diff options
author | Morris Jobke <morris.jobke@gmail.com> | 2013-08-27 02:00:48 -0700 |
---|---|---|
committer | Morris Jobke <morris.jobke@gmail.com> | 2013-08-27 02:00:48 -0700 |
commit | ea446544ef7a4e5e2d07dba936b5454576aaa1d1 (patch) | |
tree | 7c171f49617dd44d4fc35fa781acb64e24dcef74 /l10n/zh_CN.GB2312/files_sharing.po | |
parent | c09cfe4fb92b6b7a521b512526fa5cb5e8324054 (diff) | |
parent | d3d91ce3476dd6dd9aba06152ab076fd52902fe6 (diff) | |
download | nextcloud-server-ea446544ef7a4e5e2d07dba936b5454576aaa1d1.tar.gz nextcloud-server-ea446544ef7a4e5e2d07dba936b5454576aaa1d1.zip |
Merge pull request #4586 from owncloud/fixing-3431-master
kill zh_CN.GB2312
Diffstat (limited to 'l10n/zh_CN.GB2312/files_sharing.po')
-rw-r--r-- | l10n/zh_CN.GB2312/files_sharing.po | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/l10n/zh_CN.GB2312/files_sharing.po b/l10n/zh_CN.GB2312/files_sharing.po deleted file mode 100644 index 72a289d0209..00000000000 --- a/l10n/zh_CN.GB2312/files_sharing.po +++ /dev/null @@ -1,81 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# aivier <iaivier@126.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-19 15:06-0400\n" -"PO-Revision-Date: 2013-08-19 18:23+0000\n" -"Last-Translator: aivier <iaivier@126.com>\n" -"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN.GB2312\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: templates/authenticate.php:4 -msgid "The password is wrong. Try again." -msgstr "密码错误。请重试。" - -#: templates/authenticate.php:7 -msgid "Password" -msgstr "密码" - -#: templates/authenticate.php:9 -msgid "Submit" -msgstr "提交" - -#: templates/part.404.php:3 -msgid "Sorry, this link doesn’t seem to work anymore." -msgstr "对不起,这个链接看起来是错误的。" - -#: templates/part.404.php:4 -msgid "Reasons might be:" -msgstr "原因可能是:" - -#: templates/part.404.php:6 -msgid "the item was removed" -msgstr "项目已经移除" - -#: templates/part.404.php:7 -msgid "the link expired" -msgstr "链接已过期" - -#: templates/part.404.php:8 -msgid "sharing is disabled" -msgstr "分享已经被禁用" - -#: templates/part.404.php:10 -msgid "For more info, please ask the person who sent this link." -msgstr "欲了解更多信息,请联系将此链接发送给你的人。" - -#: templates/public.php:15 -#, php-format -msgid "%s shared the folder %s with you" -msgstr "%s 与您分享了文件夹 %s" - -#: templates/public.php:18 -#, php-format -msgid "%s shared the file %s with you" -msgstr "%s 与您分享了文件 %s" - -#: templates/public.php:26 templates/public.php:88 -msgid "Download" -msgstr "下载" - -#: templates/public.php:43 templates/public.php:46 -msgid "Upload" -msgstr "上传" - -#: templates/public.php:56 -msgid "Cancel upload" -msgstr "取消上传" - -#: templates/public.php:85 -msgid "No preview available for" -msgstr "没有预览可用于" |