popup.json 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "Þarftu hjálp?"
  5. },
  6. "popup.buttons.presenceStore": {
  7. "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  8. "message": "Presence verslun"
  9. },
  10. "popup.category.games": {
  11. "description": "Category name shown when you open tags",
  12. "message": "Leikir"
  13. },
  14. "popup.category.other": {
  15. "description": "Category name shown when you open tags",
  16. "message": "Annað"
  17. },
  18. "popup.category.socials": {
  19. "description": "Category name shown when you open tags",
  20. "message": "Samskiptamiðlar"
  21. },
  22. "popup.category.videos": {
  23. "description": "Category name shown when you open tags",
  24. "message": "Myndskeið og straumar"
  25. },
  26. "popup.credits.error.heading": {
  27. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  28. "message": "Oh nei!"
  29. },
  30. "popup.credits.error.message": {
  31. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  32. "message": "Óvænt villa við vinnslu einingar"
  33. },
  34. "popup.headings.description": {
  35. "description": "Title of the description area in the presence settings view.",
  36. "message": "Lýsing"
  37. },
  38. "popup.headings.general": {
  39. "description": "Title of the 'general' area of the 'settings' section in the popup",
  40. "message": "Almennt"
  41. },
  42. "popup.headings.presences": {
  43. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  44. "message": "Presences"
  45. },
  46. "popup.headings.settings": {
  47. "description": "Title of the 'settings' section at the navigation in the popup",
  48. "message": "Stillingar"
  49. },
  50. "popup.info.notConnected": {
  51. "description": "Shown when the extension can't connect to the application",
  52. "message": "Ekki tengt"
  53. },
  54. "popup.info.notConnected.message": {
  55. "description": "Shown when the extension can't connect to the application",
  56. "message": "PreMiD gat ekki tengst forritinu! Er það uppsett og í gangi? *Bilanagreining*"
  57. },
  58. "popup.info.unsupportedAppVersion": {
  59. "description": "Shown when application is outdated",
  60. "message": "Úrelt forrit"
  61. },
  62. "popup.navigation.credits": {
  63. "description": "Title of the 'credits' section at the navigation in the popup",
  64. "message": "Einingar"
  65. },
  66. "popup.navigation.settings": {
  67. "description": "Title of the 'settings' section at the navigation in the popup",
  68. "message": "Stillingar"
  69. },
  70. "popup.navigation.information": {
  71. "description": "Title of the 'information' section at the navigation in the popup",
  72. "message": "Upplýsingar"
  73. },
  74. "popup.presences.done": {
  75. "description": "Done button",
  76. "message": "Búið"
  77. },
  78. "popup.presences.load": {
  79. "description": "Load Presence button",
  80. "message": "Hlaða Presence"
  81. },
  82. "popup.presences.manage": {
  83. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  84. "message": "Breyta"
  85. },
  86. "popup.presences.noPresences": {
  87. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  88. "message": "Engum Presences bætt við"
  89. },
  90. "popup.setting.autoLaunch": {
  91. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  92. "message": "Sjálfvirk ræsing"
  93. },
  94. "popup.setting.enabled": {
  95. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  96. "message": "Virkt"
  97. },
  98. "popup.setting.mediaControl": {
  99. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  100. "message": "Stjórnun fjölmiðla"
  101. },
  102. "popup.setting.titleMenubar": {
  103. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  104. "message": "Titilvalmynd"
  105. },
  106. "popup.logout": {
  107. "description": "Button to unlink the current Discord account",
  108. "message": "Útskráning"
  109. },
  110. "popup.feedback.other": {
  111. "description": "Title of the other option in the feedback type selection box",
  112. "message": "Annað"
  113. },
  114. "popup.feedback.other.header": {
  115. "description": "The title of the other feedback page",
  116. "message": "Annað"
  117. }
  118. }