summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-05 01:57:20 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-05 01:57:20 -0400
commitcb61d8a2265b3d623b676f0cd35f93921961f044 (patch)
tree8d2e98503630c377285b1e0a67d5237b4f540075 /apps/user_webdavauth/l10n/zh_TW.php
parent39eeb7def9cad026698d2b6a97bde8a8e1b34d50 (diff)
downloadnextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.tar.gz
nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/zh_TW.php')
-rw-r--r--apps/user_webdavauth/l10n/zh_TW.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/zh_TW.php b/apps/user_webdavauth/l10n/zh_TW.php
index 72d95340768..fa0e987fa3c 100644
--- a/apps/user_webdavauth/l10n/zh_TW.php
+++ b/apps/user_webdavauth/l10n/zh_TW.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV 認證",
+"Save" => "儲存",
"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." => "使用者憑證將會被傳送到此位址。此外掛程式將會檢查回應,HTTP狀態碼 401與403將會被理解為無效憑證,而所有其他的回應將會被理解為有效憑證。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";