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

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

Issue 29629579: No Issue - Imported locales from Crowdin (Closed)
Patch Set: Updated to reflect latest changes in crowdin Created Dec. 4, 2017, 1:05 p.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/de/common.json ('k') | locale/de/mobile-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/de/desktop-options.json
===================================================================
--- a/locale/de/desktop-options.json
+++ b/locale/de/desktop-options.json
@@ -138,7 +138,7 @@
"message": "E-Mail:"
},
"options_filterList_add": {
- "message": "NEUE FILTERLISTE HINZUFÜGEN"
+ "message": "+ NEUE FILTERLISTE HINZUFÜGEN"
},
"options_filterList_column_name": {
"message": "Filterlisten"
@@ -213,7 +213,7 @@
"message": "Finde Hilfe oder nimm Kontakt mit uns auf"
},
"options_language_add": {
- "message": "SPRACHE HINZUFÜGEN"
+ "message": "+ SPRACHE HINZUFÜGEN"
},
"options_language_change": {
"message": "ÄNDERN"
@@ -248,6 +248,9 @@
"options_notification_hide": {
"message": "Benachrichtigung schließen"
},
+ "options_page_document_title": {
+ "message": "Einstellungen"
+ },
"options_page_title": {
"message": "Einstellungen"
},
@@ -260,18 +263,12 @@
"options_protection_social_tooltip": {
"message": "Die Social-Media-Symbole auf den Websites, die du besuchst, ermöglicht es den Social-Media-Netzwerken, ein Profil basierend auf deinen Surfgewohnheiten zu erstellen - selbst, wenn du sie nicht anklickst. Wenn du diese Symbole ausblendest, kannst du dein Profil schützen."
},
- "options_report_ad": {
- "message": "Siehst du eine Anzeige, die nicht da sein sollte? <a>Eine Anzeige melden</a>"
- },
"options_report_bug": {
"message": "Hast du einen Fehler gefunden? <a>Sende uns einen Fehlerbericht</a>"
},
"options_report_forum": {
"message": "Brauchst du Unterstützung unserer Community? <a>Besuche das Forum</a>"
},
- "options_report_issue": {
- "message": "Vermutest du, dass Inhalte oder Funktionalitäten von uns fälschlicherweise geblockt werden? <a>Melde fälschlich geblockte Elemente hier</a>"
- },
"options_social_description": {
"message": "Hast du eine Frage oder eine neue Idee? Wir sind hier, um zu helfen."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Websites auf der Whitelist"
},
+ "options_tracking_warning_1": {
+ "message": "Es scheint, dass du sowohl '<strong>$tracking$</strong>' als auch '<strong>$acceptableAds$</strong>' aktiviert hast.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Du solltest wissen, dass auch Acceptable Ads Tracking benutzen <strong>könnten</strong>, um dir möglichst relevante Werbung anzuzeigen."
+ },
+ "options_tracking_warning_3": {
+ "message": "Falls du lieber mehr Privatsphäre haben willst, kreuze unten das Kontrollkästchen '<strong>$acceptableAdsPrivacy$</strong>' an.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Alles klar"
+ },
"options_whitelist_add": {
"message": "WEBSITE HINZUFÜGEN"
},
« no previous file with comments | « locale/de/common.json ('k') | locale/de/mobile-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld