mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Merge branch 'master' of github.com:gorhill/uBlock
This commit is contained in:
commit
4071fdcada
@ -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":{
|
||||
@ -232,7 +232,7 @@
|
||||
"description":"Status column header"
|
||||
},
|
||||
"aboutAssetsUpdateGetListError":{
|
||||
"message":"Ocorreu um erro. O<b>XHR<\/b> está bloqueado para <b>raw2.github.com<\/b>?",
|
||||
"message":"Ocorreu um erro. O <b>XHR<\/b> está bloqueado para <b>raw2.github.com<\/b>?",
|
||||
"description":"Successful outcome of clicking 'update' button"
|
||||
},
|
||||
"aboutAssetsUpdateStatusAdded":{
|
||||
@ -263,4 +263,4 @@
|
||||
"message":"Esta entrada deve ser a última",
|
||||
"description":"so we dont need to deal with comma for last entry"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user