report.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "report.activebugs": {
  3. "description": "Lists users active bugs",
  4. "message": "Aktīvās Kļūdas"
  5. },
  6. "report.browser": {
  7. "description": "Select Box for the user to select their browser",
  8. "message": "Atlasiet savu Pārlūkprogrammu un Versiju - Versiju varat iegūt, apmeklējot vietni about:support Firefox vai chrome://help"
  9. },
  10. "report.bugcount": {
  11. "description": "Amount of bug reports user can send",
  12. "message": "{count}/3 Ziņojumi atlikuši"
  13. },
  14. "report.button": {
  15. "description": "Button to send the information inputed.",
  16. "message": "Ziņot"
  17. },
  18. "report.description": {
  19. "description": "Text for the user to write information about the bug.",
  20. "message": "Norādiet saiti uz aktīvu piemēru vai nepārprotamu darbību kopu, lai reproducētu šo kļūdu."
  21. },
  22. "report.error": {
  23. "description": "User needs to input more notification",
  24. "message": "Nepieciešama vairāk informācija"
  25. },
  26. "report.error.unauth": {
  27. "description": "Users Discord not verified",
  28. "message": "Discord kontam jābūt verificētam"
  29. },
  30. "report.info": {
  31. "description": "Tells the user about submitting a bug",
  32. "message": "Ziņošana par kļūdām ir paredzēta kļūdām PreMiD vietnē un PreMiD Discord Serverī. Par presence kļūdām jāziņo presence veidotājam. Ziņojiet par kļūdām tikai angļu valodā."
  33. },
  34. "report.os": {
  35. "description": "Select Box for the user to select their operating system",
  36. "message": "Atlasiet Operētājsistēmu un Versiju"
  37. },
  38. "report.overview": {
  39. "description": "Text for the user to write a brief of the bug information.",
  40. "message": "Norādiet skaidru un precīzu kļūdas aprakstu."
  41. },
  42. "report.success": {
  43. "description": "Success notification",
  44. "message": "Kļūda Iesniegta"
  45. },
  46. "report.title": {
  47. "description": "Text to indicate the page.",
  48. "message": "Ziņot Par Kļūdu"
  49. },
  50. "report.toomany": {
  51. "description": "User has too many active reports",
  52. "message": "Jums ir pārāk daudz aktīvu ziņojumu. Pagaidiet, līdz jūsu iesniegtie ziņojumi tiks pārskatīti. Ziņojumi tiek pārbaudīti katru nedēļu, esiet pacietīgs."
  53. },
  54. "report.toomany.alert": {
  55. "description": "User has too many active reports",
  56. "message": "Jums ir pārāk daudz aktīvu ziņojumu."
  57. }
  58. }