New translations firefly.php (Russian)

This commit is contained in:
James Cole
2017-08-05 01:10:08 +02:00
parent ae72187aed
commit e904a38735

View File

@@ -32,19 +32,19 @@ return [
'deleted_error' => 'Введенные вами данные не найдены в нашей базе.', 'deleted_error' => 'Введенные вами данные не найдены в нашей базе.',
'general_blocked_error' => 'Ваш аккаунт был отключен, так что вы не можете войти.', 'general_blocked_error' => 'Ваш аккаунт был отключен, так что вы не можете войти.',
'expired_error' => 'Your account has expired, and can no longer be used.', 'expired_error' => 'Your account has expired, and can no longer be used.',
'removed_amount' => 'Removed :amount', 'removed_amount' => 'Снято :amount',
'added_amount' => 'Added :amount', 'added_amount' => 'Добавлено :amount',
'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.', 'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.',
'Opening balance' => 'Opening balance', 'Opening balance' => 'Opening balance',
'create_new_stuff' => 'Create new stuff', 'create_new_stuff' => 'Create new stuff',
'new_withdrawal' => 'New withdrawal', 'new_withdrawal' => 'Новый вывод',
'new_deposit' => 'New deposit', 'new_deposit' => 'Новый доход',
'new_transfer' => 'New transfer', 'new_transfer' => 'Новый перевод',
'new_asset_account' => 'New asset account', 'new_asset_account' => 'Новый счет активов',
'new_expense_account' => 'New expense account', 'new_expense_account' => 'Новый расходный счет',
'new_revenue_account' => 'New revenue account', 'new_revenue_account' => 'Новый доходный счет',
'new_budget' => 'New budget', 'new_budget' => 'Новый бюджет',
'new_bill' => 'New bill', 'new_bill' => 'Новый счет',
'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?', 'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?',
'flash_success' => 'Успешно!', 'flash_success' => 'Успешно!',
'flash_info' => 'Сообщение', 'flash_info' => 'Сообщение',
@@ -55,7 +55,7 @@ return [
'net_worth' => 'Net worth', 'net_worth' => 'Net worth',
'route_has_no_help' => 'There is no help for this route.', 'route_has_no_help' => 'There is no help for this route.',
'help_may_not_be_your_language' => 'This help text is in English. It is not yet available in your language', 'help_may_not_be_your_language' => 'This help text is in English. It is not yet available in your language',
'two_factor_welcome' => 'Hello, :user!', 'two_factor_welcome' => 'Привет, :user!',
'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.', 'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.',
'two_factor_code_here' => 'Enter code here', 'two_factor_code_here' => 'Enter code here',
'two_factor_title' => 'Two factor authentication', 'two_factor_title' => 'Two factor authentication',