From ed82bf4127e10f4d110e4282fb4a0ae41bc37a0b Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Sun, 18 Jan 2015 08:09:49 +0100 Subject: po formatting updates with sh po-update.sh script - for future 0.40 release --- po/zh_TW.po | 185 +++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 138 insertions(+), 47 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index f35644c..72edcf7 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-25 15:36+0200\n" +"POT-Creation-Date: 2015-01-18 08:04+0100\n" "PO-Revision-Date: 2014-10-31 06:00+0800\n" "Last-Translator: You-Cheng Hsieh \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mageia/" @@ -21,122 +21,160 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: lib/isodumper.py:151 +#: lib/isodumper.py:103 +#, python-format +msgid "%r not known to UDisks2" +msgstr "" + +#: lib/isodumper.py:263 +msgid "UDisks2 is not available on your system" +msgstr "" + +#: lib/isodumper.py:284 msgid "Mb" msgstr "Mb" -#: lib/isodumper.py:160 lib/isodumper.py:311 +#: lib/isodumper.py:300 lib/isodumper.py:465 msgid "Target Device: " msgstr "目標裝置: " -#: lib/isodumper.py:184 +#: lib/isodumper.py:324 msgid "Backup in: " msgstr "備份在:" -#: lib/isodumper.py:247 +#: lib/isodumper.py:362 lib/isodumper.py:503 msgid "The device was formatted successfully." msgstr "裝置已經成功格式化了。" -#: lib/isodumper.py:251 +#: lib/isodumper.py:366 lib/isodumper.py:495 msgid "An error occurred while creating a partition." msgstr "建立磁碟區時發生了一個錯誤。" -#: lib/isodumper.py:255 +#: lib/isodumper.py:370 lib/isodumper.py:499 msgid "Authentication error." msgstr "認證錯誤。" -#: lib/isodumper.py:259 +#: lib/isodumper.py:374 lib/isodumper.py:539 msgid "An error occurred." msgstr "發生一個錯誤。" -#: lib/isodumper.py:289 share/isodumper/isodumper.glade.h:33 +#: lib/isodumper.py:438 +#, python-format +msgid "" +"The destination directory is too small to receive the backup (%s Mb needed)" +msgstr "" + +#: lib/isodumper.py:442 share/isodumper/isodumper.glade.h:52 msgid "Backup in:" msgstr "備份在:" -#: lib/isodumper.py:310 +#: lib/isodumper.py:464 msgid "Image: " msgstr "映像: " -#: lib/isodumper.py:314 +#: lib/isodumper.py:468 msgid "The device is too small to contain the ISO file." msgstr "這個裝置太小而放不下 ISO 檔案。" -#: lib/isodumper.py:321 +#: lib/isodumper.py:475 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "這個裝置超過 32 GB。您確定要使用它嗎?" -#: lib/isodumper.py:348 +#: lib/isodumper.py:518 lib/isodumper.py:536 +#, python-format +msgid "Error mounting the partition %s" +msgstr "" + +#: lib/isodumper.py:522 +msgid "Mounted in: " +msgstr "" + +#: lib/isodumper.py:532 +msgid "Error copying files" +msgstr "" + +#: lib/isodumper.py:558 msgid "Unmounting all partitions of " msgstr "卸載以下裝置的所有分區 " -#: lib/isodumper.py:350 +#: lib/isodumper.py:560 msgid "Trying to unmount " msgstr "嘗試卸載分區 " -#: lib/isodumper.py:356 +#: lib/isodumper.py:566 msgid " was terminated by signal " msgstr " 被信號終止 " -#: lib/isodumper.py:356 lib/isodumper.py:362 +#: lib/isodumper.py:566 lib/isodumper.py:572 msgid "Error, umount " msgstr "出錯,卸載分區 " -#: lib/isodumper.py:360 +#: lib/isodumper.py:570 msgid " successfully unmounted" msgstr " 成功卸載裝置" -#: lib/isodumper.py:362 +#: lib/isodumper.py:572 msgid " returned " msgstr " 已返回 " -#: lib/isodumper.py:365 +#: lib/isodumper.py:575 msgid "Execution failed: " msgstr "執行失敗: " -#: lib/isodumper.py:373 +#: lib/isodumper.py:583 msgid "Could not read mtab !" msgstr "無法讀取 mtab!" -#: lib/isodumper.py:382 lib/isodumper.py:410 +#: lib/isodumper.py:593 lib/isodumper.py:622 msgid "Reading error." msgstr "讀取錯誤。" -#: lib/isodumper.py:388 +#: lib/isodumper.py:600 msgid "You have not the rights for writing on the device" msgstr "您沒有權限寫入這個裝置" -#: lib/isodumper.py:394 lib/isodumper.py:395 +#: lib/isodumper.py:606 lib/isodumper.py:607 lib/isodumper.py:676 +#: lib/isodumper.py:677 msgid " to " msgstr " 至 " -#: lib/isodumper.py:394 +#: lib/isodumper.py:606 lib/isodumper.py:676 msgid "Writing " msgstr "正在寫入 " -#: lib/isodumper.py:395 +#: lib/isodumper.py:607 lib/isodumper.py:677 msgid "Executing copy from " msgstr "正在從這個來源複製" -#: lib/isodumper.py:415 lib/isodumper.py:428 lib/isodumper.py:437 +#: lib/isodumper.py:628 lib/isodumper.py:642 lib/isodumper.py:652 msgid "Writing error." msgstr "寫入錯誤。" -#: lib/isodumper.py:420 +#: lib/isodumper.py:634 msgid "Wrote: " msgstr "已寫入: " -#: lib/isodumper.py:432 +#: lib/isodumper.py:647 lib/isodumper.py:696 msgid " successfully written to " msgstr " 成功寫入到 " -#: lib/isodumper.py:432 lib/isodumper.py:524 +#: lib/isodumper.py:647 lib/isodumper.py:696 lib/isodumper.py:783 msgid "Image " msgstr "映像 " -#: lib/isodumper.py:433 +#: lib/isodumper.py:648 msgid "Bytes written: " msgstr "寫入位元組:" +#: lib/isodumper.py:673 +msgid "ISO image mounted in " +msgstr "" + +#: lib/isodumper.py:681 +#, python-format +msgid "%s file(s) to copy." +msgstr "" + #: polkit/org.mageia.isodumper.policy.in.h:1 msgid "Run Isodumper" msgstr "執行 Isodumper" @@ -238,62 +276,115 @@ msgid "Only for Linux systems" msgstr "只能給 Linux 系統" #: share/isodumper/isodumper.glade.h:26 +msgid "Isodumper - Help" +msgstr "" + +#: share/isodumper/isodumper.glade.h:27 +msgid "" +"Mageia IsoDumper\n" +"----------------\n" +"This GUI program is primarily for safely writing a bootable ISO image to a " +"USB flash drive, an operation devious & potentially hazardous when done by " +"hand. As a bonus, it can also back up the entire previous contents of the " +"flash drive onto the hard disc, and restore the flash drive to its previous " +"state subsequently. It gives also a feature for formatting the USB device.\n" +"\n" +"IsoDumper can be launched either from the menus, or a user or root console " +"with the command 'isodumper'. For normal users, the root password is " +"solicited; this is necessary for the program's operation. The flash drive " +"can be inserted beforehand or once the program is started. In the latter " +"case, a dialogue will say that there is no flash drive inserted, and allow a " +"'retry' to find it once it is. (You may have to close any automatically " +"opened File Manager window).\n" +"\n" +"The fields of the main window are as follows:\n" +"- Device to work on: the device of the USB flash drive, a drop-down list to " +"choose from.\n" +"- Write Image: to choose the source ISO image *.iso (or flash drive backup " +"file *.img) to write out.\n" +"- Write to device: This button launches the operation - with a prior warning " +"dialogue. If a flash drive backup was requested, this is done first. Then " +"(or only) the image file write. Each operation is shown in the progress bar " +"beneath.\n" +"- Backup in: define the name and placement of the backup image file. The " +"current flash drive will be backed up to a disc file. Note that the entire " +"flash drive is preserved, regardless of its actual contents; ensure that you " +"have the necessary free disc space (the same size as the USB device). This " +"backup file can be used later to restore the flash drive by selecting it as " +"the source *.img file to write out.\n" +"- Backup the device: launch the backup operation.\n" +"- Format the device: create an unique partition on the entire volume in the " +"specified format in FAT, NTFS or ext. You can specify a volume name and the " +"format in a new dialog box.\n" +"- Details: this button shows detailed log information.\n" +"\n" +msgstr "" + +#: share/isodumper/isodumper.glade.h:43 msgid "Device to work on:" msgstr "工作的裝置:" -#: share/isodumper/isodumper.glade.h:27 +#: share/isodumper/isodumper.glade.h:44 msgid "Select target device to write the image to" msgstr "選擇要寫入映像的目標裝置" -#: share/isodumper/isodumper.glade.h:28 +#: share/isodumper/isodumper.glade.h:45 msgid "Write Image:" msgstr "寫入映像:" -#: share/isodumper/isodumper.glade.h:29 +#: share/isodumper/isodumper.glade.h:46 msgid "Select an image file to be written to the device" msgstr "選擇一個要寫入到裝置的映像檔" -#: share/isodumper/isodumper.glade.h:30 +#: share/isodumper/isodumper.glade.h:47 msgid "Select Image" msgstr "選擇映像" -#: share/isodumper/isodumper.glade.h:31 +#: share/isodumper/isodumper.glade.h:48 +msgid "For UEFI boot" +msgstr "" + +#: share/isodumper/isodumper.glade.h:49 +msgid "Use FAT32 format with MGALIVE as volume name." +msgstr "" + +#: share/isodumper/isodumper.glade.h:50 msgid "Write to device" msgstr "寫入到裝置" -#: share/isodumper/isodumper.glade.h:32 +#: share/isodumper/isodumper.glade.h:51 msgid "Create a backup of the device as image to restore it later" msgstr "建立這個裝置的映像備份以便之後還原" -#: share/isodumper/isodumper.glade.h:35 +#: share/isodumper/isodumper.glade.h:54 msgid "(None)" msgstr "(無)" -#: share/isodumper/isodumper.glade.h:36 +#: share/isodumper/isodumper.glade.h:55 msgid "Select a folder in which to write the backup image" msgstr "選擇一個目錄以供寫入備份映像" -#: share/isodumper/isodumper.glade.h:37 +#: share/isodumper/isodumper.glade.h:56 msgid "Backup the device" msgstr "備份裝置" -#: share/isodumper/isodumper.glade.h:38 +#: share/isodumper/isodumper.glade.h:57 msgid "Format the device in FAT, NTFS or ext:" msgstr "格式化裝置成 FAT, NTFS 或 ext:" -#: share/isodumper/isodumper.glade.h:39 +#: share/isodumper/isodumper.glade.h:58 msgid "Choose the format. The device will be formatted in one partition" msgstr "選擇格式。該裝置會被格式化成一個磁碟區" -#: share/isodumper/isodumper.glade.h:40 +#: share/isodumper/isodumper.glade.h:59 msgid "Format the device" msgstr "格式化裝置" -#: share/isodumper/isodumper.glade.h:41 +#: share/isodumper/isodumper.glade.h:60 msgid "Details" msgstr "詳細資料" -#: share/isodumper/isodumper.glade.h:42 +#: share/isodumper/isodumper.glade.h:61 msgid "" "Warning\n" " No target devices were found. \n" @@ -307,7 +398,7 @@ msgstr "" " 您需要插入一個 USB 隨身碟\n" " 以便寫入映像檔。" -#: share/isodumper/isodumper.glade.h:47 +#: share/isodumper/isodumper.glade.h:66 msgid "" "Success\n" " The operation was successfully performed.\n" @@ -319,5 +410,5 @@ msgstr "" "成功\n" " 作業已經成功完成了。\n" " \n" -" 您可以現在將它取出, 當您關閉程式的時候,一個檔案 isodumper.log" -" 會被存在您的家目錄/.isodumper/" +" 您可以現在將它取出, 當您關閉程式的時候,一個檔案 isodumper.log 會被存在您的" +"家目錄/.isodumper/" -- cgit v1.2.1