Skip to content

Commit b010c4d

Browse files
checkPoTools found bad translations (#5681)
* checkPoTools found bad translations * real translator advice :)
1 parent a6009e8 commit b010c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

po/R-zh_CN.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ msgstr ""
206206
"列才可以联结"
207207

208208
msgid "%s has same type (%s) as %s. No coercion needed."
209-
msgstr "%s 有 %s 的类型。不需要强制转换。"
209+
msgstr "%1$s 与 %3$s 为相同类型 (%2$s)。不需要强制转换。"
210210

211211
msgid "Coercing all-NA %s (%s) to type %s to match type of %s."
212212
msgstr "强制转换 all-NA %s (%s) 为 %s 类型用来匹配 %s 类型。"
@@ -769,7 +769,7 @@ msgid ""
769769
"Assigning to 0 row subset of %d rows"
770770
msgstr ""
771771
"没有找到匹配 i 的行。无法增加新的列所以无法运算 RHS of :=\n"
772-
"指定一个 0 行的子集"
772+
"从 %d 行中分配 0 行"
773773

774774
msgid ""
775775
"Invalid .internal.selfref detected and fixed by taking a (shallow) copy of "

0 commit comments

Comments
 (0)