Translated

This commit is contained in:
James Cole
2016-11-18 01:01:04 +01:00
parent 47349589cb
commit a14b2bc5a7

View File

@@ -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',