summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2004-03-02 01:32:26 +0000
committerjbj <jbj>2004-03-02 01:32:26 +0000
commitac83451cfbc203737b56e48ce00b6536a697472b (patch)
tree2db12d8b9b863a56ba6c5a4251ec2bdd19c2c6c0
parent005876837b0420120a5ae37e899baf88f1f1fa03 (diff)
downloadlibpopt-ac83451cfbc203737b56e48ce00b6536a697472b.tar.gz
- permit globs in macrofiles: directive (#117217).
-rw-r--r--po/cs.po30
-rw-r--r--po/da.po30
-rw-r--r--po/de.po30
-rw-r--r--po/es.po30
-rw-r--r--po/eu_ES.po30
-rw-r--r--po/fi.po30
-rw-r--r--po/fr.po30
-rw-r--r--po/gl.po30
-rw-r--r--po/hu.po30
-rw-r--r--po/id.po30
-rw-r--r--po/is.po30
-rw-r--r--po/it.po30
-rw-r--r--po/ja.po30
-rw-r--r--po/ko.po30
-rw-r--r--po/no.po30
-rw-r--r--po/pl.po30
-rw-r--r--po/popt.pot29
-rw-r--r--po/pt.po30
-rw-r--r--po/pt_BR.po30
-rw-r--r--po/ro.po30
-rw-r--r--po/ru.po30
-rw-r--r--po/sk.po30
-rw-r--r--po/sl.po30
-rw-r--r--po/sr.po30
-rw-r--r--po/sv.po30
-rw-r--r--po/tr.po30
-rw-r--r--po/uk.po30
-rw-r--r--po/wa.po30
-rw-r--r--po/zh.po30
-rw-r--r--po/zh_CN.GB2312.po30
30 files changed, 449 insertions, 450 deletions
diff --git a/po/cs.po b/po/cs.po
index 71ed365..a681d01 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "selhala alokace pamìti"
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Vypí¹e tuto nápovìdu"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Vypí¹e krátký návod k pou¾ití"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávì"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Pou¾ití:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[VOLBY...]"
diff --git a/po/da.po b/po/da.po
index 79182cf..4245bbb 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
"X-Generator: KTranslator v 0.6.0\n"
#: popt.c:35
@@ -60,55 +60,55 @@ msgstr ""
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[TILVALG...]"
diff --git a/po/de.po b/po/de.po
index 44701c9..c689f24 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/es.po b/po/es.po
index ed248cf..c83b3ca 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,55 +64,55 @@ msgstr ""
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Modo de Uso:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPCIN...]"
diff --git a/po/eu_ES.po b/po/eu_ES.po
index 44701c9..c689f24 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 44701c9..c689f24 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index f543cdc..04f0908 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,14 +11,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.8.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -69,54 +69,54 @@ msgstr "échec de l'allocation de mémoire"
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Montre ce message d'aide"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif de l'utilisation"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "CHAINE"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOTTANT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Utilisation:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/gl.po b/po/gl.po
index cadd96a..c9fbfd8 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,55 +59,55 @@ msgstr ""
msgid "unknown error"
msgstr "erro descoñecido"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Amosar esta mensaxe de axuda"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/hu.po b/po/hu.po
index cb75f46..550c065 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,55 +59,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "E súgó megjelenítése"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 44701c9..c689f24 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/is.po b/po/is.po
index ea00ac1..0b3c9d5 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "ekki tókst að taka frá minni"
msgid "unknown error"
msgstr "óþekkt villa"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Sýna þessa hjálp"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Sýna stuttar notkunarleiðbeiningar"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Sýna sjálfgefin gildi rofa í skilaboðum"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[ROFI...]"
diff --git a/po/it.po b/po/it.po
index 44701c9..c689f24 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 44701c9..c689f24 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 98517b7..dfe8f83 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "¸Þ¸ð¸® ÇÒ´ç¿¡ ½ÇÆÐÇß½À´Ï´Ù"
msgid "unknown error"
msgstr "¾Ë ¼ö ¾ø´Â ¿À·ùÀÔ´Ï´Ù"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "ÀÌ µµ¿ò¸»À» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "°£´ÜÇÑ »ç¿ë¹ýÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "±âº»ÀûÀÎ ¿É¼ÇÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "¾øÀ½(NONE)"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "°ª(VAL)"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "Á¤¼ö(INT)"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "Á¤¼ö(LONG)"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "¹®ÀÚ¿­(STRING)"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "¼Ò¼ö(FLOAT)"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "¼Ò¼ö(DOUBLE)"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "Àμö(ARG)"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "»ç¿ë¹ý:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[¿É¼Ç...]"
diff --git a/po/no.po b/po/no.po
index 3e855da..419af66 100644
--- a/po/no.po
+++ b/po/no.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "minneallokering feilet"
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Vis forvalgte flagg i melding"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[FLAGG...]"
diff --git a/po/pl.po b/po/pl.po
index 30a8767..79ece5b 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,14 +5,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.9-20030515\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -63,55 +63,55 @@ msgstr "b³±d alokacji pamiêci"
msgid "unknown error"
msgstr "nieznany b³±d"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Poka¿ tê pomoc"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Wy¶wietl skrócony sposób u¿ycia"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Wy¶wietl domy¶lne opcje w opisie"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "BRAK"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "WART"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "£AÑCUCH"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Sk³adnia:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPCJA...]"
diff --git a/po/popt.pot b/po/popt.pot
index f75465a..670c404 100644
--- a/po/popt.pot
+++ b/po/popt.pot
@@ -7,8 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
@@ -65,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 341f4c2..e315985 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "alocação de memória falhou"
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilização sucinta"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Mostrar valor por omissão das opções na mensagem"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Utilização:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPÇÃO...]"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 44701c9..c689f24 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index a285571..6cb8546 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -60,55 +60,55 @@ msgstr ""
msgid "unknown error"
msgstr "eroare necuinoscuta"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
diff --git a/po/ru.po b/po/ru.po
index 8c6893d..6289aa3 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "ÏÛÉÂËÁ ×ÙÄÅÌÅÎÉÑ ÐÁÍÑÔÉ"
msgid "unknown error"
msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔØ ÜÔÏ ÓÏÏÂÝÅÎÉÅ"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔØ ËÒÁÔËÕÀ ÉÎÓÔÒÕËÃÉÀ ÐÏ ÉÓÐÏÌØÚÏ×ÁÎÉÀ"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔØ ÐÁÒÁÍÅÔÒÙ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[ðáòáíåôò...]"
diff --git a/po/sk.po b/po/sk.po
index 478ce97..4c4b75f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,14 +5,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -63,55 +63,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Vypísa» túto správu"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 6c3e467..5c8e4c6 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,55 +59,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Prika¾i to sporoèilo s pomoèjo"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 44701c9..c689f24 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 92ffc3d..f3e98d8 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,54 +59,54 @@ msgstr "minnesallokering misslyckades"
msgid "unknown error"
msgstr "okänt fel"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Visa denna hjälptext"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr "Visa standardalternativ för flaggor i meddelande"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "VÄRDE"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LÅNG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRÄNG"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Användning:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
diff --git a/po/tr.po b/po/tr.po
index 5dd2c10..49fbc1d 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,55 +59,55 @@ msgstr ""
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Bu yardým iletisini gösterir"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr "DEÐ"
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr "INT"
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr "Kullanýmý:"
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr "[SEÇENEK...]"
diff --git a/po/uk.po b/po/uk.po
index 85bdacf..0ddd5b9 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,14 +5,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -63,55 +63,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔÉ ÃÀ ÄÏצÄËÕ"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index 8d06066..6176007 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -9,14 +9,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -67,55 +67,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 44701c9..c689f24 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -64,54 +64,54 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr ""
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index ed43590..691ffe1 100644
--- a/po/zh_CN.GB2312.po
+++ b/po/zh_CN.GB2312.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-30 08:12-0500\n"
+"POT-Creation-Date: 2004-02-29 07:48-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=gb2312\n"
"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
#: popt.c:35
msgid "unknown errno"
@@ -59,55 +59,55 @@ msgstr ""
msgid "unknown error"
msgstr ""
-#: popthelp.c:58 popthelp.c:73
+#: popthelp.c:64 popthelp.c:75
msgid "Show this help message"
msgstr "ÏÔʾÕâÌõ°ïÖúÐÅÏ¢"
-#: popthelp.c:59 popthelp.c:74
+#: popthelp.c:65 popthelp.c:76
msgid "Display brief usage message"
msgstr "ÏÔʾ¼ò¶ÌʹÓÃÐÅÏ¢"
-#: popthelp.c:62 popthelp.c:77
+#: popthelp.c:79
#, fuzzy
msgid "Display option defaults in message"
msgstr "ÏÔʾ¼ò¶ÌʹÓÃÐÅÏ¢"
-#: popthelp.c:122
+#: popthelp.c:124
msgid "NONE"
msgstr ""
-#: popthelp.c:124
+#: popthelp.c:126
msgid "VAL"
msgstr ""
-#: popthelp.c:128
+#: popthelp.c:130
msgid "INT"
msgstr ""
-#: popthelp.c:129
+#: popthelp.c:131
msgid "LONG"
msgstr ""
-#: popthelp.c:130
+#: popthelp.c:132
msgid "STRING"
msgstr ""
-#: popthelp.c:131
+#: popthelp.c:133
msgid "FLOAT"
msgstr ""
-#: popthelp.c:132
+#: popthelp.c:134
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:133
+#: popthelp.c:135
msgid "ARG"
msgstr ""
-#: popthelp.c:508
+#: popthelp.c:548
msgid "Usage:"
msgstr ""
-#: popthelp.c:532
+#: popthelp.c:572
msgid "[OPTION...]"
msgstr ""