mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update transactions.
This commit is contained in:
@@ -1097,6 +1097,7 @@ return [
|
||||
'save_transactions_by_moving' => 'Сохраните эту транзакцию, переместив её на другой счёт:|Сохраните эти транзакции, переместив их на другой счёт:',
|
||||
'save_transactions_by_moving_js' => 'No transactions|Save this transaction by moving it to another account. |Save these transactions by moving them to another account.',
|
||||
'stored_new_account' => 'Новый счёт ":name" сохранён!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => 'Обновить счёт ":name"',
|
||||
'credit_card_options' => 'Параметры кредитной карты',
|
||||
'no_transactions_account' => 'Для основного счёта ":name" нет транзакций (в этом периоде).',
|
||||
@@ -1133,6 +1134,9 @@ return [
|
||||
'interest_calc_daily' => 'В день',
|
||||
'interest_calc_monthly' => 'В месяц',
|
||||
'interest_calc_yearly' => 'В год',
|
||||
'interest_calc_weekly' => 'Per week',
|
||||
'interest_calc_half-year' => 'Per half year',
|
||||
'interest_calc_quarterly' => 'Per quarter',
|
||||
'initial_balance_account' => 'Начальный баланс для счёта :account',
|
||||
'list_options' => 'List options',
|
||||
|
||||
@@ -1314,6 +1318,8 @@ return [
|
||||
'account_type_Loan' => 'Заём',
|
||||
'account_type_Mortgage' => 'Ипотека',
|
||||
'account_type_Credit card' => 'Кредитная карта',
|
||||
'liability_direction_credit' => 'I am owed this debt',
|
||||
'liability_direction_debit' => 'I owe this debt to somebody else',
|
||||
'budgets' => 'Бюджет',
|
||||
'tags' => 'Метки',
|
||||
'reports' => 'Отчёты',
|
||||
|
||||
Reference in New Issue
Block a user