diff --git a/hindi_files/R-AllS4-hi_IN.po b/hindi_files/R-AllS4-hi_IN.po new file mode 100644 index 000000000..2e614197d --- /dev/null +++ b/hindi_files/R-AllS4-hi_IN.po @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: AllS4 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: AllS4.R:2 +msgid "data.table package loaded. When developing don't load package" +msgstr "data.table पैकेज (package) लोड (load) हो गया है। विकास करते समय पैकेज (package) लोड (load) न करें।" diff --git a/hindi_files/R-AllS4.pot b/hindi_files/R-AllS4.pot new file mode 100644 index 000000000..7af18acf0 --- /dev/null +++ b/hindi_files/R-AllS4.pot @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: AllS4 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: AllS4.R:2 +msgid "data.table package loaded. When developing don't load package" +msgstr "" diff --git a/hindi_files/R-as.data.table-hi_IN.po b/hindi_files/R-as.data.table-hi_IN.po new file mode 100644 index 000000000..50959d99b --- /dev/null +++ b/hindi_files/R-as.data.table-hi_IN.po @@ -0,0 +1,62 @@ +msgid "" +msgstr "" +"Project-Id-Version: as.data.table 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: as.data.table.R:86 +msgid "" +"as.data.table.array method should only be called for arrays with 3+ " +"dimensions; use the matrix method for 2-dimensional arrays" +msgstr "" +"as.data.table.array विधि केवल 3+ आयामों वाले एरे (array) के लिए ही कॉल (call) की जानी चाहिए; " +"2-आयामी एरे (array) के लिए मैट्रिक्स (matrix) विधि का उपयोग करें" + +#: as.data.table.R:88 +msgid "" +"Argument 'value.name' must be scalar character, non-NA and at least one " +"character" +msgstr "" +"तर्क 'value.name' स्केलर (scalar) कैरेक्टर (character), non-NA और कम से कम एक कैरेक्टर (character) का होना चाहिए" + +#: as.data.table.R:90 +msgid "Argument 'sorted' must be scalar logical and non-NA" +msgstr "आर्गुमेंट (argument) 'sorted' स्केलर (scalar) लॉजिकल (logical) और non-NA होना चाहिए" + +#: as.data.table.R:92 +msgid "Argument 'na.rm' must be scalar logical and non-NA" +msgstr "आर्गुमेंट (argument) 'na.rm' स्केलर (scalar) लॉजिकल (logical) और non-NA होना चाहिए" + +#: as.data.table.R:94 +msgid "Please provide either 'key' or 'sorted', but not both." +msgstr "कृपया 'key' या 'sorted' में से एक प्रदान करें, लेकिन दोनों नहीं।" + +#: as.data.table.R:108 +msgid "Argument 'value.name' should not overlap with column names in result: %s" +msgstr "तर्क 'value.name' परिणाम में कॉलम (column) नाम के साथ परस्पर नहीं होना चाहिए: %s" + +#: as.data.table.R:140 +msgid "" +"POSIXlt column type detected and converted to POSIXct. We do not recommend " +"use of POSIXlt at all because it uses 40 bytes to store one date." +msgstr "" +"POSIXlt कॉलम (column) प्रकार का पता चला और इसे POSIXct में परिवर्तित किया गया।" +"हम POSIXlt के उपयोग की सिफारिश बिल्कुल नहीं करते हैं क्योंकि यह एक तिथि को संग्रहीत करने के लिए 40 बाइट्स (bytes) का उपयोग करता है।" + +#: as.data.table.R:181 +msgid "Item %d has %d rows but longest item has %d; recycled with remainder." +msgstr "आइटम (item) %d में %d रोज़ (rows) हैं लेकिन सबसे लंबे आइटम (item) में %d है; शेष के साथ पुनः चक्रित किया गया।" + +#: as.data.table.R:196 +msgid "A column may not be called .SD. That has special meaning." +msgstr "कोई कॉलम (column) .SD नामित नहीं किया जा सकता। इसका विशेष अर्थ है।" + +#: as.data.table.R:210 +msgid "class must be length 1" +msgstr "क्लास (class) की लेन्थ (length) 1 होनी चाहिए" diff --git a/hindi_files/R-as.data.table.pot b/hindi_files/R-as.data.table.pot new file mode 100644 index 000000000..682e2a8f0 --- /dev/null +++ b/hindi_files/R-as.data.table.pot @@ -0,0 +1,58 @@ +msgid "" +msgstr "" +"Project-Id-Version: as.data.table 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: as.data.table.R:86 +msgid "" +"as.data.table.array method should only be called for arrays with 3+ " +"dimensions; use the matrix method for 2-dimensional arrays" +msgstr "" + +#: as.data.table.R:88 +msgid "" +"Argument 'value.name' must be scalar character, non-NA and at least one " +"character" +msgstr "" + +#: as.data.table.R:90 +msgid "Argument 'sorted' must be scalar logical and non-NA" +msgstr "" + +#: as.data.table.R:92 +msgid "Argument 'na.rm' must be scalar logical and non-NA" +msgstr "" + +#: as.data.table.R:94 +msgid "Please provide either 'key' or 'sorted', but not both." +msgstr "" + +#: as.data.table.R:108 +msgid "" +"Argument 'value.name' should not overlap with column names in result: %s" +msgstr "" + +#: as.data.table.R:140 +msgid "" +"POSIXlt column type detected and converted to POSIXct. We do not recommend " +"use of POSIXlt at all because it uses 40 bytes to store one date." +msgstr "" + +#: as.data.table.R:181 +msgid "Item %d has %d rows but longest item has %d; recycled with remainder." +msgstr "" + +#: as.data.table.R:196 +msgid "A column may not be called .SD. That has special meaning." +msgstr "" + +#: as.data.table.R:210 +msgid "class must be length 1" +msgstr "" diff --git a/hindi_files/R-cedta-hi_IN.po b/hindi_files/R-cedta-hi_IN.po new file mode 100644 index 000000000..cfea13de4 --- /dev/null +++ b/hindi_files/R-cedta-hi_IN.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: cedta 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cedta.R:67 +msgid "" +"cedta decided '%s' wasn't data.table aware. Here is call stack with [[1L]] " +"applied:" +msgstr "" +"cedta ने निर्णय लिया कि '%s' data.table के प्रति जागरूक नहीं था। यह कॉल (call) स्टैक (stack) [[1L]] के साथ" +"लागू किया गया:" diff --git a/hindi_files/R-cedta.pot b/hindi_files/R-cedta.pot new file mode 100644 index 000000000..58148f9f5 --- /dev/null +++ b/hindi_files/R-cedta.pot @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: cedta 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cedta.R:67 +msgid "" +"cedta decided '%s' wasn't data.table aware. Here is call stack with [[1L]] " +"applied:" +msgstr "" diff --git a/hindi_files/R-duplicated-hi_IN.po b/hindi_files/R-duplicated-hi_IN.po new file mode 100644 index 000000000..251159ce0 --- /dev/null +++ b/hindi_files/R-duplicated-hi_IN.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: duplicated 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: duplicated.R:7 +msgid "'fromLast' must be TRUE or FALSE" +msgstr "'fromLast' TRUE या FALSE होना चाहिए" + +#: duplicated.R:105 +msgid "x must be an atomic vector or a data.frame/data.table" +msgstr "x एक ऐटॉमिक (atomic) वेक्टर (vector) या data.frame/data.table होना चाहिए" diff --git a/hindi_files/R-duplicated.pot b/hindi_files/R-duplicated.pot new file mode 100644 index 000000000..3476fa66d --- /dev/null +++ b/hindi_files/R-duplicated.pot @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: duplicated 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: duplicated.R:7 +msgid "'fromLast' must be TRUE or FALSE" +msgstr "" + +#: duplicated.R:105 +msgid "x must be an atomic vector or a data.frame/data.table" +msgstr "" diff --git a/hindi_files/R-fdroplevels-hi_IN.po b/hindi_files/R-fdroplevels-hi_IN.po new file mode 100644 index 000000000..caa1e2fa1 --- /dev/null +++ b/hindi_files/R-fdroplevels-hi_IN.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: fdroplevels 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fdroplevels.R:13 +msgid "" +"droplevels() with in.place=TRUE is deprecated. Use setdroplevels() instead." +msgstr "" +"droplevels() के साथ in.place=TRUE का अब उपयोग नहीं किया जाएगा। इसके स्थान पर setdroplevels() का उपयोग करें।" diff --git a/hindi_files/R-fdroplevels.pot b/hindi_files/R-fdroplevels.pot new file mode 100644 index 000000000..7be8c83ae --- /dev/null +++ b/hindi_files/R-fdroplevels.pot @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: fdroplevels 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fdroplevels.R:13 +msgid "" +"droplevels() with in.place=TRUE is deprecated. Use setdroplevels() instead." +msgstr "" diff --git a/hindi_files/R-merge-hi_IN.po b/hindi_files/R-merge-hi_IN.po new file mode 100644 index 000000000..b9992a66d --- /dev/null +++ b/hindi_files/R-merge-hi_IN.po @@ -0,0 +1,67 @@ +msgid "" +msgstr "" +"Project-Id-Version: merge 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: merge.R:4 +msgid "Argument 'sort' should be logical TRUE/FALSE" +msgstr "आर्गुमेंट (argument) 'sort' लॉजिकल (logical) TRUE/FALSE होना चाहिए" + +#: merge.R:6 +msgid "Argument 'no.dups' should be logical TRUE/FALSE" +msgstr "आर्गुमेंट (argument) 'no.dups' लॉजिकल (logical) TRUE/FALSE होना चाहिए" + +#: merge.R:18 +msgid "Neither of the input data.tables to join have columns." +msgstr "कोई भी इनपुट (input) data.tables, जिन्हें जोड़ा जाना है, में कॉलम (column) नहीं हैं।" + +#: merge.R:20 merge.R:22 +msgid "Input data.table '%s' has no columns." +msgstr "इनपुट (input) data.table '%s' में कोई कॉलम (column) नहीं हैं।" + +#: merge.R:32 +msgid "`by.x` and `by.y` must be of same length." +msgstr "`by.x` और `by.y` की लेंथ (length) समान होनी चाहिए|" + +#: merge.R:34 +msgid "Supplied both `by` and `by.x/by.y`. `by` argument will be ignored." +msgstr "दोनों `by` और `by.x/by.y` प्रदान किए गए। `by` आर्गुमेंट (argument) की अनदेखी की जाएगी।" + +#: merge.R:37 +msgid "A non-empty vector of column names is required for `by.x` and `by.y`." +msgstr "`by.x` और `by.y` के लिए एक गैर-खाली कॉलम (column) नाम का वेक्टर (vector) आवश्यक है।" + +#: merge.R:39 +msgid "Elements listed in `by.x` must be valid column names in x." +msgstr "`by.x` में सूचीबद्ध तत्वों को x में मान्य कॉलम (column) नाम होना चाहिए।" + +#: merge.R:41 +msgid "Elements listed in `by.y` must be valid column names in y." +msgstr "`by.y` में सूचीबद्ध तत्वों को y में मान्य कॉलम (column) नाम होना चाहिए।" + +#: merge.R:52 +msgid "A non-empty vector of column names for `by` is required." +msgstr "`by` के लिए एक गैर-खाली कॉलम (column) नाम का वेक्टर (vector) आवश्यक है।" + +#: merge.R:54 +msgid "Elements listed in `by` must be valid column names in x and y" +msgstr "`by` में सूचीबद्ध तत्वों को x और y में मान्य कॉलम (column) नाम होना चाहिए" + +#: merge.R:62 +msgid "Unknown argument '%s' has been passed." +msgstr "अज्ञात आर्गुमेंट (argument) '%s' को पारित किया गया है।" + +#: merge.R:65 +msgid "Passed %d unknown and unnamed arguments." +msgstr "%d अज्ञात और अनाम आर्गुमेंट्स (arguments) पारित किए गए हैं।" + +#: merge.R:115 +msgid "column names %s are duplicated in the result" +msgstr "कॉलम (column) नाम %s परिणाम में दोहराए गए हैं" diff --git a/hindi_files/R-merge.pot b/hindi_files/R-merge.pot new file mode 100644 index 000000000..ac38c591c --- /dev/null +++ b/hindi_files/R-merge.pot @@ -0,0 +1,67 @@ +msgid "" +msgstr "" +"Project-Id-Version: merge 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: merge.R:4 +msgid "Argument 'sort' should be logical TRUE/FALSE" +msgstr "" + +#: merge.R:6 +msgid "Argument 'no.dups' should be logical TRUE/FALSE" +msgstr "" + +#: merge.R:18 +msgid "Neither of the input data.tables to join have columns." +msgstr "" + +#: merge.R:20 merge.R:22 +msgid "Input data.table '%s' has no columns." +msgstr "" + +#: merge.R:32 +msgid "`by.x` and `by.y` must be of same length." +msgstr "" + +#: merge.R:34 +msgid "Supplied both `by` and `by.x/by.y`. `by` argument will be ignored." +msgstr "" + +#: merge.R:37 +msgid "A non-empty vector of column names is required for `by.x` and `by.y`." +msgstr "" + +#: merge.R:39 +msgid "Elements listed in `by.x` must be valid column names in x." +msgstr "" + +#: merge.R:41 +msgid "Elements listed in `by.y` must be valid column names in y." +msgstr "" + +#: merge.R:52 +msgid "A non-empty vector of column names for `by` is required." +msgstr "" + +#: merge.R:54 +msgid "Elements listed in `by` must be valid column names in x and y" +msgstr "" + +#: merge.R:62 +msgid "Unknown argument '%s' has been passed." +msgstr "" + +#: merge.R:65 +msgid "Passed %d unknown and unnamed arguments." +msgstr "" + +#: merge.R:115 +msgid "column names %s are duplicated in the result" +msgstr "" diff --git a/hindi_files/R-setkey-hi_IN.po b/hindi_files/R-setkey-hi_IN.po new file mode 100644 index 000000000..83ffe9bb4 --- /dev/null +++ b/hindi_files/R-setkey-hi_IN.po @@ -0,0 +1,182 @@ +msgid "" +msgstr "" +"Project-Id-Version: setkey 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: setkey.R:3 +msgid "" +"x may no longer be the character name of the data.table. The possibility was " +"undocumented and has been removed." +msgstr "" +"x अब data.table का कैरेक्टर (character) नाम नहीं हो सकता है।" +"यह संभावना अप्रलेखित थी और हटा दी गई है।" + +#: setkey.R:23 +msgid "" +"key(x)<-value is deprecated and not supported. Please change to use setkey() " +"with perhaps copy(). Has been warning since 2012." +msgstr "" +"key(x)<-value को हटाया जा चुका है और इसका समर्थन नहीं किया जाता है। कृपया setkey() का उपयोग करें, संभवतः copy() के साथ।" +"२०१२ से चेतावनी दी जा रही है।" + +#: setkey.R:39 +msgid "x is not a data.table" +msgstr "x एक data.table नहीं है" + +#: setkey.R:40 +msgid "" +"cols is not a character vector. Please see further information in ?setkey." +msgstr "" +"cols एक कैरेक्टर (character) वेक्टर (vector) नहीं है। कृपया ?setkey में आगे की जानकारी देखें।" + +#: setkey.R:41 +msgid "" +"Setting a physical key on .SD is reserved for possible future use; to modify " +"the original data's order by group. Try setindex() instead. Or, set*(copy(." +"SD)) as a (slow) last resort." +msgstr "" +".SD पर एक भौतिक कुंजी सेट (set) करना भविष्य के संभावित उपयोग के लिए आरक्षित है; समूह के अनुसार मूल डेटा (data) के क्रम को परिवर्तित करने के लिए।" +"इसके बजाय setindex() का उपयोग करें।" +"या, set*(copy(.SD)) को एक (धीमे) अंतिम उपाय के रूप में उपयोग करें।" + +#: setkey.R:43 +msgid "" +"cols is a character vector of zero length. Removed the key, but use NULL " +"instead, or wrap with suppressWarnings() to avoid this warning." +msgstr "" +"cols एक शून्य लेंथ (length) का कैरेक्टर (character) वेक्टर (vector) है।" +"कुंजी हटा दी गई, लेकिन इसके बजाय NULL का उपयोग करें, या इस चेतावनी से बचने के लिए suppressWarnings() के साथ रैप (wrap) करें।" + +#: setkey.R:47 +msgid "cols is the empty string. Use NULL to remove the key." +msgstr "cols खाली स्ट्रिंग (string) है। कुंजी हटाने के लिए NULL का उपयोग करें।" + +#: setkey.R:48 setkey.R:262 +msgid "cols contains some blanks." +msgstr "cols में कुछ रिक्त स्थान हैं।" + +#: setkey.R:51 setkey.R:266 +msgid "some columns are not in the data.table: %s" +msgstr "कुछ कॉलम (column) data.table में नहीं हैं: %s" + +#: setkey.R:59 setkey.R:267 +msgid "" +"x contains a column called '.xi'. Conflicts with internal use by data.table." +msgstr "" +"x में '.xi' नामक एक कॉलम (column) है। यह data.table के आंतरिक उपयोग से टकराव करता है।" + +#: setkey.R:62 +msgid "" +"Column '%s' is type '%s' which is not supported as a key column type, " +"currently." +msgstr "" +"कॉलम (column) '%s' का प्रकार '%s' है जो वर्तमान में मुख्य कॉलम (column) प्रकार के रूप में समर्थित नहीं है।" + +#: setkey.R:70 +msgid "forder took %.03f sec" +msgstr "forder ने %.03f सेकंड लिया" + +#: setkey.R:82 +msgid "reorder took %s" +msgstr "reorder ने %s लिया" + +#: setkey.R:84 +msgid "x is already ordered by these columns, no need to call reorder" +msgstr "x पहले से इन कॉलम्स (columns) द्वारा क्रमबद्ध है, reorder कॉल (call) करने की आवश्यकता नहीं है" + +#: setkey.R:137 +msgid "x is vector but 'by' is supplied" +msgstr "x एक वेक्टर (vector) है लेकिन 'by' प्रदान किया गया है" + +#: setkey.R:153 +msgid "x is a single vector, non-NULL 'by' doesn't make sense" +msgstr "x एक एकल वेक्टर (vector) है, non-NULL 'by' का कोई मतलब नहीं है" + +#: setkey.R:184 +msgid "Attempting to order a 0-column data.table or data.frame." +msgstr "0-कॉलम (column) data.table या data.frame को क्रमबद्ध करने का प्रयास किया जा रहा है।" + +#: setkey.R:189 +msgid "" +"The first item passed to [f]order is a plain list but there are more items. " +"It should be a data.table or data.frame." +msgstr "" +"पहला आइटम (item) जो [f]order को पास किया गया है वह एक साधारण list है लेकिन और भी आइटम्स (items) हैं।" +"यह एक data.table या data.frame होना चाहिए।" + +#: setkey.R:206 +msgid "Internal code should not be being called on type double" +msgstr "आंतरिक कोड (code) को प्रकार डबल (double) पर नहीं चलाना चाहिए।" + +#: setkey.R:214 +msgid "" +"Input is not a vector of type double. New parallel sort has only been done " +"for double vectors so far. Using one thread." +msgstr "" +"इनपुट (input) डबल (double) प्रकार का वेक्टर (vector) नहीं है। अब तक नए समानांतर सॉर्ट (sort) केवल डबल (double) वेक्टर (vector) के लिए किया गया है।" +"एक थ्रेड (thread) का उपयोग किया जा रहा है।" + +#: setkey.R:215 +msgid "" +"New parallel sort has not been implemented for decreasing=TRUE so far. Using " +"one thread." +msgstr "" +"अब तक decreasing=TRUE के लिए नया समानांतर सॉर्ट (sort) लागू नहीं किया गया है।" +"एक थ्रेड (thread) का उपयोग किया जा रहा है।" + +#: setkey.R:216 +msgid "" +"New parallel sort has not been implemented for vectors containing NA values " +"so far. Using one thread." +msgstr "" +"नए समानांतर क्रम (sort) को अब तक NA मान वाले वेक्टर (vector) के लिए लागू नहीं किया गया है।" +"एक थ्रेड (thread) का उपयोग किया जा रहा है।" + +#: setkey.R:228 setkey.R:254 +msgid "x must be a data.frame or data.table" +msgstr "x एक data.table या data.frame होना चाहिए" + +#: setkey.R:256 +msgid "na.last must be logical TRUE/FALSE" +msgstr "na.last को लॉजिकल (logical) TRUE/FALSE होना चाहिए" + +#: setkey.R:257 +msgid "" +"cols is not a character vector. Please see further information in ?setorder." +msgstr "" +"cols एक कैरेक्टर (character) वेक्टर (vector) नहीं है। कृपया अधिक जानकारी के लिए ?setorder देखें।" + +#: setkey.R:259 +msgid "" +"cols is a character vector of zero length. Use NULL instead, or wrap with " +"suppressWarnings() to avoid this warning." +msgstr "" +"cols एक शून्य लेंथ (length) का कैरेक्टर (character) वेक्टर (vector) है।" +"इसके बजाय NULL का उपयोग करें, या इस चेतावनी से बचने के लिए suppressWarnings() के साथ रैप (wrap) करें।" + +#: setkey.R:270 +msgid "Column '%s' is type '%s' which is not supported for ordering currently." +msgstr "कॉलम (column) '%s' का प्रकार '%s' है, जो वर्तमान में क्रमबद्ध करने के लिए समर्थित नहीं है।" + +#: setkey.R:314 +msgid "" +"'sorted' is TRUE but element %d is non-atomic, which can't be sorted; try " +"setting sorted = FALSE" +msgstr "" +"'sorted' TRUE है लेकिन तत्व %d non-atomic है, जिसे सॉर्ट (sort) नहीं किया जा सकता है।" +"sorted = FALSE सेट (set) करने का प्रयास करें" + +#: setkey.R:329 +msgid "" +"Cross product of elements provided to CJ() would result in %.0f rows which " +"exceeds .Machine$integer.max == %d" +msgstr "" +"CJ() को प्रदान किए गए तत्वों का क्रॉस (cross) प्रोडक्ट (product) %.0f रोज़ (rows) में परिणामित होगा, " +"जो .Machine$integer.max == %d से अधिक है" \ No newline at end of file diff --git a/hindi_files/R-setkey.pot b/hindi_files/R-setkey.pot new file mode 100644 index 000000000..073056428 --- /dev/null +++ b/hindi_files/R-setkey.pot @@ -0,0 +1,155 @@ +msgid "" +msgstr "" +"Project-Id-Version: setkey 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: setkey.R:3 +msgid "" +"x may no longer be the character name of the data.table. The possibility was " +"undocumented and has been removed." +msgstr "" + +#: setkey.R:23 +msgid "" +"key(x)<-value is deprecated and not supported. Please change to use setkey() " +"with perhaps copy(). Has been warning since 2012." +msgstr "" + +#: setkey.R:39 +msgid "x is not a data.table" +msgstr "" + +#: setkey.R:40 +msgid "" +"cols is not a character vector. Please see further information in ?setkey." +msgstr "" + +#: setkey.R:41 +msgid "" +"Setting a physical key on .SD is reserved for possible future use; to modify " +"the original data's order by group. Try setindex() instead. Or, set*(copy(." +"SD)) as a (slow) last resort." +msgstr "" + +#: setkey.R:43 +msgid "" +"cols is a character vector of zero length. Removed the key, but use NULL " +"instead, or wrap with suppressWarnings() to avoid this warning." +msgstr "" + +#: setkey.R:47 +msgid "cols is the empty string. Use NULL to remove the key." +msgstr "" + +#: setkey.R:48 setkey.R:262 +msgid "cols contains some blanks." +msgstr "" + +#: setkey.R:51 setkey.R:266 +msgid "some columns are not in the data.table: %s" +msgstr "" + +#: setkey.R:59 setkey.R:267 +msgid "" +"x contains a column called '.xi'. Conflicts with internal use by data.table." +msgstr "" + +#: setkey.R:62 +msgid "" +"Column '%s' is type '%s' which is not supported as a key column type, " +"currently." +msgstr "" + +#: setkey.R:70 +msgid "forder took %.03f sec" +msgstr "" + +#: setkey.R:82 +msgid "reorder took %s" +msgstr "" + +#: setkey.R:84 +msgid "x is already ordered by these columns, no need to call reorder" +msgstr "" + +#: setkey.R:137 +msgid "x is vector but 'by' is supplied" +msgstr "" + +#: setkey.R:153 +msgid "x is a single vector, non-NULL 'by' doesn't make sense" +msgstr "" + +#: setkey.R:184 +msgid "Attempting to order a 0-column data.table or data.frame." +msgstr "" + +#: setkey.R:189 +msgid "" +"The first item passed to [f]order is a plain list but there are more items. " +"It should be a data.table or data.frame." +msgstr "" + +#: setkey.R:206 +msgid "Internal code should not be being called on type double" +msgstr "" + +#: setkey.R:214 +msgid "" +"Input is not a vector of type double. New parallel sort has only been done " +"for double vectors so far. Using one thread." +msgstr "" + +#: setkey.R:215 +msgid "" +"New parallel sort has not been implemented for decreasing=TRUE so far. Using " +"one thread." +msgstr "" + +#: setkey.R:216 +msgid "" +"New parallel sort has not been implemented for vectors containing NA values " +"so far. Using one thread." +msgstr "" + +#: setkey.R:228 setkey.R:254 +msgid "x must be a data.frame or data.table" +msgstr "" + +#: setkey.R:256 +msgid "na.last must be logical TRUE/FALSE" +msgstr "" + +#: setkey.R:257 +msgid "" +"cols is not a character vector. Please see further information in ?setorder." +msgstr "" + +#: setkey.R:259 +msgid "" +"cols is a character vector of zero length. Use NULL instead, or wrap with " +"suppressWarnings() to avoid this warning." +msgstr "" + +#: setkey.R:270 +msgid "Column '%s' is type '%s' which is not supported for ordering currently." +msgstr "" + +#: setkey.R:314 +msgid "" +"'sorted' is TRUE but element %d is non-atomic, which can't be sorted; try " +"setting sorted = FALSE" +msgstr "" + +#: setkey.R:329 +msgid "" +"Cross product of elements provided to CJ() would result in %.0f rows which " +"exceeds .Machine$integer.max == %d" +msgstr "" diff --git a/hindi_files/R-shift-hi_IN.po b/hindi_files/R-shift-hi_IN.po new file mode 100644 index 000000000..fcb42b4cf --- /dev/null +++ b/hindi_files/R-shift-hi_IN.po @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: shift 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: shift.R:3 +msgid "Provided argument fill=%s will be ignored since type='cyclic'." +msgstr "दिया गया आर्गुमेंट (argument) fill=%s अनदेखा किया जाएगा क्योंकि type='cyclic' है।" diff --git a/hindi_files/R-shift.pot b/hindi_files/R-shift.pot new file mode 100644 index 000000000..074fc76eb --- /dev/null +++ b/hindi_files/R-shift.pot @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: shift 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: shift.R:3 +msgid "Provided argument fill=%s will be ignored since type='cyclic'." +msgstr "" diff --git a/hindi_files/R-tables-hi_IN.po b/hindi_files/R-tables-hi_IN.po new file mode 100644 index 000000000..9574e5008 --- /dev/null +++ b/hindi_files/R-tables-hi_IN.po @@ -0,0 +1,23 @@ +msgid "" +msgstr "" +"Project-Id-Version: tables 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tables.R:31 +msgid "No objects of class data.table exist in %s" +msgstr "%s में क्लास (class) data.table की कोई वस्तुएँ नहीं हैं" + +#: tables.R:46 +msgid "order.col='%s' not a column name of info" +msgstr "order.col='%s' info का कॉलम (column) नाम नहीं है" + +#: tables.R:59 +msgid "Total: %sMB using %s" +msgstr "कुल: %sMB उपयोग कर रहे हैं %s" diff --git a/hindi_files/R-tables.pot b/hindi_files/R-tables.pot new file mode 100644 index 000000000..95a3cd702 --- /dev/null +++ b/hindi_files/R-tables.pot @@ -0,0 +1,23 @@ +msgid "" +msgstr "" +"Project-Id-Version: tables 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tables.R:31 +msgid "No objects of class data.table exist in %s" +msgstr "" + +#: tables.R:46 +msgid "order.col='%s' not a column name of info" +msgstr "" + +#: tables.R:59 +msgid "Total: %sMB using %s" +msgstr "" diff --git a/hindi_files/R-test.data.table-hi_IN.po b/hindi_files/R-test.data.table-hi_IN.po new file mode 100644 index 000000000..338cf801e --- /dev/null +++ b/hindi_files/R-test.data.table-hi_IN.po @@ -0,0 +1,180 @@ +msgid "" +msgstr "" +"Project-Id-Version: test.data.table 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: test.data.table.R:17 +msgid "data.table package is loaded. Unload or start a fresh R session." +msgstr "data.table पैकेज (package) लोडेड (loaded) है। इसे अनलोड (unload) करें या एक नई R सेशन (session) शुरू करें।" + +#: test.data.table.R:33 +msgid "" +"script must end with '.Rraw'. If a file ending '.Rraw.bz2' exists, that will " +"be found and used." +msgstr "" +"स्क्रिप्ट (script) को '.Rraw' पर समाप्त होना चाहिए। यदि '.Rraw.bz2' से समाप्त होने वाली फ़ाइल मौजूद है," +"वह पाई जाएगी और उपयोग की जाएगी।" + +#: test.data.table.R:63 +msgid "Neither %s nor %s exist in %s" +msgstr "न तो %s और न ही %s %s में मौजूद है" + +#: test.data.table.R:114 +msgid "test.data.table() running: %s" +msgstr "test.data.table() चल रहा है: %s" + +#: test.data.table.R:118 +msgid "object '%s' not found" +msgstr "ऑब्जेक्ट (object) '%s' नहीं मिला" + +#: test.data.table.R:121 +msgid "" +"**** This R session's language is not English. Each test will still check " +"that the correct number of errors and/or\n" +"**** warnings are produced. However, to test the text of each error/warning " +"too, please restart R with LANGUAGE=en" +msgstr "" +"**** इस R सेशन (session) की भाषा अंग्रेज़ी नहीं है। प्रत्येक परीक्षण अभी भी यह जाँच करेगा" +"कि त्रुटियों और/या\n" +"**** चेतावनियों की सही संख्या उत्पन्न होती है। हालाँकि, प्रत्येक त्रुटि/चेतावनी के पाठ का परीक्षण करने के लिए" +"कृपया LANGUAGE=en के साथ R को पुनः प्रारंभ करें।" + +#: test.data.table.R:141 +msgid "" +"***\n" +"*** memtest=%d. This should be the first call in a fresh R_GC_MEM_GROW=0 R " +"session for best results. Ctrl-C now if not.\n" +"***" +msgstr "" +"***\n" +"memtest=%d. सर्वश्रेष्ठ परिणामों के लिए यह एक नई R_GC_MEM_GROW=0 R सेशन (session) में पहली कॉल होनी चाहिए।" +"यदि ऐसा नहीं है, तो अभी Ctrl-C दबाएँ।\n" +"***" + +#: test.data.table.R:142 +msgid "" +"memtest intended for Linux. Step through data.table:::rss() to see what went " +"wrong." +msgstr "" +"memtest केवल Linux के लिए है। क्या गलत हुआ यह देखने के लिए data.table:::rss() के माध्यम से जाँच करें।" + +#: test.data.table.R:196 +msgid "Attempt to subset to %d tests matching '%s' failed, running full suite." +msgstr "%d परीक्षणों को '%s' से मेल खाते हुए सबसेट (subset) करने का प्रयास विफल रहा, पूरी श्रृंखला चलाई जा रही है।" + +#: test.data.table.R:201 +msgid "Running %d of %d tests matching '%s'" +msgstr "'%s' से मेल खाते हुए %d में से %d परीक्षण चलाए जा रहे हैं" + +#: test.data.table.R:245 +msgid "Failed in %s after test %s before the next test() call in %s" +msgstr "%s में, अगले test() कॉल (call) से पहले %s परीक्षण के बाद %s में विफल" + +#: test.data.table.R:268 +msgid "Timings count mismatch: %d vs %d" +msgstr "समय की गणना में असमानता: %d बनाम %d" + +#: test.data.table.R:270 +msgid "10 longest running tests took %ds (%d%% of %ds)" +msgstr "10 सबसे लंबे चलने वाले परीक्षणों में %ds समाय लगा (%ds का %d%%)" + +#: test.data.table.R:275 +msgid "10 largest RAM increases (MB); see plot for cumulative effect (if any)" +msgstr "10 सबसे बड़े RAM वृद्धि (MB); संचयी प्रभाव (अगर कोई हो) के लिए प्लॉट (plot) देखें" + +#: test.data.table.R:285 +msgid "All %d tests (last %.8g) in %s completed ok in %s" +msgstr "सभी %d परीक्षण (आखिरी %.8g) %s में ठीक से पूरे हुए %s" + +#: test.data.table.R:399 +msgid "" +"Test %s is invalid: when error= is provided it does not make sense to pass y " +"as well" +msgstr "" +"परिक्षण %s अमान्य है: जब error= दिया गया है, तो y को भी पास (pass) करना समझ में नहीं आता है" + +#: test.data.table.R:434 +msgid "Test id %s is not in increasing order" +msgstr "परीक्षण संख्या %s बढ़ती क्रम में नहीं है" + +#: test.data.table.R:451 +msgid "" +"Test %s produced %d %ss but expected %d\n" +"%s\n" +"%s" +msgstr "" +"परीक्षण %s ने %d %ss उत्पन्न किए लेकिन अपेक्षित %d थे" +"%s\n" +"%s" + +#: test.data.table.R:459 +msgid "" +"Test %s didn't produce the correct %s:\n" +"Expected: %s\n" +"Observed: %s" +msgstr "" +"परीक्षण %s ने सही %s उत्पन्न नहीं किया:\n" +"अपेक्षित: %s\n" +"देखा गया: %s" + +#: test.data.table.R:468 +msgid "Output captured before unexpected warning/error/message:" +msgstr "अप्रत्याशित चेतावनी/त्रुटि/संदेश से पहले अंकित किया गया आउटपुट (output):" + +#: test.data.table.R:478 +msgid "Test %s did not produce correct output:" +msgstr "परीक्षण %s ने सही आउटपुट (output) उत्पन्न नहीं किया:" + +#: test.data.table.R:479 +msgid "Expected: <<%s>>" +msgstr "अपेक्षित: <<%s>>" + +#: test.data.table.R:480 test.data.table.R:492 +msgid "Observed: <<%s>>" +msgstr "देखा गया: <<%s>>" + +#: test.data.table.R:482 +msgid "Expected (raw): <<%s>>" +msgstr "अपेक्षित (असंसाधित): <<%s>>" + +#: test.data.table.R:483 test.data.table.R:495 +msgid "Observed (raw): <<%s>>" +msgstr "देखा गया (असंसाधित): <<%s>>" + +#: test.data.table.R:490 +msgid "Test %s produced output but should not have:" +msgstr "परीक्षण %s ने आउटपुट (output) उत्पन्न किया लेकिन ऐसा नहीं होना चाहिए था:" + +#: test.data.table.R:491 +msgid "Expected absent (case insensitive): <<%s>>" +msgstr "अनुपस्थित की अपेक्षा (केस (case) निरपेक्ष): <<%s>>" + +#: test.data.table.R:494 +msgid "Expected absent (raw): <<%s>>" +msgstr "अनुपस्थित की अपेक्षा (असंसाधित): <<%s>>" + +#: test.data.table.R:508 +msgid "Test %s ran without errors but selfrefok(%s) is FALSE" +msgstr "परीक्षण %s बिना किसी त्रुटि के चला लेकिन selfrefok(%s) FALSE है" + +#: test.data.table.R:533 +msgid "Test %s ran without errors but failed check that x equals y:" +msgstr "परीक्षण %s बिना किसी त्रुटि के चला लेकिन यह जाँच असफल रही कि x y के बराबर है:" + +#: test.data.table.R:538 +msgid "First %d of %d (type '%s'):" +msgstr "पहले %d में से %d (प्रकार '%s'):" + +#: test.data.table.R:255 +msgid "%d error out of %d. Search %s for test number %s. Duration: %s." +msgid_plural "%d errors out of %d. Search %s for test numbers %s. Duration: %s." +msgstr[0] "%d त्रुटि %d में से। परीक्षण संख्या %s के लिए %s में खोजें। अवधि: %s।" +msgstr[1] "%d त्रुटियाँ %d में से। परीक्षण संख्याओं %s के लिए %s में खोजें। अवधि: %s।" diff --git a/hindi_files/R-test.data.table.pot b/hindi_files/R-test.data.table.pot new file mode 100644 index 000000000..2b01a2ca5 --- /dev/null +++ b/hindi_files/R-test.data.table.pot @@ -0,0 +1,162 @@ +msgid "" +msgstr "" +"Project-Id-Version: test.data.table 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: test.data.table.R:17 +msgid "data.table package is loaded. Unload or start a fresh R session." +msgstr "" + +#: test.data.table.R:33 +msgid "" +"script must end with '.Rraw'. If a file ending '.Rraw.bz2' exists, that will " +"be found and used." +msgstr "" + +#: test.data.table.R:63 +msgid "Neither %s nor %s exist in %s" +msgstr "" + +#: test.data.table.R:114 +msgid "test.data.table() running: %s" +msgstr "" + +#: test.data.table.R:118 +msgid "object '%s' not found" +msgstr "" + +#: test.data.table.R:121 +msgid "" +"**** This R session's language is not English. Each test will still check " +"that the correct number of errors and/or\n" +"**** warnings are produced. However, to test the text of each error/warning " +"too, please restart R with LANGUAGE=en" +msgstr "" + +#: test.data.table.R:141 +msgid "" +"***\n" +"*** memtest=%d. This should be the first call in a fresh R_GC_MEM_GROW=0 R " +"session for best results. Ctrl-C now if not.\n" +"***" +msgstr "" + +#: test.data.table.R:142 +msgid "" +"memtest intended for Linux. Step through data.table:::rss() to see what went " +"wrong." +msgstr "" + +#: test.data.table.R:196 +msgid "Attempt to subset to %d tests matching '%s' failed, running full suite." +msgstr "" + +#: test.data.table.R:201 +msgid "Running %d of %d tests matching '%s'" +msgstr "" + +#: test.data.table.R:245 +msgid "Failed in %s after test %s before the next test() call in %s" +msgstr "" + +#: test.data.table.R:268 +msgid "Timings count mismatch: %d vs %d" +msgstr "" + +#: test.data.table.R:270 +msgid "10 longest running tests took %ds (%d%% of %ds)" +msgstr "" + +#: test.data.table.R:275 +msgid "10 largest RAM increases (MB); see plot for cumulative effect (if any)" +msgstr "" + +#: test.data.table.R:285 +msgid "All %d tests (last %.8g) in %s completed ok in %s" +msgstr "" + +#: test.data.table.R:399 +msgid "" +"Test %s is invalid: when error= is provided it does not make sense to pass y " +"as well" +msgstr "" + +#: test.data.table.R:434 +msgid "Test id %s is not in increasing order" +msgstr "" + +#: test.data.table.R:451 +msgid "" +"Test %s produced %d %ss but expected %d\n" +"%s\n" +"%s" +msgstr "" + +#: test.data.table.R:459 +msgid "" +"Test %s didn't produce the correct %s:\n" +"Expected: %s\n" +"Observed: %s" +msgstr "" + +#: test.data.table.R:468 +msgid "Output captured before unexpected warning/error/message:" +msgstr "" + +#: test.data.table.R:478 +msgid "Test %s did not produce correct output:" +msgstr "" + +#: test.data.table.R:479 +msgid "Expected: <<%s>>" +msgstr "" + +#: test.data.table.R:480 test.data.table.R:492 +msgid "Observed: <<%s>>" +msgstr "" + +#: test.data.table.R:482 +msgid "Expected (raw): <<%s>>" +msgstr "" + +#: test.data.table.R:483 test.data.table.R:495 +msgid "Observed (raw): <<%s>>" +msgstr "" + +#: test.data.table.R:490 +msgid "Test %s produced output but should not have:" +msgstr "" + +#: test.data.table.R:491 +msgid "Expected absent (case insensitive): <<%s>>" +msgstr "" + +#: test.data.table.R:494 +msgid "Expected absent (raw): <<%s>>" +msgstr "" + +#: test.data.table.R:508 +msgid "Test %s ran without errors but selfrefok(%s) is FALSE" +msgstr "" + +#: test.data.table.R:533 +msgid "Test %s ran without errors but failed check that x equals y:" +msgstr "" + +#: test.data.table.R:538 +msgid "First %d of %d (type '%s'):" +msgstr "" + +#: test.data.table.R:255 +msgid "%d error out of %d. Search %s for test number %s. Duration: %s." +msgid_plural "%d errors out of %d. Search %s for test numbers %s. Duration: %s." +msgstr[0] "" +msgstr[1] "" diff --git a/hindi_files/R-timetaken-hi_IN.po b/hindi_files/R-timetaken-hi_IN.po new file mode 100644 index 000000000..5b38bb229 --- /dev/null +++ b/hindi_files/R-timetaken-hi_IN.po @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: timetaken 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: timetaken.R:3 +msgid "Use started.at=proc.time() not Sys.time() (POSIXt and slow)" +msgstr "started.at=proc.time() का उपयोग करें, Sys.time() (POSIXt और धीमा) का नहीं" diff --git a/hindi_files/R-timetaken.pot b/hindi_files/R-timetaken.pot new file mode 100644 index 000000000..a3e31d331 --- /dev/null +++ b/hindi_files/R-timetaken.pot @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: timetaken 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: timetaken.R:3 +msgid "Use started.at=proc.time() not Sys.time() (POSIXt and slow)" +msgstr "" diff --git a/hindi_files/R-uniqlist-hi_IN.po b/hindi_files/R-uniqlist-hi_IN.po new file mode 100644 index 000000000..111e48bef --- /dev/null +++ b/hindi_files/R-uniqlist-hi_IN.po @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: uniqlist 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: uniqlist.R:11 +msgid "l not type list" +msgstr "l लिस्ट (list) प्रकार नहीं है" diff --git a/hindi_files/R-uniqlist.pot b/hindi_files/R-uniqlist.pot new file mode 100644 index 000000000..283748c7d --- /dev/null +++ b/hindi_files/R-uniqlist.pot @@ -0,0 +1,15 @@ +msgid "" +msgstr "" +"Project-Id-Version: uniqlist 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: uniqlist.R:11 +msgid "l not type list" +msgstr "" diff --git a/hindi_files/cj-hi_IN.po b/hindi_files/cj-hi_IN.po new file mode 100644 index 000000000..13231bf41 --- /dev/null +++ b/hindi_files/cj-hi_IN.po @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: cj 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cj.c:95 +#, c-format +msgid "Type '%s' is not supported by CJ." +msgstr "प्रकार '%s' CJ द्वारा समर्थित नहीं है।" diff --git a/hindi_files/cj.pot b/hindi_files/cj.pot new file mode 100644 index 000000000..247210896 --- /dev/null +++ b/hindi_files/cj.pot @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: cj 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cj.c:95 +#, c-format +msgid "Type '%s' is not supported by CJ." +msgstr "" diff --git a/hindi_files/error_log.txt b/hindi_files/error_log.txt new file mode 100644 index 000000000..ca216968d --- /dev/null +++ b/hindi_files/error_log.txt @@ -0,0 +1,2 @@ +Error with R file for IDateTime: Could not copy from ../data.table/R/IDateTime.R to IDateTime/R/IDateTime.R +Error with C file for IDateTime: Could not copy from ../data.table/src/IDateTime.c to IDateTime/src/IDateTime.c diff --git a/hindi_files/fastmean-hi_IN.po b/hindi_files/fastmean-hi_IN.po new file mode 100644 index 000000000..efbcbfe9d --- /dev/null +++ b/hindi_files/fastmean-hi_IN.po @@ -0,0 +1,21 @@ +msgid "" +msgstr "" +"Project-Id-Version: fastmean 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fastmean.c:39 +#, c-format +msgid "%s should be TRUE or FALSE" +msgstr "%s TRUE या FALSE होना चाहिए" + +#: fastmean.c:45 +#, c-format +msgid "fastmean was passed type %s, not numeric or logical" +msgstr "fastmean में प्रकार %s पास (pass) किया गया था, जो न तो न्यूमेरिक (numeric) है और न ही लॉजिकल (logical)" diff --git a/hindi_files/fastmean.pot b/hindi_files/fastmean.pot new file mode 100644 index 000000000..b2af31803 --- /dev/null +++ b/hindi_files/fastmean.pot @@ -0,0 +1,21 @@ +msgid "" +msgstr "" +"Project-Id-Version: fastmean 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fastmean.c:39 +#, c-format +msgid "%s should be TRUE or FALSE" +msgstr "" + +#: fastmean.c:45 +#, c-format +msgid "fastmean was passed type %s, not numeric or logical" +msgstr "" diff --git a/hindi_files/fcast-hi_IN.po b/hindi_files/fcast-hi_IN.po new file mode 100644 index 000000000..8763498cb --- /dev/null +++ b/hindi_files/fcast-hi_IN.po @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: fcast 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fcast.c:101 +#, c-format +msgid "Unsupported column type in fcast val: '%s'" +msgstr "fcast val में असमर्थित कॉलम (column) प्रकार: '%s'" diff --git a/hindi_files/fcast.pot b/hindi_files/fcast.pot new file mode 100644 index 000000000..f0876c94a --- /dev/null +++ b/hindi_files/fcast.pot @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: fcast 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fcast.c:101 +#, c-format +msgid "Unsupported column type in fcast val: '%s'" +msgstr "" diff --git a/hindi_files/fifelse-hi_IN.po b/hindi_files/fifelse-hi_IN.po new file mode 100644 index 000000000..38d5c0531 --- /dev/null +++ b/hindi_files/fifelse-hi_IN.po @@ -0,0 +1,200 @@ +msgid "" +msgstr "" +"Project-Id-Version: fifelse 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fifelse.c:11 +msgid "Argument 'test' must be logical." +msgstr "आर्गुमेंट (argument) 'test' लॉजिकल (logical) होना चाहिए।" + +#: fifelse.c:15 +msgid "S4 class objects (except nanotime) are not supported." +msgstr "S4 क्लास (class) के ऑब्जेक्ट्स (objects) (सिवाय nanotime) का समर्थन नहीं किया जाता है।" + +#: fifelse.c:30 +#, c-format +msgid "" +"Length of 'yes' is % but must be 1 or length of 'test' (%)." +msgstr "" +"'yes' की लेंथ (length) % है लेकिन इसे 1 या 'test' (%) की लेंथ (length) का होना चाहिए।" + +#: fifelse.c:32 +#, c-format +msgid "" +"Length of 'no' is % but must be 1 or length of 'test' (%)." +msgstr "" +"'no' की लेंथ (length) % है लेकिन इसे 1 या 'test' (%) की लेंथ (length) का होना चाहिए।" + +#: fifelse.c:34 +#, c-format +msgid "" +"Length of 'na' is % but must be 1 or length of 'test' (%)." +msgstr "" +"'na' की लेंथ (length) % है लेकिन इसे 1 या 'test' (%) की लेंथ (length) का होना चाहिए।" + +#: fifelse.c:52 +#, c-format +msgid "" +"'no' is of type %s but '%s' is %s. Please make all arguments have the same " +"type." +msgstr "" +"'no' प्रकार %s का है लेकिन '%s' %s है।" +"कृपया सभी आर्गुमेंट्स (arguments) को एक ही प्रकार का बनाएं।" + +#: fifelse.c:58 +#, c-format +msgid "" +"'na' is of type %s but '%s' is %s. Please make all arguments have the same " +"type." +msgstr "" +"'no' प्रकार %s का है लेकिन '%s' %s है।" +"कृपया सभी आर्गुमेंट्स (arguments) को एक ही प्रकार का बनाएं।" + +#: fifelse.c:63 +msgid "" +"'yes' has different class than 'no'. Please make sure that both arguments " +"have the same class." +msgstr "" +"'yes' की 'no' से अलग क्लास (class) है।" +"कृपया सुनिश्चित करें कि दोनों आर्गुमेंट्स (arguments) की क्लास (class) समान हो।" + +#: fifelse.c:68 +msgid "" +"'yes' has different class than 'na'. Please make sure that both arguments " +"have the same class." +msgstr "" +"'yes' की 'na' से अलग क्लास (class) है।" +"कृपया सुनिश्चित करें कि दोनों आर्गुमेंट्स (arguments) की क्लास (class) समान हो।" + +#: fifelse.c:73 +msgid "" +"'no' has different class than 'na'. Please make sure that both arguments have " +"the same class." +msgstr "" +"'no' की 'na' से अलग क्लास (class) है।" +"कृपया सुनिश्चित करें कि दोनों आर्गुमेंट्स (arguments) की क्लास (class) समान हो।" + +#: fifelse.c:80 +msgid "'yes' and 'no' are both type factor but their levels are different." +msgstr "'yes' और 'no' दोनों का प्रकार फ़ैक्टर (factor) हैं लेकिन उनके स्तर भिन्न हैं।" + +#: fifelse.c:85 +msgid "'yes' and 'na' are both type factor but their levels are different." +msgstr "'yes' और 'na' दोनों का प्रकार फ़ैक्टर (factor) हैं लेकिन उनके स्तर भिन्न हैं।" + +#: fifelse.c:90 +msgid "'no' and 'na' are both type factor but their levels are different." +msgstr "'no' और 'na' दोनों का प्रकार फ़ैक्टर (factor) हैं लेकिन उनके स्तर भिन्न हैं।" + +#: fifelse.c:199 +#, c-format +msgid "Type '%s' is not supported" +msgstr "प्रकार '%s' का समर्थन नहीं किया जाता है।" + +#: fifelse.c:213 +#, c-format +msgid "" +"Received %d inputs; please supply an even number of arguments in ..., " +"consisting of logical condition, resulting value pairs (in that order). Note " +"that the default argument must be named explicitly, e.g., default=0" +msgstr "" +"%d इनपुट (input) प्राप्त हुए; कृपया ... में आर्गुमेंट्स (arguments) की एक सम संख्या प्रदान करें" +"जिसमें तार्किक स्थिति, परिणामस्वरूप मान के जोड़े (इस क्रम में) शामिल हों।" +"ध्यान दें कि डिफ़ॉल्ट (default) आर्गुमेंट (argument) को स्पष्ट रूप से नामित किया जाना चाहिए, जैसे, default=0" + +#: fifelse.c:235 +msgid "" +"S4 class objects (except nanotime) are not supported. Please see https://" +"github.com/Rdatatable/data.table/issues/4131." +msgstr "" +"S4 क्लास (class) के ऑब्जेक्ट (object) (सिवाय nanotime) का समर्थन नहीं किया जाता है।" +"कृपया https://github.com/Rdatatable/data.table/issues/4131 देखें।" + +#: fifelse.c:238 +#, c-format +msgid "Argument #%d must be logical but was of type %s." +msgstr "आर्गुमेंट (argument) #%d लॉजिकल (logical) होना चाहिए लेकिन यह %s प्रकार का है।" + +#: fifelse.c:260 +#, c-format +msgid "" +"Argument #%d has length %lld which differs from that of argument #1 (%lld). " +"Please make sure all logical conditions have the same length." +msgstr "" +"आर्गुमेंट (argument) #%d की लेंथ (length) %lld है जो आर्गुमेंट (argument) #1 (%lld) से भिन्न है।" +"कृपया सुनिश्चित करें कि सभी तार्किक स्थितियों की लेंथ (length) समान हो।" + +#: fifelse.c:266 +#, c-format +msgid "" +"Resulting value is of type %s but 'default' is of type %s. Please make sure " +"that both arguments have the same type." +msgstr "" +"परिणामी मान प्रकार %s का है लेकिन 'डिफ़ॉल्ट’ ('default') प्रकार %s का है।" +"कृपया सुनिश्चित करें कि दोनों आर्गुमेंट्स (arguments) का प्रकार समान हो।" + +#: fifelse.c:269 +#, c-format +msgid "" +"Argument #%d is of type %s, however argument #2 is of type %s. Please make " +"sure all output values have the same type." +msgstr "" +"आर्गुमेंट (argument) #%d प्रकार %s का है, हालाँकि आर्गुमेंट (argument) #2 प्रकार %s का है।" +"कृपया सुनिश्चित करें कि सभी आउटपुट (output) मान का प्रकार समान हो।" + +#: fifelse.c:277 +msgid "" +"Resulting value has different class than 'default'. Please make sure that " +"both arguments have the same class." +msgstr "" +"परिणामी मान की 'डिफ़ॉल्ट' (default) से अलग क्लास (class) है।" +"कृपया सुनिश्चित करें कि दोनों आर्गुमेंट्स (arguments) की क्लास (class) समान हो।" + +#: fifelse.c:280 +#, c-format +msgid "" +"Argument #%d has different class than argument #2, Please make sure all " +"output values have the same class." +msgstr "" +"आर्गुमेंट (argument) #%d की आर्गुमेंट (argument) #2 से अलग क्लास (class) है," +"कृपया सुनिश्चित करें कि सभी आउटपुट (output) मान की क्लास (class) समान हो।" + +#: fifelse.c:289 +msgid "" +"Resulting value and 'default' are both type factor but their levels are " +"different." +msgstr "" +"परिणामी मान और 'डिफ़ॉल्ट' (default) दोनों का प्रकार फ़ैक्टर (factor) हैं लेकिन उनके स्तर (levels) भिन्न हैं।" + +#: fifelse.c:291 +#, c-format +msgid "" +"Argument #2 and argument #%d are both factor but their levels are different." +msgstr "" +"आर्गुमेंट (argument) #2 और आर्गुमेंट (argument) #%d दोनों फ़ैक्टर (factor) हैं लेकिन उनके स्तर (levels) भिन्न हैं।" + +#: fifelse.c:300 +#, c-format +msgid "Length of 'default' must be 1 or %lld." +msgstr "'डिफ़ॉल्ट' ('default') की लेंथ (length) 1 या %lld होनी चाहिए।" + +#: fifelse.c:302 +#, c-format +msgid "" +"Length of output value #%d (%lld) must either be 1 or match the length of the " +"logical condition (%lld)." +msgstr "" +"आउटपुट (output) मान #%d (%lld) की लेंथ (length) 1 होनी चाहिए या" +"तार्किक स्थिति की लेंथ (length) (%lld) के साथ मेल खानी चाहिए।" + +#: fifelse.c:407 +#, c-format +msgid "Type '%s' is not supported." +msgstr "प्रकार '%s' का समर्थन नहीं किया जाता है।" diff --git a/hindi_files/fifelse.pot b/hindi_files/fifelse.pot new file mode 100644 index 000000000..b61b01c36 --- /dev/null +++ b/hindi_files/fifelse.pot @@ -0,0 +1,168 @@ +msgid "" +msgstr "" +"Project-Id-Version: fifelse 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: fifelse.c:11 +msgid "Argument 'test' must be logical." +msgstr "" + +#: fifelse.c:15 +msgid "S4 class objects (except nanotime) are not supported." +msgstr "" + +#: fifelse.c:30 +#, c-format +msgid "" +"Length of 'yes' is % but must be 1 or length of 'test' (%)." +msgstr "" + +#: fifelse.c:32 +#, c-format +msgid "" +"Length of 'no' is % but must be 1 or length of 'test' (%)." +msgstr "" + +#: fifelse.c:34 +#, c-format +msgid "" +"Length of 'na' is % but must be 1 or length of 'test' (%)." +msgstr "" + +#: fifelse.c:52 +#, c-format +msgid "" +"'no' is of type %s but '%s' is %s. Please make all arguments have the same " +"type." +msgstr "" + +#: fifelse.c:58 +#, c-format +msgid "" +"'na' is of type %s but '%s' is %s. Please make all arguments have the same " +"type." +msgstr "" + +#: fifelse.c:63 +msgid "" +"'yes' has different class than 'no'. Please make sure that both arguments " +"have the same class." +msgstr "" + +#: fifelse.c:68 +msgid "" +"'yes' has different class than 'na'. Please make sure that both arguments " +"have the same class." +msgstr "" + +#: fifelse.c:73 +msgid "" +"'no' has different class than 'na'. Please make sure that both arguments " +"have the same class." +msgstr "" + +#: fifelse.c:80 +msgid "'yes' and 'no' are both type factor but their levels are different." +msgstr "" + +#: fifelse.c:85 +msgid "'yes' and 'na' are both type factor but their levels are different." +msgstr "" + +#: fifelse.c:90 +msgid "'no' and 'na' are both type factor but their levels are different." +msgstr "" + +#: fifelse.c:199 +#, c-format +msgid "Type '%s' is not supported" +msgstr "" + +#: fifelse.c:213 +#, c-format +msgid "" +"Received %d inputs; please supply an even number of arguments in ..., " +"consisting of logical condition, resulting value pairs (in that order). Note " +"that the default argument must be named explicitly, e.g., default=0" +msgstr "" + +#: fifelse.c:235 +msgid "" +"S4 class objects (except nanotime) are not supported. Please see https://" +"github.com/Rdatatable/data.table/issues/4131." +msgstr "" + +#: fifelse.c:238 +#, c-format +msgid "Argument #%d must be logical but was of type %s." +msgstr "" + +#: fifelse.c:260 +#, c-format +msgid "" +"Argument #%d has length %lld which differs from that of argument #1 (%lld). " +"Please make sure all logical conditions have the same length." +msgstr "" + +#: fifelse.c:266 +#, c-format +msgid "" +"Resulting value is of type %s but 'default' is of type %s. Please make sure " +"that both arguments have the same type." +msgstr "" + +#: fifelse.c:269 +#, c-format +msgid "" +"Argument #%d is of type %s, however argument #2 is of type %s. Please make " +"sure all output values have the same type." +msgstr "" + +#: fifelse.c:277 +msgid "" +"Resulting value has different class than 'default'. Please make sure that " +"both arguments have the same class." +msgstr "" + +#: fifelse.c:280 +#, c-format +msgid "" +"Argument #%d has different class than argument #2, Please make sure all " +"output values have the same class." +msgstr "" + +#: fifelse.c:289 +msgid "" +"Resulting value and 'default' are both type factor but their levels are " +"different." +msgstr "" + +#: fifelse.c:291 +#, c-format +msgid "" +"Argument #2 and argument #%d are both factor but their levels are different." +msgstr "" + +#: fifelse.c:300 +#, c-format +msgid "Length of 'default' must be 1 or %lld." +msgstr "" + +#: fifelse.c:302 +#, c-format +msgid "" +"Length of output value #%d (%lld) must either be 1 or match the length of " +"the logical condition (%lld)." +msgstr "" + +#: fifelse.c:407 +#, c-format +msgid "Type '%s' is not supported." +msgstr "" diff --git a/hindi_files/openmp-utils-hi_IN.po b/hindi_files/openmp-utils-hi_IN.po new file mode 100644 index 000000000..14bf35633 --- /dev/null +++ b/hindi_files/openmp-utils-hi_IN.po @@ -0,0 +1,66 @@ +msgid "" +msgstr "" +"Project-Id-Version: openmp-utils 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: openmp-utils.c:23 +#, c-format +msgid "" +"Ignoring invalid %s==\"%s\". Not an integer >= 1. Please remove any " +"characters that are not a digit [0-9]. See ?data.table::setDTthreads." +msgstr "" +"अमान्य %s=="%s" को अनदेखा किया जा रहा है। यह एक पूर्णांक >= 1 नहीं है।" +"कृपया किसी भी कैरेक्टर (character) को हटा दें जो अंक [0-9] नहीं है। अधिक जानकारी के लिए ?data.table::setDTthreads देखें।" + +#: openmp-utils.c:44 +#, c-format +msgid "" +"Ignoring invalid R_DATATABLE_NUM_PROCS_PERCENT==%d. If used it must be an " +"integer between 2 and 100. Default is 50. See ?setDTtheads." +msgstr "" +"अमान्य R_DATATABLE_NUM_PROCS_PERCENT==%d को अनदेखा किया जा रहा है। यदि इसका उपयोग किया गया है, तो यह 2 और 100 के बीच का एक पूर्णांक होना चाहिए।" +"डिफ़ॉल्ट (default) 50 है। अधिक जानकारी के लिए ?setDTthreads देखें।" + +#: openmp-utils.c:79 +#, c-format +msgid "%s must be TRUE or FALSE" +msgstr "%s को TRUE या FALSE होना चाहिए" + +#: openmp-utils.c:82 +msgid "" +"This installation of data.table has not been compiled with OpenMP support.\n" +msgstr "" +"इस data.table की स्थापना में OpenMP समर्थन के साथ संकलित नहीं किया गया है।\n" + +#: openmp-utils.c:84 +#, c-format +msgid " OpenMP version (_OPENMP) %d\n" +msgstr " OpenMP वर्जन (version) (_OPENMP) %d\n" + +#: openmp-utils.c:100 +#, c-format +msgid " data.table is using %d threads with throttle==%d. See ?setDTthreads.\n" +msgstr " data.table %d थ्रेड्स (threads) का उपयोग कर रहा है जिसमें throttle==%d है। अधिक जानकारी के लिए ?setDTthreads देखें।\n" + +#: openmp-utils.c:108 +msgid "" +"restore_after_fork= must be TRUE, FALSE, or NULL (default). " +"getDTthreads(verbose=TRUE) reports the current setting.\n" +msgstr "" +"restore_after_fork= को TRUE, FALSE, या NULL (डिफ़ॉल्ट (default)) होना चाहिए।" +"getDTthreads(verbose=TRUE) वर्तमान सेटिंग (setting) की सूचना देता है।\n" + +#: openmp-utils.c:114 +msgid "'throttle' must be a single number, non-NA, and >=1" +msgstr "'throttle' एक सिंगल (single) संख्या, non-NA, और >=1 होना चाहिए।" + +#: openmp-utils.c:128 +msgid "threads= must be either NULL or a single number >= 0. See ?setDTthreads." +msgstr "threads= या तो NULL होना चाहिए या एक सिंगल (single) संख्या >= 0। अधिक जानकारी के लिए ?setDTthreads देखें।" diff --git a/hindi_files/openmp-utils.pot b/hindi_files/openmp-utils.pot new file mode 100644 index 000000000..e3463ba9b --- /dev/null +++ b/hindi_files/openmp-utils.pot @@ -0,0 +1,61 @@ +msgid "" +msgstr "" +"Project-Id-Version: openmp-utils 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: openmp-utils.c:23 +#, c-format +msgid "" +"Ignoring invalid %s==\"%s\". Not an integer >= 1. Please remove any " +"characters that are not a digit [0-9]. See ?data.table::setDTthreads." +msgstr "" + +#: openmp-utils.c:44 +#, c-format +msgid "" +"Ignoring invalid R_DATATABLE_NUM_PROCS_PERCENT==%d. If used it must be an " +"integer between 2 and 100. Default is 50. See ?setDTtheads." +msgstr "" + +#: openmp-utils.c:79 +#, c-format +msgid "%s must be TRUE or FALSE" +msgstr "" + +#: openmp-utils.c:82 +msgid "" +"This installation of data.table has not been compiled with OpenMP support.\n" +msgstr "" + +#: openmp-utils.c:84 +#, c-format +msgid " OpenMP version (_OPENMP) %d\n" +msgstr "" + +#: openmp-utils.c:100 +#, c-format +msgid "" +" data.table is using %d threads with throttle==%d. See ?setDTthreads.\n" +msgstr "" + +#: openmp-utils.c:108 +msgid "" +"restore_after_fork= must be TRUE, FALSE, or NULL (default). " +"getDTthreads(verbose=TRUE) reports the current setting.\n" +msgstr "" + +#: openmp-utils.c:114 +msgid "'throttle' must be a single number, non-NA, and >=1" +msgstr "" + +#: openmp-utils.c:128 +msgid "" +"threads= must be either NULL or a single number >= 0. See ?setDTthreads." +msgstr "" diff --git a/hindi_files/types-hi_IN.po b/hindi_files/types-hi_IN.po new file mode 100644 index 000000000..c60c3009c --- /dev/null +++ b/hindi_files/types-hi_IN.po @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: types 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: 2024-10-10 22:46+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: types.c:71 +#, c-format +msgid "%s: allocating memory for results %dx%d\n" +msgstr "%s: परिणामों के लिए %dx%d मेमोरी (memory) आवंटित कर रहा है\n" diff --git a/hindi_files/types.pot b/hindi_files/types.pot new file mode 100644 index 000000000..63d5319bc --- /dev/null +++ b/hindi_files/types.pot @@ -0,0 +1,16 @@ +msgid "" +msgstr "" +"Project-Id-Version: types 0.0\n" +"POT-Creation-Date: 2024-10-10 22:46+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: types.c:71 +#, c-format +msgid "%s: allocating memory for results %dx%d\n" +msgstr ""