diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 65d589d..ab56f4e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-07 00:05+0200\n" +"POT-Creation-Date: 2014-10-20 18:40+0200\n" "PO-Revision-Date: 2009-05-13 05:10+0000\n" "Last-Translator: puzhengcai <Unknown>\n" "Language-Team: Simplified Chinese <zh_CN@li.org>\n" @@ -116,7 +116,7 @@ msgstr "正在写入 " msgid "Executing copy from " msgstr "运行: dd if=" -#: lib/isodumper.py:399 lib/isodumper.py:412 lib/isodumper.py:421 +#: lib/isodumper.py:399 lib/isodumper.py:413 lib/isodumper.py:422 #, fuzzy msgid "Writing error." msgstr "正在写入 " @@ -125,15 +125,15 @@ msgstr "正在写入 " msgid "Wrote: " msgstr "已写入: " -#: lib/isodumper.py:416 +#: lib/isodumper.py:417 msgid " successfully written to " msgstr " 成功写入到 " -#: lib/isodumper.py:416 lib/isodumper.py:507 +#: lib/isodumper.py:417 lib/isodumper.py:509 msgid "Image " msgstr "镜像 " -#: lib/isodumper.py:417 +#: lib/isodumper.py:418 msgid "Bytes written: " msgstr "" @@ -299,39 +299,23 @@ msgid "" " you close the application." msgstr "" -#~ msgid " " -#~ msgstr " " - -#~ msgid "gtk-ok" -#~ msgstr "gtk-确定" - -#~ msgid "gtk-close" -#~ msgstr "gtk-关闭" - -#~ msgid "gtk-cancel" -#~ msgstr "gtk-取消" - -#~ msgid "ImageWriter" -#~ msgstr "镜像写入程序" - -#~ msgid "The dd process ended with an error !" -#~ msgstr "dd处理过程带错误结束!" - +#, fuzzy #~ msgid "" -#~ "<b>Error</b>\n" -#~ " No target devices were found. \n" -#~ "\n" -#~ " You need to plug in a USB Key\n" -#~ " to which the image can be written." +#~ "<b>Success</b>\n" +#~ " The image was successfully written to the\n" +#~ " target device.\n" +#~ " \n" +#~ " You are free to unplug it now, a log isodumper.log \n" +#~ " of the operation will be saved in your homedir/.isodumper/ when\n" +#~ " you close the application." #~ msgstr "" -#~ "<b>错误</b>\n" -#~ "没有找到目标设备。 \n" -#~ "\n" -#~ " 你需要插入一个USB设备\n" -#~ " 以便将镜像写入。" - -#~ msgid "to" -#~ msgstr "到" +#~ "<b>成功</b>\n" +#~ " 镜像文件成功写入到目标驱动器\n" +#~ " \n" +#~ " \n" +#~ " 您现在已经完成本次操作,可以卸载设备。\n" +#~ " 当您退出程序时\n" +#~ " 一份日志文件将会保存在您的用户主目录中。" #, fuzzy #~ msgid "" @@ -349,20 +333,36 @@ msgstr "" #~ " 当程序关闭时\n" #~ " 将会在您的用户主目录保存一个日志文件。" -#, fuzzy +#~ msgid "to" +#~ msgstr "到" + #~ msgid "" -#~ "<b>Success</b>\n" -#~ " The image was successfully written to the\n" -#~ " target device.\n" -#~ " \n" -#~ " You are free to unplug it now, a log isodumper.log \n" -#~ " of the operation will be saved in your homedir/.isodumper/ when\n" -#~ " you close the application." +#~ "<b>Error</b>\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 "" -#~ "<b>成功</b>\n" -#~ " 镜像文件成功写入到目标驱动器\n" -#~ " \n" -#~ " \n" -#~ " 您现在已经完成本次操作,可以卸载设备。\n" -#~ " 当您退出程序时\n" -#~ " 一份日志文件将会保存在您的用户主目录中。" +#~ "<b>错误</b>\n" +#~ "没有找到目标设备。 \n" +#~ "\n" +#~ " 你需要插入一个USB设备\n" +#~ " 以便将镜像写入。" + +#~ msgid "The dd process ended with an error !" +#~ msgstr "dd处理过程带错误结束!" + +#~ msgid "ImageWriter" +#~ msgstr "镜像写入程序" + +#~ msgid "gtk-cancel" +#~ msgstr "gtk-取消" + +#~ msgid "gtk-close" +#~ msgstr "gtk-关闭" + +#~ msgid "gtk-ok" +#~ msgstr "gtk-确定" + +#~ msgid " " +#~ msgstr " " |