summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorjbj <jbj>2002-08-11 17:17:55 +0000
committerjbj <jbj>2002-08-11 17:17:55 +0000
commit5928638898cd3da0cd35aaeb7363d06f6f5a34a6 (patch)
tree1bb92650a5669c6ae720c92f0ade938efc58a3dc /po/it.po
parent9515483d5767a549aa2cd25ed5e5232e6fdb8715 (diff)
downloadlibpopt-5928638898cd3da0cd35aaeb7363d06f6f5a34a6.tar.gz
Re-add the POPT_ keywod to xgettext text extraction.
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po91
1 files changed, 90 insertions, 1 deletions
diff --git a/po/it.po b/po/it.po
index 04e1f30..5b022b9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2002-07-31 09:10-0400\n"
+"POT-Creation-Date: 2002-08-10 12:40-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,55 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+#: popt.c:34
+msgid "unknown errno"
+msgstr ""
+
+#: popt.c:940
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
+msgstr ""
+
+#: popt.c:1160
+msgid "missing argument"
+msgstr ""
+
+#: popt.c:1162
+msgid "unknown option"
+msgstr ""
+
+#: popt.c:1164
+msgid "mutually exclusive logical operations requested"
+msgstr ""
+
+#: popt.c:1166
+msgid "opt->arg should not be NULL"
+msgstr ""
+
+#: popt.c:1168
+msgid "aliases nested too deeply"
+msgstr ""
+
+#: popt.c:1170
+msgid "error in parameter quoting"
+msgstr ""
+
+#: popt.c:1172
+msgid "invalid numeric value"
+msgstr ""
+
+#: popt.c:1174
+msgid "number too large or too small"
+msgstr ""
+
+#: popt.c:1176
+msgid "memory allocation failed"
+msgstr ""
+
+#: popt.c:1180
+msgid "unknown error"
+msgstr ""
+
#: popthelp.c:57
msgid "Show this help message"
msgstr ""
@@ -25,3 +74,43 @@ msgstr ""
#: popthelp.c:61
msgid "Display option defaults in message"
msgstr ""
+
+#: popthelp.c:103
+msgid "NONE"
+msgstr ""
+
+#: popthelp.c:105
+msgid "VAL"
+msgstr ""
+
+#: popthelp.c:109
+msgid "INT"
+msgstr ""
+
+#: popthelp.c:110
+msgid "LONG"
+msgstr ""
+
+#: popthelp.c:111
+msgid "STRING"
+msgstr ""
+
+#: popthelp.c:112
+msgid "FLOAT"
+msgstr ""
+
+#: popthelp.c:113
+msgid "DOUBLE"
+msgstr ""
+
+#: popthelp.c:114
+msgid "ARG"
+msgstr ""
+
+#: popthelp.c:486
+msgid "Usage:"
+msgstr ""
+
+#: popthelp.c:510
+msgid "[OPTION...]"
+msgstr ""