summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorrse <rse>2009-04-12 18:15:34 +0000
committerrse <rse>2009-04-12 18:15:34 +0000
commit43d030767d312c660038bc1161dfb486cdc145a3 (patch)
tree94dae3d1d15a73bc4b1b61568aa5f99a2c045cb4 /po
parent9e8152f5f01840a8fb9ae58db639c31f2873c215 (diff)
downloadlibpopt-43d030767d312c660038bc1161dfb486cdc145a3.tar.gz
ops, sorry, I get a local patch still applied when regenerating the po/ stuff. Hence repeat it with a sane workspace
Diffstat (limited to 'po')
-rw-r--r--po/cs.po60
-rw-r--r--po/da.po60
-rw-r--r--po/de.po60
-rw-r--r--po/eo.po60
-rw-r--r--po/es.po60
-rw-r--r--po/fi.po60
-rw-r--r--po/fr.po60
-rw-r--r--po/ga.po60
-rw-r--r--po/gl.po60
-rw-r--r--po/hu.po60
-rw-r--r--po/id.po60
-rw-r--r--po/is.po60
-rw-r--r--po/it.po60
-rw-r--r--po/ja.po60
-rw-r--r--po/ko.po60
-rw-r--r--po/nb.po60
-rw-r--r--po/nl.po60
-rw-r--r--po/pl.po60
-rw-r--r--po/popt.pot60
-rw-r--r--po/pt.po60
-rw-r--r--po/ro.po60
-rw-r--r--po/ru.po60
-rw-r--r--po/sk.po60
-rw-r--r--po/sl.po60
-rw-r--r--po/sv.po60
-rw-r--r--po/th.po60
-rw-r--r--po/tr.po60
-rw-r--r--po/uk.po60
-rw-r--r--po/vi.po60
-rw-r--r--po/wa.po60
-rw-r--r--po/zh_CN.po60
-rw-r--r--po/zh_TW.po60
32 files changed, 960 insertions, 960 deletions
diff --git a/po/cs.po b/po/cs.po
index 628dc34..8112990 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-12-08 19:55+0100\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -20,119 +20,119 @@ msgstr ""
msgid "unknown errno"
msgstr "neznámé číslo chyby"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ volby (%u) není v popt implementován\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "chybí argument"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "neznámá volba"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "požadovány vzájemně výlučné logické operace"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg nesmí být NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "aliasy vnořené příliš hluboko"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "chyba v quotování parametrů"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "chybná numerická hodnota"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "číslo je příliš velké nebo příliš malé"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "selhala alokace paměti"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vypíše tuto nápovědu"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vypíše krátký návod k použití"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávě"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Ukončí volby"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Volby nápovědy:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Volby implementované přes alias/exec poptu:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Použití:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[VOLBY…]"
diff --git a/po/da.po b/po/da.po
index 5b32094..61cf26e 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-09-15 00:00+0000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -20,119 +20,119 @@ msgstr ""
msgid "unknown errno"
msgstr "ukendt fejlnr."
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tilvalgstype (%u) er ikke implementeret i popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "mangler argument"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "ukendt tilvalg"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "de ønskede handlinger udelukker hinanden"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg bør ikke være NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "aliaser er for dybt indlejret"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "fejl i parameter citering"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "ugyldig numerisk værdi"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "nummer for stort, eller for lille"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "hukommelsestildeling mislykkedes"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Vis instillingsstandarder i besked"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Indstillinger for afbrydning"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hjælpeindstillinger:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Indstillinger implementeret via popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[TILVALG...]"
diff --git a/po/de.po b/po/de.po
index 1883bf6..859cc24 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2007-02-17 21:00+0100\n"
"Last-Translator: Robert Scheck <rpm@robert-scheck.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -18,121 +18,121 @@ msgstr ""
msgid "unknown errno"
msgstr "Unbekannte Fehler-Nummer"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "Optionstyp (%d) ist in popt nicht vorhanden\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "Fehlendes Argument"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "Unbekannte Option"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "Gegenseitig ausschließende logische Operatoren"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg sollte nicht NULL sein"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "Aliase zu tief verschachtelt"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "Fehler beim Quotieren der Parameter"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "Ungültiger nummerischer Wert"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "Nummer zu groß oder zu klein"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "Speicherzuordnung fehlgeschlagen"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "Unbekannter Fehler"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Zeigt diese Hilfe an"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Zeigt eine kurze Verwendungsinformation"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zeigt die Standardeinstellungen an"
-#: popthelp.c:94
+#: popthelp.c:92
#, fuzzy
msgid "Terminate options"
msgstr "Hilfe-Optionen:"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hilfe-Optionen:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Optionen über popt alias/exec implementiert:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NICHTS"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "WERT"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INTEGER"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENT"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Verwendung:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/eo.po b/po/eo.po
index cb3db48..ee5aa87 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-08-03 15:50-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -18,119 +18,119 @@ msgstr ""
msgid "unknown errno"
msgstr "nekonata erarnumero"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "la opcia tipo (%u) ne estas realigita en popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "mankas argumento"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "nekonata opcio"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "reciprokaj logikaj operacioj estas postulataj"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devus esti NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "kromnomoj estas ingitaj tro profunde"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "eraro en parametra citado"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "nevalida numera valoro"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "numero tro granda aŭ tro eta"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "malsukceso dum okupado de memoro"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "nekonata eraro"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Montri tiun ĉi helpmesaĝon"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Montri resumitan mesaĝon pri uzado"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Montri la implicitajn valorojn de la opcio en la mesaĝo"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Opcioj pri finiĝo"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Help-opcioj:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcioj realigitaj per popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NENIO"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Uzado:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPCIO...]"
diff --git a/po/es.po b/po/es.po
index 0b50d70..08dfe89 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2007-12-28 12:22+0100\n"
"Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -18,120 +18,120 @@ msgstr ""
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo de opción (%d) no implementada en popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "falta argumento"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "requerida operación lógica mutuamente exclusiva"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "alias anidados muy profundamente"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "error en cita de parámetros"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valor numérico inválido"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "número muy largo o muy pequeño"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Modo de uso:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/fi.po b/po/fi.po
index f8bd572..c8dc8ae 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-21 18:19+0200\n"
"Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -23,121 +23,121 @@ msgstr ""
msgid "unknown errno"
msgstr "tuntematon errno-virhenumeroarvo"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "valitsintyyppiä (%u) ei ole toteutettu popt-ohjelmassa\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "puuttuva argumentti"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "tuntematon valitsin"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "pyydettyjä loogisia toimintoja ei voi käyttää yhdessä"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "”opt->arg”-valitsinargumentti ei saa olla NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "liian monta aliasta sisäkkäin"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "virhe parametrien lainauksessa"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "virheellinen numeroarvo"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "numero on liian iso tai liian pieni"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "muistin varaus ei onnistunut"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "tuntematon virhe"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Näytä tämä ohje"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Näytä lyhyt käyttöohje"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Näytä valitsinoletukset ohjeessa"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Lopettamisvalitsimet"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Ohjevalitsimet:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
"Valitsimet toteutettu ”popt alias”-määrittelyillä tai ”popt exec”-"
"määrittelyillä:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "EI MITÄÄN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "ARVO"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT-KOKONAISLUKU"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG-KOKONAISLUKU"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG-KOKONAISLUKU"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "MERKKIJONO"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT-LIUKULUKU"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE-LIUKULUKU"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENTTI"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Käyttö:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[VALITSIN...]"
diff --git a/po/fr.po b/po/fr.po
index ee87f0d..c5dd4aa 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -24,120 +24,120 @@ msgstr ""
msgid "unknown errno"
msgstr "errno inconnu"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "type(%d) d'option non implémenté dans popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argument manquant"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "option iconnue"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "opérations logiques mutuellement exclusives requises"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devrait pas être NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "les alias sont trop entremellés"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "erreur en citant les paramètres"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valeur numérique invalide"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "nombre trop grand ou trop petit"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "échec de l'allocation de mémoire"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Montre ce message d'aide"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif de l'utilisation"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "CHAINE"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOTTANT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Utilisation:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/ga.po b/po/ga.po
index 6e2740d..c82c8de 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-04-10 06:21-0500\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -18,120 +18,120 @@ msgstr ""
msgid "unknown errno"
msgstr "errno anaithnid"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "níl an cineál rogha seo (%u) ar fáil i popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argóint ar iarraidh"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "rogha anaithnid"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "iarradh oibríochtaí loighciúla comheisiacha"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "níor chóir rogha->arg a bheith NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "ailiasanna neadaithe ródhomhain"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "earráid agus paraiméadar á chur faoi chomharthaí athfhriotail"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "luach neamhbhailí uimhriúil"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "uimhir rómhór nó róbheag"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "theip ar dháileadh na cuimhne"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "earráid anaithnid"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Taispeáin an chabhair seo"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Taispeáin beagán eolais faoin úsáid"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Taispeáin luachanna réamhshocraithe na roghanna sa teachtaireacht"
# Terminate not a verb here
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Roghanna scortha"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Roghanna cabhracha:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Roghanna a cuireadh i bhfeidhm trí ailias/exec popt:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NEAMHNÍ"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "LUACH"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Úsáid:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[ROGHA...]"
diff --git a/po/gl.po b/po/gl.po
index 59e9788..005d961 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2001-01-17 01:01+0100\n"
"Last-Translator: Jess Bravo lvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -14,121 +14,121 @@ msgstr ""
msgid "unknown errno"
msgstr "errno descoecido"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo de opcin (%d) non implementada en popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "falta un argumento"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "opcin descoecida"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "solicitronse operacins lxicas mutuamente excluntes"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "aliases aniados a un nivel demasiado profundo"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "erro nas comias do parmetro"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valor numrico non vlido"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "nmero demasiado grande ou pequeno"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "erro descoecido"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Amosar esta mensaxe de axuda"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Amosar brevemente o xeito de utilizacin"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Amosar brevemente o xeito de utilizacin"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPCIN...]"
diff --git a/po/hu.po b/po/hu.po
index 80aafa7..0705c9b 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2007-06-21 00:45+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -19,121 +19,121 @@ msgstr ""
msgid "unknown errno"
msgstr "ismeretlen hibaszám"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "a kapcsolótípus (%d) nincs megvalósítva a popt-ban\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "hiányzó paraméter"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "ismeretlen kapcsoló"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "kölcsönösen kizáró logikai műveleteket kért"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "az opt->arg nem lehet NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "az álnevek túl mélyen vannak egymásba ágyazva"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "hiba a paraméter idézésében"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "érvénytelen numerikus érték"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "a szám túl nagy vagy túl kicsi"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "a memóriafoglalás meghiúsult"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "ismeretlen hiba"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Ezen súgó megjelenítése"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Kapcsolók alapértelmezéseinek megjelenítése"
-#: popthelp.c:94
+#: popthelp.c:92
#, fuzzy
msgid "Terminate options"
msgstr "Súgólehetőségek:"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Súgólehetőségek:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "A popt alias/exec segítségével megvalósított kapcsolók:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NINCS"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "ÉRTÉK"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "EGÉSZ"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "HOSSZÚ"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "HOSSZÚ"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "SZÖVEG"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "LEBEGŐ"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUPLA"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "PAR"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Használat:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[KAPCSOLÓ...]"
diff --git a/po/id.po b/po/id.po
index f31c6e5..ff079b0 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-08-26 14:18+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -18,119 +18,119 @@ msgstr ""
msgid "unknown errno"
msgstr "errno tak diketahui"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipe opsi (%u) tak diimplementasikan di popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "kehilangan argumen"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "opsi tak diketahui"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "permintaan operasi logika eksklusif secara mutual"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg tidak boleh NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "alias disarangkan terlalu dalam"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "galat di pencantuman parameter"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "nilai numerik tidak sah"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "nomor terlalu besar atau terlalu kecil"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "alokasi memori gagal"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "galat tak diketahui"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Tampilkan pesan bantuan ini"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Tampilkan pesan penggunaan singkat"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Tampilkan opsi standar dalam pesan"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Matikan opsi"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opsi bantuan:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opsi diimplementasikan via popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Penggunaan:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPSI...]"
diff --git a/po/is.po b/po/is.po
index f48be40..5247112 100644
--- a/po/is.po
+++ b/po/is.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,120 +14,120 @@ msgstr ""
msgid "unknown errno"
msgstr "ekkt villunmer"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "rofagerin (%d) er ekki studd popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "vantar vifang"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "ekktur rofi"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "bei um rofa sem slkkva hvor rum"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg tti ekki a vera NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "alasar of flknir"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "villa vifngum (gsalappir og svo frv.)"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "gilt tlulegt gildi"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "talan of str ea sm"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "ekki tkst a taka fr minni"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "ekkt villa"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Sna essa hjlp"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Sna stuttar notkunarleibeiningar"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Sna sjlfgefin gildi rofa skilaboum"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[ROFI...]"
diff --git a/po/it.po b/po/it.po
index 4c47f4c..cc4f5d3 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-11-28 15:32+0100\n"
"Last-Translator: Vincenzo Campanella <vinz65@gmail.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -21,119 +21,119 @@ msgstr ""
msgid "unknown errno"
msgstr "errno sconosciuto"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo di opzione (%u) non implementato in popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argomento mancante"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "opzione sconosciuta"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "richieste operazioni logiche reciprocamente esclusive"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg non dovrebbe essere NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "alias nidificati troppo in profondità"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "errore nel quoting del parametro"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valore numerico non valido"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "numero troppo grande o troppo piccolo"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "allocazione di memoria fallita"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "errore sconosciuto"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Mostra questo messaggio di aiuto"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostra un breve messaggio di utilizzo"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Mostra le opzioni predefinite nel messaggio"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Opzioni di terminazione"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opzioni di aiuto:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opzioni implementate tramite alias/exec di popt:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPZIONE...]"
diff --git a/po/ja.po b/po/ja.po
index 90604a8..50ef112 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2003--8-25 19:00+0900\n"
"Last-Translator: Yukihiro Nakai <ynakai@redhat.com>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -18,121 +18,121 @@ msgstr ""
msgid "unknown errno"
msgstr "不明なエラー番号"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "オプションタイプ (%d) はpoptには実装されていません\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "引数がありません"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "不明なオプション"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "排他的な悪ぺーレーションが必要です"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->argはNULLではいけません"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "エイリアスのネストが深すぎます"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "パラメータのクオート付けでエラー"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "不正な数値"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "数値が大きすぎるか小さすぎます"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "メモリ確保に失敗しました"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "不明なエラー"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "このヘルプメッセージを表示します"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "使い方の概要を表示します"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "オプションのデフォルト値をメッセージに表示します"
-#: popthelp.c:94
+#: popthelp.c:92
#, fuzzy
msgid "Terminate options"
msgstr "ヘルプオプション:"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "ヘルプオプション:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "poptのalias/execで実装されているオプション:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "なし"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "値"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "文字列"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "使い方:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[オプション...]"
diff --git a/po/ko.po b/po/ko.po
index d1902e3..c08e3a7 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,120 +14,120 @@ msgstr ""
msgid "unknown errno"
msgstr " ڵ(errno) Դϴ"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "ɼ (%d) popt ϴ\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "μ ʾҽϴ"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr " ɼԴϴ"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "ʿ Ÿ Ǿϴ"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "ɼ->μ NULL Ǿ ȵ˴ϴ"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "Ī(alias) ϰ Ǿϴ"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "Ű ֽϴ"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "߸ ġ Դϴ"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "ڰ ʹ ũų ʹ ϴ"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "޸ Ҵ翡 ߽ϴ"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr " Դϴ"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr " ݴϴ"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr " ݴϴ"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "⺻ ɼ ݴϴ"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "(NONE)"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "(VAL)"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "(INT)"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "(LONG)"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "(LONG)"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "ڿ(STRING)"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "Ҽ(FLOAT)"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "Ҽ(DOUBLE)"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "μ(ARG)"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ":"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[ɼ...]"
diff --git a/po/nb.po b/po/nb.po
index 1f69bea..53334dd 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,120 +14,120 @@ msgstr ""
msgid "unknown errno"
msgstr "ukjent errno"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "flaggtype (%d) ikke implementert i popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "manglende argument"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "ukjent flagg"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "gjensidig eksluderende logiske operasjoner forespurt"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg m ikke vre NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "aliaser med for dype lkker"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "feil i parametersitering"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "ugyldig numerisk verdi"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "tallet er for stort eller lite"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "minneallokering feilet"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Vis forvalgte flagg i melding"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[FLAGG...]"
diff --git a/po/nl.po b/po/nl.po
index 8972992..57c21bd 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-20 19:26+0100\n"
"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -18,123 +18,123 @@ msgstr ""
msgid "unknown errno"
msgstr "onbekend foutnummer (errno)"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "dit optietype (%u) is niet geïmplementeerd in popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "ontbrekend argument"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "onbekende optie"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "elkaar uitsluitende logische operatoren werden gevraagd"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg zou niet NULL mogen zijn"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "aliassen zijn te diep genest"
# of toch beter "quoting" behouden?
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "fout in de aanhaling van parameters"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "ongeldige numerieke waarde"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "getal is te klein of te groot"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "reserveren van geheugen is mislukt"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "onbekende fout"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Deze hulptekst tonen"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Een korte gebruikssamenvatting tonen"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "De standaardwaarden van opties tonen in de tekst"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Opties beëindigen"
# of "Help-opties:"?
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hulp-opties:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opties geïmplementeerd d.m.v. popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "GEEN"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "WAARDE"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
# TEKENREEKS lijkt me niet gepast; dus ofwel STRING behouden, ofwel TEKST
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "TEKST"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
# of hier ARGUMENT van maken?
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Gebruik:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPTIE...]"
diff --git a/po/pl.po b/po/pl.po
index 8e078a3..aa24b80 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-18 00:30+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -18,119 +18,119 @@ msgstr ""
msgid "unknown errno"
msgstr "nieznane errno"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ opcji (%u) nie zaimplementowany w popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "brak parametru"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "nieznana opcja"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "danie wykluczajcych si operacji"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg nie moe by NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "zbyt due zagbienie aliasw"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "bd w cytowaniu parametru"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "bdna warto liczbowa"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "liczba zbyt dua lub zbyt maa"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "bd alokacji pamici"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "nieznany bd"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Poka t pomoc"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Wywietl skrcony sposb uycia"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Wywietl domylne opcje w opisie"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Opcje zakoczenia"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opcje pomocy:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcje zaimplementowane poprzez popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "BRAK"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "WART"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "ACUCH"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Skadnia:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPCJA...]"
diff --git a/po/popt.pot b/po/popt.pot
index 5d46ff0..5fd6613 100644
--- a/po/popt.pot
+++ b/po/popt.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.15\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -19,119 +19,119 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr ""
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr ""
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr ""
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr ""
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr ""
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ""
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index c47cdb6..c3d9c67 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,120 +14,120 @@ msgstr ""
msgid "unknown errno"
msgstr "errno desconhecido"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo de opo (%d) no implementado no popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "falta um argumento"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "opo desconhecida"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "foram pedidas operaes lgicas mutuamente exclusivas"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg no deve ser NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "'aliases' demasiado aninhados"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "erros no 'quoting' de parmetros"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valor nmerico invlido"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "nmero demasiado grando ou pequeno"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "alocao de memria falhou"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilizao sucinta"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Mostrar valor por omisso das opes na mensagem"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Utilizao:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPO...]"
diff --git a/po/ro.po b/po/ro.po
index cab050d..e76d927 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,121 +14,121 @@ msgstr ""
msgid "unknown errno"
msgstr "eroare necunoscuta"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "optiunea de tipul (%d) nu este implementata in popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argument lipsa"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "optiune necunoscuta"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "recursivitate infinita la optiunile sinonime"
-#: popt.c:1476
+#: popt.c:1462
#, fuzzy
msgid "error in parameter quoting"
msgstr "eroare la insertie parametru"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "valoare numarica invalida"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "numar prea mare sau prea mic"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "eroare necuinoscuta"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
diff --git a/po/ru.po b/po/ru.po
index c895409..9ec2bdd 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2009-02-01 13:30+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
@@ -22,119 +22,119 @@ msgstr ""
msgid "unknown errno"
msgstr "неизвестный errno"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "обработка параметра (%u) в popt не предусмотрена\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "пропущен аргумент"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "неизвестный параметр"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "запрошены взаимно исключающие логические операции"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg не может быть NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "превышен уровень допустимой рекурсии подстановок"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "ошибка помещения параметров в кавычки"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "неправильное числовое значение"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "числовое значение за пределами предусмотренного"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "не удалось выделить память"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "неизвестная ошибка"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Показать эту справку"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Показать краткую инструкцию по использованию"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Показать параметры по умолчанию"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Завершает параметры"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Параметры вывода справки:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Параметры, реализованные через popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Использование:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[ПАРАМЕТР...]"
diff --git a/po/sk.po b/po/sk.po
index 549bde8..f77a698 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -18,120 +18,120 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr ""
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr ""
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr ""
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr ""
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vypsa tto sprvu"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ""
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 95d5197..1144a86 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -14,120 +14,120 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr ""
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr ""
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr ""
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr ""
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Prikai to sporoilo s pomojo"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Prikai kratko sporoilo o uporabi"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Prikai kratko sporoilo o uporabi"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ""
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 197e4a0..6ac2f8b 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-23 20:15+0100\n"
"Last-Translator: Gran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -21,119 +21,119 @@ msgstr ""
msgid "unknown errno"
msgstr "oknt felnummer"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "flaggtypen (%u) r inte implementerad i popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "oknd flagga"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "msesidigt uteslutande logiska operationer begrdes"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg fr inte vara NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "alias r nstade fr djupt"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt vrde"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "talet fr stort eller fr litet"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "oknt fel"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Visa denna hjlptext"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Visa en kortfattad anvndningstext"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Visa standardalternativ fr flaggor i meddelande"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Avsluta flaggor"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hjlpflaggor:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Flaggor implementerade via popt-alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VRDE"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LNG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LNGLNG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRNG"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Anvndning:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
diff --git a/po/th.po b/po/th.po
index 49717ca..5cbcda3 100644
--- a/po/th.po
+++ b/po/th.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-19 15:53+0700\n"
"Last-Translator: Seksan Poltree <seksan.poltree@gmail.com>\n"
"Language-Team: Thai <translation-team-th@lists.sourceforge.net>\n"
@@ -20,119 +20,119 @@ msgstr ""
msgid "unknown errno"
msgstr "เกิด errno ที่ไม่รู้จัก"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "ตัวเลือกชนิด (%u) ไม่ถูกอิมพลีเมนต์ใน popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "ไม่พบอาร์กิวเมนต์"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "ไม่รู้จักตัวเลือก"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "เกิดการร้องขอร่วมกันของการดำเนินการด้านตรรกะอย่างเดียวกัน"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg ไม่ควรจะเป็น NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "นามแฝงซ้อนกันมากเกินไป"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "เกิดข้อผิดพลาดในการอ้างอิงพารามิเตอร์"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "ค่าตัวเลขผิดพลาด"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "ตัวเลขมีค่ามากหรือน้อยเกินไป"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "การจัดสรรหน่วยความจำผิดพลาด"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "ความผิดพลาดที่ไม่รู้จัก"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "แสดงข้อความช่วยเหลือนี้"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "แสดงข้อความสรุปย่อการใช้งาน"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "แสดงตัวเลือกมาตรฐานในข้อความ"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "ตัวเลือกการสิ้นสุด:"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "ตัวเลือกความช่วยเหลือ:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "ตัวเลือกที่ถูกอิมพลีเมนต์ด้วย popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "ไม่มี"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "วิธีใช้:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[ตัวเลือก...]"
diff --git a/po/tr.po b/po/tr.po
index 4bfb4c7..60c142b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -17,121 +17,121 @@ msgstr ""
msgid "unknown errno"
msgstr "bilinmeyen hata no"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "seenek tr (%d) popt iin geersiz\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "argman eksik"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "bilinmeyen seenek"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "birbirini dlayan mantksal ilemler istendi"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "adlarda ok fazla iielikler"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "parametrelerde trnak iaretleme hatal "
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "saysal deer geersiz"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "say ya ok byk ya da ok kk"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Bu yardm iletisini gsterir"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Ksa bir kullanm iletisi gster"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Ksa bir kullanm iletisi gster"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "DE"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Kullanm:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[SEENEK...]"
diff --git a/po/uk.po b/po/uk.po
index 0427c05..c9da20c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -18,120 +18,120 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr ""
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr ""
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr ""
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr ""
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr " צ"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr " צ "
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr " צ "
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ""
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr ""
diff --git a/po/vi.po b/po/vi.po
index e939876..1c29ed8 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-18 16:20+1030\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -21,119 +21,119 @@ msgstr ""
msgid "unknown errno"
msgstr "số hiệu lỗi không rõ"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "kiểu tùy chọn (%u) chưa được thực hiện trong popt\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "thiếu đối số"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "tùy chọn không rõ"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "các thao tác hợp lý loại từ lẫn nhau được yêu cầu"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "« tùy chọn->đối số » không thể vô giá trị"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "các bí danh lồng nhau quá sâu"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "gặp lỗi trong lời trích dẫn tham số"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "giá trị thuộc số không hợp lệ"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "con số quá lớn hay quá nhỏ"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "lỗi cấp phát bộ nhớ"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "lỗi không rõ"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Xem thông điệp trợ giúp này"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Hiển thị thông điệp cách sử dụng ngắn"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Hiển thị các giá trị mặc định của tùy chọn trong thông điệp"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Tùy chọn chấm dứt"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "Tùy chọn trợ giúp:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Các tùy chọn được thực hiện thông qua popt alias/exec:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "KHÔNG CÓ"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "GIÁ TRỊ"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "SỐ NGUYÊN"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "DÀI"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "DÀIDÀI"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "CHUỖI"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "NỔI"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "ĐÔI"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ĐỐI SỐ"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "Sử dụng:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[TÙY_CHỌN...]"
diff --git a/po/wa.po b/po/wa.po
index 6a218a2..0b200b2 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\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"
@@ -22,120 +22,120 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr ""
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr ""
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr ""
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr ""
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:92
+#: popthelp.c:90
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr ""
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr ""
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr ""
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr ""
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr ""
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6aca1bb..00ae206 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2008-02-18 20:16+0800\n"
"Last-Translator: LI Daobing <lidaobing@gmail.com>\n"
"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."
@@ -21,119 +21,119 @@ msgstr ""
msgid "unknown errno"
msgstr "未知的错误"
-#: popt.c:1045
+#: popt.c:1031
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "选项类别 (%u) 没有在 popt 中实现\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "缺少参数"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "未知的选项"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "需要 XOR 逻辑运算"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不应该为 NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "别名嵌套太深"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "参数引号错误"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "无效的数值"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "数值太大或太小"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "内存分配错误"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "未知的错误"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "显示这个帮助信息"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "显示简短的使用说明"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "在信息中显示默认的选项"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr "终止选项"
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr "帮助选项:"
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "通过 popt alias/exec 实现的选项:"
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[选项...]"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 2b93a3d..0ebe550 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2009-04-12 20:00+0200\n"
+"POT-Creation-Date: 2009-04-12 20:14+0200\n"
"PO-Revision-Date: 2005-04-08 17:52+0800\n"
"Last-Translator: Wei-Lun Chao <chaoweilun@pcmail.com.tw>\n"
"Language-Team: zh_TW <zh-l10n@linux.org.tw>\n"
@@ -18,120 +18,120 @@ msgstr ""
msgid "unknown errno"
msgstr "未知的錯誤"
-#: popt.c:1045
+#: popt.c:1031
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "選項類型 (%d) 沒有在 popt 中實作\n"
-#: popt.c:1466
+#: popt.c:1452
msgid "missing argument"
msgstr "缺少引數"
-#: popt.c:1468
+#: popt.c:1454
msgid "unknown option"
msgstr "未知的選項"
-#: popt.c:1470
+#: popt.c:1456
msgid "mutually exclusive logical operations requested"
msgstr "需要相互獨立的邏輯運算"
-#: popt.c:1472
+#: popt.c:1458
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不應為 NULL"
-#: popt.c:1474
+#: popt.c:1460
msgid "aliases nested too deeply"
msgstr "巢狀別名太深"
-#: popt.c:1476
+#: popt.c:1462
msgid "error in parameter quoting"
msgstr "參數引號錯誤"
-#: popt.c:1478
+#: popt.c:1464
msgid "invalid numeric value"
msgstr "不正確的數值"
-#: popt.c:1480
+#: popt.c:1466
msgid "number too large or too small"
msgstr "數字太大或太小"
-#: popt.c:1482
+#: popt.c:1468
msgid "memory allocation failed"
msgstr "記憶體配置錯誤"
-#: popt.c:1484
+#: popt.c:1470
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1488
+#: popt.c:1474
msgid "unknown error"
msgstr "未知的錯誤"
-#: popthelp.c:77 popthelp.c:88
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "顯示本說明訊息"
-#: popthelp.c:78 popthelp.c:89
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "顯示簡短的使用說明"
-#: popthelp.c:92
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "在訊息中顯示預設選項"
-#: popthelp.c:94
+#: popthelp.c:92
msgid "Terminate options"
msgstr ""
-#: popthelp.c:193
+#: popthelp.c:191
msgid "Help options:"
msgstr ""
-#: popthelp.c:194
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:204
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:208
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:209
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:210
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:211
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:212
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:213
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:216
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:646
+#: popthelp.c:644
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:669
+#: popthelp.c:667
msgid "[OPTION...]"
msgstr "[選項...]"