diff --git a/hindi_files/R-AllS4-hi_IN.po b/hindi_files/R-AllS4-hi_IN.po new file mode 100644 index 000000000..fe9a32859 --- /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) लोड हो गया है। विकास करते समय पैकेज (package) लोड न करें।" 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..8966e9040 --- /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) के लिए ही कॉल की जानी चाहिए; " +"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 "तर्क 'sorted' स्केलर (scalar) लॉजिकल (logical) और non-NA होना चाहिए" + +#: as.data.table.R:92 +msgid "Argument 'na.rm' must be scalar logical and non-NA" +msgstr "तर्क '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 पंक्तियाँ हैं लेकिन सबसे लंबे आइटम (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..8d4c59d18 --- /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..afbff24ae --- /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..3c527d0ea --- /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 "तर्क 'sort' लॉजिकल (logical) TRUE/FALSE होना चाहिए" + +#: merge.R:6 +msgid "Argument 'no.dups' should be logical TRUE/FALSE" +msgstr "तर्क 'no.dups' लॉजिकल (logical) TRUE/FALSE होना चाहिए" + +#: merge.R:18 +msgid "Neither of the input data.tables to join have columns." +msgstr "कोई भी प्रविष्टि data.tables, जिन्हें जोड़ा जाना है, में कॉलम (column) नहीं हैं।" + +#: merge.R:20 merge.R:22 +msgid "Input data.table '%s' has no columns." +msgstr "प्रविष्टि 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` तर्क की अनदेखी की जाएगी।" + +#: 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 "अज्ञात तर्क '%s' को पारित किया गया है।" + +#: merge.R:65 +msgid "Passed %d unknown and unnamed arguments." +msgstr "%d अज्ञात और अनाम तर्क पारित किए गए हैं।" + +#: 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..cb6cfd0e6 --- /dev/null +++ b/hindi_files/R-setkey-hi_IN.po @@ -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: 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 "" + +#: 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-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..8b96445c8 --- /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 "दिया गया तर्क 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..99d306e82 --- /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 में 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..cec4b6fe9 --- /dev/null +++ b/hindi_files/R-test.data.table-hi_IN.po @@ -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: 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 "" + +#: 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-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..802680a26 --- /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 "" 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..f79912e4f --- /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 "" + +#: fastmean.c:45 +#, c-format +msgid "fastmean was passed type %s, not numeric or logical" +msgstr "" 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..eb29e2028 --- /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 "" 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..444e78ecd --- /dev/null +++ b/hindi_files/fifelse-hi_IN.po @@ -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: 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 "" + +#: 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/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..17d7647ae --- /dev/null +++ b/hindi_files/openmp-utils-hi_IN.po @@ -0,0 +1,59 @@ +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 "" + +#: 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/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..21f214bc0 --- /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 "" 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 ""