mirror of https://github.com/gorhill/uBlock.git
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
c744c87607
commit
aa584d750b
|
@ -144,7 +144,7 @@
|
||||||
"description": "This describes the 'complete' filtering mode"
|
"description": "This describes the 'complete' filtering mode"
|
||||||
},
|
},
|
||||||
"noFilteringModeDescription": {
|
"noFilteringModeDescription": {
|
||||||
"message": "List of hostnames for which no filtering will take place",
|
"message": "Lista över värdnamn för vilka ingen filtrering kommer att äga rum",
|
||||||
"description": "A short description for the editable field which lists trusted sites"
|
"description": "A short description for the editable field which lists trusted sites"
|
||||||
},
|
},
|
||||||
"behaviorSectionLabel": {
|
"behaviorSectionLabel": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"extName": {
|
"extName": {
|
||||||
"message": "uBlock₀",
|
"message": "uBlock Origin",
|
||||||
"description": "extension name."
|
"description": "extension name."
|
||||||
},
|
},
|
||||||
"extShortDesc": {
|
"extShortDesc": {
|
||||||
|
@ -536,11 +536,11 @@
|
||||||
"description": "Warning against copy-pasting filters from random sources"
|
"description": "Warning against copy-pasting filters from random sources"
|
||||||
},
|
},
|
||||||
"1pImport": {
|
"1pImport": {
|
||||||
"message": "Внасяне от файл...",
|
"message": "Внасяне и добавяне...",
|
||||||
"description": "Button in the 'My filters' pane"
|
"description": "Button in the 'My filters' pane"
|
||||||
},
|
},
|
||||||
"1pExport": {
|
"1pExport": {
|
||||||
"message": "Изнасяне във файл",
|
"message": "Изнасяне...",
|
||||||
"description": "Button in the 'My filters' pane"
|
"description": "Button in the 'My filters' pane"
|
||||||
},
|
},
|
||||||
"1pExportFilename": {
|
"1pExportFilename": {
|
||||||
|
@ -584,7 +584,7 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rulesExport": {
|
"rulesExport": {
|
||||||
"message": "Изнасяне във файл",
|
"message": "Изнасяне във файл...",
|
||||||
"description": "Button in the 'My rules' pane"
|
"description": "Button in the 'My rules' pane"
|
||||||
},
|
},
|
||||||
"rulesDefaultFileName": {
|
"rulesDefaultFileName": {
|
||||||
|
@ -620,11 +620,11 @@
|
||||||
"description": "A concise description of the 'Trusted sites' pane."
|
"description": "A concise description of the 'Trusted sites' pane."
|
||||||
},
|
},
|
||||||
"whitelistImport": {
|
"whitelistImport": {
|
||||||
"message": "Внасяне от файл...",
|
"message": "Внасяне и добавяне...",
|
||||||
"description": "Button in the 'Trusted sites' pane"
|
"description": "Button in the 'Trusted sites' pane"
|
||||||
},
|
},
|
||||||
"whitelistExport": {
|
"whitelistExport": {
|
||||||
"message": "Изнасяне във файл",
|
"message": "Изнасяне...",
|
||||||
"description": "Button in the 'Trusted sites' pane"
|
"description": "Button in the 'Trusted sites' pane"
|
||||||
},
|
},
|
||||||
"whitelistExportFilename": {
|
"whitelistExportFilename": {
|
||||||
|
|
Loading…
Reference in New Issue