mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations list.php (Russian)
This commit is contained in:
parent
102dac1eb8
commit
ec69cc3590
@ -10,22 +10,22 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'buttons' => 'Buttons',
|
'buttons' => 'Кнопки',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Значок',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'create_date' => 'Created at',
|
'create_date' => 'Создан',
|
||||||
'update_date' => 'Updated at',
|
'update_date' => 'Обновлён',
|
||||||
'balance_before' => 'Balance before',
|
'balance_before' => 'Баланс до',
|
||||||
'balance_after' => 'Balance after',
|
'balance_after' => 'Баланс после',
|
||||||
'name' => 'Name',
|
'name' => 'Имя',
|
||||||
'role' => 'Role',
|
'role' => 'Роль',
|
||||||
'currentBalance' => 'Current balance',
|
'currentBalance' => 'Текущий баланс',
|
||||||
'active' => 'Is active?',
|
'active' => 'Активен?',
|
||||||
'lastActivity' => 'Last activity',
|
'lastActivity' => 'Последняя активность',
|
||||||
'balanceDiff' => 'Balance difference between :start and :end',
|
'balanceDiff' => 'Разница баланса между :start и :end',
|
||||||
'matchedOn' => 'Matched on',
|
'matchedOn' => 'Matched on',
|
||||||
'matchesOn' => 'Matched on',
|
'matchesOn' => 'Matched on',
|
||||||
'account_type' => 'Account type',
|
'account_type' => 'Тип профиля',
|
||||||
'created_at' => 'Created at',
|
'created_at' => 'Created at',
|
||||||
'new_balance' => 'New balance',
|
'new_balance' => 'New balance',
|
||||||
'account' => 'Account',
|
'account' => 'Account',
|
||||||
@ -37,10 +37,10 @@ return [
|
|||||||
'next_expected_match' => 'Next expected match',
|
'next_expected_match' => 'Next expected match',
|
||||||
'automatch' => 'Auto match?',
|
'automatch' => 'Auto match?',
|
||||||
'repeat_freq' => 'Repeats',
|
'repeat_freq' => 'Repeats',
|
||||||
'description' => 'Description',
|
'description' => 'Описание',
|
||||||
'amount' => 'Amount',
|
'amount' => 'Сумма',
|
||||||
'internal_reference' => 'Internal reference',
|
'internal_reference' => 'Internal reference',
|
||||||
'date' => 'Date',
|
'date' => 'Дата',
|
||||||
'interest_date' => 'Interest date',
|
'interest_date' => 'Interest date',
|
||||||
'book_date' => 'Book date',
|
'book_date' => 'Book date',
|
||||||
'process_date' => 'Processing date',
|
'process_date' => 'Processing date',
|
||||||
|
Loading…
Reference in New Issue
Block a user