diff --git a/hindi_files/wrappers-hi_IN.po b/hindi_files/wrappers-hi_IN.po index adf7c90db..90d046953 100644 --- a/hindi_files/wrappers-hi_IN.po +++ b/hindi_files/wrappers-hi_IN.po @@ -12,7 +12,7 @@ msgstr "" #: wrappers.c:11 msgid "Attribute name must be a character vector of length 1" -msgstr "" +msgstr "गुण का नाम लेंथ (length) 1 के कैरेक्टर (character) वेक्टर (character) होना चाहिए" #: wrappers.c:16 msgid "" @@ -23,20 +23,20 @@ msgstr "" #: wrappers.c:66 msgid "First argument to setlistelt must be a list()" -msgstr "" +msgstr "setlistelt के लिए पहला तर्क list() होना चाहिए" #: wrappers.c:67 msgid "Second argument to setlistelt must a length 1 integer vector" -msgstr "" +msgstr "setlistelt के लिए दूसरा तर्क लेंथ (length) 1 का पूर्णांक वेक्टर (vector) होना चाहिए" #: wrappers.c:69 #, c-format msgid "i (%d) is outside the range of items [1,%d]" -msgstr "" +msgstr "i (%d) वस्तुओं [1,%d] की सीमा के बाहर है" #: wrappers.c:91 msgid "x isn't a VECSXP" -msgstr "" +msgstr "x VECSXP नहीं है" #: wrappers.c:106 #, c-format @@ -44,3 +44,5 @@ msgid "" "dim.data.table expects a data.table as input (which is a list), but seems to " "be of type %s" msgstr "" +"dim.data.table को इनपुट (input) के रूप में एक data.table (जो कि एक लिस्ट (list) है) अपेक्षित है," +"लेकिन प्रतीत होता है कि यह प्रकार %s का है"