mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-28 06:15:39 +00:00
Translated
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'buttons' => 'Buttons',
|
'buttons' => 'Schaltfläche',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Icon',
|
||||||
'create_date' => 'Erstellt am',
|
'create_date' => 'Erstellt am',
|
||||||
'update_date' => 'Aktualisiert am',
|
'update_date' => 'Aktualisiert am',
|
||||||
@@ -22,18 +22,18 @@ return [
|
|||||||
'active' => 'Aktiv?',
|
'active' => 'Aktiv?',
|
||||||
'lastActivity' => 'Letzte Aktivität',
|
'lastActivity' => 'Letzte Aktivität',
|
||||||
'balanceDiff' => 'Differenz des Kontostandes zwischen :start und :end',
|
'balanceDiff' => 'Differenz des Kontostandes zwischen :start und :end',
|
||||||
'matchedOn' => 'Matched on',
|
'matchedOn' => 'Übereinstimmung am',
|
||||||
'matchesOn' => 'Matched on',
|
'matchesOn' => 'Übereinstimmung am',
|
||||||
'account_type' => 'Art des Kontos',
|
'account_type' => 'Art des Kontos',
|
||||||
'created_at' => 'Created at',
|
'created_at' => 'Erstellt am',
|
||||||
'new_balance' => 'Neue Bilanz',
|
'new_balance' => 'Neue Bilanz',
|
||||||
'account' => 'Konto',
|
'account' => 'Konto',
|
||||||
'matchingAmount' => 'Betrag',
|
'matchingAmount' => 'Betrag',
|
||||||
'lastMatch' => 'Last match',
|
'lastMatch' => 'Letzte Übereinstimmung',
|
||||||
'split_number' => 'Split #',
|
'split_number' => 'Geteilt #',
|
||||||
'destination' => 'Empfänger',
|
'destination' => 'Empfänger',
|
||||||
'source' => 'Quelle',
|
'source' => 'Quelle',
|
||||||
'next_expected_match' => 'Next expected match',
|
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
||||||
'automatch' => 'Automatisch erkennen?',
|
'automatch' => 'Automatisch erkennen?',
|
||||||
'repeat_freq' => 'Wiederholungen',
|
'repeat_freq' => 'Wiederholungen',
|
||||||
'description' => 'Beschreibung',
|
'description' => 'Beschreibung',
|
||||||
|
|||||||
Reference in New Issue
Block a user