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

Unified Diff: locales/pt/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 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/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/pt/messages.json
@@ -0,0 +1,62 @@
+{
+ "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."
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Falhou, download inválido"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "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"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Esconder locais de elementos bloqueados"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Localização de lista de filtros:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Por favor escolha uma subscrição de filtros da lista:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Título da subscrição:"
+ }
+}
« 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