diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
commit | 211a2437840ec6897e377a5025f85aec27618263 (patch) | |
tree | 7d42b070f410c1e5876ef70ae3e2b7c0ac23e800 /apps/files_external/l10n/zh_TW.js | |
parent | c15ba0d6589863e546df2476778fbd305d0c3fdd (diff) | |
download | nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.tar.gz nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.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.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 61874198eb9..e4e01cd2d59 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -2,25 +2,26 @@ OC.L10N.register( "files_external", { "External storage" : "外部儲存", - "Username" : "使用者名稱", - "Host" : "主機", - "Share" : "分享", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", "Access granted" : "允許存取", "Saved" : "已儲存", "None" : "無", + "Username" : "使用者名稱", "Password" : "密碼", + "API key" : "API金鑰", "Amazon S3" : "Amazon S3", "Port" : "連接埠", "Region" : "地區", "Enable SSL" : "啟用 SSL", "WebDAV" : "WebDAV", "URL" : "URL", + "Host" : "主機", "Local" : "本地", "Location" : "地點", "ownCloud" : "ownCloud", + "Share" : "分享", "<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,請洽您的系統管理員將其安裝並啓用。", |