tabs.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "donate": {
  3. "description": "Donate button of the tab which opens when you install PreMiD for the first time",
  4. "message": "Anneta"
  5. },
  6. "tab.button.changelog": {
  7. "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
  8. "message": "Uue versiooni lisad"
  9. },
  10. "tab.button.wiki": {
  11. "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
  12. "message": "Abi"
  13. },
  14. "tab.installed.error": {
  15. "description": "Error message of the tab which opens when you install PreMiD for the first time",
  16. "message": "**Oh ei!** Me ei suutnud ühendada rakendusega... Kas see on juba installitud?"
  17. },
  18. "tab.installed.heading": {
  19. "description": "Title of the tab which opens when you install PreMiD for the first time",
  20. "message": "Tänan"
  21. },
  22. "tab.installed.link.installApplication": {
  23. "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
  24. "message": "Installi rakendus"
  25. },
  26. "tab.installed.link.troubleshooting": {
  27. "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
  28. "message": "Veaotsimine"
  29. },
  30. "tab.installed.start": {
  31. "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",
  32. "message": "Alusta kasutamist {0}"
  33. },
  34. "tab.installed.subHeading": {
  35. "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",
  36. "message": "installimise eest {0}"
  37. },
  38. "tab.updated.changed": {
  39. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  40. "message": "Vahetatud"
  41. },
  42. "tab.updated.fixed": {
  43. "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
  44. "message": "Parandatud"
  45. },
  46. "tab.updated.heading": {
  47. "description": "Title of the tab which opens when PreMiD was updated",
  48. "message": "Tase üleval!"
  49. },
  50. "tab.updated.new": {
  51. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  52. "message": "Uus"
  53. },
  54. "tab.updated.subHeading": {
  55. "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",
  56. "message": "{0} on värskendatud!"
  57. }
  58. }