2022-09-13 23:58:12 +02:00
{
"extName" : {
"message" : "uBlock Origin Lite" ,
"description" : "extension name."
} ,
"extShortDesc" : {
2023-06-13 18:03:08 +02:00
"message" : "Käyttöoikeudeton estotyökalu, joka estää välittömästi asennuksesta lähtien mm. mainokset, seurannat ja kryptolouhijat." ,
2022-09-13 23:58:12 +02:00
"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)"
} ,
2023-06-06 19:54:30 +02:00
"popupFilteringModeLabel" : {
"message" : "suodatustila" ,
"description" : "Label in the popup panel for the current filtering mode"
2022-09-13 23:58:12 +02:00
} ,
"popupTipDashboard" : {
"message" : "Avaa hallintapaneeli" ,
"description" : "English: Click to open the dashboard"
} ,
2022-09-14 00:00:25 +02:00
"popupMoreButton" : {
2022-09-15 18:19:31 +02:00
"message" : "Enemmän" ,
2022-09-14 00:00:25 +02:00
"description" : "Label to be used to show popup panel sections"
} ,
"popupLessButton" : {
2022-09-15 18:19:31 +02:00
"message" : "Vähemmän" ,
2022-09-14 00:00:25 +02:00
"description" : "Label to be used to hide popup panel sections"
} ,
2022-09-13 23:58:12 +02:00
"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"
} ,
2022-10-10 18:38:01 +02:00
"firstRunSectionLabel" : {
2022-10-11 14:52:17 +02:00
"message" : "Tervetuloa" ,
2022-10-10 18:38:01 +02:00
"description" : "The header text for the welcome message section"
} ,
"firstRunDescription" : {
2022-11-13 17:36:31 +01:00
"message" : "Olet juuri asentanut uBO Liten. Tästä voit valita kaikilla sivustoilla oletusarvoisesti käytettävän suodatustilan.\n\nOletusarvoinen valinta on <em>Perus</em>-tila, koska se ei vaadi tietojen luku- ja muokkausoikeutta. Jos luotat uBO Liteen, voit myöntää sille kaikki sivustot kattavan laajan tietojen luku- ja muokkausoikeuden, jolloin edistyneemmät suodatusominaisuudet ovat oletusarvoisesti käytössä kaikilla sivustoilla." ,
2022-10-10 18:38:01 +02:00
"description" : "Descriptive text shown at first install time only "
} ,
"defaultFilteringModeSectionLabel" : {
2022-10-11 14:52:17 +02:00
"message" : "Oletusarvoinen suodatustila" ,
2022-10-10 18:38:01 +02:00
"description" : "The header text for the default filtering mode section"
} ,
"defaultFilteringModeDescription" : {
2022-11-13 17:36:31 +01:00
"message" : "Sivustokohtaiset suodatustilat ohittavat oletusarvoisen suodatustilan. Voit säätää suodatustilan kullekin sivustolle parhaiten sopivaksi. Jokaisella tilalla on hyvät ja huonot puolensa." ,
2022-10-10 18:38:01 +02:00
"description" : "This describes the default filtering mode setting"
} ,
"filteringMode0Name" : {
2022-10-11 14:52:17 +02:00
"message" : "ei suodatusta" ,
2022-10-10 18:38:01 +02:00
"description" : "Name of blocking mode 0"
} ,
"filteringMode1Name" : {
2022-10-11 14:52:17 +02:00
"message" : "perus" ,
2022-10-10 18:38:01 +02:00
"description" : "Name of blocking mode 1"
} ,
"filteringMode2Name" : {
2022-10-11 14:52:17 +02:00
"message" : "optimaalinen" ,
2022-10-10 18:38:01 +02:00
"description" : "Name of blocking mode 2"
} ,
"filteringMode3Name" : {
2022-11-23 18:43:55 +01:00
"message" : "täysi" ,
2022-10-10 18:38:01 +02:00
"description" : "Name of blocking mode 3"
} ,
"basicFilteringModeDescription" : {
2023-03-12 15:27:40 +01:00
"message" : "Perustason verkkosuodatus valituilla suodatinlistoilla.\n\nEi edellytä sivustojen tietojen luku- ja muokkausoikeutta." ,
2022-10-10 18:38:01 +02:00
"description" : "This describes the 'basic' filtering mode"
} ,
"optimalFilteringModeDescription" : {
2023-03-12 15:27:40 +01:00
"message" : "Edistynyt verkkosuodatus sekä kohdistettu laajempi suodatus valituilla suodatinlistoilla.\n\nEdellyttää kaikki sivustot kattavan, laajemman tietojen luku- ja muokkausoikeuden." ,
2022-10-10 18:38:01 +02:00
"description" : "This describes the 'optimal' filtering mode"
} ,
"completeFilteringModeDescription" : {
2023-03-12 15:27:40 +01:00
"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öä." ,
2022-10-10 18:38:01 +02:00
"description" : "This describes the 'complete' filtering mode"
} ,
2023-11-29 03:15:51 +01:00
"noFilteringModeDescription" : {
2023-11-29 22:19:23 +01:00
"message" : "Listaus osotteista, joita ei suodateta." ,
2023-11-29 03:15:51 +01:00
"description" : "A short description for the editable field which lists trusted sites"
} ,
2022-10-10 18:38:01 +02:00
"behaviorSectionLabel" : {
2022-10-11 14:52:17 +02:00
"message" : "Toiminta" ,
2022-10-10 18:38:01 +02:00
"description" : "The header text for the 'Behavior' section"
} ,
"autoReloadLabel" : {
2022-11-23 18:43:55 +01:00
"message" : "Lataa sivu suodatustilan vaihtuessa automaattisesti uudelleen" ,
2022-10-10 18:38:01 +02:00
"description" : "Label for a checkbox in the options page"
2024-03-21 18:59:06 +01:00
} ,
"showBlockedCountLabel" : {
2024-03-22 14:49:42 +01:00
"message" : "Näytä estettyjen pyyntöjen määrä työkalupalkin kuvakkeessa" ,
2024-03-21 18:59:06 +01:00
"description" : "Label for a checkbox in the options page"
2022-09-13 23:58:12 +02:00
}
}