summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2017-03-19 16:47:48 +0000
committerjbj <jbj>2017-03-19 16:47:48 +0000
commit982ce6e8963cca0c84696c310857ba5a30fa178d (patch)
tree0e9a7fe24ece8a66775bf68ddfcd2da0dc1c9ff1
parent88219530934777064bc7d43e8c635a9e1aadacec (diff)
downloadlibpopt-982ce6e8963cca0c84696c310857ba5a30fa178d.tar.gz
- i18n: update PO files (Translation Project).
-rw-r--r--CHANGES1
-rw-r--r--po/ar.po32
-rw-r--r--po/bg.po32
-rw-r--r--po/ca.po32
-rw-r--r--po/cs.po33
-rw-r--r--po/cy.po32
-rw-r--r--po/da.po33
-rw-r--r--po/de.po33
-rw-r--r--po/el.po32
-rw-r--r--po/eo.po33
-rw-r--r--po/es.po33
-rw-r--r--po/et.po32
-rw-r--r--po/fa.po32
-rw-r--r--po/fi.po33
-rw-r--r--po/fr.po33
-rw-r--r--po/fur.po156
-rw-r--r--po/ga.po33
-rw-r--r--po/gl.po33
-rw-r--r--po/gu.po33
-rw-r--r--po/he.po32
-rw-r--r--po/hi.po32
-rw-r--r--po/hr.po33
-rw-r--r--po/ht.po32
-rw-r--r--po/hu.po33
-rw-r--r--po/ia.po33
-rw-r--r--po/id.po33
-rw-r--r--po/is.po69
-rw-r--r--po/it.po33
-rw-r--r--po/ja.po33
-rw-r--r--po/kn.po33
-rw-r--r--po/ko.po33
-rw-r--r--po/lt.po32
-rw-r--r--po/lv.po33
-rw-r--r--po/ms.po32
-rw-r--r--po/mt.po32
-rw-r--r--po/mww.po32
-rw-r--r--po/nb.po33
-rw-r--r--po/nl.po33
-rw-r--r--po/no.po32
-rw-r--r--po/otq.po32
-rw-r--r--po/pl.po33
-rw-r--r--po/popt.pot32
-rw-r--r--po/pt.po33
-rw-r--r--po/pt_BR.po33
-rw-r--r--po/ro.po33
-rw-r--r--po/ru.po33
-rw-r--r--po/sk.po33
-rw-r--r--po/sl.po33
-rw-r--r--po/sr.po33
-rw-r--r--po/sv.po47
-rw-r--r--po/ta.po33
-rw-r--r--po/th.po33
-rw-r--r--po/tlh.po32
-rw-r--r--po/tr.po33
-rw-r--r--po/uk.po33
-rw-r--r--po/ur.po32
-rw-r--r--po/vi.po33
-rw-r--r--po/wa.po33
-rw-r--r--po/yua.po32
-rw-r--r--po/zh_CN.po74
-rw-r--r--po/zh_TW.po33
61 files changed, 1190 insertions, 985 deletions
diff --git a/CHANGES b/CHANGES
index bd01240..1ca63a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
1.17 -> 2.0:
+ - jbj: i18n: update PO files (Translation Project).
- jbj: fix: free con->os->nextArg when used (memory leaks).
- jbj: enable SUPPORT_GLOBAL_CALCULATOR.
- jbj: revert to SUPPORT_CONTIGUOUS_ARGV: alias/exec have memroy leaks.
diff --git a/po/ar.po b/po/ar.po
index a126ecf..2fbb36a 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-ar <popt-devel@rpm5.org>\n"
"Language-Team: bing-ar <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno غير معروف"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "نوع الخيار (%u) لم تنفذ في بوت\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "الوسيطة المفقودة"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "الخيار غير معروف"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "العمليات المنطقية التبادلية وطلب"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "تختار-> arg لا ينبغي أن تكون فارغة (null)"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "الأسماء المستعارة متداخلة جداً"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "خطأ في معلمة نقلا عن"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "قيمة رقمية غير صحيحة"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "عدد كبير جداً أو صغير جداً"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "فشل في تخصيص الذاكرة"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "اختبار التعقل فشل ملف التهيئة"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "خيار لا يأخذ وسيطة"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "تجاوز الحد الأدنى للمكدس"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "تجاوز سعة المكدس"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "خطأ غير معروف"
diff --git a/po/bg.po b/po/bg.po
index 06090e0..f135c00 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-bg <popt-devel@rpm5.org>\n"
"Language-Team: bing-bg <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "неизвестен errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "тип на опция (%u), не се прилага в popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "Липсващ аргумент"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "неизвестна опция"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "взаимно изключващи логически операции изисква"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "откажете-> arg не трябва да бъде NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "псевдоними вложени твърде дълбоко"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "грешка в параметър цитира"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "Невалидна числова стойност"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "брой твърде големи или твърде малки"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "Неуспешно разпределение на паметта"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "Config файла не е хигиеничен тест"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "опцията не се аргумент"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "отрицателно препълване на стека"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "препълване на стека"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "неизвестна грешка"
diff --git a/po/ca.po b/po/ca.po
index 5d569ae..21b5ef2 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-ca <popt-devel@rpm5.org>\n"
"Language-Team: bing-ca <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "desconegut errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipus d'opció (%u) no implementades en popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "l'argument que falten"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opció desconeguda"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "mútuament excloents operacions lògiques sol·licitat"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "optar-> cat no hauria de ser nul"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "àlies massa incrustats"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "error al paràmetre citant"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor numèric no és vàlid"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "Número massa gran o massa petit"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "assignació de memòria ha fallat"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "prova de seny fallit de fitxer config"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "opció no pren un argument"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "sotaeiximent de la pila"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "Sobreeiximent de piles"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "error desconegut"
diff --git a/po/cs.po b/po/cs.po
index 45c016b..db2a0ab 100644
--- a/po/cs.po
+++ b/po/cs.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -16,69 +16,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "neznámé číslo chyby"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "typ volby (%u) není v popt implementován\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "chybí argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "neznámá volba"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "požadovány vzájemně výlučné logické operace"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg nesmí být NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliasy vnořené příliš hluboko"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "chyba v uzávorkování parametrů"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "chybná numerická hodnota"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "číslo je příliš velké nebo příliš malé"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "selhala alokace paměti"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "konfigurační soubor neprošel testem příčetnosti"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "neznámá chyba"
diff --git a/po/cy.po b/po/cy.po
index bc638db..95b8245 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-cy <popt-devel@rpm5.org>\n"
"Language-Team: bing-cy <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno anhysbys"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "math o ddewis (%u) ar waith nid yn popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "dadl ar goll"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opsiwn anhysbys"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "gweithrediadau rhesymegol gilydd gofynnir"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "dewis-> arg ni ddylid nwl"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "enwau eraill nythu rhy ddwfn"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "Gwall wrth ddyfynnu'r paramedr"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "gwerth rhifol annilys"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nifer rhy fawr neu'n rhy fach"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "dyrannu cof wedi methu"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "prawf aflwyddiannus gallineb ffeil ffurfweddu"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "Nid yw'r opsiwn yn cymryd dadl"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "stacio underflow"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "gorlifo pentwr"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Gwall anhysbys"
diff --git a/po/da.po b/po/da.po
index 63681cd..683059d 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-04-27 00:00+0000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -16,69 +16,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "ukendt fejlnr."
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tilvalgstype (%u) er ikke implementeret i popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "mangler argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ukendt tilvalg"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "de ønskede handlinger udelukker hinanden"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg bør ikke være NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliaser er for dybt indlejret"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "fejl i parameter citering"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ugyldig numerisk værdi"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nummer for stort, eller for lille"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "hukommelsestildeling mislykkedes"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "konfigurationsfil bestod ikke tilregnelighedstest"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ukendt fejl"
diff --git a/po/de.po b/po/de.po
index 7c93ed6..986ffec 100644
--- a/po/de.po
+++ b/po/de.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-09-23 19:50+0200\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -15,70 +15,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 1.8.5\n"
#: popt.c:54
msgid "unknown errno"
msgstr "Unbekannte Fehler-Nummer"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "Optionstyp (%u) ist in popt nicht vorhanden\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "Fehlendes Argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "Unbekannte Option"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "Gegenseitig ausschließende logische Operatoren"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg sollte nicht NULL sein"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "Aliase zu tief verschachtelt"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "Fehler beim Quotieren der Parameter"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "Ungültiger nummerischer Wert"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "Nummer zu groß oder zu klein"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "Speicherzuordnung fehlgeschlagen"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "Konfigurationsdatei ist beschädigt"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Unbekannter Fehler"
diff --git a/po/el.po b/po/el.po
index 5c9922b..b2cba32 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-el <popt-devel@rpm5.org>\n"
"Language-Team: bing-el <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "άγνωστο errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "επιλογή τύπου (%u) δεν εφαρμόζονται σε popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "Λείπει όρισμα"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "Άγνωστη επιλογή"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "αλληλοαναιρούνται λογικών πράξεων"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "επιλέξουν-> arg δεν πρέπει να είναι NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "ψευδώνυμα που έχουν εντεθεί πολύ βαθιά"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "σφάλμα στην παράμετρο παραθέτοντας"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "μη έγκυρη αριθμητική τιμή"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "αριθμός πάρα πολύ μεγάλη είτε πολύ μικρή"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "κατανομή μνήμης που απέτυχε"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "config αρχείο λογικότητα αποτυχημένη δοκιμή"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "επιλογή δεν λαμβάνει ένα επιχείρημα"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "υποχείλιση στοίβας"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "υπερχείλιση στοίβας"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "άγνωστο σφάλμα"
diff --git a/po/eo.po b/po/eo.po
index a084170..b41c260 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-31 10:06-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -14,70 +14,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 1.6.10\n"
#: popt.c:54
msgid "unknown errno"
msgstr "nekonata erarnumero"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "la opcia tipo (%u) ne estas realigita en popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "mankas argumento"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "nekonata opcio"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "reciprokaj logikaj operacioj estas postulataj"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devus esti NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "kromnomoj estas ingitaj tro profunde"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "eraro en parametra citado"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "nevalida numera valoro"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numero tro granda aŭ tro eta"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "malsukceso dum okupado de memoro"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "agorda dosiero fiaskis dum kontrolo de kohereco"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "nekonata eraro"
diff --git a/po/es.po b/po/es.po
index 6fd7732..9d14603 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2007-12-28 12:22+0100\n"
"Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -14,69 +14,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipo de opción (%d) no implementada en popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "falta argumento"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "requerida operación lógica mutuamente exclusiva"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias anidados muy profundamente"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "error en cita de parámetros"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor numérico inválido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "número muy largo o muy pequeño"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "error desconocido"
diff --git a/po/et.po b/po/et.po
index 4efd0fd..59d04c8 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-et <popt-devel@rpm5.org>\n"
"Language-Team: bing-et <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "Tundmatu veakood"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "variant tüüp (%u) ei rakendatud popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "Puuduv argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "Tundmatu valik"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "taotletud teineteist välistavad loogikatehteid"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "valida-> arg ei tohiks olla NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "liiga sügavalt pesistatud varjunimed"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "tõrge, parameetri tsiteerimisel"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "Sobimatu arvväärtus"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "number liiga suur või liiga väike"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "mälu jaotamine nurjus"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "config faili ebaõnnestunud meelerahu test"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "võimalus olla argument"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "korstna underflow"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "pinu ületäitumine"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Tundmatu tõrge"
diff --git a/po/fa.po b/po/fa.po
index fabe4d0..7039118 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:15-0400\n"
"Last-Translator: bing-fa <popt-devel@rpm5.org>\n"
"Language-Team: bing-fa <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno ناشناخته"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "نوع گزینه (%u) نیست در popt اجرا\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "استدلال های گم شده"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "گزینه ناشناخته"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "منحصربه عملیات منطقی درخواست"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "انتخاب-> ارگ نباید تهی"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "نام های مستعار زیادی بیش از حد عمیق تو درتو"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "خطا در پارامتر به نقل از"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "مقدار عددی نامعتبر"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "تعداد بیش از حد بزرگ یا خیلی کوچک"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "تخصیص حافظه انجام نشد"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "پیکربندی فایل آزمون ناموفق عاقلی"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "گزینه یک استدلال را"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "underflow پشته"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "سرریز پشته"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "خطای ناشناخته"
diff --git a/po/fi.po b/po/fi.po
index a412681..cb0fc21 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -17,6 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
@@ -25,64 +26,64 @@ msgstr ""
msgid "unknown errno"
msgstr "tuntematon errno-virhenumeroarvo"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "valitsintyyppiä (%u) ei ole toteutettu popt-ohjelmassa\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "puuttuva argumentti"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "tuntematon valitsin"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "pyydettyjä loogisia toimintoja ei voi käyttää yhdessä"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "”opt->arg”-valitsinargumentti ei saa olla NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "liian monta aliasta sisäkkäin"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "virhe parametrien lainauksessa"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "virheellinen numeroarvo"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numero on liian iso tai liian pieni"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "muistin varaus ei onnistunut"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "asetustiedoston järkevyystestaus epäonnistui"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "tuntematon virhe"
diff --git a/po/fr.po b/po/fr.po
index 1202b64..3b3c0d0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -20,69 +20,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno inconnu"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "type d'option (%u) non implémenté dans popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argument manquant"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "option inconnue"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "opérations logiques mutuellement exclusives requises"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne devrait pas être NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "imbrications trop profondes des alias"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "erreur d'échappement des paramètres"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valeur numérique invalide"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nombre trop grand ou trop petit"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "échec de l'allocation de mémoire"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "le fichier de configuration n'a pas passé le test de conformité"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "erreur inconnue"
diff --git a/po/fur.po b/po/fur.po
new file mode 100644
index 0000000..9b7e3bb
--- /dev/null
+++ b/po/fur.po
@@ -0,0 +1,156 @@
+# Friulian translation for popt.
+# This file is put in the public domain.
+# Fabio Tomat <f.t.public@gmail.com>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: popt 1.16\n"
+"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
+"PO-Revision-Date: 2017-03-19 14:21+0100\n"
+"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
+"Language-Team: Friulian <f.t.public@gmail.com>\n"
+"Language: fur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 1.8.12\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: popt.c:54
+msgid "unknown errno"
+msgstr "errno no cognossût"
+
+#: popt.c:1453
+#, fuzzy, c-format
+msgid "option type (%u) not implemented in popt"
+msgstr "gjenar di opzion (%u) no implementade in popt\n"
+
+#: popt.c:1902
+msgid "missing argument"
+msgstr "argoment mancjant"
+
+#: popt.c:1904
+msgid "unknown option"
+msgstr "opzion no cognossude"
+
+#: popt.c:1906
+msgid "mutually exclusive logical operations requested"
+msgstr ""
+
+#: popt.c:1908
+msgid "opt->arg should not be NULL"
+msgstr "opt->arg nol varès di jessi NULL"
+
+#: popt.c:1910
+msgid "aliases nested too deeply"
+msgstr "alias nidificâts masse in profonditât"
+
+#: popt.c:1912
+msgid "error in parameter quoting"
+msgstr ""
+
+#: popt.c:1914
+msgid "invalid numeric value"
+msgstr "valôr numeric no valit"
+
+#: popt.c:1916
+msgid "number too large or too small"
+msgstr "numar masse grant o masse piçul"
+
+#: popt.c:1918
+msgid "memory allocation failed"
+msgstr "assegnazion memorie falide"
+
+#: popt.c:1920
+msgid "config file failed sanity test"
+msgstr "il file di configurazion al à falît il control di integritât"
+
+#: popt.c:1922
+msgid "option does not take an argument"
+msgstr ""
+
+#: popt.c:1924
+msgid "stack underflow"
+msgstr ""
+
+#: popt.c:1926
+msgid "stack overflow"
+msgstr ""
+
+#: popt.c:1930
+msgid "unknown error"
+msgstr "erôr no cognossût"
+
+#: popthelp.c:84 popthelp.c:95
+msgid "Show this help message"
+msgstr "Mostre chest messaç di jutori"
+
+#: popthelp.c:85 popthelp.c:96
+msgid "Display brief usage message"
+msgstr "Mostre un curt messaç di ûs"
+
+#: popthelp.c:99
+msgid "Display option defaults in message"
+msgstr "Mostre lis opzions predefinidis tal messaç"
+
+#: popthelp.c:101
+msgid "Terminate options"
+msgstr "Opzions di terminazion"
+
+#: popthelp.c:200
+msgid "Help options:"
+msgstr "Opzions di jutori:"
+
+#: popthelp.c:201
+msgid "Options implemented via popt alias/exec:"
+msgstr "Opzions implementadis vie alias/exec di popt:"
+
+#: popthelp.c:209
+msgid "NONE"
+msgstr "NISSUN"
+
+#: popthelp.c:211
+msgid "VAL"
+msgstr "VALÔR"
+
+#: popthelp.c:215
+msgid "INT"
+msgstr "INT"
+
+#: popthelp.c:216
+msgid "SHORT"
+msgstr "CURT"
+
+#: popthelp.c:217
+msgid "LONG"
+msgstr "LUNC"
+
+#: popthelp.c:218
+msgid "LONGLONG"
+msgstr "LUNCLUNC"
+
+#: popthelp.c:219
+msgid "STRING"
+msgstr "STRINGHE"
+
+#: popthelp.c:220
+msgid "FLOAT"
+msgstr "VIRGULE MOBILE"
+
+#: popthelp.c:221
+msgid "DOUBLE"
+msgstr ""
+
+#: popthelp.c:224
+msgid "ARG"
+msgstr "ARG"
+
+#: popthelp.c:665
+msgid "Usage:"
+msgstr "Ûs:"
+
+#: popthelp.c:690
+msgid "[OPTION...]"
+msgstr "[OPZION...]"
diff --git a/po/ga.po b/po/ga.po
index 574e538..e695257 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2008-04-10 06:21-0500\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -14,69 +14,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno anaithnid"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "níl an cineál rogha seo (%u) ar fáil i popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argóint ar iarraidh"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "rogha anaithnid"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "iarradh oibríochtaí loighciúla comheisiacha"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "níor chóir rogha->arg a bheith NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "ailiasanna neadaithe ródhomhain"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "earráid agus paraiméadar á chur faoi chomharthaí athfhriotail"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "luach neamhbhailí uimhriúil"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "uimhir rómhór nó róbheag"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "theip ar dháileadh na cuimhne"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "earráid anaithnid"
diff --git a/po/gl.po b/po/gl.po
index 58a06af..8b71536 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -20,70 +20,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno descoñecido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipo de opción (%u) non implementada en popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "falta un argumento"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opción descoñecida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "solicitáronse operacións lóxicas mutuamente excluíntes"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg non debe ser NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias aniñados a un nivel demasiado profundo"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "erro nas comiñas do parámetro"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor numérico non válido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "número demasiado grande ou pequeno"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "produciuse un erro ao asignar memoria"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "erro descoñecido"
diff --git a/po/gu.po b/po/gu.po
index a7f9f86..60fd532 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -17,6 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
@@ -24,64 +25,64 @@ msgstr ""
msgid "unknown errno"
msgstr "અજ્ઞાત ક્ષતિનંબર"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "વિકલ્પ પ્રકાર (%u) એ popt માં લાગુ થયેલ નથી\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "ગુમ થયેલ દલીલ"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "અજ્ઞાત વિકલ્પ"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ખાસ કરીને પરસ્પર લાગુ પડતી તાર્કિક પ્રક્રિયાઓની અરજી થઇ છે"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg એ NULL હોવું જોઇએ નહિં"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "ઉપનામો ખૂબ ઊંડે સુધી ગૂંચવાયેલા છે"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "પરિમાણ માપ આપવામાં ક્ષતિ"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "અયોગ્ય આંકડાકીય મૂલ્ય"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "આંકડો ખૂબ મોટો અથવા ખૂબ નાનો છે"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "મેમરી સોંપણી નિષ્ફળ"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "અજ્ઞાત ક્ષતિ"
diff --git a/po/he.po b/po/he.po
index cef6c99..a70f29f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-he <popt-devel@rpm5.org>\n"
"Language-Team: bing-he <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno לא ידוע"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "סוג האפשרות (%u) אינה מיושמת ב- popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "חסר ארגומנט"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "אפשרות לא ידוע"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "הפעולות הלוגיות שבחירה המבוקש"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "לבחור-> arg לא צריך להיות NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "כינויים עמוקה מדי"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "שגיאת הפרמטר לצטט"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "הערך המספרי לא חוקי"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "מספר גדול מדי או קטן מדי"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "הקצאת זיכרון נכשל"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "מבחן שפיות שנכשלו הקובץ config"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "אפשרות לא לוקח ויכוח"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "חמיקת מחסנית"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "גלישת מחסנית"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "שגיאה לא ידועה"
diff --git a/po/hi.po b/po/hi.po
index fb8efec..8f18082 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-hi <popt-devel@rpm5.org>\n"
"Language-Team: bing-hi <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "अज्ञात त्रुटि क्रमांक"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "विकल्प प्रकार (%u) popt में लागू नहीं किया गया\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "गुम तर्क"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "अज्ञात विकल्प"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "परस्पर अनन्य तार्किक कार्रवाई का अनुरोध किया"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "-> ऑप्ट arg NULL किया जा नहीं करना चाहिए"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "उपनाम बहुत गहराई तक नेस्टेड"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "पैरामीटर का हवाला देते हुए में त्रुटि"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "अमान्य संख्यात्मक मान"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "बहुत बड़ी या बहुत छोटी संख्या"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "स्मृति आबंटन विफल हुआ"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "config फ़ाइल विफल रहा मानसिक स्वास्थ्य परीक्षण"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "विकल्प एक तर्क नहीं ले करता है"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "पॉइंट अंडरफ़्लो हो चुकी है"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "स्टैक ओवरफ़्लो"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "अज्ञात त्रुटि"
diff --git a/po/hr.po b/po/hr.po
index ad79363..23ea992 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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,6 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\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"
@@ -21,64 +22,64 @@ msgstr ""
msgid "unknown errno"
msgstr "nepoznat broj greške"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "vrsta opcije (%u) nije implementirana u popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "nedostaje argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "nepoznata opcija"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "zatražene su međusobno isključive logičke operacije"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne smije biti NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliasi preduboko ugniježđeni"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "greška u navođenju parametara"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "neispravna numerička vrijednost"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "broj prevelik ili premalen"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "alokacija memorije nije uspjela"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "nepoznata greška"
diff --git a/po/ht.po b/po/ht.po
index 2d8227b..fc4da80 100644
--- a/po/ht.po
+++ b/po/ht.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-ht <popt-devel@rpm5.org>\n"
"Language-Team: bing-ht <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "aka san errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "opsyon tip (grip %u) pa aplike nan popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "pa wè kont"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "aka san yon opsyon"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "mityèlman esklizif operasyon lojik yo te mande"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "refize nou bay enfòmasyon-> arg pa ta dwe NIL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliases imbriqués twò fò"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "erreur nan paramètre devis"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valè numérique non"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nombre twò gwo ou twò piti"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "chonje alokasyon te tonbe"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "fichier config echwe larezon tès"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "opsyon ki p'ap mache fè kwè yo tanmen kritike"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "pile underflow"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "pile par"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "aka san erreur"
diff --git a/po/hu.po b/po/hu.po
index beab607..1254e3e 100644
--- a/po/hu.po
+++ b/po/hu.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-06-14 08:39+0200\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -16,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "ismeretlen hibaszám"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "a kapcsolótípus (%u) nincs megvalósítva a popt-ban\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "hiányzó paraméter"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ismeretlen kapcsoló"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "kölcsönösen kizáró logikai műveleteket kért"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "az opt->arg nem lehet NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "az álnevek túl mélyen vannak egymásba ágyazva"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "hiba a paraméter idézésében"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "érvénytelen numerikus érték"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "a szám túl nagy vagy túl kicsi"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "a memóriafoglalás meghiúsult"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "a beállítófájl megbukott a józanság teszten"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ismeretlen hiba"
diff --git a/po/ia.po b/po/ia.po
index 760c682..d3d93e9 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -14,70 +14,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: popt.c:54
msgid "unknown errno"
msgstr "error incognite"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "typo de option (%u) non implementate in popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argumento mancante"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "option incognite"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "requesta del operationes logic mutualmente exclusive"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg non debe esser NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias annidate troppo profundemente"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "error in citation de parametros"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor numeric incorrecte"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numero troppo grande o troppo parve"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "insuccesso del allocation de memoria"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "error incognite"
diff --git a/po/id.po b/po/id.po
index 2f278e2..8d59dc4 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2008-08-26 14:18+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -14,69 +14,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno tak diketahui"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipe opsi (%u) tak diimplementasikan di popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "kehilangan argumen"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opsi tak diketahui"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "permintaan operasi logika eksklusif secara mutual"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg tidak boleh NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias disarangkan terlalu dalam"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "galat di pencantuman parameter"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "nilai numerik tidak sah"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nomor terlalu besar atau terlalu kecil"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "alokasi memori gagal"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "galat tak diketahui"
diff --git a/po/is.po b/po/is.po
index f5d81b4..1e868f8 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,104 +1,112 @@
+# This file is distributed under the same license as the popt package.
+# translation of popt-1.16 to Icelandic
+# Copyright (C) 2016 the authors of popt (msgids)
+# Copyright (C) 2016 Icelandic FOSS translators
+# Sveinn Felli <sv1@fellsnet.is>, 2016.
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.11\n"
+"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\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"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
+"PO-Revision-Date: 2016-08-11 18:09+0000\n"
+"Last-Translator: Sveinn Felli <sv1@fellsnet.is>\n"
+"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
#: popt.c:54
msgid "unknown errno"
msgstr "ekkt villunmer"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
-msgstr "rofagerin (%d) er ekki studd popt\n"
+msgstr "rofagerin (%u) er ekki studd popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "vantar vifang"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ekktur rofi"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "bei um rofa sem slkkva hvor rum"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg tti ekki a vera NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alasar of flknir"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "villa vifngum (gsalappir og svo frv.)"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "gilt tlulegt gildi"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "talan of str ea sm"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "ekki tkst a taka fr minni"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
-msgstr ""
+msgstr "stillingaskr fll prfun"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ekkt villa"
#: popthelp.c:84 popthelp.c:95
msgid "Show this help message"
-msgstr "Sna essa hjlp"
+msgstr "Birta essa hjlp"
#: popthelp.c:85 popthelp.c:96
msgid "Display brief usage message"
-msgstr "Sna stuttar notkunarleibeiningar"
+msgstr "Birta stuttar notkunarleibeiningar"
#: popthelp.c:99
msgid "Display option defaults in message"
-msgstr "Sna sjlfgefin gildi rofa skilaboum"
+msgstr "Birta sjlfgefin gildi rofa skilaboum"
#: popthelp.c:101
msgid "Terminate options"
-msgstr ""
+msgstr "Valkostir vi lokun"
#: popthelp.c:200
msgid "Help options:"
-msgstr ""
+msgstr "Hjlparvalkostir:"
#: popthelp.c:201
msgid "Options implemented via popt alias/exec:"
-msgstr ""
+msgstr "Valkostir tfrir me popt alias/exec:"
#: popthelp.c:209
msgid "NONE"
@@ -114,16 +122,15 @@ msgstr "INT"
#: popthelp.c:216
msgid "SHORT"
-msgstr ""
+msgstr "SHORT"
#: popthelp.c:217
msgid "LONG"
msgstr "LONG"
#: popthelp.c:218
-#, fuzzy
msgid "LONGLONG"
-msgstr "LONG"
+msgstr "LONGLONG"
#: popthelp.c:219
msgid "STRING"
diff --git a/po/it.po b/po/it.po
index 7113fb8..ed15710 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"First-Translator: Sandro Bonazzola <sandro.bonazzola@gmail.com>\n"
"X-Generator: KBabel 1.11.4\n"
@@ -22,64 +23,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno sconosciuto"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipo di opzione (%u) non implementato in popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argomento mancante"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opzione sconosciuta"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "richieste operazioni logiche reciprocamente esclusive"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg non dovrebbe essere NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias nidificati troppo in profondità"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "errore nel quoting del parametro"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valore numerico non valido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numero troppo grande o troppo piccolo"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "allocazione di memoria fallita"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "errore sconosciuto"
diff --git a/po/ja.po b/po/ja.po
index 505efa6..2289d9e 100644
--- a/po/ja.po
+++ b/po/ja.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -14,70 +14,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: popt.c:54
msgid "unknown errno"
msgstr "不明なエラー番号"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "オプションタイプ (%u) はpoptには実装されていません\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "引数がありません"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "不明なオプション"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "相互排他的な論理操作が必要です"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->argはNULLではいけません"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "エイリアスのネストが深すぎます"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "パラメータのクオート付けでエラー"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "不正な数値"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "数値が大きすぎるか小さすぎます"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "メモリ確保に失敗しました"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "不明なエラー"
diff --git a/po/kn.po b/po/kn.po
index a4a1daf..1ca8d37 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -16,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Zanata 3.2.3\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "ಗೊತ್ತಿರದ errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "ಆಯ್ಕೆಯ ಬಗೆ (%d) ಅನ್ನು popt ಅನ್ವಯಿಸಲಾಗಿಲ್ಲ\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "ಆರ್ಗುಮೆಂಟ್‌ ಕಾಣಿಸುತ್ತಿಲ್ಲ"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ಗೊತ್ತಿರದ ಆಯ್ಕೆ"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ಪರಸ್ಪರ ಪ್ರತ್ಯೇಕವಾದ ತಾರ್ಕಿಕ ಕಾರ್ಯಾಚರಣೆಗಳನ್ನು ಮನವಿ ಮಾಡಲಾಗಿದೆ"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ಎನ್ನುವುದು NULL ಆಗಿರುವಂತಿಲ್ಲ"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "ಅಲಿಯಾಸ್‌ಗಳನ್ನು ಬಹಳ ಆಳವಾಗಿ ನೆಸ್ಟ್ ಮಾಡಲಾಗಿದೆ"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "ನಿಯತಾಂಕವನ್ನು ಕೋಟ್ ಮಾಡುವಲ್ಲಿ ದೋಷ"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ಅಮಾನ್ಯವಾದ ಅಂಕೀಯ ಮೌಲ್ಯ"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "ಸಂಖ್ಯೆಯು ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ ಅಥವ ಬಹಳ ಸಣ್ಣದಾಗಿದೆ"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "ಮೆಮೊರಿ ನಿಯೋಜನೆ ವಿಫಲಗೊಂಡಿದೆ"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ಗೊತ್ತಿರದ ದೋಷ"
diff --git a/po/ko.po b/po/ko.po
index 1a62d4f..d79d71b 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2001-09-06 20:06+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@@ -10,69 +10,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr " ڵ(errno) Դϴ"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "ɼ (%d) popt ϴ\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "μ ʾҽϴ"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr " ɼԴϴ"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ʿ Ÿ Ǿϴ"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "ɼ->μ NULL Ǿ ȵ˴ϴ"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "Ī(alias) ϰ Ǿϴ"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "Ű ֽϴ"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "߸ ġ Դϴ"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "ڰ ʹ ũų ʹ ϴ"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "޸ Ҵ翡 ߽ϴ"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr " Դϴ"
diff --git a/po/lt.po b/po/lt.po
index 35e5533..85ac894 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-lt <popt-devel@rpm5.org>\n"
"Language-Team: bing-lt <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "nežinomas errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "variantas (%u) tipo nėra įdiegto popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "trūksta argumentas"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "nežinomas variantas"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "tarpusavyje nesuderinami logiška operacijoms"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "pasirinkti-> arg neturėtų būti NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "Pravardės įdėtos pernelyg giliai"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "klaida parametras, cituodamas"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "Neleistina skaitinė reikšmė"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "skaičius per didelis arba per mažas"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "atminties paskirstymo nepavyko"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "konfigūracijos failo nepavyko normalumas bandymas"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "galimybė nesiima argumentas"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "rietuvės apačios"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "rietuvės perpilda"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Nežinoma klaida"
diff --git a/po/lv.po b/po/lv.po
index 2a0ccef..68c6597 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -17,6 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
@@ -25,64 +26,64 @@ msgstr ""
msgid "unknown errno"
msgstr "nezināms kļūdas numurs"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "opcijas tips (%u) nav ieviests popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "trūkst argumenta"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "nezināma opcija"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "pieprasītas savstarpējie izslēdzošas loģiskās operācijas"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opcija->arguments nevar būt NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aizstājvārdi iegulti pārāk dziļi"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "kļūda parametru citēšanā"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "nederīga skaitļa vērtība"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "skaitlis pārāk liels, vai pārāk mazs"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "atmiņas piešķiršana neizdevās"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "nezināma kļūda"
diff --git a/po/ms.po b/po/ms.po
index 67e129b..cedeb1d 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-ms <popt-devel@rpm5.org>\n"
"Language-Team: bing-ms <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno tidak diketahui"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "jenis opsyen (%u) tidak dilaksanakan di popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "hilang hujah"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "Opsyen tidak dikenali"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "saling eksklusif operasi logik yang diminta"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "memilih-> arg tidak harus NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "Alias yang bersarang terlalu mendalam"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "Ralat dalam parameter Sebutharga"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "nilai angka yang tidak sah"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nombor yang terlalu besar atau terlalu kecil"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "Pengagihan ingatan yang gagal"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "Konfigurasi fail kewarasan gagal ujian"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "Opsyen tidak mengambil hujah"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "Koleksi underflow"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "limpahan tindanan"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Ralat yang tidak diketahui"
diff --git a/po/mt.po b/po/mt.po
index c1d66d8..1a4be03 100644
--- a/po/mt.po
+++ b/po/mt.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-mt <popt-devel@rpm5.org>\n"
"Language-Team: bing-mt <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno mhux magħruf"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "it-tip tal-għażla (%u) mhux implimentati fl-popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "l-argument nieqsa"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "għażla mhux magħrufa"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "operazzjonijiet loġiċi reċiprokament esklussivi mitluba"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "jagħżlu-> arg m ' għandux ikun NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "f ' oħrajn wisq profondament fittizji"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "Żball fl-parametru li kkwotaw"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valur numeriku invalidu"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numru kbir wisq jew żgħir wisq"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "allokazzjoni ta ' memorja ma rnexxiex"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "il-fajl Konfig weħlu sanity tat-test"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "l-għażla ma tieħux argument"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "underflow il-mazz"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "mazz overflow"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Żball mhux magħruf"
diff --git a/po/mww.po b/po/mww.po
index 600d484..1d63bba 100644
--- a/po/mww.po
+++ b/po/mww.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-mww <popt-devel@rpm5.org>\n"
"Language-Team: bing-mww <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1441
+#: popt.c:1453
#, c-format
msgid "option type (%u) not implemented in popt"
msgstr ""
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr ""
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr ""
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr ""
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 1f4845a..62f3fc5 100644
--- a/po/nb.po
+++ b/po/nb.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -16,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.5.4\n"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "ukjent errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "valgtype (%u) ikke implementert i popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "manglende argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ukjent valg"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "gjensidig eksluderende logiske operasjoner forespurt"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg må ikke være NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliaser med for dype løkker"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "feil i parametersitering"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ugyldig numerisk verdi"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "tallet er for stort eller lite"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "minneallokering feilet"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "konfig-filen feilet tilregnelighettesten"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ukjent feil"
diff --git a/po/nl.po b/po/nl.po
index 48ec8b8..9f5b96b 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -22,65 +23,65 @@ msgstr ""
msgid "unknown errno"
msgstr "onbekend foutnummer"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "dit optietype (%u) is niet geïmplementeerd in popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "ontbrekend argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "onbekende optie"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "de gevraagde logische operatoren sluiten elkaar uit"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg zou niet NULL mogen zijn"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliassen zijn te diep genest"
# of toch beter "quoting" behouden?
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "fout in de aanhaling van parameters"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ongeldige numerieke waarde"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "getal is te groot of te klein"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "onvoldoende geheugen beschikbaar"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "configuratiebestand is niet gezond"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "onbekende fout"
diff --git a/po/no.po b/po/no.po
index 0f6dc18..cb6ddc5 100644
--- a/po/no.po
+++ b/po/no.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-no <popt-devel@rpm5.org>\n"
"Language-Team: bing-no <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "Ukjent errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "alternativtypen (%u) ikke implementert i popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "manglende argumentet"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "Ukjent alternativ"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "utelukker logiske operasjoner forespurt"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "velge-> arg kan ikke være NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliaser nestet for dypt"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "feil i parameteren siterer"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "Ugyldig numerisk verdi"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "for stor eller for liten"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "Minnetildeling mislyktes"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "config fil mislyktes tilregnelighet test"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "alternativet tar ikke et argument"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "stable bufferunderflyt"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "stakkoverflyt"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Ukjent feil"
diff --git a/po/otq.po b/po/otq.po
index 984f13b..8c73604 100644
--- a/po/otq.po
+++ b/po/otq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:16-0400\n"
"Last-Translator: bing-otq <popt-devel@rpm5.org>\n"
"Language-Team: bing-otq <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "ar klase ar opción (%u) hingi implementado jar popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argumento nzäm'bu̲ xi"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ja ya lógicas excluyentes solicitadas"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "OPC-> arg hingi da da NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "ya alias xki profundamente anidadas"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "error ar parámetro jar citando"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "hmädi numérico hindi válido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "'bede xki dätä wa ya xki pequeño"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "error asignación memoria"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "ntsa̲ cordura fallido config file"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "opción hingi tsi 'nar argumento"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "subdesbordamiento pila"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "desbordamiento pila"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "error desconocido"
diff --git a/po/pl.po b/po/pl.po
index 7fc5ad7..5690a23 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -14,69 +14,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "nieznane errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "typ opcji (%u) nie zaimplementowany w popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "brak parametru"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "nieznana opcja"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "żądanie wykluczających się operacji"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg nie może być NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "zbyt duże zagłębienie aliasów"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "błąd w cytowaniu parametru"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "błędna wartość liczbowa"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "liczba zbyt duża lub zbyt mała"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "błąd alokacji pamięci"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "plik konfiguracyjny nie przeszedł testu poprawności"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "nieznany błąd"
diff --git a/po/popt.pot b/po/popt.pot
index c956e74..2d8792a 100644
--- a/po/popt.pot
+++ b/po/popt.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17.DEVEL\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,64 +20,64 @@ msgstr ""
msgid "unknown errno"
msgstr ""
-#: popt.c:1441
+#: popt.c:1453
#, c-format
msgid "option type (%u) not implemented in popt"
msgstr ""
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr ""
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr ""
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr ""
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index a98c9e2..0942d1a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2002-02-13 18:32+0000\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n"
@@ -10,69 +10,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "errno desconhecido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipo de opo (%d) no implementado no popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "falta um argumento"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opo desconhecida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "foram pedidas operaes lgicas mutuamente exclusivas"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg no deve ser NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "'aliases' demasiado aninhados"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "erros no 'quoting' de parmetros"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor nmerico invlido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "nmero demasiado grando ou pequeno"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "alocao de memria falhou"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "erro desconhecido"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 65ae680..e9d782a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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."
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"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>.
@@ -22,64 +23,64 @@ msgstr ""
msgid "unknown errno"
msgstr "\"errno\" desconhecido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "tipo de opção (%u) não foi implementado no popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argumento em falta"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opção desconhecida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "operações lógicas mutuamente exclusivas solicitadas"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg não deve ser nulo (NULL)"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "apelidos (aliases) aninhados muito profundamente"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "erro em delimitação de parâmetro"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valor numério inválido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "número muito comprido ou muito pequeno"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "falha em alocação de memória"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "erro desconhecido"
diff --git a/po/ro.po b/po/ro.po
index d4f86e9..66bcf64 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2000-06-14 23:23+EST\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@@ -10,70 +10,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "eroare necunoscuta"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "optiunea de tipul (%d) nu este implementata in popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argument lipsa"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "optiune necunoscuta"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "recursivitate infinita la optiunile sinonime"
-#: popt.c:1905
+#: popt.c:1912
#, fuzzy
msgid "error in parameter quoting"
msgstr "eroare la insertie parametru"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "valoare numarica invalida"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "numar prea mare sau prea mic"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "eroare necuinoscuta"
diff --git a/po/ru.po b/po/ru.po
index 7de8353..356c14d 100644
--- a/po/ru.po
+++ b/po/ru.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\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"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "неизвестное значение errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "обработка параметра (%u) в popt не предусмотрена\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "пропущен аргумент"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "неизвестный параметр"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "запрошены взаимно исключающие логические операции"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg не может быть NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "превышен уровень допустимой рекурсии подстановок"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "ошибка помещения параметров в кавычки"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "неправильное числовое значение"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "числовое значение за пределами предусмотренного"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "не удалось выделить память"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "ошибки в файле настройки"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "неизвестная ошибка"
diff --git a/po/sk.po b/po/sk.po
index edf44f2..1367865 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 1999-08-04 21:40+0200\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -14,69 +14,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr ""
-#: popt.c:1441
+#: popt.c:1453
#, c-format
msgid "option type (%u) not implemented in popt"
msgstr ""
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr ""
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr ""
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr ""
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index b436e9d..5451bd1 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -16,69 +16,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "neznana številka napake"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "vrsta možnosti (%u) ni podprta\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "manjkajoč argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "neznana možnost"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "zahtevani so medsebojno izključujoči logični operatorji"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ne sme biti NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "vzdevki so vgnezdeni pregloboko"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "napaka pri navajanju parametra"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "neveljavna številska vrednost"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "število je preveliko ali premajhno"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "dodeljevanje pomnilnika ni uspelo"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "neznana napaka"
diff --git a/po/sr.po b/po/sr.po
index d882dff..af49be6 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt-1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-04-13 19:10+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -14,6 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\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"
@@ -21,64 +22,64 @@ msgstr ""
msgid "unknown errno"
msgstr "непозната грешка бр."
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "врста опције (%u) није спроведена у попту\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "недостаје аргумент"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "непозната опција"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "захтеване су узајамне искључиве логичке операције"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "опц->арг не сме бити НИШТА"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "алијаси су предубоко угнеждени"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "грешка у цитирању параметра"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "неисправна бројчана вредност"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "број је превелик или премали"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "расподела меморије није успела"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "датотека подешавања није прошла проверу исправности"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "непозната грешка"
diff --git a/po/sv.po b/po/sv.po
index e554075..2fbbb1a 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,85 +1,86 @@
# Swedish messages for popt.
-# Copyright © 2008, 2015 Free Software Foundation, Inc.
+# Copyright © 2008, 2016 Free Software Foundation, Inc.
# This file is distributed under the same license as the popt package.
-# Göran Uddeborg <goeran@uddeborg.se>, 2008, 2015.
#
-# $Revision: 1.7 $
+# Göran Uddeborg <goeran@uddeborg.se>, 2008, 2016.
#
+# $Revision: 1.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: 2015-05-13 11:54-0400\n"
-"PO-Revision-Date: 2015-04-10 22:39+0200\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
+"PO-Revision-Date: 2016-05-24 09:35+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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr "okänt felnummer"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "flaggtypen (%u) är inte implementerad i popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "okänd flagga"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ömsesidigt uteslutande logiska operationer begärdes"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg får inte vara NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias är nästade för djupt"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt värde"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "talet för stort eller för litet"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
-msgstr "konfigurationsfilen klarade inte rimlighetstestet"
+msgstr "rimlighetstestet av konfigurationsfilen misslyckades"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "okänt fel"
@@ -153,4 +154,4 @@ msgstr "Användning:"
#: popthelp.c:690
msgid "[OPTION...]"
-msgstr "[FLAGGA…]"
+msgstr "[FLAGGA...]"
diff --git a/po/ta.po b/po/ta.po
index b32382c..a0f0f65 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2014-02-03 15:02+0530\n"
"Last-Translator: Shantha kumar <shkumar@redhat.com>\n"
"Language-Team: Tamil <(nothing)>\n"
@@ -14,6 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
@@ -21,64 +22,64 @@ msgstr ""
msgid "unknown errno"
msgstr "தெரியாத errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "விருப்ப வகை (%u) popt இல் செயல்படுத்தப்படவில்லை\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "மதிப்புரு விடுபட்டுள்ளது"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "தெரியாத விருப்பம்"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "ஒன்றுக்கொன்று பிரத்யேகமான தருக்க செயல்பாடுகள் கோரப்பட்டன"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg NULL ஆக இருக்கக்கூடாது"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "மாற்றுப் பெயர்கள் மிக அதிகமாக உள்ளுக்குள்ளாக அமைக்கப்பட்டுள்ளன"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "அளவுரு கோட்டிங்கில் பிழை"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "செல்லாத‌ எண் மதிப்பு"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "எண் மிகப் பெரியது அல்லது மிகச் சிறியது"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "நினைவக ஒதுக்கீடு தோல்வி"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "தெரியாத பிழை"
diff --git a/po/th.po b/po/th.po
index 5527533..91eb9a4 100644
--- a/po/th.po
+++ b/po/th.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-04-15 06:46+0700\n"
"Last-Translator: Seksan Poltree <seksan.poltree@gmail.com>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -15,70 +15,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 1.6.2\n"
#: popt.c:54
msgid "unknown errno"
msgstr "เกิด errno ที่ไม่รู้จัก"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "ตัวเลือกชนิด (%u) ไม่ถูกอิมพลีเมนต์ใน popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "ไม่พบอาร์กิวเมนต์"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "ไม่รู้จักตัวเลือก"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "เกิดการร้องขอร่วมกันของการดำเนินการด้านตรรกะอย่างเดียวกัน"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg ไม่ควรจะเป็น NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "นามแฝงซ้อนกันมากเกินไป"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "เกิดข้อผิดพลาดในการอ้างอิงพารามิเตอร์"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ค่าตัวเลขผิดพลาด"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "ตัวเลขมีค่ามากหรือน้อยเกินไป"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "การจัดสรรหน่วยความจำผิดพลาด"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "แฟ้มค่ากำหนดล้มเหลวในการทดสอบความปกติ"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ความผิดพลาดที่ไม่รู้จัก"
diff --git a/po/tlh.po b/po/tlh.po
index d12eeb4..13fb2c5 100644
--- a/po/tlh.po
+++ b/po/tlh.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:17-0400\n"
"Last-Translator: bing-tlh <popt-devel@rpm5.org>\n"
"Language-Team: bing-tlh <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno Sovbe'lu'bogh Qoylu'"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "DuH Segh (%u) wej implemented qaStaHvIS popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "miss argument"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "DuH Sovbe'lu'bogh Qoylu'"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "mutually exclusive logical yo'SeH requested"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt-> arg vaj wej NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "aliases je deeply nested"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "qaStaHvIS parameter quoting Qagh"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "numeric invalid lo'laHghach"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "mI' je yIteb pagh mach je"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "lulIjbe'lu'bogh allocation luj"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "config teywI' luj sanity waH"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "argument wej ghaH DuH"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "stack underflow"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "stack overflow"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "Sovbe'lu'bogh Qoylu' Qagh"
diff --git a/po/tr.po b/po/tr.po
index 57ec191..0b27081 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -16,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Lokalize 1.5\n"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "bilinmeyen hata no"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "seenek tr (%u) popt iin uygulanmad\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argman eksik"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "bilinmeyen seenek"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "birbirini dlayan mantksal ilemler istendi"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg BO olamaz"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "adlarda ok fazla iielikler"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "parametrelerde trnak iaretleme hatal "
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "saysal deer geersiz"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "say ya ok byk ya da ok kk"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "bellek paylatrma baarsz"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "bilinmeyen hata"
diff --git a/po/uk.po b/po/uk.po
index 6e18beb..311a8ce 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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\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"
@@ -24,64 +25,64 @@ msgstr ""
msgid "unknown errno"
msgstr "невідомий номер помилки"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "тип параметра (%u) у popt не реалізовано\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "пропущено аргумент"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "невідомий параметр"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "надійшов запит на взаємно виключні логічні операції"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "параметр->аргумент повинне не дорівнювати NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "надто великий рівень вкладеності у альтернативних назвах"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "помилка у використанні лапок у параметрі"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "некоректне числове значення"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "число є надто великим або надто малим"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "не вдалося отримати місце у пам'яті"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "файл налаштувань не пройшов перевірку на чинність"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "невідома помилка"
diff --git a/po/ur.po b/po/ur.po
index daea802..5ecd34f 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:17-0400\n"
"Last-Translator: bing-ur <popt-devel@rpm5.org>\n"
"Language-Team: bing-ur <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "نامعلوم اررنو"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "پاوپٹ میں لاگو نہیں اختیار کی قسم (%u)\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "غائب دلیل"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "نامعلوم اختیارات"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "باہمی ناشمول منطقی کارروائیوں کی درخواست کی"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "آپٹ آؤٹ-> ارگ صفر کو ہونا نہیں چاہیے"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "عرفی نام گہرائی سے ترتیب میں رکھے"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "پیرامیٹر کے حوالے سے رپورٹ میں نقص"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ناجائز عددی قدر"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "بہت بڑا یا بہت چھوٹا نمبر"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "ناکام میموری تعین"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "تشکیل مسل ناکام وویک ٹیسٹ"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "اختیار ایک دلیل نہیں ملتا"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "اسٹیک انڈرفلاوو"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "تھاک ڈبونا"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "نامعلوم نقص"
diff --git a/po/vi.po b/po/vi.po
index 3fe97c8..a62d94c 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.14\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\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"
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LocFactoryEditor 1.7b3\n"
@@ -22,64 +23,64 @@ msgstr ""
msgid "unknown errno"
msgstr "số hiệu lỗi không rõ"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "kiểu tùy chọn (%u) chưa được thực hiện trong popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "thiếu đối số"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "tùy chọn không rõ"
-#: popt.c:1899
+#: popt.c:1906
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:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "« tùy chọn->đối số » không thể vô giá trị"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "các bí danh lồng nhau quá sâu"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "gặp lỗi trong lời trích dẫn tham số"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "giá trị thuộc số không hợp lệ"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "con số quá lớn hay quá nhỏ"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "lỗi cấp phát bộ nhớ"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "lỗi không rõ"
diff --git a/po/wa.po b/po/wa.po
index 69a26ba..f57a636 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.11\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 1999-03-18 23:11+0100\n"
"Last-Translator: Nobody yet\n"
"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
@@ -18,69 +18,70 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
#: popt.c:54
msgid "unknown errno"
msgstr ""
-#: popt.c:1441
+#: popt.c:1453
#, c-format
msgid "option type (%u) not implemented in popt"
msgstr ""
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr ""
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr ""
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr ""
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr ""
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr ""
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr ""
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr ""
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr ""
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr ""
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr ""
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr ""
diff --git a/po/yua.po b/po/yua.po
index a8655c1..b360c69 100644
--- a/po/yua.po
+++ b/po/yua.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.17\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-05-12 17:17-0400\n"
"Last-Translator: bing-yua <popt-devel@rpm5.org>\n"
"Language-Team: bing-yua <popt-devel@rpm5.org>\n"
@@ -19,64 +19,64 @@ msgstr ""
msgid "unknown errno"
msgstr "errno desconocido"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "bin yano'ob opción (%u) ma' implementado ti' popt\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "argumento u si'ipil"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "opción desconocida"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "operaciones lógicas excluyentes solicitadas"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "OPC-> arg ma' k'a'ana'an u NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "alias jach Nib anidadas"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "ba'alo' ti' le parámetro citando"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "ku numérico ma' válido"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "meyaj jach nojoch wa Jach chichan"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "ba'alo' asignación memoria"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "prueba cordura fallido config file"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr "opción ma' uk' juntúul argumento"
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr "subdesbordamiento ich kastláan"
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr "desbordamiento ich kastláan"
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "ba'alo' desconocido"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a266c24..ad8c091 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,84 +1,88 @@
# translation of translation.po to
# Simplified Chinese Messages for popt
# Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+# This file is distributed under the same license as the popt package.
# Wei-Lun Chao <chaoweilun@pcmail.com.tw>, 2005.
# LI Daobing <lidaobing@gmail.com>, 2007, 2008.
+# Jeff Bai <jeffbai@aosc.xyz>, 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: 2015-05-13 11:54-0400\n"
-"PO-Revision-Date: 2008-02-18 20:16+0800\n"
-"Last-Translator: LI Daobing <lidaobing@gmail.com>\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
+"PO-Revision-Date: 2016-04-27 20:50-0400\n"
+"Last-Translator: Mingye Wang (Arthur2e5) <arthur200126@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"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 1.8.7\n"
#: popt.c:54
msgid "unknown errno"
-msgstr "未知的错误"
+msgstr "未知的错误号"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
-msgstr "选项类别 (%u) 没有在 popt 中实现\n"
+msgstr "选项类型 (%u) 未在 popt 中实现\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "缺少参数"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "未知的选项"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
-msgstr "需要 XOR 逻辑运算"
+msgstr "请求了 XOR 逻辑运算"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不应该为 NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "别名嵌套太深"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "参数引号错误"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "无效的数值"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "数值太大或太小"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "内存分配错误"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
-msgstr ""
+msgstr "配置文件无法通过健全测试"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "未知的错误"
@@ -100,7 +104,7 @@ msgstr "终止选项"
#: popthelp.c:200
msgid "Help options:"
-msgstr "帮助选项:"
+msgstr "帮助选项:"
#: popthelp.c:201
msgid "Options implemented via popt alias/exec:"
@@ -108,47 +112,47 @@ msgstr "通过 popt alias/exec 实现的选项:"
#: popthelp.c:209
msgid "NONE"
-msgstr "NONE"
+msgstr "无"
#: popthelp.c:211
msgid "VAL"
-msgstr "VAL"
+msgstr "值"
#: popthelp.c:215
msgid "INT"
-msgstr "INT"
+msgstr "整型"
#: popthelp.c:216
msgid "SHORT"
-msgstr ""
+msgstr "短整"
#: popthelp.c:217
msgid "LONG"
-msgstr "LONG"
+msgstr "长整"
#: popthelp.c:218
msgid "LONGLONG"
-msgstr "LONGLONG"
+msgstr "长长整"
#: popthelp.c:219
msgid "STRING"
-msgstr "STRING"
+msgstr "字串"
#: popthelp.c:220
msgid "FLOAT"
-msgstr "FLOAT"
+msgstr "浮点"
#: popthelp.c:221
msgid "DOUBLE"
-msgstr "DOUBLE"
+msgstr "双精度"
#: popthelp.c:224
msgid "ARG"
-msgstr "ARG"
+msgstr "参数"
#: popthelp.c:665
msgid "Usage:"
-msgstr "用法:"
+msgstr "用法:"
#: popthelp.c:690
msgid "[OPTION...]"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 177f994..a167e46 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.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: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-10-08 12:52+0800\n"
"Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -15,70 +15,71 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: popt.c:54
msgid "unknown errno"
msgstr "不明的錯誤"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "選項型態 (%u) 尚未在 popt 中實作\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "缺少引數"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "不明的選項"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "需要相互獨立的邏輯運算"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg 不應為 NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "巢狀別名太深"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "參數引號錯誤"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "不正確的數值"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "數字太大或太小"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "記憶體配置錯誤"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "組態檔案健全測試失敗"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "不明的錯誤"