diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/files_external/l10n/zh_TW.js | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.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 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 1749eda96dd..45fe08682a6 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -7,17 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s", "Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s", "External storage" : "外部儲存", - "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", - "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", - "Invalid mount point" : "無效的掛載點", - "Objectstore forbidden" : "物件儲存禁止存取", - "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", - "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", - "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", - "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", - "Insufficient data: %s" : "資料不足: %s", - "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -35,6 +24,17 @@ OC.L10N.register( "Username" : "使用者名稱", "Password" : "密碼", "Save" : "儲存", + "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", + "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", + "Invalid mount point" : "無效的掛載點", + "Objectstore forbidden" : "物件儲存禁止存取", + "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", + "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", + "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", + "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", + "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", |