diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:13:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:13:15 +0000 |
commit | c55e842478198a453c6c4b01c5a0ad150494b25e (patch) | |
tree | cb68883379a57e06abdbfc46e703bc281d0ae395 /settings/l10n/zh_HK.js | |
parent | 98e9bc33e0f93e99382e61c467ff54b64b9859b0 (diff) | |
download | nextcloud-server-c55e842478198a453c6c4b01c5a0ad150494b25e.tar.gz nextcloud-server-c55e842478198a453c6c4b01c5a0ad150494b25e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_HK.js')
-rw-r--r-- | settings/l10n/zh_HK.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js index 13f621c0add..53e6ff2444f 100644 --- a/settings/l10n/zh_HK.js +++ b/settings/l10n/zh_HK.js @@ -1,15 +1,12 @@ OC.L10N.register( "settings", { - "Wrong password" : "密碼錯誤", - "Saved" : "已儲存", - "Email sent" : "郵件已傳", - "Delete" : "刪除", "Groups" : "群組", "Enable" : "啟用", "Email" : "電郵", "Unlimited" : "無限", "Everyone" : "所有人", + "Delete" : "刪除", "Forum" : "討論區", "None" : "空", "Login" : "登入", @@ -30,6 +27,9 @@ OC.L10N.register( "New password" : "新密碼", "Change password" : "更改密碼", "Username" : "用戶名稱", + "Wrong password" : "密碼錯誤", + "Saved" : "已儲存", + "Email sent" : "郵件已傳", "All" : "所有", "Disable" : "停用", "Updated" : "已更新", |