diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.php')
-rw-r--r-- | apps/files_external/l10n/zh_TW.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files_external/l10n/zh_TW.php b/apps/files_external/l10n/zh_TW.php index 1c3bebb7f80..66523be7fdd 100644 --- a/apps/files_external/l10n/zh_TW.php +++ b/apps/files_external/l10n/zh_TW.php @@ -8,14 +8,10 @@ $TRANSLATIONS = array( "Key" => "鑰", "Secret" => "密", "Secret Key" => "密鑰", -"Hostname (optional)" => "主機名稱 (選填)", -"Port (optional)" => "埠號 (選填)", -"Region (optional)" => "區域 (選填)", "Enable SSL" => "啟用 SSL", "Host" => "主機", "Username" => "使用者名稱:", "Password" => "密碼", -"Username (required)" => "使用者名稱 (必填)", "Share" => "分享", "URL" => "URL", "Access granted" => "允許存取", |