summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2003-12-11 19:10:57 +0000
committerjbj <jbj>2003-12-11 19:10:57 +0000
commit4d4f9acb13a9902c26b799b06942877fab543f44 (patch)
tree6edfce7080068af360539f2416080d9c242ce128
parent2cef8529f583ad38a1f7f69aa6fbeea208afa164 (diff)
downloadlibpopt-4d4f9acb13a9902c26b799b06942877fab543f44.tar.gz
- only internal Berkeley db from now on.
- revive "make dist".
-rw-r--r--po/cs.po53
-rw-r--r--po/da.po53
-rw-r--r--po/de.po53
-rw-r--r--po/es.po53
-rw-r--r--po/eu_ES.po53
-rw-r--r--po/fi.po53
-rw-r--r--po/fr.po53
-rw-r--r--po/gl.po53
-rw-r--r--po/hu.po53
-rw-r--r--po/id.po53
-rw-r--r--po/is.po53
-rw-r--r--po/it.po53
-rw-r--r--po/ja.po53
-rw-r--r--po/ko.po53
-rw-r--r--po/no.po53
-rw-r--r--po/pl.po39
-rw-r--r--po/popt.pot53
-rw-r--r--po/pt.po53
-rw-r--r--po/pt_BR.po53
-rw-r--r--po/ro.po53
-rw-r--r--po/ru.po53
-rw-r--r--po/sk.po53
-rw-r--r--po/sl.po53
-rw-r--r--po/sr.po53
-rw-r--r--po/sv.po53
-rw-r--r--po/tr.po53
-rw-r--r--po/uk.po53
-rw-r--r--po/wa.po53
-rw-r--r--po/zh.po53
-rw-r--r--po/zh_CN.GB2312.po53
30 files changed, 802 insertions, 774 deletions
diff --git a/po/cs.po b/po/cs.po
index 4147cbc..b5f4d1f 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-07-24 00:03+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "neznámé èíslo chyby"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "volba (%d) není v popt implementována\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "chybí argument"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "neznámá volba"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "po¾adovány vzájemnì výluèné logické operace"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg nesmí být NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "aliasy vnoøené pøíli¹ hluboko"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "chyba v quotování parametrù"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "chybná numerická hodnota"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "èíslo je pøíli¹ velké nebo pøíli¹ malé"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "selhala alokace pamìti"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Vypí¹e tuto nápovìdu"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Vypí¹e krátký návod k pou¾ití"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávì"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Pou¾ití:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[VOLBY...]"
diff --git a/po/da.po b/po/da.po
index 53f0a32..f0f9023 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: Sun Jan 21 2001 04:30:32+0200\n"
"Last-Translator: Martin Hansen <mah@k64.dk>\n"
"Language-Team: Dansk <dansk@klid.dk>\n"
@@ -10,104 +11,104 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"X-Generator: KTranslator v 0.6.0\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "ukendt fejlnr."
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "tilvalgstype (%d) er ikke implementeret i popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "mangler argument"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "ukendt tilvalg"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "de ønskede handlinger udelukker hinanden"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "aliaser er for dybt indlejret"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "fejl i parameter citering"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ugyldig numerisk værdi"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "nummer for stort, eller for lille"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[TILVALG...]"
diff --git a/po/de.po b/po/de.po
index 56db8fe..7cce06e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/es.po b/po/es.po
index e2c50b7..09c65c6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,104 +15,104 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opcin (%d) no implementada en popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "falta argumento"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "opcin desconocida"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "requerida operacin lgica mutuamente exclusiva"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "alias anidados muy profundamente"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "error en cita de parmetros"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "valor numrico invlido"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "nmero muy largo o muy pequeo"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Modo de Uso:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPCIN...]"
diff --git a/po/eu_ES.po b/po/eu_ES.po
index 56db8fe..7cce06e 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 56db8fe..7cce06e 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 7e9994e..21bcfe3 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.8.1\n"
-"POT-Creation-Date: 2003-03-19 12:16-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2003-06-22 23:43+0200\n"
"Last-Translator: RPM French Translation <rpm-fr@livna.org>\n"
"Language-Team: RPM French Translation <rpm-fr@livna.org>\n"
@@ -19,103 +20,103 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "errno inconnu"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "type(%d) d'option non implémenté dans popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "argument manquant"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "option iconnue"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "opérations logiques mutuellement exclusives requises"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devrait pas être NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "les alias sont trop entremellés"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "erreur en citant les paramètres"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "valeur numérique invalide"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "nombre trop grand ou trop petit"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "échec de l'allocation de mémoire"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Montre ce message d'aide"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif de l'utilisation"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "CHAINE"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOTTANT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Utilisation:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/gl.po b/po/gl.po
index b052100..f9bbca2 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-01-17 01:01+0100\n"
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -9,104 +10,104 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "errno descoñecido"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opción (%d) non implementada en popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "falta un argumento"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "opción descoñecida"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "solicitáronse operacións lóxicas mutuamente excluíntes"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "aliases aniñados a un nivel demasiado profundo"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "erro nas comiñas do parámetro"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "valor numérico non válido"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "número demasiado grande ou pequeno"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "erro descoñecido"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Amosar esta mensaxe de axuda"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/hu.po b/po/hu.po
index b0930ff..08f15d5 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2000-08-03 23:26+0200\n"
"Last-Translator: László Németh <nemeth@qwertynet.hu>\n"
"Language-Team: Hungarian\n"
@@ -9,104 +10,104 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "E súgó megjelenítése"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 56db8fe..7cce06e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/is.po b/po/is.po
index a8ecaaf..f68db48 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-06-08 01:35+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "óþekkt villunúmer"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "rofagerðin (%d) er ekki studd í popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "vantar viðfang"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "óþekktur rofi"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "beðið um rofa sem slökkva hvor á öðrum"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg ætti ekki að vera NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "alíasar of flóknir"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "villa í viðföngum (gæsalappir og svo frv.)"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ógilt tölulegt gildi"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "talan of stór eða smá"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "ekki tókst að taka frá minni"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "óþekkt villa"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Sýna þessa hjálp"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Sýna stuttar notkunarleiðbeiningar"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Sýna sjálfgefin gildi rofa í skilaboðum"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[ROFI...]"
diff --git a/po/it.po b/po/it.po
index 56db8fe..7cce06e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 56db8fe..7cce06e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 3fb4ded..c3b64a2 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-09-06 20:06+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "¾Ë ¼ö ¾ø´Â ¿À·ùÄÚµå(errno) ÀÔ´Ï´Ù"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "¿É¼Ç À¯Çü (%d)Àº popt¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "Àμö°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò½À´Ï´Ù"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "¾Ë ¼ö ¾ø´Â ¿É¼ÇÀÔ´Ï´Ù"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "¾çÂÊ¿¡ ¹èŸÀû ³í¸® ¿¬»êÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "¿É¼Ç->Àμö°¡ NULLÀÌ µÇ¾î¼­´Â ¾ÈµË´Ï´Ù"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "º°Äª(alias)ÀÌ º¹ÀâÇÏ°Ô ¼³Á¤µÇ¾ú½À´Ï´Ù"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "¸Å°³º¯¼ö¿¡ ¿À·ù°¡ ÀÖ½À´Ï´Ù"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "À߸øµÈ ¼öÄ¡ °ªÀÔ´Ï´Ù"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "¼ýÀÚ°¡ ³Ê¹« Å©°Å³ª ³Ê¹« Àû½À´Ï´Ù"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "¸Þ¸ð¸® ÇÒ´ç¿¡ ½ÇÆÐÇß½À´Ï´Ù"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "¾Ë ¼ö ¾ø´Â ¿À·ùÀÔ´Ï´Ù"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "ÀÌ µµ¿ò¸»À» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "°£´ÜÇÑ »ç¿ë¹ýÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "±âº»ÀûÀÎ ¿É¼ÇÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "¾øÀ½(NONE)"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "°ª(VAL)"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "Á¤¼ö(INT)"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "Á¤¼ö(LONG)"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "¹®ÀÚ¿­(STRING)"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "¼Ò¼ö(FLOAT)"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "¼Ò¼ö(DOUBLE)"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "Àμö(ARG)"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "»ç¿ë¹ý:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[¿É¼Ç...]"
diff --git a/po/no.po b/po/no.po
index bbaa51c..4773d64 100644
--- a/po/no.po
+++ b/po/no.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-06-27 11:05+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "ukjent errno"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "flaggtype (%d) ikke implementert i popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "manglende argument"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "ukjent flagg"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "gjensidig eksluderende logiske operasjoner forespurt"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg må ikke være NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "aliaser med for dype løkker"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "feil i parametersitering"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ugyldig numerisk verdi"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "tallet er for stort eller lite"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "minneallokering feilet"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Vis forvalgte flagg i melding"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[FLAGG...]"
diff --git a/po/pl.po b/po/pl.po
index 69066ea..ef4ca4e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,7 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.9-20030515\n"
-"POT-Creation-Date: 2003-05-15 18:57+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2003-06-08 20:32+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld.org.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -62,62 +63,60 @@ msgstr "b³±d alokacji pamiêci"
msgid "unknown error"
msgstr "nieznany b³±d"
-#: popthelp.c:58
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Poka¿ tê pomoc"
-#: popthelp.c:59
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Wy¶wietl skrócony sposób u¿ycia"
-#: popthelp.c:62
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Wy¶wietl domy¶lne opcje w opisie"
-#: popthelp.c:104
+#: popthelp.c:107
msgid "NONE"
msgstr "BRAK"
-#: popthelp.c:106
+#: popthelp.c:109
msgid "VAL"
msgstr "WART"
-#: popthelp.c:110
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:111
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:112
+#: popthelp.c:115
msgid "STRING"
msgstr "£AÑCUCH"
-#: popthelp.c:113
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:114
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:115
+#: popthelp.c:118
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:490
+#: popthelp.c:493
msgid "Usage:"
msgstr "Sk³adnia:"
-#: popthelp.c:514
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPCJA...]"
-#: popt.h:158
-msgid "Options implemented via popt alias/exec:"
-msgstr "Opcje zaimplementowane poprzez popt alias/exec:"
+#~ msgid "Options implemented via popt alias/exec:"
+#~ msgstr "Opcje zaimplementowane poprzez popt alias/exec:"
-#: popt.h:168
-msgid "Help options:"
-msgstr "Opcje pomocy:"
+#~ msgid "Help options:"
+#~ msgstr "Opcje pomocy:"
diff --git a/po/popt.pot b/po/popt.pot
index 7adb48c..176e818 100644
--- a/po/popt.pot
+++ b/po/popt.pot
@@ -7,7 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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"
@@ -15,103 +16,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index e3d85e2..458e648 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2002-02-13 18:32+0000\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconhecido"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opção (%d) não implementado no popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "falta um argumento"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "opção desconhecida"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "foram pedidas operações lógicas mutuamente exclusivas"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg não deve ser NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "'aliases' demasiado aninhados"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "erros no 'quoting' de parâmetros"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "valor númerico inválido"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "número demasiado grando ou pequeno"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "alocação de memória falhou"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilização sucinta"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Mostrar valor por omissão das opções na mensagem"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Utilização:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPÇÃO...]"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 56db8fe..7cce06e 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index a60e9fd..4c68c56 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2000-06-14 23:23+EST\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@@ -9,105 +10,105 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "eroare necunoscuta"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "optiunea de tipul (%d) nu este implementata in popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "argument lipsa"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "optiune necunoscuta"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "recursivitate infinita la optiunile sinonime"
-#: popt.c:1170
+#: popt.c:1174
#, fuzzy
msgid "error in parameter quoting"
msgstr "eroare la insertie parametru"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "valoare numarica invalida"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "numar prea mare sau prea mic"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "eroare necuinoscuta"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
diff --git a/po/ru.po b/po/ru.po
index 3aee845..c6ff1cc 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-07-05 21:00-0500\n"
"Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ ÎÏÍÅÒ ÏÛÉÂËÉ"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "ÏÂÒÁÂÏÔËÁ ÐÁÒÁÍÅÔÒÁ (%d) × popt ÎÅ ÐÒÅÄÕÓÍÏÔÒÅÎÁ\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "ÐÒÏÐÕÝÅÎ ÁÒÇÕÍÅÎÔ"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ ÐÁÒÁÍÅÔÒ"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "ÚÁÐÒÏÛÅÎÙ ×ÚÁÉÍÎÏ ÉÓËÌÀÞÁÀÝÉÅ ÌÏÇÉÞÅÓËÉÅ ÏÐÅÒÁÃÉÉ"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg ÎÅ ÍÏÖÅÔ ÂÙÔØ NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "ÐÒÅ×ÙÛÅÎ ÕÒÏ×ÅÎØ ÄÏÐÕÓÔÉÍÏÊ ÒÅËÕÒÓÉÉ ÐÏÄÓÔÁÎÏ×ÏË"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "ÏÛÉÂËa ÐÏÍÅÝÅÎÉÑ ÐÁÒÁÍÅÔÒÏ× × ËÁ×ÙÞËÉ"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ÎÅÐÒÁ×ÉÌØÎÏÅ ÞÉÓÌÏ×ÏÅ ÚÎÁÞÅÎÉÅ"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "ÞÉÓÌÏ×ÏÅ ÚÎÁÞÅÎÉÅ ÚÁ ÐÒÅÄÅÌÁÍÉ ÐÒÅÄÕÓÍÏÔÒÅÎÎÏÇÏ"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "ÏÛÉÂËÁ ×ÙÄÅÌÅÎÉÑ ÐÁÍÑÔÉ"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔØ ÜÔÏ ÓÏÏÂÝÅÎÉÅ"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔØ ËÒÁÔËÕÀ ÉÎÓÔÒÕËÃÉÀ ÐÏ ÉÓÐÏÌØÚÏ×ÁÎÉÀ"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔØ ÐÁÒÁÍÅÔÒÙ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[ðáòáíåôò...]"
diff --git a/po/sk.po b/po/sk.po
index a91a986..5898923 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,7 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 1999-08-04 21:40+0200\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -13,104 +14,104 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Vypísa» túto správu"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 8907b2f..369f312 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2000-09-05 12:30+0200\n"
"Last-Translator: Roman Maurer <roman.maurer@hermes.si>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -9,104 +10,104 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Prika¾i to sporoèilo s pomoèjo"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 56db8fe..7cce06e 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 43a1155..0f1d816 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-07-12 22:26+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "okänt felnummer"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "flaggtypen (%d) är inte implementerad i popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "okänd flagga"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "ömsesidigt uteslutande logiska operationer begärdes"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg får inte vara NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "alias är nästlade för djupt"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt värde"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "talet för stort eller för litet"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "okänt fel"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Visa denna hjälptext"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Visa standardalternativ för flaggor i meddelande"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VÄRDE"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LÅNG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRÄNG"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Användning:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
diff --git a/po/tr.po b/po/tr.po
index bfb7e06..0b5f813 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2000-02-11 13:01+0200\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -9,104 +10,104 @@ msgstr ""
"Content-Type: text/plain; charset=iso8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "bilinmeyen hata no"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "seçenek türü (%d) popt için geçersiz\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "argüman eksik"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "bilinmeyen seçenek"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "birbirini dýþlayan mantýksal iþlemler istendi"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "adlarda çok fazla içiçelikler"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "parametrelerde týrnak iþaretleme hatalý "
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "sayýsal deðer geçersiz"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "sayý ya çok büyük ya da çok küçük"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Bu yardým iletisini gösterir"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "DEÐ"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "INT"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Kullanýmý:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[SEÇENEK...]"
diff --git a/po/uk.po b/po/uk.po
index fa295d6..50ee2fa 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 1999-09-30 16:54+0200\n"
"Last-Translator: Yuri Syrota <rasta@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -13,104 +14,104 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔÉ ÃÀ ÄÏצÄËÕ"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index 715ebd6..5e3ddd5 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -9,7 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 1999-03-18 23:11+0100\n"
"Last-Translator: Nobody yet\n"
"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
@@ -17,104 +18,104 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 56db8fe..7cce06e 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\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,103 +15,103 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr ""
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index 33601d3..7d37818 100644
--- a/po/zh_CN.GB2312.po
+++ b/po/zh_CN.GB2312.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 1999-11-11 05:04+0800\n"
"Last-Translator: Dillion Chen <dillon.chen@turbolinux.com.cn>\n"
"Language-Team: TLDN\n"
@@ -9,104 +10,104 @@ msgstr ""
"Content-Type: text/plain; charset=gb2312\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr ""
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr ""
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr ""
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr ""
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "ÏÔʾÕâÌõ°ïÖúÐÅÏ¢"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "ÏÔʾ¼ò¶ÌʹÓÃÐÅÏ¢"
-#: popthelp.c:61
+#: popthelp.c:65
#, fuzzy
msgid "Display option defaults in message"
msgstr "ÏÔʾ¼ò¶ÌʹÓÃÐÅÏ¢"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr ""
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr ""
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr ""
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr ""
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr ""
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr ""
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr ""
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr ""
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr ""