mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-28 22:26:22 +00:00
Translated
This commit is contained in:
@@ -45,7 +45,7 @@ return [
|
|||||||
'budget_id' => 'Budget',
|
'budget_id' => 'Budget',
|
||||||
'openingBalance' => 'Eröffnungsbilanz',
|
'openingBalance' => 'Eröffnungsbilanz',
|
||||||
'tagMode' => 'Tag-Modus',
|
'tagMode' => 'Tag-Modus',
|
||||||
'tagPosition' => 'Tag location',
|
'tagPosition' => 'Ort des Tags',
|
||||||
'virtualBalance' => 'Virtueller Kontostand',
|
'virtualBalance' => 'Virtueller Kontostand',
|
||||||
'longitude_latitude' => 'Standort',
|
'longitude_latitude' => 'Standort',
|
||||||
'targetamount' => 'Zielbetrag',
|
'targetamount' => 'Zielbetrag',
|
||||||
@@ -67,9 +67,9 @@ return [
|
|||||||
'destination_account_asset' => 'Zielkonto (Bestandskonto)',
|
'destination_account_asset' => 'Zielkonto (Bestandskonto)',
|
||||||
'source_account_revenue' => 'Quellkonto (Ertragskonto)',
|
'source_account_revenue' => 'Quellkonto (Ertragskonto)',
|
||||||
'type' => 'Type',
|
'type' => 'Type',
|
||||||
'convert_Withdrawal' => 'Convert withdrawal',
|
'convert_Withdrawal' => 'Ändere zu Abhebung',
|
||||||
'convert_Deposit' => 'Convert deposit',
|
'convert_Deposit' => 'Ändere zu Einzahlng',
|
||||||
'convert_Transfer' => 'Convert transfer',
|
'convert_Transfer' => 'Ändere zu Überweisung',
|
||||||
|
|
||||||
|
|
||||||
'amount' => 'Betrag',
|
'amount' => 'Betrag',
|
||||||
@@ -151,7 +151,7 @@ return [
|
|||||||
'domain' => 'Domain',
|
'domain' => 'Domain',
|
||||||
'single_user_mode' => 'Einzelnutzermodus',
|
'single_user_mode' => 'Einzelnutzermodus',
|
||||||
'must_confirm_account' => 'Erstanwender müssen ihr Konto aktivieren',
|
'must_confirm_account' => 'Erstanwender müssen ihr Konto aktivieren',
|
||||||
'is_demo_site' => 'Is demo site',
|
'is_demo_site' => 'Ist eine Demonstrationsseite',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'import_file' => 'Datei importieren',
|
'import_file' => 'Datei importieren',
|
||||||
|
|||||||
Reference in New Issue
Block a user