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

Unified Diff: _locales/pt_PT/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/pt_BR/messages.json ('k') | _locales/ro/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/pt_PT/messages.json
===================================================================
--- a/_locales/pt_PT/messages.json
+++ b/_locales/pt_PT/messages.json
@@ -1,18 +1,24 @@
{
+ "filters_acceptableAds2_label": {
+ "message": "Permitir alguma publicidade não intrusiva"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Adicionar"
},
"filters_addSubscriptionOther_label": {
"message": "Adicionar outra subscrição"
},
"filters_addSubscription_label": {
"message": "Adicionar subscrição de filtros"
},
+ "filters_readMore_label": {
+ "message": "Ler mais"
+ },
"filters_subscription_delete_label": {
"message": "Apagar"
},
"filters_subscription_enabled_label": {
"message": "Activo"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Falhou. Checksum errado."
@@ -24,16 +30,19 @@
"message": "A fazer download..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "Falhou, lista de filtros inválida"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Falhou, endereço inválido"
},
+ "filters_viewList_label": {
+ "message": "Ver lista"
+ },
"global_remove_subscription_warning": {
"message": "Deseja, realmente, remover esta subscrição?"
},
"global_subscription_invalid_location": {
"message": "A localização da lista de filtros não é um endereço ou nome de ficheiro válido."
},
"name": {
"message": "Adblock Plus (Beta)"
« no previous file with comments | « _locales/pt_BR/messages.json ('k') | _locales/ro/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld