File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -13,41 +13,42 @@ msgstr ""
1313
1414#: print.data.table.R:19
1515msgid "Valid options for col.names are 'auto', 'top', and 'none'"
16- msgstr ""
16+ msgstr "col.names के लिए मान्य विकल्प 'auto', 'top', और 'none' हैं "
1717
1818#: print.data.table.R:21
1919msgid "Valid options for trunc.cols are TRUE and FALSE"
20- msgstr ""
20+ msgstr "trunc.cols के लिए मान्य विकल्प TRUE और FALSE हैं "
2121
2222#: print.data.table.R:23
2323msgid "Column classes will be suppressed when col.names is 'none'"
24- msgstr ""
24+ msgstr "कॉलम (column) क्लासेस (classes) को दबा दिया जाएगा जब col.names 'none' हो "
2525
2626#: print.data.table.R:50
2727msgid "Key: <%s>"
28- msgstr ""
28+ msgstr "कुंजी: <%s> "
2929
3030#: print.data.table.R:60
3131msgid "Null data.%s (0 rows and 0 cols)"
32- msgstr ""
32+ msgstr "NULL data.%s (0 रोज़ (rows) और 0 कॉलम (columns)) "
3333
3434#: print.data.table.R:62
3535msgid "Empty data.%s (%d rows and %d cols)"
36- msgstr ""
36+ msgstr "रिक्त data.%s (%d रोज़ (rows) और %d कॉलम (columns)) "
3737
3838#: print.data.table.R:156
3939msgid ""
4040"Internal structure doesn't seem to be a list. Possibly corrupt data.table."
4141msgstr ""
42+ "आंतरिक संरचना लिस्ट (list) प्रतीत नहीं होती। संभवतः data.table में भ्रष्टता है।"
4243
4344#: print.data.table.R:53
4445msgid "Index: %s\n"
4546msgid_plural "Indices: %s\n"
46- msgstr[ 0 ] ""
47- msgstr[ 1 ] ""
47+ msgstr[ 0 ] "सूची: %s\n "
48+ msgstr[ 1 ] "सूचियाँ: %s\n "
4849
4950#: print.data.table.R:286
5051msgid "%d variable not shown: %s\n"
5152msgid_plural "%d variables not shown: %s\n"
52- msgstr[ 0 ] ""
53- msgstr[ 1 ] ""
53+ msgstr[ 0 ] "%d वैरिएबल (variable) नहीं दिखाया गया: %s\n "
54+ msgstr[ 1 ] "%d वैरिएबल्स (variables) नहीं दिखाए गए: %s\n "
You can’t perform that action at this time.
0 commit comments