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' => 'Save this transaction by moving it to another account:|Save these transactions by moving them to another account:',
'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" új számla letárolva!',
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
'updated_account' => '":name" számla frissítve',
'credit_card_options' => 'Hitelkártya opciók',
'no_transactions_account' => 'Nincsenek tranzakciók (ebben az időszakban) az eszközszámlához: ":name".',
@@ -1133,6 +1134,9 @@ return [
'interest_calc_daily' => 'Naponta',
'interest_calc_monthly' => 'Havonta',
'interest_calc_yearly' => 'Évente',
'interest_calc_weekly' => 'Per week',
'interest_calc_half-year' => 'Per half year',
'interest_calc_quarterly' => 'Per quarter',
'initial_balance_account' => ':account kezdeti egyenlegfiókja',
'list_options' => 'List options',
@@ -1314,6 +1318,8 @@ return [
'account_type_Loan' => 'Hitel',
'account_type_Mortgage' => 'Jelzálog',
'account_type_Credit card' => 'Hitelkártya',
'liability_direction_credit' => 'I am owed this debt',
'liability_direction_debit' => 'I owe this debt to somebody else',
'budgets' => 'Költségkeretek',
'tags' => 'Címkék',
'reports' => 'Jelentések',