mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 04:24:26 +00:00
Updated strings.
This commit is contained in:
@@ -23,64 +23,65 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'buttons' => 'Schaltflächen',
|
||||
'icon' => 'Symbol',
|
||||
'id' => 'Id',
|
||||
'create_date' => 'Erstellt am',
|
||||
'update_date' => 'Aktualisiert am',
|
||||
'updated_at' => 'Aktualisiert am',
|
||||
'balance_before' => 'Kontostand vorher',
|
||||
'balance_after' => 'Kontostand nachher',
|
||||
'name' => 'Name',
|
||||
'role' => 'Rolle',
|
||||
'currentBalance' => 'Aktueller Kontostand',
|
||||
'linked_to_rules' => 'Verlinkte Regeln',
|
||||
'active' => 'Aktiv?',
|
||||
'lastActivity' => 'Letzte Aktivität',
|
||||
'balanceDiff' => 'Saldendifferenz',
|
||||
'matchesOn' => 'Zusammengeführt am',
|
||||
'account_type' => 'Kontotyp',
|
||||
'created_at' => 'Erstellt am',
|
||||
'account' => 'Konto',
|
||||
'matchingAmount' => 'Betrag',
|
||||
'split_number' => 'Geteilt #',
|
||||
'destination' => 'Empfänger',
|
||||
'source' => 'Quelle',
|
||||
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
||||
'automatch' => 'Automatisch erkennen?',
|
||||
'repeat_freq' => 'Wiederholungen',
|
||||
'description' => 'Beschreibung',
|
||||
'amount' => 'Betrag',
|
||||
'internal_reference' => 'Interne Referenz',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Zinstermin',
|
||||
'book_date' => 'Buchungsdatum',
|
||||
'process_date' => 'Bearbeitungsdatum',
|
||||
'due_date' => 'Fälligkeitstermin',
|
||||
'payment_date' => 'Zahlungsdatum',
|
||||
'invoice_date' => 'Rechnungsdatum',
|
||||
'interal_reference' => 'Interner Verweis',
|
||||
'notes' => 'Notizen',
|
||||
'from' => 'Von',
|
||||
'piggy_bank' => 'Sparschwein',
|
||||
'to' => 'An',
|
||||
'budget' => 'Budget',
|
||||
'category' => 'Kategorie',
|
||||
'bill' => 'Rechnung',
|
||||
'withdrawal' => 'Ausgabe',
|
||||
'deposit' => 'Einlage',
|
||||
'transfer' => 'Überweisung',
|
||||
'type' => 'Typ',
|
||||
'completed' => 'Abgeschlossen',
|
||||
'iban' => 'IBAN',
|
||||
'paid_current_period' => 'Diese Periode bezahlt',
|
||||
'email' => 'E-Mail',
|
||||
'registered_at' => 'Registriert am',
|
||||
'is_blocked' => 'Ist blockiert',
|
||||
'is_admin' => 'Ist Admin',
|
||||
'has_two_factor' => 'Nutzt 2FA',
|
||||
'blocked_code' => 'Blockcode',
|
||||
'source_account' => 'Quellkonto',
|
||||
'buttons' => 'Schaltflächen',
|
||||
'icon' => 'Symbol',
|
||||
'id' => 'Id',
|
||||
'create_date' => 'Erstellt am',
|
||||
'update_date' => 'Aktualisiert am',
|
||||
'updated_at' => 'Aktualisiert am',
|
||||
'balance_before' => 'Kontostand vorher',
|
||||
'balance_after' => 'Kontostand nachher',
|
||||
'name' => 'Name',
|
||||
'role' => 'Rolle',
|
||||
'currentBalance' => 'Aktueller Kontostand',
|
||||
'linked_to_rules' => 'Verlinkte Regeln',
|
||||
'active' => 'Aktiv?',
|
||||
'transaction_type' => 'Typ',
|
||||
'lastActivity' => 'Letzte Aktivität',
|
||||
'balanceDiff' => 'Saldendifferenz',
|
||||
'matchesOn' => 'Zusammengeführt am',
|
||||
'account_type' => 'Kontotyp',
|
||||
'created_at' => 'Erstellt am',
|
||||
'account' => 'Konto',
|
||||
'matchingAmount' => 'Betrag',
|
||||
'split_number' => 'Geteilt #',
|
||||
'destination' => 'Empfänger',
|
||||
'source' => 'Quelle',
|
||||
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
||||
'automatch' => 'Automatisch erkennen?',
|
||||
'repeat_freq' => 'Wiederholungen',
|
||||
'description' => 'Beschreibung',
|
||||
'amount' => 'Betrag',
|
||||
'internal_reference' => 'Interne Referenz',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Zinstermin',
|
||||
'book_date' => 'Buchungsdatum',
|
||||
'process_date' => 'Bearbeitungsdatum',
|
||||
'due_date' => 'Fälligkeitstermin',
|
||||
'payment_date' => 'Zahlungsdatum',
|
||||
'invoice_date' => 'Rechnungsdatum',
|
||||
'interal_reference' => 'Interner Verweis',
|
||||
'notes' => 'Notizen',
|
||||
'from' => 'Von',
|
||||
'piggy_bank' => 'Sparschwein',
|
||||
'to' => 'An',
|
||||
'budget' => 'Budget',
|
||||
'category' => 'Kategorie',
|
||||
'bill' => 'Rechnung',
|
||||
'withdrawal' => 'Ausgabe',
|
||||
'deposit' => 'Einlage',
|
||||
'transfer' => 'Überweisung',
|
||||
'type' => 'Typ',
|
||||
'completed' => 'Abgeschlossen',
|
||||
'iban' => 'IBAN',
|
||||
'paid_current_period' => 'Diese Periode bezahlt',
|
||||
'email' => 'E-Mail',
|
||||
'registered_at' => 'Registriert am',
|
||||
'is_blocked' => 'Ist blockiert',
|
||||
'is_admin' => 'Ist Admin',
|
||||
'has_two_factor' => 'Nutzt 2FA',
|
||||
'blocked_code' => 'Blockcode',
|
||||
'source_account' => 'Quellkonto',
|
||||
'destination_account' => 'Zielkonto',
|
||||
'accounts_count' => 'Anzahl Konten',
|
||||
'journals_count' => 'Anzahl der Zahlungsvorgänge',
|
||||
|
||||
Reference in New Issue
Block a user