tabs.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "donate": {
  3. "description": "Donate button of the tab which opens when you install PreMiD for the first time",
  4. "message": "Donirajte"
  5. },
  6. "version": {
  7. "description": "{0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Version text of the extension/app",
  8. "message": "v{0}"
  9. },
  10. "tab.button.changelog": {
  11. "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
  12. "message": "Dnevnik promjena"
  13. },
  14. "tab.button.wiki": {
  15. "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
  16. "message": "Dokumentacija"
  17. },
  18. "tab.installed.error": {
  19. "description": "Error message of the tab which opens when you install PreMiD for the first time",
  20. "message": "**Oh ne!** Nismo se mogli povezati s aplikacijom... Je li instalirana?"
  21. },
  22. "tab.installed.heading": {
  23. "description": "Title of the tab which opens when you install PreMiD for the first time",
  24. "message": "Hvala vam"
  25. },
  26. "tab.installed.link.installApplication": {
  27. "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
  28. "message": "Instalirajte aplikaciju"
  29. },
  30. "tab.installed.link.troubleshooting": {
  31. "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
  32. "message": "Rješavanje problema"
  33. },
  34. "tab.installed.start": {
  35. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
  36. "message": "Početi koristiti {0}"
  37. },
  38. "tab.installed.subHeading": {
  39. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
  40. "message": "za instaliranje {0}"
  41. },
  42. "tab.updated.changed": {
  43. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  44. "message": "Promjenjeno"
  45. },
  46. "tab.updated.fixed": {
  47. "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
  48. "message": "Popravljeno"
  49. },
  50. "tab.updated.heading": {
  51. "description": "Title of the tab which opens when PreMiD was updated",
  52. "message": "Level up!"
  53. },
  54. "tab.updated.new": {
  55. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  56. "message": "Novo"
  57. },
  58. "tab.updated.subHeading": {
  59. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
  60. "message": "{0} je ažuriran!"
  61. },
  62. "tab.troubleshooting.heading": {
  63. "description": "Title of the tab which opens when you click on the troubleshooting button",
  64. "message": "Rješavanje problema"
  65. },
  66. "tab.troubleshooting.subHeading": {
  67. "description": "Subtitle of the tab which opens when you click on the troubleshooting button, {0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated",
  68. "message": "Imate problema s {0}?"
  69. },
  70. "tab.troubleshooting.checks.extensionEnabled": {
  71. "description": "Check 1 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  72. "message": "Proširenje omogućeno"
  73. },
  74. "tab.troubleshooting.checks.internetConnection": {
  75. "description": "Check 2 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  76. "message": "Priključak za internet"
  77. },
  78. "tab.troubleshooting.checks.appConnection": {
  79. "description": "Check 3 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  80. "message": "Povezan s aplikacijom PreMiD"
  81. },
  82. "tab.troubleshooting.checks.discordConnection": {
  83. "description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  84. "message": "Povezan s aplikacijom Discord"
  85. },
  86. "tab.troubleshooting.checks.discordStatus": {
  87. "description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
  88. "message": "Statusna poruka Discorda omogućena"
  89. },
  90. "tab.troubleshooting.checks.presenceToDisplay": {
  91. "description": "Check 6 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  92. "message": "Prisutnost za prikaz"
  93. },
  94. "tab.updated.changeTypes.features": {
  95. "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
  96. "message": "Značajke"
  97. },
  98. "tab.installed.next": {
  99. "description": "Next button text",
  100. "message": "Slijedeće"
  101. },
  102. "tab.installed.close": {
  103. "description": "Close button text",
  104. "message": "Zatvori"
  105. },
  106. "tab.installed.donate": {
  107. "description": "Donate button text",
  108. "message": "Donirajte"
  109. }
  110. }