]> git.ozlabs.org Git - petitboot/blobdiff - po/zh_TW.po
lib/fold: Handle extra mbrtowc return case
[petitboot] / po / zh_TW.po
index 8c4b3bc6527447521121793af96996a5ed8963b1..d25038ef5f116815938a45a0fa86f3fe6d91d930 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
 "Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2014-09-15 11:15+0800\n"
+"POT-Creation-Date: 2015-08-19 14:19+1000\n"
 "PO-Revision-Date: 2014-06-24 13:56+0800\n"
 "Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
 "Language-Team: Traditional Chinese\n"
@@ -128,20 +128,28 @@ msgstr "系統配置"
 msgid "No IP / mask values are set"
 msgstr "未設定任何 IP/遮罩值"
 
+msgid "Select a boot device to add"
+msgstr "選取要新增的啟動裝置"
+
 msgid "Waiting for configuration data..."
 msgstr "正在等待配置資料..."
 
-msgid "Autoboot:"
-msgstr "自動啟動:"
+#, fuzzy
+msgid "Add Device"
+msgstr "裝置:"
+
+msgid "Clear"
+msgstr "清除"
 
-msgid "Don't autoboot"
-msgstr "不自動啟動"
+msgid "Clear & Boot Any"
+msgstr "清除並啟動任意項"
 
-msgid "Autoboot from any disk/network device"
-msgstr "從任何磁碟/網路裝置自動啟動"
+#, fuzzy
+msgid "Boot Order:"
+msgstr "啟動引數:"
 
-msgid "Only autoboot from a specific disk/network device"
-msgstr "僅從特定的磁碟/網路裝置自動啟動"
+msgid "(None)"
+msgstr "(無)"
 
 #, c-format
 msgid "disk: %s [uuid: %s]"
@@ -151,9 +159,13 @@ msgstr "磁碟:%s [UUID:%s]"
 msgid "net:  %s [mac: %s]"
 msgstr "網路:%s [MAC:%s]"
 
+#, fuzzy
+msgid "Any Device"
+msgstr "裝置:"
+
 #, c-format
-msgid "Unknown UUID: %s"
-msgstr "ä¸\8dæ\98\8e UUIDï¼\9a%s"
+msgid "Any %s device"
+msgstr "ä»»ä½\95 %s è£\9dç½®"
 
 msgid "Timeout:"
 msgstr "逾時:"
@@ -161,6 +173,13 @@ msgstr "逾時:"
 msgid "seconds"
 msgstr "秒"
 
+#, c-format
+msgid "%s IPMI boot option: %s"
+msgstr "%s IPMI 啟動選項:%s"
+
+msgid "Clear option:"
+msgstr "清除選項:"
+
 msgid "Network:"
 msgstr "網路:"
 
@@ -203,6 +222,16 @@ msgstr "(如果 DHCP 伺服器未提供的話)"
 msgid "Selecting 'OK' will exit safe mode"
 msgstr "選取「確定」將會結束安全模式"
 
+#, fuzzy
+msgid "Disk R/W:"
+msgstr "磁碟"
+
+msgid "Prevent all writes to disk"
+msgstr "阻止全部寫入磁碟"
+
+msgid "Allow bootloader scripts to modify disks"
+msgstr "容許開機載入器 Script 修改磁碟"
+
 msgid "Petitboot System Configuration"
 msgstr "Petitboot 系統配置"
 
@@ -295,7 +324,7 @@ msgstr "選取 Petitboot 語言"
 
 #, c-format
 msgid "!Invalid option %d"
-msgstr "選項 %d 無效!"
+msgstr "!無效選項 %d"
 
 msgid "Disk"
 msgstr "磁碟"
@@ -329,14 +358,26 @@ msgstr " UUID:      %s"
 msgid " mounted at: %s"
 msgstr " 裝載位置:%s"
 
+msgid "Network interfaces"
+msgstr "網路介面"
+
 #, c-format
 msgid " MAC:  %s"
 msgstr " MAC:%s"
 
+#. TRANSLATORS: these "up" / "down" strings refer to the
+#. * link status for a network connection.
 #, c-format
 msgid " link: %s"
 msgstr " 鏈結:%s"
 
+msgid "up"
+msgstr "向上鏈結"
+
+#, fuzzy
+msgid "down"
+msgstr "向下鏈結"
+
 msgid "Petitboot System Information"
 msgstr "Petitboot 系統資訊"
 
@@ -453,24 +494,29 @@ msgstr ""
 "範例:root=/dev/sda1 console=hvc0\n"
 "\n"
 
+#, fuzzy
 msgid ""
-"Autoboot: There are three possible options for automatic-boot hehaviour:\n"
-"\n"
-"Don't autoboot: boot options will be listed in the petitboot menu, but none "
-"will be booted automatically. User interaction will be required to continue "
+"Autoboot: Specify which devices to autoboot from.\n"
+"\n"
+"By selecting the 'Add Device' button new devices can be added to the "
+"autoboot list, either by UUID, MAC address, or device type. Once added to "
+"the boot order, the priority of devices can be changed with the 'left' and "
+"'right' keys Devices can be individually removed from the boot order with "
+"the minus key. Use this option if you have multiple operating system images "
+"installed.\n"
+"\n"
+"To autoboot from any device, select the 'Clear & Boot Any' button. In this "
+"case, any boot option that is marked as a default (by bootloader "
+"configuration) will be booted automatically after a timeout. Use this option "
+"if you want to quickly boot your system without changing any boot option "
+"settings. This is the typical configuration.\n"
+"\n"
+"To disable autoboot, select the 'Clear' button, which will clear the boot "
+"order. With autoboot disabled, user interaction will be required to continue "
 "past the petitboot menu. Use this option if you want the machine to wait for "
 "an explicit boot selection, or want to interact with petitboot before "
 "booting the system\n"
 "\n"
-"Autoboot from any disk/network device: any boot option that is marked as a "
-"default (by bootloader configuration) will be booted automatically after a "
-"timeout. Use this option if you want to quickly boot your system without "
-"changing any boot option settings. This is the typical configuration.\n"
-"\n"
-"Only autoboot from a specific disk/network device: only boot options from a "
-"single device (specifed here) will be booted automatically after a timeout. "
-"Use this option if you have multiple operating system images installed.\n"
-"\n"
 "Timeout: Specify the length of time, in seconds, that the main menu will be "
 "displayed before the default boot option is started. This option is only "
 "displayed if autoboot is enabled.\n"
@@ -510,7 +556,7 @@ msgstr ""
 "網路選項:\n"
 "\n"
 "對所有作用中介面使用 DHCP:自動將 IP 位址指派給每一個網路介面。如果您的網路中"
-"有 DHCP 伺服器請使用此選項。\n"
+"有 DHCP 伺服器請使用此選項。\n"
 "\n"
 "對特定介面使用 DHCP:自動將 IP 位址指派給選定的網路介面。不配置其他介面。如果"
 "您在不同的介面上具有多個 DHCP 伺服器,但在啟動期間只想配置單一介面,請選取此"
@@ -521,3 +567,18 @@ msgstr ""
 
 msgid "Usage"
 msgstr "用法"
+
+#~ msgid "Autoboot:"
+#~ msgstr "Autoboot:"
+
+#~ msgid "Don't autoboot"
+#~ msgstr "Don't autoboot"
+
+#~ msgid "Autoboot from any disk/network device"
+#~ msgstr "Autoboot from any disk/network device"
+
+#~ msgid "Only autoboot from a specific disk/network device"
+#~ msgstr "Only autoboot from a specific disk/network device"
+
+#~ msgid "Unknown UUID: %s"
+#~ msgstr "Unknown UUID: %s"