Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files to be translated to Hindi (Group 3) #6570

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 74 additions & 0 deletions hindi_files/R-between-hi_IN.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
msgid ""
msgstr ""
"Project-Id-Version: between 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"

#: between.R:3
msgid "between has been passed an argument x of type logical"
msgstr ""

#: between.R:13 between.R:15
msgid ""
"The 'x' argument of the 'between' function is POSIXct while '%s' was not, "
"coercion to POSIXct failed with: %s"
msgstr ""

#: between.R:27
msgid ""
"'between' lower= and upper= are both POSIXct but have different tzone "
"attributes: %s. Please align their time zones."
msgstr ""

#: between.R:31
msgid ""
"'between' arguments are all POSIXct but have mismatched tzone attributes: %s. "
"The UTC times will be compared."
msgstr ""

#: between.R:36
msgid "trying to use integer64 class when 'bit64' package is not installed"
msgstr ""

#: between.R:47
msgid ""
"optimised between not available for this data type, fallback to slow R routine"
msgstr ""

#: between.R:48
msgid ""
"Not yet implemented NAbounds=TRUE for this non-numeric and non-character type"
msgstr ""

#: between.R:49
msgid "Some lower>upper for this non-numeric and non-character type"
msgstr ""

#: between.R:63
#, c-format
msgid "Perhaps you meant %s?"
msgstr ""

#: between.R:64
msgid ""
"RHS has length() %d; expecting length 2. %sThe first element should be the "
"lower bound(s); the second element should be the upper bound(s)."
msgstr ""

#: between.R:77
msgid "forderv(query) took ..."
msgstr ""

#: between.R:85
msgid "Generating final logical vector ..."
msgstr ""

#: between.R:87
msgid "done in %s"
msgstr ""
75 changes: 75 additions & 0 deletions hindi_files/R-between.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
msgid ""
msgstr ""
"Project-Id-Version: between 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: between.R:3
msgid "between has been passed an argument x of type logical"
msgstr ""

#: between.R:13 between.R:15
msgid ""
"The 'x' argument of the 'between' function is POSIXct while '%s' was not, "
"coercion to POSIXct failed with: %s"
msgstr ""

#: between.R:27
msgid ""
"'between' lower= and upper= are both POSIXct but have different tzone "
"attributes: %s. Please align their time zones."
msgstr ""

#: between.R:31
msgid ""
"'between' arguments are all POSIXct but have mismatched tzone attributes: "
"%s. The UTC times will be compared."
msgstr ""

#: between.R:36
msgid "trying to use integer64 class when 'bit64' package is not installed"
msgstr ""

#: between.R:47
msgid ""
"optimised between not available for this data type, fallback to slow R "
"routine"
msgstr ""

#: between.R:48
msgid ""
"Not yet implemented NAbounds=TRUE for this non-numeric and non-character type"
msgstr ""

#: between.R:49
msgid "Some lower>upper for this non-numeric and non-character type"
msgstr ""

#: between.R:63
#, c-format
msgid "Perhaps you meant %s?"
msgstr ""

#: between.R:64
msgid ""
"RHS has length() %d; expecting length 2. %sThe first element should be the "
"lower bound(s); the second element should be the upper bound(s)."
msgstr ""

#: between.R:77
msgid "forderv(query) took ..."
msgstr ""

#: between.R:85
msgid "Generating final logical vector ..."
msgstr ""

#: between.R:87
msgid "done in %s"
msgstr ""
180 changes: 180 additions & 0 deletions hindi_files/R-fmelt-hi_IN.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
msgid ""
msgstr ""
"Project-Id-Version: fmelt 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"

#: fmelt.R:16
msgid ""
"The %1$s generic in data.table has been passed a %2$s, but data.table::%1$s "
"currently only has a method for data.tables. Please confirm your input is a "
"data.table, with setDT(%3$s) or as.data.table(%3$s). If you intend to use a "
"method from reshape2, try installing that package first, but do note that "
"reshape2 is superseded and is no longer actively developed."
msgstr ""

#: fmelt.R:17
msgid ""
"The %1$s generic in data.table has been passed a %2$s and will attempt to "
"redirect to the relevant reshape2 method; please note that reshape2 is "
"superseded and is no longer actively developed, and this redirection is now "
"deprecated. To continue using melt methods from reshape2 while both packages "
"are attached, e.g. melt.list, you can prepend the namespace, i.e. reshape2::"
"%1$s(%3$s). In the next version, this warning will become an error."
msgstr ""

#: fmelt.R:26 fmelt.R:80
msgid "cols must be a character vector of column names"
msgstr ""

#: fmelt.R:31
msgid "Input patterns must be of type character."
msgstr ""

#: fmelt.R:49
msgid ""
"each ... argument to measure must be either a symbol without argument name, "
"or a function with argument name, problems: %s"
msgstr ""

#: fmelt.R:57
msgid ""
"group names specified in ... conflict with measure argument names; please fix "
"by changing group names: %s"
msgstr ""

#: fmelt.R:63
msgid ""
"each ... argument to measure must be a function with at least one argument, "
"problem: %s"
msgstr ""

#: fmelt.R:74
msgid ""
"both sep and pattern arguments used; must use either sep or pattern (not both)"
msgstr ""

#: fmelt.R:77
msgid "multiple.keyword must be a character string with nchar>0"
msgstr ""

#: fmelt.R:88
msgid "in measurev, elements of fun.list must be named, problems: %s"
msgstr ""

#: fmelt.R:91
msgid "elements of fun.list should be uniquely named, problems: %s"
msgstr ""

#: fmelt.R:96
msgid "pattern must be character string"
msgstr ""

#: fmelt.R:101
msgid ""
"pattern did not match any cols, so nothing would be melted; fix by changing "
"pattern"
msgstr ""

#: fmelt.R:105
msgid ""
"pattern must contain at least one capture group (parenthesized sub-pattern)"
msgstr ""

#: fmelt.R:108
msgid ""
"number of elements of fun.list (%d) must be the same as the number of capture "
"groups in pattern (%d)"
msgstr ""

#: fmelt.R:116
msgid "sep must be character string"
msgstr ""

#: fmelt.R:122
msgid ""
"each column name results in only one item after splitting using sep, which "
"means that all columns would be melted; to fix please either specify melt on "
"all columns directly without using measure, or use a different sep/pattern "
"specification"
msgstr ""

#: fmelt.R:125
msgid ""
"number of elements of fun.list (%d) must be the same as the max number of "
"items after splitting column names (%d)"
msgstr ""

#: fmelt.R:132
msgid "measured columns should be uniquely named, problems: %s"
msgstr ""

#: fmelt.R:136
msgid ""
"number of unique column IDs =%d is less than number of melted columns =%d; "
"fix by changing pattern/sep"
msgstr ""

#: fmelt.R:146
msgid ""
"in the measurev fun.list, each non-NULL element must be a function with at "
"least one argument, problem: %s"
msgstr ""

#: fmelt.R:150
msgid ""
"each conversion function must return an atomic vector with same length as its "
"first argument, problem: %s"
msgstr ""

#: fmelt.R:153
msgid "%s conversion function returned vector of all NA"
msgstr ""

#: fmelt.R:159
msgid ""
"number of unique groups after applying type conversion functions less than "
"number of groups, change type conversion"
msgstr ""

#: fmelt.R:164
msgid ""
"%s column class=%s after applying conversion function, but must be character"
msgstr ""

#: fmelt.R:168
msgid "%s is the only group; fix by creating at least one more group"
msgstr ""

#: fmelt.R:191
msgid "'data' must be a data.table"
msgstr ""

#: fmelt.R:210
msgid ""
"'value.name' provided in both 'measure.vars' and 'value.name argument'; value "
"provided in 'measure.vars' is given precedence."
msgstr ""

#: fmelt.R:213
msgid "Please provide a name to each element of 'measure.vars'."
msgstr ""

#: fmelt.R:224
msgid ""
"Duplicate column names found in molten data.table. Setting unique names using "
"'make.names'"
msgstr ""

#: fmelt.R:34
msgid "Pattern not found: [%s]"
msgid_plural "Patterns not found: [%s]"
msgstr[0] ""
msgstr[1] ""
Loading
Loading