summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2015-04-19 18:08:52 +0000
committerjbj <jbj>2015-04-19 18:08:52 +0000
commitf0908025ff2b67bdd00ae925211b5cae0ee6d7aa (patch)
treefc7d2dd042ad12d063a9d84cde66e4f9ed4cdd36
parentb4f7fb0e1142fabf0d69467a9735a38b8d1f7f58 (diff)
downloadlibpopt-f0908025ff2b67bdd00ae925211b5cae0ee6d7aa.tar.gz
- i18n: update PO files (Translation Project).
-rw-r--r--CHANGES1
-rw-r--r--po/cs.po88
-rw-r--r--po/da.po76
-rw-r--r--po/de.po87
-rw-r--r--po/eo.po87
-rw-r--r--po/es.po90
-rw-r--r--po/fi.po95
-rw-r--r--po/fr.po94
-rw-r--r--po/ga.po87
-rw-r--r--po/gl.po86
-rw-r--r--po/gu.po86
-rw-r--r--po/hr.po89
-rw-r--r--po/hu.po86
-rw-r--r--po/ia.po86
-rw-r--r--po/id.po87
-rw-r--r--po/is.po100
-rw-r--r--po/it.po87
-rw-r--r--po/ja.po87
-rw-r--r--po/kn.po86
-rw-r--r--po/ko.po100
-rw-r--r--po/lv.po89
-rw-r--r--po/nb.po78
-rw-r--r--po/nl.po76
-rw-r--r--po/pl.po116
-rw-r--r--po/pt.po100
-rw-r--r--po/pt_BR.po89
-rw-r--r--po/ro.po99
-rw-r--r--po/ru.po93
-rw-r--r--po/sk.po95
-rw-r--r--po/sl.po86
-rw-r--r--po/sr.po94
-rw-r--r--po/sv.po140
-rw-r--r--po/ta.po86
-rw-r--r--po/th.po96
-rw-r--r--po/tr.po86
-rw-r--r--po/uk.po79
-rw-r--r--po/vi.po87
-rw-r--r--po/wa.po95
-rw-r--r--po/zh_CN.po87
-rw-r--r--po/zh_TW.po86
40 files changed, 1392 insertions, 2150 deletions
diff --git a/CHANGES b/CHANGES
index 6c52690..c1a965b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
1.17 -> 2.0:
+ - jbj: i18n: update PO files (Translation Project).
- jbj: i18n: update da fr nb nl uk, and msgmerge (Translation Project).
- jbj: i18n: add gu hr ia kn pt_BR ta, msgmerge (Translation Project).
- devzero2000: add cpp suppressions directive for dealing with
diff --git a/po/cs.po b/po/cs.po
index f9325ef..59e0fed 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2,14 +2,14 @@
# Copyright (C) 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
# Milan Kerslager <kerslage@linux.cz>, 2001.
-# Petr Pisar <petr.pisar@atlas.cz>, 2008.
+# Petr Pisar <petr.pisar@atlas.cz>, 2008, 2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2008-12-08 19:55+0100\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-03-29 20:13+0200\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -17,139 +17,127 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "neznámé číslo chyby"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ volby (%u) není v popt implementován\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "chybí argument"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "neznámá volba"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "požadovány vzájemně výlučné logické operace"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg nesmí být NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "aliasy vnořené příliš hluboko"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
-msgstr "chyba v quotování parametrů"
+msgstr "chyba v uzávorkování parametrů"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "chybná numerická hodnota"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "číslo je příliš velké nebo příliš malé"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "selhala alokace paměti"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "konfigurační soubor neprošel testem příčetnosti"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vypíše tuto nápovědu"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vypíše krátký návod k použití"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávě"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Ukončí volby"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Volby nápovědy:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Volby implementované přes alias/exec poptu:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Použití:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[VOLBY…]"
diff --git a/po/da.po b/po/da.po
index 3d23d2c..89b4d23 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
"PO-Revision-Date: 2015-03-18 00:00+0000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -17,139 +17,127 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "ukendt fejlnr."
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tilvalgstype (%u) er ikke implementeret i popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "mangler argument"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "ukendt tilvalg"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "de ønskede handlinger udelukker hinanden"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg bør ikke være NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "aliaser er for dybt indlejret"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "fejl i parameter citering"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "ugyldig numerisk værdi"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "nummer for stort, eller for lille"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "hukommelsestildeling mislykkedes"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
msgstr "konfigurationsfil mislykkede tilregnelighedstest"
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Vis instillingsstandarder i besked"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Indstillinger for afbrydning"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hjælpeindstillinger:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Indstillinger implementeret via popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[TILVALG...]"
diff --git a/po/de.po b/po/de.po
index 3fecf38..480b391 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,154 +1,143 @@
# Translation of popt to German (Deutsch)
# This file is distributed under the same license as the popt package.
# Robert Scheck <rpm@robert-scheck.de>, 2004-2007.
-# Roland Illig <roland.illig@gmx.de>, 2009.
+# Roland Illig <roland.illig@gmx.de>, 2009-2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2009-11-10 19:58+0100\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-03-30 09:34+0100\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.7.5\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "Unbekannte Fehler-Nummer"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "Optionstyp (%u) ist in popt nicht vorhanden\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "Fehlendes Argument"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "Unbekannte Option"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "Gegenseitig ausschließende logische Operatoren"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg sollte nicht NULL sein"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "Aliase zu tief verschachtelt"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "Fehler beim Quotieren der Parameter"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "Ungültiger nummerischer Wert"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "Nummer zu groß oder zu klein"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "Speicherzuordnung fehlgeschlagen"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "Konfigurationsdatei ist beschädigt"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "Unbekannter Fehler"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Zeigt diese Hilfe an"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Zeigt eine kurze Verwendungsinformation"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Zeigt die Standardeinstellungen an"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Optionen beenden"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hilfe-Optionen:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Optionen über popt alias/exec implementiert:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NICHTS"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "WERT"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INTEGER"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARGUMENT"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Verwendung:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/eo.po b/po/eo.po
index cb6e6f4..5e56196 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -6,148 +6,127 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "nekonata erarnumero"
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "mankas argumento"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "nekonata opcio"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "reciprokaj logikaj operacioj estas postulataj"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devus esti NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "kromnomoj estas ingitaj tro profunde"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "eraro en parametra citado"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nevalida numera valoro"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero tro granda aŭ tro eta"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "malsukceso dum okupado de memoro"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "nekonata eraro"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Montri tiun ĉi helpmesaĝon"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Montri resumitan mesaĝon pri uzado"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Montri la implicitajn valorojn de la opcio en la mesaĝo"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Opcioj pri finiĝo"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Montri la implicitajn valorojn de la opcio en la mesaĝo"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Help-opcioj:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcioj realigitaj per popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NENIO"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uzado:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCIO...]"
diff --git a/po/es.po b/po/es.po
index f1ee019..3193ace 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,149 +6,119 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1439
-#, 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:1889
+#: popt.c:1187
msgid "missing argument"
msgstr "falta argumento"
-#: popt.c:1891
+#: popt.c:1189
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1893
+#: popt.c:1191
msgid "mutually exclusive logical operations requested"
msgstr "requerida operación lógica mutuamente exclusiva"
-#: popt.c:1895
+#: popt.c:1193
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1897
+#: popt.c:1195
msgid "aliases nested too deeply"
msgstr "alias anidados muy profundamente"
-#: popt.c:1899
+#: popt.c:1197
msgid "error in parameter quoting"
msgstr "error en cita de parámetros"
-#: popt.c:1901
+#: popt.c:1199
msgid "invalid numeric value"
msgstr "valor numérico inválido"
-#: popt.c:1903
+#: popt.c:1201
msgid "number too large or too small"
msgstr "número muy largo o muy pequeño"
-#: popt.c:1905
+#: popt.c:1203
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1207
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:98
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
+#: popthelp.c:163
msgid "Help options:"
msgstr ""
-#: popthelp.c:200
+#: popthelp.c:164
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:208
+#: popthelp.c:172
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:174
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:178
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:179
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:218
+#: popthelp.c:180
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:181
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:182
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:184
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:597
msgid "Usage:"
msgstr "Modo de uso:"
-#: popthelp.c:689
+#: popthelp.c:619
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/fi.po b/po/fi.po
index f891149..a5d46a3 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,16 +1,17 @@
-# translation of popt-1.14.pot to Finnish
-# Copyright © 2008 Free Software Foundation, Inc.
+# Finnish messages for popt
+# Copyright © 2008, 2014, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
# This file is put in the public domain.
# Jorma Karvonen <karvjorm@users.sf.net>, 2008.
+# Jorma Karvonen <karvonen.jorma@gmail.com>, 2014-2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2008-02-21 18:19+0200\n"
-"Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-04-16 21:03+0300\n"
+"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -20,141 +21,127 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
# errno - number of last error (defined by the ISO C standard)
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "tuntematon errno-virhenumeroarvo"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "valitsintyyppiä (%u) ei ole toteutettu popt-ohjelmassa\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "puuttuva argumentti"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "tuntematon valitsin"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "pyydettyjä loogisia toimintoja ei voi käyttää yhdessä"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "”opt->arg”-valitsinargumentti ei saa olla NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "liian monta aliasta sisäkkäin"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "virhe parametrien lainauksessa"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "virheellinen numeroarvo"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "numero on liian iso tai liian pieni"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "muistin varaus ei onnistunut"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
+msgstr "asetustiedoston järkevyystestaus epäonnistui"
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "tuntematon virhe"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Näytä tämä ohje"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Näytä lyhyt käyttöohje"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Näytä valitsinoletukset ohjeessa"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Lopettamisvalitsimet"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Ohjevalitsimet:"
-#: popthelp.c:200
+#: 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:208
+#: popthelp.c:200
msgid "NONE"
msgstr "EI MITÄÄN"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "ARVO"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT-KOKONAISLUKU"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHORT-KOKONAISLUKU"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG-KOKONAISLUKU"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG-KOKONAISLUKU"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "MERKKIJONO"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT-LIUKULUKU"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE-LIUKULUKU"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARGUMENTTI"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Käyttö:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[VALITSIN...]"
diff --git a/po/fr.po b/po/fr.po
index 07aca80..2d0656d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2,7 +2,7 @@
# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
# RPM French Translation <rpm-fr@livna.org>, 2003.
-# Stéphane Aulery <lkppo@free.fr>
+# Stéphane Aulery <lkppo@free.fr>, 2015.
# JBJ : THANX A LOT !!!
#
# N'hésitez pas à m'envoyez un courriel si vous avez des
@@ -10,10 +10,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2015-03-23 13:50+0100\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-03-29 20:48+0200\n"
"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
@@ -21,139 +21,127 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "errno inconnu"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "type d'option (%u) non implémenté dans popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "argument manquant"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "option inconnue"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "opérations logiques mutuellement exclusives requises"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devrait pas être NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "imbrications trop profondes des alias"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "erreur d'échappement des paramètres"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "valeur numérique invalide"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "nombre trop grand ou trop petit"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "échec de l'allocation de mémoire"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "le fichier de configuration n'a pas passé le test de conformité"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Affiche ce message d'aide"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif du fonctionnement"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Terminer les options"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Options d'aide :"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Options implémentées via popt alias / exec :"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "ENTIER COURT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
-msgstr "LONG"
+msgstr "ENTIER LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
-msgstr "LONGLONG"
+msgstr "ENTIER LONG LONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "CHAÎNE"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
-msgstr "FLOTTANT"
+msgstr "DÉCIMAL SIMPLE"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
-msgstr "DOUBLE"
+msgstr "DÉCIMAL DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Usage :"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[OPTION…]"
diff --git a/po/ga.po b/po/ga.po
index 2d1cbc5..71a2feb 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,149 +6,128 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: ga\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno anaithnid"
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argóint ar iarraidh"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "rogha anaithnid"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "iarradh oibríochtaí loighciúla comheisiacha"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "níor chóir rogha->arg a bheith NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "ailiasanna neadaithe ródhomhain"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "earráid agus paraiméadar á chur faoi chomharthaí athfhriotail"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "luach neamhbhailí uimhriúil"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "uimhir rómhór nó róbheag"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "theip ar dháileadh na cuimhne"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "earráid anaithnid"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Taispeáin an chabhair seo"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Taispeáin beagán eolais faoin úsáid"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Taispeáin luachanna réamhshocraithe na roghanna sa teachtaireacht"
-
# Terminate not a verb here
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Roghanna scortha"
-#: popthelp.c:199
+#: 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:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Roghanna a cuireadh i bhfeidhm trí ailias/exec popt:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NEAMHNÍ"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "LUACH"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Úsáid:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[ROGHA...]"
diff --git a/po/gl.po b/po/gl.po
index a1c1aa1..fa0374d 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2012-11-10 19:47+0200\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -22,139 +22,119 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno descoñecido"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo de opción (%u) non implementada en popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "falta un argumento"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "opción descoñecida"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "solicitáronse operacións lóxicas mutuamente excluíntes"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg non debe ser NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias aniñados a un nivel demasiado profundo"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "erro nas comiñas do parámetro"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "valor numérico non válido"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "número demasiado grande ou pequeno"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "produciuse un erro ao asignar memoria"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "erro descoñecido"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Mostrar esta mensaxe de axuda"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostrar brevemente o xeito de utilización"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Mostrar as opcións predefinidas na mensaxe"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Opcións de terminación"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Mostrar as opcións predefinidas na mensaxe"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opcións de axuda:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcións implementadas a través de popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
diff --git a/po/gu.po b/po/gu.po
index 4120cef..d0d1e1c 100644
--- a/po/gu.po
+++ b/po/gu.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2014-02-04 17:43+0630\n"
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
@@ -20,139 +20,119 @@ msgstr ""
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "અજ્ઞાત ક્ષતિનંબર"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "વિકલ્પ પ્રકાર (%u) એ popt માં લાગુ થયેલ નથી\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "ગુમ થયેલ દલીલ"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "અજ્ઞાત વિકલ્પ"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "ખાસ કરીને પરસ્પર લાગુ પડતી તાર્કિક પ્રક્રિયાઓની અરજી થઇ છે"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg એ NULL હોવું જોઇએ નહિં"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "ઉપનામો ખૂબ ઊંડે સુધી ગૂંચવાયેલા છે"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "પરિમાણ માપ આપવામાં ક્ષતિ"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "અયોગ્ય આંકડાકીય મૂલ્ય"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "આંકડો ખૂબ મોટો અથવા ખૂબ નાનો છે"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "મેમરી સોંપણી નિષ્ફળ"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "અજ્ઞાત ક્ષતિ"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "આ મદદ સંદેશો બતાવો"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "સંક્ષિપ્ત વપરાશ સંદેશો દર્શાવો"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "દર્શાવાના વિકલ્પ મૂળભૂતો સંદેશામાં"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "નિવારણ વિકલ્પો"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "દર્શાવાના વિકલ્પ મૂળભૂતો સંદેશામાં"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "મદદ વિકલ્પો:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "popt alias/exec મારફત લાગુ થયેલ વિકલ્પો:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "કંઇ નહિં"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "વપરાશ:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[વિકલ્પો...]"
diff --git a/po/hr.po b/po/hr.po
index 1b3d9e8..9eaedc8 100644
--- a/po/hr.po
+++ b/po/hr.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2012-04-10 18:07+0200\n"
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -14,142 +14,121 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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:54
+#: popt.c:35
msgid "unknown errno"
msgstr "nepoznat broj greške"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "vrsta opcije (%u) nije implementirana u popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "nedostaje argument"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "nepoznata opcija"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "zatražene su međusobno isključive logičke operacije"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne smije biti NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aliasi preduboko ugniježđeni"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "greška u navođenju parametara"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "neispravna numerička vrijednost"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "broj prevelik ili premalen"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "alokacija memorije nije uspjela"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "nepoznata greška"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Prikaži ovu poruku pomoći"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Prikaži kratke upute za uporabu"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Prikaži zadane opcije u poruci"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Opcije dovršavanja"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Prikaži zadane opcije u poruci"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opcije pomoći:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcije nisu implementirane preko popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uporaba:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCIJA...]"
diff --git a/po/hu.po b/po/hu.po
index baf34d4..2d11d0b 100644
--- a/po/hu.po
+++ b/po/hu.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2014-03-20 22:49+0100\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -19,139 +19,119 @@ msgstr ""
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "ismeretlen hibaszám"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "a kapcsolótípus (%u) nincs megvalósítva a popt-ban\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "hiányzó paraméter"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "ismeretlen kapcsoló"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "kölcsönösen kizáró logikai műveleteket kért"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "az opt->arg nem lehet NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "az álnevek túl mélyen vannak egymásba ágyazva"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "hiba a paraméter idézésében"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "érvénytelen numerikus érték"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "a szám túl nagy vagy túl kicsi"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "a memóriafoglalás meghiúsult"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "ismeretlen hiba"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Ezen súgó megjelenítése"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Kapcsolók alapértelmezéseinek megjelenítése"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Kapcsolók megszakítása"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Kapcsolók alapértelmezéseinek megjelenítése"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Súgólehetőségek:"
-#: popthelp.c:200
+#: 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:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NINCS"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "ÉRTÉK"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "EGÉSZ"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "HOSSZÚ"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "HOSSZÚHOSSZÚ"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "SZÖVEG"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "LEBEGŐ"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUPLA"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "PAR"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Használat:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[KAPCSOLÓ...]"
diff --git a/po/ia.po b/po/ia.po
index 4bd7d4f..52be26b 100644
--- a/po/ia.po
+++ b/po/ia.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2012-12-08 22:12+0400\n"
"Last-Translator: Nik Kalach <nik.kalach@inbox.ru>\n"
"Language-Team: Interlingua <translation-team-ia@lists.sourceforge.net>\n"
@@ -16,139 +16,119 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "error incognite"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typo de option (%u) non implementate in popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argumento mancante"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "option incognite"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "requesta del operationes logic mutualmente exclusive"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg non debe esser NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias annidate troppo profundemente"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "error in citation de parametros"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "valor numeric incorrecte"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero troppo grande o troppo parve"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "insuccesso del allocation de memoria"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "error incognite"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Monstrar iste message de adjuta"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Monstrar un breve message de usage"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Monstrar le valores predefinite de optiones in le message"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Terminar optiones"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Monstrar le valores predefinite de optiones in le message"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Optiones de adjuta:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Optiones implementate via alias/exec de popt:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NIHIL"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONGE"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "DUPLELONGE"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "CATENA"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOTTANTE"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUPLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Usage:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/id.po b/po/id.po
index f3ea185..4b25ec9 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,148 +6,127 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno tak diketahui"
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "kehilangan argumen"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "opsi tak diketahui"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "permintaan operasi logika eksklusif secara mutual"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg tidak boleh NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias disarangkan terlalu dalam"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "galat di pencantuman parameter"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nilai numerik tidak sah"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "nomor terlalu besar atau terlalu kecil"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "alokasi memori gagal"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "galat tak diketahui"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Tampilkan pesan bantuan ini"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Tampilkan pesan penggunaan singkat"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Tampilkan opsi standar dalam pesan"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Matikan opsi"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Tampilkan opsi standar dalam pesan"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opsi bantuan:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opsi diimplementasikan via popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Penggunaan:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPSI...]"
diff --git a/po/is.po b/po/is.po
index 1b8a311..7fd5445 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,150 +1,120 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "ekkt villunmer"
-#: popt.c:1439
-#, 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr "vantar vifang"
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr "ekktur rofi"
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "bei um rofa sem slkkva hvor rum"
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg tti ekki a vera NULL"
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "alasar of flknir"
-#: popt.c:1899
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "villa vifngum (gsalappir og svo frv.)"
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "gilt tlulegt gildi"
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr "talan of str ea sm"
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "ekki tkst a taka fr minni"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
+#: popt.c:1235
+msgid "unknown error"
+msgstr "ekkt villa"
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
-msgstr "ekkt villa"
-
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Sna essa hjlp"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Sna stuttar notkunarleibeiningar"
-#: popthelp.c:98
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Sna sjlfgefin gildi rofa skilaboum"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[ROFI...]"
diff --git a/po/it.po b/po/it.po
index 47f8188..345a12c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,150 +7,129 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"First-Translator: Sandro Bonazzola <sandro.bonazzola@gmail.com>\n"
"X-Generator: KBabel 1.11.4\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno sconosciuto"
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argomento mancante"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "opzione sconosciuta"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "richieste operazioni logiche reciprocamente esclusive"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg non dovrebbe essere NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "alias nidificati troppo in profondità"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "errore nel quoting del parametro"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "valore numerico non valido"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "numero troppo grande o troppo piccolo"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "allocazione di memoria fallita"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "errore sconosciuto"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Mostra questo messaggio di aiuto"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Mostra un breve messaggio di utilizzo"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Mostra le opzioni predefinite nel messaggio"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Opzioni di terminazione"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Mostra le opzioni predefinite nel messaggio"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opzioni di aiuto:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opzioni implementate tramite alias/exec di popt:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPZIONE...]"
diff --git a/po/ja.po b/po/ja.po
index f5cc334..effe597 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,149 +6,128 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: ja\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:54
+#: popt.c:35
msgid "unknown errno"
msgstr "不明なエラー番号"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "オプションタイプ (%u) はpoptには実装されていません\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "引数がありません"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "不明なオプション"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "相互排他的な論理操作が必要です"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->argはNULLではいけません"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "エイリアスのネストが深すぎます"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "パラメータのクオート付けでエラー"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "不正な数値"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "数値が大きすぎるか小さすぎます"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "メモリ確保に失敗しました"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "不明なエラー"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "このヘルプメッセージを表示します"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "使い方の概要を表示します"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "オプションのデフォルト値をメッセージに表示します"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "終了オプション"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "オプションのデフォルト値をメッセージに表示します"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "ヘルプオプション:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "poptのalias/execで実装されているオプション:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "なし"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "値"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "文字列"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "使用法:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[オプション...]"
diff --git a/po/kn.po b/po/kn.po
index 1d6584b..f61705a 100644
--- a/po/kn.po
+++ b/po/kn.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2014-02-05 11:43+0630\n"
"Last-Translator: Shankar Prasad Venkateshbhat <svenkate@redhat.com>\n"
"Language-Team: Kannada <debian-l10n-kannada@lists.debian.org>\n"
@@ -19,141 +19,121 @@ msgstr ""
"X-Generator: Zanata 3.2.3\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "ಗೊತ್ತಿರದ errno"
-#: popt.c:1439
+#: popt.c:1090
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "ಆಯ್ಕೆಯ ಬಗೆ (%d) ಅನ್ನು popt ಅನ್ವಯಿಸಲಾಗಿಲ್ಲ\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "ಆರ್ಗುಮೆಂಟ್‌ ಕಾಣಿಸುತ್ತಿಲ್ಲ"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "ಗೊತ್ತಿರದ ಆಯ್ಕೆ"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "ಪರಸ್ಪರ ಪ್ರತ್ಯೇಕವಾದ ತಾರ್ಕಿಕ ಕಾರ್ಯಾಚರಣೆಗಳನ್ನು ಮನವಿ ಮಾಡಲಾಗಿದೆ"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ಎನ್ನುವುದು NULL ಆಗಿರುವಂತಿಲ್ಲ"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "ಅಲಿಯಾಸ್‌ಗಳನ್ನು ಬಹಳ ಆಳವಾಗಿ ನೆಸ್ಟ್ ಮಾಡಲಾಗಿದೆ"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "ನಿಯತಾಂಕವನ್ನು ಕೋಟ್ ಮಾಡುವಲ್ಲಿ ದೋಷ"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "ಅಮಾನ್ಯವಾದ ಅಂಕೀಯ ಮೌಲ್ಯ"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "ಸಂಖ್ಯೆಯು ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ ಅಥವ ಬಹಳ ಸಣ್ಣದಾಗಿದೆ"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "ಮೆಮೊರಿ ನಿಯೋಜನೆ ವಿಫಲಗೊಂಡಿದೆ"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "ಗೊತ್ತಿರದ ದೋಷ"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "ಈ ನೆರವಿನ ಸಂದೇಶವನ್ನು ತೋರಿಸು"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "ಸಂಕ್ಷಿಪ್ತ ಬಳಕೆಯ ಸಂದೇಶವನ್ನು ತೋರಿಸು"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "ಸಂದೇಶದಲ್ಲಿ ಪೂರ್ವನಿಯೋಜಿತವಾದ ಆಯ್ಕೆಯನ್ನು ತೋರಿಸು"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
#, fuzzy
msgid "Terminate options"
msgstr "ನೆರವಿನ ಆಯ್ಕೆಗಳು:"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "ಸಂದೇಶದಲ್ಲಿ ಪೂರ್ವನಿಯೋಜಿತವಾದ ಆಯ್ಕೆಯನ್ನು ತೋರಿಸು"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "ನೆರವಿನ ಆಯ್ಕೆಗಳು:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "popt ಅಲಿಯಾಸ್‌/exec ಮುಖಾಂತರ ಅನ್ವಯಿಸಲಾದ ಆಯ್ಕೆಗಳು:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "ಯಾವುದೂ ಇಲ್ಲ"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
#, fuzzy
msgid "LONGLONG"
msgstr "LONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "ಬಳಕೆ:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[ಆಯ್ಕೆ...]"
diff --git a/po/ko.po b/po/ko.po
index 37dbd8b..590e298 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,150 +1,120 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr " ڵ(errno) Դϴ"
-#: popt.c:1439
-#, 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr "μ ʾҽϴ"
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr " ɼԴϴ"
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "ʿ Ÿ Ǿϴ"
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "ɼ->μ NULL Ǿ ȵ˴ϴ"
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "Ī(alias) ϰ Ǿϴ"
-#: popt.c:1899
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "Ű ֽϴ"
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "߸ ġ Դϴ"
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr "ڰ ʹ ũų ʹ ϴ"
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "޸ Ҵ翡 ߽ϴ"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
+#: popt.c:1235
+msgid "unknown error"
+msgstr " Դϴ"
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
-msgstr " Դϴ"
-
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr " ݴϴ"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr " ݴϴ"
-#: popthelp.c:98
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "⺻ ɼ ݴϴ"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr "(NONE)"
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr "(VAL)"
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr "(INT)"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr "(LONG)"
-#: popthelp.c:217
-#, fuzzy
-msgid "LONGLONG"
-msgstr "(LONG)"
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr "ڿ(STRING)"
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr "Ҽ(FLOAT)"
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "Ҽ(DOUBLE)"
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr "μ(ARG)"
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr ":"
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[ɼ...]"
diff --git a/po/lv.po b/po/lv.po
index 6d41776..da23fe2 100644
--- a/po/lv.po
+++ b/po/lv.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2014-04-20 18:12+0300\n"
"Last-Translator: Rihards Prieditis <rprieditis@gmail.com>\n"
"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
@@ -18,142 +18,121 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\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:54
+#: popt.c:35
msgid "unknown errno"
msgstr "nezināms kļūdas numurs"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "opcijas tips (%u) nav ieviests popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "trūkst argumenta"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "nezināma opcija"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "pieprasītas savstarpējie izslēdzošas loģiskās operācijas"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opcija->arguments nevar būt NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "aizstājvārdi iegulti pārāk dziļi"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "kļūda parametru citēšanā"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "nederīga skaitļa vērtība"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "skaitlis pārāk liels, vai pārāk mazs"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "atmiņas piešķiršana neizdevās"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "nezināma kļūda"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Rādīt šo palīdzības ziņu"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Attēlot īsu izmantošanas ziņu"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Attēlot noklusējuma iespējas ziņojumā"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Pārtraukt opcijas"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Attēlot noklusējuma iespējas ziņojumā"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Palīdzības opcijas:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcijas ieviestas caur popt aizstājvārda/izpildāmais:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NEKAS"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VĒRTĪBA"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "VIRKNE"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENTS"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Lietošana:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPCIJA..]"
diff --git a/po/nb.po b/po/nb.po
index 2059a9a..e18b799 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,150 +8,138 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
"PO-Revision-Date: 2015-03-29 17:30+0100\n"
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
-"Language: nb\n"
+"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.5.4\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "ukjent errno"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "valgtype (%u) ikke implementert i popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "manglende argument"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "ukjent valg"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "gjensidig eksluderende logiske operasjoner forespurt"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg må ikke være NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "aliaser med for dype løkker"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "feil i parametersitering"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "ugyldig numerisk verdi"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "tallet er for stort eller lite"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "minneallokering feilet"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
msgstr "konfig-filen feilet tilregnelighettesten"
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Vis forvalgte valg i melding"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Avslutt alternativer"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hjelp-alternativ:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Alternativer implementert via popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
msgstr "KORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[VALG...]"
diff --git a/po/nl.po b/po/nl.po
index 9d5585b..6c0ab9e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
"PO-Revision-Date: 2015-03-29 17:15+0200\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -18,143 +18,131 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "onbekend foutnummer"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "dit optietype (%u) is niet geïmplementeerd in popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "ontbrekend argument"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "onbekende optie"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "de gevraagde logische operatoren sluiten elkaar uit"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg zou niet NULL mogen zijn"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "aliassen zijn te diep genest"
# of toch beter "quoting" behouden?
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "fout in de aanhaling van parameters"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "ongeldige numerieke waarde"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "getal is te groot of te klein"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "onvoldoende geheugen beschikbaar"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
msgstr "configuratiebestand is niet gezond"
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "onbekende fout"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Deze hulptekst tonen"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Een korte gebruikssamenvatting tonen"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "De standaardwaarden van opties tonen in de tekst"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Einde van de opties"
# of "Help-opties:"?
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Hulpopties:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opties geïmplementeerd via popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "GEEN"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "WAARDE"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
# TEKENREEKS lijkt me niet gepast; dus ofwel STRING behouden, ofwel TEKST
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "TEKST"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
# of hier ARGUMENT van maken?
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Gebruik:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[OPTIE...]"
diff --git a/po/pl.po b/po/pl.po
index 43a135a..333f499 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,153 +1,141 @@
# Polish translation for popt.
# This file is distributed under the same license as the popt package.
-# Jakub Bogusz <qboosh@pld-linux.org>, 2002-2008.
+# Jakub Bogusz <qboosh@pld-linux.org>, 2002-2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2008-02-18 00:30+0100\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-04-05 16:24+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-2\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "nieznane errno"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "typ opcji (%u) nie zaimplementowany w popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "brak parametru"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "nieznana opcja"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
-msgstr "danie wykluczajcych si operacji"
+msgstr "żądanie wykluczających się operacji"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
-msgstr "opt->arg nie moe by NULL"
+msgstr "opt->arg nie może być NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
-msgstr "zbyt due zagbienie aliasw"
+msgstr "zbyt duże zagłębienie aliasów"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
-msgstr "bd w cytowaniu parametru"
+msgstr "błąd w cytowaniu parametru"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
-msgstr "bdna warto liczbowa"
+msgstr "błędna wartość liczbowa"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
-msgstr "liczba zbyt dua lub zbyt maa"
+msgstr "liczba zbyt duża lub zbyt mała"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
-msgstr "bd alokacji pamici"
+msgstr "błąd alokacji pamięci"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "plik konfiguracyjny nie przeszedł testu poprawności"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
-msgstr "nieznany bd"
+msgstr "nieznany błąd"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
-msgstr "Poka t pomoc"
+msgstr "Pokaż tę pomoc"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
-msgstr "Wywietl skrcony sposb uycia"
+msgstr "Wyświetl skrócony sposób użycia"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
-msgstr "Wywietl domylne opcje w opisie"
+msgstr "Wyświetl domyślne opcje w opisie"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
-msgstr "Opcje zakoczenia"
+msgstr "Opcje zakończenia"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opcje pomocy:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opcje zaimplementowane poprzez popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "BRAK"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "WART"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
-msgstr "ACUCH"
+msgstr "ŁAŃCUCH"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
-msgstr "Skadnia:"
+msgstr "Składnia:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[OPCJA...]"
diff --git a/po/pt.po b/po/pt.po
index 2c21084..cdbab09 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,150 +1,120 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "errno desconhecido"
-#: popt.c:1439
-#, 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr "falta um argumento"
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr "opo desconhecida"
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr "foram pedidas operaes lgicas mutuamente exclusivas"
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr "opt->arg no deve ser NULL"
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "'aliases' demasiado aninhados"
-#: popt.c:1899
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr "erros no 'quoting' de parmetros"
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valor nmerico invlido"
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr "nmero demasiado grando ou pequeno"
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr "alocao de memria falhou"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
+#: popt.c:1235
+msgid "unknown error"
+msgstr "erro desconhecido"
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
-msgstr "erro desconhecido"
-
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilizao sucinta"
-#: popthelp.c:98
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Mostrar valor por omisso das opes na mensagem"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
-#, fuzzy
-msgid "LONGLONG"
-msgstr "LONG"
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr "Utilizao:"
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPO...]"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 4a463f7..82a7ec7 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,11 +6,10 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2013-02-22 00:13-0300\n"
"Last-Translator: Enrico Nicoletto <liverig@gmail.com>\n"
-"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
-"net>\n"
+"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge.net>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,139 +17,119 @@ msgstr ""
"X-Generator: Poedit 1.5.4\n"
# Many functions provide an error number in errno, which has type int and is defined in <errno.h>.
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "\"errno\" desconhecido"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "tipo de opção (%u) não foi implementado no popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argumento em falta"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "opção desconhecida"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "operações lógicas mutuamente exclusivas solicitadas"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg não deve ser nulo (NULL)"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "apelidos (aliases) aninhados muito profundamente"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "erro em delimitação de parâmetro"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "valor numério inválido"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "número muito comprido ou muito pequeno"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "falha em alocação de memória"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Mostra esta mensagem de ajuda"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Exibe breve uso de mensagem"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Exibe padrões de opções em mensagens"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Opções de encerramento"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Exibe padrões de opções em mensagens"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Opções de ajuda:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Opções implementadas através de apelido (alias) popt/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Utilização:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPÇÃO...]"
diff --git a/po/ro.po b/po/ro.po
index b28aa32..56d1094 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,151 +1,122 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "eroare necunoscuta"
-#: popt.c:1439
-#, 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr "argument lipsa"
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr "optiune necunoscuta"
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr "recursivitate infinita la optiunile sinonime"
-#: popt.c:1899
+#: popt.c:1225
#, fuzzy
msgid "error in parameter quoting"
msgstr "eroare la insertie parametru"
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr "valoare numarica invalida"
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr "numar prea mare sau prea mic"
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
+#: popt.c:1235
+msgid "unknown error"
+msgstr "eroare necuinoscuta"
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
-msgstr "eroare necuinoscuta"
-
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:98
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:217
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
diff --git a/po/ru.po b/po/ru.po
index f0aaabc..f3e9156 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2,156 +2,143 @@
# This file is put in the public domain.
# This file is distributed under the same license as the popt package.
# Eugene Kanter <eugene@blackcatlinux.com>, 2001.
-# Yuri Kozlov <yuray@komyakino.ru>, 2009.
+# Yuri Kozlov <yuray@komyakino.ru>, 2009, 2015.
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2009-02-01 13:30+0300\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-03-30 22:12+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"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"
+"X-Generator: Lokalize 1.5\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:54
+#: popt.c:47
msgid "unknown errno"
-msgstr "неизвестный errno"
+msgstr "неизвестное значение errno"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "обработка параметра (%u) в popt не предусмотрена\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "пропущен аргумент"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "неизвестный параметр"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "запрошены взаимно исключающие логические операции"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg не может быть NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "превышен уровень допустимой рекурсии подстановок"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "ошибка помещения параметров в кавычки"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "неправильное числовое значение"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "числовое значение за пределами предусмотренного"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "не удалось выделить память"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "ошибки в файле настройки"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "неизвестная ошибка"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Показать эту справку"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Показать краткую инструкцию по использованию"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Показать параметры по умолчанию"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Завершает параметры"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Параметры вывода справки:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Параметры, реализованные через popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHORT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Использование:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[ПАРАМЕТР...]"
diff --git a/po/sk.po b/po/sk.po
index dbb81fa..50598c3 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,150 +5,121 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1899
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Vypsa tto sprvu"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:98
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi strun nvod na pouitie"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:217
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 7c7fef0..7de6900 100644
--- a/po/sl.po
+++ b/po/sl.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2012-03-05 10:25+0100\n"
"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
@@ -17,139 +17,119 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "neznana številka napake"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "vrsta možnosti (%u) ni podprta\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "manjkajoč argument"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "neznana možnost"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "zahtevani so medsebojno izključujoči logični operatorji"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne sme biti NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "vzdevki so vgnezdeni pregloboko"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "napaka pri navajanju parametra"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "neveljavna številska vrednost"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "število je preveliko ali premajhno"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "dodeljevanje pomnilnika ni uspelo"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "neznana napaka"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Izpiše pomoč."
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Izpiše kratka navodila za uporabo."
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Izpiše privzete vrednosti možnosti."
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Konec možnosti"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Izpiše privzete vrednosti možnosti."
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Možnosti pomoči:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Možnosti, podprte s popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "BREZ"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VREDNOST"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "CELO_ŠTEVILO"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "NIZ"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "PLAVAJOČA_VEJICA"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARGUMENT"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Uporaba:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[MOŽNOST ...]"
diff --git a/po/sr.po b/po/sr.po
index 462e33c..eb81466 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,156 +1,142 @@
# Serbian translation of popt
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
-# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2011.
+# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2011—2015.
msgid ""
msgstr ""
-"Project-Id-Version: popt-1.14\n"
+"Project-Id-Version: popt-1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2011-12-20 12:05+0200\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-04-13 19:10+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
-"Language-Team: Serbian <gnu@prevod.org>\n"
+"Language-Team: Serbian <(nothing)>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
-"X-Generator: Virtaal 0.7.0\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:54
+#: popt.c:47
msgid "unknown errno"
msgstr "непозната грешка бр."
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "врста опције (%u) није спроведена у попту\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "недостаје аргумент"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "непозната опција"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "захтеване су узајамне искључиве логичке операције"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "опц->арг не сме бити НИШТА"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "алијаси су предубоко угнеждени"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "грешка у цитирању параметра"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "неисправна бројчана вредност"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "број је превелик или премали"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "расподела меморије није успела"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "датотека подешавања није прошла проверу исправности"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "непозната грешка"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Приказује ову поруку помоћи"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Приказује кратку поруку о коришћењеу"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Приказује основне вредности опције у поруци"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Окончава опције"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Опције помоћи:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Опције спроведене поптовим алијасом/извршним:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "НИШТА"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "ВРЕД"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "ИНТ"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "КРАТКО"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "ДУГО"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "ДУГОДУГО"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "НИСКА"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "НЕПОСТОЈАН"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "ДВОСТРУКО"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "АРГ"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Употреба:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[ОПЦИЈА...]"
diff --git a/po/sv.po b/po/sv.po
index 917f96b..d281e5d 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,156 +1,142 @@
# Swedish messages for popt.
-# Copyright 2008 Free Software Foundation, Inc.
+# Copyright © 2008, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
-# Gran Uddeborg <goeran@uddeborg.se>, 2008.
+# Göran Uddeborg <goeran@uddeborg.se>, 2008, 2015.
#
-# $Revision: 1.4 $
+# $Revision: 1.7 $
#
msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2008-02-23 20:15+0100\n"
-"Last-Translator: Gran Uddeborg <goeran@uddeborg.se>\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
+"PO-Revision-Date: 2015-04-10 22:39+0200\n"
+"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
-msgstr "oknt felnummer"
+msgstr "okänt felnummer"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
-msgstr "flaggtypen (%u) r inte implementerad i popt\n"
+msgstr "flaggtypen (%u) är inte implementerad i popt\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
-msgstr "oknd flagga"
+msgstr "okänd flagga"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
-msgstr "msesidigt uteslutande logiska operationer begrdes"
+msgstr "ömsesidigt uteslutande logiska operationer begärdes"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
-msgstr "opt->arg fr inte vara NULL"
+msgstr "opt->arg får inte vara NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
-msgstr "alias r nstade fr djupt"
+msgstr "alias är nästade för djupt"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
-msgstr "ogiltigt numeriskt vrde"
+msgstr "ogiltigt numeriskt värde"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
-msgstr "talet fr stort eller fr litet"
+msgstr "talet för stort eller för litet"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
-msgstr "oknt fel"
+msgstr "okänt fel"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
-msgstr "Visa denna hjlptext"
+msgstr "Visa denna hjälptext"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
-msgstr "Visa en kortfattad anvndningstext"
-
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Visa standardalternativ fr flaggor i meddelande"
+msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Avsluta flaggor"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Visa standardalternativ för flaggor i meddelande"
+
+#: popthelp.c:191
msgid "Help options:"
-msgstr "Hjlpflaggor:"
+msgstr "Hjälpflaggor:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Flaggor implementerade via popt-alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
-msgstr "VRDE"
+msgstr "VÄRDE"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
-msgstr "LNG"
+msgstr "LÅNG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
-msgstr "LNGLNG"
+msgstr "LÅNGLÅNG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
-msgstr "STRNG"
+msgstr "STRÄNG"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
-msgstr "Anvndning:"
+msgstr "Användning:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
-msgstr "[FLAGGA...]"
+msgstr "[FLAGGA…]"
+
+#~ msgid "config file failed sanity test"
+#~ msgstr "konfigurationsfilen klarade inte rimlighetstestet"
+
+#~ msgid "SHORT"
+#~ msgstr "KORT"
diff --git a/po/ta.po b/po/ta.po
index d9f9217..9e8123b 100644
--- a/po/ta.po
+++ b/po/ta.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2014-02-03 15:02+0530\n"
"Last-Translator: Shantha kumar <shkumar@redhat.com>\n"
"Language-Team: Tamil <(nothing)>\n"
@@ -17,139 +17,119 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "தெரியாத errno"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "விருப்ப வகை (%u) popt இல் செயல்படுத்தப்படவில்லை\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "மதிப்புரு விடுபட்டுள்ளது"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "தெரியாத விருப்பம்"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "ஒன்றுக்கொன்று பிரத்யேகமான தருக்க செயல்பாடுகள் கோரப்பட்டன"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg NULL ஆக இருக்கக்கூடாது"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "மாற்றுப் பெயர்கள் மிக அதிகமாக உள்ளுக்குள்ளாக அமைக்கப்பட்டுள்ளன"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "அளவுரு கோட்டிங்கில் பிழை"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "செல்லாத‌ எண் மதிப்பு"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "எண் மிகப் பெரியது அல்லது மிகச் சிறியது"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "நினைவக ஒதுக்கீடு தோல்வி"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "தெரியாத பிழை"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "இந்த உதவி செய்தியை காட்டவும்"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "சுருக்கமான பயன்பாட்டு செய்தியை காண்பிக்கவும்"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "செய்தியில் விருப்ப முன்னிருப்புகளைக் காண்பி"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "முடித்தல் விருப்பங்கள்"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "செய்தியில் விருப்ப முன்னிருப்புகளைக் காண்பி"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "உதவி விருப்பங்கள்:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "popt alias/exec மூலம் செயல்படுத்தப்பட்ட விருப்பங்கள்:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "எதுவுமில்லை"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "பயன்பாடு:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[OPTION...]"
diff --git a/po/th.po b/po/th.po
index 7362cb7..88f6b57 100644
--- a/po/th.po
+++ b/po/th.po
@@ -1,155 +1,143 @@
# Thai translation for popt.
-# Copyright (C) 2008 Free Software Foundation, Inc.
-# Seksan Poltree <seksan.poltree@gmail.com>, 2008.
+# Copyright (C) 2008-2015 Free Software Foundation, Inc.
+# This file is distributed under the same license as the popt package.
+# Seksan Poltree <seksan.poltree@gmail.com>, 2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.14\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
-"PO-Revision-Date: 2008-02-19 15:53+0700\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
+"PO-Revision-Date: 2015-04-15 06:46+0700\n"
"Last-Translator: Seksan Poltree <seksan.poltree@gmail.com>\n"
-"Language-Team: Thai <translation-team-th@lists.sourceforge.net>\n"
+"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Thai\n"
-"X-Poedit-Country: THAILAND\n"
+"X-Generator: Poedit 1.6.2\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "เกิด errno ที่ไม่รู้จัก"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "ตัวเลือกชนิด (%u) ไม่ถูกอิมพลีเมนต์ใน popt\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "ไม่พบอาร์กิวเมนต์"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "ไม่รู้จักตัวเลือก"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "เกิดการร้องขอร่วมกันของการดำเนินการด้านตรรกะอย่างเดียวกัน"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "opt->arg ไม่ควรจะเป็น NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "นามแฝงซ้อนกันมากเกินไป"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "เกิดข้อผิดพลาดในการอ้างอิงพารามิเตอร์"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "ค่าตัวเลขผิดพลาด"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "ตัวเลขมีค่ามากหรือน้อยเกินไป"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "การจัดสรรหน่วยความจำผิดพลาด"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
+msgstr "แฟ้มค่ากำหนดล้มเหลวในการทดสอบความปกติ"
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "ความผิดพลาดที่ไม่รู้จัก"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "แสดงข้อความช่วยเหลือนี้"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "แสดงข้อความสรุปย่อการใช้งาน"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
-msgstr "แสดงตัวเลือกมาตรฐานในข้อความ"
+msgstr "แสดงตัวเลือกปริยายในข้อความ"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "ตัวเลือกการสิ้นสุด:"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "ตัวเลือกความช่วยเหลือ:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "ตัวเลือกที่ถูกอิมพลีเมนต์ด้วย popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "ไม่มี"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
-msgstr ""
+msgstr "SHOT"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "วิธีใช้:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[ตัวเลือก...]"
diff --git a/po/tr.po b/po/tr.po
index 8c6d244..9d2411c 100644
--- a/po/tr.po
+++ b/po/tr.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2013-05-29 20:55+0300\n"
"Last-Translator: Volkan Gezer <vlkngzr@gmail.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -19,139 +19,119 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Lokalize 1.5\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "bilinmeyen hata no"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "seenek tr (%u) popt iin uygulanmad\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "argman eksik"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "bilinmeyen seenek"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "birbirini dlayan mantksal ilemler istendi"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg BO olamaz"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "adlarda ok fazla iielikler"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "parametrelerde trnak iaretleme hatal "
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "saysal deer geersiz"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "say ya ok byk ya da ok kk"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "bellek paylatrma baarsz"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Bu yardm iletisini gsterir"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "Ksa bir kullanm iletisi gster"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "Mesajda ntanml olarak seenei gster"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Seenekleri sonlandr"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "Mesajda ntanml olarak seenei gster"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "Yardm seenekleri:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Seenekler popt alias/exec yoluyla uyguland:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "DE"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Kullanm:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[SEENEK...]"
diff --git a/po/uk.po b/po/uk.po
index b60d484..2b071bd 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2010-02-17 13:35-0500\n"
"PO-Revision-Date: 2015-03-29 18:07+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
@@ -16,143 +16,130 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"X-Generator: Lokalize 1.5\n"
-#: popt.c:54
+#: popt.c:47
msgid "unknown errno"
msgstr "невідомий номер помилки"
-#: popt.c:1439
+#: popt.c:1290
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "тип параметра (%u) у popt не реалізовано\n"
-#: popt.c:1889
+#: popt.c:1711
msgid "missing argument"
msgstr "пропущено аргумент"
-#: popt.c:1891
+#: popt.c:1713
msgid "unknown option"
msgstr "невідомий параметр"
-#: popt.c:1893
+#: popt.c:1715
msgid "mutually exclusive logical operations requested"
msgstr "надійшов запит на взаємно виключні логічні операції"
-#: popt.c:1895
+#: popt.c:1717
msgid "opt->arg should not be NULL"
msgstr "параметр->аргумент повинне не дорівнювати NULL"
-#: popt.c:1897
+#: popt.c:1719
msgid "aliases nested too deeply"
msgstr "надто великий рівень вкладеності у альтернативних назвах"
-#: popt.c:1899
+#: popt.c:1721
msgid "error in parameter quoting"
msgstr "помилка у використанні лапок у параметрі"
-#: popt.c:1901
+#: popt.c:1723
msgid "invalid numeric value"
msgstr "некоректне числове значення"
-#: popt.c:1903
+#: popt.c:1725
msgid "number too large or too small"
msgstr "число є надто великим або надто малим"
-#: popt.c:1905
+#: popt.c:1727
msgid "memory allocation failed"
msgstr "не вдалося отримати місце у пам'яті"
-#: popt.c:1907
+#: popt.c:1729
msgid "config file failed sanity test"
msgstr "файл налаштувань не пройшов перевірку на чинність"
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1733
msgid "unknown error"
msgstr "невідома помилка"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:75 popthelp.c:86
msgid "Show this help message"
msgstr "Показати цю довідку"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:76 popthelp.c:87
msgid "Display brief usage message"
msgstr "Показати коротку довідку про використання"
-#: popthelp.c:98
+#: popthelp.c:90
msgid "Display option defaults in message"
msgstr "Показати типові значення параметрів у повідомленні"
-#: popthelp.c:100
+#: popthelp.c:92
msgid "Terminate options"
msgstr "Завершити параметри"
-#: popthelp.c:199
+#: popthelp.c:191
msgid "Help options:"
msgstr "Параметри довідки:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Параметри, реалізовані за допомогою alias/exec popt:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "НІЧОГО"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "ЗНАЧЕННЯ"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "ЦІЛЕ"
-#: popthelp.c:215
+#: popthelp.c:207
msgid "SHORT"
msgstr "КОРОТКЕ"
-#: popthelp.c:216
+#: popthelp.c:208
msgid "LONG"
msgstr "ДОВГЕ"
-#: popthelp.c:217
+#: popthelp.c:209
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:210
msgid "STRING"
msgstr "РЯДОК"
-#: popthelp.c:219
+#: popthelp.c:211
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:212
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:215
msgid "ARG"
msgstr "АРГУМЕНТ"
-#: popthelp.c:664
+#: popthelp.c:649
msgid "Usage:"
msgstr "Користування:"
-#: popthelp.c:689
+#: popthelp.c:672
msgid "[OPTION...]"
msgstr "[ПАРАМЕТР...]"
diff --git a/po/vi.po b/po/vi.po
index 62181b3..40f8ff0 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,150 +7,129 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: vi\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"
"X-Generator: LocFactoryEditor 1.7b3\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "số hiệu lỗi không rõ"
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "thiếu đối số"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "tùy chọn không rõ"
-#: popt.c:1893
+#: 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:1895
+#: 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:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "các bí danh lồng nhau quá sâu"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "gặp lỗi trong lời trích dẫn tham số"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "giá trị thuộc số không hợp lệ"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "con số quá lớn hay quá nhỏ"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "lỗi cấp phát bộ nhớ"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "lỗi không rõ"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "Xem thông điệp trợ giúp này"
-#: popthelp.c:84 popthelp.c:95
+#: 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:98
-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:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "Tùy chọn chấm dứt"
-#: popthelp.c:199
+#: 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:191
msgid "Help options:"
msgstr "Tùy chọn trợ giúp:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "Các tùy chọn được thực hiện thông qua popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "KHÔNG CÓ"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "GIÁ TRỊ"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "SỐ NGUYÊN"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "DÀI"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "DÀIDÀI"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "CHUỖI"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "NỔI"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "ĐÔI"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ĐỐI SỐ"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "Sử dụng:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[TÙY_CHỌN...]"
diff --git a/po/wa.po b/po/wa.po
index dfef768..191270f 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -9,150 +9,121 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
-"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: wa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr ""
-#: popt.c:1439
+#: 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:1889
+#: popt.c:1215
msgid "missing argument"
msgstr ""
-#: popt.c:1891
+#: popt.c:1217
msgid "unknown option"
msgstr ""
-#: popt.c:1893
+#: popt.c:1219
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1895
+#: popt.c:1221
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1897
+#: popt.c:1223
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1899
+#: popt.c:1225
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1901
+#: popt.c:1227
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1903
+#: popt.c:1229
msgid "number too large or too small"
msgstr ""
-#: popt.c:1905
+#: popt.c:1231
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
+#: popt.c:1235
+msgid "unknown error"
msgstr ""
-#: popt.c:1913
-msgid "stack overflow"
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popt.c:1917
-msgid "unknown error"
+#: popt.h:188
+msgid "Help options:"
msgstr ""
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:98
+#: popthelp.c:83
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos siervi"
-#: popthelp.c:100
-msgid "Terminate options"
-msgstr ""
-
-#: popthelp.c:199
-msgid "Help options:"
-msgstr ""
-
-#: popthelp.c:200
-msgid "Options implemented via popt alias/exec:"
-msgstr ""
-
-#: popthelp.c:208
+#: popthelp.c:128
msgid "NONE"
msgstr ""
-#: popthelp.c:210
+#: popthelp.c:130
msgid "VAL"
msgstr ""
-#: popthelp.c:214
+#: popthelp.c:134
msgid "INT"
msgstr ""
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:135
msgid "LONG"
msgstr ""
-#: popthelp.c:217
-msgid "LONGLONG"
-msgstr ""
-
-#: popthelp.c:218
+#: popthelp.c:136
msgid "STRING"
msgstr ""
-#: popthelp.c:219
+#: popthelp.c:137
msgid "FLOAT"
msgstr ""
-#: popthelp.c:220
+#: popthelp.c:138
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:223
+#: popthelp.c:139
msgid "ARG"
msgstr ""
-#: popthelp.c:664
+#: popthelp.c:552
msgid "Usage:"
msgstr ""
-#: popthelp.c:689
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3397ee7..e2967b8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,148 +8,127 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2014-08-13 13:27-0400\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"
-"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "未知的错误"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "选项类别 (%u) 没有在 popt 中实现\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "缺少参数"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "未知的选项"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "需要 XOR 逻辑运算"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不应该为 NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "别名嵌套太深"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "参数引号错误"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "无效的数值"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "数值太大或太小"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "内存分配错误"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "未知的错误"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "显示这个帮助信息"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "显示简短的使用说明"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "在信息中显示默认的选项"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "终止选项"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "在信息中显示默认的选项"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "帮助选项:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "通过 popt alias/exec 实现的选项:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[选项...]"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 99641c9..0473dfc 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.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: 2014-08-13 13:27-0400\n"
+"POT-Creation-Date: 2008-02-16 19:54-0500\n"
"PO-Revision-Date: 2013-02-12 23:52+0800\n"
"Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -17,139 +17,119 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: popt.c:54
+#: popt.c:35
msgid "unknown errno"
msgstr "未知的錯誤"
-#: popt.c:1439
+#: popt.c:1090
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr "選項型態 (%u) 尚未在 popt 中實作\n"
-#: popt.c:1889
+#: popt.c:1294
msgid "missing argument"
msgstr "缺少引數"
-#: popt.c:1891
+#: popt.c:1296
msgid "unknown option"
msgstr "未知的選項"
-#: popt.c:1893
+#: popt.c:1298
msgid "mutually exclusive logical operations requested"
msgstr "需要相互獨立的邏輯運算"
-#: popt.c:1895
+#: popt.c:1300
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不應為 NULL"
-#: popt.c:1897
+#: popt.c:1302
msgid "aliases nested too deeply"
msgstr "巢狀別名太深"
-#: popt.c:1899
+#: popt.c:1304
msgid "error in parameter quoting"
msgstr "參數引號錯誤"
-#: popt.c:1901
+#: popt.c:1306
msgid "invalid numeric value"
msgstr "不正確的數值"
-#: popt.c:1903
+#: popt.c:1308
msgid "number too large or too small"
msgstr "數字太大或太小"
-#: popt.c:1905
+#: popt.c:1310
msgid "memory allocation failed"
msgstr "記憶體配置錯誤"
-#: popt.c:1907
-msgid "config file failed sanity test"
-msgstr ""
-
-#: popt.c:1909
-msgid "option does not take an argument"
-msgstr ""
-
-#: popt.c:1911
-msgid "stack underflow"
-msgstr ""
-
-#: popt.c:1913
-msgid "stack overflow"
-msgstr ""
-
-#: popt.c:1917
+#: popt.c:1314
msgid "unknown error"
msgstr "未知的錯誤"
-#: popthelp.c:83 popthelp.c:94
+#: popthelp.c:74 popthelp.c:86
msgid "Show this help message"
msgstr "顯示本說明訊息"
-#: popthelp.c:84 popthelp.c:95
+#: popthelp.c:75 popthelp.c:87
msgid "Display brief usage message"
msgstr "顯示簡短的使用說明"
-#: popthelp.c:98
-msgid "Display option defaults in message"
-msgstr "在訊息中顯示預設選項"
-
-#: popthelp.c:100
+#: popthelp.c:76 popthelp.c:92
msgid "Terminate options"
msgstr "終止選項"
-#: popthelp.c:199
+#: popthelp.c:90
+msgid "Display option defaults in message"
+msgstr "在訊息中顯示預設選項"
+
+#: popthelp.c:191
msgid "Help options:"
msgstr "求助選項:"
-#: popthelp.c:200
+#: popthelp.c:192
msgid "Options implemented via popt alias/exec:"
msgstr "選項的實作是透過 popt alias/exec:"
-#: popthelp.c:208
+#: popthelp.c:200
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:210
+#: popthelp.c:202
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:214
+#: popthelp.c:206
msgid "INT"
msgstr "INT"
-#: popthelp.c:215
-msgid "SHORT"
-msgstr ""
-
-#: popthelp.c:216
+#: popthelp.c:207
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:217
+#: popthelp.c:208
msgid "LONGLONG"
msgstr "LONGLONG"
-#: popthelp.c:218
+#: popthelp.c:209
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:219
+#: popthelp.c:210
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:220
+#: popthelp.c:211
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:223
+#: popthelp.c:214
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:664
+#: popthelp.c:634
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:689
+#: popthelp.c:658
msgid "[OPTION...]"
msgstr "[選項…]"