Welcome to mirror list, hosted at ThFree Co, Russian Federation.

user_webdavauth.po « zh_TW « l10n - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b3f89864e45b9343ff5dfddc352bfb7fb7cd5cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Hydriz Scholz <admin@alphacorp.tk>, 2013
# Andy Lam <sy6614@yahoo.com.hk>, 2013
# Chen-An Yeh <chnjsn1221@gmail.com>, 2013
# Hydriz Scholz <admin@alphacorp.tk>, 2013
# Pellaeon Lin <nfsmwlin@gmail.com>, 2013
# Sofia <sofia168@livemail.tw>, 2012
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-07-05 01:54-0400\n"
"PO-Revision-Date: 2014-07-04 15:12+0000\n"
"Last-Translator: I Robot\n"
"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"

#: templates/settings.php:2
msgid "WebDAV Authentication"
msgstr "WebDAV 認證"

#: templates/settings.php:3
msgid "Address:"
msgstr ""

#: templates/settings.php:5
msgid "Save"
msgstr "儲存"

#: templates/settings.php:6
msgid ""
"The user credentials will be sent to this address. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
msgstr "使用者憑證將會被傳送到此位址。此外掛程式將會檢查回應,HTTP狀態碼 401與403將會被理解為無效憑證,而所有其他的回應將會被理解為有效憑證。"