Regenerated translation files.
This commit is contained in:
parent
6698b5e844
commit
c291bc5610
129 changed files with 8269 additions and 8075 deletions
141
src/po/de.po
141
src/po/de.po
|
|
@ -10,8 +10,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: de\n"
|
||||
"Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2015-10-08 18:37+0200\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-29 15:48+0200\n"
|
||||
"PO-Revision-Date: 2015-10-09 21:13+0200\n"
|
||||
"Last-Translator: Holger Wansing <hwansing@mailbox.org>\n"
|
||||
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
|
||||
|
|
@ -426,7 +426,7 @@ msgstr "Neu"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:98 ../tuxpaint.c:7637
|
||||
#: ../tools.h:98 ../tuxpaint.c:7640
|
||||
msgid "Open"
|
||||
msgstr "Öffnen"
|
||||
|
||||
|
|
@ -559,181 +559,185 @@ msgid "OK then… Let’s keep drawing this one!"
|
|||
msgstr "OK, dann lass uns dieses Bild weitermalen!"
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2053
|
||||
#: ../tuxpaint.c:2054
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Möchtest du wirklich aufhören?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2056
|
||||
#: ../tuxpaint.c:2057
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "Ja, ich bin fertig!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2059 ../tuxpaint.c:2086
|
||||
#: ../tuxpaint.c:2060 ../tuxpaint.c:2087
|
||||
msgid "No, take me back!"
|
||||
msgstr "Nein, ich möchte weitermachen!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2063
|
||||
#: ../tuxpaint.c:2064
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr ""
|
||||
"Wenn du aufhörst, geht dein Bild verloren! Willst du es vorher noch "
|
||||
"speichern?"
|
||||
|
||||
#: ../tuxpaint.c:2064 ../tuxpaint.c:2069
|
||||
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Ja, speichern!"
|
||||
|
||||
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
|
||||
#: ../tuxpaint.c:2066 ../tuxpaint.c:2071
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "Nein, nicht speichern!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2068
|
||||
#: ../tuxpaint.c:2069
|
||||
msgid "Save your picture first?"
|
||||
msgstr "Willst du dein Bild zuerst noch speichern?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2073
|
||||
#: ../tuxpaint.c:2074
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "Dieses Bild kann nicht geöffnet werden!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2076 ../tuxpaint.c:2081 ../tuxpaint.c:2090 ../tuxpaint.c:2097
|
||||
#: ../tuxpaint.c:2106
|
||||
#: ../tuxpaint.c:2077 ../tuxpaint.c:2082 ../tuxpaint.c:2091 ../tuxpaint.c:2098
|
||||
#: ../tuxpaint.c:2107
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2080
|
||||
#: ../tuxpaint.c:2081
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Es gibt noch keine gespeicherten Bilder!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2084
|
||||
#: ../tuxpaint.c:2085
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Willst du dein Bild jetzt ausdrucken?"
|
||||
|
||||
#: ../tuxpaint.c:2085
|
||||
#: ../tuxpaint.c:2086
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Ja, drucke das Bild!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2089
|
||||
#: ../tuxpaint.c:2090
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Dein Bild wird gedruckt!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2093
|
||||
#: ../tuxpaint.c:2094
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!"
|
||||
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:2096
|
||||
#: ../tuxpaint.c:2097
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Du kannst noch nicht drucken!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2100
|
||||
#: ../tuxpaint.c:2101
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Möchtest du dieses Bild löschen?"
|
||||
|
||||
#: ../tuxpaint.c:2101
|
||||
#: ../tuxpaint.c:2102
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Ja, lösche das Bild!"
|
||||
|
||||
#: ../tuxpaint.c:2102
|
||||
#: ../tuxpaint.c:2103
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "Nein, nicht löschen!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2105
|
||||
#: ../tuxpaint.c:2106
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "Denke daran, die linke Maustaste zu benutzen!"
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2313
|
||||
#: ../tuxpaint.c:2314
|
||||
msgid "Sound muted."
|
||||
msgstr "Sound ausgeschaltet."
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2318
|
||||
#: ../tuxpaint.c:2319
|
||||
msgid "Sound unmuted."
|
||||
msgstr "Sound eingeschaltet."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3071
|
||||
#: ../tuxpaint.c:3072
|
||||
msgid "Please wait…"
|
||||
msgstr "Bitte warten …"
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:7640
|
||||
#: ../tuxpaint.c:7643
|
||||
msgid "Erase"
|
||||
msgstr "Löschen"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:7643
|
||||
#: ../tuxpaint.c:7646
|
||||
msgid "Slides"
|
||||
msgstr "Diashow"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:7646
|
||||
#: ../tuxpaint.c:7649
|
||||
msgid "Back"
|
||||
msgstr "Zurück"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:7649
|
||||
#: ../tuxpaint.c:7652
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:7652
|
||||
#: ../tuxpaint.c:7655
|
||||
msgid "Play"
|
||||
msgstr "Öffnen"
|
||||
|
||||
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
|
||||
#: ../tuxpaint.c:8361
|
||||
#: ../tuxpaint.c:8364
|
||||
msgid "Aa"
|
||||
msgstr "Aa"
|
||||
|
||||
#. Admittedly stupid way of determining which keys can be used for
|
||||
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
|
||||
#: ../tuxpaint.c:11689
|
||||
#: ../tuxpaint.c:11692
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: ../tuxpaint.c:11693
|
||||
#: ../tuxpaint.c:11696
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:12792
|
||||
#: ../tuxpaint.c:12795
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:12796
|
||||
#: ../tuxpaint.c:12799
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Ja, überschreibe das alte Bild!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:12800
|
||||
#: ../tuxpaint.c:12803
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Nein, speichere in eine neue Datei!"
|
||||
|
||||
#: ../tuxpaint.c:14045
|
||||
#: ../tuxpaint.c:14048
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Wähle ein Bild, dass du öffnen willst und klicke auf »Öffnen«."
|
||||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:15076 ../tuxpaint.c:15404
|
||||
#: ../tuxpaint.c:15079 ../tuxpaint.c:15407
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Wähle ein Bild und klicke auf »Öffnen«."
|
||||
|
||||
#: ../tuxpaint.c:22439
|
||||
#: ../tuxpaint.c:22873
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:22885
|
||||
msgid "Pick a color."
|
||||
msgstr "Wähle eine Farbe."
|
||||
|
||||
|
|
@ -1031,8 +1035,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um mit symmetrischen Pinseln (ein Kaleidoskop) "
|
||||
"zu malen."
|
||||
"Klicke und ziehe die Maus, um mit symmetrischen Pinseln (ein Kaleidoskop) zu "
|
||||
"malen."
|
||||
|
||||
#: ../../magic/src/light.c:107
|
||||
msgid "Light"
|
||||
|
|
@ -1082,48 +1086,48 @@ msgstr ""
|
|||
msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgstr "Klicke, um dem ganzen Bild einen Mosaik-Effekt hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:147
|
||||
#: ../../magic/src/mosaic_shaped.c:139
|
||||
msgid "Square Mosaic"
|
||||
msgstr "Quadratisches Mosaik"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:148
|
||||
#: ../../magic/src/mosaic_shaped.c:140
|
||||
msgid "Hexagon Mosaic"
|
||||
msgstr "Sechseckiges Mosaik"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:149
|
||||
#: ../../magic/src/mosaic_shaped.c:141
|
||||
msgid "Irregular Mosaic"
|
||||
msgstr "Unregelmäßiges Mosaik"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:156
|
||||
#: ../../magic/src/mosaic_shaped.c:148
|
||||
msgid ""
|
||||
"Click and drag the mouse to add a square mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teilen deines Bildes ein quadratisches Mosaik "
|
||||
"hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:157
|
||||
#: ../../magic/src/mosaic_shaped.c:149
|
||||
msgid "Click to add a square mosaic to your entire picture."
|
||||
msgstr "Klicke, um dem ganzen Bild ein quadratisches Mosaik hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:161
|
||||
#: ../../magic/src/mosaic_shaped.c:153
|
||||
msgid ""
|
||||
"Click and drag the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teilen deines Bildes ein sechseckiges Mosaik "
|
||||
"hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:162
|
||||
#: ../../magic/src/mosaic_shaped.c:154
|
||||
msgid "Click to add a hexagonal mosaic to your entire picture."
|
||||
msgstr "Klicke, um dem ganzen Bild ein sechseckiges Mosaik hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:166
|
||||
#: ../../magic/src/mosaic_shaped.c:158
|
||||
msgid ""
|
||||
"Click and drag the mouse to add an irregular mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teilen deines Bildes ein unregelmäßiges "
|
||||
"Mosaik hinzuzufügen."
|
||||
"Klicke und ziehe die Maus, um Teilen deines Bildes ein unregelmäßiges Mosaik "
|
||||
"hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:167
|
||||
#: ../../magic/src/mosaic_shaped.c:159
|
||||
msgid "Click to add an irregular mosaic to your entire picture."
|
||||
msgstr "Klicke, um dem ganzen Bild ein unregelmäßiges Mosaik hinzuzufügen."
|
||||
|
||||
|
|
@ -1133,8 +1137,7 @@ msgstr "Negativ"
|
|||
|
||||
#: ../../magic/src/negative.c:106
|
||||
msgid "Click and drag the mouse around to make your painting negative."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um die Farben im Bild umzukehren."
|
||||
msgstr "Klicke und ziehe die Maus, um die Farben im Bild umzukehren."
|
||||
|
||||
#: ../../magic/src/negative.c:109
|
||||
msgid "Click to turn your painting into its negative."
|
||||
|
|
@ -1151,8 +1154,7 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/noise.c:67
|
||||
msgid "Click to add noise to your entire picture."
|
||||
msgstr ""
|
||||
"Klicke, um dem ganzen Bild Rauschen hinzuzufügen."
|
||||
msgstr "Klicke, um dem ganzen Bild Rauschen hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/perspective.c:145
|
||||
msgid "Perspective"
|
||||
|
|
@ -1228,8 +1230,8 @@ msgid ""
|
|||
"Click where you want your rainbow to start, drag to where you want it to "
|
||||
"end, and then let go to draw a rainbow."
|
||||
msgstr ""
|
||||
"Klicke dorthin, wo der Regenbogen beginnen soll, ziehe ihn dahin, wo er enden "
|
||||
"soll und dann laß los, um ihn zu zeichnen."
|
||||
"Klicke dorthin, wo der Regenbogen beginnen soll, ziehe ihn dahin, wo er "
|
||||
"enden soll und dann laß los, um ihn zu zeichnen."
|
||||
|
||||
#: ../../magic/src/ripples.c:106
|
||||
msgid "Ripples"
|
||||
|
|
@ -1270,13 +1272,12 @@ msgstr "Umriss"
|
|||
#: ../../magic/src/sharpen.c:78
|
||||
msgid "Click and drag the mouse to trace edges in parts of your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um in Teilen deines Bildes die Kanten sichtbar "
|
||||
"zu machen."
|
||||
"Klicke und ziehe die Maus, um in Teilen deines Bildes die Kanten sichtbar zu "
|
||||
"machen."
|
||||
|
||||
#: ../../magic/src/sharpen.c:79
|
||||
msgid "Click to trace edges in your entire picture."
|
||||
msgstr ""
|
||||
"Klicke, um in deinem ganzen Bild die Kanten sichtbar zu machen."
|
||||
msgstr "Klicke, um in deinem ganzen Bild die Kanten sichtbar zu machen."
|
||||
|
||||
#: ../../magic/src/sharpen.c:80
|
||||
msgid "Click and drag the mouse to sharpen parts of your picture."
|
||||
|
|
@ -1378,13 +1379,11 @@ msgstr "Farbe & Weiß"
|
|||
msgid ""
|
||||
"Click and drag the mouse around to change the color of parts of your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um in Teilen deines Bildes die Farbe zu "
|
||||
"verändern."
|
||||
"Klicke und ziehe die Maus, um in Teilen deines Bildes die Farbe zu verändern."
|
||||
|
||||
#: ../../magic/src/tint.c:76
|
||||
msgid "Click to change the color of your entire picture."
|
||||
msgstr ""
|
||||
"Klicke, um die Farbe in deinem ganzen Bild zu ändern."
|
||||
msgstr "Klicke, um die Farbe in deinem ganzen Bild zu ändern."
|
||||
|
||||
#: ../../magic/src/tint.c:77
|
||||
msgid ""
|
||||
|
|
@ -1397,8 +1396,8 @@ msgstr ""
|
|||
#: ../../magic/src/tint.c:78
|
||||
msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgstr ""
|
||||
"Klicke, um dein ganzes Bild in Weiß und eine weitere Farbe deiner Wahl "
|
||||
"zu ändern."
|
||||
"Klicke, um dein ganzes Bild in Weiß und eine weitere Farbe deiner Wahl zu "
|
||||
"ändern."
|
||||
|
||||
#: ../../magic/src/toothpaste.c:65
|
||||
msgid "Toothpaste"
|
||||
|
|
@ -1426,8 +1425,8 @@ msgid ""
|
|||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, "
|
||||
"als wäre es im Fernsehen."
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
|
||||
#: ../../magic/src/tv.c:108
|
||||
msgid "Click to make your picture look like it's on television."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue