From 9802d8c6ba7e6d74c16191378ec9b748c18e2f07 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Fri, 12 Mar 2004 15:25:51 +0000 Subject: [PATCH] added missing app/widgets/gimpthumbbox.c. 2004-03-12 Sven Neumann * POTFILES.in: added missing app/widgets/gimpthumbbox.c. --- po/ChangeLog | 4 ++++ po/POTFILES.in | 1 + po/de.po | 61 +++++++++++++++++++++++++++----------------------- 3 files changed, 38 insertions(+), 28 deletions(-) diff --git a/po/ChangeLog b/po/ChangeLog index 64f814761f..5fa1cf947f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-03-12 Sven Neumann + + * POTFILES.in: added missing app/widgets/gimpthumbbox.c. + 2004-03-12 Miloslav Trmac * cs.po: Updated Czech translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 1411054d33..b4d3bd8945 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -292,6 +292,7 @@ app/widgets/gimpstrokeeditor.c app/widgets/gimptemplateeditor.c app/widgets/gimptemplateview.c app/widgets/gimptexteditor.c +app/widgets/gimpthumbbox.c app/widgets/gimptoolbox-color-area.c app/widgets/gimptoolbox-indicator-area.c app/widgets/gimptoolbox.c diff --git a/po/de.po b/po/de.po index b59c2c5eea..721ab32869 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.3.27\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-03-12 00:33+0100\n" +"POT-Creation-Date: 2004-03-12 16:23+0100\n" "PO-Revision-Date: 2004-03-12 00:38+0100\n" "Last-Translator: Sven Neumann \n" "Language-Team: German \n" @@ -8078,7 +8078,7 @@ msgstr "Gewählte Farbe bearbeiten" msgid "R_eset Color" msgstr "Farbe _zurücksetzen" -#: app/tools/gimpimagemaptool.c:242 +#: app/tools/gimpimagemaptool.c:242 app/widgets/gimpthumbbox.c:186 msgid "_Preview" msgstr "_Vorschau" @@ -8118,7 +8118,7 @@ msgstr "Typ" msgid "Shape" msgstr "Form" -#: app/tools/gimpinktool.c:168 app/tools/gimpinktool.c:709 +#: app/tools/gimpinktool.c:168 app/tools/gimpinktool.c:710 msgid "Ink" msgstr "Tinte" @@ -8482,7 +8482,7 @@ msgstr "Auswahl auf alle sichtbaren Bereiche stützen" msgid "Use all visible layers when shrinking the selection" msgstr "Beim Verkleinern der Auswahl alle sichtbaren Ebenen verwenden" -#: app/tools/gimpselectionoptions.c:403 app/tools/gimptextoptions.c:439 +#: app/tools/gimpselectionoptions.c:403 app/tools/gimptextoptions.c:436 msgid "Antialiasing" msgstr "Kantenglättung" @@ -8557,43 +8557,43 @@ msgstr "Einzug der ersten Zeile" msgid "Modify line spacing" msgstr "Zeilenabstand verändern" -#: app/tools/gimptextoptions.c:401 +#: app/tools/gimptextoptions.c:400 msgid "Open the font selection dialog" msgstr "Den Dialog zur Schriftauswahl öffnen" -#: app/tools/gimptextoptions.c:404 +#: app/tools/gimptextoptions.c:403 msgid "_Font:" msgstr "_Schrift:" -#: app/tools/gimptextoptions.c:411 +#: app/tools/gimptextoptions.c:410 msgid "_Size:" msgstr "_Größe:" -#: app/tools/gimptextoptions.c:423 +#: app/tools/gimptextoptions.c:420 msgid "_Hinting" msgstr "_Hinting" -#: app/tools/gimptextoptions.c:430 +#: app/tools/gimptextoptions.c:427 msgid "Force Auto-Hinter" msgstr "Auto-Hinting erzwingen" -#: app/tools/gimptextoptions.c:445 +#: app/tools/gimptextoptions.c:442 msgid "Text Color" msgstr "Text-Farbe" -#: app/tools/gimptextoptions.c:450 +#: app/tools/gimptextoptions.c:447 msgid "Color:" msgstr "Farbe:" -#: app/tools/gimptextoptions.c:455 +#: app/tools/gimptextoptions.c:452 msgid "Justify:" msgstr "Ausrichtung:" -#: app/tools/gimptextoptions.c:461 +#: app/tools/gimptextoptions.c:458 msgid "Indent:" msgstr "Einzug:" -#: app/tools/gimptextoptions.c:467 +#: app/tools/gimptextoptions.c:464 msgid "" "Line\n" "Spacing:" @@ -8601,7 +8601,7 @@ msgstr "" "Zeilen-\n" "abstand:" -#: app/tools/gimptextoptions.c:470 +#: app/tools/gimptextoptions.c:467 msgid "Create Path from Text" msgstr "Pfad aus Text erzeugen" @@ -9630,6 +9630,24 @@ msgstr "Textdatei (UTF-8) öffnen" msgid "Invalid UTF-8 data in file '%s'." msgstr "Ungültige UTF-8-Daten in Datei »%s«." +#: app/widgets/gimpthumbbox.c:169 +#, c-format +msgid "" +"Click to update preview\n" +"%s Click to force update even if preview is up-to-date" +msgstr "" +"Klick erneuert die Vorschau\n" +"%s Klick erzwingt eine neue Vorschau" + +#: app/widgets/gimpthumbbox.c:238 app/widgets/gimpthumbbox.c:281 +msgid "No Selection" +msgstr "Keine Auswahl" + +#: app/widgets/gimpthumbbox.c:367 app/widgets/gimpthumbbox.c:387 +#, c-format +msgid "Thumbnail %d of %d" +msgstr "Vorschau %d von %d" + #: app/widgets/gimptoolbox-color-area.c:360 msgid "Change Foreground Color" msgstr "Vordergrundfarbe ändern" @@ -9975,19 +9993,6 @@ msgstr "Bilder und Photos erstellen und bearbeiten" #~ msgid "Could not open" #~ msgstr "Datei konnte nicht geöffnet werden" -#~ msgid "" -#~ "Click to update preview\n" -#~ "%s Click to force update even if preview is up-to-date" -#~ msgstr "" -#~ "Klick erneuert die Vorschau\n" -#~ "%s Klick erzwingt eine neue Vorschau" - -#~ msgid "No Selection" -#~ msgstr "Keine Auswahl" - -#~ msgid "Thumbnail %d of %d" -#~ msgstr "Vorschau %d von %d" - #~ msgid "Modify Curves for Channel:" #~ msgstr "Kurven für Kanal ändern:"