diff --git a/zh_CN/chapter01/changelog.po b/zh_CN/chapter01/changelog.po index ba8cb94..ae5acef 100644 --- a/zh_CN/chapter01/changelog.po +++ b/zh_CN/chapter01/changelog.po @@ -53,7 +53,5 @@ msgstr "2024 年 3 月 1 日" #. type: Content of: #: lfs-en/chapter01/changelog.xml -#, fuzzy -#| msgid "[bdubbs] - LFS-12.0 released." msgid "[bdubbs] - LFS-12.1 released." -msgstr "[bdubbs] - LFS-12.0 发布。" +msgstr "[bdubbs] — LFS-12.1 发布。" diff --git a/zh_CN/chapter08/coreutils.po b/zh_CN/chapter08/coreutils.po index 2a9ea7a..b243c8b 100644 --- a/zh_CN/chapter08/coreutils.po +++ b/zh_CN/chapter08/coreutils.po @@ -688,13 +688,16 @@ msgid "" "to a PTY from host distro, and the device node for such a PTY cannot be " "accessed from the LFS chroot environment):" msgstr "" +"现在运行测试 (使用 /dev/null 作为标准输入,否则在图形终" +"端,SSH 会话,或者 GNU Screen 等环境构建 LFS 时,由于标准输入连接到了宿主发行" +"版的 PTY,而该 PTY 的设备节点无法在 LFS chroot 环境中访问,两项测试无法正常工" +"作):" #. type: Content of: #: lfs-en/chapter08/coreutils.xml -#, fuzzy, no-wrap -#| msgid "su tester -c \"PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check\"" +#, no-wrap msgid "su tester -c \"PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check\" < /dev/null" -msgstr "su tester -c \"PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check\"" +msgstr "su tester -c \"PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check\" < /dev/null" #. type: Content of: #: lfs-en/chapter08/coreutils.xml diff --git a/zh_CN/chapter08/glibc.po b/zh_CN/chapter08/glibc.po index da0d124..b4bba6e 100644 --- a/zh_CN/chapter08/glibc.po +++ b/zh_CN/chapter08/glibc.po @@ -758,10 +758,9 @@ msgstr "" #. type: Content of: #: lfs-en/chapter08/glibc.xml -#, fuzzy, no-wrap -#| msgid "grep \"Timed out\" -l $(find -name \\*.out)" +#, no-wrap msgid "grep \"Timed out\" $(find -name \\*.out)" -msgstr "grep \"Timed out\" -l $(find -name \\*.out)" +msgstr "grep \"Timed out\" $(find -name \\*.out)" #. type: Content of: #: lfs-en/chapter08/glibc.xml diff --git a/zh_CN/chapter08/procps.po b/zh_CN/chapter08/procps.po index 9a93bd7..813f4bc 100644 --- a/zh_CN/chapter08/procps.po +++ b/zh_CN/chapter08/procps.po @@ -588,13 +588,6 @@ msgstr "如果要运行测试套件,执行命令:" #. type: Content of: #: lfs-en/chapter08/procps.xml -#, fuzzy -#| msgid "" -#| "One test named ps with output flag bsdtime,cputime,etime,etimes is known to fail if the host kernel is not built with " -#| "CONFIG_BSD_PROCESS_ACCT enabled. Two tests named " -#| "pmap X with unreachable process and pmap XX " -#| "with unreachable process are known to fail occasionally." msgid "" "One test named ps with output flag bsdtime,cputime,etime,etimes is known to fail if the host kernel is not built with " @@ -602,8 +595,7 @@ msgid "" msgstr "" "已知名为 ps with output flag bsdtime,cputime,etime,etimes " "的一项测试在宿主系统内核未启用 CONFIG_BSD_PROCESS_ACCT 时" -"会失败。已知名为 pmap X with unreachable process 和 " -"pmap XX with unreachable process 的两项测试有时会失败。" +"会失败。" #. type: Content of: #: lfs-en/chapter08/procps.xml