diff options
author | Frans Pop <elendil@planet.nl> | 2006-10-26 16:24:53 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-10-26 16:24:53 +0000 |
commit | d6f5b578d5d2be9715b23ef6faa6bf546ac3b401 (patch) | |
tree | 754f033f0a3f022c55b2f3eddfc6fd80e5dc7ad1 /po/zh_CN/preseed.po | |
parent | e33b7d985c3a4d3d0702a1005eeaed43e87f041e (diff) | |
download | installation-guide-d6f5b578d5d2be9715b23ef6faa6bf546ac3b401.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 150 |
1 files changed, 80 insertions, 70 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 9f58e6692..e47984cd5 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-10-12 17:29+0000\n" +"POT-Creation-Date: 2006-10-26 16:19+0000\n" "PO-Revision-Date: 2006-10-16 15:44+0800\n" "Last-Translator: Ji YongGang <jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n" @@ -210,12 +210,12 @@ msgstr "限制" #. Tag: para #: preseed.xml:135 -#, no-c-format +#, fuzzy, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " "there are some notable exceptions. You must (re)partition an entire disk or " "use available free space on a disk; it is not possible to use existing " -"partitions. You currently cannot use preseeding to set up RAID." +"partitions." msgstr "" "虽然使用这种方法能预先设置 &d-i; 的绝大多数问答,但还是有明显的例外。您必须" "(重新)分区整个硬盘,或者使用磁盘上的剩余空间; 但无法使用已经存在的分区。当前" @@ -1071,15 +1071,14 @@ msgstr "分区" #. Tag: para #: preseed.xml:628 -#, no-c-format +#, fuzzy, no-c-format msgid "" "Using preseeding to partition the harddisk is very much limited to what is " "supported by <classname>partman-auto</classname>. You can choose to either " "partition existing free space on a disk or a whole disk. The layout of the " "disk can be determined by using a predefined recipe, a custom recipe from a " "recipe file or a recipe included in the preconfiguration file. It is " -"currently not possible to partition multiple disks using preseeding nor to " -"set up RAID." +"currently not possible to partition multiple disks using preseeding." msgstr "" "使用预置分区硬盘受限于 <classname>partman-auto</classname> 提供的支持。您可以" "选择使用磁盘上已有的空闲分区或者整个磁盘。磁盘的布局将取决于所使用的预定义配" @@ -1087,7 +1086,7 @@ msgstr "" "立 RAID。" #. Tag: para -#: preseed.xml:640 +#: preseed.xml:639 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1098,13 +1097,13 @@ msgstr "" "确的那一个。" #. Tag: screen -#: preseed.xml:648 -#, no-c-format +#: preseed.xml:647 +#, fuzzy, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" "# Note: this must be preseeded with a localized (translated) value.\n" "#d-i partman-auto/init_automatically_partition \\\n" -"# select Use the largest continuous free space\n" +"# select Guided - use the largest continuous free space\n" "\n" "# Alternatively, you can specify a disk to partition. The device name\n" "# can be given in either devfs or traditional non-devfs format.\n" @@ -1137,7 +1136,8 @@ msgid "" "# just point at it.\n" "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n" "\n" -"# If not, you can put an entire recipe the preconfiguration file in one\n" +"# If not, you can put an entire recipe into the preconfiguration file in " +"one\n" "# (logical) line. This example creates a small /boot partition, suitable\n" "# swap, and uses the rest of the space for the root partition:\n" "#d-i partman-auto/expert_recipe string \\\n" @@ -1193,7 +1193,8 @@ msgstr "" "# select Separate /home, /usr, /var, and /tmp partitions\n" "\n" "# Or provide a recipe of your own...\n" -"# The recipe format is documented in the file devel/partman-auto-recipe.txt.\n" +"# The recipe format is documented in the file devel/partman-auto-recipe." +"txt.\n" "# If you have a way to get a recipe file into the d-i environment, you can\n" "# just point at it.\n" "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n" @@ -1225,13 +1226,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:653 +#: preseed.xml:652 #, no-c-format msgid "Partitioning using RAID" msgstr "使用 RAID 分区" #. Tag: para -#: preseed.xml:654 +#: preseed.xml:653 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1239,10 +1240,13 @@ msgid "" "specifying spare devices. If you are using RAID 1, you can preseed grub to " "install to all devices used in the array; see <xref linkend=\"preseed-" "bootloader\"/>." -msgstr "您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1 和 5,建立降级阵列(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装阵列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。" +msgstr "" +"您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1 和 5,建立降级阵列" +"(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装阵" +"列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。" #. Tag: para -#: preseed.xml:664 +#: preseed.xml:663 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also a very " @@ -1250,19 +1254,24 @@ msgid "" "responsibility to get the various recipes right (so they make sense and " "don't conflict) lies with the user. Check <filename>/var/log/syslog</" "filename> if you run into problems." -msgstr "这种自动分区方式很容易出错。它是一个非常新的模块,可能还有很多 bug 或者缺少错误的处理。让各种方案正确(有意义而不冲突)的责任在于用户。如果您遇到问题,检查一下 <filename>/var/log/syslog</filename>。" +msgstr "" +"这种自动分区方式很容易出错。它是一个非常新的模块,可能还有很多 bug 或者缺少错" +"误的处理。让各种方案正确(有意义而不冲突)的责任在于用户。如果您遇到问题,检查" +"一下 <filename>/var/log/syslog</filename>。" #. Tag: para -#: preseed.xml:672 +#: preseed.xml:671 #, no-c-format msgid "" "Note that only RAID 0 and RAID 1 have been tested by the developers of the " "component. RAID 5 is untested. Advanced RAID setup with degraded arrays or " "spare devices has only been tested lightly." -msgstr "注意,该模块的开发人员只测试了 RAID 0 和 RAID 1。RAID 5 未经测试。高级的 RAID 设置像降级阵列或额外设备只经过了轻量级的测试。" +msgstr "" +"注意,该模块的开发人员只测试了 RAID 0 和 RAID 1。RAID 5 未经测试。高级的 " +"RAID 设置像降级阵列或额外设备只经过了轻量级的测试。" #. Tag: screen -#: preseed.xml:680 +#: preseed.xml:679 #, no-c-format msgid "" "# NOTE: this option is of beta release quality and should be used carefully\n" @@ -1337,7 +1346,8 @@ msgstr "" "# used in the RAID setup. Remember to use the correct partition numbers\n" "# for logical partitions.\n" "# Parameters are:\n" -"# <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \\\n" +"# <raidtype> <devcount> <sparecount> <fstype> <" +"mountpoint> \\\n" "# <devices> <sparedevices>\n" "# RAID levels 0, 1 and 5 are supported; devices are separated using \"#\"\n" "#d-i partman-auto-raid/recipe string \\\n" @@ -1359,13 +1369,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:685 +#: preseed.xml:684 #, no-c-format msgid "Clock and time zone setup" msgstr "时钟与时区设置" #. Tag: screen -#: preseed.xml:687 +#: preseed.xml:686 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1383,13 +1393,13 @@ msgstr "" "d-i time/zone string US/Eastern" #. Tag: title -#: preseed.xml:692 +#: preseed.xml:691 #, no-c-format msgid "Apt setup" msgstr "设置 apt" #. Tag: para -#: preseed.xml:693 +#: preseed.xml:692 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1402,7 +1412,7 @@ msgstr "" "仓库。" #. Tag: screen -#: preseed.xml:701 +#: preseed.xml:700 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1438,13 +1448,13 @@ msgstr "" "#d-i apt-setup/local0/key string http://local.server/key" #. Tag: title -#: preseed.xml:706 +#: preseed.xml:705 #, no-c-format msgid "Account setup" msgstr "帐号设置" #. Tag: para -#: preseed.xml:707 +#: preseed.xml:706 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1455,7 +1465,7 @@ msgstr "" "或 MD5 <emphasis>hashes</emphasis> 值。" #. Tag: para -#: preseed.xml:714 +#: preseed.xml:713 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1468,7 +1478,7 @@ msgstr "" "MD5 哈西表相对安全一些,但也会造成安全的假象,MD5 哈西表也可以被暴力破解。" #. Tag: screen -#: preseed.xml:724 +#: preseed.xml:723 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1514,7 +1524,7 @@ msgstr "" "#d-i passwd/user-password-crypted password [MD5 hash]" #. Tag: para -#: preseed.xml:726 +#: preseed.xml:725 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1531,26 +1541,26 @@ msgstr "" "root 登录(例如使用 SSH key 认证或 sudo)。" #. Tag: para -#: preseed.xml:736 +#: preseed.xml:735 #, no-c-format msgid "" "An MD5 hash for a password can be generated using the following command." msgstr "密码的 MD5 hash 可以用下面命令产生。" #. Tag: screen -#: preseed.xml:740 +#: preseed.xml:739 #, no-c-format msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5" msgstr "$ echo \"r00tme\" | mkpasswd -s -H MD5" #. Tag: title -#: preseed.xml:746 +#: preseed.xml:745 #, no-c-format msgid "Base system installation" msgstr "基本系统安装" #. Tag: para -#: preseed.xml:747 +#: preseed.xml:746 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1559,7 +1569,7 @@ msgid "" msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。" #. Tag: screen -#: preseed.xml:754 +#: preseed.xml:753 #, no-c-format msgid "" "# Select the initramfs generator used to generate the initrd for 2.6 " @@ -1571,13 +1581,13 @@ msgstr "" "#d-i base-installer/kernel/linux/initramfs-generators string yaird" #. Tag: title -#: preseed.xml:759 +#: preseed.xml:758 #, no-c-format msgid "Boot loader installation" msgstr "安装引导加载器" #. Tag: screen -#: preseed.xml:761 +#: preseed.xml:760 #, no-c-format msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -1625,13 +1635,13 @@ msgstr "" "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)" #. Tag: title -#: preseed.xml:766 +#: preseed.xml:765 #, no-c-format msgid "Package selection" msgstr "选择软件包" #. Tag: para -#: preseed.xml:767 +#: preseed.xml:766 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1639,73 +1649,73 @@ msgid "" msgstr "您可以选择安装存在的任务的组合。写这篇文章时已有的任务是:" #. Tag: userinput -#: preseed.xml:776 +#: preseed.xml:775 #, no-c-format msgid "standard" msgstr "标准" #. Tag: userinput -#: preseed.xml:779 +#: preseed.xml:778 #, no-c-format msgid "desktop" msgstr "桌面" #. Tag: userinput -#: preseed.xml:782 +#: preseed.xml:781 #, no-c-format msgid "gnome-desktop" msgstr "gnome 桌面" #. Tag: userinput -#: preseed.xml:785 +#: preseed.xml:784 #, no-c-format msgid "kde-desktop" msgstr "kde 桌面" #. Tag: userinput -#: preseed.xml:788 +#: preseed.xml:787 #, no-c-format msgid "web-server" msgstr "web 服务器" #. Tag: userinput -#: preseed.xml:791 +#: preseed.xml:790 #, no-c-format msgid "print-server" msgstr "打印服务器" #. Tag: userinput -#: preseed.xml:794 +#: preseed.xml:793 #, no-c-format msgid "dns-server" msgstr "dns 服务器" #. Tag: userinput -#: preseed.xml:797 +#: preseed.xml:796 #, no-c-format msgid "file-server" msgstr "文件服务器" #. Tag: userinput -#: preseed.xml:800 +#: preseed.xml:799 #, no-c-format msgid "mail-server" msgstr "邮件服务器" #. Tag: userinput -#: preseed.xml:803 +#: preseed.xml:802 #, no-c-format msgid "sql-database" msgstr "SQL 数据库" #. Tag: userinput -#: preseed.xml:806 +#: preseed.xml:805 #, no-c-format msgid "laptop" msgstr "便携机" #. Tag: para -#: preseed.xml:810 +#: preseed.xml:809 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1716,7 +1726,7 @@ msgstr "" "userinput> 任务。" #. Tag: para -#: preseed.xml:816 +#: preseed.xml:815 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1728,7 +1738,7 @@ msgstr "" "include</classname>。该参数的值可以用逗号或空格分开,便于在内核命令行上使用。" #. Tag: screen -#: preseed.xml:826 +#: preseed.xml:825 #, no-c-format msgid "" "tasksel tasksel/first multiselect standard, desktop\n" @@ -1758,13 +1768,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:831 +#: preseed.xml:830 #, no-c-format msgid "Finishing up the first stage install" msgstr "完成第一阶段安装" #. Tag: screen -#: preseed.xml:833 +#: preseed.xml:832 #, no-c-format msgid "" "# Avoid that last message about the install being complete.\n" @@ -1782,13 +1792,13 @@ msgstr "" "#d-i cdrom-detect/eject boolean false" #. Tag: title -#: preseed.xml:838 +#: preseed.xml:837 #, no-c-format msgid "Mailer configuration" msgstr "邮件设置" #. Tag: para -#: preseed.xml:839 +#: preseed.xml:838 #, no-c-format msgid "" "During a normal install, exim asks only a few questions. Here's how to avoid " @@ -1797,7 +1807,7 @@ msgstr "" "普通安装方式下,exim 会问一些问题。这里是避免的方法。也可以有更多的预置内容。" #. Tag: screen -#: preseed.xml:846 +#: preseed.xml:845 #, no-c-format msgid "" "exim4-config exim4/dc_eximconfig_configtype \\\n" @@ -1813,13 +1823,13 @@ msgstr "" "exim4-config exim4/dc_postmaster string" #. Tag: title -#: preseed.xml:851 +#: preseed.xml:850 #, no-c-format msgid "X configuration" msgstr "设置 X" #. Tag: para -#: preseed.xml:852 +#: preseed.xml:851 #, no-c-format msgid "" "Preseeding Debian's X config is possible, but you probably need to know some " @@ -1830,7 +1840,7 @@ msgstr "" "的 X 配置工具无法自动设置每一件事。" #. Tag: screen -#: preseed.xml:860 +#: preseed.xml:859 #, no-c-format msgid "" "# X can detect the right driver for some cards, but if you're preseeding,\n" @@ -1878,13 +1888,13 @@ msgstr "" " select 1024x768 @ 60 Hz" #. Tag: title -#: preseed.xml:865 +#: preseed.xml:864 #, no-c-format msgid "Preseeding other packages" msgstr "预置其他的软件包" #. Tag: screen -#: preseed.xml:867 +#: preseed.xml:866 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1904,19 +1914,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:873 +#: preseed.xml:872 #, no-c-format msgid "Advanced options" msgstr "高级选项" #. Tag: title -#: preseed.xml:876 +#: preseed.xml:875 #, no-c-format msgid "Shell commands" msgstr "shell 命令" #. Tag: screen -#: preseed.xml:878 +#: preseed.xml:877 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1954,13 +1964,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:883 +#: preseed.xml:882 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "预置文件链" #. Tag: para -#: preseed.xml:884 +#: preseed.xml:883 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -1974,7 +1984,7 @@ msgstr "" "另外的文件里面。" #. Tag: screen -#: preseed.xml:894 +#: preseed.xml:893 #, no-c-format msgid "" "# More that one file can be listed, separated by spaces; all will be\n" |