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 2010/01/09 13:32:11 UTC

svn commit: r897433 - in /maven/plugins/trunk/maven-pmd-plugin/src/main/resources: cpd-report_sv.properties pmd-report_sv.properties

Author: dennisl
Date: Sat Jan  9 12:32:10 2010
New Revision: 897433

URL: http://svn.apache.org/viewvc?rev=897433&view=rev
Log:
[MPMD-111] Add Swedish translation

Added:
    maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_sv.properties   (contents, props changed)
      - copied, changed from r889404, maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report.properties
    maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_sv.properties   (contents, props changed)
      - copied, changed from r889404, maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report.properties

Copied: maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_sv.properties (from r889404, maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report.properties)
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_sv.properties?p2=maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_sv.properties&p1=maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report.properties&r1=889404&r2=897433&rev=897433&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report.properties (original)
+++ maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_sv.properties Sat Jan  9 12:32:10 2010
@@ -15,12 +15,12 @@
 # specific language governing permissions and limitations
 # under the License.
 
-report.cpd.name=CPD Report
-report.cpd.description=Duplicate code detection.
-report.cpd.title=CPD Results
-report.cpd.column.file=File
-report.cpd.column.project=Project
-report.cpd.column.line=Line
-report.cpd.cpdlink=The following document contains the results of PMD's 
-report.cpd.dupes=Duplications
-report.cpd.noProblems=CPD found no problems in your source code.
+report.cpd.name=CPD-rapport
+report.cpd.description=Duplicerad kod detektering.
+report.cpd.title=CPD-resultat
+report.cpd.column.file=Fil
+report.cpd.column.project=Projekt
+report.cpd.column.line=Rad
+report.cpd.cpdlink=F\u00f6ljande dokument inneh\u00e5ller resultatet av PMD's
+report.cpd.dupes=Dupliceringar
+report.cpd.noProblems=CPD hittade inga problem i din k\u00e4llkod.

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

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

Copied: maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_sv.properties (from r889404, maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report.properties)
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_sv.properties?p2=maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_sv.properties&p1=maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report.properties&r1=889404&r2=897433&rev=897433&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report.properties (original)
+++ maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_sv.properties Sat Jan  9 12:32:10 2010
@@ -15,11 +15,11 @@
 # specific language governing permissions and limitations
 # under the License.
 
-report.pmd.name=PMD Report
-report.pmd.description=Verification of coding rules.
-report.pmd.title=PMD Results
-report.pmd.column.violation=Violation
-report.pmd.column.line=Line
-report.pmd.pmdlink=The following document contains the results of
-report.pmd.files=Files
-report.pmd.noProblems=PMD found no problems in your source code.
+report.pmd.name=PMD-rapport
+report.pmd.description=Verifiering av kodningsregler.
+report.pmd.title=PMD-resultat
+report.pmd.column.violation=\u00d6vertr\u00e4delse
+report.pmd.column.line=Rad
+report.pmd.pmdlink=F\u00f6ljande dokument inneh\u00e5ller resultatet av
+report.pmd.files=Filer
+report.pmd.noProblems=PMD hittade inga problem i din k\u00e4llkod.

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

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