Index: locale/pl/desktop-options.json |
=================================================================== |
--- a/locale/pl/desktop-options.json |
+++ b/locale/pl/desktop-options.json |
@@ -293,6 +293,34 @@ |
"options_tab_whitelist": { |
"message": "Dozwolone witryny" |
}, |
+ "options_tracking_warning_1": { |
+ "message": "Zauważyliśmy że masz włączone funkcje: <strong>$tracking$</strong> i <strong>$acceptableAds$</strong>.", |
+ "placeholders": { |
+ "acceptableAds": { |
+ "content": "$2", |
+ "example": "Allow Acceptable Ads" |
+ }, |
+ "tracking": { |
+ "content": "$1", |
+ "example": "Block additional tracking" |
+ } |
+ } |
+ }, |
+ "options_tracking_warning_2": { |
+ "message": "Aby reklamodawcy mogli wyświetlać bardziej trafne reklamy <strong>może</strong> istnieć pewne śledzenie realizowane za pomocą akceptowalne reklam." |
+ }, |
+ "options_tracking_warning_3": { |
+ "message": "Jeśli wolisz dodatkową prywatność, zaznacz poniżej opcję <strong>$acceptableAdsPrivacy$</strong>.", |
+ "placeholders": { |
+ "acceptableAdsPrivacy": { |
+ "content": "$1", |
+ "example": "Only allow ads without third-party tracking" |
+ } |
+ } |
+ }, |
+ "options_tracking_warning_acknowledgment": { |
+ "message": "OK, rozumiem" |
+ }, |
"options_whitelist_add": { |
"message": "Dodaj witrynę" |
}, |