Hi, You are noted as the last translator of the debconf translation for grub2.
GRUB 2 package templates are likely to be important ones for Squeeze because of issues related to upgrading from GRUB legacy. Indeed, they're important enough for being counted as part of "D-I level 2" even though not strictly related to D-I. I issue this specific call for translaiton updates because technical issues prevent us from including grub2 package debconf statistics in the standard D-I statistics and pages. I would be grateful if you could take the time and update it. Please send the updated file as a wishlist bug against grub2. PLEASE AVOID SENDING IT DIRECTLY TO ME. There is no strict deadline for receiving the updated translation. Thanks in advance,
# Copyright (C) 2009 Tetralet # This file is distributed under the same license as the grub2 package. # msgid "" msgstr "" "Project-Id-Version: grub2\n" "Report-Msgid-Bugs-To: gr...@packages.debian.org\n" "POT-Creation-Date: 2010-07-02 12:55+0100\n" "PO-Revision-Date: 2009-02-02 12:05+0800\n" "Last-Translator: Tetralet <tetra...@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-b...@lists." "debian.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../grub-pc.templates.in:2001 msgid "Chainload from menu.lst?" msgstr "是否使用來自 menu.list 的 chainload 項目?" #. Type: boolean #. Description #: ../grub-pc.templates.in:2001 msgid "GRUB upgrade scripts have detected a GRUB Legacy setup in /boot/grub." msgstr "GRUB 昇級程式已在 /boot/grub 裡找到了 GRUB 的 Legacy 設定。" #. Type: boolean #. Description #: ../grub-pc.templates.in:2001 msgid "" "In order to replace the Legacy version of GRUB in your system, it is " "recommended that /boot/grub/menu.lst is adjusted to chainload GRUB 2 from " "your existing GRUB Legacy setup. This step may be automaticaly performed " "now." msgstr "" "為了要能取代您系統上 Legacy 版的 GRUB,建議能修改 /boot/grub/menu.lst 來讓您" "原本的 GRUB Legacy 設定能以 chainload 的方式啟動 GRUB 2。現在將要自動進行這個" "步驟。" #. Type: boolean #. Description #: ../grub-pc.templates.in:2001 msgid "" "It's recommended that you accept chainloading GRUB 2 from menu.lst, and " "verify that your new GRUB 2 setup is functional for you, before you install " "it directly to your MBR (Master Boot Record)." msgstr "" "在直接將 GRUB 2 安裝到 MBR(主要開機記錄)之前,建議您能同意在 menu.lst 裡先" "以 chainload 的方式啟動 GRUB 2,來確認您新的 GRUB 2 設定的能正常運作。" #. Type: boolean #. Description #: ../grub-pc.templates.in:2001 msgid "" "In either case, whenever you want GRUB 2 to be loaded directly from MBR, you " "can do so by issuing (as root) the following command:" msgstr "" "不管您要採取何種方式,當您想讓 GRUB 2 可以由 MBR 直接啟動的話,您可以(以 " "root 身份)執行以下的指令:" #. Type: text #. Description #. Disk sizes are in decimal megabytes, to match how disk manufacturers #. usually describe them. #: ../grub-pc.templates.in:5001 msgid "${DEVICE} (${SIZE} MB, ${MODEL})" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:7001 msgid "GRUB installation failed. Continue?" msgstr "" #. Type: boolean #. Description #. Type: boolean #. Description #: ../grub-pc.templates.in:7001 ../grub-pc.templates.in:8001 msgid "GRUB failed to install to the following devices:" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:7001 msgid "" "Do you want to continue anyway? If you do, your computer may not start up " "properly." msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:8001 msgid "GRUB installation failed. Try again?" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:8001 msgid "" "You may be able to install GRUB to some other device, although you should " "check that your system will boot from that device. Otherwise, the upgrade " "from GRUB Legacy will be cancelled." msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:9001 msgid "Continue without installing GRUB?" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:9001 msgid "" "You chose not to install GRUB to any devices. If you continue, the boot " "loader may not be properly configured, and when your computer next starts up " "it will use whatever was previously in the boot sector. If there is an " "earlier version of GRUB 2 in the boot sector, it may be unable to load " "modules or handle the current configuration file." msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:9001 msgid "" "If you are already running a different boot loader and want to carry on " "doing so, or if this is a special environment where you do not need a boot " "loader, then you should continue anyway. Otherwise, you should install GRUB " "somewhere." msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:11001 msgid "Finish conversion to GRUB 2 now?" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:11001 msgid "" "This system still has files from the GRUB Legacy boot loader installed, but " "it now also has GRUB 2 boot records installed on these disks:" msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:11001 msgid "" "It seems likely that GRUB Legacy is no longer in use, and that you should " "instead upgrade the GRUB 2 images on these disks and finish the conversion " "to GRUB 2 by removing old GRUB Legacy files. If you do not upgrade these " "GRUB 2 images, then they may be incompatible with the new packages and cause " "your system to stop booting properly." msgstr "" #. Type: boolean #. Description #: ../grub-pc.templates.in:11001 msgid "" "You should generally finish the conversion to GRUB 2 unless these boot " "records were created by a GRUB 2 installation on some other operating system." msgstr "" #. Type: string #. Description #: ../templates.in:1001 msgid "Linux command line:" msgstr "Linux 命令列:" #. Type: string #. Description #: ../templates.in:1001 msgid "" "The following Linux command line was extracted from /etc/default/grub or the " "`kopt' parameter in GRUB Legacy's menu.lst. Please verify that it is " "correct, and modify it if necessary." msgstr "" "以下的 Linux 命令列是由 /etc/default/grub,或是由 GRUB Legacy 的 menu.lst 中" "的 `kopt' 參數所擷取出來的。請確認它是否正確,若有必要請加以修改。" #. Type: string #. Description #: ../templates.in:2001 msgid "Linux default command line:" msgstr "Linux 預設命令列:" #. Type: string #. Description #: ../templates.in:2001 msgid "" "The following string will be used as Linux parameters for the default menu " "entry but not for the recovery mode." msgstr "" "以下的字串將會用在預設的選單項目中做為 Linux 參數,但不會用於回復模式。" #. Type: string #. Description #: ../templates.in:3001 msgid "kFreeBSD command line:" msgstr "kFreeBSD 命令列:" #. Type: string #. Description #: ../templates.in:3001 msgid "" "The following kFreeBSD command line was extracted from /etc/default/grub or " "the `kopt' parameter in GRUB Legacy's menu.lst. Please verify that it is " "correct, and modify it if necessary." msgstr "" "以下的 kFreeBSD 命令列是由 /etc/default/grub,或是由 GRUB Legacy 的 menu.lst " "中的 `kopt' 參數所擷取出來的。請確認它是否正確,若有必要請加以修改。" #. Type: string #. Description #: ../templates.in:4001 msgid "kFreeBSD default command line:" msgstr "kFreeBSD 預設命令列:" #. Type: string #. Description #: ../templates.in:4001 msgid "" "The following string will be used as kFreeBSD parameters for the default " "menu entry but not for the recovery mode." msgstr "" "以下的字串將會用在預設的選單項目中做為 kFreeBSD 參數,但不會用於回復模式。" #. Type: note #. Description #: ../templates.in:5001 msgid "/boot/grub/device.map has been regenerated" msgstr "" #. Type: note #. Description #: ../templates.in:5001 msgid "" "The file /boot/grub/device.map has been rewritten to use stable device " "names. In most cases, this should significantly reduce the need to change " "it in future, and boot menu entries generated by GRUB should not be affected." msgstr "" #. Type: note #. Description #: ../templates.in:5001 msgid "" "However, since you have more than one disk in your system, it is possible " "that you were depending on the old device map. Please check whether you " "have any custom boot menu entries that rely on GRUB's (hdN) drive numbering, " "and update them if necessary." msgstr "" #. Type: note #. Description #: ../templates.in:5001 msgid "" "If you do not understand this message, or if you do not have any custom boot " "menu entries, you can ignore this message." msgstr ""