Skip to content

Commit 8dcb03a

Browse files
committed
Remove commented-out translations and clean up zh.po file.
1 parent 58c191d commit 8dcb03a

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

po/zh.po

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17624,22 +17624,3 @@ msgstr ""
1762417624
msgid ""
1762517625
"[The rustdoc Book](https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html)"
1762617626
msgstr "[rustdoc 手册](https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html)"
17627-
17628-
#~ msgid ""
17629-
#~ "// Could `match` 1 ..= 12 directly but then what age\n"
17630-
#~ " // would the child be? Instead, bind to `n` for the\n"
17631-
#~ " // sequence of 1 ..= 12. Now the age can be reported.\n"
17632-
#~ msgstr ""
17633-
#~ "// 可以直接匹配 1 ..= 12,但那样无法知道具体年龄\n"
17634-
#~ " // 相反,我们将 1 ..= 12 的序列绑定到 `n`\n"
17635-
#~ " // 现在就可以报告具体年龄了\n"
17636-
17637-
#~ msgid ""
17638-
#~ "// Got `Some` variant, match if its value, bound to `n`,\n"
17639-
#~ " // is equal to 42.\n"
17640-
#~ msgstr "// 获得 `Some` 变体,检查其值(绑定到 `n`)是否等于 42\n"
17641-
17642-
#~ msgid ""
17643-
#~ "The compiler forbids use of uninitialized variables, as this would lead "
17644-
#~ "to undefined behavior."
17645-
#~ msgstr "编译器禁止使用未初始化的变量,因为这会导致未定义行为。"

0 commit comments

Comments
 (0)