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:
@@ -48,8 +48,8 @@ return [
|
||||
'last_seven_days' => 'Utolsó hét nap',
|
||||
'last_thirty_days' => 'Elmúlt harminc nap',
|
||||
'last_180_days' => 'Az utóbbi 180 nap',
|
||||
'month_to_date' => 'Month to date',
|
||||
'year_to_date' => 'Year to date',
|
||||
'month_to_date' => 'Hónap a mai napig',
|
||||
'year_to_date' => 'Év elejétől',
|
||||
'YTD' => 'YTD',
|
||||
'welcome_back' => 'Mi a helyzet?',
|
||||
'everything' => 'Minden',
|
||||
@@ -376,46 +376,46 @@ return [
|
||||
'search_modifier_description_ends' => 'Leírás vége: ":value"',
|
||||
'search_modifier_not_description_ends' => 'Leírás vége nem: ":value"',
|
||||
'search_modifier_description_contains' => 'Leírás tartalmazza: ":value"',
|
||||
'search_modifier_not_description_contains' => 'Description does not contain ":value"',
|
||||
'search_modifier_not_description_contains' => 'Leírás nem tartalmazza: ":value"',
|
||||
'search_modifier_description_is' => 'Leírás: ":value"',
|
||||
'search_modifier_not_description_is' => 'Description is exactly not ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_not_currency_is' => 'Transaction (foreign) currency is not ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_not_foreign_currency_is' => 'Transaction foreign currency is not ":value"',
|
||||
'search_modifier_not_description_is' => 'Leírás pontosan nem ":value"',
|
||||
'search_modifier_currency_is' => 'Tranzakció valutája ":value"',
|
||||
'search_modifier_not_currency_is' => 'Tranzakció valutája nem ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Tranzakció valutája ":value"',
|
||||
'search_modifier_not_foreign_currency_is' => 'Tranzakció valutája nem ":value"',
|
||||
'search_modifier_has_attachments' => 'Tranzakcióhoz kell legyen melléklet',
|
||||
'search_modifier_has_no_category' => 'A tranzakcióhoz nincs kategória',
|
||||
'search_modifier_not_has_no_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_not_has_any_category' => 'The transaction must have no category',
|
||||
'search_modifier_not_has_no_category' => 'A tranzakciónak rendelkeznie kell egy (bármilyen) kategóriával',
|
||||
'search_modifier_not_has_any_category' => 'A tranzakciónak nem lehet kategóriája',
|
||||
'search_modifier_has_any_category' => 'A tranzakciónak van kategóriája',
|
||||
'search_modifier_has_no_budget' => 'A tranzakcióhoz nincs költségkeret',
|
||||
'search_modifier_not_has_any_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_not_has_any_budget' => 'A tranzakciónak nem lehet kültségkerete',
|
||||
'search_modifier_has_any_budget' => 'A tranzakciónak van költségkerete',
|
||||
'search_modifier_not_has_no_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_bill' => 'The transaction must have no bill',
|
||||
'search_modifier_not_has_no_bill' => 'The transaction must have a (any) bill',
|
||||
'search_modifier_has_any_bill' => 'The transaction must have a (any) bill',
|
||||
'search_modifier_not_has_any_bill' => 'The transaction must have no bill',
|
||||
'search_modifier_not_has_no_budget' => 'A tranzakciónak rendelkeznie kell egy (bármilyen) költségkerettel',
|
||||
'search_modifier_has_no_bill' => 'A tranzakciónak nem lehet fizetendő számlája',
|
||||
'search_modifier_not_has_no_bill' => 'A tranzakciónak rendelkeznie kell egy (bármilyen) fizetendő számlával',
|
||||
'search_modifier_has_any_bill' => 'A tranzakciónak rendelkeznie kell egy (bármilyen) fizetendő számlával',
|
||||
'search_modifier_not_has_any_bill' => 'A tranzakciónak nem lehet fizetendő számlája',
|
||||
'search_modifier_has_no_tag' => 'A tranzakcióhoz nincs címke',
|
||||
'search_modifier_not_has_any_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_not_has_no_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_not_has_any_tag' => 'A tranzakciónak nem lehet cimkéje',
|
||||
'search_modifier_not_has_no_tag' => 'A tranzakciónak rendelkeznie kell egy (bármilyen) cimkével',
|
||||
'search_modifier_has_any_tag' => 'A tranzakciónak van címkéje',
|
||||
'search_modifier_notes_contains' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_not_notes_contains' => 'The transaction notes do not contain ":value"',
|
||||
'search_modifier_notes_starts' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_contains' => 'Tranzakció megjegyzése tartalmazza ":value"',
|
||||
'search_modifier_not_notes_contains' => 'Tranzakció megjegyzése nem tartalmazza ":value"',
|
||||
'search_modifier_notes_starts' => 'Tranzakció megjegyzésének kezdete ":value"',
|
||||
'search_modifier_not_notes_starts' => 'Tranzakció megjegyzésének kezdete nem ":value"',
|
||||
'search_modifier_notes_ends' => 'Tranzakció megjegyzésének vége ":value"',
|
||||
'search_modifier_not_notes_ends' => 'The transaction notes do not end with ":value"',
|
||||
'search_modifier_notes_is' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_not_notes_is' => 'The transaction notes are exactly not ":value"',
|
||||
'search_modifier_not_notes_ends' => 'Tranzakció megjegyzésének vége nem ":value"',
|
||||
'search_modifier_notes_is' => 'Tranzakció megjegyzése pontosan ":value"',
|
||||
'search_modifier_not_notes_is' => 'Tranzakció megjegyzése pontosan nem ":value"',
|
||||
'search_modifier_no_notes' => 'Tranzakciónak nincs megjegyzése',
|
||||
'search_modifier_not_no_notes' => 'The transaction must have notes',
|
||||
'search_modifier_not_no_notes' => 'Tranzakciónak rendelkeznie kell megjegyzéssel',
|
||||
'search_modifier_any_notes' => 'Tranzakciónak van megjegyzése',
|
||||
'search_modifier_not_any_notes' => 'The transaction has no notes',
|
||||
'search_modifier_amount_is' => 'Amount is exactly :value',
|
||||
'search_modifier_not_amount_is' => 'Amount is not :value',
|
||||
'search_modifier_not_any_notes' => 'Tranzakciónak nincs megjegyzése',
|
||||
'search_modifier_amount_is' => 'Összeg pontosan :value',
|
||||
'search_modifier_not_amount_is' => 'Összeg nem :value',
|
||||
'search_modifier_amount_less' => 'Összeg legfeljebb :value',
|
||||
'search_modifier_not_amount_more' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_not_amount_more' => 'Összeg legfeljebb :value',
|
||||
'search_modifier_amount_more' => 'Összeg legalább :value',
|
||||
'search_modifier_not_amount_less' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Forrásszámla neve pontosan ":value"',
|
||||
|
||||
Reference in New Issue
Block a user