mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
1e2371ecce
commit
5406daa275
2 changed files with 9 additions and 9 deletions
|
@ -324,11 +324,11 @@
|
|||
"description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored."
|
||||
},
|
||||
"1pImport":{
|
||||
"message":"Внасяне и добавяне",
|
||||
"message":"Внасяне от файл...",
|
||||
"description":"English: Import and append"
|
||||
},
|
||||
"1pExport":{
|
||||
"message":"Изнасяне",
|
||||
"message":"Изнасяне във файл",
|
||||
"description":"English: Export"
|
||||
},
|
||||
"1pExportFilename":{
|
||||
|
@ -392,15 +392,15 @@
|
|||
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
|
||||
},
|
||||
"whitelistImport":{
|
||||
"message":"Внасяне и добавяне",
|
||||
"message":"Внасяне от файл...",
|
||||
"description":"English: Import and append"
|
||||
},
|
||||
"whitelistExport":{
|
||||
"message":"Изнасяне",
|
||||
"message":"Изнасяне във файл",
|
||||
"description":"English: Export"
|
||||
},
|
||||
"whitelistExportFilename":{
|
||||
"message":"моят-ublock-списък-с-изключения_{{datetime}}.txt",
|
||||
"message":"моите-ublock-изключения_{{datetime}}.txt",
|
||||
"description":"English: my-ublock-whitelist_{{datetime}}.txt"
|
||||
},
|
||||
"whitelistApply":{
|
||||
|
@ -468,7 +468,7 @@
|
|||
"description":"English: Contributors"
|
||||
},
|
||||
"aboutBackupDataButton":{
|
||||
"message":"Архивиране във файл",
|
||||
"message":"Изнасяне във файл",
|
||||
"description":"English: Backup to file"
|
||||
},
|
||||
"aboutBackupFilename":{
|
||||
|
@ -476,11 +476,11 @@
|
|||
"description":"English: my-ublock-backup_{{datetime}}.txt"
|
||||
},
|
||||
"aboutRestoreDataButton":{
|
||||
"message":"Възстановяване от файл...",
|
||||
"message":"Внасяне от файл...",
|
||||
"description":"English: Restore from file..."
|
||||
},
|
||||
"aboutResetDataButton":{
|
||||
"message":"Начално състояние на настройките по подразбиране...",
|
||||
"message":"Възстановяване на настройките по подразбиране...",
|
||||
"description":"English: Reset to default settings..."
|
||||
},
|
||||
"aboutRestoreDataConfirm":{
|
||||
|
|
|
@ -352,7 +352,7 @@
|
|||
"description":"This will remove all temporary rules"
|
||||
},
|
||||
"rulesCommit":{
|
||||
"message":"Submeter",
|
||||
"message":"Aplicar",
|
||||
"description":"This will persist temporary rules"
|
||||
},
|
||||
"rulesEdit":{
|
||||
|
|
Loading…
Reference in a new issue