nextcloud/l10n/zh_CN/user_webdavauth.po

39 lines
1.4 KiB
Plaintext
Raw Normal View History

2012-11-09 13:07:45 +04: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-05-25 04:11:52 +04:00
# hanfeng <appweb.cn@gmail.com>, 2012
# Dianjin Wang <1132321739qq@gmail.com>, 2012
# marguerite su <i@marguerite.su>, 2013
2013-07-02 17:35:55 +04:00
# modokwang <modokwang@gmail.com>, 2013
2013-05-25 04:11:52 +04:00
# Xuetian Weng <wengxt@gmail.com>, 2013
2012-11-09 13:07:45 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-08-28 14:24:14 +04:00
"POT-Creation-Date: 2013-08-28 06:22-0400\n"
"PO-Revision-Date: 2013-08-27 19:10+0000\n"
"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n"
2012-11-09 13:07:45 +04: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"
2013-01-15 03:05:10 +04:00
#: templates/settings.php:3
msgid "WebDAV Authentication"
2013-01-23 03:06:18 +04:00
msgstr "WebDAV 认证"
2013-01-15 03:05:10 +04:00
2012-11-09 13:07:45 +04:00
#: templates/settings.php:4
2013-07-27 10:03:03 +04:00
msgid "Address: "
2013-08-28 14:24:14 +04:00
msgstr "地址:"
2012-12-20 03:13:09 +04:00
2013-04-16 04:17:30 +04:00
#: templates/settings.php:7
2012-12-20 03:13:09 +04:00
msgid ""
2013-07-27 10:03:03 +04:00
"The user credentials will be sent to this address. This plugin checks the "
2013-01-15 03:05:10 +04:00
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
2013-08-28 14:24:14 +04:00
msgstr "用户的身份将会被发送到此 URL。这个插件检查返回值并且将 HTTP 状态编码 401 和 403 解释为非法身份,其他所有返回值为合法身份。"