Skip to content

Commit 8235c1c

Browse files
committed
translate R-setkey-hi_HI.po
1 parent 255ed11 commit 8235c1c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

hindi_files/R-setkey-hi_IN.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,17 @@ msgid ""
4242
"the original data's order by group. Try setindex() instead. Or, set*(copy(."
4343
"SD)) as a (slow) last resort."
4444
msgstr ""
45+
".SD पर एक भौतिक कुंजी सेट (set) करना भविष्य के संभावित उपयोग के लिए आरक्षित है; समूह के अनुसार मूल डेटा (data) के आदेश को संशोधित करने के लिए।"
46+
"इसके बजाय setindex() का उपयोग करें।"
47+
"या, set*(copy(.SD)) को एक (धीमे) अंतिम उपाय के रूप में उपयोग करें।"
4548

4649
#: setkey.R:43
4750
msgid ""
4851
"cols is a character vector of zero length. Removed the key, but use NULL "
4952
"instead, or wrap with suppressWarnings() to avoid this warning."
5053
msgstr ""
54+
"cols एक शून्य लेंथ (length) का कैरेक्टर (character) वेक्टर (vector) है।"
55+
"कुंजी हटा दी गई, लेकिन इसके बजाय NULL का उपयोग करें, या इस चेतावनी से बचने के लिए suppressWarnings() के साथ रैप (wrap) करें।"
5156

5257
#: setkey.R:47
5358
msgid "cols is the empty string. Use NULL to remove the key."
@@ -115,6 +120,8 @@ msgid ""
115120
"Input is not a vector of type double. New parallel sort has only been done "
116121
"for double vectors so far. Using one thread."
117122
msgstr ""
123+
"इनपुट (input) डबल (double) प्रकार का वेक्टर (vector) नहीं है। अब तक नए समानांतर सॉर्ट (sort) केवल डबल (double) वेक्टर (vector) के लिए किया गया है।"
124+
"यह एक थ्रेड (thread) का उपयोग कर रहा है।"
118125

119126
#: setkey.R:215
120127
msgid ""

0 commit comments

Comments
 (0)