mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 17:57:09 +00:00
New translations list.php (Russian)
This commit is contained in:
@@ -48,42 +48,42 @@ return [
|
|||||||
'payment_date' => 'Payment date',
|
'payment_date' => 'Payment date',
|
||||||
'invoice_date' => 'Invoice date',
|
'invoice_date' => 'Invoice date',
|
||||||
'interal_reference' => 'Internal reference',
|
'interal_reference' => 'Internal reference',
|
||||||
'notes' => 'Notes',
|
'notes' => 'Заметки',
|
||||||
'from' => 'From',
|
'from' => 'Откуда',
|
||||||
'piggy_bank' => 'Piggy bank',
|
'piggy_bank' => 'Копилка',
|
||||||
'to' => 'To',
|
'to' => 'Куда',
|
||||||
'budget' => 'Budget',
|
'budget' => 'Бюджет',
|
||||||
'category' => 'Category',
|
'category' => 'Категория',
|
||||||
'bill' => 'Bill',
|
'bill' => 'Счет к оплате',
|
||||||
'withdrawal' => 'Withdrawal',
|
'withdrawal' => 'Расход',
|
||||||
'deposit' => 'Deposit',
|
'deposit' => 'Доход',
|
||||||
'transfer' => 'Transfer',
|
'transfer' => 'Перевод',
|
||||||
'type' => 'Type',
|
'type' => 'Type',
|
||||||
'completed' => 'Completed',
|
'completed' => 'Completed',
|
||||||
'iban' => 'IBAN',
|
'iban' => 'IBAN',
|
||||||
'paid_current_period' => 'Paid this period',
|
'paid_current_period' => 'Paid this period',
|
||||||
'email' => 'Email',
|
'email' => 'E-mail',
|
||||||
'registered_at' => 'Registered at',
|
'registered_at' => 'Дата регистрации',
|
||||||
'is_activated' => 'Is activated',
|
'is_activated' => 'Активен?',
|
||||||
'is_blocked' => 'Is blocked',
|
'is_blocked' => 'Заблокирован?',
|
||||||
'is_admin' => 'Is admin',
|
'is_admin' => 'Администратор?',
|
||||||
'has_two_factor' => 'Has 2FA',
|
'has_two_factor' => 'Защита (2FA)?',
|
||||||
'confirmed_from' => 'Confirmed from',
|
'confirmed_from' => 'Confirmed from',
|
||||||
'registered_from' => 'Registered from',
|
'registered_from' => 'Registered from',
|
||||||
'blocked_code' => 'Block code',
|
'blocked_code' => 'Block code',
|
||||||
'domain' => 'Domain',
|
'domain' => 'Домен',
|
||||||
'registration_attempts' => 'Registration attempts',
|
'registration_attempts' => 'Registration attempts',
|
||||||
'source_account' => 'Source account',
|
'source_account' => 'Source account',
|
||||||
'destination_account' => 'Destination account',
|
'destination_account' => 'Destination account',
|
||||||
|
|
||||||
'accounts_count' => 'Number of accounts',
|
'accounts_count' => 'Всего счетов',
|
||||||
'journals_count' => 'Number of transactions',
|
'journals_count' => 'Всего транзакций',
|
||||||
'attachments_count' => 'Number of attachments',
|
'attachments_count' => 'Всего вложений',
|
||||||
'bills_count' => 'Number of bills',
|
'bills_count' => 'Всего счетов к оплате',
|
||||||
'categories_count' => 'Number of categories',
|
'categories_count' => 'Всего категорий',
|
||||||
'export_jobs_count' => 'Number of export jobs',
|
'export_jobs_count' => 'Задачи по экспорту',
|
||||||
'import_jobs_count' => 'Number of import jobs',
|
'import_jobs_count' => 'Задачи по импорту',
|
||||||
'budget_count' => 'Number of budgets',
|
'budget_count' => 'Всего категорий бюджета',
|
||||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
'rule_and_groups_count' => 'Всего правил и групп правил',
|
||||||
'tags_count' => 'Number of tags',
|
'tags_count' => 'Всего меток',
|
||||||
];
|
];
|
Reference in New Issue
Block a user