diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-07 01:10:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-07 01:10:37 +0000 |
commit | 7d529c081a5b379b7058d194970dc79c3b49357f (patch) | |
tree | 5f9415558cc9600d2eb6ad6c767f78f18134fa45 /apps/files_external/l10n | |
parent | 430f60db21bbda895825bdb37632b5d68dff1f6e (diff) | |
download | nextcloud-server-7d529c081a5b379b7058d194970dc79c3b49357f.tar.gz nextcloud-server-7d529c081a5b379b7058d194970dc79c3b49357f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 8 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 03310bc05b4..b0cc604426c 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -28,10 +28,13 @@ OC.L10N.register( "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" : "密碼", "Credentials saved" : "已儲存憑證", "Credentials saving failed" : "憑證儲存失敗", + "Credentials required" : "需要憑證訊息", + "Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ", "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", "Invalid mount point" : "無效的掛載點", "Objectstore forbidden" : "物件儲存禁止存取", @@ -42,12 +45,15 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足: %s", "%s" : "%s", + "Storage with ID \"%d\" is not user editable" : "使用者\"%d\"無法對此儲存位置進行編輯", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "Builtin" : "公告", "None" : "無", + "OAuth1" : "OAuth1", "App key" : "App 金鑰", "App secret" : "App 密碼", + "OAuth2" : "OAuth2", "Client ID" : "客戶端ID", "Client secret" : "客戶端密碼", "OpenStack" : "OpenStack", @@ -96,6 +102,7 @@ OC.L10N.register( "Enable sharing" : "啟動分享", "Check for changes" : "檢查變動", "Never" : "絕不", + "Once every direct access" : "在每次進行存取動作時", "Folder name" : "資料夾名稱", "External storage" : "外部儲存", "Authentication" : "驗證", @@ -113,6 +120,7 @@ OC.L10N.register( "Dropbox App Configuration" : "Dropbox 應用設置", "Google Drive App Configuration" : "Google Drive 應用設置", "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", + "Storage with id \"%i\" is not user editable" : "使用者\"%i\"無法對此儲存位置進行編輯", "Dropbox" : "Dropbox", "Google Drive" : "Google 雲端硬碟" }, diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index ea089f80a33..aebcada96f9 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -26,10 +26,13 @@ "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" : "密碼", "Credentials saved" : "已儲存憑證", "Credentials saving failed" : "憑證儲存失敗", + "Credentials required" : "需要憑證訊息", + "Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ", "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", "Invalid mount point" : "無效的掛載點", "Objectstore forbidden" : "物件儲存禁止存取", @@ -40,12 +43,15 @@ "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足: %s", "%s" : "%s", + "Storage with ID \"%d\" is not user editable" : "使用者\"%d\"無法對此儲存位置進行編輯", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "Builtin" : "公告", "None" : "無", + "OAuth1" : "OAuth1", "App key" : "App 金鑰", "App secret" : "App 密碼", + "OAuth2" : "OAuth2", "Client ID" : "客戶端ID", "Client secret" : "客戶端密碼", "OpenStack" : "OpenStack", @@ -94,6 +100,7 @@ "Enable sharing" : "啟動分享", "Check for changes" : "檢查變動", "Never" : "絕不", + "Once every direct access" : "在每次進行存取動作時", "Folder name" : "資料夾名稱", "External storage" : "外部儲存", "Authentication" : "驗證", @@ -111,6 +118,7 @@ "Dropbox App Configuration" : "Dropbox 應用設置", "Google Drive App Configuration" : "Google Drive 應用設置", "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", + "Storage with id \"%i\" is not user editable" : "使用者\"%i\"無法對此儲存位置進行編輯", "Dropbox" : "Dropbox", "Google Drive" : "Google 雲端硬碟" },"pluralForm" :"nplurals=1; plural=0;" |