mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
translation work from crowdin
This commit is contained in:
parent
7501dfe88a
commit
cb72b200c8
@ -88,15 +88,15 @@
|
|||||||
"description":"English: {{used}} used out of {{total}}"
|
"description":"English: {{used}} used out of {{total}}"
|
||||||
},
|
},
|
||||||
"3pParseAllABPHideFiltersPrompt1":{
|
"3pParseAllABPHideFiltersPrompt1":{
|
||||||
"message":"Analisar e reforçar filtros de elementos escondidos com Adblock+.",
|
"message":"Analisar e aplicar filtros de esconder elementos com Adblock Plus.",
|
||||||
"description":"English: Parse and enforce Adblock+ element hiding filters."
|
"description":"English: Parse and enforce Adblock+ element hiding filters."
|
||||||
},
|
},
|
||||||
"3pParseAllABPHideFiltersPrompt2":{
|
"3pParseAllABPHideFiltersPrompt2":{
|
||||||
"message":"{{abpHideFilterCount}} filtros de elementos escondidos usado(s).",
|
"message":"{{abpHideFilterCount}} filtros de esconder elementos usado(s).",
|
||||||
"description":"English: {{abpHideFilterCount}} element hiding filters used."
|
"description":"English: {{abpHideFilterCount}} element hiding filters used."
|
||||||
},
|
},
|
||||||
"3pParseAllABPHideFiltersInfo":{
|
"3pParseAllABPHideFiltersInfo":{
|
||||||
"message":"<p>Esta opção permite a análise e aplicação de <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\"> filtros de \"elemento escondido\" compatível com Adblock Plus<\/a>. Estes filtros são essencialmente cosméticos, eles servem para ocultar elementos em uma página da web que são consideradas um incômodo visual, e que não pode ser bloqueado pelo motor de filtragem com base em pedido líquido.<\/p><p>Habilitar este recurso aumenta o consumo de memória do <i>µBlock<\/i>.<\/p>",
|
"message":"<p>Esta opção permite a análise e aplicação de <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\"> filtros de \"esconder elementos\" compatível com Adblock Plus<\/a>. Estes filtros são essencialmente cosméticos, eles servem para ocultar elementos em uma página da web que são consideradas um incômodo visual, e que não pode ser bloqueado pelo motor de filtragem com base em pedido líquido.<\/p><p>Habilitar este recurso aumenta o consumo de memória do <i>µBlock<\/i>.<\/p>",
|
||||||
"description":"English: see English messages.json"
|
"description":"English: see English messages.json"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsHeader":{
|
"3pListsOfBlockedHostsHeader":{
|
||||||
@ -131,8 +131,20 @@
|
|||||||
"message":"Regiões, idiomas",
|
"message":"Regiões, idiomas",
|
||||||
"description":"English: Regions, languages"
|
"description":"English: Regions, languages"
|
||||||
},
|
},
|
||||||
|
"3pGroupCustom":{
|
||||||
|
"message":"Personalizar",
|
||||||
|
"description":"English: Custom"
|
||||||
|
},
|
||||||
|
"3pExternalListsHint":{
|
||||||
|
"message":"Uma URL por linha. Linhas prefixadas com ‘!’ serão ignoradas. URLs inválidas serão silenciosamente ignoradas.",
|
||||||
|
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
||||||
|
},
|
||||||
|
"3pExternalListsApply":{
|
||||||
|
"message":"Aplicar",
|
||||||
|
"description":"English: Apply"
|
||||||
|
},
|
||||||
"1pFormatHint":{
|
"1pFormatHint":{
|
||||||
"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.",
|
"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ão ignoradas.",
|
||||||
"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":{
|
||||||
@ -148,7 +160,7 @@
|
|||||||
"description":"English: Apply changes"
|
"description":"English: Apply changes"
|
||||||
},
|
},
|
||||||
"whitelistPrompt":{
|
"whitelistPrompt":{
|
||||||
"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.",
|
"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ão silenciosamente ignorados.",
|
||||||
"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."
|
"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":{
|
"whitelistImport":{
|
||||||
|
@ -131,6 +131,18 @@
|
|||||||
"message":"Регионы, языки",
|
"message":"Регионы, языки",
|
||||||
"description":"English: Regions, languages"
|
"description":"English: Regions, languages"
|
||||||
},
|
},
|
||||||
|
"3pGroupCustom":{
|
||||||
|
"message":"Пользовательские",
|
||||||
|
"description":"English: Custom"
|
||||||
|
},
|
||||||
|
"3pExternalListsHint":{
|
||||||
|
"message":"Один URL-адрес на строку. Строки с префиксом ‘!’ будут игнорироваться. Недопустимые адреса также будут игнорироваться молча.",
|
||||||
|
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
||||||
|
},
|
||||||
|
"3pExternalListsApply":{
|
||||||
|
"message":"Применить",
|
||||||
|
"description":"English: Apply"
|
||||||
|
},
|
||||||
"1pFormatHint":{
|
"1pFormatHint":{
|
||||||
"message":"Одно правило на строку. Правилом может быть обычное имя сайти, или Adblock Plus-совместимый фильтр. Линии начинающиеся с ‘!’ будут пропущены.",
|
"message":"Одно правило на строку. Правилом может быть обычное имя сайти, или Adblock Plus-совместимый фильтр. Линии начинающиеся с ‘!’ будут пропущены.",
|
||||||
"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."
|
||||||
|
@ -131,6 +131,18 @@
|
|||||||
"message":"Regioner, språk",
|
"message":"Regioner, språk",
|
||||||
"description":"English: Regions, languages"
|
"description":"English: Regions, languages"
|
||||||
},
|
},
|
||||||
|
"3pGroupCustom":{
|
||||||
|
"message":"Anpassad",
|
||||||
|
"description":"English: Custom"
|
||||||
|
},
|
||||||
|
"3pExternalListsHint":{
|
||||||
|
"message":"En adress per rad. Rader med prefixet ‘!’ kommer att ignoreras. Ogiltiga adresser kommer också ignoreras.",
|
||||||
|
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
||||||
|
},
|
||||||
|
"3pExternalListsApply":{
|
||||||
|
"message":"Verkställ",
|
||||||
|
"description":"English: Apply"
|
||||||
|
},
|
||||||
"1pFormatHint":{
|
"1pFormatHint":{
|
||||||
"message":"Ett filter per rad. Ett filter kan vara ett vanligt värdnamn eller ett Adblock Plus-kompatibelt filter. Rader med prefixet ‘!’ kommer att ignoreras.",
|
"message":"Ett filter per rad. Ett filter kan vara ett vanligt värdnamn eller ett Adblock Plus-kompatibelt filter. Rader med prefixet ‘!’ kommer att ignoreras.",
|
||||||
"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."
|
||||||
|
Loading…
Reference in New Issue
Block a user