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

Unified Diff: locale/pt_BR/desktop-options.json

Issue 29683559: Issue 6336 - Import existing adblockplusui translations from Crowdin (Closed)
Patch Set: Updated with latest crowdin changes Created Feb. 22, 2018, 11:20 a.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 | « locale/pl/updates.json ('k') | locale/pt_BR/updates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/pt_BR/desktop-options.json
===================================================================
--- a/locale/pt_BR/desktop-options.json
+++ b/locale/pt_BR/desktop-options.json
@@ -137,6 +137,9 @@
"options_email": {
"message": "E-mail:"
},
+ "options_english": {
+ "message": "Inglês"
+ },
"options_filterList_add": {
"message": "+ Adicionar uma nova lista de filtros"
},
@@ -290,6 +293,34 @@
"options_tab_whitelist": {
"message": "Sites na lista branca"
},
+ "options_tracking_warning_1": {
+ "message": "Notamos que você possui ambos <strong>$tracking$</strong> e <strong>$acceptableAds$</strong> habilitados.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Saiba que para os anunciantes exibirem anúncios mais relevantes, <strong>pode</strong> haver um rastreamento com Anúncios Aceitáveis."
+ },
+ "options_tracking_warning_3": {
+ "message": "Se você prefere uma privacidade extra, selecione a caixa de seleção <strong>$acceptableAdsPrivacy$</strong> abaixo.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Ok, entendi"
+ },
"options_whitelist_add": {
"message": "ADICIONAR SITE"
},
« no previous file with comments | « locale/pl/updates.json ('k') | locale/pt_BR/updates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld