mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
New translations form.php (German)
This commit is contained in:
@@ -30,13 +30,10 @@ return [
|
|||||||
'currency_id' => 'Währung',
|
'currency_id' => 'Währung',
|
||||||
'attachments' => 'Anhänge',
|
'attachments' => 'Anhänge',
|
||||||
'journal_amount' => 'Betrag',
|
'journal_amount' => 'Betrag',
|
||||||
'journal_asset_source_account' => 'Girokonto (Quelle)',
|
|
||||||
'journal_source_account_name' => 'Kreditor (Quelle)',
|
'journal_source_account_name' => 'Kreditor (Quelle)',
|
||||||
'journal_source_account_id' => 'Girokonto (Quelle)',
|
'journal_source_account_id' => 'Girokonto (Quelle)',
|
||||||
'BIC' => 'BIC',
|
'BIC' => 'BIC',
|
||||||
'verify_password' => 'Überprüfen Sie die Kennwortsicherheit',
|
'verify_password' => 'Überprüfen Sie die Kennwortsicherheit',
|
||||||
'account_from_id' => 'Vom Konto',
|
|
||||||
'account_to_id' => 'Auf Konto',
|
|
||||||
'source_account' => 'Quellkonto',
|
'source_account' => 'Quellkonto',
|
||||||
'destination_account' => 'Zielkonto',
|
'destination_account' => 'Zielkonto',
|
||||||
'journal_destination_account_id' => 'Girokonto (Ziel)',
|
'journal_destination_account_id' => 'Girokonto (Ziel)',
|
||||||
@@ -53,7 +50,6 @@ return [
|
|||||||
'tagMode' => 'Tag-Modus',
|
'tagMode' => 'Tag-Modus',
|
||||||
'tagPosition' => 'Ort des Tags',
|
'tagPosition' => 'Ort des Tags',
|
||||||
'virtualBalance' => 'Virtueller Kontostand',
|
'virtualBalance' => 'Virtueller Kontostand',
|
||||||
'longitude_latitude' => 'Standort',
|
|
||||||
'targetamount' => 'Zielbetrag',
|
'targetamount' => 'Zielbetrag',
|
||||||
'accountRole' => 'Rolle des Kontos',
|
'accountRole' => 'Rolle des Kontos',
|
||||||
'openingBalanceDate' => 'Eröffnungsbilanzdatum',
|
'openingBalanceDate' => 'Eröffnungsbilanzdatum',
|
||||||
@@ -68,12 +64,10 @@ return [
|
|||||||
'revenue_account' => 'Kreditor (Einnahme)',
|
'revenue_account' => 'Kreditor (Einnahme)',
|
||||||
'decimal_places' => 'Nachkommastellen',
|
'decimal_places' => 'Nachkommastellen',
|
||||||
'exchange_rate_instruction' => 'Ausländische Währungen',
|
'exchange_rate_instruction' => 'Ausländische Währungen',
|
||||||
'exchanged_amount' => 'Ausgetauschter Betrag',
|
|
||||||
'source_amount' => 'Betrag (Quelle)',
|
'source_amount' => 'Betrag (Quelle)',
|
||||||
'destination_amount' => 'Betrag (Ziel)',
|
'destination_amount' => 'Betrag (Ziel)',
|
||||||
'native_amount' => 'Nativer Betrag',
|
'native_amount' => 'Nativer Betrag',
|
||||||
|
|
||||||
'revenue_account_source' => 'Ertragskonto (Quelle)',
|
|
||||||
'source_account_asset' => 'Quellkonto (Bestandskonto)',
|
'source_account_asset' => 'Quellkonto (Bestandskonto)',
|
||||||
'destination_account_expense' => 'Zielkonto (Unkostenkonto)',
|
'destination_account_expense' => 'Zielkonto (Unkostenkonto)',
|
||||||
'destination_account_asset' => 'Zielkonto (Bestandskonto)',
|
'destination_account_asset' => 'Zielkonto (Bestandskonto)',
|
||||||
@@ -111,7 +105,6 @@ return [
|
|||||||
'add_new_withdrawal' => 'Fügen Sie eine neue Ausgabe hinzu',
|
'add_new_withdrawal' => 'Fügen Sie eine neue Ausgabe hinzu',
|
||||||
'add_new_deposit' => 'Fügen Sie eine neue Einnahme hinzu',
|
'add_new_deposit' => 'Fügen Sie eine neue Einnahme hinzu',
|
||||||
'add_new_transfer' => 'Fügen Sie eine neue Überweisung hinzu',
|
'add_new_transfer' => 'Fügen Sie eine neue Überweisung hinzu',
|
||||||
'noPiggybank' => '(kein Sparschwein)',
|
|
||||||
'title' => 'Titel',
|
'title' => 'Titel',
|
||||||
'notes' => 'Notizen',
|
'notes' => 'Notizen',
|
||||||
'filename' => 'Dateiname',
|
'filename' => 'Dateiname',
|
||||||
@@ -174,7 +167,6 @@ return [
|
|||||||
// admin
|
// admin
|
||||||
'domain' => 'Domain',
|
'domain' => 'Domain',
|
||||||
'single_user_mode' => 'Einzelnutzermodus',
|
'single_user_mode' => 'Einzelnutzermodus',
|
||||||
'must_confirm_account' => 'Erstanwender müssen ihr Konto aktivieren',
|
|
||||||
'is_demo_site' => 'Ist eine Demonstrationsseite',
|
'is_demo_site' => 'Ist eine Demonstrationsseite',
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user