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.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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. "Please wait...." : "請稍候....",
  13. "Disable" : "停用",
  14. "Enable" : "啟用",
  15. "Updating...." : "更新中....",
  16. "Updated" : "已更新",
  17. "Uninstalling ...." : "正在解除安裝 ....",
  18. "Uninstall" : "解除安裝",
  19. "Delete" : "刪除",
  20. "Groups" : "群組",
  21. "undo" : "復原",
  22. "__language_name__" : "繁體中文(香港)",
  23. "Unlimited" : "無限",
  24. "None" : "空",
  25. "Login" : "登入",
  26. "Encryption" : "加密",
  27. "Server address" : "伺服器地址",
  28. "Port" : "連接埠",
  29. "SMTP Username" : "SMTP 使用者名稱",
  30. "SMTP Password" : "SMTP 密碼",
  31. "Version" : "版本",
  32. "Sharing" : "分享",
  33. "days" : "天",
  34. "Forum" : "討論區",
  35. "Remove image" : "刪除圖片",
  36. "Cancel" : "取消",
  37. "Email" : "電郵",
  38. "Your email address" : "你的電郵地址",
  39. "Password" : "密碼",
  40. "New password" : "新密碼",
  41. "Change password" : "更改密碼",
  42. "Language" : "語言",
  43. "Help translate" : "幫忙翻譯",
  44. "Android app" : "Android 應用程式",
  45. "iOS app" : "iOS 應用程式",
  46. "Name" : "名稱",
  47. "Username" : "用戶名稱",
  48. "Create" : "新增",
  49. "Everyone" : "所有人",
  50. "Other" : "其他",
  51. "Default" : "預設",
  52. "Log" : "日誌",
  53. "More" : "更多",
  54. "Group" : "群組",
  55. "Updates" : "更新"
  56. },
  57. "nplurals=1; plural=0;");