File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ msgid ""
3333"Item %d of i is %d but there are only %d rows. Ignoring this and %d more like "
3434"it out of %d."
3535msgstr ""
36- "i का आइटम (item) %d का मान %d है लेकिन केवल %d पंक्तियाँ (rows) हैं।"
37- "i का आइटम (item) %d का मान %d है लेकिन केवल %d पंक्तियाँ (rows) हैं। इसे और %d अन्य इसी प्रकार के को %d में से अनदेखा कर रहे हैं।"
36+ "i का आइटम (item) %d का मान %d है लेकिन केवल %d पंक्तियाँ (rows) हैं। इसे और %d अन्य इसी "
37+ "प्रकार के को %d में से अनदेखा कर रहे हैं।"
3838
3939#: subset.c:241
4040#, c-format
@@ -43,7 +43,7 @@ msgid ""
4343"Ignoring this dup and %d other dups."
4444msgstr ""
4545"i का आइटम (item) %d का मान %d है जो उस आइटम (item) को हटा देता है, लेकिन यह पहले भी हुआ है।"
46- "इस डुप्लिकेट (duplicate) और %d अन्य डुप्लिकेट्स (duplicates) को अनदेखा कर रहे हैं।"
46+ "इस dup और %d अन्य dups को अनदेखा कर रहे हैं।"
4747
4848#: subset.c:255
4949#, c-format
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ msgid ""
2424"result in which to place the names of the input"
2525msgstr ""
2626"keep.names या तो NULL होना चाहिए, या परिणाम की पहली कॉलम (column) का नाम होना चाहिए"
27- "जिसमें इनपुट (Input ) के नाम रखें। "
27+ "जिसमें इनपुट (input ) के नाम रखें"
2828
2929#: transpose.c:19
3030msgid "fill must be a length 1 vector, such as the default NA"
31- msgstr "fill की length 1 का एक वेक्टर (vector) होना चाहिए, जैसे कि डिफ़ॉल्ट (default) NA। "
31+ msgstr "fill की length 1 का एक वेक्टर (vector) होना चाहिए, जैसे कि डिफ़ॉल्ट (default) NA"
3232
3333#: transpose.c:22
3434msgid "list.cols should be logical TRUE/FALSE."
You can’t perform that action at this time.
0 commit comments