File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ msgid ""
7272"Column '%s' is type '%s' which is not supported as a key column type, "
7373"currently."
7474msgstr ""
75+ "कॉलम (column) '%s' का प्रकार '%s' है जो वर्तमान में कुंजी कॉलम (column) प्रकार के रूप में समर्थित नहीं है।"
7576
7677#: setkey.R:70
7778msgid "forder took %.03f sec"
@@ -95,13 +96,15 @@ msgstr "x एक एकल वेक्टर (vector) है, नॉन-NULL 'b
9596
9697#: setkey.R:184
9798msgid "Attempting to order a 0-column data.table or data.frame."
98- msgstr ""
99+ msgstr "0-कॉलम (column) data.table या data.frame को क्रमबद्ध करने का प्रयास किया जा रहा है। "
99100
100101#: setkey.R:189
101102msgid ""
102103"The first item passed to [f]order is a plain list but there are more items. "
103104"It should be a data.table or data.frame."
104105msgstr ""
106+ "पहला आइटम (item) जो [f]order को पास किया गया है वह एक साधारण (item) है लेकिन और भी आइटम (item) हैं।"
107+ "यह एक data.table या data.frame होना चाहिए।"
105108
106109#: setkey.R:206
107110msgid "Internal code should not be being called on type double"
You can’t perform that action at this time.
0 commit comments