mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-16 03:32:05 -06:00
New translations form.php (German)
This commit is contained in:
parent
d7fb6f83b8
commit
be1ed56d42
@ -63,11 +63,11 @@ return [
|
||||
'description' => 'Beschreibung',
|
||||
'expense_account' => 'Debitor (Ausgabe)',
|
||||
'revenue_account' => 'Kreditor (Einnahme)',
|
||||
'decimal_places' => 'Decimal places',
|
||||
'exchange_rate_instruction' => 'Foreign currencies',
|
||||
'decimal_places' => 'Nachkommastellen',
|
||||
'exchange_rate_instruction' => 'Ausländische Währungen',
|
||||
'exchanged_amount' => 'Exchanged amount',
|
||||
'source_amount' => 'Amount (source)',
|
||||
'destination_amount' => 'Amount (destination)',
|
||||
'source_amount' => 'Betrag (Quelle)',
|
||||
'destination_amount' => 'Betrag (Ziel)',
|
||||
'native_amount' => 'Native amount',
|
||||
|
||||
'revenue_account_source' => 'Ertragskonto (Quelle)',
|
||||
@ -156,8 +156,8 @@ return [
|
||||
'category_keep_transactions' => 'Die eine Überweisungen, die mit dieser Kategorie verknüpft ist, wird nicht gelöscht. | Keine der :count Kategorien, die mit dieser Rechnung verknüpft sind, werden gelöscht.',
|
||||
'tag_keep_transactions' => 'Die einzige Überweisung, die mit diesem Tag verknüpft ist, wird nicht gelöscht. | Keiner der :count Tags, die mit dieser Rechnung verknüpft sind, werden gelöscht.',
|
||||
|
||||
'email' => 'Email address',
|
||||
'password' => 'Password',
|
||||
'email' => 'Email-Addresse',
|
||||
'password' => 'Passwort',
|
||||
'password_confirmation' => 'Password (again)',
|
||||
'blocked' => 'Is blocked?',
|
||||
'blocked_code' => 'Reason for block',
|
||||
|
Loading…
Reference in New Issue
Block a user