mirror of
https://github.com/we-promise/sure.git
synced 2026-04-16 10:34:09 +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>
20 lines
677 B
YAML
20 lines
677 B
YAML
---
|
|
de:
|
|
invitations:
|
|
create:
|
|
failure: Einladung konnte nicht gesendet werden.
|
|
success: Einladung erfolgreich gesendet.
|
|
destroy:
|
|
failure: Beim Entfernen der Einladung ist ein Problem aufgetreten.
|
|
not_authorized: Du bist nicht berechtigt, Einladungen zu verwalten.
|
|
success: Einladung erfolgreich entfernt.
|
|
new:
|
|
email_label: E-Mail-Adresse
|
|
email_placeholder: E-Mail-Adresse eingeben
|
|
role_admin: Administrator
|
|
role_label: Rolle
|
|
role_member: Mitglied
|
|
submit: Einladung senden
|
|
subtitle: Sende eine Einladung, um deinem Familienkonto auf %{product_name} beizutreten.
|
|
title: Jemanden einladen
|