server/l10n/zh_CN/files_trashbin.po

66 lines
1.6 KiB
Text
Raw Normal View History

2013-01-31 16:05:21 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-08-19 19:14:38 +00:00
# waterone <suiy02@gmail.com>, 2013
2013-01-31 16:05:21 +00:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-21 15:05:34 +00:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-03-11 05:59:39 +00:00
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
"Last-Translator: I Robot\n"
2013-01-31 16:05:21 +00:00
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2014-03-11 05:59:39 +00:00
#: ajax/delete.php:59
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't delete %s permanently"
2013-04-27 00:24:29 +00:00
msgstr "无法彻底删除文件%s"
2013-02-07 23:13:16 +00:00
2014-03-11 05:59:39 +00:00
#: ajax/undelete.php:64
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't restore %s"
2013-04-27 00:24:29 +00:00
msgstr "无法恢复%s"
2013-02-07 23:13:16 +00:00
2014-03-11 05:59:39 +00:00
#: js/filelist.js:23
msgid "Deleted files"
msgstr ""
#: js/trash.js:16 js/trash.js:103 js/trash.js:152
2013-04-08 00:18:28 +00:00
msgid "Error"
2013-04-27 00:24:29 +00:00
msgstr "错误"
2013-04-08 00:18:28 +00:00
2014-03-11 05:59:39 +00:00
#: lib/trashbin.php:852 lib/trashbin.php:854
2013-07-30 05:57:50 +00:00
msgid "restored"
2013-08-19 19:14:38 +00:00
msgstr "已恢复"
2013-07-30 05:57:50 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:7
2013-01-31 16:05:21 +00:00
msgid "Nothing in here. Your trash bin is empty!"
2013-04-27 00:24:29 +00:00
msgstr "这里没有东西. 你的回收站是空的!"
2013-01-31 16:05:21 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:20
2013-10-11 02:30:58 +00:00
msgid "Name"
msgstr "名称"
2014-03-11 05:59:39 +00:00
#: templates/index.php:23 templates/index.php:25
2013-01-31 16:05:21 +00:00
msgid "Restore"
2013-04-27 00:24:29 +00:00
msgstr "恢复"
2013-02-20 23:15:58 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:31
2013-10-11 02:30:58 +00:00
msgid "Deleted"
msgstr "已删除"
2014-03-11 05:59:39 +00:00
#: templates/index.php:34 templates/index.php:35
2013-02-20 23:15:58 +00:00
msgid "Delete"
2013-04-27 00:24:29 +00:00
msgstr "删除"
2013-03-07 23:26:35 +00:00
2014-03-11 05:59:39 +00:00
#: templates/part.breadcrumb.php:8
2013-03-07 23:26:35 +00:00
msgid "Deleted Files"
2013-04-27 00:24:29 +00:00
msgstr "已删除文件"