mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 17:17:57 +01:00
commit
0acd590eb3
1 changed files with 4 additions and 4 deletions
|
@ -52,7 +52,7 @@
|
||||||
"description":"English: Pick"
|
"description":"English: Pick"
|
||||||
},
|
},
|
||||||
"pickerQuit":{
|
"pickerQuit":{
|
||||||
"message":"Desistir",
|
"message":"Sair",
|
||||||
"description":"English: Quit"
|
"description":"English: Quit"
|
||||||
},
|
},
|
||||||
"pickerNetFilters":{
|
"pickerNetFilters":{
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
"description":"English: Apply changes"
|
"description":"English: Apply changes"
|
||||||
},
|
},
|
||||||
"1pFormatHint":{
|
"1pFormatHint":{
|
||||||
"message":"Adicione um filtro por linha. Um filtro pode ser um simples hostname ou um filtro de Adblock Plus-compatível. Linhas prefixados com ‘!’ será ignorado.",
|
"message":"Adicione um filtro por linha. Um filtro pode ser um simples hostname ou um filtro compatível com o Adblock Plus. Linhas prefixadas com ‘!’ será ignorado.",
|
||||||
"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."
|
"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":{
|
"1pImport":{
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
"description":"English: Extension data"
|
"description":"English: Extension data"
|
||||||
},
|
},
|
||||||
"aboutAssetsUpdatePrompt":{
|
"aboutAssetsUpdatePrompt":{
|
||||||
"message":"As listas do<i>µBlock<\/i> podem ser atualizadas aqui sem ter que esperar para o próximo lançamento da extensão. Essas listas são baixadas do <a href=\"https:\/\/github.com\/gorhill\/ublock\"> repositório do Github do projeto<\/a>.",
|
"message":"As listas do <i>µBlock<\/i> podem ser atualizadas aqui sem ter que esperar para o próximo lançamento da extensão. Essas listas são baixadas do <a href=\"https:\/\/github.com\/gorhill\/ublock\"> repositório do Github do projeto<\/a>.",
|
||||||
"description":"Short descriptive text of the update feature"
|
"description":"Short descriptive text of the update feature"
|
||||||
},
|
},
|
||||||
"aboutAssetsUpdateColPath":{
|
"aboutAssetsUpdateColPath":{
|
||||||
|
@ -219,4 +219,4 @@
|
||||||
"message":"Esta entrada deve ser a última",
|
"message":"Esta entrada deve ser a última",
|
||||||
"description":"so we dont need to deal with comma for last entry"
|
"description":"so we dont need to deal with comma for last entry"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue