kopia lustrzana https://github.com/backface/turtlestitch
German translation updates
rodzic
2978d22a83
commit
f30119e621
|
@ -30,6 +30,8 @@ tempDict = {
|
||||||
'Reset View':
|
'Reset View':
|
||||||
'Anzeige zur\u00fccksetzen',
|
'Anzeige zur\u00fccksetzen',
|
||||||
'Zoom to fit':
|
'Zoom to fit':
|
||||||
|
'Passend zoomen',
|
||||||
|
'zoom to fit':
|
||||||
'passend zoomen',
|
'passend zoomen',
|
||||||
'Size : ':
|
'Size : ':
|
||||||
'Gr\u00f6\u00dfe : ',
|
'Gr\u00f6\u00dfe : ',
|
||||||
|
@ -63,7 +65,23 @@ tempDict = {
|
||||||
'Exportiert die aktuelle Zeichnung zum stitchcode.com Ausstickservice',
|
'Exportiert die aktuelle Zeichnung zum stitchcode.com Ausstickservice',
|
||||||
'Ignore colors during export':
|
'Ignore colors during export':
|
||||||
'Ignoriere Farben beim Export',
|
'Ignoriere Farben beim Export',
|
||||||
|
|
||||||
|
// settings
|
||||||
|
'Units..':
|
||||||
|
'Masseinheiten...',
|
||||||
|
'Display dimension in Inch':
|
||||||
|
'Dimensionen in Zoll anzeigen',
|
||||||
|
'Hide grid':
|
||||||
|
'Raster nicht anzeigen',
|
||||||
|
'Hide turtle':
|
||||||
|
'Schildkr\u00f6te verstecken',
|
||||||
|
'Hide jump stitches':
|
||||||
|
'Sprungstiche nicht anzeigen',
|
||||||
|
'Hide stitch points':
|
||||||
|
'Stichpunkte nicht anzeigen',
|
||||||
|
'Ignore embroidery warnings':
|
||||||
|
'Stickereiwarnungen ignorieren',
|
||||||
|
|
||||||
// legacy blocks
|
// legacy blocks
|
||||||
'clear':
|
'clear':
|
||||||
'l\u00f6schen',
|
'l\u00f6schen',
|
||||||
|
@ -136,7 +154,7 @@ tempDict = {
|
||||||
|
|
||||||
// embroidery blocks and stuff
|
// embroidery blocks and stuff
|
||||||
'running stitch by %n steps':
|
'running stitch by %n steps':
|
||||||
' Laufstich in %n er Schritten',
|
'Laufstich in %n er Schritten',
|
||||||
'triple run by %n':
|
'triple run by %n':
|
||||||
'Dreifach-Laufstich in %n er Schritten',
|
'Dreifach-Laufstich in %n er Schritten',
|
||||||
'cross stitch in %n by %n center %b':
|
'cross stitch in %n by %n center %b':
|
||||||
|
@ -144,7 +162,7 @@ tempDict = {
|
||||||
'zigzag with density %n width %n center %b':
|
'zigzag with density %n width %n center %b':
|
||||||
'Zickzack mit Dichte %n Breite %n zentriert %b',
|
'Zickzack mit Dichte %n Breite %n zentriert %b',
|
||||||
'Z-stitch with density %n width %n center %b':
|
'Z-stitch with density %n width %n center %b':
|
||||||
'Z-Sitch mit Dichte %n Breite %n zentriert %b',
|
'Z-Stich mit Dichte %n Breite %n zentriert %b',
|
||||||
'satin stitch with width %n center %b':
|
'satin stitch with width %n center %b':
|
||||||
'Satinstich mit Breite %n zentriert %b',
|
'Satinstich mit Breite %n zentriert %b',
|
||||||
'tatami stitch width %n interval %n offset %n center %b':
|
'tatami stitch width %n interval %n offset %n center %b':
|
||||||
|
@ -156,11 +174,11 @@ tempDict = {
|
||||||
'trim':
|
'trim':
|
||||||
'schneiden',
|
'schneiden',
|
||||||
'stop running':
|
'stop running':
|
||||||
'stop',
|
'Stickeinstellungen zur\u00fccksetzen',
|
||||||
|
'draw text: %s scale: %n':
|
||||||
|
'Schreibe Text: %s mit Gr\u00f6sse: %n',
|
||||||
'draw text: %s scale: %n font: %n':
|
|
||||||
'Schreibe %s Skalierung: %n Schrift %n',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// Add attributes to original SnapTranslator.dict.de
|
// Add attributes to original SnapTranslator.dict.de
|
||||||
|
|
Ładowanie…
Reference in New Issue