diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/files_external/l10n/zh_TW.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index c6e63c7ac41..f4ad11bf8fd 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -33,7 +33,6 @@ OC.L10N.register( "External mount error" : "外部掛載錯誤", "external-storage" : "外部儲存", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "無法取得Windows網路磁碟掛載點清單:伺服器無回應。", - "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "有些外部掛載位置設定無法連線,請點(多個)紅色橫幅了解詳情。", "Please enter the credentials for the {mount} mount" : "請輸入認證來進行掛載{掛載來源}", "Username" : "使用者名稱", "Password" : "密碼", @@ -109,6 +108,7 @@ OC.L10N.register( "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", "Are you sure you want to delete this external storage" : "您確定要刪除額外的空間?", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "有些外部掛載位置設定無法連線,請點(多個)紅色橫幅了解詳情。", "OpenStack" : "OpenStack", "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存" }, |