Skip to content

Commit

Permalink
Mark missed translations
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Jan 3, 2024
1 parent 094b2b7 commit d893ec2
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions po/R-zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -1848,7 +1848,7 @@ msgstr "data.table %s 的 '%s' 列中存在缺失值:'%s'。若使 foverlaps()
msgid ""
"All entries in column '%s' should be <= corresponding entries in column '%s' "
"in data.table x."
msgstr "应该<=列中相应的条目"
msgstr "<needs update>应该<=列中相应的条目"

#: foverlaps.R:66
#, c-format
Expand Down Expand Up @@ -2698,17 +2698,17 @@ msgstr "'x' 必须是一个 list"
msgid ""
"Character objects provided in the input are not scalar objects, if you need "
"them as character vector rather than a name, then wrap each into 'I' call: %s"
msgstr ""
msgstr "<needs translation>"

#: programming.R:50
#, c-format
msgid "'env' must not be missing"
msgstr ""
msgstr "<needs translation>"

#: programming.R:56
#, c-format
msgid "'env' must be a list or an environment"
msgstr ""
msgstr "<needs translation>"

#: programming.R:63
#, c-format
Expand All @@ -2718,7 +2718,7 @@ msgstr "参数 'env' 没有名"
#: programming.R:65
#, c-format
msgid "'env' argument has zero char names"
msgstr ""
msgstr "<needs translation>"

#: programming.R:67
#, c-format
Expand Down Expand Up @@ -2991,17 +2991,17 @@ msgstr "内部错误:ncol(current)==ncol(target) 之前已经检查"
#: setops.R:159 setops.R:170
#, c-format
msgid "Datasets have different %s. 'target': %s. 'current': %s."
msgstr ""
msgstr "<needs translation>"

#: setops.R:161 setops.R:162
#, c-format
msgid "has no key"
msgstr ""
msgstr "<needs translation>"

#: setops.R:172 setops.R:173
#, c-format
msgid "has no index"
msgstr ""
msgstr "<needs translation>"

#: setops.R:190
#, c-format
Expand Down Expand Up @@ -3047,11 +3047,11 @@ msgstr "内部错误:此时不匹配的因子类型应已被发现"

#: shift.R:3
msgid "Provided argument fill="
msgstr ""
msgstr "<needs translation>"

#: shift.R:3
msgid "will be ignored since type='shift'."
msgstr ""
msgstr "<needs translation>"

#: tables.R:46
#, c-format
Expand Down Expand Up @@ -3079,14 +3079,14 @@ msgstr "%3$s 中 %1$s 也 %2$s 不存在"

#: test.data.table.R:114
msgid "object '%s' not found"
msgstr ""
msgstr "<needs translation>"

#: test.data.table.R:138
#, c-format
msgid ""
"memtest intended for Linux. Step through data.table:::rss() to see what went "
"wrong."
msgstr ""
msgstr "<needs translation>"

#: test.data.table.R:176
#, c-format
Expand Down Expand Up @@ -3138,7 +3138,7 @@ msgstr "'keep'所含整数值应在 %d 和 %d 间"
#: transpose.R:51
#, c-format
msgid "The argument 'type.convert' does not support empty list."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:57
#, c-format
Expand All @@ -3148,15 +3148,15 @@ msgid ""
"element is not allowed unless all elements are functions with length equal "
"to %d (the length of the transpose list or 'keep' argument if it is "
"specified)."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:66
#, c-format
msgid ""
"When the argument 'type.convert' contains transpose list indices, it should "
"be a named list of non-missing integer values (with no duplicate) except the "
"last element that should be unnamed if it is a function."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:68
#, c-format
Expand All @@ -3165,23 +3165,23 @@ msgid ""
"should be integer values contained in the argument 'keep' (if it is "
"specified) or be between %d and %d (if it is not). But '%s' is/are not "
"contained in '%s'."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:74
#, c-format
msgid ""
"In the argument 'type.convert', '%s' was ignored because all elements in the "
"transpose list or elements corrisponding to indices specified in the 'keep' "
"argument have already been converted."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:83
#, c-format
msgid ""
"The argument 'type.convert' should be TRUE/FALSE, a function, a list of "
"functions, or a named list of pairs 'fun=indices' with optionally one "
"unnamed element (a function) but an object of type '%s' was provided."
msgstr ""
msgstr "<needs translation>"

#: transpose.R:88
#, c-format
Expand Down

0 comments on commit d893ec2

Please sign in to comment.