File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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."
4444msgstr ""
45+ ".SD पर एक भौतिक कुंजी सेट (set) करना भविष्य के संभावित उपयोग के लिए आरक्षित है; समूह के अनुसार मूल डेटा (data) के आदेश को संशोधित करने के लिए।"
46+ "इसके बजाय setindex() का उपयोग करें।"
47+ "या, set*(copy(.SD)) को एक (धीमे) अंतिम उपाय के रूप में उपयोग करें।"
4548
4649#: setkey.R:43
4750msgid ""
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."
5053msgstr ""
54+ "cols एक शून्य लेंथ (length) का कैरेक्टर (character) वेक्टर (vector) है।"
55+ "कुंजी हटा दी गई, लेकिन इसके बजाय NULL का उपयोग करें, या इस चेतावनी से बचने के लिए suppressWarnings() के साथ रैप (wrap) करें।"
5156
5257#: setkey.R:47
5358msgid "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."
117122msgstr ""
123+ "इनपुट (input) डबल (double) प्रकार का वेक्टर (vector) नहीं है। अब तक नए समानांतर सॉर्ट (sort) केवल डबल (double) वेक्टर (vector) के लिए किया गया है।"
124+ "यह एक थ्रेड (thread) का उपयोग कर रहा है।"
118125
119126#: setkey.R:215
120127msgid ""
You can’t perform that action at this time.
0 commit comments