diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /settings/l10n/zh_HK.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'settings/l10n/zh_HK.json')
-rw-r--r-- | settings/l10n/zh_HK.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/settings/l10n/zh_HK.json b/settings/l10n/zh_HK.json new file mode 100644 index 00000000000..648713d6835 --- /dev/null +++ b/settings/l10n/zh_HK.json @@ -0,0 +1,28 @@ +{ "translations": { + "Enabled" : "啟用", + "Wrong password" : "密碼錯誤", + "Saved" : "已儲存", + "Email sent" : "郵件已傳", + "Sending..." : "發送中...", + "Disable" : "停用", + "Enable" : "啟用", + "Updating...." : "更新中....", + "Updated" : "已更新", + "Delete" : "刪除", + "Groups" : "群組", + "Encryption" : "加密", + "None" : "空", + "Login" : "登入", + "SSL" : "SSL", + "TLS" : "TLS", + "Port" : "連接埠", + "More" : "更多", + "Password" : "密碼", + "New password" : "新密碼", + "Change password" : "更改密碼", + "Email" : "電郵", + "Cancel" : "取消", + "Create" : "新增", + "Username" : "用戶名稱" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |