From be601c5b319965a57ea510a63a7d1f40375c6c9f Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 18 Jul 2016 09:03:36 +0200 Subject: Update po files with the yui branch --- po/zh_TW.po | 563 +++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 326 insertions(+), 237 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 1209c5f..fb8541c 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: 2015-10-06 08:24+0200\n" +"POT-Creation-Date: 2016-07-18 08:59+0200\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,371 +21,460 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: lib/isodumper.py:91 +#: lib/isodumper.py:123 #, python-format msgid "%r not known to UDisks2" msgstr "" -#: lib/isodumper.py:210 -msgid "UDisks2 is not available on your system" -msgstr "" - -#: lib/isodumper.py:231 +#: lib/isodumper.py:190 msgid "Mb" msgstr "Mb" -#: lib/isodumper.py:247 lib/isodumper.py:410 +#: lib/isodumper.py:210 msgid "Target Device: " msgstr "目標裝置: " -#: lib/isodumper.py:271 -msgid "Backup in: " -msgstr "備份在:" +#: lib/isodumper.py:232 +msgid "Backup to: " +msgstr "" + +#: lib/isodumper.py:236 +msgid "Formatting confirmation" +msgstr "" -#: lib/isodumper.py:309 +#: lib/isodumper.py:241 msgid "The device was formatted successfully." msgstr "裝置已經成功格式化了。" -#: lib/isodumper.py:313 +#: lib/isodumper.py:245 msgid "An error occurred while creating a partition." msgstr "建立磁碟區時發生了一個錯誤。" -#: lib/isodumper.py:317 +#: lib/isodumper.py:249 msgid "Authentication error." msgstr "認證錯誤。" -#: lib/isodumper.py:321 +#: lib/isodumper.py:253 msgid "An error occurred." msgstr "發生一個錯誤。" -#: lib/isodumper.py:385 +#: lib/isodumper.py:290 +msgid "Backup confirmation" +msgstr "" + +#: lib/isodumper.py:290 +msgid "Do you want to overwrite the file?" +msgstr "您想要覆寫檔案嗎?" + +#: lib/isodumper.py:298 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:390 share/isodumper/isodumper.glade.h:50 -msgid "Backup in:" -msgstr "備份在:" +#: lib/isodumper.py:304 lib/isodumper.py:666 +msgid "Backup to:" +msgstr "" -#: lib/isodumper.py:413 +#: lib/isodumper.py:324 msgid "The device is too small to contain the ISO file." msgstr "這個裝置太小而放不下 ISO 檔案。" -#: lib/isodumper.py:420 +#: lib/isodumper.py:328 +msgid "Writing confirmation" +msgstr "" + +#: lib/isodumper.py:331 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "這個裝置超過 32 GB。您確定要使用它嗎?" -#: lib/isodumper.py:454 +#: lib/isodumper.py:331 lib/isodumper.py:508 +msgid "Warning" +msgstr "" + +#: lib/isodumper.py:356 msgid "Unmounting all partitions of " msgstr "卸載以下裝置的所有分區 " -#: lib/isodumper.py:456 +#: lib/isodumper.py:358 msgid "Trying to unmount " msgstr "嘗試卸載分區 " -#: lib/isodumper.py:462 +#: lib/isodumper.py:362 +#, python-format +msgid "Partition %s is busy" +msgstr "" + +#: lib/isodumper.py:366 msgid " was terminated by signal " msgstr " 被信號終止 " -#: lib/isodumper.py:462 lib/isodumper.py:468 +#: lib/isodumper.py:366 lib/isodumper.py:372 msgid "Error, umount " msgstr "出錯,卸載分區 " -#: lib/isodumper.py:466 +#: lib/isodumper.py:370 msgid " successfully unmounted" msgstr " 成功卸載裝置" -#: lib/isodumper.py:468 +#: lib/isodumper.py:372 msgid " returned " msgstr " 已返回 " -#: lib/isodumper.py:471 +#: lib/isodumper.py:376 msgid "Execution failed: " msgstr "執行失敗: " -#: lib/isodumper.py:479 +#: lib/isodumper.py:385 msgid "Could not read mtab !" msgstr "無法讀取 mtab!" -#: lib/isodumper.py:489 lib/isodumper.py:518 +#: lib/isodumper.py:395 lib/isodumper.py:422 msgid "Reading error." msgstr "讀取錯誤。" -#: lib/isodumper.py:496 -msgid "You have not the rights for writing on the device" -msgstr "您沒有權限寫入這個裝置" +#: lib/isodumper.py:403 +msgid "You don't have permission to write to the device" +msgstr "" -#: lib/isodumper.py:502 lib/isodumper.py:503 +#: lib/isodumper.py:408 lib/isodumper.py:409 msgid " to " msgstr " 至 " -#: lib/isodumper.py:502 +#: lib/isodumper.py:408 msgid "Writing " msgstr "正在寫入 " -#: lib/isodumper.py:503 +#: lib/isodumper.py:409 msgid "Executing copy from " msgstr "正在從這個來源複製" -#: lib/isodumper.py:524 lib/isodumper.py:540 lib/isodumper.py:550 +#: lib/isodumper.py:429 lib/isodumper.py:443 lib/isodumper.py:453 msgid "Writing error." msgstr "寫入錯誤。" -#: lib/isodumper.py:530 +#: lib/isodumper.py:436 msgid "Wrote: " msgstr "已寫入: " -#: lib/isodumper.py:545 +#: lib/isodumper.py:448 msgid " successfully written to " msgstr " 成功寫入到 " -#: lib/isodumper.py:545 lib/isodumper.py:674 +#: lib/isodumper.py:448 lib/isodumper.py:567 msgid "Image " msgstr "映像 " -#: lib/isodumper.py:546 +#: lib/isodumper.py:449 msgid "Bytes written: " msgstr "寫入位元組:" -#: lib/isodumper.py:559 +#: lib/isodumper.py:461 msgid "Checking " msgstr "" -#: lib/isodumper.py:586 +#: lib/isodumper.py:486 msgid "SHA1 sum: " msgstr "" -#: lib/isodumper.py:587 +#: lib/isodumper.py:487 msgid "MD5 sum: " msgstr "" -#: polkit/org.mageia.isodumper.policy.in.h:1 -msgid "Run Isodumper" -msgstr "執行 Isodumper" +#: lib/isodumper.py:496 +msgid "Success" +msgstr "" -#: polkit/org.mageia.isodumper.policy.in.h:2 -msgid "Authentication is required to run Isodumper" -msgstr "執行 Isodumper 需要認證" +#: lib/isodumper.py:496 +msgid "" +"The operation completed successfully.\n" +" You are free to unplug it now, a logfile \n" +"(/home/-user- or /root)/.isodumper/isodumper.log will be saved when\n" +" you close the application." +msgstr "" -#: share/applications/isodumper.desktop.in.h:1 -#: share/isodumper/isodumper.glade.h:1 +#: lib/isodumper.py:508 +msgid "" +"Writing is in progress. Exiting during writing \n" +" will make the device or the backup unusable.\n" +" Are you sure you want to quit during writing?" +msgstr "" + +#: lib/isodumper.py:520 +msgid "Error" +msgstr "" + +#: lib/isodumper.py:571 lib/isodumper.py:625 msgid "IsoDumper" msgstr "IsoDumper" -#: share/applications/isodumper.desktop.in.h:2 -msgid "A GUI tool to write .img and .iso files to USB Keys" -msgstr "一個寫入 .img 和 .iso 檔案到 USB 隨身碟的 GUI 工具" - -#: share/isodumper/isodumper.glade.h:2 +#: lib/isodumper.py:571 msgid "" -"Writing is in progress. Exiting during writing will occur that the device or " -"the backup will be unusable.\n" -"Are you sure you want to quit during writing?" +"Mageia IsoDumper
----------------
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 theentire 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.

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).

The fields of the main window are as " +"follows:
- Device to work on: the device of the USB flash drive, a drop-" +"down list to choose from.
- Write Image: to choose the source ISO image " +"*.iso (or flash drive backup file *.img) to write out.
- Write to " +"device: This button launches the operation - with a prior warning dialogue. " +"
The operation is shown in the progress bar beneath.
- Backup to: " +"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.
- Backup the device: launch the backup " +"operation.
- 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.
" msgstr "" -"寫入正在進行中。 在寫入中退出會導致該裝置或備份無法使用。\n" -"您確定您想要在寫入時退出嗎?" -#: share/isodumper/isodumper.glade.h:4 -msgid "" -"A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter." +#: lib/isodumper.py:617 +msgid "Choose an image" msgstr "" -"一個將 ISO 映像檔寫到 USB 隨身碟上的工具。它是一個 usb-imagewriter 的分支版" -"本。" - -#: share/isodumper/isodumper.glade.h:5 -msgid "Select" -msgstr "選取" -#: share/isodumper/isodumper.glade.h:6 +#: lib/isodumper.py:618 msgid "" -"Warning\n" -" This will destroy all data on the target\n" -" device, are you sure you want to proceed ?\n" -"\n" -" If you say ok here, please do not unplug\n" -" the device during the following operation." -msgstr "" -"警告\n" -" 這樣將會造成目標裝置上的資料損壞\n" -" 確認要繼續嗎?\n" -"\n" -" 如果您回答是,請在執行下述操作時\n" -" 不要移除裝置" - -#: share/isodumper/isodumper.glade.h:12 -msgid "Do you want to overwrite the file?" -msgstr "您想要覆寫檔案嗎?" +"Warning\n" +"This will destroy all data on the target device,\n" +" are you sure you want to proceed?\n" +" If you say ok here, please do not unplug the device " +"during the following operation." +msgstr "" -#: share/isodumper/isodumper.glade.h:13 -msgid "" -"Error\n" -" Something went wrong, please see the details\n" -" window for the exact error.\n" -"\n" -" The application will be closed with this window, and a logfile\n" -" (/home/-user- or /root)/.isodumper/isodumper.log will be saved." -msgstr "" -"Error\n" -" 發生問題了,詳細錯誤請查看細節視窗。\n" -"\n" -" 應用程式將會關閉這個視窗,在您的家目錄/.isodumper 中\n" -" 會有一個紀錄檔 isodumper.log " - -#: share/isodumper/isodumper.glade.h:19 -msgid "Label for the device:" -msgstr "裝置的標籤:" +#: lib/isodumper.py:653 +msgid "Device to work on:" +msgstr "工作的裝置:" -#: share/isodumper/isodumper.glade.h:20 -msgid "FAT 32 (Windows)" -msgstr "FAT 32 (Windows)" +#: lib/isodumper.py:657 +msgid "Write Image:" +msgstr "寫入映像:" -#: share/isodumper/isodumper.glade.h:21 -msgid "The standard. The size of files are limited to 4Gb" -msgstr "標準格式。檔案大小限制為 4GB" +#: lib/isodumper.py:663 +msgid "&Write to device" +msgstr "" -#: share/isodumper/isodumper.glade.h:22 -msgid "NTFS (Windows)" -msgstr "NTFS (Windows)" +#: lib/isodumper.py:672 +msgid "&Backup the device" +msgstr "" -#: share/isodumper/isodumper.glade.h:23 -msgid "To handle files bigger than 4Gb" -msgstr "可存放大於 4GB 的檔案" +#: lib/isodumper.py:676 +msgid "Format the device in FAT, NTFS or ext:" +msgstr "格式化裝置成 FAT, NTFS 或 ext:" -#: share/isodumper/isodumper.glade.h:24 -msgid "ext4 (Linux)" -msgstr "ext4 (Linux)" +#: lib/isodumper.py:678 +msgid "&Format the device" +msgstr "" -#: share/isodumper/isodumper.glade.h:25 -msgid "Only for Linux systems" -msgstr "只能給 Linux 系統" +#: lib/isodumper.py:682 +msgid "Progression" +msgstr "" -#: share/isodumper/isodumper.glade.h:26 -msgid "Isodumper - Help" +#: lib/isodumper.py:686 +msgid "Report" 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 "工作的裝置:" +#: lib/isodumper.py:691 lib/isodumper.py:799 +msgid "&Refresh" +msgstr "" -#: share/isodumper/isodumper.glade.h:44 -msgid "Select target device to write the image to" -msgstr "選擇要寫入映像的目標裝置" +#: lib/isodumper.py:693 +msgid "&About" +msgstr "" -#: share/isodumper/isodumper.glade.h:45 -msgid "Write Image:" -msgstr "寫入映像:" +#: lib/isodumper.py:695 +msgid "&Help" +msgstr "" -#: share/isodumper/isodumper.glade.h:46 -msgid "Select an image file to be written to the device" -msgstr "選擇一個要寫入到裝置的映像檔" +#: lib/isodumper.py:697 +msgid "&Quit" +msgstr "" -#: share/isodumper/isodumper.glade.h:47 -msgid "Select Image" -msgstr "選擇映像" +#: lib/isodumper.py:703 +msgid "UDisks2 is not available on your system" +msgstr "" -#: share/isodumper/isodumper.glade.h:48 -msgid "Write to device" -msgstr "寫入到裝置" +#: lib/isodumper.py:722 +msgid "Label for the device:" +msgstr "裝置的標籤:" -#: share/isodumper/isodumper.glade.h:49 -msgid "Create a backup of the device as image to restore it later" -msgstr "建立這個裝置的映像備份以便之後還原" +#: lib/isodumper.py:726 +msgid "FAT 32 (Windows)" +msgstr "FAT 32 (Windows)" -#: share/isodumper/isodumper.glade.h:52 -msgid "(None)" -msgstr "(無)" +#: lib/isodumper.py:728 +msgid "NTFS (Windows)" +msgstr "NTFS (Windows)" -#: share/isodumper/isodumper.glade.h:53 -msgid "Select a folder in which to write the backup image" -msgstr "選擇一個目錄以供寫入備份映像" +#: lib/isodumper.py:730 +msgid "ext4 (Linux)" +msgstr "ext4 (Linux)" -#: share/isodumper/isodumper.glade.h:54 -msgid "Backup the device" -msgstr "備份裝置" +#: lib/isodumper.py:732 +msgid "Execute" +msgstr "" -#: share/isodumper/isodumper.glade.h:55 -msgid "Format the device in FAT, NTFS or ext:" -msgstr "格式化裝置成 FAT, NTFS 或 ext:" +#: lib/isodumper.py:733 lib/isodumper.py:800 +msgid "Cancel" +msgstr "" + +#: lib/isodumper.py:790 +msgid "A tool for writing ISO images to a device" +msgstr "" -#: share/isodumper/isodumper.glade.h:56 -msgid "Choose the format. The device will be formatted in one partition" -msgstr "選擇格式。該裝置會被格式化成一個磁碟區" +#: lib/isodumper.py:798 +msgid "" +"Warning\n" +"No target devices were found.\n" +"You need to plug in a USB Key to which the image can be written." +msgstr "" -#: share/isodumper/isodumper.glade.h:57 -msgid "Format the device" -msgstr "格式化裝置" +#: polkit/org.mageia.isodumper.policy.in.h:1 +msgid "Run Isodumper" +msgstr "執行 Isodumper" -#: share/isodumper/isodumper.glade.h:58 -msgid "Details" -msgstr "詳細資料" +#: polkit/org.mageia.isodumper.policy.in.h:2 +msgid "Authentication is required to run Isodumper" +msgstr "執行 Isodumper 需要認證" -#: share/isodumper/isodumper.glade.h:59 -msgid "" -"Warning\n" -" No target devices were found. \n" -"\n" -" You need to plug in a USB Key\n" -" to which the image can be written." -msgstr "" -"警告 \n" -" 找不到目標裝置。\n" -"\n" -" 您需要插入一個 USB 隨身碟\n" -" 以便寫入映像檔。" - -#: share/isodumper/isodumper.glade.h:64 -msgid "" -"Success\n" -" The operation was successfully performed.\n" -" \n" -" You are free to unplug it now, a logfile\n" -" (/home/-user- or /root)/.isodumper/isodumper.log will be saved when\n" -" you close the application." +#: share/applications/isodumper.desktop.in.h:1 +msgid "A GUI tool to write .img and .iso files to USB sticks" msgstr "" -"成功\n" -" 作業已經成功完成了。\n" -" \n" -" 您可以現在將它取出, 當您關閉程式的時候,一個檔案 isodumper.log 會被存在您的" -"家目錄/.isodumper/" + +#~ msgid "" +#~ "Success\n" +#~ " The operation was successfully performed.\n" +#~ " \n" +#~ " You are free to unplug it now, a logfile\n" +#~ " (/home/-user- or /root)/.isodumper/isodumper.log will be saved when\n" +#~ " you close the application." +#~ msgstr "" +#~ "成功\n" +#~ " 作業已經成功完成了。\n" +#~ " \n" +#~ " 您可以現在將它取出, 當您關閉程式的時候,一個檔案 isodumper.log 會被存在您" +#~ "的家目錄/.isodumper/" + +#~ msgid "" +#~ "Warning\n" +#~ " No target devices were found. \n" +#~ "\n" +#~ " You need to plug in a USB Key\n" +#~ " to which the image can be written." +#~ msgstr "" +#~ "警告 \n" +#~ " 找不到目標裝置。\n" +#~ "\n" +#~ " 您需要插入一個 USB 隨身碟\n" +#~ " 以便寫入映像檔。" + +#~ msgid "Details" +#~ msgstr "詳細資料" + +#~ msgid "Format the device" +#~ msgstr "格式化裝置" + +#~ msgid "Choose the format. The device will be formatted in one partition" +#~ msgstr "選擇格式。該裝置會被格式化成一個磁碟區" + +#~ msgid "Backup the device" +#~ msgstr "備份裝置" + +#~ msgid "Select a folder in which to write the backup image" +#~ msgstr "選擇一個目錄以供寫入備份映像" + +#~ msgid "(None)" +#~ msgstr "(無)" + +#~ msgid "Create a backup of the device as image to restore it later" +#~ msgstr "建立這個裝置的映像備份以便之後還原" + +#~ msgid "Write to device" +#~ msgstr "寫入到裝置" + +#~ msgid "Select Image" +#~ msgstr "選擇映像" + +#~ msgid "Select an image file to be written to the device" +#~ msgstr "選擇一個要寫入到裝置的映像檔" + +#~ msgid "Select target device to write the image to" +#~ msgstr "選擇要寫入映像的目標裝置" + +#~ msgid "Only for Linux systems" +#~ msgstr "只能給 Linux 系統" + +#~ msgid "To handle files bigger than 4Gb" +#~ msgstr "可存放大於 4GB 的檔案" + +#~ msgid "The standard. The size of files are limited to 4Gb" +#~ msgstr "標準格式。檔案大小限制為 4GB" + +#~ msgid "" +#~ "Error\n" +#~ " Something went wrong, please see the details\n" +#~ " window for the exact error.\n" +#~ "\n" +#~ " The application will be closed with this window, and a logfile\n" +#~ " (/home/-user- or /root)/.isodumper/isodumper.log will be saved." +#~ msgstr "" +#~ "Error\n" +#~ " 發生問題了,詳細錯誤請查看細節視窗。\n" +#~ "\n" +#~ " 應用程式將會關閉這個視窗,在您的家目錄/.isodumper 中\n" +#~ " 會有一個紀錄檔 isodumper.log " + +#~ msgid "" +#~ "Warning\n" +#~ " This will destroy all data on the target\n" +#~ " device, are you sure you want to proceed ?\n" +#~ "\n" +#~ " If you say ok here, please do not unplug\n" +#~ " the device during the following operation." +#~ msgstr "" +#~ "警告\n" +#~ " 這樣將會造成目標裝置上的資料損壞\n" +#~ " 確認要繼續嗎?\n" +#~ "\n" +#~ " 如果您回答是,請在執行下述操作時\n" +#~ " 不要移除裝置" + +#~ msgid "Select" +#~ msgstr "選取" + +#~ msgid "" +#~ "A tool for writing ISO images on a USB stick. It's a fork of usb-" +#~ "imagewriter." +#~ msgstr "" +#~ "一個將 ISO 映像檔寫到 USB 隨身碟上的工具。它是一個 usb-imagewriter 的分支" +#~ "版本。" + +#~ msgid "" +#~ "Writing is in progress. Exiting during writing will occur that the device " +#~ "or the backup will be unusable.\n" +#~ "Are you sure you want to quit during writing?" +#~ msgstr "" +#~ "寫入正在進行中。 在寫入中退出會導致該裝置或備份無法使用。\n" +#~ "您確定您想要在寫入時退出嗎?" + +#~ msgid "A GUI tool to write .img and .iso files to USB Keys" +#~ msgstr "一個寫入 .img 和 .iso 檔案到 USB 隨身碟的 GUI 工具" + +#~ msgid "You have not the rights for writing on the device" +#~ msgstr "您沒有權限寫入這個裝置" + +#~ msgid "Backup in:" +#~ msgstr "備份在:" + +#~ msgid "Backup in: " +#~ msgstr "備份在:" -- cgit v1.2.1