| 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" |
| }, |