diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-25 05:02:57 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-25 05:02:57 +0000 |
commit | 7f014a1ff311ee81af2a6154d634acf8fefd8c79 (patch) | |
tree | 719e65c05fc6b06a35472d27b809be65f1be7387 /po/gl.po | |
parent | adde08145a18a8722593c5a3a5130446b67d93ff (diff) |
2.5.2GLIB_2_5_2
Diffstat (limited to 'po/gl.po')
-rw-r--r-- | po/gl.po | 41 |
1 files changed, 40 insertions, 1 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\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: 2001-12-19 21:39+0100\n" "Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -520,6 +520,45 @@ msgstr "Secuencia non válida na entrada da conversión" msgid "Character out of range for UTF-16" msgstr "Caracter fóra de rango para 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 "Tamaño de mensaxe incorrecto" |