OLD | NEW |
1 { | 1 { |
2 "options_acceptableAds_ads_description_1": { | 2 "options_acceptableAds_ads_description_1": { |
3 "message": "Acceptable Ads stören nicht und beeinträchtigen nicht den Inhalt
, den du betrachtest. <a>Lies mehr über die Kriterien für Acceptable Ads</a>" | 3 "message": "Acceptable Ads stören nicht und beeinträchtigen nicht den Inhalt
, den du betrachtest. <a>Lies mehr über die Kriterien für Acceptable Ads</a>" |
4 }, | 4 }, |
5 "options_acceptableAds_ads_label": { | 5 "options_acceptableAds_ads_label": { |
6 "message": "Acceptable Ads erlauben?" | 6 "message": "Acceptable Ads erlauben?" |
7 }, | 7 }, |
8 "options_acceptableAds_description": { | 8 "options_acceptableAds_description": { |
9 "message": "Acceptable Ads sind unaufdringliche Anzeigen. Sie bilden den Mit
telweg zwischen dem Blocken von Anzeigen und der Unterstützung von Online-Inhalt
en, da diese Einnahmen für Besitzer von Websites generieren." | 9 "message": "Acceptable Ads sind unaufdringliche Anzeigen. Sie bilden den Mit
telweg zwischen dem Blocken von Anzeigen und der Unterstützung von Online-Inhalt
en, da diese Einnahmen für Besitzer von Websites generieren." |
10 }, | 10 }, |
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
286 }, | 286 }, |
287 "options_tab_general": { | 287 "options_tab_general": { |
288 "message": "Allgemein" | 288 "message": "Allgemein" |
289 }, | 289 }, |
290 "options_tab_help": { | 290 "options_tab_help": { |
291 "message": "Hilfe" | 291 "message": "Hilfe" |
292 }, | 292 }, |
293 "options_tab_whitelist": { | 293 "options_tab_whitelist": { |
294 "message": "Websites auf der Whitelist" | 294 "message": "Websites auf der Whitelist" |
295 }, | 295 }, |
| 296 "options_tracking_warning_1": { |
| 297 "message": "Es scheint, dass du sowohl <strong>$tracking$</strong> als auch
<strong>$acceptableAds$</strong> aktiviert hast.", |
| 298 "placeholders": { |
| 299 "acceptableAds": { |
| 300 "content": "$2", |
| 301 "example": "Allow Acceptable Ads" |
| 302 }, |
| 303 "tracking": { |
| 304 "content": "$1", |
| 305 "example": "Block additional tracking" |
| 306 } |
| 307 } |
| 308 }, |
| 309 "options_tracking_warning_2": { |
| 310 "message": "Du solltest wissen, dass auch Acceptable Ads Tracking benutzen <
strong>könnten</strong>, um dir möglichst relevante Werbung anzuzeigen." |
| 311 }, |
| 312 "options_tracking_warning_3": { |
| 313 "message": "Falls du lieber mehr Privatsphäre haben willst, kreuze unten das
Kontrollkästchen <strong>$acceptableAdsPrivacy$</strong> an.", |
| 314 "placeholders": { |
| 315 "acceptableAdsPrivacy": { |
| 316 "content": "$1", |
| 317 "example": "Only allow ads without third-party tracking" |
| 318 } |
| 319 } |
| 320 }, |
| 321 "options_tracking_warning_acknowledgment": { |
| 322 "message": "Alles klar" |
| 323 }, |
296 "options_whitelist_add": { | 324 "options_whitelist_add": { |
297 "message": "WEBSITE HINZUFÜGEN" | 325 "message": "WEBSITE HINZUFÜGEN" |
298 }, | 326 }, |
299 "options_whitelist_description": { | 327 "options_whitelist_description": { |
300 "message": "Du hast das Blocken von Werbung auf diesen Websites deaktiviert
und wirst auf ihnen Anzeigen sehen." | 328 "message": "Du hast das Blocken von Werbung auf diesen Websites deaktiviert
und wirst auf ihnen Anzeigen sehen." |
301 }, | 329 }, |
302 "options_whitelist_empty_1": { | 330 "options_whitelist_empty_1": { |
303 "message": "Du hast keine Websites auf der Whitelist." | 331 "message": "Du hast keine Websites auf der Whitelist." |
304 }, | 332 }, |
305 "options_whitelist_empty_2": { | 333 "options_whitelist_empty_2": { |
(...skipping 11 matching lines...) Expand all Loading... |
317 "options_whitelist_placeholder_example": { | 345 "options_whitelist_placeholder_example": { |
318 "message": "z.B. $domain$", | 346 "message": "z.B. $domain$", |
319 "placeholders": { | 347 "placeholders": { |
320 "domain": { | 348 "domain": { |
321 "content": "$1", | 349 "content": "$1", |
322 "example": "www.example.com" | 350 "example": "www.example.com" |
323 } | 351 } |
324 } | 352 } |
325 } | 353 } |
326 } | 354 } |
OLD | NEW |