summaryrefslogtreecommitdiff
path: root/po/hi.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hi.po')
-rw-r--r--po/hi.po153
1 files changed, 153 insertions, 0 deletions
diff --git a/po/hi.po b/po/hi.po
new file mode 100644
index 0000000..7698460
--- /dev/null
+++ b/po/hi.po
@@ -0,0 +1,153 @@
+# Bing automated translation of popt messages
+# This file is put in the public domain.
+# bing-hi <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:16-0400\n"
+"Last-Translator: bing-hi <popt-devel@rpm5.org>\n"
+"Language-Team: bing-hi <popt-devel@rpm5.org>\n"
+"Language: hi\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) popt में लागू नहीं किया गया\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 "-> ऑप्ट arg NULL किया जा नहीं करना चाहिए"
+
+#: 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 "config फ़ाइल विफल रहा मानसिक स्वास्थ्य परीक्षण"
+
+#: 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 "Popt उर्फ/exec के माध्यम से कार्यान्वित किया विकल्प:"
+
+#: popthelp.c:208
+msgid "NONE"
+msgstr "कोई नहीं"
+
+#: popthelp.c:210
+msgid "VAL"
+msgstr "वैल"
+
+#: popthelp.c:214
+msgid "INT"
+msgstr "INT"
+
+#: popthelp.c:215
+msgid "SHORT"
+msgstr "लघु"
+
+#: popthelp.c:216
+msgid "LONG"
+msgstr "लंबी"
+
+#: popthelp.c:217
+msgid "LONGLONG"
+msgstr "LONGLONG"
+
+#: popthelp.c:218
+msgid "STRING"
+msgstr "स्ट्रिंग"
+
+#: popthelp.c:219
+msgid "FLOAT"
+msgstr "फ्लोट"
+
+#: popthelp.c:220
+msgid "DOUBLE"
+msgstr "डबल"
+
+#: popthelp.c:223
+msgid "ARG"
+msgstr "ARG"
+
+#: popthelp.c:664
+msgid "Usage:"
+msgstr "उपयोग:"
+
+#: popthelp.c:689
+msgid "[OPTION...]"
+msgstr "[विकल्प...]"