nextcloud/l10n/zh_CN/files_trashbin.po

82 lines
1.9 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# 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-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"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/delete.php:40
#, php-format
msgid "Couldn't delete %s permanently"
msgstr "无法彻底删除文件%s"
#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr "无法恢复%s"
#: js/trash.js:7 js/trash.js:96
msgid "perform restore operation"
msgstr "执行恢复操作"
#: js/trash.js:34
msgid "delete file permanently"
msgstr "彻底删除文件"
#: js/trash.js:121
msgid "Delete permanently"
msgstr "永久删除"
#: js/trash.js:174 templates/index.php:17
msgid "Name"
msgstr "名称"
#: js/trash.js:175 templates/index.php:27
msgid "Deleted"
msgstr "已删除"
#: js/trash.js:184
msgid "1 folder"
msgstr "1个文件夹"
#: js/trash.js:186
msgid "{count} folders"
msgstr "{count} 个文件夹"
#: js/trash.js:194
msgid "1 file"
msgstr "1 个文件"
#: js/trash.js:196
msgid "{count} files"
msgstr "{count} 个文件"
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr "这里没有东西. 你的回收站是空的!"
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr "恢复"
#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr "删除"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr "已删除文件"