diff options
author | gorhill <rhill@raymondhill.net> | 2015-06-03 17:03:41 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-06-03 17:03:41 -0400 |
commit | 5ce0a7dff9d6a1133a7e51b77566384670b38bb3 (patch) | |
tree | 08ac3575ba7709b07fc68b485d316a4957ff3f46 /src/_locales/pt_BR/messages.json | |
parent | e8e14c7d705488f6e3606e1158feffb1a9fbbedd (diff) | |
download | uBlock-5ce0a7dff9d6a1133a7e51b77566384670b38bb3.zip uBlock-5ce0a7dff9d6a1133a7e51b77566384670b38bb3.tar.gz uBlock-5ce0a7dff9d6a1133a7e51b77566384670b38bb3.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/pt_BR/messages.json')
-rw-r--r-- | src/_locales/pt_BR/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index 7e384fc..dd4ed61 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -464,7 +464,7 @@ "description":"English: Network error: unable to connect to {{url}}" }, "subscriberConfirm":{ - "message":"uBlock₀: Adicionar a seguinte URL à sua lista de filtros personalizados?\n\nTítulo: \"{{title}}\"\nURL: {{url}}", + "message":"uBlock₀: Adicionar a seguinte URL na sua lista de filtros personalizados?\n\nTítulo: \"{{title}}\"\nURL: {{url}}", "description":"English: The message seen by the user to confirm subscription to a ABP filter list" }, "elapsedOneMinuteAgo":{ @@ -520,7 +520,7 @@ "description":"English: Close this window" }, "docblockedProceed":{ - "message":"Desativar bloqueio estrito para\n{{hostname}}", + "message":"Desativar bloqueio estrito para {{hostname}}", "description":"English: Disable strict blocking for {{hostname}} ..." }, "docblockedDisableTemporary":{ |