mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (German)
This commit is contained in:
parent
7ecf5804bc
commit
c16bcf7b57
@ -153,6 +153,7 @@ return [
|
|||||||
// export data:
|
// export data:
|
||||||
'import_and_export' => 'Import und Export',
|
'import_and_export' => 'Import und Export',
|
||||||
'export_data' => 'Daten exportieren',
|
'export_data' => 'Daten exportieren',
|
||||||
|
'export_and_backup_data' => 'Export and backup',
|
||||||
'export_data_intro' => 'Zum Backup, zum Migrieren auf ein anderes System oder zum Migrieren in eine andere Firefly III Installation.',
|
'export_data_intro' => 'Zum Backup, zum Migrieren auf ein anderes System oder zum Migrieren in eine andere Firefly III Installation.',
|
||||||
'export_format' => 'Export-Format',
|
'export_format' => 'Export-Format',
|
||||||
'export_format_csv' => 'Durch Komma getrennte Werte (CSV-Datei)',
|
'export_format_csv' => 'Durch Komma getrennte Werte (CSV-Datei)',
|
||||||
@ -326,6 +327,7 @@ return [
|
|||||||
'location' => 'Standort',
|
'location' => 'Standort',
|
||||||
'without_date' => 'Ohne Datum',
|
'without_date' => 'Ohne Datum',
|
||||||
'result' => 'Ergebnis',
|
'result' => 'Ergebnis',
|
||||||
|
'total_result' => 'Total result',
|
||||||
|
|
||||||
// preferences
|
// preferences
|
||||||
'pref_home_screen_accounts' => 'Konten auf dem Startbildschirm',
|
'pref_home_screen_accounts' => 'Konten auf dem Startbildschirm',
|
||||||
|
Loading…
Reference in New Issue
Block a user