mirror of
https://github.com/we-promise/sure.git
synced 2026-04-13 09:07:25 +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>
21 lines
675 B
YAML
21 lines
675 B
YAML
---
|
|
ca:
|
|
invitations:
|
|
create:
|
|
failure: No s'ha pogut enviar la invitació
|
|
success: Invitació enviada correctament
|
|
destroy:
|
|
failure: Hi ha hagut un problema en eliminar la invitació.
|
|
not_authorized: No estàs autoritzat/da a gestionar invitacions.
|
|
success: La invitació s'ha eliminat correctament.
|
|
new:
|
|
email_label: Correu electrònic
|
|
email_placeholder: Introdueix el correu electrònic
|
|
role_admin: Administrador/a
|
|
role_label: Rol
|
|
role_member: Membre
|
|
submit: Envia invitació
|
|
subtitle: Envia una invitació per unir-te al teu compte familiar a %{product_name}
|
|
title: Convida algú
|
|
|