LocalCDN-Firefox-Chrome-Brave/_locales/is/messages.json

139 lines
5.3 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Verndar þig gegn eftirliti frá \"ókeypis\" miðlægum efnisveitum.",
"description": "Extension description."
},
"amountInjectedTitle": {
"message": "Fjöldi staðvært inspýttra tilfanga",
"description": "Amount injected title"
},
"amountInjectedDescription": {
"message": "Fjöldi tilfanga frá miðlægum efnisveitum sem skipt hefur verið út síðan viðbótin var sett upp.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Valkostir",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Birta fjölda innspýtinga á táknmynd",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Sýnir merki fyrir fjölda innspýttra tilfanga á táknmynd viðbótarinnar.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Loka á beiðnir vegna tilfanga sem vantar",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Hætta við veiddar beiðnir ef umbeðið tilfang er ekki til staðar á tölvunni.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Gera forsöfnun tengla óvirka",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Kemur í veg fyrir að bannaðar beiðnir leki út til afhendingarveitna.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Hreinsa lýsigögn úr leyfðum beiðnum",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Þurrka viðkvæm gögn út úr leyfðum beiðnum til efnisveitna til að auka gagnaleynd.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Undanskilja lén frá athugun",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "Settu inn lén til að skrá þau á lista yfir leyfð lén. Aðgreindu færslur með semíkommum (;).",
2020-06-26 19:48:47 +02:00
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Ítarlegt",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Búðu til reglusett fyrir uBlock eða uMatrix",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
},
"lastUpdate": {
"message": "",
"description": "Last update:"
},
"copyRuleSet": {
"message": "",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "",
"description": "Filters HTML source code"
},
"labelShowMoreInjections": {
"message": "",
"description": "Show more Injections"
},
"labelDonate": {
"message": "",
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "",
"description": "Invert HTML-Filter"
},
"negateHtmlFilterListDescription": {
"message": "",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
"description": "Do not apply HTML-Filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "",
"description": "Enter the domains to be handled or ignored by the HTML-Filter. Separate multiple entries with semi-colons (;). Default: Apply HTML-Filters only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML-Filter for these domains:"
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}