popup.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "Trenger du hjelp?"
  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-butikk"
  9. },
  10. "popup.category.all": {
  11. "description": "Category name shown when you open tags",
  12. "message": "Alle"
  13. },
  14. "popup.category.anime": {
  15. "description": "Category name shown when you open tags",
  16. "message": "Anime"
  17. },
  18. "popup.category.games": {
  19. "description": "Category name shown when you open tags",
  20. "message": "Spill"
  21. },
  22. "popup.category.music": {
  23. "description": "Category name shown when you open tags",
  24. "message": "Musikk"
  25. },
  26. "popup.category.other": {
  27. "description": "Category name shown when you open tags",
  28. "message": "Andre"
  29. },
  30. "popup.category.socials": {
  31. "description": "Category name shown when you open tags",
  32. "message": "Sosiale medier"
  33. },
  34. "popup.category.videos": {
  35. "description": "Category name shown when you open tags",
  36. "message": "Videoer og direktesendinger"
  37. },
  38. "popup.credits.error.heading": {
  39. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  40. "message": "Å nei!"
  41. },
  42. "popup.credits.error.message": {
  43. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  44. "message": "Feil under innlasting av bidragsytere"
  45. },
  46. "popup.headings.description": {
  47. "description": "Title of the description area in the presence settings view.",
  48. "message": "Beskrivelse"
  49. },
  50. "popup.headings.general": {
  51. "description": "Title of the 'general' area of the 'settings' section in the popup",
  52. "message": "Generelt"
  53. },
  54. "popup.headings.presences": {
  55. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  56. "message": "Presences"
  57. },
  58. "popup.headings.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "Innstillinger"
  61. },
  62. "popup.info.noInternet": {
  63. "description": "Shown when the user has no internet connection",
  64. "message": "Ingen nettverksforbindelse!"
  65. },
  66. "popup.info.noInternet.message": {
  67. "description": "Shown when the user has no internet connection",
  68. "message": "Det ser ut som du ikke har noen nettverksforbindelse! PreMiD vil ikke kunne vise presences for øyeblikket."
  69. },
  70. "popup.info.notConnected": {
  71. "description": "Shown when the extension can't connect to the application",
  72. "message": "Ikke tilkoblet"
  73. },
  74. "popup.info.notConnected.message": {
  75. "description": "Shown when the extension can't connect to the application",
  76. "message": "PreMiD hadde problemer med å koble til programmet sitt! Er den installert og åpen? *Feilsøker*"
  77. },
  78. "popup.info.notConnectedDiscord": {
  79. "description": "Shown in the extension when the application can't connect to Discord",
  80. "message": "Ingen Discord-forbindelse!"
  81. },
  82. "popup.info.notConnectedDiscord.message": {
  83. "description": "Shown in the extension when the application can't connect to Discord",
  84. "message": "PreMiD kunne ikke koble til Discord-programmet ditt! Er du sikker på at du har installert programmet og åpnet den? *Feilsøker*"
  85. },
  86. "popup.info.safari.outdatedExtension": {
  87. "description": "Shown when Extension is outdated. Only for Safari port.",
  88. "message": "Utdatert utvidelse"
  89. },
  90. "popup.info.safari.outdatedExtension.message": {
  91. "description": "Shown when Extension is outdated. Only for Safari port.",
  92. "message": "Utvidelsen din er utdatert. Vennligst last ned den nyeste oppdateringen fra nettsiden vår for å få tilgang til de nyeste funksjonene."
  93. },
  94. "popup.info.safari.urgentUpdate": {
  95. "description": "Shown when Extension is outdated. Only for Safari port.",
  96. "message": "Viktig oppdatering"
  97. },
  98. "popup.info.safari.urgentUpdate.message": {
  99. "description": "Shown when very urgent update has been released to extension. Only for Safari port.",
  100. "message": "Vi har lansert en viktig oppdatering for utvidelsen. Vennligst oppdater den for å fortsette å bruke PreMiD."
  101. },
  102. "popup.info.unsupportedAppVersion": {
  103. "description": "Shown when application is outdated",
  104. "message": "Utdatert program"
  105. },
  106. "popup.info.unsupportedAppVersion.message": {
  107. "description": "Shown when application is outdated",
  108. "message": "PreMiD-appen din er utdatert. Vennligst oppdater den for å fortsette å bruke PreMiD."
  109. },
  110. "popup.navigation.credits": {
  111. "description": "Title of the 'credits' section at the navigation in the popup",
  112. "message": "Bidragsytere"
  113. },
  114. "popup.navigation.settings": {
  115. "description": "Title of the 'settings' section at the navigation in the popup",
  116. "message": "Innstillinger"
  117. },
  118. "popup.navigation.information": {
  119. "description": "Title of the 'information' section at the navigation in the popup",
  120. "message": "Informasjon"
  121. },
  122. "popup.presences.done": {
  123. "description": "Done button",
  124. "message": "Ferdig"
  125. },
  126. "popup.presences.load": {
  127. "description": "Load Presence button",
  128. "message": "Last inn Presence"
  129. },
  130. "popup.presences.manage": {
  131. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  132. "message": "Administrer"
  133. },
  134. "popup.presences.noPresences": {
  135. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  136. "message": "Ingen Presences lagt til"
  137. },
  138. "popup.setting.autoLaunch": {
  139. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  140. "message": "Automatisk oppstart"
  141. },
  142. "popup.setting.enabled": {
  143. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  144. "message": "Aktivert"
  145. },
  146. "popup.setting.mediaControl": {
  147. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  148. "message": "Mediakontroller"
  149. },
  150. "popup.setting.titleMenubar": {
  151. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  152. "message": "Tittelmenybar"
  153. },
  154. "popup.information.notYou": {
  155. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  156. "message": "Ikke deg?"
  157. },
  158. "popup.logout": {
  159. "description": "Button to unlink the current Discord account",
  160. "message": "Logg ut"
  161. },
  162. "popup.feedback.other": {
  163. "description": "Title of the other option in the feedback type selection box",
  164. "message": "Andre"
  165. },
  166. "popup.feedback.close": {
  167. "description": "Close button on the feedback popup",
  168. "message": "Lukk"
  169. },
  170. "popup.feedback.other.header": {
  171. "description": "The title of the other feedback page",
  172. "message": "Andre"
  173. }
  174. }