From 7037c36cc90537c0e8d0df9b2be211638e8429ce Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 30 Jul 2024 08:40:42 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (1367 of 1367 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/ --- static/locales/es.client.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/static/locales/es.client.json b/static/locales/es.client.json index 20c36d64..aea535f6 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -1687,5 +1687,37 @@ "Total Time (s)": "Tiempo total (s)", "Column ID": "ID de la columna", "Max Time (s)": "Tiempo máximo (s)" + }, + "DocTutorial": { + "Click to expand": "Haz clic para ampliar", + "End tutorial": "Fin del tutorial", + "Next": "Siguiente", + "Restart": "Reanudar", + "Do you want to restart the tutorial? All progress will be lost.": "¿Quieres reiniciar el tutorial? Se perderá todo el progreso.", + "Finish": "Finalizar", + "Previous": "Anterior" + }, + "OnboardingCards": { + "Complete our basics tutorial": "Completa nuestro tutorial básico", + "Complete the tutorial": "Completa el tutorial", + "3 minute video tour": "La duración del vídeo es de 3 minutos", + "Learn the basic of reference columns, linked widgets, column types, & cards.": "Aprende los conceptos básicos de las columnas de referencia, widgets vinculados, tipos de columnas y tarjetas." + }, + "OnboardingPage": { + "Discover Grist in 3 minutes": "Descubre Grist en 3 minutos", + "Next step": "Paso siguiente", + "Skip step": "Omitir el paso", + "Skip tutorial": "Omitir el tutorial", + "Tell us who you are": "¿Quién eres?", + "Type here": "Escribe aquí", + "Welcome": "Bienvenid@", + "What brings you to Grist (you can select multiple)?": "¿Qué te trae a Grist (puedes seleccionar varias opciones)?", + "What is your role?": "¿Cual es tu papel?", + "Your role": "Tu función", + "Back": "Atrás", + "Your organization": "Tu organización", + "Go hands-on with the Grist Basics tutorial": "Práctica con el tutorial básico de Grist", + "Go to the tutorial!": "¡Ve al tutorial!", + "What organization are you with?": "¿A qué organización perteneces?" } }