diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
commit | 796f71954847681f85038c8c27b178dc8f2e0895 (patch) | |
tree | 1a941ef324191a7bbb1c836345db528d10d425c8 /apps/files_external/l10n/zh_TW.php | |
parent | 1a09d64a77251fefbf742850744ebc9ee4460cbd (diff) | |
download | nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.tar.gz nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_TW.php')
-rw-r--r-- | apps/files_external/l10n/zh_TW.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_external/l10n/zh_TW.php b/apps/files_external/l10n/zh_TW.php index ae7d84b0ee3..ac480e405fb 100644 --- a/apps/files_external/l10n/zh_TW.php +++ b/apps/files_external/l10n/zh_TW.php @@ -5,9 +5,6 @@ $TRANSLATIONS = array( "Grant access" => "允許存取", "Please provide a valid Dropbox app key and secret." => "請提供有效的 Dropbox app key 和 app secret 。", "Error configuring Google Drive storage" => "設定 Google Drive 儲存時發生錯誤", -"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>警告</b>:未安裝 \"smbclient\" ,因此無法掛載 CIFS/SMB 分享,請洽您的系統管理員將其安裝。", -"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>警告</b>:PHP 並未啓用 FTP 的支援,因此無法掛載 FTP 分享,請洽您的系統管理員將其安裝並啓用。", -"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>警告</b>:PHP 並未啓用 Curl 的支援,因此無法掛載 ownCloud/WebDAV 或 Google Drive 分享,請洽您的系統管理員將其安裝並啓用。", "External Storage" => "外部儲存", "Folder name" => "資料夾名稱", "External storage" => "外部儲存", |