mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update translations.
This commit is contained in:
@@ -541,6 +541,8 @@ return [
|
||||
'pref_locale' => 'Locale settings',
|
||||
'pref_languages_help' => 'Firefly III поддерживает несколько языков. Какой язык вы предпочитаете?',
|
||||
'pref_locale_help' => 'Firefly III allows you to set other local settings, like how currencies, numbers and dates are formatted. Entries in this list may not be supported by your system. Firefly III doesn\'t have the correct date settings for every locale; contact me for improvements.',
|
||||
'pref_locale_no_windows' => 'This feature may not work on Windows.',
|
||||
'pref_locale_no_docker' => 'The Docker image only has a small set of installed locales.',
|
||||
'pref_custom_fiscal_year' => 'Параметры финансового года',
|
||||
'pref_custom_fiscal_year_label' => 'Включить',
|
||||
'pref_custom_fiscal_year_help' => 'Для стран, в которых финансовый год начинается не 1 января, а заканчивается не 31 декабря, вы должны указать даты начала и окончания финансового года',
|
||||
@@ -1130,6 +1132,11 @@ return [
|
||||
'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
|
||||
'store_new_liabilities_account' => 'Сохранить новое обязательство',
|
||||
'edit_liabilities_account' => 'Редактировать долговой счёт ":name"',
|
||||
'financial_control' => 'Financial control',
|
||||
'accounting' => 'Accounting',
|
||||
'automation' => 'Automation',
|
||||
'others' => 'Others',
|
||||
'classification' => 'Classification',
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Стандартный финансовый отчёт за период с :start по :end',
|
||||
|
||||
Reference in New Issue
Block a user