New translations firefly.php (Russian)

This commit is contained in:
James Cole
2017-07-13 14:20:12 +02:00
parent e3d2253958
commit faa8679804

View File

@@ -482,26 +482,26 @@ return [
'create_new_asset' => 'Создать новый активный счёт', 'create_new_asset' => 'Создать новый активный счёт',
'create_new_expense' => 'Create new expense account', 'create_new_expense' => 'Create new expense account',
'create_new_revenue' => 'Create new revenue account', 'create_new_revenue' => 'Create new revenue account',
'create_new_piggy_bank' => 'Create new piggy bank', 'create_new_piggy_bank' => 'Создать новую копилку',
'create_new_bill' => 'Create new bill', 'create_new_bill' => 'Create new bill',
// currencies: // currencies:
'create_currency' => 'Create a new currency', 'create_currency' => 'Создать новую валюту',
'store_currency' => 'Store new currency', 'store_currency' => 'Сохранить новую валюту',
'update_currency' => 'Update currency', 'update_currency' => 'Обновить валюту',
'new_default_currency' => ':name is now the default currency.', 'new_default_currency' => ':name теперь является вашей основной валютой.',
'cannot_delete_currency' => 'Cannot delete :name because it is still in use.', 'cannot_delete_currency' => 'Невозможно удалить валюту :name, поскольку она используется.',
'deleted_currency' => 'Currency :name deleted', 'deleted_currency' => 'Валюта :name удалена',
'created_currency' => 'Currency :name created', 'created_currency' => 'Валюта :name создана',
'updated_currency' => 'Currency :name updated', 'updated_currency' => 'Валюта :name обновлена',
'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.', 'ask_site_owner' => 'Пожалуйста, обратитесь к :owner для добавления, удаления или изменения валюты.',
'currencies_intro' => 'Firefly III supports various currencies which you can set and enable here.', 'currencies_intro' => 'Firefly III может работать с несколькими валютами. Вы можете управлять ими здесь.',
'make_default_currency' => 'make default', 'make_default_currency' => 'сделать основной',
'default_currency' => 'default', 'default_currency' => 'основная',
// new user: // new user:
'submit' => 'Submit', 'submit' => 'Подтвердить',
'getting_started' => 'Getting started', 'getting_started' => 'Начало работы',
'to_get_started' => 'To get started with Firefly, please enter your current bank\'s name, and the balance of your checking account:', 'to_get_started' => 'To get started with Firefly, please enter your current bank\'s name, and the balance of your checking account:',
'savings_balance_text' => 'If you have a savings account, please enter the current balance of your savings account:', 'savings_balance_text' => 'If you have a savings account, please enter the current balance of your savings account:',
'cc_balance_text' => 'If you have a credit card, please enter your credit card\'s limit.', 'cc_balance_text' => 'If you have a credit card, please enter your credit card\'s limit.',
@@ -511,7 +511,7 @@ return [
// forms: // forms:
'mandatoryFields' => 'Mandatory fields', 'mandatoryFields' => 'Mandatory fields',
'optionalFields' => 'Optional fields', 'optionalFields' => 'Optional fields',
'options' => 'Options', 'options' => 'Параметры',
// budgets: // budgets:
'create_new_budget' => 'Create a new budget', 'create_new_budget' => 'Create a new budget',
@@ -590,7 +590,7 @@ return [
'updated_account' => 'Updated account ":name"', 'updated_account' => 'Updated account ":name"',
'credit_card_options' => 'Credit card options', 'credit_card_options' => 'Credit card options',
'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".', 'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".',
'no_data_for_chart' => 'There is not enough information (yet) to generate this chart.', 'no_data_for_chart' => 'Недостаточно информации (пока) для построения этой диаграммы.',
'select_more_than_one_account' => 'Please select more than one account', 'select_more_than_one_account' => 'Please select more than one account',
'select_more_than_one_category' => 'Please select more than one category', 'select_more_than_one_category' => 'Please select more than one category',
'select_more_than_one_budget' => 'Please select more than one budget', 'select_more_than_one_budget' => 'Please select more than one budget',
@@ -600,19 +600,19 @@ return [
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
// categories: // categories:
'new_category' => 'New category', 'new_category' => 'Новая категория',
'create_new_category' => 'Create a new category', 'create_new_category' => 'Создать новую категорию',
'without_category' => 'Without a category', 'without_category' => 'Без категории',
'update_category' => 'Update category', 'update_category' => 'Обновить категорию',
'updated_category' => 'Updated category ":name"', 'updated_category' => 'Обновить категорию ":name"',
'categories' => 'Categories', 'categories' => 'Категории',
'edit_category' => 'Edit category ":name"', 'edit_category' => 'Изменить категорию ":name"',
'no_category' => '(no category)', 'no_category' => '(без категории)',
'category' => 'Category', 'category' => 'Категория',
'delete_category' => 'Delete category ":name"', 'delete_category' => 'Удалить категорию ":name"',
'deleted_category' => 'Deleted category ":name"', 'deleted_category' => 'Удалить категорию ":name"',
'store_category' => 'Store new category', 'store_category' => 'Сохранить новую категорию',
'stored_category' => 'Stored new category ":name"', 'stored_category' => 'Новая категория ":name" успешно сохранена!',
'without_category_between' => 'Without category between :start and :end', 'without_category_between' => 'Without category between :start and :end',
// transactions: // transactions:
@@ -629,8 +629,8 @@ return [
'deleted_deposit' => 'Successfully deleted deposit ":description"', 'deleted_deposit' => 'Successfully deleted deposit ":description"',
'deleted_transfer' => 'Successfully deleted transfer ":description"', 'deleted_transfer' => 'Successfully deleted transfer ":description"',
'stored_journal' => 'Successfully created new transaction ":description"', 'stored_journal' => 'Successfully created new transaction ":description"',
'select_transactions' => 'Select transactions', 'select_transactions' => 'Выбрать транзакции',
'stop_selection' => 'Stop selecting transactions', 'stop_selection' => 'Завершить выбор транзакций',
'edit_selected' => 'Edit selected', 'edit_selected' => 'Edit selected',
'delete_selected' => 'Delete selected', 'delete_selected' => 'Delete selected',
'mass_delete_journals' => 'Delete a number of transactions', 'mass_delete_journals' => 'Delete a number of transactions',
@@ -642,30 +642,30 @@ return [
// new user: // new user:
'welcome' => 'Welcome to Firefly!', 'welcome' => 'Добро пожаловать в Firefly!',
// home page: // home page:
'yourAccounts' => 'Your accounts', 'yourAccounts' => 'Ваши счета',
'budgetsAndSpending' => 'Budgets and spending', 'budgetsAndSpending' => 'Бюджеты и расходы',
'savings' => 'Savings', 'savings' => 'Savings',
'markAsSavingsToContinue' => 'Mark your asset accounts as "Savings account" to fill this panel', 'markAsSavingsToContinue' => 'Mark your asset accounts as "Savings account" to fill this panel',
'createPiggyToContinue' => 'Create piggy banks to fill this panel.', 'createPiggyToContinue' => 'Create piggy banks to fill this panel.',
'newWithdrawal' => 'New expense', 'newWithdrawal' => 'Новый расход',
'newDeposit' => 'New deposit', 'newDeposit' => 'Новый доход',
'newTransfer' => 'New transfer', 'newTransfer' => 'Новый перевод',
'moneyIn' => 'Money in', 'moneyIn' => 'Доходы',
'moneyOut' => 'Money out', 'moneyOut' => 'Расходы',
'billsToPay' => 'Bills to pay', 'billsToPay' => 'Счета к оплате',
'billsPaid' => 'Bills paid', 'billsPaid' => 'Оплаченные счета',
'divided' => 'divided', 'divided' => 'divided',
'toDivide' => 'left to divide', 'toDivide' => 'left to divide',
// menu and titles, should be recycled as often as possible: // menu and titles, should be recycled as often as possible:
'currency' => 'Currency', 'currency' => 'Валюта',
'preferences' => 'Preferences', 'preferences' => 'Настройки',
'logout' => 'Logout', 'logout' => 'Выход',
'searchPlaceholder' => 'Search...', 'searchPlaceholder' => 'Поиск...',
'dashboard' => 'Dashboard', 'dashboard' => 'Сводка',
'currencies' => 'Currencies', 'currencies' => 'Currencies',
'accounts' => 'Accounts', 'accounts' => 'Accounts',
'Asset account' => 'Asset account', 'Asset account' => 'Asset account',