diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
commit | 5ecfd80f0735c6ff37a4b624016866fae7392c08 (patch) | |
tree | ce734605c9f3979a280100fb7119c7931d75f23c /settings/l10n/zh_TW.js | |
parent | ed25fc3440f4d66539b2aa512f47ad12b03b7533 (diff) | |
download | nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.tar.gz nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 7e87d5df043..100f622a613 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -1,16 +1,6 @@ OC.L10N.register( "settings", { - "Unable to change password" : "無法修改密碼", - "Verifying …" : "驗證中…", - "An error occured while changing your language. Please reload the page and try again." : "變更語言時發生錯誤,請重新整理頁面後重試", - "Select a profile picture" : "選擇大頭貼照", - "Very weak password" : "密碼強度非常弱", - "Weak password" : "密碼強度弱", - "So-so password" : "密碼強度普通", - "Good password" : "密碼強度佳", - "Strong password" : "密碼強度極佳", - "Groups" : "群組", "Official" : "官方", "Visit website" : "開啟網站", "User documentation" : "用戶說明文件", @@ -189,6 +179,7 @@ OC.L10N.register( "Wrong password" : "密碼錯誤", "Saved" : "已儲存", "No user supplied" : "未提供使用者", + "Unable to change password" : "無法修改密碼", "Authentication error" : "認證錯誤", "Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供一個admin管理者恢復密碼,否則將會失去所有使用者資料。", "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼", @@ -308,6 +299,15 @@ OC.L10N.register( "Public" : "公開", "Will be synced to a global and public address book" : "將會同步到全域公開的通訊錄", "Verify" : "驗證", + "Verifying …" : "驗證中…", + "An error occured while changing your language. Please reload the page and try again." : "變更語言時發生錯誤,請重新整理頁面後重試", + "Select a profile picture" : "選擇大頭貼照", + "Very weak password" : "密碼強度非常弱", + "Weak password" : "密碼強度弱", + "So-so password" : "密碼強度普通", + "Good password" : "密碼強度佳", + "Strong password" : "密碼強度極佳", + "Groups" : "群組", "Unable to delete {objName}" : "無法刪除 {objName}", "Error creating group: {message}" : "建立群組錯誤:{message}", "A valid group name must be provided" : "必須提供一個有效的群組名稱", |