From 11d720465b58cae7279ab171e66c129ead40929e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 31 Dec 2024 00:04:37 -0300 Subject: [PATCH] chore: update es-VE translations (#3645) Co-authored-by: Lucas.Xu --- frontend/resources/translations/es-VE.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index 6b61b3c2a6..9ecbff9c1d 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -5,7 +5,7 @@ "welcomeTo": "Bienvenido a", "githubStarText": "Favorito en GitHub", "subscribeNewsletterText": "Suscribir al boletín", - "letsGoButtonText": "Vamos", + "letsGoButtonText": "Inicio rápido", "title": "Título", "youCanAlso": "Tú también puedes", "and": "y", @@ -19,17 +19,17 @@ "openMenuTooltip": "Haga clic para abrir el menú" }, "signUp": { - "buttonText": "Registrar", - "title": "Registrar en @:appName", + "buttonText": "Registro", + "title": "Registro en @:appName", "getStartedText": "Empezar", "emptyPasswordError": "La contraseña no puede estar en blanco", - "repeatPasswordEmptyError": "La contraseña no puede estar en blanco", + "repeatPasswordEmptyError": "La contraseña repetida no puede estar vacía", "unmatchedPasswordError": "Las contraseñas no coinciden", - "alreadyHaveAnAccount": "¿Posee credenciales?", - "emailHint": "Correo", + "alreadyHaveAnAccount": "¿Ya posee una cuenta?", + "emailHint": "Correo electrónico", "passwordHint": "Contraseña", "repeatPasswordHint": "Repetir contraseña", - "signUpWith": "Registrarte con:" + "signUpWith": "Registro con:" }, "signIn": { "loginTitle": "Ingresa a @:appName", @@ -113,7 +113,7 @@ "large": "grande", "fontSize": "Tamaño de fuente", "import": "Importar", - "moreOptions": "Mas opciones", + "moreOptions": "Más opciones", "wordCount": "El recuento de palabras: {}", "charCount": "Número de caracteres : {}", "createdAt": "Creado: {}", @@ -121,7 +121,7 @@ "duplicateView": "Duplicar" }, "importPanel": { - "textAndMarkdown": "Texto y descuento", + "textAndMarkdown": "Texto y Markdown", "documentFromV010": "Documento de v0.1.0", "databaseFromV010": "Base de datos desde v0.1.0", "csv": "CSV",