Skip to content

Commit af76ae6

Browse files
author
jef
committedJul 2, 2010
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13879 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed
 

‎i18n/qgis_de.ts

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ p, li { white-space: pre-wrap; }
548548
</message>
549549
<message>
550550
<location filename="../python/plugins/fTools/tools/frmRandPoints.ui" line="31"/>
551-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="26"/>
551+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="32"/>
552552
<source>Input Boundary Layer</source>
553553
<translation>Eingabegrenzlayer</translation>
554554
</message>
@@ -666,56 +666,49 @@ p, li { white-space: pre-wrap; }
666666
<translation>Regelmäßige Punkte generieren</translation>
667667
</message>
668668
<message>
669-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="32"/>
670-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="45"/>
671-
<source>buttonGroup</source>
672-
<translation>Schaltflächengruppe</translation>
669+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="26"/>
670+
<source>Area</source>
671+
<translation>Bereich</translation>
673672
</message>
674673
<message>
675-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="42"/>
674+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="45"/>
676675
<source>Input Coordinates</source>
677676
<translation>Eingabekoordinaten</translation>
678677
</message>
679678
<message>
680-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="54"/>
679+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="52"/>
681680
<location filename="../python/plugins/fTools/tools/frmVectorGrid.ui" line="66"/>
682681
<source>X Min</source>
683682
<translation>X-Min</translation>
684683
</message>
685684
<message>
686-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="68"/>
685+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="66"/>
687686
<location filename="../python/plugins/fTools/tools/frmVectorGrid.ui" line="93"/>
688687
<source>Y Min</source>
689688
<translation>Y-Min</translation>
690689
</message>
691690
<message>
692-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="82"/>
691+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="80"/>
693692
<location filename="../python/plugins/fTools/tools/frmVectorGrid.ui" line="120"/>
694693
<source>X Max</source>
695694
<translation>X-Max</translation>
696695
</message>
697696
<message>
698-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="96"/>
697+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="94"/>
699698
<location filename="../python/plugins/fTools/tools/frmVectorGrid.ui" line="147"/>
700699
<source>Y Max</source>
701700
<translation>Y-Max</translation>
702701
</message>
703702
<message>
704-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="108"/>
703+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="111"/>
705704
<source>Grid Spacing</source>
706705
<translation>Rasterabstand</translation>
707706
</message>
708707
<message>
709-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="116"/>
708+
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="119"/>
710709
<source>Use this point spacing</source>
711710
<translation>Diesen Punktabstand verwenden</translation>
712711
</message>
713-
<message>
714-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="122"/>
715-
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="152"/>
716-
<source>buttonGroup_2</source>
717-
<translation>Schaltflächengruppe_2</translation>
718-
</message>
719712
<message>
720713
<location filename="../python/plugins/fTools/tools/frmRegPoints.ui" line="171"/>
721714
<source>Apply random offset to point spacing</source>
@@ -22851,12 +22844,12 @@ p, li { white-space: pre-wrap; }
2285122844
<message>
2285222845
<location filename="../src/core/raster/qgsrasterlayer.cpp" line="2602"/>
2285322846
<source>Band %1</source>
22854-
<translation>Band %1</translation>
22847+
<translation>Kanal %1</translation>
2285522848
</message>
2285622849
<message>
2285722850
<location filename="../src/core/raster/qgsrasterlayer.cpp" line="2636"/>
2285822851
<source>X: %1 Y: %2 Bands: %3</source>
22859-
<translation>X: %1 Y: %2 Bänder: %3</translation>
22852+
<translation>X: %1 Y: %2 Kanäle: %3</translation>
2286022853
</message>
2286122854
<message>
2286222855
<location filename="../src/core/raster/qgsrasterlayer.cpp" line="2736"/>

0 commit comments

Comments
 (0)
Please sign in to comment.