report.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "report.activebugs": {
  3. "description": "Lists users active bugs",
  4. "message": "Lỗi đang chờ"
  5. },
  6. "report.browser": {
  7. "description": "Select Box for the user to select their browser",
  8. "message": "Chọn trình duyệt và phiên bản của bạn - Bạn có thể tìm thấy phiên bản bằng cách truy cập about:support ở Firefox hoặc chrome://help"
  9. },
  10. "report.bugcount": {
  11. "description": "Amount of bug reports user can send",
  12. "message": "{count}/3 báo cáo còn lại"
  13. },
  14. "report.button": {
  15. "description": "Button to send the information inputed.",
  16. "message": "Báo cáo"
  17. },
  18. "report.description": {
  19. "description": "Text for the user to write information about the bug.",
  20. "message": "Hãy cung cấp link hoặc video hoặc mô tả rõ ràng các bước để tạo ra lỗi."
  21. },
  22. "report.error": {
  23. "description": "User needs to input more notification",
  24. "message": "Cần thêm thông tin"
  25. },
  26. "report.error.unauth": {
  27. "description": "Users Discord not verified",
  28. "message": "Tài khoản Discord cần được xác minh"
  29. },
  30. "report.info": {
  31. "description": "Tells the user about submitting a bug",
  32. "message": "Báo cáo lỗi là các lỗi trong trang web PreMiD và máy chủ Discord PreMiD. Lỗi của Presence sẽ được báo cáo cho người tạo ra Presence. Chỉ có thể báo lỗi bằng tiếng Anh."
  33. },
  34. "report.os": {
  35. "description": "Select Box for the user to select their operating system",
  36. "message": "Chọn hệ điều hành và phiên bản của bạn"
  37. },
  38. "report.overview": {
  39. "description": "Text for the user to write a brief of the bug information.",
  40. "message": "Cung cấp một mô tả rõ ràng và súc tích về lỗi."
  41. },
  42. "report.success": {
  43. "description": "Success notification",
  44. "message": "Lỗi đã được gửi"
  45. },
  46. "report.title": {
  47. "description": "Text to indicate the page.",
  48. "message": "Báo cáo lỗi"
  49. },
  50. "report.toomany": {
  51. "description": "User has too many active reports",
  52. "message": "Bạn có quá nhiều báo cáo đang được xử lý. Vui lòng kiên nhẫn vì chúng tôi xem xét báo cáo của bạn hàng tuần."
  53. },
  54. "report.toomany.alert": {
  55. "description": "User has too many active reports",
  56. "message": "Bạn có quá nhiều báo cáo đang chờ được xử lý."
  57. }
  58. }