12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # waterone <suiy02@gmail.com>, 2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-09-13 21:46-0400\n"
- "PO-Revision-Date: 2013-09-14 00:01+0000\n"
- "Last-Translator: waterone <suiy02@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"
- #: 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:92
- 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:89
- msgid "No preview available for"
- msgstr "没有预览"
|