summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/zh_TW.js
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
downloadnextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz
nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r--apps/files_external/l10n/zh_TW.js33
1 files changed, 15 insertions, 18 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index 22c213ad5cc..61874198eb9 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -1,29 +1,26 @@
OC.L10N.register(
"files_external",
{
- "Please provide a valid Dropbox app key and secret." : "請提供有效的 Dropbox app key 和 app secret 。",
"External storage" : "外部儲存",
- "Local" : "本地",
- "Location" : "地點",
- "Amazon S3" : "Amazon S3",
- "Key" : "鑰",
- "Secret" : "密",
- "Secret Key" : "密鑰",
- "Port" : "連接埠",
- "Region" : "地區",
- "Enable SSL" : "啟用 SSL",
- "Host" : "主機",
"Username" : "使用者名稱",
- "Password" : "密碼",
+ "Host" : "主機",
"Share" : "分享",
- "URL" : "URL",
- "Access granted" : "允許存取",
- "Error configuring Dropbox storage" : "設定 Dropbox 儲存時發生錯誤",
- "Grant access" : "允許存取",
- "Error configuring Google Drive storage" : "設定 Google Drive 儲存時發生錯誤",
"Personal" : "個人",
"System" : "系統",
+ "Grant access" : "允許存取",
+ "Access granted" : "允許存取",
"Saved" : "已儲存",
+ "None" : "無",
+ "Password" : "密碼",
+ "Amazon S3" : "Amazon S3",
+ "Port" : "連接埠",
+ "Region" : "地區",
+ "Enable SSL" : "啟用 SSL",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Local" : "本地",
+ "Location" : "地點",
+ "ownCloud" : "ownCloud",
"<b>Note:</b> " : "<b>警告:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>警告:</b> PHP 並未啓用 Curl 的支援,因此無法掛載 %s 。請洽您的系統管理員將其安裝並啓用。",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>警告</b>:PHP 並未啓用 FTP 的支援,因此無法掛載 %s,請洽您的系統管理員將其安裝並啓用。",
@@ -33,8 +30,8 @@ OC.L10N.register(
"Folder name" : "資料夾名稱",
"Configuration" : "設定",
"Available for" : "可用的",
- "Add storage" : "增加儲存區",
"Delete" : "刪除",
+ "Add storage" : "增加儲存區",
"Enable User External Storage" : "啓用使用者外部儲存",
"Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存"
},