mirror of
https://github.com/we-promise/sure.git
synced 2026-04-16 18:44:13 +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>
31 lines
829 B
YAML
31 lines
829 B
YAML
---
|
|
de:
|
|
valuations:
|
|
form:
|
|
amount: Betrag
|
|
submit: Kontostand aktualisieren
|
|
header:
|
|
balance: Kontostand
|
|
index:
|
|
change: Änderung
|
|
date: Datum
|
|
new_entry: Neuer Eintrag
|
|
no_valuations: Für dieses Konto sind noch keine Bewertungen vorhanden
|
|
valuations: Wert
|
|
value: Wert
|
|
new:
|
|
title: Neuer Kontostand
|
|
show:
|
|
amount: Betrag
|
|
date_label: Datum
|
|
delete: Löschen
|
|
delete_subtitle: Diese Aktion kann nicht rückgängig gemacht werden
|
|
delete_title: Eintrag löschen
|
|
details: Details
|
|
name_label: Name
|
|
name_placeholder: Gib einen Namen für diesen Eintrag ein
|
|
note_label: Notizen
|
|
note_placeholder: Füge zusätzliche Details zu diesem Eintrag hinzu
|
|
overview: Übersicht
|
|
settings: Einstellungen
|