From ccc07f449dbd4a75d6c850ada8848fa516ce8ebe Mon Sep 17 00:00:00 2001 From: Tim Sabsch Date: Sun, 9 Feb 2020 01:04:22 +0000 Subject: [PATCH] Update German translation (cherry picked from commit 94a55494137a57e1db7866431ad640d7fcfd9213) --- po-python/de.po | 419 +++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 380 insertions(+), 39 deletions(-) diff --git a/po-python/de.po b/po-python/de.po index b630fb32bd..d60fbd1c56 100644 --- a/po-python/de.po +++ b/po-python/de.po @@ -6,53 +6,54 @@ # Christian Kirbach , 2011, 2013. # Mario Blättermann , 2011. # Daniel Winzen , 2013. +# Tim Sabsch , 2019. msgid "" msgstr "" "Project-Id-Version: gimp trunk\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2016-03-28 14:45+0000\n" -"PO-Revision-Date: 2016-03-28 18:03+0200\n" -"Last-Translator: Mario Blättermann \n" +"POT-Creation-Date: 2019-09-05 16:52+0000\n" +"PO-Revision-Date: 2019-11-07 22:04+0100\n" +"Last-Translator: Tim Sabsch \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.8.7.1\n" +"X-Generator: Poedit 2.2.4\n" "X-Project-Style: gnome\n" -#: ../plug-ins/pygimp/gimpfu.py:394 +#: ../plug-ins/pygimp/gimpfu.py:395 msgid "Missing exception information" msgstr "Keine Informationen zur Ausnahme" -#: ../plug-ins/pygimp/gimpfu.py:403 +#: ../plug-ins/pygimp/gimpfu.py:404 #, python-format msgid "An error occurred running %s" msgstr "Beim Ausführen von %s ist ein Fehler aufgetreten" -#: ../plug-ins/pygimp/gimpfu.py:414 +#: ../plug-ins/pygimp/gimpfu.py:415 msgid "_More Information" -msgstr "_Mehr Information" +msgstr "_Weitere Informationen" -#: ../plug-ins/pygimp/gimpfu.py:527 ../plug-ins/pygimp/gimpfu.py:539 -#: ../plug-ins/pygimp/gimpfu.py:545 +#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540 +#: ../plug-ins/pygimp/gimpfu.py:546 msgid "No" msgstr "Nein" -#: ../plug-ins/pygimp/gimpfu.py:537 ../plug-ins/pygimp/gimpfu.py:545 +#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546 msgid "Yes" msgstr "Ja" -#: ../plug-ins/pygimp/gimpfu.py:598 ../plug-ins/pygimp/gimpui.py:223 +#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223 msgid "Python-Fu File Selection" msgstr "Python-Fu-Dateiauswahl" -#: ../plug-ins/pygimp/gimpfu.py:644 +#: ../plug-ins/pygimp/gimpfu.py:648 msgid "Python-Fu Folder Selection" msgstr "Python-Fu-Ordnerauswahl" -#: ../plug-ins/pygimp/gimpfu.py:733 +#: ../plug-ins/pygimp/gimpfu.py:737 #, python-format msgid "Invalid input for '%s'" msgstr "Ungültige Eingabe für »%s«" @@ -115,7 +116,7 @@ msgstr "Exportiert das Histogramm des Bildes in eine Textdatei (CSV)" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:93 msgid "_Export histogram..." -msgstr "Histogramm _exportieren …" +msgstr "Histogramm e_xportieren …" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:95 msgid "_Image" @@ -123,7 +124,7 @@ msgstr "B_ild" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:96 msgid "_Drawable" -msgstr "" +msgstr "_Zeichenfläche" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:97 msgid "Histogram _File" @@ -131,11 +132,11 @@ msgstr "Histogramm_datei" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:98 msgid "_Bucket Size" -msgstr "" +msgstr "_Eimergröße" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:99 msgid "Sample _Average" -msgstr "" +msgstr "Stichproben_mittelwert" #: ../plug-ins/pygimp/plug-ins/histogram-export.py:100 msgid "Output format" @@ -214,7 +215,7 @@ msgstr "Blau" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:26 msgid "Luma (Y)" -msgstr "Lumen (Y)" +msgstr "Luma (Y)" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 msgid "Hue" @@ -343,84 +344,84 @@ msgid "Slice" msgstr "Zerteilen" #. table snippet means a small piece of HTML code here -#: ../plug-ins/pygimp/plug-ins/py-slice.py:420 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:421 msgid "Cuts an image along its guides, creates images and a HTML table snippet" msgstr "" "Zerschneidet eine Grafik entlang ihrer Hilfslinien, erzeugt Einzelbilder und " "eine zugehörige HTML-Tabelle" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:431 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:432 msgid "_Slice..." msgstr "_Zerteilen …" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:436 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 msgid "Path for HTML export" msgstr "Pfad für den HTML-Export" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 msgid "Filename for export" msgstr "Dateiname für den Export" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 msgid "Image name prefix" msgstr "Präfix des Dateinamens" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 msgid "Image format" msgstr "Grafikformat" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:441 msgid "Separate image folder" msgstr "Extra Grafikordner" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:442 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 msgid "Folder for image export" msgstr "Ordner für die zu exportierenden Grafiken" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:444 msgid "Space between table elements" msgstr "Abstand zwischen den Tabellenzellen" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:445 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:446 msgid "Javascript for onmouseover and clicked" -msgstr "Javascript für onmouseover und clicked" +msgstr "JavaScript für onmouseover und clicked" #. table caps are table cells on the edge of the table -#: ../plug-ins/pygimp/plug-ins/py-slice.py:448 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:449 msgid "Skip animation for table caps" msgstr "Animation für Tabellenkopf überspringen" -#: ../plug-ins/pygimp/plug-ins/python-console.py:56 +#: ../plug-ins/pygimp/plug-ins/python-console.py:57 msgid "Python Console" msgstr "Python-Konsole" -#: ../plug-ins/pygimp/plug-ins/python-console.py:60 +#: ../plug-ins/pygimp/plug-ins/python-console.py:61 msgid "_Browse..." msgstr "_Durchsuchen …" -#: ../plug-ins/pygimp/plug-ins/python-console.py:138 +#: ../plug-ins/pygimp/plug-ins/python-console.py:154 msgid "Python Procedure Browser" msgstr "Python-Prozedur-Browser" -#: ../plug-ins/pygimp/plug-ins/python-console.py:167 +#: ../plug-ins/pygimp/plug-ins/python-console.py:183 #, python-format msgid "Could not open '%s' for writing: %s" msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s" -#: ../plug-ins/pygimp/plug-ins/python-console.py:182 +#: ../plug-ins/pygimp/plug-ins/python-console.py:198 #, python-format msgid "Could not write to '%s': %s" msgstr "In »%s« konnte nicht geschrieben werden: %s" -#: ../plug-ins/pygimp/plug-ins/python-console.py:190 +#: ../plug-ins/pygimp/plug-ins/python-console.py:206 msgid "Save Python-Fu Console Output" msgstr "Python-Fu-Konsolenausgabe speichern" -#: ../plug-ins/pygimp/plug-ins/python-console.py:216 +#: ../plug-ins/pygimp/plug-ins/python-console.py:232 msgid "Interactive GIMP Python interpreter" msgstr "Interaktiver Gimp-Python-Interpreter" -#: ../plug-ins/pygimp/plug-ins/python-console.py:221 +#: ../plug-ins/pygimp/plug-ins/python-console.py:237 msgid "_Console" msgstr "_Konsole" @@ -455,3 +456,343 @@ msgstr "Schlagschatten _X-Versatz" #: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74 msgid "Drop shadow _Y displacement" msgstr "Schlagschatten _Y-Versatz" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:43 +msgid "Spyro Layer" +msgstr "Spyro-Ebene" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:89 +msgid "Circle" +msgstr "Kreis" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:125 +msgid "Polygon-Star" +msgstr "Polygon-Stern" + +#. Sine wave on a circle ring. +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:141 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:834 +msgid "Sine" +msgstr "Sinus" + +#. Semi-circles, based on a polygon +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:151 +msgid "Bumps" +msgstr "Beulen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:256 +msgid "Rack" +msgstr "Regal" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:300 +msgid "Frame" +msgstr "Rahmen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:389 +msgid "Selection" +msgstr "Auswahl" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:479 +msgid "Pencil" +msgstr "Stift" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:495 +msgid "AirBrush" +msgstr "Sprühpistole" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:555 +msgid "Preview" +msgstr "Vorschau" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:560 +msgid "Stroke" +msgstr "Strich" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:588 +msgid "PaintBrush" +msgstr "Pinsel" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:590 +msgid "Ink" +msgstr "Tinte" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:591 +msgid "MyPaintBrush" +msgstr "MyPaint-Pinsel" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:820 +msgid "Spyrograph" +msgstr "Spyrograph" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:827 +msgid "Epitrochoid" +msgstr "Epitrochoid" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:854 +msgid "Lissajous" +msgstr "Lissajous" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1098 +msgid "Curve Type" +msgstr "Kurventyp" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1099 +msgid "" +"An Epitrochoid pattern is when the moving gear is on the outside of the " +"fixed gear." +msgstr "" +"Epitrochoid-Muster: Das drehende Zahnrad befindet sich auf der Außenseite " +"des feststehenden Zahnrads." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1104 +msgid "Tool" +msgstr "Werkzeug" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1105 +msgid "" +"The tool with which to draw the pattern.The Preview tool just draws quickly." +msgstr "" +"Das Werkzeug, um das Muster zu zeichnen. Das Vorschau-Werkzeug erstellt nur " +"eine grobe Zeichnung." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1110 +msgid "Long Gradient" +msgstr "Langer Farbverlauf" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1112 +msgid "" +"When unchecked, the current tool settings will be used. When checked, will " +"use a long gradient to match the length of the pattern, based on current " +"gradient and repeat mode from the gradient tool settings." +msgstr "" +"Wenn nicht angekreuzt, werden die aktuellen Werkzeugeinstellungen verwendet. " +"Wenn angekreuzt, wird ein langer Farbverlauf verwendet, basierend auf dem " +"aktuellen Farbverlauf und Wiederholungsmodus in den Werkzeugeinstellungen " +"für Farbverläufe." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1132 +msgid "Specify pattern using one of the following tabs:" +msgstr "Muster über einen der folgenden Reiter spezifizieren:" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1134 +msgid "" +"The pattern is specified only by the active tab. Toy Kit is similar to " +"Gears, but it uses gears and hole numbers which are found in toy kits. If " +"you follow the instructions from the toy kit manuals, results should be " +"similar." +msgstr "" +"Das Muster wird nur durch den aktiven Reiter spezifiziert. »Spielzeug-" +"Sammlung« ist dabei ähnlich wie »Zahnräder«, verwendet aber Räder und " +"Löcher, wie man sie in Spielzeug-Sammlungen vorfindet. Wenn Sie den " +"Anleitungen solcher Sammlungen folgen, sollten Sie vergleichbare Ergebnisse " +"erzielen." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1158 +msgid "" +"Number of teeth of fixed gear. The size of the fixed gear is proportional to " +"the number of teeth." +msgstr "" +"Anzahl der Zähne des feststehenden Zahnrads. Die Größe des feststehenden " +"Zahnrads ist proportional zu der Anzahl der Zähne." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1161 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1187 +msgid "Fixed Gear Teeth" +msgstr "Zähne des feststehenden Zahnrads" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1167 +msgid "" +"Number of teeth of moving gear. The size of the moving gear is proportional " +"to the number of teeth." +msgstr "" +"Anzahl der Zähne des sich bewegenden Zahnrads. Die Größe des sich bewegenden " +"Zahnrads ist proportional zu der Anzahl der Zähne." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1170 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1192 +msgid "Moving Gear Teeth" +msgstr "Zähne des sich bewegenden Zahnrads" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1175 +msgid "Hole percent" +msgstr "Loch-Prozent" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1176 +msgid "" +"How far is the hole from the center of the moving gear. 100% means that the " +"hole is at the gear's edge." +msgstr "" +"Legt fest, wie weit das Loch vom Mittelpunkt des sich bewegenden Zahnrads " +"entfernt ist. 100% bedeutet, dass es sich am Rand befindet." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1197 +msgid "Hole Number" +msgstr "Anzahl Löcher" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1198 +msgid "" +"Hole #1 is at the edge of the gear. The maximum hole number is near the " +"center. The maximum hole number is different for each gear." +msgstr "" +"Loch #1 befindet sich am Rand des Zahnrads. Das letzte Loch befindet sich " +"nahe des Mittelpunkts. Die maximale Anzahl an Löchern ist unterschiedlich " +"für jedes Zahnrad." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1207 +msgid "Toy Kit" +msgstr "Spielzeug-Sammlung" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1212 +msgid "Gears" +msgstr "Zahnräder" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1224 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1268 +msgid "Rotation" +msgstr "Drehung" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1225 +msgid "" +"Rotation of the pattern, in degrees. The starting position of the moving " +"gear in the fixed gear." +msgstr "" +"Drehung des Musters in Grad. Die Startposition des sich drehenden Zahnrads " +"im feststehenden Zahnrad." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1248 +msgid "Shape" +msgstr "Form" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1249 +msgid "" +"The shape of the fixed gear to be used inside current selection. Rack is a " +"long round-edged shape provided in the toy kits. Frame hugs the boundaries " +"of the rectangular selection, use hole=100 in Gear notation to touch " +"boundary. Selection will hug boundaries of current selection - try something " +"non-rectangular." +msgstr "" +"Die Form des feststehenden Zahnrads, die in der aktuellen Auswahl verwendet " +"werden soll. »Regal« ist eine langgezogene Form mit runden Kanten, die in " +"»Spielzeug-Sammlung« bereitgestellt wird. »Rahmen« umklammert den Umriss der " +"rechteckigen Auswahl, verwendet Loch=100 in der Zahnrad-Notation, um den " +"Umriss zu berühren. »Auswahl« umklammert den Umriss der aktuellen Auswahl - " +"versuchen Sie etwas nicht-rechteckiges." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1258 +msgid "Sides" +msgstr "Seiten" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1258 +msgid "Number of sides of the shape." +msgstr "Anzahl der Seiten der Form." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1263 +msgid "Morph" +msgstr "Verwandeln" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1263 +msgid "Morph fixed gear shape. Only affects some of the shapes." +msgstr "" +"Die Form des feststehenden Zahnrads verwandeln. Betrifft nur einige Formen." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1268 +msgid "Rotation of the fixed gear, in degrees" +msgstr "Drehung des feststehenden Zahnrads in Grad" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1283 +msgid "Margin (px)" +msgstr "Rand (px)" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1283 +msgid "Margin from edge of selection." +msgstr "Rand von der Kante der Auswahl." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1288 +msgid "Make width and height equal" +msgstr "Breite und Höhe gleich anpassen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1290 +msgid "" +"When unchecked, the pattern will fill the current image or selection. When " +"checked, the pattern will have same width and height, and will be centered." +msgstr "" +"Wenn nicht angekreuzt, wird das Muster das aktuelle Bild oder die aktuelle " +"Auswahl ausfüllen. Wenn angekreuzt, bekommt das Muster dieselbe Höhe und " +"Breite und wird zentriert." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1314 +msgid "Re_draw" +msgstr "Erneut _Zeichnen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1315 +msgid "" +"If you change the settings of a tool, change color, or change the selection, " +"press this to preview how the pattern looks." +msgstr "" +"Drücken Sie hier, um eine Vorschau des Musters zu erhalten, nachdem Sie die " +"Einstellungen eines Werkzeugs, Farbe oder Auswahl verändert haben." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1317 +msgid "_Reset" +msgstr "Zu_rücksetzen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1318 +msgid "_Cancel" +msgstr "A_bbrechen" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1319 +msgid "_OK" +msgstr "_OK" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1321 +msgid "" +"Keep\n" +"Layer" +msgstr "" +"Ebene\n" +"beibehalten" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1323 +msgid "" +"If checked, then once OK is pressed, the spyro layer is kept, and the plugin " +"exits quickly. If unchecked, the spyro layer is deleted, and the pattern is " +"redrawn on the layer that was active when the plugin was launched." +msgstr "" +"Ist dieses Feld angekreuzt, wird bei Klick auf »OK« die Spyro-Ebene " +"beibehalten und das Plugin wird schnell beendet. Ist dieses Feld nicht " +"ankreuzt, wird die Spyro-Ebene gelöscht und das Muster auf die Ebene " +"gezeichnet, die bei Öffnen des Plugins aktiv war." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1337 +msgid "Spyrogimp" +msgstr "Spyrogimp" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1346 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1802 +msgid "Draw spyrographs using current tool settings and selection." +msgstr "" +"Spyrographen mit den aktuellen Werkzeugeinstellungen und Auswahl zeichnen." + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1359 +msgid "Curve Pattern" +msgstr "Kurvenmuster" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1362 +msgid "Fixed Gear" +msgstr "Feststehendes Zahnrad" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1365 +msgid "Size" +msgstr "Größe" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1650 +msgid "Rendering Pattern" +msgstr "Muster wird erstellt" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1662 +msgid "Please wait : Rendering Pattern" +msgstr "Bitte warten: Muster wird erstellt" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1771 +msgid "Spyrogimp..." +msgstr "Spyrogimp …"