diff options
author | jbj <jbj> | 2015-05-12 21:43:20 +0000 |
---|---|---|
committer | jbj <jbj> | 2015-05-12 21:43:20 +0000 |
commit | e237126822b0385a69de48bada07b1564baae5d6 (patch) | |
tree | f6fa444c1cae0575e6d7f249676534d99129a21d /po/ur.po | |
parent | dad1ab9d5ca0ff1d5b783df177a4462b630dd711 (diff) | |
download | libpopt-e237126822b0385a69de48bada07b1564baae5d6.tar.gz |
- create new locales using bing.
Diffstat (limited to 'po/ur.po')
-rw-r--r-- | po/ur.po | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/po/ur.po b/po/ur.po new file mode 100644 index 0000000..f77166f --- /dev/null +++ b/po/ur.po @@ -0,0 +1,153 @@ +# Bing automated translation of popt messages +# This file is put in the public domain. +# bing-ur <popt-devel@rpm5.org>, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: popt 1.17\n" +"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n" +"POT-Creation-Date: 2014-08-13 13:27-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" +"Language: ur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: popt.c:54 +msgid "unknown errno" +msgstr "نامعلوم اررنو" + +#: popt.c:1439 +#, c-format +msgid "option type (%u) not implemented in popt\n" +msgstr "پاوپٹ میں لاگو نہیں اختیار کی قسم (%u)\n" + +#: popt.c:1889 +msgid "missing argument" +msgstr "غائب دلیل" + +#: popt.c:1891 +msgid "unknown option" +msgstr "نامعلوم اختیارات" + +#: popt.c:1893 +msgid "mutually exclusive logical operations requested" +msgstr "باہمی ناشمول منطقی کارروائیوں کی درخواست کی" + +#: popt.c:1895 +msgid "opt->arg should not be NULL" +msgstr "آپٹ آؤٹ-> ارگ صفر کو ہونا نہیں چاہیے" + +#: popt.c:1897 +msgid "aliases nested too deeply" +msgstr "عرفی نام گہرائی سے ترتیب میں رکھے" + +#: popt.c:1899 +msgid "error in parameter quoting" +msgstr "پیرامیٹر کے حوالے سے رپورٹ میں نقص" + +#: popt.c:1901 +msgid "invalid numeric value" +msgstr "ناجائز عددی قدر" + +#: popt.c:1903 +msgid "number too large or too small" +msgstr "بہت بڑا یا بہت چھوٹا نمبر" + +#: popt.c:1905 +msgid "memory allocation failed" +msgstr "ناکام میموری تعین" + +#: popt.c:1907 +msgid "config file failed sanity test" +msgstr "تشکیل مسل ناکام وویک ٹیسٹ" + +#: popt.c:1909 +msgid "option does not take an argument" +msgstr "اختیار ایک دلیل نہیں ملتا" + +#: popt.c:1911 +msgid "stack underflow" +msgstr "اسٹیک انڈرفلاوو" + +#: popt.c:1913 +msgid "stack overflow" +msgstr "تھاک ڈبونا" + +#: popt.c:1917 +msgid "unknown error" +msgstr "نامعلوم نقص" + +#: popthelp.c:83 popthelp.c:94 +msgid "Show this help message" +msgstr "یہ مدد پیغام کی نمایش کریں" + +#: popthelp.c:84 popthelp.c:95 +msgid "Display brief usage message" +msgstr "ڈسپلے مختصر استعمال پیغام" + +#: popthelp.c:98 +msgid "Display option defaults in message" +msgstr "ڈسپلے آپشن طے شدہ پیغام میں" + +#: popthelp.c:100 +msgid "Terminate options" +msgstr "اختیارات کو ختم" + +#: popthelp.c:199 +msgid "Help options:" +msgstr "مدد اختیارات:" + +#: popthelp.c:200 +msgid "Options implemented via popt alias/exec:" +msgstr "اختیارات پاوپٹ عرف/ک کے ذریعے نافذ کیا گیا ہے:" + +#: popthelp.c:208 +msgid "NONE" +msgstr "کوئی نہیں" + +#: popthelp.c:210 +msgid "VAL" +msgstr "وال" + +#: popthelp.c:214 +msgid "INT" +msgstr "جہاںایک" + +#: popthelp.c:215 +msgid "SHORT" +msgstr "مختصر" + +#: popthelp.c:216 +msgid "LONG" +msgstr "لمبا" + +#: popthelp.c:217 +msgid "LONGLONG" +msgstr "لونگلونگ" + +#: popthelp.c:218 +msgid "STRING" +msgstr "سلک" + +#: popthelp.c:219 +msgid "FLOAT" +msgstr "اپلانا" + +#: popthelp.c:220 +msgid "DOUBLE" +msgstr "ڈبل" + +#: popthelp.c:223 +msgid "ARG" +msgstr "ارگ" + +#: popthelp.c:664 +msgid "Usage:" +msgstr "استعمال:" + +#: popthelp.c:689 +msgid "[OPTION...]" +msgstr "[اختیار...]" |