123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- {
- "popup.buttons.help": {
- "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
- "message": "Þarftu hjálp?"
- },
- "popup.buttons.presenceStore": {
- "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
- "message": "Presence verslun"
- },
- "popup.category.games": {
- "description": "Category name shown when you open tags",
- "message": "Leikir"
- },
- "popup.category.other": {
- "description": "Category name shown when you open tags",
- "message": "Annað"
- },
- "popup.category.socials": {
- "description": "Category name shown when you open tags",
- "message": "Samskiptamiðlar"
- },
- "popup.category.videos": {
- "description": "Category name shown when you open tags",
- "message": "Myndskeið og straumar"
- },
- "popup.credits.error.heading": {
- "description": "Title of the error message (located at the 'credits' tab in the popup)",
- "message": "Oh nei!"
- },
- "popup.credits.error.message": {
- "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
- "message": "Óvænt villa við vinnslu einingar"
- },
- "popup.headings.description": {
- "description": "Title of the description area in the presence settings view.",
- "message": "Lýsing"
- },
- "popup.headings.general": {
- "description": "Title of the 'general' area of the 'settings' section in the popup",
- "message": "Almennt"
- },
- "popup.headings.presences": {
- "description": "Title of the 'presences' area of the 'settings' section in the popup",
- "message": "Presences"
- },
- "popup.headings.settings": {
- "description": "Title of the 'settings' section at the navigation in the popup",
- "message": "Stillingar"
- },
- "popup.info.notConnected": {
- "description": "Shown when the extension can't connect to the application",
- "message": "Ekki tengt"
- },
- "popup.info.notConnected.message": {
- "description": "Shown when the extension can't connect to the application",
- "message": "PreMiD gat ekki tengst forritinu! Er það uppsett og í gangi? *Bilanagreining*"
- },
- "popup.info.unsupportedAppVersion": {
- "description": "Shown when application is outdated",
- "message": "Úrelt forrit"
- },
- "popup.navigation.credits": {
- "description": "Title of the 'credits' section at the navigation in the popup",
- "message": "Einingar"
- },
- "popup.navigation.settings": {
- "description": "Title of the 'settings' section at the navigation in the popup",
- "message": "Stillingar"
- },
- "popup.navigation.information": {
- "description": "Title of the 'information' section at the navigation in the popup",
- "message": "Upplýsingar"
- },
- "popup.presences.done": {
- "description": "Done button",
- "message": "Búið"
- },
- "popup.presences.load": {
- "description": "Load Presence button",
- "message": "Hlaða Presence"
- },
- "popup.presences.manage": {
- "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
- "message": "Breyta"
- },
- "popup.presences.noPresences": {
- "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
- "message": "Engum Presences bætt við"
- },
- "popup.setting.autoLaunch": {
- "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
- "message": "Sjálfvirk ræsing"
- },
- "popup.setting.enabled": {
- "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
- "message": "Virkt"
- },
- "popup.setting.mediaControl": {
- "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
- "message": "Stjórnun fjölmiðla"
- },
- "popup.setting.titleMenubar": {
- "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
- "message": "Titilvalmynd"
- },
- "popup.logout": {
- "description": "Button to unlink the current Discord account",
- "message": "Útskráning"
- },
- "popup.feedback.other": {
- "description": "Title of the other option in the feedback type selection box",
- "message": "Annað"
- },
- "popup.feedback.other.header": {
- "description": "The title of the other feedback page",
- "message": "Annað"
- }
- }
|