Blame view
sources/l10n/zh_CN/files_trashbin.po
1.55 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 |
# waterone <suiy02@gmail.com>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: zh_CN " "Plural-Forms: nplurals=1; plural=0; " |
|
31b7f2792
|
31 |
#: ajax/delete.php:42 |
|
03e52840d
|
32 33 |
#, php-format msgid "Couldn't delete %s permanently" |
|
31b7f2792
|
34 |
msgstr "无法彻底删除文件%s" |
|
03e52840d
|
35 |
|
|
31b7f2792
|
36 |
#: ajax/undelete.php:42 |
|
03e52840d
|
37 38 |
#, php-format msgid "Couldn't restore %s" |
|
31b7f2792
|
39 |
msgstr "无法恢复%s" |
|
03e52840d
|
40 |
|
|
31b7f2792
|
41 42 43 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "错误" |
|
03e52840d
|
44 |
|
|
31b7f2792
|
45 46 47 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "已恢复" |
|
03e52840d
|
48 |
|
|
31b7f2792
|
49 50 51 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "这里没有东西. 你的回收站是空的!" |
|
03e52840d
|
52 |
|
|
31b7f2792
|
53 |
#: templates/index.php:22 |
|
03e52840d
|
54 55 |
msgid "Name" msgstr "名称" |
|
31b7f2792
|
56 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
57 |
msgid "Restore" |
|
31b7f2792
|
58 59 60 61 62 |
msgstr "恢复" #: templates/index.php:33 msgid "Deleted" msgstr "已删除" |
|
03e52840d
|
63 |
|
|
31b7f2792
|
64 |
#: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
65 66 67 68 69 70 |
msgid "Delete" msgstr "删除" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "已删除文件" |