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

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

Issue 29631579: Issue 6170 - import translations for the conflict message (Closed)
Patch Set: Created Dec. 6, 2017, 2:54 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/es/desktop-options.json ('k') | locale/es_CL/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/es_AR/desktop-options.json
===================================================================
--- a/locale/es_AR/desktop-options.json
+++ b/locale/es_AR/desktop-options.json
@@ -290,6 +290,34 @@
"options_tab_whitelist": {
"message": "Sitios web aceptados"
},
+ "options_tracking_warning_1": {
+ "message": "Hemos detectado que tienes activadas las opciones <strong>$tracking$</strong> y <strong>$acceptableAds$</strong>.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Queremos que sepas que para que los anunciantes puedan mostrarte publicidad de mayor relevancia, <strong>tal vez</strong> haya algún tipo de seguimiento con los Anuncios Aceptables."
+ },
+ "options_tracking_warning_3": {
+ "message": "Si prefieres privacidad extra, selecciona la casilla <strong>$acceptableAdsPrivacy$</strong> a continuación.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Bien, entiendo"
+ },
"options_whitelist_add": {
"message": "Añadir página web"
},
« no previous file with comments | « locale/es/desktop-options.json ('k') | locale/es_CL/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld