zh.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "login" : "登入",
  3. "loggedIn" : "登入成功",
  4. "loginLink" : "立即登入",
  5. "logout": "登出",
  6. "submit": "送出",
  7. "cancel": "取消",
  8. "userName": "使用者名稱",
  9. "password": "密碼",
  10. "emailAddress": "電子信箱",
  11. "registerPassword": "設定密碼",
  12. "confirmPassword": "確認密碼",
  13. "passwordLength": "(4-12 位數密碼)",
  14. "passwordConfirm": "(再次輸入您的密碼)",
  15. "haveAccount": "已經有帳號?",
  16. "haventAccount": "還沒有帳號?",
  17. "register": "註冊",
  18. "signingUp": "註冊中...",
  19. "registerLink": "立即註冊",
  20. "registerSuccess": "註冊成功",
  21. "privacy_term_1": "註冊即表示您已閱讀並同意",
  22. "privacy_term_2": "服務條款及隱私權政策",
  23. "forgotPsd": "忘記密碼",
  24. "passwordRecovery": "忘記您的密碼嗎?",
  25. "passwordRecoveryMail": "請輸入註冊時填入的電子信箱,我們將寄出重設密碼的信件給您。",
  26. "describe_1": "將您的生活、創作、宣傳做成影片",
  27. "describe_2": "開始使用 AI Presentors",
  28. "dashboard": "首頁",
  29. "makeVideo": "製作影片",
  30. "progress": "影片清單",
  31. "userProfile": "會員資料",
  32. "editProfile": "編輯資料",
  33. "changePassword": "變更密碼",
  34. "collapse": "收合",
  35. "language": "語言",
  36. "close": "關閉",
  37. "save": "儲存",
  38. "reset": "重置",
  39. "clear": "清除",
  40. "edit": "編輯",
  41. "send": "送出",
  42. "title": "標題",
  43. "state": "狀態",
  44. "download": "下載",
  45. "saving": "儲存中",
  46. "sending": "上傳中",
  47. "fileInput": "檔案上傳",
  48. "fileReceived": "上傳成功",
  49. "profileUpdated": "更新成功",
  50. "editUserProfile": "編輯資料",
  51. "incorrectUsername": "使用者名稱不正確",
  52. "sendingEmail": "傳送電子郵件中",
  53. "passwordMailSent": "重置密碼電子郵件已傳送"
  54. }