mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Russian)
This commit is contained in:
parent
ca861e2a5d
commit
48bd80d4c4
@ -153,6 +153,7 @@ return [
|
|||||||
// export data:
|
// export data:
|
||||||
'import_and_export' => 'Импорт и экспорт',
|
'import_and_export' => 'Импорт и экспорт',
|
||||||
'export_data' => 'Экспорт данных',
|
'export_data' => 'Экспорт данных',
|
||||||
|
'export_and_backup_data' => 'Export and backup',
|
||||||
'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.',
|
'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.',
|
||||||
'export_format' => 'Формат для экспорта',
|
'export_format' => 'Формат для экспорта',
|
||||||
'export_format_csv' => 'Comma separated values (CSV file)',
|
'export_format_csv' => 'Comma separated values (CSV file)',
|
||||||
@ -326,6 +327,7 @@ return [
|
|||||||
'location' => 'Location',
|
'location' => 'Location',
|
||||||
'without_date' => 'Without date',
|
'without_date' => 'Without date',
|
||||||
'result' => 'Result',
|
'result' => 'Result',
|
||||||
|
'total_result' => 'Total result',
|
||||||
|
|
||||||
// preferences
|
// preferences
|
||||||
'pref_home_screen_accounts' => 'Счета, отображаемые в сводке',
|
'pref_home_screen_accounts' => 'Счета, отображаемые в сводке',
|
||||||
|
Loading…
Reference in New Issue
Block a user