FPSMS-frontend
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

58 řádky
2.4 KiB

  1. {
  2. "profile": "個人資料",
  3. "Create User": "新增用戶",
  4. "Edit User": "編輯用戶資料",
  5. "Failed to fetch staff list": "無法取得員工列表",
  6. "User Detail": "用戶詳細資料",
  7. "User Authority": "用戶權限",
  8. "Authority Pool": "權限池",
  9. "Allocated Authority": "已分配權限",
  10. "username": "用戶名稱",
  11. "Username": "用戶名稱",
  12. "password": "密碼",
  13. "Confirm Password": "確認密碼",
  14. "Reset": "重置",
  15. "Cancel": "取消",
  16. "Confirm": "確認",
  17. "name": "姓名",
  18. "User ID": "用戶ID",
  19. "User Name": "用戶名稱",
  20. "User Group": "用戶群組",
  21. "Authority": "權限",
  22. "Edit": "編輯",
  23. "Delete": "刪除",
  24. "Add": "新增",
  25. "authority": "權限",
  26. "description": "描述",
  27. "Search by Authority or description or position.": "搜索權限、描述或職位。",
  28. "Remove": "移除",
  29. "User": "用戶",
  30. "user": "用戶",
  31. "qrcode": "二維碼",
  32. "staffNo": "員工編號",
  33. "Rows per page": "每頁行數",
  34. "Delete Success": "刪除成功",
  35. "Do you want to delete?": "您確定要刪除嗎?",
  36. "Maintain User": "維護用戶",
  37. "Maintain group": "維護群組",
  38. "view user": "查看用戶",
  39. "view group": "查看群組",
  40. "Approval": "審批",
  41. "Testing": "測試",
  42. "An error has occurred. Please try again later.": "發生錯誤,請稍後再試。",
  43. "Please input correct password": "請輸入正確密碼",
  44. "The password requires 8-20 characters.": "密碼須為 8 至 20 個字元。",
  45. "A combination of uppercase letters, lowercase letters, numbers, and symbols is required.": "密碼須為 8 至 20 個字元,且須同時包含大寫字母、小寫字母、數字及符號。",
  46. "Failed to search by name": "依名稱搜尋失敗",
  47. "Failed to search by username": "依使用者名稱搜尋失敗",
  48. "Staff No is required": "員工編號必填",
  49. "User Not Found": "用戶不存在",
  50. "Username is already taken": "用戶名稱已被使用,請換一個。",
  51. "Name is already taken": "姓名已被使用,請換一個。",
  52. "Staff No is already taken": "員工編號已被使用,請換一個。",
  53. "New password does not meet the rules": "新密碼不符合規則,請重新輸入。",
  54. "Invalid request. Please check your input": "請求資料不正確,請檢查後再試。",
  55. "Unauthorized or no permission": "未授權或沒有權限。",
  56. "Server error. Please try again later": "伺服器錯誤,請稍後再試。"
  57. }