diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
commit | 205fbcbfa3cf221fad23cfd3379a412aba0dd314 (patch) | |
tree | d5b20dba2668ff250f083ca3d790e8888cd38f81 /apps/files_external/l10n/zh_TW.js | |
parent | d0a690fde46d1bba886e0a94a5e59c40f1e5c3b0 (diff) | |
download | nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.tar.gz nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 9adf4abfa54..ff0857709e8 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -17,6 +17,7 @@ OC.L10N.register( "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -32,6 +33,10 @@ OC.L10N.register( "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組", "(group)" : "(群組)", "Saved" : "已儲存", + "Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。", + "Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", + "External mount error" : "外部掛載錯誤", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", |