|
@@ -290,11 +290,11 @@ install -v -Dm644 ../nscd/nscd.service /lib/systemd/system/nscd.service</userinp
|
|
|
The following instructions will install the minimum set of
|
|
|
locales necessary for the optimal coverage of tests:</para-->
|
|
|
<para>可以用 <command>localedef</command> 程序安装单独的 locale 。
|
|
|
- 例如,下面的第一个 <command>localedef</command> 命令组合
|
|
|
+ 例如,下面的第一个 <command>localedef</command> 命令将
|
|
|
<filename>/usr/share/i18n/locales/cs_CZ</filename>
|
|
|
中的字符集无关 locale 定义和
|
|
|
<filename>/usr/share/i18n/charmaps/UTF-8.gz</filename>
|
|
|
- 中的字符映射定义组合起来,将结果附加到
|
|
|
+ 中的字符映射定义组合起来,并附加到
|
|
|
<filename>/usr/lib/locale/locale-archive</filename> 文件。
|
|
|
以下命令将会安装能够覆盖测试所需的最小 locale 集合:</para>
|
|
|
|