nextcloud/l10n/zh_TW/user_webdavauth.po

38 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-12 04:05:29 +04:00
# Hydriz <admin@alphacorp.tk>, 2013
# Hydriz <admin@alphacorp.tk>, 2013
# pellaeon <nfsmwlin@gmail.com>, 2013
# sofiasu <sofia168@livemail.tw>, 2012
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-06-15 04:07:18 +04:00
"POT-Creation-Date: 2013-06-15 01:59+0200\n"
"PO-Revision-Date: 2013-06-15 00:00+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
2012-11-09 13:07:45 +04:00
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2013-01-15 03:05:10 +04:00
#: templates/settings.php:3
msgid "WebDAV Authentication"
2013-03-20 03:02:44 +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-06-15 04:07:18 +04:00
msgid "URL: "
msgstr ""
2012-12-20 03:13:09 +04:00
2013-03-20 03:02:44 +04:00
#: templates/settings.php:7
2012-12-20 03:13:09 +04:00
msgid ""
2013-01-15 03:05:10 +04:00
"ownCloud will send the user credentials to this URL. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
2013-05-12 04:05:29 +04:00
msgstr "ownCloud 會將把用戶的登入資訊發送到這個網址以嘗試登入,並檢查回應, HTTP 狀態碼401和403視為登入失敗所有其他回應視為登入成功。"