Update translations.

This commit is contained in:
James Cole
2020-05-01 17:50:53 +02:00
parent c561f99de6
commit 6a25b41952
22 changed files with 165 additions and 18 deletions

View File

@@ -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',