diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 41 |
1 files changed, 40 insertions, 1 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-07-31 23:40-0400\n" +"POT-Creation-Date: 2004-08-25 00:52-0400\n" "PO-Revision-Date: 2004-01-06 14:58+0100\n" "Last-Translator: Christian Neumair <chris@gnome-de.org>\n" "Language-Team: German <gnome-de@gnome.org>\n" @@ -526,6 +526,45 @@ msgstr "Ungültige Folge in Umwandlungseingabe" msgid "Character out of range for UTF-16" msgstr "Zeichen außerhalb des Bereiches für UTF-16" +#: glib/goption.c:261 +msgid "Usage:" +msgstr "" + +#: glib/goption.c:261 +msgid "[OPTION...]" +msgstr "" + +#: glib/goption.c:306 +msgid "Help Options:" +msgstr "" + +#: glib/goption.c:306 +msgid "Show help options" +msgstr "" + +#: glib/goption.c:310 +msgid "Show all help options" +msgstr "" + +#: glib/goption.c:358 +msgid "Application Options:" +msgstr "" + +#: glib/goption.c:397 +#, c-format +msgid "Cannot parse integer value '%s' for --%s" +msgstr "" + +#: glib/goption.c:407 +#, c-format +msgid "Integer value '%s' for %s out of range" +msgstr "" + +#: glib/goption.c:1005 +#, c-format +msgid "Unknown option %s" +msgstr "" + #~ msgid "Incorrect message size" #~ msgstr "Falsche Nachrichtengröße" |