mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Related issue: https://github.com/uBlockOrigin/uBOL-home/issues/326 uBOL now asks broad host permissions by default. Users can still choose narrow host permissions by using their browser's controls for this. For instance in Chromium, those host permissions controls are found in the "Site access" section in the detailed view of an extension. One can set "Site access" to "On click" to revoke broad host permissions, and grant host permissions to only specific site. In such mode, uBOL will still block through the DNR API, but no cosmetic or scriptlet filtering will occurs, as these requires permission to "read and change data" on websites for which higher filtering mode is desired. Some browsers do not automatically grant broad host permissions even when an extension asks for broad permissions at install time, and going forward all browsers will likely adopt this approach, and thus it no longer made sense for uBOL to default to no broad hosts permissions at install time, especially given this leads to issues with no solution -- issues solved with the new approach (e.g. like the ability to deploy uBOL in Optimal mode by default).
286 lines
11 KiB
JSON
286 lines
11 KiB
JSON
{
|
|
"extName": {
|
|
"message": "uBlock Origin Lite",
|
|
"description": "extension name."
|
|
},
|
|
"extShortDesc": {
|
|
"message": "Käyttöoikeudeton estotyökalu, joka estää välittömästi asennuksesta lähtien mm. mainokset, seurannat ja kryptolouhijat.",
|
|
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
|
},
|
|
"perRulesetStats": {
|
|
"message": "{{ruleCount}} sääntöä, muunnettu {{filterCount}} verkkosuodattimesta",
|
|
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
|
|
},
|
|
"dashboardName": {
|
|
"message": "uBO Lite — Hallintapaneeli",
|
|
"description": "English: uBO Lite — Dashboard"
|
|
},
|
|
"settingsPageName": {
|
|
"message": "Asetukset",
|
|
"description": "appears as tab name in dashboard"
|
|
},
|
|
"aboutPageName": {
|
|
"message": "Tietoja",
|
|
"description": "appears as tab name in dashboard"
|
|
},
|
|
"aboutPrivacyPolicy": {
|
|
"message": "Tietosuojakäytäntö",
|
|
"description": "Link to privacy policy on GitHub (English)"
|
|
},
|
|
"popupFilteringModeLabel": {
|
|
"message": "suodatustila",
|
|
"description": "Label in the popup panel for the current filtering mode"
|
|
},
|
|
"popupTipReport": {
|
|
"message": "Ilmoita ongelmasta tällä verkkosivustolla",
|
|
"description": "Tooltip used for the 'chat' icon in the panel"
|
|
},
|
|
"popupTipDashboard": {
|
|
"message": "Avaa hallintapaneeli",
|
|
"description": "English: Click to open the dashboard"
|
|
},
|
|
"popupMoreButton": {
|
|
"message": "Enemmän",
|
|
"description": "Label to be used to show popup panel sections"
|
|
},
|
|
"popupLessButton": {
|
|
"message": "Vähemmän",
|
|
"description": "Label to be used to hide popup panel sections"
|
|
},
|
|
"3pGroupDefault": {
|
|
"message": "Oletus",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupAds": {
|
|
"message": "Mainokset",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupPrivacy": {
|
|
"message": "Tietosuoja",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupMalware": {
|
|
"message": "Haittaohjelmia jakelevat verkkotunnukset",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupAnnoyances": {
|
|
"message": "Ärsykkeet",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupMisc": {
|
|
"message": "Sekalaiset",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"3pGroupRegions": {
|
|
"message": "Alueet, kielet",
|
|
"description": "Header for a ruleset section in 'Filter lists pane'"
|
|
},
|
|
"aboutChangelog": {
|
|
"message": "Muutoshistoria",
|
|
"description": ""
|
|
},
|
|
"aboutCode": {
|
|
"message": "Lähdekoodi (GPLv3)",
|
|
"description": "English: Source code (GPLv3)"
|
|
},
|
|
"aboutContributors": {
|
|
"message": "Avustajat",
|
|
"description": "English: Contributors"
|
|
},
|
|
"aboutSourceCode": {
|
|
"message": "Lähdekoodi",
|
|
"description": "Link text to source code repo"
|
|
},
|
|
"aboutTranslations": {
|
|
"message": "Käännökset",
|
|
"description": "Link text to translations repo"
|
|
},
|
|
"aboutFilterLists": {
|
|
"message": "Suodatinlistat",
|
|
"description": "Link text to uBO's own filter lists repo"
|
|
},
|
|
"aboutDependencies": {
|
|
"message": "Ulkopuoliset riippuvuudet (GPLv3-yhteensopiva):",
|
|
"description": "Shown in the About pane"
|
|
},
|
|
"supportS6H": {
|
|
"message": "Ilmoita suodatinongelmasta",
|
|
"description": "Header of 'Report a filter issue' section in Support pane"
|
|
},
|
|
"supportS3P1": {
|
|
"message": "Ilmoita sivustokohtaisista suodatinongelmista <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> -ongelmaseurantaan</span>. <u>Vaatii GitHub-tilin.</u>",
|
|
"description": "First paragraph of 'Filter issues' section in Support pane"
|
|
},
|
|
"supportS5H": {
|
|
"message": "Troubleshooting information",
|
|
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
|
},
|
|
"supportS6P1S1": {
|
|
"message": "Välttääksesi vapaaehtoisten kuormittamisen ylimääräisillä ilmoituksilla, tarkasta ensin onko ongelmasta jo ilmoitettu. <b>Huomioi:</b> painikkeen painalluksen seurauksena sivun osoite lähetetään GitHubiin.",
|
|
"description": "A paragraph in the filter issue reporter section"
|
|
},
|
|
"supportFindSpecificButton": {
|
|
"message": "Etsi GitHubista vastaavia ilmoituksia",
|
|
"description": "A clickable link in the filter issue reporter section"
|
|
},
|
|
"supportS6URL": {
|
|
"message": "Verkkosivun osoite:",
|
|
"description": "Label for the URL of the page"
|
|
},
|
|
"supportS6Select1": {
|
|
"message": "Verkkosivu…",
|
|
"description": "Label for widget to select type of issue"
|
|
},
|
|
"supportS6Select1Option0": {
|
|
"message": "-- Valitse aihe --",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option1": {
|
|
"message": "Näyttää mainoksia tai niiden jäänteitä",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option2": {
|
|
"message": "Sisältää peiteruutuja tai muita ärsykkeitä",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option3": {
|
|
"message": "Tunnistaa uBO Liten",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option4": {
|
|
"message": "Sisältää tietosuojaan liittyviä ongelmia",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option5": {
|
|
"message": "Ei toimi oikein uBO Liten ollessa käytössä",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option6": {
|
|
"message": "Avaa ei-toivottuja välilehtiä tai ikkunoita",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Select1Option7": {
|
|
"message": "Johtaa badwareen ja tietojenkalasteluun",
|
|
"description": "An entry in the widget used to select the type of issue"
|
|
},
|
|
"supportS6Checkbox1": {
|
|
"message": "Luokittele verkkosivu \"NSFW\"-tyyppiseksi (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">\"Not Safe For Work\", eli ns. työpaikalle sopimattomaksi</a>)",
|
|
"description": "A checkbox to use for NSFW sites"
|
|
},
|
|
"supportReportSpecificButton": {
|
|
"message": "Luo GitHubiin uusi ilmoitus",
|
|
"description": "Text for button which open an external webpage in Support pane"
|
|
},
|
|
"defaultFilteringModeSectionLabel": {
|
|
"message": "Oletusarvoinen suodatustila",
|
|
"description": "The header text for the default filtering mode section"
|
|
},
|
|
"defaultFilteringModeDescription": {
|
|
"message": "Sivustokohtaiset suodatustilat ohittavat oletusarvoisen suodatustilan. Voit säätää suodatustilan kullekin sivustolle parhaiten sopivaksi. Jokaisella tilalla on hyvät ja huonot puolensa.",
|
|
"description": "This describes the default filtering mode setting"
|
|
},
|
|
"filteringMode0Name": {
|
|
"message": "ei suodatusta",
|
|
"description": "Name of blocking mode 0"
|
|
},
|
|
"filteringMode1Name": {
|
|
"message": "perus",
|
|
"description": "Name of blocking mode 1"
|
|
},
|
|
"filteringMode2Name": {
|
|
"message": "optimaalinen",
|
|
"description": "Name of blocking mode 2"
|
|
},
|
|
"filteringMode3Name": {
|
|
"message": "täysi",
|
|
"description": "Name of blocking mode 3"
|
|
},
|
|
"basicFilteringModeDescription": {
|
|
"message": "Perustason verkkosuodatus valituilla suodatinlistoilla.\n\nEi edellytä sivustojen tietojen luku- ja muokkausoikeutta.",
|
|
"description": "This describes the 'basic' filtering mode"
|
|
},
|
|
"optimalFilteringModeDescription": {
|
|
"message": "Edistynyt verkkosuodatus sekä kohdistettu laajempi suodatus valituilla suodatinlistoilla.\n\nEdellyttää kaikki sivustot kattavan, laajemman tietojen luku- ja muokkausoikeuden.",
|
|
"description": "This describes the 'optimal' filtering mode"
|
|
},
|
|
"completeFilteringModeDescription": {
|
|
"message": "Edistynyt verkkosuodatus sekä kohdistettu ja yleinen laajempi suodatus valituilla suodatinlistoilla.\n\nEdellyttää kaikki sivustot kattavan, laajemman tietojen luku- ja muokkausoikeuden.\n\nYleinen laajempi suodatus saattaa kasvattaa sivukohtaista resurssien käyttöä.",
|
|
"description": "This describes the 'complete' filtering mode"
|
|
},
|
|
"noFilteringModeDescription": {
|
|
"message": "Listaus osotteista, joita ei suodateta.",
|
|
"description": "A short description for the editable field which lists trusted sites"
|
|
},
|
|
"noFilteringModePlaceholder": {
|
|
"message": "[vain isäntänimiä]\nesimerkki.fi\npelit.esimerkki\n...",
|
|
"description": "Default text for in edit field"
|
|
},
|
|
"behaviorSectionLabel": {
|
|
"message": "Toiminta",
|
|
"description": "The header text for the 'Behavior' section"
|
|
},
|
|
"autoReloadLabel": {
|
|
"message": "Lataa sivu suodatustilan vaihtuessa automaattisesti uudelleen",
|
|
"description": "Label for a checkbox in the options page"
|
|
},
|
|
"showBlockedCountLabel": {
|
|
"message": "Näytä estettyjen pyyntöjen määrä työkalupalkin kuvakkeessa",
|
|
"description": "Label for a checkbox in the options page"
|
|
},
|
|
"enableStrictBlockLabel": {
|
|
"message": "Käytä tiukkaa estoa",
|
|
"description": "Label for a checkbox in the options page"
|
|
},
|
|
"enableStrictBlockLegend": {
|
|
"message": "Potentiaalisesti ei-toivottujen sivustojen avaaminen estetään mahdollisuudella jatkaa.",
|
|
"description": "Label for a checkbox in the options page"
|
|
},
|
|
"findListsPlaceholder": {
|
|
"message": "Etsi listoja",
|
|
"description": "Placeholder for the input field used to find lists"
|
|
},
|
|
"strictblockTitle": {
|
|
"message": "Sivu estettiin",
|
|
"description": "Webpage title for the strict-blocked page"
|
|
},
|
|
"strictblockSentence1": {
|
|
"message": "uBO Lite on estänyt seuraavan sivun latauksen:",
|
|
"description": "Sentence used in the strict-blocked page"
|
|
},
|
|
"strictblockReasonSentence1": {
|
|
"message": "Sivu estettiin listalla {{listname}} olevan sännön perusteella.",
|
|
"description": "Text informing about what is causing the page to be blocked"
|
|
},
|
|
"strictblockRedirectSentence1": {
|
|
"message": "Estetty sivu ohjautuu eri sivustolle. Jos jatkat, siirryt suoraan osoitteeseen {{url}}",
|
|
"description": "Text warning about an incoming redirect"
|
|
},
|
|
"strictblockNoParamsPrompt": {
|
|
"message": "parametritön",
|
|
"description": "Label to be used for the parameter-less URL"
|
|
},
|
|
"strictblockBack": {
|
|
"message": "Palaa takaisin",
|
|
"description": "A button to go back to the previous webpage"
|
|
},
|
|
"strictblockClose": {
|
|
"message": "Sulje tämä ikkuna",
|
|
"description": "A button to close the current tab"
|
|
},
|
|
"strictblockDontWarn": {
|
|
"message": "Älä varoita minua tästä sivustosta uudelleen",
|
|
"description": "Label for checkbox in document-blocked page"
|
|
},
|
|
"strictblockProceed": {
|
|
"message": "Jatka",
|
|
"description": "A button to navigate to the blocked page"
|
|
},
|
|
"zapperTipEnter": {
|
|
"message": "Enter element zapper mode",
|
|
"description": "Tooltip for the button used to enter zapper mode"
|
|
},
|
|
"zapperTipQuit": {
|
|
"message": "Exit element zapper mode",
|
|
"description": "Tooltip for the button used to exit zapper mode"
|
|
}
|
|
}
|