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

Unified Diff: locale/es_CL/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/es_AR/mobile-options.json ('k') | locale/es_MX/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/es_CL/desktop-options.json
===================================================================
--- a/locale/es_CL/desktop-options.json
+++ b/locale/es_CL/desktop-options.json
@@ -248,6 +248,9 @@
"options_notification_hide": {
"message": "Cerrar la notificación"
},
+ "options_page_document_title": {
+ "message": "Ajustes"
+ },
"options_page_title": {
"message": "Ajustes"
},
@@ -260,18 +263,12 @@
"options_protection_social_tooltip": {
"message": "Los botones de redes sociales en los sitios web que visitas permiten que las redes sociales construyan un perfil de ti basado en tus hábitos de navegación - incluso cuando no has hecho clic en ellos. Ocultando estos botones puedes proteger tu perfil."
},
- "options_report_ad": {
- "message": "¿Ves un anuncio que crees que no debería estar allí? <a>Reportar un anuncio</a>"
- },
"options_report_bug": {
"message": "¿Encontraste un error? <a>Envíanos un informe de error</a>"
},
"options_report_forum": {
"message": "¿Quieres soporte desde nuestra comunidad? <a>Ir al Foro</a>"
},
- "options_report_issue": {
- "message": "¿Crees que hay contenido o funciones que están siendo bloqueadas incorrectamente por nosotros? <a>Reporta los elementos incorrectamente bloqueados aquí</a>"
- },
"options_social_description": {
"message": "¿Tienes una pregunta o una nueva idea? Estamos aquí para ayudar."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Sitios web en lista blanca"
},
+ "options_tracking_warning_1": {
+ "message": "Hemos detectado que tienes ambos filtros <strong>$tracking$</strong>' y '<strong>$acceptableAds$</strong>' activados.",
+ "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>' abajo.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Bien, entiendo"
+ },
"options_whitelist_add": {
"message": "Agregar sitio web"
},
« no previous file with comments | « locale/es_AR/mobile-options.json ('k') | locale/es_MX/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld