popup.json 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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.headings.description": {
  31. "description": "Title of the description area in the presence settings view.",
  32. "message": "Lýsing"
  33. },
  34. "popup.headings.general": {
  35. "description": "Title of the 'general' area of the 'settings' section in the popup",
  36. "message": "Almennt"
  37. },
  38. "popup.headings.presences": {
  39. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  40. "message": "Presences"
  41. },
  42. "popup.headings.settings": {
  43. "description": "Title of the 'settings' section at the navigation in the popup",
  44. "message": "Stillingar"
  45. },
  46. "popup.info.notConnected": {
  47. "description": "Shown when the extension can't connect to the application",
  48. "message": "Ekki tengt"
  49. },
  50. "popup.info.notConnected.message": {
  51. "description": "Shown when the extension can't connect to the application",
  52. "message": "PreMiD gat ekki tengst forritinu! Er það uppsett og í gangi? *Bilanagreining*"
  53. },
  54. "popup.info.unsupportedAppVersion": {
  55. "description": "Shown when application is outdated",
  56. "message": "Úrelt forrit"
  57. },
  58. "popup.navigation.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "Stillingar"
  61. },
  62. "popup.presences.done": {
  63. "description": "Done button",
  64. "message": "Búið"
  65. },
  66. "popup.presences.load": {
  67. "description": "Load Presence button",
  68. "message": "Hlaða Presence"
  69. },
  70. "popup.presences.manage": {
  71. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  72. "message": "Breyta"
  73. },
  74. "popup.presences.noPresences": {
  75. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  76. "message": "Engum Presences bætt við"
  77. },
  78. "popup.setting.autoLaunch": {
  79. "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)",
  80. "message": "Sjálfvirk ræsing"
  81. },
  82. "popup.setting.enabled": {
  83. "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)",
  84. "message": "Virkt"
  85. },
  86. "popup.setting.mediaControl": {
  87. "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)",
  88. "message": "Stjórnun fjölmiðla"
  89. },
  90. "popup.setting.titleMenubar": {
  91. "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)",
  92. "message": "Titilvalmynd"
  93. }
  94. }