mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 19:14:11 +00:00
* added german translation consistently added all translation yml files for german language * Correct quotation and syntax errors in new de locale files Corrected misplaced or missing quotation marks in YAML * Updated German translations Added missing files, fixed for customizable branding * corrected yml formatting added missing "" when : where used in the string * Interpolation errors * More interpolation issues * Last round of interpolation errors? * Add German to supported locales * Still a few more interpolations --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
27 lines
933 B
YAML
27 lines
933 B
YAML
---
|
|
es:
|
|
helpers:
|
|
label:
|
|
user:
|
|
invite_code: Código de invitación
|
|
submit:
|
|
user:
|
|
create: Continuar
|
|
registrations:
|
|
closed: Las inscripciones están actualmente cerradas.
|
|
create:
|
|
failure: Hubo un problema al registrarse.
|
|
invalid_invite_code: Código de invitación inválido, por favor inténtalo de nuevo.
|
|
success: Te has registrado con éxito.
|
|
new:
|
|
invitation_message: "%{inviter} te ha invitado a unirte como %{role}"
|
|
join_family_title: Únete a %{family}
|
|
role_admin: administrador
|
|
role_member: miembro
|
|
submit: Crear cuenta
|
|
title: Crea tu cuenta
|
|
welcome_body: Para comenzar, debes registrarte para obtener una nueva cuenta. Luego podrás
|
|
configurar ajustes adicionales dentro de la aplicación.
|
|
welcome_title: ¡Bienvenido a Self Hosted %{product_name}!
|
|
password_placeholder: Introduce tu contraseña
|