mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05: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