Blame view
sources/l10n/zh_CN/files_trashbin.po
1.54 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 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
13 14 15 16 17 18 |
"POT-Creation-Date: 2014-06-08 01:54-0400 " "PO-Revision-Date: 2014-06-07 06:12+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
19 20 21 22 23 24 25 26 27 28 29 30 |
"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; " |
|
6d9380f96
|
31 |
#: ajax/delete.php:59 |
|
03e52840d
|
32 33 |
#, php-format msgid "Couldn't delete %s permanently" |
|
31b7f2792
|
34 |
msgstr "无法彻底删除文件%s" |
|
03e52840d
|
35 |
|
|
6d9380f96
|
36 |
#: ajax/undelete.php:64 |
|
03e52840d
|
37 38 |
#, php-format msgid "Couldn't restore %s" |
|
31b7f2792
|
39 |
msgstr "无法恢复%s" |
|
03e52840d
|
40 |
|
|
6d9380f96
|
41 42 43 44 45 46 47 48 49 |
#: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "已删除文件" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" msgstr "恢复" #: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 |
|
31b7f2792
|
50 51 |
msgid "Error" msgstr "错误" |
|
03e52840d
|
52 |
|
|
6d9380f96
|
53 |
#: lib/trashbin.php:857 lib/trashbin.php:859 |
|
31b7f2792
|
54 55 |
msgid "restored" msgstr "已恢复" |
|
03e52840d
|
56 |
|
|
6d9380f96
|
57 |
#: templates/index.php:7 |
|
31b7f2792
|
58 59 |
msgid "Nothing in here. Your trash bin is empty!" msgstr "这里没有东西. 你的回收站是空的!" |
|
03e52840d
|
60 |
|
|
6d9380f96
|
61 |
#: templates/index.php:18 |
|
03e52840d
|
62 63 |
msgid "Name" msgstr "名称" |
|
6d9380f96
|
64 |
#: templates/index.php:29 |
|
31b7f2792
|
65 66 |
msgid "Deleted" msgstr "已删除" |
|
03e52840d
|
67 |
|
|
6d9380f96
|
68 |
#: templates/index.php:32 templates/index.php:33 |
|
03e52840d
|
69 70 |
msgid "Delete" msgstr "删除" |