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

Unified Diff: locale/es/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/en_GB/desktop-options.json ('k') | locale/es/mobile-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/es/desktop-options.json
===================================================================
--- a/locale/es/desktop-options.json
+++ b/locale/es/desktop-options.json
@@ -138,7 +138,7 @@
"message": "Correo electrónico:"
},
"options_filterList_add": {
- "message": "+ AÑADIR UNA NUEVA LISTA DE FILTROS"
+ "message": "+ Añadir una nueva lista de filtros"
},
"options_filterList_column_name": {
"message": "Listas de filtros"
@@ -213,7 +213,7 @@
"message": "Encuentra ayuda o contacta con nosotros"
},
"options_language_add": {
- "message": "+ AÑADIR UN IDIOMA"
+ "message": "+ añadir un idioma"
},
"options_language_change": {
"message": "CAMBIAR"
@@ -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 iconos de medios sociales en las páginas web que visitas permiten que las redes de medios sociales construyan un perfil tuyo en base a tus hábitos de navegación, incluso cuando no haces clic en ellos. Ocultar estos iconos puede proteger tu perfil."
},
- "options_report_ad": {
- "message": "¿Ves algún anuncio que crees que no debería aparecer? <a>Informa sobre un anuncio</a>"
- },
"options_report_bug": {
"message": "¿Encontraste un error? <a>Envíanos un informe de error</a>"
},
"options_report_forum": {
"message": "¿Deseas obtener ayuda de nuestra comunidad? <a>Accede al foro</a>"
},
- "options_report_issue": {
- "message": "¿Crees que estamos bloqueando incorrectamente contenido o funcionalidad? <a>Informa sobre elementos bloqueados incorrectamente aquí</a>"
- },
"options_social_description": {
"message": "¿Tienes alguna pregunta o idea nueva? Estamos aquí para ayudarte."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Páginas web de la lista blanca"
},
+ "options_tracking_warning_1": {
+ "message": "Hemos detectado que tienes los 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 <strong>tal vez</strong> haya algún tipo de seguimiento con los anuncios aceptables para que los anunciantes puedan mostrarte publicidad de mayor relevancia."
+ },
+ "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": "Entendido"
+ },
"options_whitelist_add": {
"message": "AÑADIR PÁGINA WEB"
},
« no previous file with comments | « locale/en_GB/desktop-options.json ('k') | locale/es/mobile-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld