You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2009/11/08 14:43:56 UTC

svn commit: r833875 - /maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties

Author: dennisl
Date: Sun Nov  8 13:43:56 2009
New Revision: 833875

URL: http://svn.apache.org/viewvc?rev=833875&view=rev
Log:
[MCHECKSTYLE-124] Add Swedish translation

Added:
    maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties   (with props)

Added: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties?rev=833875&view=auto
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties (added)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties Sun Nov  8 13:43:56 2009
@@ -0,0 +1,39 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+report.checkstyle.name=Checkstyle
+report.checkstyle.description=Rapport om kodkonventioner.
+report.checkstyle.title=Checkstyle-resultat
+report.checkstyle.column.violation=Regelbrott
+report.checkstyle.column.severity=Svårighetsgrad
+report.checkstyle.column.line=Rad
+report.checkstyle.column.message=Meddelande
+report.checkstyle.checkstylelink=Detta dokument innehåller resultatet av
+report.checkstyle.files=Filer
+report.checkstyle.infos=Info
+report.checkstyle.infos.abbrev=I
+report.checkstyle.warnings=Varning
+report.checkstyle.warnings.abbrev=V
+report.checkstyle.errors=Fel
+report.checkstyle.errors.abbrev=F
+report.checkstyle.error=Fel
+report.checkstyle.violations=Regelbrott
+report.checkstyle.details=Detaljer
+report.checkstyle.summary=Summering
+report.checkstyle.rules=Regler
+report.checkstyle.severity_title=Checkstyle-fel i svårighetsgrad
+report.checkstyle.norule=Inga regler hittades

Propchange: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id