mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Merge branch 'master' of github.com:gorhill/uBlock
This commit is contained in:
commit
4071fdcada
1 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
"description":"appears as tab name in dashboard."
|
||||
},
|
||||
"whitelistPageName":{
|
||||
"message":"Whitelist",
|
||||
"message":"Lista Branca",
|
||||
"description":"appears as tab name in dashboard."
|
||||
},
|
||||
"statsPageName":{
|
||||
|
@ -132,7 +132,7 @@
|
|||
"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":"Importar e acrescentar",
|
||||
"message":"Importar e adicionar",
|
||||
"description":"English: Import and append"
|
||||
},
|
||||
"1pExport":{
|
||||
|
@ -144,11 +144,11 @@
|
|||
"description":"English: Apply changes"
|
||||
},
|
||||
"whitelistPrompt":{
|
||||
"message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.",
|
||||
"message":"Sua lista de exceções de nomes de host para qual o μBlock será desativado. Uma entrada por linha. nomes de host inválidos será ignorado.",
|
||||
"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":"Importar e acrescentar",
|
||||
"message":"Importar e adicionar",
|
||||
"description":"English: Import and append"
|
||||
},
|
||||
"whitelistExport":{
|
||||
|
|
Loading…
Reference in a new issue