Rebuild frontend.

This commit is contained in:
James Cole
2020-12-04 20:27:40 +01:00
parent 172d2297f1
commit ce5cabd903
82 changed files with 787 additions and 476 deletions

View File

@@ -59,6 +59,7 @@ return [
'no_rules_for_bill' => 'Ehhez a számlához nincsenek szabályok kapcsolva.',
'go_to_asset_accounts' => 'Eszközszámlák megtekintése',
'go_to_budgets' => 'Ugrás a költségkeretekhez',
'go_to_withdrawals' => 'Ugrás a költségekhez',
'clones_journal_x' => 'Ez a tranzakció ":description" (#:id) klónja',
'go_to_categories' => 'Ugrás a kategóriákhoz',
'go_to_bills' => 'Ugrás a számlákhoz',
@@ -219,6 +220,7 @@ return [
'saved' => 'Mentve',
'advanced_options' => 'Advanced options',
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
'here_be_dragons' => 'Hic sunt dracones',
// API access
'authorization_request' => 'Firefly III v:version engedély kérelem',
@@ -265,7 +267,6 @@ return [
// search
'search' => 'Keresés',
'long_query_warning' => 'Sok keresési feltételt adtál meg, lehet hogy sokáig fog futni a keresés.',
'search_query' => 'Lekérdezés',
'search_found_transactions' => 'Firefly III :count tranzakciót talált :time másodperc alatt.|Firefly III :count tranzakciót talált :time másodperc alatt.',
'search_found_more_transactions' => 'A Firefly III :count tranzakciót talált :time másodperc alatt.',
@@ -529,18 +530,18 @@ return [
'rule_trigger_notes_start' => 'Megjegyzések kezdetén ":trigger_value"',
'rule_trigger_notes_end_choice' => 'Megjegyzések a végén..',
'rule_trigger_notes_end' => 'Megjegyzések végén ":trigger_value"',
'rule_trigger_bill_is_choice' => 'Bill is..',
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
'rule_trigger_external_id_choice' => 'External ID is..',
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
'rule_trigger_bill_is_choice' => 'A számla..',
'rule_trigger_bill_is' => 'A számla ":trigger_value"',
'rule_trigger_external_id_choice' => 'Külső ID pontosan..',
'rule_trigger_external_id' => 'Külső ID pontosan ":trigger_value"',
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
// actions
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
'rule_action_delete_transaction' => 'DELETE transaction (!)',
'rule_action_delete_transaction_choice' => 'Tranzakció TÖRLÉSE (!)',
'rule_action_delete_transaction' => 'Tranzakció TÖRLÉSE (!)',
'rule_action_set_category' => 'Kategória beállítása ":action_value"',
'rule_action_clear_category' => 'Kategória törlése',
'rule_action_set_budget' => 'Költségvetés beállítása: ":action_value"',
@@ -563,9 +564,9 @@ return [
'rule_action_update_piggy' => 'Tranzakcióösszeg hozzáadása/törlése a malacperselyből ":action_value"',
'rule_action_append_description_choice' => 'Hozzáfűzés a leíráshoz..',
'rule_action_prepend_description_choice' => 'Hozzáfűzés a leírás elejéhez..',
'rule_action_set_source_account_choice' => 'Set source account to..',
'rule_action_set_source_account_choice' => 'Forrásszámla beállítása..',
'rule_action_set_source_account' => 'Forrásfiók beállítása :action_value',
'rule_action_set_destination_account_choice' => 'Set destination account to..',
'rule_action_set_destination_account_choice' => 'Célszámla beállítása..',
'rule_action_set_destination_account' => 'Célfiók beállítása :action_value',
'rule_action_append_notes_choice' => 'Hozzáfűzés a jegyzetekhez..',
'rule_action_append_notes' => 'Hozzáfűzés a jegyzetekhez ":action_value"',
@@ -858,7 +859,7 @@ return [
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account from any of your asset or liability account.|When you convert a deposit into a transfer, the money will be deposited into the listed destination accounts from any of your asset or liability accounts.',
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account you set here, instead of being transferred away.|When you convert a transfer into a withdrawal, the money will be spent on the destination accounts you set here, instead of being transferred away.',
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account you see here, instead of being transferred into it.|When you convert a transfer into a deposit, the money will be deposited into the destination accounts you see here, instead of being transferred into them.',
'convert_select_sources' => 'To complete the conversion, please set the new source account below.|To complete the conversion, please set the new source accounts below.',
'convert_select_sources' => 'A konverzió befejezéséhez be kell állítani az új forrásszámlát.|A konverzió befejezéséhez be kell állítani az új forrásszámlákat.',
'convert_select_destinations' => 'To complete the conversion, please select the new destination account below.|To complete the conversion, please select the new destination accounts below.',
'converted_to_Withdrawal' => 'Tranzakció költséggé konvertálva',
'converted_to_Deposit' => 'A tranzakció bevétellé konvertálva',
@@ -917,6 +918,13 @@ return [
'options' => 'Beállítások',
// budgets:
'daily_budgets' => 'Daily budgets',
'weekly_budgets' => 'Weekly budgets',
'monthly_budgets' => 'Monthly budgets',
'quarterly_budgets' => 'Quarterly budgets',
'half_year_budgets' => 'Half-yearly budgets',
'yearly_budgets' => 'Yearly budgets',
'other_budgets' => 'Custom timed budgets',
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
'total_available_budget' => 'Teljes elérhető költségkeret (:start és :end között)',
'total_available_budget_in_currency' => 'Teljes elérhető költségkeret :currency pénznemben',
@@ -1003,7 +1011,7 @@ return [
'skips_over' => 'kihagy',
'bill_store_error' => 'Nem várt hiba történt az új számla tárolása közben. Ellenőrizd a naplófájlokat',
'list_inactive_rule' => 'inaktív szabály',
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
'bill_edit_rules' => 'A Firefly III megpróbálja szerkeszteni a a számlához kapcsolódó szabályt is. Ha ön már szerkesztette a szabályt, a Firefly III nem fogja módosítani.|A Firefly III megpróbálja szerkeszteni a a számlához kapcsolódó :count szabályt is. Ha ön már szerkesztette a szabályt, a Firefly III nem fogja módosítani.',
'bill_expected_date' => 'Várható dátum :date',
// accounts:
@@ -1263,7 +1271,7 @@ return [
'logout_other_sessions' => 'Minden más munkamenet kijelentkeztetése',
'toggleNavigation' => 'Navigációs mód átkapcsolása',
'searchPlaceholder' => 'Keresés...',
'version' => 'Verizó',
'version' => 'Verzió',
'dashboard' => 'Műszerfal',
'available_budget' => 'Rendelkezésre álló költségkeret ({currency})',
'currencies' => 'Pénznemek',