mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Update translations.
This commit is contained in:
@@ -32,8 +32,8 @@ return [
|
||||
'clone' => 'Másolás',
|
||||
'last_seven_days' => 'Utolsó hét nap',
|
||||
'last_thirty_days' => 'Elmúlt harminc nap',
|
||||
'welcomeBack' => 'Mi a helyzet?',
|
||||
'welcome_back' => 'Mi a helyzet?',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'welcome_back' => 'What\'s playing?',
|
||||
'everything' => 'Minden',
|
||||
'today' => 'ma',
|
||||
'customRange' => 'Egyéni tartomány',
|
||||
@@ -127,7 +127,9 @@ return [
|
||||
'spent_in_specific_double' => 'Spent in account(s) ":account"',
|
||||
'earned_in_specific_double' => 'Earned in account(s) ":account"',
|
||||
'source_account' => 'Forrás számla',
|
||||
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
|
||||
'destination_account' => 'Célszámla',
|
||||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
||||
'sum_of_expenses_in_budget' => 'Összes költés ":budget" költségkeretben',
|
||||
'left_in_budget_limit' => 'A költségvetés szerinti elkölthető összeg',
|
||||
'current_period' => 'Jelenlegi időszak',
|
||||
|
||||
@@ -181,6 +181,7 @@ return [
|
||||
'deposit_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
'deposit_dest_need_data' => 'Egy érvényes célszámla azonosító és/vagy egy érvényes célszámla név kell a folytatáshoz.',
|
||||
'deposit_dest_bad_data' => 'Nem található érvényes célszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
|
||||
|
||||
'transfer_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.',
|
||||
'transfer_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
|
||||
Reference in New Issue
Block a user