File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,23 +12,25 @@ msgstr ""
1212
1313#: fifelse.c:11
1414msgid "Argument 'test' must be logical."
15- msgstr ""
15+ msgstr "तर्क 'test' लॉजिकल (logical) होना चाहिए। "
1616
1717#: fifelse.c:15
1818msgid "S4 class objects (except nanotime) are not supported."
19- msgstr ""
19+ msgstr "S4 वर्ग के ऑब्जेक्ट (object) (सिवाय nanotime) का समर्थन नहीं किया जाता है। "
2020
2121#: fifelse.c:30
2222#, c-format
2323msgid ""
2424"Length of 'yes' is %<PRId64> but must be 1 or length of 'test' (%<PRId64>)."
2525msgstr ""
26+ "'yes' की लेंथ (length) %<PRId64> है लेकिन इसे 1 या 'test' की लेंथ (length) (%<PRId64>) होना चाहिए।"
2627
2728#: fifelse.c:32
2829#, c-format
2930msgid ""
3031"Length of 'no' is %<PRId64> but must be 1 or length of 'test' (%<PRId64>)."
3132msgstr ""
33+ "'no' की लेंथ (length) %<PRId64> है लेकिन इसे 1 या 'test' की लेंथ (length) (%<PRId64>) होना चाहिए।"
3234
3335#: fifelse.c:34
3436#, c-format
You can’t perform that action at this time.
0 commit comments