Skip to content

Commit

Permalink
New translations app.json (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella committed Jun 20, 2024
1 parent 6cc21ce commit 4791fd2
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions apps/web/public/locales/es/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"copied": "Copiado",
"createAnAccount": "Crea una cuenta",
"createdBy": "de <b>{name}</b>",
"createPoll": "Crear encuesta",
"delete": "Borrar",
"deleteDate": "Borrar fecha",
"deletedPoll": "Encuesta borrada",
Expand Down Expand Up @@ -80,7 +79,6 @@
"validEmail": "Por favor ingrese un correo electrónico válido",
"verificationCodeHelp": "¿No has recibido el correo electrónico? Revisa tu correo no deseado.",
"verificationCodePlaceholder": "Introduzca aquí el código de 6 cifras",
"verificationCodeSent": "Se ha enviado un código de verificación a <b>{email}</b> <a>Cambiar</a>",
"verifyYourEmail": "Verifica tu email",
"startOfWeek": "Inicio de la semana",
"weekView": "Vista semanal",
Expand Down Expand Up @@ -210,9 +208,6 @@
"continueAs": "Continuar como",
"pageMovedDescription": "Redireccionando a <a>{newUrl}</a>",
"notRegistered": "¿Todavía no tienes cuenta? <a>Regístrate.</a>",
"comingSoon": "Muy Pronto",
"integrations": "Integraciones",
"contacts": "Contactos",
"unlockFeatures": "Desbloquea todas las características Pro.",
"pollStatusFinalized": "Finalizado",
"share": "Compartir",
Expand All @@ -223,7 +218,6 @@
"aboutGuestDescription": "La configuración del perfil no está disponible para los usuarios invitados. <0>Inicie sesión</0> en su cuenta existente o <1>cree una nueva cuenta</1> para personalizar su perfil.",
"logoutDescription": "Salir de tu sesión existente",
"events": "Eventos",
"registrations": "Registros",
"inviteParticipantsDescription": "Copia y comparte este enlace de invitación para empezar a recopilar respuestas de tus participantes.",
"inviteLink": "Enlace de invitación",
"inviteParticipantLinkInfo": "Cualquiera con este enlace será capaz de votar en esta encuesta.",
Expand All @@ -234,9 +228,10 @@
"autoTimeZoneHelp": "Activa esta opción para ajustar automáticamente la hora del evento a la zona horaria local de cada participante.",
"commentsDisabled": "Los comentarios han sido deshabilitados",
"allParticipants": "Todos los participantes",
"host": "Anfitrión",
"pollStatus": "Estado",
"pollsListAll": "Todos",
"back": "Volver",
"timeShownIn": "Horarios mostrados en {timeZone}"
"timeShownIn": "Horarios mostrados en {timeZone}",
"eventHostDescription": "Eres el creador de esta encuesta",
"deleteAccount": "Eliminar Cuenta",
"verificationCodeSentTo": "Enviamos código de verificación a <b>{{ email }}</b>",
"createPoll": "Crear encuesta"
}

0 comments on commit 4791fd2

Please sign in to comment.