diff options
Diffstat (limited to 'l10n/zh_CN/files_trashbin.po')
-rw-r--r-- | l10n/zh_CN/files_trashbin.po | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/l10n/zh_CN/files_trashbin.po b/l10n/zh_CN/files_trashbin.po index b711f925b48..0b6373114e7 100644 --- a/l10n/zh_CN/files_trashbin.po +++ b/l10n/zh_CN/files_trashbin.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# CyberCowBoy <ccb3275@gmail.com>, 2013. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-03-09 00:05+0100\n" -"PO-Revision-Date: 2013-03-07 23:40+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-03-15 00:05+0100\n" +"PO-Revision-Date: 2013-03-14 08:50+0000\n" +"Last-Translator: ccb <ccb3275@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,24 +21,24 @@ msgstr "" #: ajax/delete.php:40 #, php-format msgid "Couldn't delete %s permanently" -msgstr "" +msgstr "无法彻底删除文件%s" #: ajax/undelete.php:41 #, php-format msgid "Couldn't restore %s" -msgstr "" +msgstr "无法恢复%s" #: js/trash.js:7 js/trash.js:96 msgid "perform restore operation" -msgstr "" +msgstr "执行恢复操作" #: js/trash.js:34 msgid "delete file permanently" -msgstr "" +msgstr "彻底删除文件" #: js/trash.js:121 msgid "Delete permanently" -msgstr "" +msgstr "永久删除" #: js/trash.js:174 templates/index.php:17 msgid "Name" @@ -45,7 +46,7 @@ msgstr "名称" #: js/trash.js:175 templates/index.php:27 msgid "Deleted" -msgstr "" +msgstr "已删除" #: js/trash.js:184 msgid "1 folder" @@ -65,11 +66,11 @@ msgstr "{count} 个文件" #: templates/index.php:9 msgid "Nothing in here. Your trash bin is empty!" -msgstr "" +msgstr "这里没有东西. 你的回收站是空的!" #: templates/index.php:20 templates/index.php:22 msgid "Restore" -msgstr "" +msgstr "恢复" #: templates/index.php:30 templates/index.php:31 msgid "Delete" |