tabs.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "donate": {
  3. "description": "Donate button of the tab which opens when you install PreMiD for the first time",
  4. "message": "Styrkja"
  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": "Breytingaskrá"
  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": "Wiki"
  13. },
  14. "tab.installed.error": {
  15. "description": "Error message of the tab which opens when you install PreMiD for the first time",
  16. "message": "**Ó nei!** Við gátum ekki tengst forritinu... Er það sett upp?"
  17. },
  18. "tab.installed.heading": {
  19. "description": "Title of the tab which opens when you install PreMiD for the first time",
  20. "message": "Takk fyrir"
  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": "Setja upp forrit"
  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": "Leysa vandamál"
  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": "Byrjaðu að nota {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": "fyrir að setja upp {0}"
  37. },
  38. "tab.updated.changed": {
  39. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  40. "message": "Breytt"
  41. },
  42. "tab.updated.fixed": {
  43. "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
  44. "message": "Lagað"
  45. },
  46. "tab.updated.heading": {
  47. "description": "Title of the tab which opens when PreMiD was updated",
  48. "message": "Stigið upp!"
  49. },
  50. "tab.updated.new": {
  51. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  52. "message": "Nýtt"
  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} hefur verið uppfært!"
  57. },
  58. "tab.troubleshooting.heading": {
  59. "description": "Title of the tab which opens when you click on the troubleshooting button",
  60. "message": "Leysa vandamál"
  61. },
  62. "tab.updated.changeTypes.features": {
  63. "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
  64. "message": "Eiginleikar"
  65. },
  66. "tab.installed.next": {
  67. "description": "Next button text",
  68. "message": "Næst"
  69. },
  70. "tab.installed.donate": {
  71. "description": "Donate button text",
  72. "message": "Styrkja"
  73. }
  74. }