diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:41:44 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:41:44 +0000 |
commit | d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9 (patch) | |
tree | dc5cd6117d881efd56615007fd2e98bceffd2449 /perl-install/share/po/zh_CN.po | |
parent | 36d6eb5f5087a6e51049bcb0e6ef28473100f2d6 (diff) | |
download | drakx-d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9.tar drakx-d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9.tar.gz drakx-d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9.tar.bz2 drakx-d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9.tar.xz drakx-d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9.zip |
String changes: perl -pi -e 's!file system!filesystem!'
Diffstat (limited to 'perl-install/share/po/zh_CN.po')
-rw-r--r-- | perl-install/share/po/zh_CN.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/perl-install/share/po/zh_CN.po b/perl-install/share/po/zh_CN.po index 027e9afe0..81145e0d5 100644 --- a/perl-install/share/po/zh_CN.po +++ b/perl-install/share/po/zh_CN.po @@ -2386,7 +2386,7 @@ msgstr "启用群组磁盘配额记账及可选强制限制" #: fs/mount_options.pm:118 #, c-format msgid "" -"Do not update inode access times on this file system\n" +"Do not update inode access times on this filesystem\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "不在此文件系统更新 inode 访问次数\n" @@ -2405,21 +2405,21 @@ msgstr "" #, c-format msgid "" "Can only be mounted explicitly (i.e.,\n" -"the -a option will not cause the file system to be mounted)." +"the -a option will not cause the filesystem to be mounted)." msgstr "" "只能显式装载。\n" "(即, -a 选项将不会装载文件系统)" #: fs/mount_options.pm:127 #, c-format -msgid "Do not interpret character or block special devices on the file system." +msgid "Do not interpret character or block special devices on the filesystem." msgstr "不解释文件系统中的字符或特殊块设备。" #: fs/mount_options.pm:129 #, c-format msgid "" "Do not allow execution of any binaries on the mounted\n" -"file system. This option might be useful for a server that has file systems\n" +"filesystem. This option might be useful for a server that has filesystems\n" "containing binaries for architectures other than its own." msgstr "" "不允许在装载的文件系统上执行任何二进制文件。\n" @@ -2438,22 +2438,22 @@ msgstr "" #: fs/mount_options.pm:137 #, c-format -msgid "Mount the file system read-only." +msgid "Mount the filesystem read-only." msgstr "以只读装载文件系统。" #: fs/mount_options.pm:139 #, c-format -msgid "All I/O to the file system should be done synchronously." +msgid "All I/O to the filesystem should be done synchronously." msgstr "所有到文件系统的输入/输出都应该是同步完成的。" #: fs/mount_options.pm:141 #, c-format -msgid "Allow every user to mount and umount the file system." +msgid "Allow every user to mount and umount the filesystem." msgstr "允许每个用户挂载和卸载文件系统。" #: fs/mount_options.pm:143 #, c-format -msgid "Allow an ordinary user to mount the file system." +msgid "Allow an ordinary user to mount the filesystem." msgstr "允许普通用户挂载文件系统。" #: fs/mount_options.pm:145 @@ -2828,7 +2828,7 @@ msgstr "" #: fsedit.pm:465 fsedit.pm:483 #, c-format -msgid "You can not use an encrypted file system for mount point %s" +msgid "You can not use an encrypted filesystem for mount point %s" msgstr "挂载点 %s 不能使用用加密的文件系统" #: fsedit.pm:469 @@ -6862,7 +6862,7 @@ msgstr "安装失败" #~ "Option ``Restrict command line options'' is of no use without a password" #~ msgstr "没有密码不能使用“限定命令行选项”" -#~ msgid "Use an encrypted file system" +#~ msgid "Use an encrypted filesystem" #~ msgstr "使用加密的文件系统" #~ msgid "" |