mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +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
828 B
YAML
31 lines
828 B
YAML
---
|
|
de:
|
|
transfers:
|
|
create:
|
|
success: Überweisung erstellt
|
|
destroy:
|
|
success: Überweisung entfernt
|
|
form:
|
|
amount: Betrag
|
|
date: Datum
|
|
expense: Ausgabe
|
|
from: Von
|
|
income: Einnahme
|
|
select_account: Konto auswählen
|
|
submit: Überweisung erstellen
|
|
to: An
|
|
transfer: Überweisung
|
|
new:
|
|
title: Neue Überweisung
|
|
show:
|
|
delete: Überweisung entfernen
|
|
delete_subtitle: Dadurch wird die Überweisung entfernt. Die zugrunde liegenden Transaktionen bleiben erhalten.
|
|
delete_title: Überweisung entfernen?
|
|
details: Details
|
|
note_label: Notizen
|
|
note_placeholder: Füge dieser Überweisung eine Notiz hinzu …
|
|
overview: Übersicht
|
|
settings: Einstellungen
|
|
update:
|
|
success: Überweisung aktualisiert
|