mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Auto commit for release 'develop' on 2024-03-25
This commit is contained in:
@@ -1989,7 +1989,7 @@ return [
|
||||
'deleted_transfer' => '":description" átvezetés sikeresen törölve',
|
||||
'deleted_reconciliation' => '":description" egyeztető tranzakció sikeresen törölve',
|
||||
'stored_journal' => '":description" új tranzakció sikeresen létrehozva',
|
||||
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
|
||||
'stored_journal_js' => 'Successfully created new transaction "{{description}}"',
|
||||
'stored_journal_no_descr' => 'Új tranzakció sikeresen létrehozva',
|
||||
'updated_journal_no_descr' => 'Tranzakció sikeresen frissítve',
|
||||
'select_transactions' => 'Tranzakciók kiválasztása',
|
||||
@@ -2297,6 +2297,7 @@ return [
|
||||
'description' => 'Leírás',
|
||||
'sum_of_period' => 'Időszak összege',
|
||||
'average_in_period' => 'Átlag az időszakban',
|
||||
'no_account_role' => '(no role)',
|
||||
'account_role_defaultAsset' => 'Alapértelmezett eszközszámla',
|
||||
'account_role_sharedAsset' => 'Megosztott eszközszámla',
|
||||
'account_role_savingAsset' => 'Megtakarítási számla',
|
||||
@@ -2569,8 +2570,9 @@ return [
|
||||
'store_as_new' => 'Tárolás új tranzakcióként frissítés helyett.',
|
||||
'reset_after' => 'Űrlap törlése a beküldés után',
|
||||
'errors_submission' => 'Hiba történt a beküldés során. Kérlek javítsd az alábbi hibákat.',
|
||||
'errors_submission_v2' => 'Hiba történt a beküldés során. Kérlek javítsd az alábbi hibákat: %{errorMessage}',
|
||||
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: {{errorMessage}}',
|
||||
'transaction_expand_split' => 'Expand split',
|
||||
'transaction_remove_split' => 'Remove split',
|
||||
'transaction_collapse_split' => 'Collapse split',
|
||||
|
||||
// object groups
|
||||
|
||||
Reference in New Issue
Block a user