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' => 'Siirron ":description" poisto onnistui',
|
||||
'deleted_reconciliation' => 'Täsmäytystapahtuma ":description" poistettiin onnistuneesti',
|
||||
'stored_journal' => 'Loit onnistuneesti uuden tapahtuman ":description"',
|
||||
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
|
||||
'stored_journal_js' => 'Successfully created new transaction "{{description}}"',
|
||||
'stored_journal_no_descr' => 'Loit onnistuneesti uuden tapahtumasi',
|
||||
'updated_journal_no_descr' => 'Päivitit tapahtumaasi onnistuneesti',
|
||||
'select_transactions' => 'Valitse tapahtumat',
|
||||
@@ -2297,6 +2297,7 @@ return [
|
||||
'description' => 'Kuvaus',
|
||||
'sum_of_period' => 'Jakson loppusumma',
|
||||
'average_in_period' => 'Keskiarvo tässä jaksossa',
|
||||
'no_account_role' => '(no role)',
|
||||
'account_role_defaultAsset' => 'Oletuskäyttötili',
|
||||
'account_role_sharedAsset' => 'Jaettu käyttötili',
|
||||
'account_role_savingAsset' => 'Säästötili',
|
||||
@@ -2569,8 +2570,9 @@ return [
|
||||
'store_as_new' => 'Tallenna uutena tapahtumana päivityksen sijaan.',
|
||||
'reset_after' => 'Tyhjennä lomake lähetyksen jälkeen',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
|
||||
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
|
||||
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: {{errorMessage}}',
|
||||
'transaction_expand_split' => 'Laajenna jako',
|
||||
'transaction_remove_split' => 'Remove split',
|
||||
'transaction_collapse_split' => 'Yhdistä jako',
|
||||
|
||||
// object groups
|
||||
|
||||
Reference in New Issue
Block a user