Update transactions.

This commit is contained in:
James Cole
2021-04-08 10:23:35 +02:00
parent 115639a004
commit 6160f99e92
76 changed files with 1068 additions and 3 deletions

View File

@@ -1097,6 +1097,7 @@ return [
'save_transactions_by_moving' => 'Uložte túto transakciu presunutím do iného účtu:|Uložte tieto transakcie presunutím do iného účtu:',
'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' => 'Nový účet „:name“ bol uložený!',
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
'updated_account' => 'Účet „:name“ upravený',
'credit_card_options' => 'Možnosti kreditnej karty',
'no_transactions_account' => 'Pre majetkový účet ":name" neexistujú (v tomto období) žiadne transakcie.',
@@ -1133,6 +1134,9 @@ return [
'interest_calc_daily' => 'Za deň',
'interest_calc_monthly' => 'Za mesiac',
'interest_calc_yearly' => 'Za rok',
'interest_calc_weekly' => 'Per week',
'interest_calc_half-year' => 'Per half year',
'interest_calc_quarterly' => 'Per quarter',
'initial_balance_account' => 'Počiatočný zostatok pre :account',
'list_options' => 'List options',
@@ -1314,6 +1318,8 @@ return [
'account_type_Loan' => 'Pôžička',
'account_type_Mortgage' => 'Hypotéka',
'account_type_Credit card' => 'Kreditná karta',
'liability_direction_credit' => 'I am owed this debt',
'liability_direction_debit' => 'I owe this debt to somebody else',
'budgets' => 'Rozpočty',
'tags' => 'Štítky',
'reports' => 'Výkazy',