Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/pt_BR/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/pl/messages.json ('k') | _locales/pt_PT/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/pt_BR/messages.json
===================================================================
--- a/_locales/pt_BR/messages.json
+++ b/_locales/pt_BR/messages.json
@@ -59,25 +59,31 @@
"filter_must_follow_syntax": {
"message": "Seu filtro deve seguir a <a href='$url$'>sintaxe de filtro do Adblock Plus</a>. Certos tipos de filtro como requisições realizadas por plugins, por exemplo o Flash, não são suportadas.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "Permitir algumas propagandas não-invasivas"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Adicionar"
},
"filters_addSubscriptionOther_label": {
"message": "Adicionar outra inscrição"
},
"filters_addSubscription_label": {
"message": "Adicionar inscrição de filtros"
},
+ "filters_readMore_label": {
+ "message": "Saiba mais"
+ },
"filters_subscription_delete_label": {
"message": "Excluir"
},
"filters_subscription_enabled_label": {
"message": "Ativado"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Falhou, checksum deu errado"
@@ -89,16 +95,19 @@
"message": "Fazendo download..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "Falhou, não é uma lista de filtros válida"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Falhou, não é um endereço válido"
},
+ "filters_viewList_label": {
+ "message": "Ver lista"
+ },
"found_a_bug": {
"message": "Encontrou um bug? Por favor <a href='$url$'>nos informe a falha por aqui</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« no previous file with comments | « _locales/pl/messages.json ('k') | _locales/pt_PT/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld