Skip to content

Commit d893ec2

Browse files
Mark missed translations
1 parent 094b2b7 commit d893ec2

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

po/R-zh_CN.po

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1848,7 +1848,7 @@ msgstr "data.table %s 的 '%s' 列中存在缺失值:'%s'。若使 foverlaps()
18481848
msgid ""
18491849
"All entries in column '%s' should be <= corresponding entries in column '%s' "
18501850
"in data.table x."
1851-
msgstr "应该<=列中相应的条目"
1851+
msgstr "<needs update>应该<=列中相应的条目"
18521852

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

27032703
#: programming.R:50
27042704
#, c-format
27052705
msgid "'env' must not be missing"
2706-
msgstr ""
2706+
msgstr "<needs translation>"
27072707

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

27132713
#: programming.R:63
27142714
#, c-format
@@ -2718,7 +2718,7 @@ msgstr "参数 'env' 没有名"
27182718
#: programming.R:65
27192719
#, c-format
27202720
msgid "'env' argument has zero char names"
2721-
msgstr ""
2721+
msgstr "<needs translation>"
27222722

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

29962996
#: setops.R:161 setops.R:162
29972997
#, c-format
29982998
msgid "has no key"
2999-
msgstr ""
2999+
msgstr "<needs translation>"
30003000

30013001
#: setops.R:172 setops.R:173
30023002
#, c-format
30033003
msgid "has no index"
3004-
msgstr ""
3004+
msgstr "<needs translation>"
30053005

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

30483048
#: shift.R:3
30493049
msgid "Provided argument fill="
3050-
msgstr ""
3050+
msgstr "<needs translation>"
30513051

30523052
#: shift.R:3
30533053
msgid "will be ignored since type='shift'."
3054-
msgstr ""
3054+
msgstr "<needs translation>"
30553055

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

30803080
#: test.data.table.R:114
30813081
msgid "object '%s' not found"
3082-
msgstr ""
3082+
msgstr "<needs translation>"
30833083

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

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

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

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

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

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

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

31863186
#: transpose.R:88
31873187
#, c-format

0 commit comments

Comments
 (0)