summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorjbj <jbj>2010-10-26 15:59:47 +0000
committerjbj <jbj>2010-10-26 15:59:47 +0000
commit3ced3d5f6401dd4be7fbc309716bd92fd0ae02c7 (patch)
treecda968b9e9b604b53094b511a660e8e6153c0d80 /po
parent68cc16b87539888cdff9fd73f29a091ba1dc1281 (diff)
downloadlibpopt-3ced3d5f6401dd4be7fbc309716bd92fd0ae02c7.tar.gz
- i18n: update translations.
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.po77
-rw-r--r--po/fi.po64
-rw-r--r--po/fr.po91
-rw-r--r--po/ga.po62
-rw-r--r--po/gl.po91
-rw-r--r--po/hu.po92
-rw-r--r--po/id.po60
-rw-r--r--po/is.po91
-rw-r--r--po/it.po60
-rw-r--r--po/ja.po87
-rw-r--r--po/ko.po91
-rw-r--r--po/lv.po63
-rw-r--r--po/nb.po91
-rw-r--r--po/nl.po60
-rw-r--r--po/pl.po60
-rw-r--r--po/pt.po91
-rw-r--r--po/ro.po90
-rw-r--r--po/ru.po63
-rw-r--r--po/sk.po86
-rw-r--r--po/sl.po86
-rw-r--r--po/sv.po60
-rw-r--r--po/th.po60
-rw-r--r--po/tr.po91
-rw-r--r--po/uk.po86
-rw-r--r--po/vi.po60
-rw-r--r--po/wa.po86
-rw-r--r--po/zh_CN.po60
-rw-r--r--po/zh_TW.po91
32 files changed, 999 insertions, 1391 deletions
diff --git a/po/cs.po b/po/cs.po
index 3887c58..df9b815 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -16,75 +16,71 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "neznámé číslo chyby"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ volby (%u) není v popt implementován\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "chybí argument"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "neznámá volba"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "požadovány vzájemně výlučné logické operace"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg nesmí být NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aliasy vnořené příliš hluboko"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "chyba v quotování parametrů"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "chybná numerická hodnota"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "číslo je příliš velké nebo příliš malé"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "selhala alokace paměti"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Vypíše tuto nápovědu"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vypíše krátký návod k použití"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Ukončí volby"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávě"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Ukončí volby"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Volby nápovědy:"
@@ -106,37 +102,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Použití:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[VOLBY…]"
diff --git a/po/da.po b/po/da.po
index 0fc90b9..e3f74a5 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -16,75 +16,71 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "ukendt fejlnr."
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tilvalgstype (%u) er ikke implementeret i popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "mangler argument"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "ukendt tilvalg"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "de ønskede handlinger udelukker hinanden"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg bør ikke være NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aliaser er for dybt indlejret"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "fejl i parameter citering"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "ugyldig numerisk værdi"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "nummer for stort, eller for lille"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "hukommelsestildeling mislykkedes"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Indstillinger for afbrydning"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Vis instillingsstandarder i besked"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Indstillinger for afbrydning"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Hjælpeindstillinger:"
@@ -106,37 +102,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[TILVALG...]"
diff --git a/po/de.po b/po/de.po
index 03d3173..4957418 100644
--- a/po/de.po
+++ b/po/de.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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2009-11-10 19:58+0100\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -15,75 +15,71 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "Unbekannte Fehler-Nummer"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "Optionstyp (%u) ist in popt nicht vorhanden\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "Fehlendes Argument"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "Unbekannte Option"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "Gegenseitig ausschließende logische Operatoren"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg sollte nicht NULL sein"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "Aliase zu tief verschachtelt"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "Fehler beim Quotieren der Parameter"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "Ungültiger nummerischer Wert"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "Nummer zu groß oder zu klein"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "Speicherzuordnung fehlgeschlagen"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "Unbekannter Fehler"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Zeigt diese Hilfe an"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Zeigt eine kurze Verwendungsinformation"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Optionen beenden"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zeigt die Standardeinstellungen an"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Optionen beenden"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Hilfe-Optionen:"
@@ -105,37 +101,33 @@ msgid "INT"
msgstr "INTEGER"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENT"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Verwendung:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/eo.po b/po/eo.po
index 3674b48..5e56196 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -14,75 +14,71 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "nekonata erarnumero"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "la opcia tipo (%u) ne estas realigita en popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "mankas argumento"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "nekonata opcio"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "reciprokaj logikaj operacioj estas postulataj"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devus esti NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "kromnomoj estas ingitaj tro profunde"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "eraro en parametra citado"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nevalida numera valoro"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero tro granda aŭ tro eta"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "malsukceso dum okupado de memoro"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "nekonata eraro"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Montri tiun ĉi helpmesaĝon"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Montri resumitan mesaĝon pri uzado"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Opcioj pri finiĝo"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Montri la implicitajn valorojn de la opcio en la mesaĝo"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Opcioj pri finiĝo"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Help-opcioj:"
@@ -104,37 +100,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uzado:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCIO...]"
diff --git a/po/es.po b/po/es.po
index 1d05248..3193ace 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2007-11-14 15:19-0500\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"
@@ -14,128 +14,111 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:981
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opción (%d) no implementada en popt\n"
-#: popt.c:1711
+#: popt.c:1187
msgid "missing argument"
msgstr "falta argumento"
-#: popt.c:1713
+#: popt.c:1189
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1715
+#: popt.c:1191
msgid "mutually exclusive logical operations requested"
msgstr "requerida operación lógica mutuamente exclusiva"
-#: popt.c:1717
+#: popt.c:1193
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1195
msgid "aliases nested too deeply"
msgstr "alias anidados muy profundamente"
-#: popt.c:1721
+#: popt.c:1197
msgid "error in parameter quoting"
msgstr "error en cita de parámetros"
-#: popt.c:1723
+#: popt.c:1199
msgid "invalid numeric value"
msgstr "valor numérico inválido"
-#: popt.c:1725
+#: popt.c:1201
msgid "number too large or too small"
msgstr "número muy largo o muy pequeño"
-#: popt.c:1727
+#: popt.c:1203
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1207
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:90
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
+#: popthelp.c:163
msgid "Help options:"
msgstr ""
-#: popthelp.c:192
+#: popthelp.c:164
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:200
+#: popthelp.c:172
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:202
+#: popthelp.c:174
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:178
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:179
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:180
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:181
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:182
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:184
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:597
msgid "Usage:"
msgstr "Modo de uso:"
-#: popthelp.c:672
+#: popthelp.c:619
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/fi.po b/po/fi.po
index 015b4c6..d204f03 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -19,84 +19,78 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
# errno - number of last error (defined by the ISO C standard)
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "tuntematon errno-virhenumeroarvo"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "valitsintyyppiä (%u) ei ole toteutettu popt-ohjelmassa\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "puuttuva argumentti"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "tuntematon valitsin"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "pyydettyjä loogisia toimintoja ei voi käyttää yhdessä"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "”opt->arg”-valitsinargumentti ei saa olla NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "liian monta aliasta sisäkkäin"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "virhe parametrien lainauksessa"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "virheellinen numeroarvo"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero on liian iso tai liian pieni"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "muistin varaus ei onnistunut"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "tuntematon virhe"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Näytä tämä ohje"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Näytä lyhyt käyttöohje"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Lopettamisvalitsimet"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Näytä valitsinoletukset ohjeessa"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Lopettamisvalitsimet"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Ohjevalitsimet:"
#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
-msgstr ""
-"Valitsimet toteutettu ”popt alias”-määrittelyillä tai ”popt exec”-"
-"määrittelyillä:"
+msgstr "Valitsimet toteutettu ”popt alias”-määrittelyillä tai ”popt exec”-määrittelyillä:"
#: popthelp.c:200
msgid "NONE"
@@ -111,37 +105,33 @@ msgid "INT"
msgstr "INT-KOKONAISLUKU"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG-KOKONAISLUKU"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG-KOKONAISLUKU"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "MERKKIJONO"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT-LIUKULUKU"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE-LIUKULUKU"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENTTI"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Käyttö:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[VALITSIN...]"
diff --git a/po/fr.po b/po/fr.po
index 7e3c14f..095a4c8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,8 +11,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -20,128 +20,111 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno inconnu"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "type(%d) d'option non implémenté dans popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "argument manquant"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "option iconnue"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "opérations logiques mutuellement exclusives requises"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devrait pas être NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "les alias sont trop entremellés"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "erreur en citant les paramètres"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valeur numérique invalide"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "nombre trop grand ou trop petit"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "échec de l'allocation de mémoire"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Montre ce message d'aide"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif de l'utilisation"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "CHAINE"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOTTANT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Utilisation:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/ga.po b/po/ga.po
index feed9ce..71a2feb 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -14,76 +14,72 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno anaithnid"
-#: popt.c:1290
+#: popt.c:1090
#, 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:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "argóint ar iarraidh"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "rogha anaithnid"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "iarradh oibríochtaí loighciúla comheisiacha"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "níor chóir rogha->arg a bheith NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "ailiasanna neadaithe ródhomhain"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "earráid agus paraiméadar á chur faoi chomharthaí athfhriotail"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "luach neamhbhailí uimhriúil"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "uimhir rómhór nó róbheag"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "theip ar dháileadh na cuimhne"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "earráid anaithnid"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Taispeáin an chabhair seo"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Taispeáin beagán eolais faoin úsáid"
-#: 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:92
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Roghanna scortha"
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Taispeáin luachanna réamhshocraithe na roghanna sa teachtaireacht"
+
#: popthelp.c:191
msgid "Help options:"
msgstr "Roghanna cabhracha:"
@@ -105,37 +101,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Úsáid:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[ROGHA...]"
diff --git a/po/gl.po b/po/gl.po
index 1311148..53cbf32 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,129 +10,112 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno descoecido"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opcin (%d) non implementada en popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "falta un argumento"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "opcin descoecida"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "solicitronse operacins lxicas mutuamente excluntes"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "aliases aniados a un nivel demasiado profundo"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "erro nas comias do parmetro"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valor numrico non vlido"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "nmero demasiado grande ou pequeno"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "erro descoecido"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Amosar esta mensaxe de axuda"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Amosar brevemente o xeito de utilizacin"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Amosar brevemente o xeito de utilizacin"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPCIN...]"
diff --git a/po/hu.po b/po/hu.po
index f681c30..b8572e2 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -4,8 +4,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -15,129 +15,111 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "ismeretlen hibaszám"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "a kapcsolótípus (%d) nincs megvalósítva a popt-ban\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "hiányzó paraméter"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "ismeretlen kapcsoló"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "kölcsönösen kizáró logikai műveleteket kért"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "az opt->arg nem lehet NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "az álnevek túl mélyen vannak egymásba ágyazva"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "hiba a paraméter idézésében"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "érvénytelen numerikus érték"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "a szám túl nagy vagy túl kicsi"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "a memóriafoglalás meghiúsult"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "ismeretlen hiba"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr "A popt alias/exec segítségével megvalósított kapcsolók:"
+
+#: popt.h:188
+msgid "Help options:"
+msgstr "Súgólehetőségek:"
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Ezen súgó megjelenítése"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Kapcsolók alapértelmezéseinek megjelenítése"
-#: popthelp.c:92
-#, fuzzy
-msgid "Terminate options"
-msgstr "Súgólehetőségek:"
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr "Súgólehetőségek:"
-
-#: 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:200
+#: popthelp.c:128
msgid "NONE"
msgstr "NINCS"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "ÉRTÉK"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "EGÉSZ"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "HOSSZÚ"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "HOSSZÚ"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "SZÖVEG"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "LEBEGŐ"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DUPLA"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "PAR"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Használat:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[KAPCSOLÓ...]"
diff --git a/po/id.po b/po/id.po
index 6622520..4b25ec9 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -14,75 +14,71 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno tak diketahui"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipe opsi (%u) tak diimplementasikan di popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "kehilangan argumen"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "opsi tak diketahui"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "permintaan operasi logika eksklusif secara mutual"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg tidak boleh NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias disarangkan terlalu dalam"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "galat di pencantuman parameter"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nilai numerik tidak sah"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "nomor terlalu besar atau terlalu kecil"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "alokasi memori gagal"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "galat tak diketahui"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Tampilkan pesan bantuan ini"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Tampilkan pesan penggunaan singkat"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Matikan opsi"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Tampilkan opsi standar dalam pesan"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Matikan opsi"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Opsi bantuan:"
@@ -104,37 +100,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Penggunaan:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPSI...]"
diff --git a/po/is.po b/po/is.po
index f775a1d..7fd5445 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,128 +10,111 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "ekkt villunmer"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "rofagerin (%d) er ekki studd popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "vantar vifang"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "ekktur rofi"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "bei um rofa sem slkkva hvor rum"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg tti ekki a vera NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "alasar of flknir"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "villa vifngum (gsalappir og svo frv.)"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "gilt tlulegt gildi"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "talan of str ea sm"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "ekki tkst a taka fr minni"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "ekkt villa"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Sna essa hjlp"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Sna stuttar notkunarleibeiningar"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Sna sjlfgefin gildi rofa skilaboum"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[ROFI...]"
diff --git a/po/it.po b/po/it.po
index 1441d42..345a12c 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -17,75 +17,71 @@ msgstr ""
"First-Translator: Sandro Bonazzola <sandro.bonazzola@gmail.com>\n"
"X-Generator: KBabel 1.11.4\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno sconosciuto"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo di opzione (%u) non implementato in popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "argomento mancante"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "opzione sconosciuta"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "richieste operazioni logiche reciprocamente esclusive"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg non dovrebbe essere NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias nidificati troppo in profondità"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "errore nel quoting del parametro"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "valore numerico non valido"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero troppo grande o troppo piccolo"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "allocazione di memoria fallita"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "errore sconosciuto"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Mostra questo messaggio di aiuto"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostra un breve messaggio di utilizzo"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Opzioni di terminazione"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Mostra le opzioni predefinite nel messaggio"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Opzioni di terminazione"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Opzioni di aiuto:"
@@ -107,37 +103,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPZIONE...]"
diff --git a/po/ja.po b/po/ja.po
index 3c8a87a..effe597 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,89 +1,85 @@
-# rpm ja.po
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Japanese messages for popt
+# This file is put in the public domain.
# Yukihiro Nakai <ynakai@redhat.com>, 2003
-#
+# Yasuaki Taniguchi <yasuakit@gmail.com>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.11\n"
+"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\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"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
+"PO-Revision-Date: 2010-10-19 12:01+0900\n"
+"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
+"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "不明なエラー番号"
-#: popt.c:1290
-#, fuzzy, c-format
+#: popt.c:1090
+#, c-format
msgid "option type (%u) not implemented in popt\n"
-msgstr "オプションタイプ (%d) はpoptには実装されていません\n"
+msgstr "オプションタイプ (%u) はpoptには実装されていません\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "引数がありません"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "不明なオプション"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
-msgstr "排他的な悪ぺーレーションが必要です"
+msgstr "相互排他的な論理操作が必要です"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->argはNULLではいけません"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "エイリアスのネストが深すぎます"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "パラメータのクオート付けでエラー"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "不正な数値"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "数値が大きすぎるか小さすぎます"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "メモリ確保に失敗しました"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "不明なエラー"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "このヘルプメッセージを表示します"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "使い方の概要を表示します"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "終了オプション"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "オプションのデフォルト値をメッセージに表示します"
-#: popthelp.c:92
-#, fuzzy
-msgid "Terminate options"
-msgstr "ヘルプオプション:"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "ヘルプオプション:"
@@ -105,38 +101,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
+#: popthelp.c:208
msgid "LONGLONG"
-msgstr "LONG"
+msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "文字列"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
-msgstr "使い方:"
+msgstr "使用法:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[オプション...]"
diff --git a/po/ko.po b/po/ko.po
index cfd2896..590e298 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,128 +10,111 @@ msgstr ""
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr " ڵ(errno) Դϴ"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "ɼ (%d) popt ϴ\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "μ ʾҽϴ"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr " ɼԴϴ"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "ʿ Ÿ Ǿϴ"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "ɼ->μ NULL Ǿ ȵ˴ϴ"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "Ī(alias) ϰ Ǿϴ"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "Ű ֽϴ"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "߸ ġ Դϴ"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "ڰ ʹ ũų ʹ ϴ"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "޸ Ҵ翡 ߽ϴ"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr " Դϴ"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr " ݴϴ"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr " ݴϴ"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "⺻ ɼ ݴϴ"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "(NONE)"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "(VAL)"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "(INT)"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "(LONG)"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "(LONG)"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "ڿ(STRING)"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "Ҽ(FLOAT)"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "Ҽ(DOUBLE)"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "μ(ARG)"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr ":"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[ɼ...]"
diff --git a/po/lv.po b/po/lv.po
index 70f350e..2707911 100644
--- a/po/lv.po
+++ b/po/lv.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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2009-04-12 16:34+0300\n"
"Last-Translator: Rihards Prieditis <RPrieditis@inbox.lv>\n"
"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
@@ -16,78 +16,73 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 0.3\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
-"2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "nezināms kļūdas numurs"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "iespējas tips (%u) nav ieviests popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "trūkst arguments"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "nezināma iespēja"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "pieprasītas savstarpējie izslēdzošas loģiskās operācijas"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opcija->arguments nevar būt NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aizstājvārdi iegulti pārāk dziļi"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "kļuda parametru citēšanā"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nederīga skaitļa vērtība"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "skaitlis pārāk liels, vai pārāk mazs"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "atmiņas iedalīšana neizdevās"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "nezināma kļūda"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Rādīt šo palīdzības ziņu"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Attēlot īsu izmantošanas ziņu"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Pārtraukt iespējas"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Attēlot noklusētās iespējas ziņā"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Pārtraukt iespējas"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Palīdzības iespējas:"
@@ -109,37 +104,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "VIRKNE"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENTS"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Lietošana:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[IESPĒJAS..]"
diff --git a/po/nb.po b/po/nb.po
index 8ec9331..72c0897 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,128 +10,111 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "ukjent errno"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "flaggtype (%d) ikke implementert i popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "manglende argument"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "ukjent flagg"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "gjensidig eksluderende logiske operasjoner forespurt"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg m ikke vre NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "aliaser med for dype lkker"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "feil i parametersitering"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "ugyldig numerisk verdi"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "tallet er for stort eller lite"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "minneallokering feilet"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Vis forvalgte flagg i melding"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[FLAGG...]"
diff --git a/po/nl.po b/po/nl.po
index 09bc176..aaf07e6 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -14,76 +14,72 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "onbekend foutnummer (errno)"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "dit optietype (%u) is niet geïmplementeerd in popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "ontbrekend argument"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "onbekende optie"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "elkaar uitsluitende logische operatoren werden gevraagd"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg zou niet NULL mogen zijn"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aliassen zijn te diep genest"
# of toch beter "quoting" behouden?
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "fout in de aanhaling van parameters"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "ongeldige numerieke waarde"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "getal is te klein of te groot"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "reserveren van geheugen is mislukt"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "onbekende fout"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Deze hulptekst tonen"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Een korte gebruikssamenvatting tonen"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Opties beëindigen"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "De standaardwaarden van opties tonen in de tekst"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Opties beëindigen"
-
# of "Help-opties:"?
#: popthelp.c:191
msgid "Help options:"
@@ -106,39 +102,35 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
# TEKENREEKS lijkt me niet gepast; dus ofwel STRING behouden, ofwel TEKST
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "TEKST"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
# of hier ARGUMENT van maken?
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Gebruik:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPTIE...]"
diff --git a/po/pl.po b/po/pl.po
index e59b2e1..38dc78a 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -14,75 +14,71 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "nieznane errno"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ opcji (%u) nie zaimplementowany w popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "brak parametru"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "nieznana opcja"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "danie wykluczajcych si operacji"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg nie moe by NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "zbyt due zagbienie aliasw"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "bd w cytowaniu parametru"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "bdna warto liczbowa"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "liczba zbyt dua lub zbyt maa"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "bd alokacji pamici"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "nieznany bd"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Poka t pomoc"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Wywietl skrcony sposb uycia"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Opcje zakoczenia"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Wywietl domylne opcje w opisie"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Opcje zakoczenia"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Opcje pomocy:"
@@ -104,37 +100,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "ACUCH"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Skadnia:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCJA...]"
diff --git a/po/pt.po b/po/pt.po
index 3f56a71..cdbab09 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,128 +10,111 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconhecido"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "tipo de opo (%d) no implementado no popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "falta um argumento"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "opo desconhecida"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "foram pedidas operaes lgicas mutuamente exclusivas"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg no deve ser NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "'aliases' demasiado aninhados"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "erros no 'quoting' de parmetros"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valor nmerico invlido"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "nmero demasiado grando ou pequeno"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "alocao de memria falhou"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilizao sucinta"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Mostrar valor por omisso das opes na mensagem"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Utilizao:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPO...]"
diff --git a/po/ro.po b/po/ro.po
index 7f0a72e..56d1094 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,129 +10,113 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "eroare necunoscuta"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "optiunea de tipul (%d) nu este implementata in popt\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "argument lipsa"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "optiune necunoscuta"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "recursivitate infinita la optiunile sinonime"
-#: popt.c:1721
+#: popt.c:1225
#, fuzzy
msgid "error in parameter quoting"
msgstr "eroare la insertie parametru"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valoare numarica invalida"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "numar prea mare sau prea mic"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "eroare necuinoscuta"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:209
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
diff --git a/po/ru.po b/po/ru.po
index ec65e6d..72101b0 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -15,78 +15,73 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
-"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "неизвестный errno"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "обработка параметра (%u) в popt не предусмотрена\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "пропущен аргумент"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "неизвестный параметр"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "запрошены взаимно исключающие логические операции"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg не может быть NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "превышен уровень допустимой рекурсии подстановок"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "ошибка помещения параметров в кавычки"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "неправильное числовое значение"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "числовое значение за пределами предусмотренного"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "не удалось выделить память"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "неизвестная ошибка"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Показать эту справку"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Показать краткую инструкцию по использованию"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Завершает параметры"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Показать параметры по умолчанию"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Завершает параметры"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Параметры вывода справки:"
@@ -108,37 +103,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Использование:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[ПАРАМЕТР...]"
diff --git a/po/sk.po b/po/sk.po
index f5030ce..50598c3 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -14,128 +14,112 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1290
+#: popt.c:1002
#, c-format
-msgid "option type (%u) not implemented in popt\n"
+msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1733
-msgid "unknown error"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Vypsa tto sprvu"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:209
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 3e499ff..108390d 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -10,128 +10,112 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1290
+#: popt.c:1002
#, c-format
-msgid "option type (%u) not implemented in popt\n"
+msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1733
-msgid "unknown error"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Prikai to sporoilo s pomojo"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Prikai kratko sporoilo o uporabi"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Prikai kratko sporoilo o uporabi"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:209
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 2992c2c..ed8cd6d 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -17,75 +17,71 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "oknt felnummer"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "flaggtypen (%u) r inte implementerad i popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "oknd flagga"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "msesidigt uteslutande logiska operationer begrdes"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg fr inte vara NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias r nstade fr djupt"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt vrde"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "talet fr stort eller fr litet"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "oknt fel"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Visa denna hjlptext"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Visa en kortfattad anvndningstext"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Avsluta flaggor"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Visa standardalternativ fr flaggor i meddelande"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "Avsluta flaggor"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Hjlpflaggor:"
@@ -107,37 +103,33 @@ msgid "INT"
msgstr "HELTAL"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LNG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LNGLNG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRNG"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Anvndning:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
diff --git a/po/th.po b/po/th.po
index 864c3af..ba643b3 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -16,75 +16,71 @@ msgstr ""
"X-Poedit-Language: Thai\n"
"X-Poedit-Country: THAILAND\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "เกิด errno ที่ไม่รู้จัก"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "ตัวเลือกชนิด (%u) ไม่ถูกอิมพลีเมนต์ใน popt\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "ไม่พบอาร์กิวเมนต์"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "ไม่รู้จักตัวเลือก"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "เกิดการร้องขอร่วมกันของการดำเนินการด้านตรรกะอย่างเดียวกัน"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ไม่ควรจะเป็น NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "นามแฝงซ้อนกันมากเกินไป"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "เกิดข้อผิดพลาดในการอ้างอิงพารามิเตอร์"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "ค่าตัวเลขผิดพลาด"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "ตัวเลขมีค่ามากหรือน้อยเกินไป"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "การจัดสรรหน่วยความจำผิดพลาด"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "ความผิดพลาดที่ไม่รู้จัก"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "แสดงข้อความช่วยเหลือนี้"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "แสดงข้อความสรุปย่อการใช้งาน"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "ตัวเลือกการสิ้นสุด:"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "แสดงตัวเลือกมาตรฐานในข้อความ"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "ตัวเลือกการสิ้นสุด:"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "ตัวเลือกความช่วยเหลือ:"
@@ -106,37 +102,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "วิธีใช้:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[ตัวเลือก...]"
diff --git a/po/tr.po b/po/tr.po
index 3910b08..8b3854f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -4,8 +4,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -13,129 +13,112 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "bilinmeyen hata no"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "seenek tr (%d) popt iin geersiz\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "argman eksik"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "bilinmeyen seenek"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "birbirini dlayan mantksal ilemler istendi"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "adlarda ok fazla iielikler"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "parametrelerde trnak iaretleme hatal "
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "saysal deer geersiz"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "say ya ok byk ya da ok kk"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Bu yardm iletisini gsterir"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Ksa bir kullanm iletisi gster"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Ksa bir kullanm iletisi gster"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "DE"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "Kullanm:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[SEENEK...]"
diff --git a/po/uk.po b/po/uk.po
index 62e0fde..12e8874 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -14,128 +14,112 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1290
+#: popt.c:1002
#, c-format
-msgid "option type (%u) not implemented in popt\n"
+msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1733
-msgid "unknown error"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr " צ"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr " צ "
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr " צ "
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:209
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/vi.po b/po/vi.po
index 9132e69..40f8ff0 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\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"
@@ -17,75 +17,71 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LocFactoryEditor 1.7b3\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "số hiệu lỗi không rõ"
-#: popt.c:1290
+#: popt.c:1090
#, 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:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "thiếu đối số"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "tùy chọn không rõ"
-#: popt.c:1715
+#: popt.c:1298
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:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "« tùy chọn->đối số » không thể vô giá trị"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "các bí danh lồng nhau quá sâu"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "gặp lỗi trong lời trích dẫn tham số"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "giá trị thuộc số không hợp lệ"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "con số quá lớn hay quá nhỏ"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "lỗi cấp phát bộ nhớ"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "lỗi không rõ"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Xem thông điệp trợ giúp này"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 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:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "Tùy chọn chấm dứt"
+
#: 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:92
-msgid "Terminate options"
-msgstr "Tùy chọn chấm dứt"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "Tùy chọn trợ giúp:"
@@ -107,37 +103,33 @@ msgid "INT"
msgstr "SỐ NGUYÊN"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "DÀI"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "DÀIDÀI"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "CHUỖI"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "NỔI"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "ĐÔI"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ĐỐI SỐ"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "Sử dụng:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[TÙY_CHỌN...]"
diff --git a/po/wa.po b/po/wa.po
index b842e10..191270f 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -9,8 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -18,128 +18,112 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1290
+#: popt.c:1002
#, c-format
-msgid "option type (%u) not implemented in popt\n"
+msgid "option type (%d) not implemented in popt\n"
msgstr ""
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1729
-msgid "config file failed sanity test"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1733
-msgid "unknown error"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:90
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:209
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3c1d943..e2967b8 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: 2010-02-17 13:35-0500\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2008-02-18 20:16+0800\n"
"Last-Translator: LI Daobing <lidaobing@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -16,75 +16,71 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "未知的错误"
-#: popt.c:1290
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "选项类别 (%u) 没有在 popt 中实现\n"
-#: popt.c:1711
+#: popt.c:1294
msgid "missing argument"
msgstr "缺少参数"
-#: popt.c:1713
+#: popt.c:1296
msgid "unknown option"
msgstr "未知的选项"
-#: popt.c:1715
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "需要 XOR 逻辑运算"
-#: popt.c:1717
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不应该为 NULL"
-#: popt.c:1719
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "别名嵌套太深"
-#: popt.c:1721
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "参数引号错误"
-#: popt.c:1723
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "无效的数值"
-#: popt.c:1725
+#: popt.c:1308
msgid "number too large or too small"
msgstr "数值太大或太小"
-#: popt.c:1727
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "内存分配错误"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1314
msgid "unknown error"
msgstr "未知的错误"
-#: popthelp.c:75 popthelp.c:86
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "显示这个帮助信息"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "显示简短的使用说明"
+#: popthelp.c:76 popthelp.c:92
+msgid "Terminate options"
+msgstr "终止选项"
+
#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "在信息中显示默认的选项"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr "终止选项"
-
#: popthelp.c:191
msgid "Help options:"
msgstr "帮助选项:"
@@ -106,37 +102,33 @@ msgid "INT"
msgstr "INT"
#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:210
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:634
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:672
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[选项...]"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index b73e734..f6a9a92 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-06-14 15:31+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"
@@ -14,128 +14,111 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:47
+#: popt.c:35
msgid "unknown errno"
msgstr "未知的錯誤"
-#: popt.c:1290
-#, fuzzy, c-format
-msgid "option type (%u) not implemented in popt\n"
+#: popt.c:1002
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
msgstr "選項類型 (%d) 沒有在 popt 中實作\n"
-#: popt.c:1711
+#: popt.c:1215
msgid "missing argument"
msgstr "缺少引數"
-#: popt.c:1713
+#: popt.c:1217
msgid "unknown option"
msgstr "未知的選項"
-#: popt.c:1715
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "需要相互獨立的邏輯運算"
-#: popt.c:1717
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不應為 NULL"
-#: popt.c:1719
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "巢狀別名太深"
-#: popt.c:1721
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "參數引號錯誤"
-#: popt.c:1723
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "不正確的數值"
-#: popt.c:1725
+#: popt.c:1229
msgid "number too large or too small"
msgstr "數字太大或太小"
-#: popt.c:1727
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "記憶體配置錯誤"
-#: popt.c:1729
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1733
+#: popt.c:1235
msgid "unknown error"
msgstr "未知的錯誤"
-#: popthelp.c:75 popthelp.c:86
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "顯示本說明訊息"
-#: popthelp.c:76 popthelp.c:87
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "顯示簡短的使用說明"
-#: popthelp.c:90
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "在訊息中顯示預設選項"
-#: popthelp.c:92
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:191
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:192
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:200
+#: popthelp.c:128
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:202
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:206
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:207
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:209
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:210
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:211
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:212
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:215
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:649
+#: popthelp.c:552
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:672
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[選項...]"