mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
New translations firefly.php (Russian)
This commit is contained in:
@@ -130,6 +130,7 @@ return [
|
|||||||
'transaction_data' => 'Данные транзакции',
|
'transaction_data' => 'Данные транзакции',
|
||||||
'invalid_server_configuration' => 'Invalid server configuration',
|
'invalid_server_configuration' => 'Invalid server configuration',
|
||||||
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructions how to do this</a>.',
|
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructions how to do this</a>.',
|
||||||
|
'quickswitch' => 'Quickswitch',
|
||||||
|
|
||||||
// search
|
// search
|
||||||
'search' => 'Поиск',
|
'search' => 'Поиск',
|
||||||
@@ -147,7 +148,7 @@ return [
|
|||||||
'repeat_freq_half-year' => 'every half-year',
|
'repeat_freq_half-year' => 'every half-year',
|
||||||
'repeat_freq_quarterly' => 'quarterly',
|
'repeat_freq_quarterly' => 'quarterly',
|
||||||
'repeat_freq_monthly' => 'ежемесячно',
|
'repeat_freq_monthly' => 'ежемесячно',
|
||||||
'repeat_freq_weekly' => 'weekly',
|
'repeat_freq_weekly' => 'weekly',
|
||||||
'weekly' => 'еженедельно',
|
'weekly' => 'еженедельно',
|
||||||
'quarterly' => 'раз в квартал',
|
'quarterly' => 'раз в квартал',
|
||||||
'half-year' => 'раз в полгода',
|
'half-year' => 'раз в полгода',
|
||||||
|
Reference in New Issue
Block a user