report.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "report.activebugs": {
  3. "description": "Lists users active bugs",
  4. "message": "Aktív hibák"
  5. },
  6. "report.browser": {
  7. "description": "Select Box for the user to select their browser",
  8. "message": "Válaszd ki a böngésződ és verziód - Megtudod nézni a verziód about:support oldalon Firefox-on vagy chrome://help Chrome-on belül"
  9. },
  10. "report.bugcount": {
  11. "description": "Amount of bug reports user can send",
  12. "message": "{count}/3 Jelentés maradt"
  13. },
  14. "report.button": {
  15. "description": "Button to send the information inputed.",
  16. "message": "Jelentés"
  17. },
  18. "report.error": {
  19. "description": "User needs to input more notification",
  20. "message": "További információ szükséges"
  21. },
  22. "report.error.unauth": {
  23. "description": "Users Discord not verified",
  24. "message": "A Discord fióknak hitelesítve kell lenni-e"
  25. },
  26. "report.os": {
  27. "description": "Select Box for the user to select their operating system",
  28. "message": "Válaszd ki az operációs rendszeredet és a verziót"
  29. },
  30. "report.overview": {
  31. "description": "Text for the user to write a brief of the bug information.",
  32. "message": "Adj egyértelmű és tömör leírást arról, hogy mi a hiba."
  33. },
  34. "report.success": {
  35. "description": "Success notification",
  36. "message": "Hiba beküldve"
  37. },
  38. "report.title": {
  39. "description": "Text to indicate the page.",
  40. "message": "Hibajelentés"
  41. },
  42. "report.toomany": {
  43. "description": "User has too many active reports",
  44. "message": "Túl sok aktív jelentésed van. Várd meg amíg a beküldött jelentéseket átnézik. A jelentések hetente vannak átnézve, légy türelemmel."
  45. },
  46. "report.toomany.alert": {
  47. "description": "User has too many active reports",
  48. "message": "Túl sok aktív jelentésed van."
  49. }
  50. }