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 /core/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 'core/l10n/zh_HK.json')
-rw-r--r-- | core/l10n/zh_HK.json | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json new file mode 100644 index 00000000000..4d3bbaa8aea --- /dev/null +++ b/core/l10n/zh_HK.json @@ -0,0 +1,78 @@ +{ "translations": { + "Sunday" : "星期日", + "Monday" : "星期一", + "Tuesday" : "星期二", + "Wednesday" : "星期三", + "Thursday" : "星期四", + "Friday" : "星期五", + "Saturday" : "星期六", + "January" : "一月", + "February" : "二月", + "March" : "三月", + "April" : "四月", + "May" : "五月", + "June" : "六月", + "July" : "七月", + "August" : "八月", + "September" : "九月", + "October" : "十月", + "November" : "十一月", + "December" : "十二月", + "Settings" : "設定", + "File" : "文件", + "Folder" : "資料夾", + "Image" : "圖片", + "Audio" : "聲音", + "Saving..." : "儲存中...", + "Reset password" : "重設密碼", + "No" : "否", + "Yes" : "是", + "Ok" : "確認", + "_{count} file conflict_::_{count} file conflicts_" : [""], + "Cancel" : "取消", + "Shared" : "已分享", + "Share" : "分享", + "Error" : "錯誤", + "Error while sharing" : "分享時發生錯誤", + "Error while unsharing" : "取消分享時發生錯誤", + "Error while changing permissions" : "更改權限時發生錯誤", + "Shared with you and the group {group} by {owner}" : "{owner}與你及群組的分享", + "Shared with you by {owner}" : "{owner}與你的分享", + "Share link" : "分享連結", + "Password protect" : "密碼保護", + "Send" : "傳送", + "Set expiration date" : "設定分享期限", + "Expiration date" : "分享期限", + "Unshare" : "取消分享", + "create" : "新增", + "update" : "更新", + "delete" : "刪除", + "Password protected" : "密碼保護", + "Sending ..." : "發送中...", + "Email sent" : "郵件已傳", + "Warning" : "警告", + "Delete" : "刪除", + "Add" : "加入", + "The update was successful. Redirecting you to ownCloud now." : "更新成功, 正", + "Use the following link to reset your password: {link}" : "請用以下連結重設你的密碼: {link}", + "You will receive a link to reset your password via Email." : "你將收到一封電郵", + "Username" : "用戶名稱", + "Reset" : "重設", + "New password" : "新密碼", + "New Password" : "新密碼", + "Personal" : "個人", + "Users" : "用戶", + "Apps" : "軟件", + "Admin" : "管理", + "Help" : "幫助", + "Create an <strong>admin account</strong>" : "建立管理員帳戶", + "Password" : "密碼", + "Configure the database" : "設定資料庫", + "Database user" : "資料庫帳戶", + "Database password" : "資料庫密碼", + "Database name" : "資料庫名稱", + "Log out" : "登出", + "remember" : "記住", + "Log in" : "登入" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |