1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00
This commit is contained in:
Raymond Hill 2019-07-10 17:29:48 -04:00
parent 6b7c8be266
commit 80402d202a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 18 additions and 18 deletions

View File

@ -964,11 +964,11 @@
"description": "Label for buttons used to copy something to the clipboard" "description": "Label for buttons used to copy something to the clipboard"
}, },
"toggleBlockingProfile": { "toggleBlockingProfile": {
"message": "Toggle blocking profile", "message": "Přepnout blokovací profil",
"description": "Label for keyboard shortcut used to toggle blocking profile" "description": "Label for keyboard shortcut used to toggle blocking profile"
}, },
"relaxBlockingMode": { "relaxBlockingMode": {
"message": "Relax blocking mode", "message": "Relaxační mód blokování",
"description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')" "description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')"
}, },
"dummy": { "dummy": {

View File

@ -20,7 +20,7 @@
"description": "Label for button to prevent navigating away from unsaved changes" "description": "Label for button to prevent navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningIgnore": { "dashboardUnsavedWarningIgnore": {
"message": "Sivuuta", "message": "Ohita",
"description": "Label for button to ignore unsaved changes" "description": "Label for button to ignore unsaved changes"
}, },
"settingsPageName": { "settingsPageName": {
@ -560,11 +560,11 @@
"description": "Tooltip for the reload button in the logger page" "description": "Tooltip for the reload button in the logger page"
}, },
"loggerDomInspectorTip": { "loggerDomInspectorTip": {
"message": "Toggle the DOM inspector", "message": "Aktivoi DOM-rakennenäkymä",
"description": "Tooltip for the DOM inspector button in the logger page" "description": "Tooltip for the DOM inspector button in the logger page"
}, },
"loggerPopupPanelTip": { "loggerPopupPanelTip": {
"message": "Toggle the popup panel", "message": "Aktivoi ponnahduspaneeli",
"description": "Tooltip for the popup panel button in the logger page" "description": "Tooltip for the popup panel button in the logger page"
}, },
"loggerInfoTip": { "loggerInfoTip": {
@ -580,7 +580,7 @@
"description": "Tooltip for the pause button in the logger page" "description": "Tooltip for the pause button in the logger page"
}, },
"loggerUnpauseTip": { "loggerUnpauseTip": {
"message": "Palauta logger", "message": "Jatka verkkopyyntöjen lokia",
"description": "Tooltip for the play button in the logger page" "description": "Tooltip for the play button in the logger page"
}, },
"loggerRowFiltererButtonTip": { "loggerRowFiltererButtonTip": {
@ -596,7 +596,7 @@
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {
"message": "Not", "message": "Ei",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinEventful": { "loggerRowFiltererBuiltinEventful": {
@ -640,11 +640,11 @@
"description": "Label to identify a context field (typically a hostname)" "description": "Label to identify a context field (typically a hostname)"
}, },
"loggerEntryDetailsRootContext": { "loggerEntryDetailsRootContext": {
"message": "Root context", "message": "Juurikonteksti",
"description": "Label to identify a root context field (typically a hostname)" "description": "Label to identify a root context field (typically a hostname)"
}, },
"loggerEntryDetailsPartyness": { "loggerEntryDetailsPartyness": {
"message": "Partyness", "message": "Suhde",
"description": "Label to identify a field providing partyness information" "description": "Label to identify a field providing partyness information"
}, },
"loggerEntryDetailsType": { "loggerEntryDetailsType": {
@ -716,23 +716,23 @@
"description": "Message to show when a filter cannot be found in any filter lists" "description": "Message to show when a filter cannot be found in any filter lists"
}, },
"loggerSettingDiscardPrompt": { "loggerSettingDiscardPrompt": {
"message": "Logger entries which do not fulfill all three conditions below will be automatically discarded:", "message": "Lokikirjaukset, jotka eivät täytä kolmea allaolevaa ehtoa, hylätään automaattisesti:",
"description": "Logger setting: A sentence to describe the purpose of the settings below" "description": "Logger setting: A sentence to describe the purpose of the settings below"
}, },
"loggerSettingPerEntryMaxAge": { "loggerSettingPerEntryMaxAge": {
"message": "Preserve entries from the last {{input}} minutes", "message": "Säilytä pyynnöt viimeisen {{input}} minuutin ajalta",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerTabMaxLoads": { "loggerSettingPerTabMaxLoads": {
"message": "Preserve at most {{input}} page loads per tab", "message": "Säilytä yhdeltä välilehdeltä enintään {{input}} sivun latausta",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerTabMaxEntries": { "loggerSettingPerTabMaxEntries": {
"message": "Preserve at most {{input}} entries per tab", "message": "Säilytä yhdeltä välilehdeltä enintään {{input}} pyyntöä",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerEntryLineCount": { "loggerSettingPerEntryLineCount": {
"message": "Use {{input}} lines per entry in vertically expanded mode", "message": "Käytä {{input}} riviä pyyntöä kohden pystysuunnassa laajennetussa tilassa",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingHideColumnsPrompt": { "loggerSettingHideColumnsPrompt": {
@ -752,7 +752,7 @@
"description": "A label for the context column" "description": "A label for the context column"
}, },
"loggerSettingHideColumnPartyness": { "loggerSettingHideColumnPartyness": {
"message": "{{input}} Partyness", "message": "{{input}} Suhde",
"description": "A label for the partyness column" "description": "A label for the partyness column"
}, },
"loggerExportFormatList": { "loggerExportFormatList": {
@ -764,11 +764,11 @@
"description": "Label for radio-button to pick export format" "description": "Label for radio-button to pick export format"
}, },
"loggerExportEncodePlain": { "loggerExportEncodePlain": {
"message": "Plain", "message": "Yksinkertainen",
"description": "Label for radio-button to pick export text format" "description": "Label for radio-button to pick export text format"
}, },
"loggerExportEncodeMarkdown": { "loggerExportEncodeMarkdown": {
"message": "Markdown", "message": "Koodi",
"description": "Label for radio-button to pick export text format" "description": "Label for radio-button to pick export text format"
}, },
"aboutChangelog": { "aboutChangelog": {
@ -968,7 +968,7 @@
"description": "Label for keyboard shortcut used to toggle blocking profile" "description": "Label for keyboard shortcut used to toggle blocking profile"
}, },
"relaxBlockingMode": { "relaxBlockingMode": {
"message": "Relax blocking mode", "message": "Kevennä estotilaa",
"description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')" "description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')"
}, },
"dummy": { "dummy": {