You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_HK.js 1.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "Enabled" : "啟用",
  5. "Not enabled" : "未啟用",
  6. "Wrong password" : "密碼錯誤",
  7. "Saved" : "已儲存",
  8. "test email settings" : "測試電子郵件設定",
  9. "Email sent" : "郵件已傳",
  10. "Sending..." : "發送中...",
  11. "All" : "所有",
  12. "Disable" : "停用",
  13. "Enable" : "啟用",
  14. "Updating...." : "更新中....",
  15. "Updated" : "已更新",
  16. "Uninstalling ...." : "正在解除安裝 ....",
  17. "Uninstall" : "解除安裝",
  18. "Delete" : "刪除",
  19. "Groups" : "群組",
  20. "undo" : "復原",
  21. "__language_name__" : "繁體中文(香港)",
  22. "Unlimited" : "無限",
  23. "None" : "空",
  24. "Login" : "登入",
  25. "Encryption" : "加密",
  26. "Server address" : "伺服器地址",
  27. "Port" : "連接埠",
  28. "SMTP Username" : "SMTP 使用者名稱",
  29. "SMTP Password" : "SMTP 密碼",
  30. "Version" : "版本",
  31. "Sharing" : "分享",
  32. "days" : "天",
  33. "Forum" : "討論區",
  34. "Remove image" : "刪除圖片",
  35. "Cancel" : "取消",
  36. "Email" : "電郵",
  37. "Your email address" : "你的電郵地址",
  38. "Password" : "密碼",
  39. "New password" : "新密碼",
  40. "Change password" : "更改密碼",
  41. "Language" : "語言",
  42. "Help translate" : "幫忙翻譯",
  43. "Android app" : "Android 應用程式",
  44. "iOS app" : "iOS 應用程式",
  45. "Name" : "名稱",
  46. "Username" : "用戶名稱",
  47. "Create" : "新增",
  48. "Everyone" : "所有人",
  49. "Other" : "其他",
  50. "Default" : "預設",
  51. "Please wait...." : "請稍候....",
  52. "Log" : "日誌",
  53. "More" : "更多",
  54. "Group" : "群組"
  55. },
  56. "nplurals=1; plural=0;");