From c810bad97c4093565428805d578d8219f43ed8f4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 23 Aug 2019 14:11:10 +0200 Subject: [PATCH] New translations. --- resources/lang/cs_CZ/config.php | 51 +- resources/lang/cs_CZ/firefly.php | 1412 ++++++++++++------------- resources/lang/cs_CZ/validation.php | 25 +- resources/lang/de_DE/config.php | 51 +- resources/lang/de_DE/firefly.php | 1412 ++++++++++++------------- resources/lang/de_DE/form.php | 4 +- resources/lang/de_DE/validation.php | 25 +- resources/lang/es_ES/config.php | 51 +- resources/lang/es_ES/firefly.php | 1412 ++++++++++++------------- resources/lang/es_ES/validation.php | 25 +- resources/lang/fr_FR/breadcrumbs.php | 2 +- resources/lang/fr_FR/config.php | 51 +- resources/lang/fr_FR/firefly.php | 1426 +++++++++++++------------- resources/lang/fr_FR/form.php | 8 +- resources/lang/fr_FR/import.php | 4 +- resources/lang/fr_FR/intro.php | 10 +- resources/lang/fr_FR/validation.php | 29 +- resources/lang/hu_HU/config.php | 51 +- resources/lang/hu_HU/firefly.php | 1412 ++++++++++++------------- resources/lang/hu_HU/validation.php | 25 +- resources/lang/id_ID/config.php | 51 +- resources/lang/id_ID/firefly.php | 1412 ++++++++++++------------- resources/lang/id_ID/validation.php | 25 +- resources/lang/it_IT/config.php | 51 +- resources/lang/it_IT/firefly.php | 1412 ++++++++++++------------- resources/lang/it_IT/form.php | 4 +- resources/lang/it_IT/validation.php | 25 +- resources/lang/nb_NO/config.php | 51 +- resources/lang/nb_NO/firefly.php | 1412 ++++++++++++------------- resources/lang/nb_NO/validation.php | 25 +- resources/lang/nl_NL/config.php | 51 +- resources/lang/nl_NL/firefly.php | 1412 ++++++++++++------------- resources/lang/nl_NL/form.php | 4 +- resources/lang/nl_NL/validation.php | 25 +- resources/lang/pl_PL/config.php | 51 +- resources/lang/pl_PL/firefly.php | 1412 ++++++++++++------------- resources/lang/pl_PL/validation.php | 25 +- resources/lang/pt_BR/config.php | 51 +- resources/lang/pt_BR/firefly.php | 1412 ++++++++++++------------- resources/lang/pt_BR/validation.php | 25 +- resources/lang/ro_RO/config.php | 51 +- resources/lang/ro_RO/firefly.php | 1412 ++++++++++++------------- resources/lang/ro_RO/validation.php | 25 +- resources/lang/ru_RU/config.php | 51 +- resources/lang/ru_RU/firefly.php | 1412 ++++++++++++------------- resources/lang/ru_RU/validation.php | 25 +- resources/lang/tr_TR/config.php | 51 +- resources/lang/tr_TR/firefly.php | 1412 ++++++++++++------------- resources/lang/tr_TR/validation.php | 25 +- resources/lang/zh_CN/config.php | 51 +- resources/lang/zh_CN/firefly.php | 1412 ++++++++++++------------- resources/lang/zh_CN/validation.php | 25 +- resources/lang/zh_TW/config.php | 51 +- resources/lang/zh_TW/firefly.php | 1412 ++++++++++++------------- resources/lang/zh_TW/validation.php | 25 +- 55 files changed, 12027 insertions(+), 11835 deletions(-) diff --git a/resources/lang/cs_CZ/config.php b/resources/lang/cs_CZ/config.php index a8a9aef265..6601f2c3e0 100644 --- a/resources/lang/cs_CZ/config.php +++ b/resources/lang/cs_CZ/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'cs', - 'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A %B %e, %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Týden %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'D. MMMM YYYY', - 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D. MMMM YYYY', - 'week_in_year_js' => '[Week] t, RRRR', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Pondělí', - 'dow_2' => 'Úterý', - 'dow_3' => 'Středa', - 'dow_4' => 'Čtvrtek', - 'dow_5' => 'Pátek', - 'dow_6' => 'Sobota', - 'dow_7' => 'Neděle', + 'html_language' => 'cs', + 'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %B %e, %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Týden %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'D. MMMM YYYY', + 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D. MMMM YYYY', + 'week_in_year_js' => '[Week] t, RRRR', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Pondělí', + 'dow_2' => 'Úterý', + 'dow_3' => 'Středa', + 'dow_4' => 'Čtvrtek', + 'dow_5' => 'Pátek', + 'dow_6' => 'Sobota', + 'dow_7' => 'Neděle', ]; diff --git a/resources/lang/cs_CZ/firefly.php b/resources/lang/cs_CZ/firefly.php index 31b9dbe671..47a0c2608f 100644 --- a/resources/lang/cs_CZ/firefly.php +++ b/resources/lang/cs_CZ/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nový výběr', 'create_new_transaction' => 'Přidat novou transakci', 'new_transaction' => 'Nová transakce', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Zobrazit účty s aktivy', 'go_to_budgets' => 'Přejít k rozpočtům', 'go_to_categories' => 'Přejít ke kategoriím', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Nepodařilo se nalézt žádný nápovědný text.', 'no_help_title' => 'Omlouváme se, došlo k chybě.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Pro pokračování zadejte kód pro dvoufázové ověření. Vaše aplikace ho pro vás může vytvořit.', - 'two_factor_code_here' => 'Sem zadejte kód', - 'two_factor_title' => 'Dvoufázové ověření', - 'authenticate' => 'Ověřit', - 'two_factor_forgot_title' => 'Ztratil(a) jsem dvoufázové ověřování', - 'two_factor_forgot' => 'Zapomněl(a) jsem si nástroj pro dvoufázové ověření.', - 'two_factor_lost_header' => 'Ztratili jste své dvoufázové ověření?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, :site_owner a požádejte ho o resetování svého dvoufázového ověřování.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days dnů dat může chvíli trvat načíst.', - 'registered' => 'Úspěšně jste se zaregistrovali!', - 'Default asset account' => 'Výchozí účet s aktivy', - 'no_budget_pointer' => 'Zdá se, že zatím nemáte žádné rozpočty. Na stránce rozpočty byste nějaké měli vytvořit. Rozpočty mohou pomoci udržet si přehled ve výdajích.', - 'Savings account' => 'Spořicí účet', - 'Credit card' => 'Kreditní karta', - 'source_accounts' => 'Zdrojové účty', - 'destination_accounts' => 'Cílový účet(y)', - 'user_id_is' => 'Vaš identifikátor uživatele je :user', - 'field_supports_markdown' => 'Text v této kolonce je možné formátovat pomocí Markdown.', - 'need_more_help' => 'Pokud potřebujete další pomoc s používáním Firefly III, založte požadavek na portálu GitHub.', + 'two_factor_enter_code' => 'Pro pokračování zadejte kód pro dvoufázové ověření. Vaše aplikace ho pro vás může vytvořit.', + 'two_factor_code_here' => 'Sem zadejte kód', + 'two_factor_title' => 'Dvoufázové ověření', + 'authenticate' => 'Ověřit', + 'two_factor_forgot_title' => 'Ztratil(a) jsem dvoufázové ověřování', + 'two_factor_forgot' => 'Zapomněl(a) jsem si nástroj pro dvoufázové ověření.', + 'two_factor_lost_header' => 'Ztratili jste své dvoufázové ověření?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, :site_owner a požádejte ho o resetování svého dvoufázového ověřování.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days dnů dat může chvíli trvat načíst.', + 'registered' => 'Úspěšně jste se zaregistrovali!', + 'Default asset account' => 'Výchozí účet s aktivy', + 'no_budget_pointer' => 'Zdá se, že zatím nemáte žádné rozpočty. Na stránce rozpočty byste nějaké měli vytvořit. Rozpočty mohou pomoci udržet si přehled ve výdajích.', + 'Savings account' => 'Spořicí účet', + 'Credit card' => 'Kreditní karta', + 'source_accounts' => 'Zdrojové účty', + 'destination_accounts' => 'Cílový účet(y)', + 'user_id_is' => 'Vaš identifikátor uživatele je :user', + 'field_supports_markdown' => 'Text v této kolonce je možné formátovat pomocí Markdown.', + 'need_more_help' => 'Pokud potřebujete další pomoc s používáním Firefly III, založte požadavek na portálu GitHub.', 'reenable_intro_text' => 'Můžete si také znovu spustit úvodního průvodce.', 'intro_boxes_after_refresh' => 'Oblasti s úvodem se znovu objeví po opětovném načtení stránky.', 'show_all_no_filter' => 'Při jejich seskupení podle data zobrazit veškeré transakce.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Dotaz', 'search_found_transactions' => 'Firefly III nalezlo :count transakcí za :time sekund.', 'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: :query', - 'search_modifier_amount_is' => 'Částka je přesně :value', - 'search_modifier_amount' => 'Částka je přesně :value', - 'search_modifier_amount_max' => 'Částka je nanejvýše :value', - 'search_modifier_amount_min' => 'Částka je přinejmenším :value', - 'search_modifier_amount_less' => 'Částka je nižší než :value', - 'search_modifier_amount_more' => 'Částka je vyšší než :value', - 'search_modifier_source' => 'Zdrojový účet je :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Cílový účet je :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Kategorie je :value', - 'search_modifier_budget' => 'Rozpočet je :value', - 'search_modifier_bill' => 'Účtenka je :value', - 'search_modifier_type' => 'Typ transakce je :value', - 'search_modifier_date' => 'Datum transakce je :value', - 'search_modifier_date_before' => 'Datum transakce je před :value', - 'search_modifier_date_after' => 'Datum transakce je po :value', + 'search_modifier_amount_is' => 'Částka je přesně :value', + 'search_modifier_amount' => 'Částka je přesně :value', + 'search_modifier_amount_max' => 'Částka je nanejvýše :value', + 'search_modifier_amount_min' => 'Částka je přinejmenším :value', + 'search_modifier_amount_less' => 'Částka je nižší než :value', + 'search_modifier_amount_more' => 'Částka je vyšší než :value', + 'search_modifier_source' => 'Zdrojový účet je :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Cílový účet je :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Kategorie je :value', + 'search_modifier_budget' => 'Rozpočet je :value', + 'search_modifier_bill' => 'Účtenka je :value', + 'search_modifier_type' => 'Typ transakce je :value', + 'search_modifier_date' => 'Datum transakce je :value', + 'search_modifier_date_before' => 'Datum transakce je před :value', + 'search_modifier_date_after' => 'Datum transakce je po :value', 'search_modifier_on' => 'Datum transakce je :value', 'search_modifier_before' => 'Datum transakce je před :value', 'search_modifier_after' => 'Datum transakce je po :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Přeměnit tuto transakci na převod', 'rule_action_convert_transfer' => 'Přeměnit tuto transakci na převod s „:action_value“', - 'rules_have_read_warning' => 'Přečetli jste si varování?', - 'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.', - 'rulegroup_for_bills_title' => 'Rule group for bills', - 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', - 'rule_for_bill_title' => 'Automaticky vytvořené pravidlo pro účtenku „:name“', - 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', - 'create_rule_for_bill' => 'Create a new rule for bill ":name"', - 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', - 'new_rule_for_bill_title' => 'Rule for bill ":name"', - 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', + 'rules_have_read_warning' => 'Přečetli jste si varování?', + 'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.', + 'rulegroup_for_bills_title' => 'Rule group for bills', + 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', + 'rule_for_bill_title' => 'Automaticky vytvořené pravidlo pro účtenku „:name“', + 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', + 'create_rule_for_bill' => 'Create a new rule for bill ":name"', + 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', + 'new_rule_for_bill_title' => 'Rule for bill ":name"', + 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', // tags - 'store_new_tag' => 'Uložit nový štítek', - 'update_tag' => 'Aktualizovat štítek', - 'no_location_set' => 'Není nastaveno žádné umístění.', - 'meta_data' => 'Metadata', - 'location' => 'Umístění', - 'without_date' => 'Bez data', - 'result' => 'Výsledek', - 'sums_apply_to_range' => 'Všechny součty se vztahují na vybraný rozsah', - 'mapbox_api_key' => 'Pro použití mapy, získejte klíč k aplikačnímu programovému rozhraní Mapbox. Otevřete soubor .env a tento kód zadejte za MAPBOX_API_KEY=.', - 'press_tag_location' => 'Umístění značky nastavíte kliknutím pravým tlačítkem nebo dlouhým stiskem toho levého.', - 'clear_location' => 'Vymazat umístění', + 'store_new_tag' => 'Uložit nový štítek', + 'update_tag' => 'Aktualizovat štítek', + 'no_location_set' => 'Není nastaveno žádné umístění.', + 'meta_data' => 'Metadata', + 'location' => 'Umístění', + 'without_date' => 'Bez data', + 'result' => 'Výsledek', + 'sums_apply_to_range' => 'Všechny součty se vztahují na vybraný rozsah', + 'mapbox_api_key' => 'Pro použití mapy, získejte klíč k aplikačnímu programovému rozhraní Mapbox. Otevřete soubor .env a tento kód zadejte za MAPBOX_API_KEY=.', + 'press_tag_location' => 'Umístění značky nastavíte kliknutím pravým tlačítkem nebo dlouhým stiskem toho levého.', + 'clear_location' => 'Vymazat umístění', // preferences - 'pref_home_screen_accounts' => 'Účty na domovské obrazovce', - 'pref_home_screen_accounts_help' => 'Které účty zobrazit na domovské stránce?', - 'pref_view_range' => 'Zobrazit rozsah', - 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', - 'pref_1D' => 'Jeden den', - 'pref_1W' => 'Jeden týden', - 'pref_1M' => 'Jeden měsíc', - 'pref_3M' => 'Tři měsíce (čtvrtletí)', - 'pref_6M' => 'Šest měsíců', - 'pref_1Y' => 'Jeden rok', - 'pref_languages' => 'Jazyky', - 'pref_languages_help' => 'Firefly III podporuje několik jazyků – ve kterém ho chcete používat?', - 'pref_custom_fiscal_year' => 'Nastavení fiskálního roku', - 'pref_custom_fiscal_year_label' => 'Zapnuto', - 'pref_custom_fiscal_year_help' => 'Pro země, ve kterých finanční rok nezačíná 1. ledna a tedy ani nekončí 31. prosince, je možné zapnutím tohoto určit den začátku a konce fiskálního roku', - 'pref_fiscal_year_start_label' => 'Fiscal year start date', - 'pref_two_factor_auth' => 'Dvoufázové ověření', - 'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Zapnout dvoufázové ověření', - 'pref_two_factor_auth_disabled' => '2-step verification code removed and disabled', - 'pref_two_factor_auth_remove_it' => 'Nezapomeňte účet odstranit z vaší ověřovací aplikace!', - 'pref_two_factor_auth_code' => 'Ověřit kód', - 'pref_two_factor_auth_code_help' => 'Naskenujte QR kód aplikací na vašem telefonu (jako například Authy nebo Google Authenticator) a zadejte aplikací vytvořený kód.', - 'pref_two_factor_auth_reset_code' => 'Resetovat ověřovací kód', - 'pref_two_factor_auth_disable_2fa' => 'Vypnout dvoufázové ověření', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Uložit nastavení', - 'saved_preferences' => 'Předvolby uloženy!', - 'preferences_general' => 'Obecné', - 'preferences_frontpage' => 'Domovská obrazovka', - 'preferences_security' => 'Zabezpečení', - 'preferences_layout' => 'Rozvržení', - 'pref_home_show_deposits' => 'Zobrazovat vklady na domovské obrazovce', - 'pref_home_show_deposits_info' => 'Domovská obrazovka už zobrazuje vaše výdajové účty. Mají být zobrazovány také ty příjmové?', - 'pref_home_do_show_deposits' => 'Ano, zobrazit je', - 'successful_count' => 'z toho :count úspěšné', - 'list_page_size_title' => 'Velikost stránky', - 'list_page_size_help' => 'Jakýkoli seznam věcí (účty, transakce, atd) zobrazuje nejvýše tolik na stránku.', - 'list_page_size_label' => 'Velikost stránky', - 'between_dates' => '(:start a :end)', - 'pref_optional_fields_transaction' => 'Volitelné kolonky pro transakce', - 'pref_optional_fields_transaction_help' => 'By default not all fields are enabled when creating a new transaction (because of the clutter). Below, you can enable these fields if you think they could be useful for you. Of course, any field that is disabled, but already filled in, will be visible regardless of the setting.', - 'optional_tj_date_fields' => 'Kolonky pro datum', - 'optional_tj_business_fields' => 'Business fields', - 'optional_tj_attachment_fields' => 'Kolonky příloh', - 'pref_optional_tj_interest_date' => 'Úrokové datum', - 'pref_optional_tj_book_date' => 'Book date', - 'pref_optional_tj_process_date' => 'Datum zpracování', - 'pref_optional_tj_due_date' => 'Datum splatnosti', - 'pref_optional_tj_payment_date' => 'Datum zaplacení', - 'pref_optional_tj_invoice_date' => 'Datum vystavení', - 'pref_optional_tj_internal_reference' => 'Interní reference', - 'pref_optional_tj_notes' => 'Poznámky', - 'pref_optional_tj_attachments' => 'Přílohy', - 'optional_field_meta_dates' => 'Datumy', - 'optional_field_meta_business' => 'Business', - 'optional_field_attachments' => 'Přílohy', - 'optional_field_meta_data' => 'Volitelná metadata', + 'pref_home_screen_accounts' => 'Účty na domovské obrazovce', + 'pref_home_screen_accounts_help' => 'Které účty zobrazit na domovské stránce?', + 'pref_view_range' => 'Zobrazit rozsah', + 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', + 'pref_1D' => 'Jeden den', + 'pref_1W' => 'Jeden týden', + 'pref_1M' => 'Jeden měsíc', + 'pref_3M' => 'Tři měsíce (čtvrtletí)', + 'pref_6M' => 'Šest měsíců', + 'pref_1Y' => 'Jeden rok', + 'pref_languages' => 'Jazyky', + 'pref_languages_help' => 'Firefly III podporuje několik jazyků – ve kterém ho chcete používat?', + 'pref_custom_fiscal_year' => 'Nastavení fiskálního roku', + 'pref_custom_fiscal_year_label' => 'Zapnuto', + 'pref_custom_fiscal_year_help' => 'Pro země, ve kterých finanční rok nezačíná 1. ledna a tedy ani nekončí 31. prosince, je možné zapnutím tohoto určit den začátku a konce fiskálního roku', + 'pref_fiscal_year_start_label' => 'Fiscal year start date', + 'pref_two_factor_auth' => 'Dvoufázové ověření', + 'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Zapnout dvoufázové ověření', + 'pref_two_factor_auth_disabled' => '2-step verification code removed and disabled', + 'pref_two_factor_auth_remove_it' => 'Nezapomeňte účet odstranit z vaší ověřovací aplikace!', + 'pref_two_factor_auth_code' => 'Ověřit kód', + 'pref_two_factor_auth_code_help' => 'Naskenujte QR kód aplikací na vašem telefonu (jako například Authy nebo Google Authenticator) a zadejte aplikací vytvořený kód.', + 'pref_two_factor_auth_reset_code' => 'Resetovat ověřovací kód', + 'pref_two_factor_auth_disable_2fa' => 'Vypnout dvoufázové ověření', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Uložit nastavení', + 'saved_preferences' => 'Předvolby uloženy!', + 'preferences_general' => 'Obecné', + 'preferences_frontpage' => 'Domovská obrazovka', + 'preferences_security' => 'Zabezpečení', + 'preferences_layout' => 'Rozvržení', + 'pref_home_show_deposits' => 'Zobrazovat vklady na domovské obrazovce', + 'pref_home_show_deposits_info' => 'Domovská obrazovka už zobrazuje vaše výdajové účty. Mají být zobrazovány také ty příjmové?', + 'pref_home_do_show_deposits' => 'Ano, zobrazit je', + 'successful_count' => 'z toho :count úspěšné', + 'list_page_size_title' => 'Velikost stránky', + 'list_page_size_help' => 'Jakýkoli seznam věcí (účty, transakce, atd) zobrazuje nejvýše tolik na stránku.', + 'list_page_size_label' => 'Velikost stránky', + 'between_dates' => '(:start a :end)', + 'pref_optional_fields_transaction' => 'Volitelné kolonky pro transakce', + 'pref_optional_fields_transaction_help' => 'By default not all fields are enabled when creating a new transaction (because of the clutter). Below, you can enable these fields if you think they could be useful for you. Of course, any field that is disabled, but already filled in, will be visible regardless of the setting.', + 'optional_tj_date_fields' => 'Kolonky pro datum', + 'optional_tj_business_fields' => 'Business fields', + 'optional_tj_attachment_fields' => 'Kolonky příloh', + 'pref_optional_tj_interest_date' => 'Úrokové datum', + 'pref_optional_tj_book_date' => 'Book date', + 'pref_optional_tj_process_date' => 'Datum zpracování', + 'pref_optional_tj_due_date' => 'Datum splatnosti', + 'pref_optional_tj_payment_date' => 'Datum zaplacení', + 'pref_optional_tj_invoice_date' => 'Datum vystavení', + 'pref_optional_tj_internal_reference' => 'Interní reference', + 'pref_optional_tj_notes' => 'Poznámky', + 'pref_optional_tj_attachments' => 'Přílohy', + 'optional_field_meta_dates' => 'Datumy', + 'optional_field_meta_business' => 'Business', + 'optional_field_attachments' => 'Přílohy', + 'optional_field_meta_data' => 'Volitelná metadata', // profile: - 'change_your_password' => 'Změnit své heslo', - 'delete_account' => 'Smazat účet', - 'current_password' => 'Stávající heslo', - 'new_password' => 'Nové heslo', - 'new_password_again' => 'Nové heslo (zopakování)', - 'delete_your_account' => 'Smazat svůj účet', - 'delete_your_account_help' => 'Smazání vašeho účtu smaže také všechny účty, transakce, vše, co jste ve Firefly III uložili. Bude to PRYČ.', - 'delete_your_account_password' => 'Pokračujte zadáním svého hesla.', - 'password' => 'Heslo', - 'are_you_sure' => 'Opravdu provést? Není možné vzít zpět.', - 'delete_account_button' => 'SMAZAT svůj účet', - 'invalid_current_password' => 'Neplatné stávající heslo!', - 'password_changed' => 'Heslo změněno.', - 'should_change' => 'Myšlenka je změnit si heslo.', - 'invalid_password' => 'Neplatné heslo.', - 'what_is_pw_security' => 'Co je „ověřit odolnost hesla“.', - 'secure_pw_title' => 'Jak zvolit odolné heslo', - 'secure_pw_history' => 'Nemine týden, abychom neviděli zprávy o stránkách, ze kterých unikly hesla jejich uživatelů. Hackeři a zloději tato hesla používají pro pokus o ukradení vašich soukromých informací. Informace jsou cenné.', - 'secure_pw_ff' => 'Používáte stejná hesla napříč webem? Pokud jedna ze stránek ztratí vaše heslo, hackeři mají přístup ke všem vašim datům. Firefly III spoléhá na to, že zvolíte silné a jinde nepoužívané heslo pro ochranu vašich finančních záznamů.', - 'secure_pw_check_box' => 'Jako pomoc Firefly III může zkontrolovat heslo které chcete použít, zda v minulosti nebylo ukradeno (včetně jeho otisku). V takovém případě aplikace NEdoporučí používat takové heslo.', - 'secure_pw_working_title' => 'Jak to funguje?', - 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', - 'secure_pw_should' => 'Mám tuto kolonku zaškrtnout?', - 'secure_pw_long_password' => 'Ano, vždy ověřit že je heslo bezpečné.', - 'command_line_token' => 'Token pro příkazový řádek', - 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', - 'regenerate_command_line_token' => 'Regenerate command line token', - 'token_regenerated' => 'Byl vytvořen nový token pro příkazový řádek', - 'change_your_email' => 'Změna e-mailové adresy', - 'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the Administration.', - 'email_changed_logout' => 'Dokud neověříte svou emailovou adresu, nemůžete se přihlásit.', - 'login_with_new_email' => 'Nyní se můžete přihlásit pomocí nové e-mailové adresy.', - 'login_with_old_email' => 'Nyní se můžete přihlásit pomocí původní e-mailové adresy.', - 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', - 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', + 'change_your_password' => 'Změnit své heslo', + 'delete_account' => 'Smazat účet', + 'current_password' => 'Stávající heslo', + 'new_password' => 'Nové heslo', + 'new_password_again' => 'Nové heslo (zopakování)', + 'delete_your_account' => 'Smazat svůj účet', + 'delete_your_account_help' => 'Smazání vašeho účtu smaže také všechny účty, transakce, vše, co jste ve Firefly III uložili. Bude to PRYČ.', + 'delete_your_account_password' => 'Pokračujte zadáním svého hesla.', + 'password' => 'Heslo', + 'are_you_sure' => 'Opravdu provést? Není možné vzít zpět.', + 'delete_account_button' => 'SMAZAT svůj účet', + 'invalid_current_password' => 'Neplatné stávající heslo!', + 'password_changed' => 'Heslo změněno.', + 'should_change' => 'Myšlenka je změnit si heslo.', + 'invalid_password' => 'Neplatné heslo.', + 'what_is_pw_security' => 'Co je „ověřit odolnost hesla“.', + 'secure_pw_title' => 'Jak zvolit odolné heslo', + 'secure_pw_history' => 'Nemine týden, abychom neviděli zprávy o stránkách, ze kterých unikly hesla jejich uživatelů. Hackeři a zloději tato hesla používají pro pokus o ukradení vašich soukromých informací. Informace jsou cenné.', + 'secure_pw_ff' => 'Používáte stejná hesla napříč webem? Pokud jedna ze stránek ztratí vaše heslo, hackeři mají přístup ke všem vašim datům. Firefly III spoléhá na to, že zvolíte silné a jinde nepoužívané heslo pro ochranu vašich finančních záznamů.', + 'secure_pw_check_box' => 'Jako pomoc Firefly III může zkontrolovat heslo které chcete použít, zda v minulosti nebylo ukradeno (včetně jeho otisku). V takovém případě aplikace NEdoporučí používat takové heslo.', + 'secure_pw_working_title' => 'Jak to funguje?', + 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_should' => 'Mám tuto kolonku zaškrtnout?', + 'secure_pw_long_password' => 'Ano, vždy ověřit že je heslo bezpečné.', + 'command_line_token' => 'Token pro příkazový řádek', + 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', + 'regenerate_command_line_token' => 'Regenerate command line token', + 'token_regenerated' => 'Byl vytvořen nový token pro příkazový řádek', + 'change_your_email' => 'Změna e-mailové adresy', + 'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the Administration.', + 'email_changed_logout' => 'Dokud neověříte svou emailovou adresu, nemůžete se přihlásit.', + 'login_with_new_email' => 'Nyní se můžete přihlásit pomocí nové e-mailové adresy.', + 'login_with_old_email' => 'Nyní se můžete přihlásit pomocí původní e-mailové adresy.', + 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', + 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', // attachments - 'nr_of_attachments' => 'Jedna příloha|:count příloh', - 'attachments' => 'Přílohy', - 'edit_attachment' => 'Upravit přílohu ":name"', - 'update_attachment' => 'Aktualizovat přílohu', - 'delete_attachment' => 'Smazat přílohu „:name“', - 'attachment_deleted' => 'Příloha „:name“ smazána', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Příloha „:name“ smazána', - 'upload_max_file_size' => 'Nejvyšší umožněná velikost souboru: :size', - 'list_all_attachments' => 'Seznam všech příloh', + 'nr_of_attachments' => 'Jedna příloha|:count příloh', + 'attachments' => 'Přílohy', + 'edit_attachment' => 'Upravit přílohu ":name"', + 'update_attachment' => 'Aktualizovat přílohu', + 'delete_attachment' => 'Smazat přílohu „:name“', + 'attachment_deleted' => 'Příloha „:name“ smazána', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Příloha „:name“ smazána', + 'upload_max_file_size' => 'Nejvyšší umožněná velikost souboru: :size', + 'list_all_attachments' => 'Seznam všech příloh', // transaction index - 'title_expenses' => 'Výdaje', - 'title_withdrawal' => 'Výdaje', - 'title_revenue' => 'Odměna/příjem', - 'title_deposit' => 'Odměna/příjem', - 'title_transfer' => 'Převody', - 'title_transfers' => 'Převody', + 'title_expenses' => 'Výdaje', + 'title_withdrawal' => 'Výdaje', + 'title_revenue' => 'Odměna/příjem', + 'title_deposit' => 'Odměna/příjem', + 'title_transfer' => 'Převody', + 'title_transfers' => 'Převody', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Tato transakce už je výběrem', - 'convert_is_already_type_Deposit' => 'Tato transakce už je vkladem', - 'convert_is_already_type_Transfer' => 'Tato transakce už je převodem', - 'convert_to_Withdrawal' => 'Přeměnit „:description“ na výběr', - 'convert_to_Deposit' => 'Přeměnit „:description“ na vklad', - 'convert_to_Transfer' => 'Přeměnit „:description“ na přenos', - 'convert_options_WithdrawalDeposit' => 'Přeměnit výběr na vklad', - 'convert_options_WithdrawalTransfer' => 'Přeměnit výběr na převod', - 'convert_options_DepositTransfer' => 'Přeměnit výběr na přenos', - 'convert_options_DepositWithdrawal' => 'Přeměnit vklad na výběr', - 'convert_options_TransferWithdrawal' => 'Přeměnit převod na výběr', - 'convert_options_TransferDeposit' => 'Přeměnit převod na vklad', - 'convert_Withdrawal_to_deposit' => 'Přeměnit tento výběr na vklad', - 'convert_Withdrawal_to_transfer' => 'Přeměnit tento výběr na převod', - 'convert_Deposit_to_withdrawal' => 'Přeměnit tento vklad na výběr', - 'convert_Deposit_to_transfer' => 'Přeměnit tento výběr na přenos', - 'convert_Transfer_to_deposit' => 'Přeměnit tento převod na vklad', - 'convert_Transfer_to_withdrawal' => 'Přeměnit tento převod výběr', - 'convert_please_set_revenue_source' => 'Please pick the revenue account where the money will come from.', - 'convert_please_set_asset_destination' => 'Vyberte účet aktiv, na který peníze půjdou.', - 'convert_please_set_expense_destination' => 'Vyberte výdajový účet, na který peníze půjdou.', - 'convert_please_set_asset_source' => 'Vyberte účet aktiv, ze kterého peníze půjdou.', - 'convert_explanation_withdrawal_deposit' => 'Pokud tento výběr přeměníte na vklad, :amount bude na :sourceName vloženo, namísto vybráno.', - 'convert_explanation_withdrawal_transfer' => 'If you convert this withdrawal into a transfer, :amount will be transferred from :sourceName to a new asset account, instead of being paid to :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'If you convert this deposit into a withdrawal, :amount will be removed from :destinationName instead of added to it.', - 'convert_explanation_deposit_transfer' => 'If you convert this deposit into a transfer, :amount will be transferred from an asset account of your choice into :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'If you convert this transfer into a withdrawal, :amount will go from :sourceName to a new destination as an expense, instead of to :destinationName as a transfer.', - 'convert_explanation_transfer_deposit' => 'If you convert this transfer into a deposit, :amount will be deposited into account :destinationName instead of being transferred there.', - 'converted_to_Withdrawal' => 'The transaction has been converted to a withdrawal', - 'converted_to_Deposit' => 'The transaction has been converted to a deposit', - 'converted_to_Transfer' => 'The transaction has been converted to a transfer', - 'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', - 'convert_to_withdrawal' => 'Přeměnit na výběr', - 'convert_to_deposit' => 'Přeměnit na vklad', - 'convert_to_transfer' => 'Přeměnit na převod', + 'convert_is_already_type_Withdrawal' => 'Tato transakce už je výběrem', + 'convert_is_already_type_Deposit' => 'Tato transakce už je vkladem', + 'convert_is_already_type_Transfer' => 'Tato transakce už je převodem', + 'convert_to_Withdrawal' => 'Přeměnit „:description“ na výběr', + 'convert_to_Deposit' => 'Přeměnit „:description“ na vklad', + 'convert_to_Transfer' => 'Přeměnit „:description“ na přenos', + 'convert_options_WithdrawalDeposit' => 'Přeměnit výběr na vklad', + 'convert_options_WithdrawalTransfer' => 'Přeměnit výběr na převod', + 'convert_options_DepositTransfer' => 'Přeměnit výběr na přenos', + 'convert_options_DepositWithdrawal' => 'Přeměnit vklad na výběr', + 'convert_options_TransferWithdrawal' => 'Přeměnit převod na výběr', + 'convert_options_TransferDeposit' => 'Přeměnit převod na vklad', + 'convert_Withdrawal_to_deposit' => 'Přeměnit tento výběr na vklad', + 'convert_Withdrawal_to_transfer' => 'Přeměnit tento výběr na převod', + 'convert_Deposit_to_withdrawal' => 'Přeměnit tento vklad na výběr', + 'convert_Deposit_to_transfer' => 'Přeměnit tento výběr na přenos', + 'convert_Transfer_to_deposit' => 'Přeměnit tento převod na vklad', + 'convert_Transfer_to_withdrawal' => 'Přeměnit tento převod výběr', + 'convert_please_set_revenue_source' => 'Please pick the revenue account where the money will come from.', + 'convert_please_set_asset_destination' => 'Vyberte účet aktiv, na který peníze půjdou.', + 'convert_please_set_expense_destination' => 'Vyberte výdajový účet, na který peníze půjdou.', + 'convert_please_set_asset_source' => 'Vyberte účet aktiv, ze kterého peníze půjdou.', + 'convert_explanation_withdrawal_deposit' => 'Pokud tento výběr přeměníte na vklad, :amount bude na :sourceName vloženo, namísto vybráno.', + 'convert_explanation_withdrawal_transfer' => 'If you convert this withdrawal into a transfer, :amount will be transferred from :sourceName to a new asset account, instead of being paid to :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'If you convert this deposit into a withdrawal, :amount will be removed from :destinationName instead of added to it.', + 'convert_explanation_deposit_transfer' => 'If you convert this deposit into a transfer, :amount will be transferred from an asset account of your choice into :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'If you convert this transfer into a withdrawal, :amount will go from :sourceName to a new destination as an expense, instead of to :destinationName as a transfer.', + 'convert_explanation_transfer_deposit' => 'If you convert this transfer into a deposit, :amount will be deposited into account :destinationName instead of being transferred there.', + 'converted_to_Withdrawal' => 'The transaction has been converted to a withdrawal', + 'converted_to_Deposit' => 'The transaction has been converted to a deposit', + 'converted_to_Transfer' => 'The transaction has been converted to a transfer', + 'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.', + 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'convert_to_withdrawal' => 'Přeměnit na výběr', + 'convert_to_deposit' => 'Přeměnit na vklad', + 'convert_to_transfer' => 'Přeměnit na převod', // create new stuff: - 'create_new_withdrawal' => 'Vytvořit nový výběr', - 'create_new_deposit' => 'Vytvořit nový vklad', - 'create_new_transfer' => 'Vytvořit nový převod', - 'create_new_asset' => 'Vytvořit nový účet aktiv', - 'create_new_expense' => 'Vytvořit výdajový účet', - 'create_new_revenue' => 'Vytvořit nový příjmový účet', - 'create_new_piggy_bank' => 'Vytvořit novou pokladničku', - 'create_new_bill' => 'Vytvořit novou fakturu', + 'create_new_withdrawal' => 'Vytvořit nový výběr', + 'create_new_deposit' => 'Vytvořit nový vklad', + 'create_new_transfer' => 'Vytvořit nový převod', + 'create_new_asset' => 'Vytvořit nový účet aktiv', + 'create_new_expense' => 'Vytvořit výdajový účet', + 'create_new_revenue' => 'Vytvořit nový příjmový účet', + 'create_new_piggy_bank' => 'Vytvořit novou pokladničku', + 'create_new_bill' => 'Vytvořit novou fakturu', // currencies: - 'create_currency' => 'Vytvořit novou měnu', - 'store_currency' => 'Uložit novou měnu', - 'update_currency' => 'Aktualizovat měnu', - 'new_default_currency' => ':name je nyní výchozí měna.', - 'cannot_delete_currency' => ':name nelze odstranit, protože je v aplikaci stále pro něco používáno.', - 'cannot_disable_currency' => 'Cannot disable :name because it is still in use.', - 'deleted_currency' => 'Měna :name smazána', - 'created_currency' => 'Měna :name vytvořena', - 'could_not_store_currency' => 'Novou měnu se nepodařilo uložit.', - 'updated_currency' => 'Měna :name aktualizována', - 'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.', - 'currencies_intro' => 'Firefly III podporuje různé měny, které můžete nastavit a zpřístupnit zde.', - 'make_default_currency' => 'Nastavit jako výchozí', - 'default_currency' => 'výchozí', - 'currency_is_disabled' => 'Vypnuto', - 'enable_currency' => 'Zapnout', - 'disable_currency' => 'Vypnout', - 'currencies_default_disabled' => 'Většina těchto měn je ve výchozím stavu vypnutá. Pro jejich použití, je třeba je nejdříve zapnout.', - 'currency_is_now_enabled' => 'Měna „:name“ byla zapnuta', - 'currency_is_now_disabled' => 'Měna „:name“ byla vypnuta', + 'create_currency' => 'Vytvořit novou měnu', + 'store_currency' => 'Uložit novou měnu', + 'update_currency' => 'Aktualizovat měnu', + 'new_default_currency' => ':name je nyní výchozí měna.', + 'cannot_delete_currency' => ':name nelze odstranit, protože je v aplikaci stále pro něco používáno.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Měna :name smazána', + 'created_currency' => 'Měna :name vytvořena', + 'could_not_store_currency' => 'Novou měnu se nepodařilo uložit.', + 'updated_currency' => 'Měna :name aktualizována', + 'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.', + 'currencies_intro' => 'Firefly III podporuje různé měny, které můžete nastavit a zpřístupnit zde.', + 'make_default_currency' => 'Nastavit jako výchozí', + 'default_currency' => 'výchozí', + 'currency_is_disabled' => 'Vypnuto', + 'enable_currency' => 'Zapnout', + 'disable_currency' => 'Vypnout', + 'currencies_default_disabled' => 'Většina těchto měn je ve výchozím stavu vypnutá. Pro jejich použití, je třeba je nejdříve zapnout.', + 'currency_is_now_enabled' => 'Měna „:name“ byla zapnuta', + 'currency_is_now_disabled' => 'Měna „:name“ byla vypnuta', // forms: - 'mandatoryFields' => 'Povinné kolonky', - 'optionalFields' => 'Volitelné kolonky', - 'options' => 'Možnosti', + 'mandatoryFields' => 'Povinné kolonky', + 'optionalFields' => 'Volitelné kolonky', + 'options' => 'Možnosti', // budgets: - 'create_new_budget' => 'Vytvořit nový rozpočet', - 'store_new_budget' => 'Uložit nový rozpočet', - 'stored_new_budget' => 'Uložen novým rozpočet „:name“', - 'available_between' => 'Dostupné mezi :start a :end', - 'transactionsWithoutBudget' => 'Výdaje bez rozpočtu', - 'transactions_no_budget' => 'Výdaje bez rozpočtu mezi :start a :end', - 'spent_between' => 'Utraceno mezi :start a :end', - 'createBudget' => 'Nový rozpočet', - 'inactiveBudgets' => 'Neaktivní rozpočty', - 'without_budget_between' => 'Transakce bez rozpočtu mezi :start a :end', - 'delete_budget' => 'Smazat rozpočet „:name“', - 'deleted_budget' => 'Smazán rozpočet „:name“', - 'edit_budget' => 'Upravit rozpočet „:name“', - 'updated_budget' => 'Aktualizován rozpočet „:name“', - 'update_amount' => 'Aktualizovat částku', - 'update_budget' => 'Aktualizovat rozpočet', - 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', - 'budget_period_navigator' => 'Period navigator', - 'info_on_available_amount' => 'Co mám(e) k dispozici?', - 'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.', - 'suggested' => 'Navrhované', - 'average_between' => 'Průměr mezi :start a :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Vytvořit nový rozpočet', + 'store_new_budget' => 'Uložit nový rozpočet', + 'stored_new_budget' => 'Uložen novým rozpočet „:name“', + 'available_between' => 'Dostupné mezi :start a :end', + 'transactionsWithoutBudget' => 'Výdaje bez rozpočtu', + 'transactions_no_budget' => 'Výdaje bez rozpočtu mezi :start a :end', + 'spent_between' => 'Utraceno mezi :start a :end', + 'createBudget' => 'Nový rozpočet', + 'inactiveBudgets' => 'Neaktivní rozpočty', + 'without_budget_between' => 'Transakce bez rozpočtu mezi :start a :end', + 'delete_budget' => 'Smazat rozpočet „:name“', + 'deleted_budget' => 'Smazán rozpočet „:name“', + 'edit_budget' => 'Upravit rozpočet „:name“', + 'updated_budget' => 'Aktualizován rozpočet „:name“', + 'update_amount' => 'Aktualizovat částku', + 'update_budget' => 'Aktualizovat rozpočet', + 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', + 'info_on_available_amount' => 'Co mám(e) k dispozici?', + 'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.', + 'suggested' => 'Navrhované', + 'average_between' => 'Průměr mezi :start a :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Bill matches transactions between :low and :high.', - 'bill_related_rules' => 'Pravidla vztahující se k této účtence/faktuře', - 'repeats' => 'Opakuje se', - 'connected_journals' => 'Propojené transakce', - 'auto_match_on' => 'Automaticky spárováno Firefly III', - 'auto_match_off' => 'Not automatically matched by Firefly III', - 'next_expected_match' => 'Příští očekávaná shoda', - 'delete_bill' => 'Smazat účtenku „:name“', - 'deleted_bill' => 'Deleted bill ":name"', - 'edit_bill' => 'Upravit účtenku „:name“', - 'more' => 'Více', - 'rescan_old' => 'Spustit pravidla znovu, na všechny transakce', - 'update_bill' => 'Aktualizovat účtenku', - 'updated_bill' => 'Aktualizovat účtenku „:name“', - 'store_new_bill' => 'Uložit novou účtenku', - 'stored_new_bill' => 'Stored new bill ":name"', - 'cannot_scan_inactive_bill' => 'Inactive bills cannot be scanned.', - 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', - 'average_bill_amount_year' => 'Average bill amount (:year)', - 'average_bill_amount_overall' => 'Average bill amount (overall)', - 'bill_is_active' => 'Bill is active', - 'bill_expected_between' => 'Očekáváno mezi :start a :end', - 'bill_will_automatch' => 'Účtenka bude automaticky propojena s odpovídajícími transakcemi', - 'skips_over' => 'přeskočí přes', - 'bill_store_error' => 'Při ukládání nové účtenky došlo k neočekávané chybě. Podívejte se do souborů se záznamem událostí', - 'list_inactive_rule' => 'neaktivní pravidlo', + 'match_between_amounts' => 'Bill matches transactions between :low and :high.', + 'bill_related_rules' => 'Pravidla vztahující se k této účtence/faktuře', + 'repeats' => 'Opakuje se', + 'connected_journals' => 'Propojené transakce', + 'auto_match_on' => 'Automaticky spárováno Firefly III', + 'auto_match_off' => 'Not automatically matched by Firefly III', + 'next_expected_match' => 'Příští očekávaná shoda', + 'delete_bill' => 'Smazat účtenku „:name“', + 'deleted_bill' => 'Deleted bill ":name"', + 'edit_bill' => 'Upravit účtenku „:name“', + 'more' => 'Více', + 'rescan_old' => 'Spustit pravidla znovu, na všechny transakce', + 'update_bill' => 'Aktualizovat účtenku', + 'updated_bill' => 'Aktualizovat účtenku „:name“', + 'store_new_bill' => 'Uložit novou účtenku', + 'stored_new_bill' => 'Stored new bill ":name"', + 'cannot_scan_inactive_bill' => 'Inactive bills cannot be scanned.', + 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', + 'average_bill_amount_year' => 'Average bill amount (:year)', + 'average_bill_amount_overall' => 'Average bill amount (overall)', + 'bill_is_active' => 'Bill is active', + 'bill_expected_between' => 'Očekáváno mezi :start a :end', + 'bill_will_automatch' => 'Účtenka bude automaticky propojena s odpovídajícími transakcemi', + 'skips_over' => 'přeskočí přes', + 'bill_store_error' => 'Při ukládání nové účtenky došlo k neočekávané chybě. Podívejte se do souborů se záznamem událostí', + 'list_inactive_rule' => 'neaktivní pravidlo', // accounts: - 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', - 'details_for_asset' => 'Podrobnosti o účtu aktiv „:name“', - 'details_for_expense' => 'Podrobnosti pro výdajový účet „:name“', - 'details_for_revenue' => 'Details for revenue account ":name"', - 'details_for_cash' => 'Podrobnosti o hotovostním účtu „:name“', - 'store_new_asset_account' => 'Uložit nový účet aktiv', - 'store_new_expense_account' => 'Uložit nový výdajový účet', - 'store_new_revenue_account' => 'Uložit nový příjmový účet', - 'edit_asset_account' => 'Upravit účet aktiv „:name“', - 'edit_expense_account' => 'Upravit výdajový účet „:name“', - 'edit_revenue_account' => 'Upravit účet odměn „:name“', - 'delete_asset_account' => 'Smazat účet aktiv „:name“', - 'delete_expense_account' => 'Delete expense account ":name"', - 'delete_revenue_account' => 'Delete revenue account ":name"', - 'delete_liabilities_account' => 'Smazat závazek „:name“', - 'asset_deleted' => 'Successfully deleted asset account ":name"', - 'expense_deleted' => 'Successfully deleted expense account ":name"', - 'revenue_deleted' => 'Successfully deleted revenue account ":name"', - 'update_asset_account' => 'Aktualizovat výdajový účet', - 'update_liabilities_account' => 'Aktualizovat závazek', - 'update_expense_account' => 'Aktualizovat výdajový účet', - 'update_revenue_account' => 'Aktualizovat příjmový účet', - 'make_new_asset_account' => 'Vytvořit nový účet aktiv', - 'make_new_expense_account' => 'Vytvořit výdajový účet', - 'make_new_revenue_account' => 'Vytvořit nový příjmový účet', - 'make_new_liabilities_account' => 'Vytvořit nový závazek', - 'asset_accounts' => 'Účty aktiv', - 'expense_accounts' => 'Výdajové účty', - 'revenue_accounts' => 'Příjmové účty', - 'cash_accounts' => 'Hotovostní účty', - 'Cash account' => 'Hotovostní účet', - 'liabilities_accounts' => 'Závazky', - 'reconcile_account' => 'Vyúčtovat účet ":account"', - 'overview_of_reconcile_modal' => 'Overview of reconciliation', - 'delete_reconciliation' => 'Odstranit vyúčtování', - 'update_reconciliation' => 'Upravit vyúčtování', - 'amount_cannot_be_zero' => 'Částka nemůže být nula', - 'end_of_reconcile_period' => 'Konec vyúčtovacího období: :period', - 'start_of_reconcile_period' => 'Začátek vyúčtovacího období: :period', - 'start_balance' => 'Počáteční zůstatek', - 'end_balance' => 'Konečný zůstatek', - 'update_balance_dates_instruction' => 'Match the amounts and dates above to your bank statement, and press "Start reconciling"', - 'select_transactions_instruction' => 'Select the transactions that appear on your bank statement.', - 'select_range_and_balance' => 'First verify the date-range and balances. Then press "Start reconciling"', - 'date_change_instruction' => 'If you change the date range now, any progress will be lost.', - 'update_selection' => 'Aktualizovat výběr', - 'store_reconcile' => 'Uložit vyúčtování', - 'reconciliation_transaction' => 'Reconciliation transaction', - 'Reconciliation' => 'Vyúčtování', - 'reconciliation' => 'Vyúčtování', - 'reconcile_options' => 'Možnosti vyúčtování', - 'reconcile_range' => 'Rozsah vyúčtování', - 'start_reconcile' => 'Spustit vyúčtování', - 'cash_account_type' => 'Cash', - 'cash' => 'hotovost', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Typ účtu', - 'save_transactions_by_moving' => 'Save these transaction(s) by moving them to another account:', - 'stored_new_account' => 'Nový účet „:name“ uložen!', - 'updated_account' => 'Aktualizován účet „:name“', - 'credit_card_options' => 'Předvolby kreditní karty', - 'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".', - 'no_transactions_period' => 'Neexistují žádné transakce (v tomto období).', - 'no_data_for_chart' => 'Pro vytvoření tohoto grafu není dostatek informací (zatím).', - 'select_at_least_one_account' => 'Vyberte alespoň jeden účet aktiv', - 'select_at_least_one_category' => 'Vyberte alespoň jednu kategorii', - 'select_at_least_one_budget' => 'Vyberte alespoň jeden rozpočet', - 'select_at_least_one_tag' => 'Vyberte alespoň jeden štítek', - 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', - 'account_default_currency' => 'This will be the default currency associated with this account.', - 'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".', - 'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".', - 'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.', - 'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.', - 'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.', - 'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.', - 'reconcile_go_back' => 'Opravu můžete kdykoli upravit nebo odstranit.', - 'must_be_asset_account' => 'You can only reconcile asset accounts', - 'reconciliation_stored' => 'Vyúčtování uloženo', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Vyúčtovat tento účet', - 'confirm_reconciliation' => 'Potvrdit vyúčtování', - 'submitted_start_balance' => 'Předložený počáteční zůstatek', - 'selected_transactions' => 'Vybrané transakce (:count)', - 'already_cleared_transactions' => 'Already cleared transactions (:count)', - 'submitted_end_balance' => 'Předložený konečný zůstatek', - 'initial_balance_description' => 'Počáteční zůstatek pro „:account“', - 'interest_calc_' => 'neznámé', - 'interest_calc_daily' => 'Za den', - 'interest_calc_monthly' => 'Za měsíc', - 'interest_calc_yearly' => 'Za rok', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', + 'details_for_asset' => 'Podrobnosti o účtu aktiv „:name“', + 'details_for_expense' => 'Podrobnosti pro výdajový účet „:name“', + 'details_for_revenue' => 'Details for revenue account ":name"', + 'details_for_cash' => 'Podrobnosti o hotovostním účtu „:name“', + 'store_new_asset_account' => 'Uložit nový účet aktiv', + 'store_new_expense_account' => 'Uložit nový výdajový účet', + 'store_new_revenue_account' => 'Uložit nový příjmový účet', + 'edit_asset_account' => 'Upravit účet aktiv „:name“', + 'edit_expense_account' => 'Upravit výdajový účet „:name“', + 'edit_revenue_account' => 'Upravit účet odměn „:name“', + 'delete_asset_account' => 'Smazat účet aktiv „:name“', + 'delete_expense_account' => 'Delete expense account ":name"', + 'delete_revenue_account' => 'Delete revenue account ":name"', + 'delete_liabilities_account' => 'Smazat závazek „:name“', + 'asset_deleted' => 'Successfully deleted asset account ":name"', + 'expense_deleted' => 'Successfully deleted expense account ":name"', + 'revenue_deleted' => 'Successfully deleted revenue account ":name"', + 'update_asset_account' => 'Aktualizovat výdajový účet', + 'update_liabilities_account' => 'Aktualizovat závazek', + 'update_expense_account' => 'Aktualizovat výdajový účet', + 'update_revenue_account' => 'Aktualizovat příjmový účet', + 'make_new_asset_account' => 'Vytvořit nový účet aktiv', + 'make_new_expense_account' => 'Vytvořit výdajový účet', + 'make_new_revenue_account' => 'Vytvořit nový příjmový účet', + 'make_new_liabilities_account' => 'Vytvořit nový závazek', + 'asset_accounts' => 'Účty aktiv', + 'expense_accounts' => 'Výdajové účty', + 'revenue_accounts' => 'Příjmové účty', + 'cash_accounts' => 'Hotovostní účty', + 'Cash account' => 'Hotovostní účet', + 'liabilities_accounts' => 'Závazky', + 'reconcile_account' => 'Vyúčtovat účet ":account"', + 'overview_of_reconcile_modal' => 'Overview of reconciliation', + 'delete_reconciliation' => 'Odstranit vyúčtování', + 'update_reconciliation' => 'Upravit vyúčtování', + 'amount_cannot_be_zero' => 'Částka nemůže být nula', + 'end_of_reconcile_period' => 'Konec vyúčtovacího období: :period', + 'start_of_reconcile_period' => 'Začátek vyúčtovacího období: :period', + 'start_balance' => 'Počáteční zůstatek', + 'end_balance' => 'Konečný zůstatek', + 'update_balance_dates_instruction' => 'Match the amounts and dates above to your bank statement, and press "Start reconciling"', + 'select_transactions_instruction' => 'Select the transactions that appear on your bank statement.', + 'select_range_and_balance' => 'First verify the date-range and balances. Then press "Start reconciling"', + 'date_change_instruction' => 'If you change the date range now, any progress will be lost.', + 'update_selection' => 'Aktualizovat výběr', + 'store_reconcile' => 'Uložit vyúčtování', + 'reconciliation_transaction' => 'Reconciliation transaction', + 'Reconciliation' => 'Vyúčtování', + 'reconciliation' => 'Vyúčtování', + 'reconcile_options' => 'Možnosti vyúčtování', + 'reconcile_range' => 'Rozsah vyúčtování', + 'start_reconcile' => 'Spustit vyúčtování', + 'cash_account_type' => 'Cash', + 'cash' => 'hotovost', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Typ účtu', + 'save_transactions_by_moving' => 'Save these transaction(s) by moving them to another account:', + 'stored_new_account' => 'Nový účet „:name“ uložen!', + 'updated_account' => 'Aktualizován účet „:name“', + 'credit_card_options' => 'Předvolby kreditní karty', + 'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".', + 'no_transactions_period' => 'Neexistují žádné transakce (v tomto období).', + 'no_data_for_chart' => 'Pro vytvoření tohoto grafu není dostatek informací (zatím).', + 'select_at_least_one_account' => 'Vyberte alespoň jeden účet aktiv', + 'select_at_least_one_category' => 'Vyberte alespoň jednu kategorii', + 'select_at_least_one_budget' => 'Vyberte alespoň jeden rozpočet', + 'select_at_least_one_tag' => 'Vyberte alespoň jeden štítek', + 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', + 'account_default_currency' => 'This will be the default currency associated with this account.', + 'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".', + 'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".', + 'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.', + 'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.', + 'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.', + 'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.', + 'reconcile_go_back' => 'Opravu můžete kdykoli upravit nebo odstranit.', + 'must_be_asset_account' => 'You can only reconcile asset accounts', + 'reconciliation_stored' => 'Vyúčtování uloženo', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Vyúčtovat tento účet', + 'confirm_reconciliation' => 'Potvrdit vyúčtování', + 'submitted_start_balance' => 'Předložený počáteční zůstatek', + 'selected_transactions' => 'Vybrané transakce (:count)', + 'already_cleared_transactions' => 'Already cleared transactions (:count)', + 'submitted_end_balance' => 'Předložený konečný zůstatek', + 'initial_balance_description' => 'Počáteční zůstatek pro „:account“', + 'interest_calc_' => 'neznámé', + 'interest_calc_daily' => 'Za den', + 'interest_calc_monthly' => 'Za měsíc', + 'interest_calc_yearly' => 'Za rok', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Nová kategorie', - 'create_new_category' => 'Vytvořit novou kategorii', - 'without_category' => 'Bez kategorie', - 'update_category' => 'Aktualizovat kategorii', - 'updated_category' => 'Aktualizována kategorie „:name“', - 'categories' => 'Kategorie', - 'edit_category' => 'Upravit kategorii „:name“', - 'no_category' => '(žádná kategorie)', - 'category' => 'Kategorie', - 'delete_category' => 'Smazat kategorii „:name“', - 'deleted_category' => 'Kategorie „:name“ smazána', - 'store_category' => 'Uložit novou kategori', - 'stored_category' => 'Uložena nová kategorie „:name“', - 'without_category_between' => 'Bez kategorie mezi :start a :end', + 'new_category' => 'Nová kategorie', + 'create_new_category' => 'Vytvořit novou kategorii', + 'without_category' => 'Bez kategorie', + 'update_category' => 'Aktualizovat kategorii', + 'updated_category' => 'Aktualizována kategorie „:name“', + 'categories' => 'Kategorie', + 'edit_category' => 'Upravit kategorii „:name“', + 'no_category' => '(žádná kategorie)', + 'category' => 'Kategorie', + 'delete_category' => 'Smazat kategorii „:name“', + 'deleted_category' => 'Kategorie „:name“ smazána', + 'store_category' => 'Uložit novou kategori', + 'stored_category' => 'Uložena nová kategorie „:name“', + 'without_category_between' => 'Bez kategorie mezi :start a :end', // transactions: - 'update_withdrawal' => 'Aktualizovat výběr', - 'update_deposit' => 'Aktualizovat vklad', - 'update_transfer' => 'Aktualizovat převod', - 'updated_withdrawal' => 'Aktualizován výběr „:description“', - 'updated_deposit' => 'Aktualizován vklad „:description“', - 'updated_transfer' => 'Aktualizován převod „:description“', - 'delete_withdrawal' => 'Smazat výběr „:description“', - 'delete_deposit' => 'Smazat vklad „:description“', - 'delete_transfer' => 'Smazat převod „:description“', - 'deleted_withdrawal' => 'Úspěšně smazán výběr „:description“', - 'deleted_deposit' => 'Úspěšně smazán vklad „:description“', - 'deleted_transfer' => 'Úspěšně smazán převod „:description“', - 'stored_journal' => 'Úspěšně vytvořena nová transakce „:description“', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Vybrat transakce', - 'rule_group_select_transactions' => 'Apply ":title" to transactions', - 'rule_select_transactions' => 'Apply ":title" to transactions', - 'stop_selection' => 'Zastavit označování transakcí', - 'reconcile_selected' => 'Reconcile', - 'mass_delete_journals' => 'Smazat počet transakcí', - 'mass_edit_journals' => 'Upravit počet transakcí', - 'mass_bulk_journals' => 'Hromadná úprava počtu transakcí', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Nové hodnoty nastavíte pomocí vstupních kolonek níže. Pokud je nevyplníte, budou u všeho vyprázdněny. Také si všimněte, že pouze výběry dostanou rozpočet.', - 'no_bulk_category' => 'Neaktualizovat kategorii', - 'no_bulk_budget' => 'Neaktualizovat rozpočet', - 'no_bulk_tags' => 'Neaktualizovat štítky', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(žádný rozpočet)', - 'no_budget_squared' => '(žádný rozpočet)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Smazáno :amount transakcí.', - 'mass_edited_transactions_success' => 'Aktualizováno :amount transakcí', - 'opt_group_' => '(žádný typ účtu)', - 'opt_group_no_account_type' => '(no account type)', - 'opt_group_defaultAsset' => 'Výchozí majetkový účet', - 'opt_group_savingAsset' => 'Spořicí účty', - 'opt_group_sharedAsset' => 'Sdílené účty aktiv', - 'opt_group_ccAsset' => 'Kreditní karty', - 'opt_group_cashWalletAsset' => 'Peněženky', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Závazek: Půjčka', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Závazek: Dluh', - 'opt_group_l_Mortgage' => 'Závazek: hypotéka', - 'opt_group_l_Credit card' => 'Závazek: kreditní karta', - 'notes' => 'Poznámky', - 'unknown_journal_error' => 'Transakci se nedaří uložit. Podívejte se do souborů se záznamy událostí.', - 'attachment_not_found' => 'Tuto přílohu se nepodařilo najít.', - 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', + 'update_withdrawal' => 'Aktualizovat výběr', + 'update_deposit' => 'Aktualizovat vklad', + 'update_transfer' => 'Aktualizovat převod', + 'updated_withdrawal' => 'Aktualizován výběr „:description“', + 'updated_deposit' => 'Aktualizován vklad „:description“', + 'updated_transfer' => 'Aktualizován převod „:description“', + 'delete_withdrawal' => 'Smazat výběr „:description“', + 'delete_deposit' => 'Smazat vklad „:description“', + 'delete_transfer' => 'Smazat převod „:description“', + 'deleted_withdrawal' => 'Úspěšně smazán výběr „:description“', + 'deleted_deposit' => 'Úspěšně smazán vklad „:description“', + 'deleted_transfer' => 'Úspěšně smazán převod „:description“', + 'stored_journal' => 'Úspěšně vytvořena nová transakce „:description“', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Vybrat transakce', + 'rule_group_select_transactions' => 'Apply ":title" to transactions', + 'rule_select_transactions' => 'Apply ":title" to transactions', + 'stop_selection' => 'Zastavit označování transakcí', + 'reconcile_selected' => 'Reconcile', + 'mass_delete_journals' => 'Smazat počet transakcí', + 'mass_edit_journals' => 'Upravit počet transakcí', + 'mass_bulk_journals' => 'Hromadná úprava počtu transakcí', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Nové hodnoty nastavíte pomocí vstupních kolonek níže. Pokud je nevyplníte, budou u všeho vyprázdněny. Také si všimněte, že pouze výběry dostanou rozpočet.', + 'no_bulk_category' => 'Neaktualizovat kategorii', + 'no_bulk_budget' => 'Neaktualizovat rozpočet', + 'no_bulk_tags' => 'Neaktualizovat štítky', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(žádný rozpočet)', + 'no_budget_squared' => '(žádný rozpočet)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Smazáno :amount transakcí.', + 'mass_edited_transactions_success' => 'Aktualizováno :amount transakcí', + 'opt_group_' => '(žádný typ účtu)', + 'opt_group_no_account_type' => '(no account type)', + 'opt_group_defaultAsset' => 'Výchozí majetkový účet', + 'opt_group_savingAsset' => 'Spořicí účty', + 'opt_group_sharedAsset' => 'Sdílené účty aktiv', + 'opt_group_ccAsset' => 'Kreditní karty', + 'opt_group_cashWalletAsset' => 'Peněženky', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Závazek: Půjčka', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Závazek: Dluh', + 'opt_group_l_Mortgage' => 'Závazek: hypotéka', + 'opt_group_l_Credit card' => 'Závazek: kreditní karta', + 'notes' => 'Poznámky', + 'unknown_journal_error' => 'Transakci se nedaří uložit. Podívejte se do souborů se záznamy událostí.', + 'attachment_not_found' => 'Tuto přílohu se nepodařilo najít.', + 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', // new user: - 'welcome' => 'Vítejte ve Firefly III!', - 'submit' => 'Odeslat', - 'submit_yes_really' => 'Odeslat (vím, co dělám)', - 'getting_started' => 'Začínáme', - 'to_get_started' => 'It is good to see you have successfully installed Firefly III. To get started with this tool please enter your bank\'s name and the balance of your main checking account. Do not worry yet if you have multiple accounts. You can add those later. It\'s just that Firefly III needs something to start with.', - 'savings_balance_text' => 'Firefly III will automatically create a savings account for you. By default, there will be no money in your savings account, but if you tell Firefly III the balance it will be stored as such.', - 'finish_up_new_user' => 'That\'s it! You can continue by pressing Submit. You will be taken to the index of Firefly III.', - 'stored_new_accounts_new_user' => 'Yay! Your new accounts have been stored.', - 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', - 'language' => 'Jazyk', - 'new_savings_account' => ':bank_name spořící účet', - 'cash_wallet' => 'Peněženka', - 'currency_not_present' => 'If the currency you normally use is not listed do not worry. You can create your own currencies under Options > Currencies.', + 'welcome' => 'Vítejte ve Firefly III!', + 'submit' => 'Odeslat', + 'submit_yes_really' => 'Odeslat (vím, co dělám)', + 'getting_started' => 'Začínáme', + 'to_get_started' => 'It is good to see you have successfully installed Firefly III. To get started with this tool please enter your bank\'s name and the balance of your main checking account. Do not worry yet if you have multiple accounts. You can add those later. It\'s just that Firefly III needs something to start with.', + 'savings_balance_text' => 'Firefly III will automatically create a savings account for you. By default, there will be no money in your savings account, but if you tell Firefly III the balance it will be stored as such.', + 'finish_up_new_user' => 'That\'s it! You can continue by pressing Submit. You will be taken to the index of Firefly III.', + 'stored_new_accounts_new_user' => 'Yay! Your new accounts have been stored.', + 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', + 'language' => 'Jazyk', + 'new_savings_account' => ':bank_name spořící účet', + 'cash_wallet' => 'Peněženka', + 'currency_not_present' => 'If the currency you normally use is not listed do not worry. You can create your own currencies under Options > Currencies.', // home page: - 'yourAccounts' => 'Vaše účty', - 'your_accounts' => 'Přehled vašeho účtu', - 'category_overview' => 'Přehled kategorie', - 'expense_overview' => 'Expense account overview', - 'revenue_overview' => 'Revenue account overview', - 'budgetsAndSpending' => 'Rozpočty a útraty', - 'budgets_and_spending' => 'Rozpočty a útraty', - 'go_to_budget' => 'Přejít na rozpočet „{budget}“', - 'savings' => 'Úspory', - 'newWithdrawal' => 'Nový výdaj', - 'newDeposit' => 'Nový vklad', - 'newTransfer' => 'Nový převod', - 'bills_to_pay' => 'Bills to pay', - 'per_day' => 'Za den', - 'left_to_spend_per_day' => 'Left to spend per day', - 'bills_paid' => 'Bills paid', + 'yourAccounts' => 'Vaše účty', + 'your_accounts' => 'Přehled vašeho účtu', + 'category_overview' => 'Přehled kategorie', + 'expense_overview' => 'Expense account overview', + 'revenue_overview' => 'Revenue account overview', + 'budgetsAndSpending' => 'Rozpočty a útraty', + 'budgets_and_spending' => 'Rozpočty a útraty', + 'go_to_budget' => 'Přejít na rozpočet „{budget}“', + 'savings' => 'Úspory', + 'newWithdrawal' => 'Nový výdaj', + 'newDeposit' => 'Nový vklad', + 'newTransfer' => 'Nový převod', + 'bills_to_pay' => 'Bills to pay', + 'per_day' => 'Za den', + 'left_to_spend_per_day' => 'Left to spend per day', + 'bills_paid' => 'Bills paid', // menu and titles, should be recycled as often as possible: - 'currency' => 'Měna', - 'preferences' => 'Předvolby', - 'logout' => 'Odhlásit se', - 'toggleNavigation' => 'Vyp/zap. navigaci', - 'searchPlaceholder' => 'Hledat…', - 'version' => 'Verze', - 'dashboard' => 'Přehled', - 'available_budget' => 'Rozpočet k dispozici ({currency})', - 'currencies' => 'Měny', - 'activity' => 'Aktivita', - 'usage' => 'Použití', - 'accounts' => 'Účty', - 'Asset account' => 'Asset account', - 'Default account' => 'Asset account', - 'Expense account' => 'Výdajový účet', - 'Revenue account' => 'Příjmový účet', - 'Initial balance account' => 'Účet počátečního zůstatku', - 'account_type_Debt' => 'Dluh', - 'account_type_Loan' => 'Půjčka', - 'account_type_Mortgage' => 'Hypotéka', - 'account_type_Credit card' => 'Kreditní karta', - 'budgets' => 'Rozpočty', - 'tags' => 'Štítky', - 'reports' => 'Přehledy', - 'transactions' => 'Transakce', - 'expenses' => 'Výdaje', - 'income' => 'Odměna/příjem', - 'transfers' => 'Převody', - 'moneyManagement' => 'Správa peněz', - 'money_management' => 'Správa peněz', - 'tools' => 'Nástroje', - 'piggyBanks' => 'Pokladničky', - 'piggy_banks' => 'Pokladničky', - 'amount_x_of_y' => '{current} z {total}', - 'bills' => 'Účty', - 'withdrawal' => 'Výběr', - 'opening_balance' => 'Počáteční zůstatek', - 'deposit' => 'Vklad', - 'account' => 'Účet', - 'transfer' => 'Převod', - 'Withdrawal' => 'Výběr', - 'Deposit' => 'Vklad', - 'Transfer' => 'Převod', - 'bill' => 'Účet', - 'yes' => 'Ano', - 'no' => 'Ne', - 'amount' => 'Částka', - 'overview' => 'Přehled', - 'saveOnAccount' => 'Uložit na účet', - 'unknown' => 'Neznámé', - 'daily' => 'Denně', - 'monthly' => 'Měsíčně', - 'profile' => 'Profil', - 'errors' => 'Chyby', - 'debt_start_date' => 'Datum začátku dluhu', - 'debt_start_amount' => 'Počáteční výše dluhu', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Uložit nový závazek', - 'edit_liabilities_account' => 'Upravit závazek „:name“', + 'currency' => 'Měna', + 'preferences' => 'Předvolby', + 'logout' => 'Odhlásit se', + 'toggleNavigation' => 'Vyp/zap. navigaci', + 'searchPlaceholder' => 'Hledat…', + 'version' => 'Verze', + 'dashboard' => 'Přehled', + 'available_budget' => 'Rozpočet k dispozici ({currency})', + 'currencies' => 'Měny', + 'activity' => 'Aktivita', + 'usage' => 'Použití', + 'accounts' => 'Účty', + 'Asset account' => 'Asset account', + 'Default account' => 'Asset account', + 'Expense account' => 'Výdajový účet', + 'Revenue account' => 'Příjmový účet', + 'Initial balance account' => 'Účet počátečního zůstatku', + 'account_type_Debt' => 'Dluh', + 'account_type_Loan' => 'Půjčka', + 'account_type_Mortgage' => 'Hypotéka', + 'account_type_Credit card' => 'Kreditní karta', + 'budgets' => 'Rozpočty', + 'tags' => 'Štítky', + 'reports' => 'Přehledy', + 'transactions' => 'Transakce', + 'expenses' => 'Výdaje', + 'income' => 'Odměna/příjem', + 'transfers' => 'Převody', + 'moneyManagement' => 'Správa peněz', + 'money_management' => 'Správa peněz', + 'tools' => 'Nástroje', + 'piggyBanks' => 'Pokladničky', + 'piggy_banks' => 'Pokladničky', + 'amount_x_of_y' => '{current} z {total}', + 'bills' => 'Účty', + 'withdrawal' => 'Výběr', + 'opening_balance' => 'Počáteční zůstatek', + 'deposit' => 'Vklad', + 'account' => 'Účet', + 'transfer' => 'Převod', + 'Withdrawal' => 'Výběr', + 'Deposit' => 'Vklad', + 'Transfer' => 'Převod', + 'bill' => 'Účet', + 'yes' => 'Ano', + 'no' => 'Ne', + 'amount' => 'Částka', + 'overview' => 'Přehled', + 'saveOnAccount' => 'Uložit na účet', + 'unknown' => 'Neznámé', + 'daily' => 'Denně', + 'monthly' => 'Měsíčně', + 'profile' => 'Profil', + 'errors' => 'Chyby', + 'debt_start_date' => 'Datum začátku dluhu', + 'debt_start_amount' => 'Počáteční výše dluhu', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Uložit nový závazek', + 'edit_liabilities_account' => 'Upravit závazek „:name“', // reports: - 'report_default' => 'Výchozí finanční výkaz v období :start a :end', - 'report_audit' => 'Přehled historie transakcí mezi :start a :end', - 'report_category' => 'Category report between :start and :end', - 'report_account' => 'Expense/revenue account report between :start and :end', - 'report_budget' => 'Budget report between :start and :end', - 'report_tag' => 'Tag report between :start and :end', - 'quick_link_reports' => 'Rychlé odkazy', - 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', - 'quick_link_default_report' => 'Výchozí výkaz o financích', - 'quick_link_audit_report' => 'Přehled historie transakcí', - 'report_this_month_quick' => 'Stávající měsíc, všechny účty', - 'report_last_month_quick' => 'Minulý měsíc, všechny účty', - 'report_this_year_quick' => 'Stávající rok, všechny účty', - 'report_this_fiscal_year_quick' => 'Stávající fiskální rok, všechny účty', - 'report_all_time_quick' => 'Kdykoli, všechny účty', - 'reports_can_bookmark' => 'Pamatujte, že výkazy je možné si ukládat do záložek.', - 'incomeVsExpenses' => 'Příjmy vůči nákladům', - 'accountBalances' => 'Zůstatky účtů', - 'balanceStart' => 'Zůstatek na začátku období', - 'balanceEnd' => 'Zůstatek na konci období', - 'splitByAccount' => 'Rozúčtování podle účtů', - 'coveredWithTags' => 'Pokryto štítky', - 'leftInBudget' => 'Zbývá v rozpočtu', - 'sumOfSums' => 'Souhrn součtů', - 'noCategory' => '(bez kategorie)', - 'notCharged' => 'Not charged (yet)', - 'inactive' => 'Neaktivní', - 'active' => 'Aktivní', - 'difference' => 'Rozdíl', - 'money_flowing_in' => 'In', - 'money_flowing_out' => 'Out', - 'topX' => 'nej :number', - 'show_full_list' => 'Zobrazit celý seznam', - 'show_only_top' => 'Zobrazit pouze :number nej', - 'report_type' => 'Typ přehledu', - 'report_type_default' => 'Výchozí výkaz o financích', - 'report_type_audit' => 'Přehled historie transakcí (audit)', - 'report_type_category' => 'Výkaz o kategorii', - 'report_type_budget' => 'Sestava rozpočtu', - 'report_type_tag' => 'Tag report', - 'report_type_account' => 'Expense/revenue account report', - 'more_info_help' => 'More information about these types of reports can be found in the help pages. Press the (?) icon in the top right corner.', - 'report_included_accounts' => 'Zahrnuté účty', - 'report_date_range' => 'Date range', - 'report_preset_ranges' => 'Přednastavené rozsahy', - 'shared' => 'Sdíleno', - 'fiscal_year' => 'Fiskální rok', - 'income_entry' => 'Příjmy z účtu „:name“ mezi :start a :end', - 'expense_entry' => 'Expenses to account ":name" between :start and :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Expenses in budget ":budget" between :start and :end', - 'balance_amount' => 'Expenses in budget ":budget" paid from account ":account" between :start and :end', - 'no_audit_activity' => 'No activity was recorded on account :account_name between :start and :end.', - 'audit_end_balance' => 'Account balance of :account_name at the end of :end was: :balance', - 'reports_extra_options' => 'Další volby', - 'report_has_no_extra_options' => 'Tento výkaz nemá žádné další volby', - 'reports_submit' => 'Zobrazit výkaz', - 'end_after_start_date' => 'Je třeba, aby konečné datum výkazu bylo později, než to počáteční.', - 'select_category' => 'Vybrat kategorie', - 'select_budget' => 'Vybrat rozpočty', - 'select_tag' => 'Vybrat štítky', - 'income_per_category' => 'Příjem podle kategorie', - 'expense_per_category' => 'Výdaje podle kategorie', - 'expense_per_budget' => 'Výdaje podle rozpočtu', - 'income_per_account' => 'Příjem podle účtu', - 'expense_per_account' => 'Výdaj podle účtu', - 'expense_per_tag' => 'Výdaje podle štítku', - 'income_per_tag' => 'Příjmy podle štítku', - 'include_expense_not_in_budget' => 'Included expenses not in the selected budget(s)', - 'include_expense_not_in_account' => 'Included expenses not in the selected account(s)', - 'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)', - 'include_income_not_in_category' => 'Included income not in the selected category(ies)', - 'include_income_not_in_account' => 'Included income not in the selected account(s)', - 'include_income_not_in_tags' => 'Included income not in the selected tag(s)', - 'include_expense_not_in_tags' => 'Included expenses not in the selected tag(s)', - 'everything_else' => 'Všechno ostatní', - 'income_and_expenses' => 'Příjmy a výdaje', - 'spent_average' => 'Utraceno (průměrně)', - 'income_average' => 'Získáno (průměrně)', - 'transaction_count' => 'Počet transakcí', - 'average_spending_per_account' => 'Průměrné výdaje na účet', - 'average_income_per_account' => 'Průměrný příjem v jednotlivých účtech', - 'total' => 'Celkem', - 'description' => 'Popis', - 'sum_of_period' => 'Souhrn období', - 'average_in_period' => 'Průměr období', - 'account_role_defaultAsset' => 'Výchozí účet aktiv', - 'account_role_sharedAsset' => 'Sdílený účet aktiv', - 'account_role_savingAsset' => 'Spořicí účet', - 'account_role_ccAsset' => 'Kreditní karta', - 'account_role_cashWalletAsset' => 'Peněženka', - 'budget_chart_click' => 'Graf zobrazíte kliknutím na název rozpočtu ve výše uvedené tabulce.', - 'category_chart_click' => 'Graf zobrazíte kliknutím na název kategorie ve výše uvedené tabulce.', - 'in_out_accounts' => 'Earned and spent per combination', - 'in_out_per_category' => 'Získáno a vydáno v jednotlivých kategoriích', - 'out_per_budget' => 'Vydáno v jednotlivých rozpočtech', - 'select_expense_revenue' => 'Vybrat účet výdajů/odměn', - 'multi_currency_report_sum' => 'Protože tento seznam obsahuje účty v různých měnách, nedávají zobrazované součty smysl. Výkaz vždy náhradně použije měnu, kterou máte nastavenou jako výchozí.', - 'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.', - 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', + 'report_default' => 'Výchozí finanční výkaz v období :start a :end', + 'report_audit' => 'Přehled historie transakcí mezi :start a :end', + 'report_category' => 'Category report between :start and :end', + 'report_account' => 'Expense/revenue account report between :start and :end', + 'report_budget' => 'Budget report between :start and :end', + 'report_tag' => 'Tag report between :start and :end', + 'quick_link_reports' => 'Rychlé odkazy', + 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', + 'quick_link_default_report' => 'Výchozí výkaz o financích', + 'quick_link_audit_report' => 'Přehled historie transakcí', + 'report_this_month_quick' => 'Stávající měsíc, všechny účty', + 'report_last_month_quick' => 'Minulý měsíc, všechny účty', + 'report_this_year_quick' => 'Stávající rok, všechny účty', + 'report_this_fiscal_year_quick' => 'Stávající fiskální rok, všechny účty', + 'report_all_time_quick' => 'Kdykoli, všechny účty', + 'reports_can_bookmark' => 'Pamatujte, že výkazy je možné si ukládat do záložek.', + 'incomeVsExpenses' => 'Příjmy vůči nákladům', + 'accountBalances' => 'Zůstatky účtů', + 'balanceStart' => 'Zůstatek na začátku období', + 'balanceEnd' => 'Zůstatek na konci období', + 'splitByAccount' => 'Rozúčtování podle účtů', + 'coveredWithTags' => 'Pokryto štítky', + 'leftInBudget' => 'Zbývá v rozpočtu', + 'sumOfSums' => 'Souhrn součtů', + 'noCategory' => '(bez kategorie)', + 'notCharged' => 'Not charged (yet)', + 'inactive' => 'Neaktivní', + 'active' => 'Aktivní', + 'difference' => 'Rozdíl', + 'money_flowing_in' => 'In', + 'money_flowing_out' => 'Out', + 'topX' => 'nej :number', + 'show_full_list' => 'Zobrazit celý seznam', + 'show_only_top' => 'Zobrazit pouze :number nej', + 'report_type' => 'Typ přehledu', + 'report_type_default' => 'Výchozí výkaz o financích', + 'report_type_audit' => 'Přehled historie transakcí (audit)', + 'report_type_category' => 'Výkaz o kategorii', + 'report_type_budget' => 'Sestava rozpočtu', + 'report_type_tag' => 'Tag report', + 'report_type_account' => 'Expense/revenue account report', + 'more_info_help' => 'More information about these types of reports can be found in the help pages. Press the (?) icon in the top right corner.', + 'report_included_accounts' => 'Zahrnuté účty', + 'report_date_range' => 'Date range', + 'report_preset_ranges' => 'Přednastavené rozsahy', + 'shared' => 'Sdíleno', + 'fiscal_year' => 'Fiskální rok', + 'income_entry' => 'Příjmy z účtu „:name“ mezi :start a :end', + 'expense_entry' => 'Expenses to account ":name" between :start and :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Expenses in budget ":budget" between :start and :end', + 'balance_amount' => 'Expenses in budget ":budget" paid from account ":account" between :start and :end', + 'no_audit_activity' => 'No activity was recorded on account :account_name between :start and :end.', + 'audit_end_balance' => 'Account balance of :account_name at the end of :end was: :balance', + 'reports_extra_options' => 'Další volby', + 'report_has_no_extra_options' => 'Tento výkaz nemá žádné další volby', + 'reports_submit' => 'Zobrazit výkaz', + 'end_after_start_date' => 'Je třeba, aby konečné datum výkazu bylo později, než to počáteční.', + 'select_category' => 'Vybrat kategorie', + 'select_budget' => 'Vybrat rozpočty', + 'select_tag' => 'Vybrat štítky', + 'income_per_category' => 'Příjem podle kategorie', + 'expense_per_category' => 'Výdaje podle kategorie', + 'expense_per_budget' => 'Výdaje podle rozpočtu', + 'income_per_account' => 'Příjem podle účtu', + 'expense_per_account' => 'Výdaj podle účtu', + 'expense_per_tag' => 'Výdaje podle štítku', + 'income_per_tag' => 'Příjmy podle štítku', + 'include_expense_not_in_budget' => 'Included expenses not in the selected budget(s)', + 'include_expense_not_in_account' => 'Included expenses not in the selected account(s)', + 'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)', + 'include_income_not_in_category' => 'Included income not in the selected category(ies)', + 'include_income_not_in_account' => 'Included income not in the selected account(s)', + 'include_income_not_in_tags' => 'Included income not in the selected tag(s)', + 'include_expense_not_in_tags' => 'Included expenses not in the selected tag(s)', + 'everything_else' => 'Všechno ostatní', + 'income_and_expenses' => 'Příjmy a výdaje', + 'spent_average' => 'Utraceno (průměrně)', + 'income_average' => 'Získáno (průměrně)', + 'transaction_count' => 'Počet transakcí', + 'average_spending_per_account' => 'Průměrné výdaje na účet', + 'average_income_per_account' => 'Průměrný příjem v jednotlivých účtech', + 'total' => 'Celkem', + 'description' => 'Popis', + 'sum_of_period' => 'Souhrn období', + 'average_in_period' => 'Průměr období', + 'account_role_defaultAsset' => 'Výchozí účet aktiv', + 'account_role_sharedAsset' => 'Sdílený účet aktiv', + 'account_role_savingAsset' => 'Spořicí účet', + 'account_role_ccAsset' => 'Kreditní karta', + 'account_role_cashWalletAsset' => 'Peněženka', + 'budget_chart_click' => 'Graf zobrazíte kliknutím na název rozpočtu ve výše uvedené tabulce.', + 'category_chart_click' => 'Graf zobrazíte kliknutím na název kategorie ve výše uvedené tabulce.', + 'in_out_accounts' => 'Earned and spent per combination', + 'in_out_per_category' => 'Získáno a vydáno v jednotlivých kategoriích', + 'out_per_budget' => 'Vydáno v jednotlivých rozpočtech', + 'select_expense_revenue' => 'Vybrat účet výdajů/odměn', + 'multi_currency_report_sum' => 'Protože tento seznam obsahuje účty v různých měnách, nedávají zobrazované součty smysl. Výkaz vždy náhradně použije měnu, kterou máte nastavenou jako výchozí.', + 'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.', + 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', // charts: - 'chart' => 'Graf', - 'month' => 'Měsíc', - 'budget' => 'Rozpočet', - 'spent' => 'Utraceno', - 'spent_in_budget' => 'Utraceno v rozpočtu', - 'left_to_spend' => 'Zbývá k utracení', - 'earned' => 'Vyděláno', - 'overspent' => 'Překročeny výdaje', - 'left' => 'Zbývá', - 'max-amount' => 'Maximální částka', - 'min-amount' => 'Minimální částka', - 'journal-amount' => 'Current bill entry', - 'name' => 'Název', - 'date' => 'Datum', - 'paid' => 'Zaplaceno', - 'unpaid' => 'Nezaplaceno', - 'day' => 'Den', - 'budgeted' => 'Rozpočet', - 'period' => 'Období', - 'balance' => 'Zůstatek', - 'sum' => 'Součet', - 'summary' => 'Souhrn', - 'average' => 'Průměr', - 'balanceFor' => 'Zůstatek na :name', - 'no_tags_for_cloud' => 'Nejsou zadané žádné štítky, ze kterých by bylo možné vytvořit oblak', - 'tag_cloud' => 'Oblak štítků', + 'chart' => 'Graf', + 'month' => 'Měsíc', + 'budget' => 'Rozpočet', + 'spent' => 'Utraceno', + 'spent_in_budget' => 'Utraceno v rozpočtu', + 'left_to_spend' => 'Zbývá k utracení', + 'earned' => 'Vyděláno', + 'overspent' => 'Překročeny výdaje', + 'left' => 'Zbývá', + 'max-amount' => 'Maximální částka', + 'min-amount' => 'Minimální částka', + 'journal-amount' => 'Current bill entry', + 'name' => 'Název', + 'date' => 'Datum', + 'paid' => 'Zaplaceno', + 'unpaid' => 'Nezaplaceno', + 'day' => 'Den', + 'budgeted' => 'Rozpočet', + 'period' => 'Období', + 'balance' => 'Zůstatek', + 'sum' => 'Součet', + 'summary' => 'Souhrn', + 'average' => 'Průměr', + 'balanceFor' => 'Zůstatek na :name', + 'no_tags_for_cloud' => 'Nejsou zadané žádné štítky, ze kterých by bylo možné vytvořit oblak', + 'tag_cloud' => 'Oblak štítků', // piggy banks: - 'add_money_to_piggy' => 'Vložit peníze do pokladničky ":name"', - 'piggy_bank' => 'Pokladnička', - 'new_piggy_bank' => 'Nová pokladnička', - 'store_piggy_bank' => 'Uložit novou pokladničku', - 'stored_piggy_bank' => 'Uložit novou pokladničku „:name“', - 'account_status' => 'Stav účtu', - 'left_for_piggy_banks' => 'Left for piggy banks', - 'sum_of_piggy_banks' => 'Součet pokladniček', - 'saved_so_far' => 'Doposud naspořeno', - 'left_to_save' => 'Left to save', - 'suggested_amount' => 'Doporučené měsíční částka do úspor', - 'add_money_to_piggy_title' => 'Vložit peníze do pokladničky ":name"', - 'remove_money_from_piggy_title' => 'Vybrat peníze z pokladničky ":name"', - 'add' => 'Přidat', - 'no_money_for_piggy' => 'Nejsou žádné peníze, které by se daly vložit do této pokladničky.', - 'suggested_savings_per_month' => 'Doporučeno na měsíc', + 'add_money_to_piggy' => 'Vložit peníze do pokladničky ":name"', + 'piggy_bank' => 'Pokladnička', + 'new_piggy_bank' => 'Nová pokladnička', + 'store_piggy_bank' => 'Uložit novou pokladničku', + 'stored_piggy_bank' => 'Uložit novou pokladničku „:name“', + 'account_status' => 'Stav účtu', + 'left_for_piggy_banks' => 'Left for piggy banks', + 'sum_of_piggy_banks' => 'Součet pokladniček', + 'saved_so_far' => 'Doposud naspořeno', + 'left_to_save' => 'Left to save', + 'suggested_amount' => 'Doporučené měsíční částka do úspor', + 'add_money_to_piggy_title' => 'Vložit peníze do pokladničky ":name"', + 'remove_money_from_piggy_title' => 'Vybrat peníze z pokladničky ":name"', + 'add' => 'Přidat', + 'no_money_for_piggy' => 'Nejsou žádné peníze, které by se daly vložit do této pokladničky.', + 'suggested_savings_per_month' => 'Doporučeno na měsíc', 'remove' => 'Odebrat', 'max_amount_add' => 'Nejvyšší částka, kterou je možné přidat je', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Přeskočit výskyt', 'jump_to_friday' => 'Create the transaction on the previous Friday instead', 'jump_to_monday' => 'Create the transaction on the next Monday instead', - 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', - 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', - 'except_weekends' => 'Vyjma výkendů', - 'recurrence_deleted' => 'Recurring transaction ":title" deleted', + 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', + 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', + 'except_weekends' => 'Vyjma výkendů', + 'recurrence_deleted' => 'Recurring transaction ":title" deleted', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/cs_CZ/validation.php b/resources/lang/cs_CZ/validation.php index b89e05f164..59f1121eff 100644 --- a/resources/lang/cs_CZ/validation.php +++ b/resources/lang/cs_CZ/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'Je třeba, aby :attribute byl řetězec.', 'url' => 'Formát :attribute není platný.', 'timezone' => 'Je třeba, aby :attribute byla platná zóna.', - '2fa_code' => 'Kolonka :attribute není platná.', - 'dimensions' => ':attribute nemá platné rozměry obrázku.', - 'distinct' => 'Kolonka :attribute má duplicitní hodnotu.', - 'file' => 'Je třeba, aby :attribute byl soubor.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'present' => 'Je třeba, aby kolonka :attribute byla přítomna.', - 'amount_zero' => 'Celková částka nemůže být nula.', - 'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.', - 'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.', - 'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.', - 'invalid_account_info' => 'Neplatná informace o účtu.', + '2fa_code' => 'Kolonka :attribute není platná.', + 'dimensions' => ':attribute nemá platné rozměry obrázku.', + 'distinct' => 'Kolonka :attribute má duplicitní hodnotu.', + 'file' => 'Je třeba, aby :attribute byl soubor.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'present' => 'Je třeba, aby kolonka :attribute byla přítomna.', + 'amount_zero' => 'Celková částka nemůže být nula.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.', + 'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.', + 'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.', + 'invalid_account_info' => 'Neplatná informace o účtu.', 'attributes' => [ 'email' => 'e-mailová adresa', 'description' => 'popis', diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php index 7ddcf49b6e..4bf5b71dd7 100644 --- a/resources/lang/de_DE/config.php +++ b/resources/lang/de_DE/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'de', - 'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e. %B %Y', - 'month_and_date_day' => '%A, %B %e. %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e. %B %Y', - 'week_in_year' => 'KW %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'Do MMMM YYYY', - 'date_time_js' => 'Do MMMM YYYY um HH:mm:ss', - 'specific_day_js' => 'D. MMMM YYYY', - 'week_in_year_js' => '[Week]. KW, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q. Quartal YYYY', - 'dow_1' => 'Montag', - 'dow_2' => 'Dienstag', - 'dow_3' => 'Mittwoch', - 'dow_4' => 'Donnerstag', - 'dow_5' => 'Freitag', - 'dow_6' => 'Samstag', - 'dow_7' => 'Sonntag', + 'html_language' => 'de', + 'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e. %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A, %B %e. %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e. %B %Y', + 'week_in_year' => 'KW %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'Do MMMM YYYY', + 'date_time_js' => 'Do MMMM YYYY um HH:mm:ss', + 'specific_day_js' => 'D. MMMM YYYY', + 'week_in_year_js' => '[Week]. KW, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q. Quartal YYYY', + 'dow_1' => 'Montag', + 'dow_2' => 'Dienstag', + 'dow_3' => 'Mittwoch', + 'dow_4' => 'Donnerstag', + 'dow_5' => 'Freitag', + 'dow_6' => 'Samstag', + 'dow_7' => 'Sonntag', ]; diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 1e8fc771a5..130607efbc 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Neue Ausgabe', 'create_new_transaction' => 'Neue Buchung erstellen', 'new_transaction' => 'Neue Buchung', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Bestandskonten anzeigen', 'go_to_budgets' => 'Budgets anzeigen', 'go_to_categories' => 'Kategorien anzeigen', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Es wurde kein Hilfetext gefunden.', 'no_help_title' => 'Es tut uns Leid, aber ein Fehler ist aufgetreten.', 'two_factor_welcome' => 'Hallo!', - 'two_factor_enter_code' => 'Um fortzufahren geben Sie bitte ihren Zwei-Faktor-Authentifizierungscode ein. Ihre Anwendung kann diesen für Sie generieren.', - 'two_factor_code_here' => 'Code hier eingeben', - 'two_factor_title' => 'Zwei-Faktor-Authentifizierung', - 'authenticate' => 'Authentifizieren', - 'two_factor_forgot_title' => 'Zwei-Faktor-Authentifizierung verloren', - 'two_factor_forgot' => 'Ich kann keine 2FA-Codes generieren.', - 'two_factor_lost_header' => 'Haben Sie ihre Zwei-Faktor-Authentifizierung verloren?', - 'two_factor_lost_intro' => 'Wenn Sie auch Ihre Sicherungsschlüssel verloren haben, haben Sie Pech. Dies ist nichts, was Sie über die Weboberfläche beheben können. Sie haben jedoch zwei Möglichkeiten.', - 'two_factor_lost_fix_self' => 'Wenn Sie Ihre eigene Instanz von Firefly III ausführen, überprüfen Sie die Protokolle in storage/logs auf Anweisungen, oder führen Sie docker logs <container_id> aus, um die Anweisungen zu lesen (aktualisieren Sie diese Seite).', - 'two_factor_lost_fix_owner' => 'Ansonsten, mailen Sie dem Inhaber der Website, :site_owner und bitten Sie ihn, Ihre Zwei-Faktor Authentifizierung zurückzusetzen.', - 'mfa_backup_code' => 'Sie haben sich mit einem Sicherungsschlüssel bei Firefly III angemeldet. Dieser kann nun nicht mehr verwendet werden, also streichen Sie ihn aus Ihrer Liste.', - 'pref_two_factor_new_backup_codes' => 'Neue Sicherungsschlüssel abrufen', - 'pref_two_factor_backup_code_count' => 'Sie haben :count Sicherungsschlüssel.', - '2fa_i_have_them' => 'Wurde gespeichert!', - 'warning_much_data' => ':days Tage Daten können eine Weile zum Laden benötigen.', - 'registered' => 'Sie haben sich erfolgreich registriert!', - 'Default asset account' => 'Standard-Bestandskonto', - 'no_budget_pointer' => 'Sie scheinen noch keine Budgets festgelegt zu haben. Sie sollten einige davon auf der Seite Budgets anlegen. Budgets können Ihnen dabei helfen, den Überblick über die Ausgaben zu behalten.', - 'Savings account' => 'Sparkonto', - 'Credit card' => 'Kreditkarte', - 'source_accounts' => 'Ausgangskonto', - 'destination_accounts' => 'Zielkonto', - 'user_id_is' => 'Ihre Benutzerkennung ist :user', - 'field_supports_markdown' => 'Dieses Feld unterstützt Markdown.', - 'need_more_help' => 'Wenn Sie Hilfe beim Bedienen von Firefly III brauchen, erstellen Sie ein Ticket auf Github.', + 'two_factor_enter_code' => 'Um fortzufahren geben Sie bitte ihren Zwei-Faktor-Authentifizierungscode ein. Ihre Anwendung kann diesen für Sie generieren.', + 'two_factor_code_here' => 'Code hier eingeben', + 'two_factor_title' => 'Zwei-Faktor-Authentifizierung', + 'authenticate' => 'Authentifizieren', + 'two_factor_forgot_title' => 'Zwei-Faktor-Authentifizierung verloren', + 'two_factor_forgot' => 'Ich kann keine 2FA-Codes generieren.', + 'two_factor_lost_header' => 'Haben Sie ihre Zwei-Faktor-Authentifizierung verloren?', + 'two_factor_lost_intro' => 'Wenn Sie auch Ihre Sicherungsschlüssel verloren haben, haben Sie Pech. Dies ist nichts, was Sie über die Weboberfläche beheben können. Sie haben jedoch zwei Möglichkeiten.', + 'two_factor_lost_fix_self' => 'Wenn Sie Ihre eigene Instanz von Firefly III ausführen, überprüfen Sie die Protokolle in storage/logs auf Anweisungen, oder führen Sie docker logs <container_id> aus, um die Anweisungen zu lesen (aktualisieren Sie diese Seite).', + 'two_factor_lost_fix_owner' => 'Ansonsten, mailen Sie dem Inhaber der Website, :site_owner und bitten Sie ihn, Ihre Zwei-Faktor Authentifizierung zurückzusetzen.', + 'mfa_backup_code' => 'Sie haben sich mit einem Sicherungsschlüssel bei Firefly III angemeldet. Dieser kann nun nicht mehr verwendet werden, also streichen Sie ihn aus Ihrer Liste.', + 'pref_two_factor_new_backup_codes' => 'Neue Sicherungsschlüssel abrufen', + 'pref_two_factor_backup_code_count' => 'Sie haben :count Sicherungsschlüssel.', + '2fa_i_have_them' => 'Wurde gespeichert!', + 'warning_much_data' => ':days Tage Daten können eine Weile zum Laden benötigen.', + 'registered' => 'Sie haben sich erfolgreich registriert!', + 'Default asset account' => 'Standard-Bestandskonto', + 'no_budget_pointer' => 'Sie scheinen noch keine Budgets festgelegt zu haben. Sie sollten einige davon auf der Seite Budgets anlegen. Budgets können Ihnen dabei helfen, den Überblick über die Ausgaben zu behalten.', + 'Savings account' => 'Sparkonto', + 'Credit card' => 'Kreditkarte', + 'source_accounts' => 'Ausgangskonto', + 'destination_accounts' => 'Zielkonto', + 'user_id_is' => 'Ihre Benutzerkennung ist :user', + 'field_supports_markdown' => 'Dieses Feld unterstützt Markdown.', + 'need_more_help' => 'Wenn Sie Hilfe beim Bedienen von Firefly III brauchen, erstellen Sie ein Ticket auf Github.', 'reenable_intro_text' => 'Sie können auch die Einführung wieder aktivieren.', 'intro_boxes_after_refresh' => 'Die Einführungsfelder werden wieder angezeigt, wenn Sie die Seite aktualisieren.', 'show_all_no_filter' => 'Alle Buchungen anzeigen, ohne diese nach Datum zu gruppieren.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Abfrage', 'search_found_transactions' => 'Firefly III hat :count Buchung(en) in :time Sekunden gefunden.', 'search_for_query' => 'Firefly III sucht nach Buchungen mit folgenden Wörtern im Namen: :query', - 'search_modifier_amount_is' => 'Betrag ist genau :value', - 'search_modifier_amount' => 'Betrag ist genau :value', - 'search_modifier_amount_max' => 'Betrag ist höchstens :value', - 'search_modifier_amount_min' => 'Betrag ist mindestens :value', - 'search_modifier_amount_less' => 'Betrag ist kleiner als :value', - 'search_modifier_amount_more' => 'Betrag ist größer als :value', - 'search_modifier_source' => 'Quellkonto ist :value', - 'search_modifier_from' => 'Quellkonto ist :value', - 'search_modifier_destination' => 'Zielkonto ist :value', - 'search_modifier_to' => 'Zielkonto ist :value', - 'search_modifier_category' => 'Kategorie ist :value', - 'search_modifier_budget' => 'Budget ist :value', - 'search_modifier_bill' => 'Rechnung ist :value', - 'search_modifier_type' => 'Buchungsart ist :value', - 'search_modifier_date' => 'Buchungsdatum ist :value', - 'search_modifier_date_before' => 'Buchungsdatum ist vor :value', - 'search_modifier_date_after' => 'Buchungsdatum ist nach :value', + 'search_modifier_amount_is' => 'Betrag ist genau :value', + 'search_modifier_amount' => 'Betrag ist genau :value', + 'search_modifier_amount_max' => 'Betrag ist höchstens :value', + 'search_modifier_amount_min' => 'Betrag ist mindestens :value', + 'search_modifier_amount_less' => 'Betrag ist kleiner als :value', + 'search_modifier_amount_more' => 'Betrag ist größer als :value', + 'search_modifier_source' => 'Quellkonto ist :value', + 'search_modifier_from' => 'Quellkonto ist :value', + 'search_modifier_destination' => 'Zielkonto ist :value', + 'search_modifier_to' => 'Zielkonto ist :value', + 'search_modifier_category' => 'Kategorie ist :value', + 'search_modifier_budget' => 'Budget ist :value', + 'search_modifier_bill' => 'Rechnung ist :value', + 'search_modifier_type' => 'Buchungsart ist :value', + 'search_modifier_date' => 'Buchungsdatum ist :value', + 'search_modifier_date_before' => 'Buchungsdatum ist vor :value', + 'search_modifier_date_after' => 'Buchungsdatum ist nach :value', 'search_modifier_on' => 'Buchungsdatum ist :value', 'search_modifier_before' => 'Buchungsdatum ist vor :value', 'search_modifier_after' => 'Buchungsdatum ist nach :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Buchung in eine Umbuchung umwandeln', 'rule_action_convert_transfer' => 'Buchung von ":action_value" in eine Umbuchung umwandeln', - 'rules_have_read_warning' => 'Haben Sie die Warnung gelesen?', - 'apply_rule_warning' => 'Warnung: Das Ausführen einer Regel(gruppe) für eine große Auswahl von Buchungen kann sehr lange dauern, und es kann zu einer Zeitüberschreitung kommen. Wenn dies der Fall ist, wird die Regel(gruppe) nur auf eine unbekannte Teilmenge Ihrer Buchungen angewendet. Dies könnte Ihre Finanzverwaltung komplett zerstören. Bitte seien Sie vorsichtig.', - 'rulegroup_for_bills_title' => 'Regelgruppe für Rechnungen', - 'rulegroup_for_bills_description' => 'Eine spezielle Regelgruppe für alle Regeln, die Rechnungen betreffen.', - 'rule_for_bill_title' => 'Automatisch erstellte Regel für die Rechnung „:name”', - 'rule_for_bill_description' => 'Diese Regel wurde automatisch erstellt, um zu versuchen, die Rechnung „:name” abzugleichen.', - 'create_rule_for_bill' => 'Neue Regel für Rechnung „:name” erstellen', - 'create_rule_for_bill_txt' => 'Sie haben gerade eine neue Rechnung namens „:name” erstellt. Herzlichen Glückwunsch! Firefly III kann automatisch neue Abbuchungen dieser Rechnung zuordnen. Zum Beispiel, wenn Sie Ihre Miete bezahlen, wird die Rechnung „Miete” an den Kostenbeitrag gebunden. Auf diese Weise kann Firefly III Ihnen genau zeigen, welche Rechnungen fällig sind und welche nicht. Firefly III hat einige sinnvolle Vorgaben für Sie ausgefüllt. Bitte stellen Sie sicher, dass diese korrekt sind. Wenn diese Werte korrekt sind, verknüpft Firefly III automatisch die korrekte Abbuchung mit der richtigen Rechnung. Bitte überprüfen Sie die Auslöser, um zu sehen, ob diese korrekt sind. Falls diese falsch sind, korrigieren Sie diese bitte.', - 'new_rule_for_bill_title' => 'Regel für Rechnung „:name”', - 'new_rule_for_bill_description' => 'Diese Regel kennzeichnet Buchungen für die Rechnung „:name”.', + 'rules_have_read_warning' => 'Haben Sie die Warnung gelesen?', + 'apply_rule_warning' => 'Warnung: Das Ausführen einer Regel(gruppe) für eine große Auswahl von Buchungen kann sehr lange dauern, und es kann zu einer Zeitüberschreitung kommen. Wenn dies der Fall ist, wird die Regel(gruppe) nur auf eine unbekannte Teilmenge Ihrer Buchungen angewendet. Dies könnte Ihre Finanzverwaltung komplett zerstören. Bitte seien Sie vorsichtig.', + 'rulegroup_for_bills_title' => 'Regelgruppe für Rechnungen', + 'rulegroup_for_bills_description' => 'Eine spezielle Regelgruppe für alle Regeln, die Rechnungen betreffen.', + 'rule_for_bill_title' => 'Automatisch erstellte Regel für die Rechnung „:name”', + 'rule_for_bill_description' => 'Diese Regel wurde automatisch erstellt, um zu versuchen, die Rechnung „:name” abzugleichen.', + 'create_rule_for_bill' => 'Neue Regel für Rechnung „:name” erstellen', + 'create_rule_for_bill_txt' => 'Sie haben gerade eine neue Rechnung namens „:name” erstellt. Herzlichen Glückwunsch! Firefly III kann automatisch neue Abbuchungen dieser Rechnung zuordnen. Zum Beispiel, wenn Sie Ihre Miete bezahlen, wird die Rechnung „Miete” an den Kostenbeitrag gebunden. Auf diese Weise kann Firefly III Ihnen genau zeigen, welche Rechnungen fällig sind und welche nicht. Firefly III hat einige sinnvolle Vorgaben für Sie ausgefüllt. Bitte stellen Sie sicher, dass diese korrekt sind. Wenn diese Werte korrekt sind, verknüpft Firefly III automatisch die korrekte Abbuchung mit der richtigen Rechnung. Bitte überprüfen Sie die Auslöser, um zu sehen, ob diese korrekt sind. Falls diese falsch sind, korrigieren Sie diese bitte.', + 'new_rule_for_bill_title' => 'Regel für Rechnung „:name”', + 'new_rule_for_bill_description' => 'Diese Regel kennzeichnet Buchungen für die Rechnung „:name”.', // tags - 'store_new_tag' => 'Neues Schlagwort speichern', - 'update_tag' => 'Schlüsselwort aktualisieren', - 'no_location_set' => 'Kein Ort gesetzt.', - 'meta_data' => 'Metadaten', - 'location' => 'Standort', - 'without_date' => 'Ohne Datum', - 'result' => 'Ergebnis', - 'sums_apply_to_range' => 'Alle Summen beziehen sich auf den ausgewählten Bereich.', - 'mapbox_api_key' => 'Um Karten zu verwenden, besorgen Sie sich einen API-Schlüssel von Mapbox. Öffnen Sie Ihre Datei .env und geben Sie diesen Schlüssel nach MAPBOX_API_KEY= ein.', - 'press_tag_location' => 'Rechtsklick oder langer Druck, um den Ort des Schlagworts festzulegen.', - 'clear_location' => 'Ort leeren', + 'store_new_tag' => 'Neues Schlagwort speichern', + 'update_tag' => 'Schlüsselwort aktualisieren', + 'no_location_set' => 'Kein Ort gesetzt.', + 'meta_data' => 'Metadaten', + 'location' => 'Standort', + 'without_date' => 'Ohne Datum', + 'result' => 'Ergebnis', + 'sums_apply_to_range' => 'Alle Summen beziehen sich auf den ausgewählten Bereich.', + 'mapbox_api_key' => 'Um Karten zu verwenden, besorgen Sie sich einen API-Schlüssel von Mapbox. Öffnen Sie Ihre Datei .env und geben Sie diesen Schlüssel nach MAPBOX_API_KEY= ein.', + 'press_tag_location' => 'Rechtsklick oder langer Druck, um den Ort des Schlagworts festzulegen.', + 'clear_location' => 'Ort leeren', // preferences - 'pref_home_screen_accounts' => 'Konten auf dem Startbildschirm', - 'pref_home_screen_accounts_help' => 'Welche Konten sollen auf dem Startbildschirm angezeigt werden?', - 'pref_view_range' => 'Sichtbarer Zeitraum', - 'pref_view_range_help' => 'Einige Diagramme werden automatisch in Abschnitte aufgeteilt. Ihre Budgets werden ebenfalls in Abschnitte unterteilt. Welchen Zeitraum bevorzugen Sie?', - 'pref_1D' => 'Ein Tag', - 'pref_1W' => 'Eine Woche', - 'pref_1M' => 'Ein Monat', - 'pref_3M' => 'Drei Monate (Quartal)', - 'pref_6M' => 'Sechs Monate', - 'pref_1Y' => 'Ein Jahr', - 'pref_languages' => 'Sprachen', - 'pref_languages_help' => 'Firefly III unterstützt mehrere Sprachen. Welche möchten Sie nutzen?', - 'pref_custom_fiscal_year' => 'Einstellungen zum Geschäftsjahr', - 'pref_custom_fiscal_year_label' => 'Aktiviert', - 'pref_custom_fiscal_year_help' => 'In Ländern, in denen ein Geschäftsjahr nicht vom 1. Januar bis 31. Dezember dauert, können Sie diese Option ändern und Start / Ende des Geschäftsjahres angeben', - 'pref_fiscal_year_start_label' => 'Startdatum des Geschäftsjahres', - 'pref_two_factor_auth' => 'Zwei-Faktor-Authentifizierung', - 'pref_two_factor_auth_help' => 'Wenn Sie die Zwei-Faktor-Authentifizierung aktivieren, fügen Sie ihrem Benutzerkonto eine zusätzliche Sicherheitsebene hinzu. Sie loggen sich ein mit etwas das Sie wissen (ihrem Passwort) und etwas das Sie besitzen (einem Bestätigungscode). Bestätigungscodes werden von Anwendungen auf ihrem Smartphone, wie Authy oder Google Authenticator, generiert.', - 'pref_enable_two_factor_auth' => 'Aktiviere Zwei-Faktor-Authentifizierung', - 'pref_two_factor_auth_disabled' => 'Der Code für die Zwei-Faktor-Authentifizierung wurde gelöscht und gesperrt', - 'pref_two_factor_auth_remove_it' => 'Vergessen Sie nicht ihr Benutzerkonto aus ihrer Authentifizierungsapp zu entfernen!', - 'pref_two_factor_auth_code' => 'Code überprüfen', - 'pref_two_factor_auth_code_help' => 'Scannen Sie den QR-Code mit einer Anwendung wie Authy oder Google Authenticator auf ihrem Handy und geben Sie den generierten Code ein.', - 'pref_two_factor_auth_reset_code' => 'Verifizierungscode zurücksetzen', - 'pref_two_factor_auth_disable_2fa' => '2FA deaktivieren', - '2fa_use_secret_instead' => 'Wenn Sie den QR-Code nicht einlesen können, können Sie stattdessen das Geheimnis verwenden: :secret.', - '2fa_backup_codes' => 'Speichern Sie diese Sicherungsschlüssel für den Zugriff, falls Sie Ihr Gerät verlieren sollten.', - '2fa_already_enabled' => 'Die 2-stufige Bestätigung ist bereits aktiviert.', - 'wrong_mfa_code' => 'Dieser MFA-Code ist ungültig.', - 'pref_save_settings' => 'Einstellungen speichern', - 'saved_preferences' => 'Einstellungen gespeichert!', - 'preferences_general' => 'Allgemein', - 'preferences_frontpage' => 'Startbildschirm', - 'preferences_security' => 'Sicherheit', - 'preferences_layout' => 'Anordnung', - 'pref_home_show_deposits' => 'Einnahmen auf dem Startbildschirm anzeigen', - 'pref_home_show_deposits_info' => 'Der Startbildschirm zeigt schon Ihre Aufwandskonten an. Sollen zusätzlich Ihre Erlöskonten angezeigt werden?', - 'pref_home_do_show_deposits' => 'Ja, zeige sie an', - 'successful_count' => 'davon :count erfolgreich', - 'list_page_size_title' => 'Einträge pro Seite', - 'list_page_size_help' => 'Jede Liste von Elementen (Konten, Buchungen, usw.) zeigt höchstens so viele Elemente je Seite.', - 'list_page_size_label' => 'Einträge pro Seite', - 'between_dates' => '(:start und :end)', - 'pref_optional_fields_transaction' => 'Optionale Felder für Buchungen', - 'pref_optional_fields_transaction_help' => 'Wenn Sie eine Buchung anlegen sind standardmäßig nicht alle vorhandenen Felder aktiviert. Hier können Sie alle Felder aktivieren, die Sie gerne nutzen möchten. Alle Felder die deaktiviert sind, aber bereits ausgefüllt sind, werden unabhängig von ihren Einstellungen sichtbar sein.', - 'optional_tj_date_fields' => 'Datumsfelder', - 'optional_tj_business_fields' => 'Fachliche Felder', - 'optional_tj_attachment_fields' => 'Anlage Felder', - 'pref_optional_tj_interest_date' => 'Zinstermin', - 'pref_optional_tj_book_date' => 'Buchungstermin', - 'pref_optional_tj_process_date' => 'Erfassungsdatum', - 'pref_optional_tj_due_date' => 'Fälligkeitstermin', - 'pref_optional_tj_payment_date' => 'Zahlungsdatum', - 'pref_optional_tj_invoice_date' => 'Rechnungsdatum', - 'pref_optional_tj_internal_reference' => 'Interner Verweis', - 'pref_optional_tj_notes' => 'Notizen', - 'pref_optional_tj_attachments' => 'Anhänge', - 'optional_field_meta_dates' => 'Daten', - 'optional_field_meta_business' => 'Geschäftlich', - 'optional_field_attachments' => 'Anhänge', - 'optional_field_meta_data' => 'Optionale Metadaten', + 'pref_home_screen_accounts' => 'Konten auf dem Startbildschirm', + 'pref_home_screen_accounts_help' => 'Welche Konten sollen auf dem Startbildschirm angezeigt werden?', + 'pref_view_range' => 'Sichtbarer Zeitraum', + 'pref_view_range_help' => 'Einige Diagramme werden automatisch in Abschnitte aufgeteilt. Ihre Budgets werden ebenfalls in Abschnitte unterteilt. Welchen Zeitraum bevorzugen Sie?', + 'pref_1D' => 'Ein Tag', + 'pref_1W' => 'Eine Woche', + 'pref_1M' => 'Ein Monat', + 'pref_3M' => 'Drei Monate (Quartal)', + 'pref_6M' => 'Sechs Monate', + 'pref_1Y' => 'Ein Jahr', + 'pref_languages' => 'Sprachen', + 'pref_languages_help' => 'Firefly III unterstützt mehrere Sprachen. Welche möchten Sie nutzen?', + 'pref_custom_fiscal_year' => 'Einstellungen zum Geschäftsjahr', + 'pref_custom_fiscal_year_label' => 'Aktiviert', + 'pref_custom_fiscal_year_help' => 'In Ländern, in denen ein Geschäftsjahr nicht vom 1. Januar bis 31. Dezember dauert, können Sie diese Option ändern und Start / Ende des Geschäftsjahres angeben', + 'pref_fiscal_year_start_label' => 'Startdatum des Geschäftsjahres', + 'pref_two_factor_auth' => 'Zwei-Faktor-Authentifizierung', + 'pref_two_factor_auth_help' => 'Wenn Sie die Zwei-Faktor-Authentifizierung aktivieren, fügen Sie ihrem Benutzerkonto eine zusätzliche Sicherheitsebene hinzu. Sie loggen sich ein mit etwas das Sie wissen (ihrem Passwort) und etwas das Sie besitzen (einem Bestätigungscode). Bestätigungscodes werden von Anwendungen auf ihrem Smartphone, wie Authy oder Google Authenticator, generiert.', + 'pref_enable_two_factor_auth' => 'Aktiviere Zwei-Faktor-Authentifizierung', + 'pref_two_factor_auth_disabled' => 'Der Code für die Zwei-Faktor-Authentifizierung wurde gelöscht und gesperrt', + 'pref_two_factor_auth_remove_it' => 'Vergessen Sie nicht ihr Benutzerkonto aus ihrer Authentifizierungsapp zu entfernen!', + 'pref_two_factor_auth_code' => 'Code überprüfen', + 'pref_two_factor_auth_code_help' => 'Scannen Sie den QR-Code mit einer Anwendung wie Authy oder Google Authenticator auf ihrem Handy und geben Sie den generierten Code ein.', + 'pref_two_factor_auth_reset_code' => 'Verifizierungscode zurücksetzen', + 'pref_two_factor_auth_disable_2fa' => '2FA deaktivieren', + '2fa_use_secret_instead' => 'Wenn Sie den QR-Code nicht einlesen können, können Sie stattdessen das Geheimnis verwenden: :secret.', + '2fa_backup_codes' => 'Speichern Sie diese Sicherungsschlüssel für den Zugriff, falls Sie Ihr Gerät verlieren sollten.', + '2fa_already_enabled' => 'Die 2-stufige Bestätigung ist bereits aktiviert.', + 'wrong_mfa_code' => 'Dieser MFA-Code ist ungültig.', + 'pref_save_settings' => 'Einstellungen speichern', + 'saved_preferences' => 'Einstellungen gespeichert!', + 'preferences_general' => 'Allgemein', + 'preferences_frontpage' => 'Startbildschirm', + 'preferences_security' => 'Sicherheit', + 'preferences_layout' => 'Anordnung', + 'pref_home_show_deposits' => 'Einnahmen auf dem Startbildschirm anzeigen', + 'pref_home_show_deposits_info' => 'Der Startbildschirm zeigt schon Ihre Aufwandskonten an. Sollen zusätzlich Ihre Erlöskonten angezeigt werden?', + 'pref_home_do_show_deposits' => 'Ja, zeige sie an', + 'successful_count' => 'davon :count erfolgreich', + 'list_page_size_title' => 'Einträge pro Seite', + 'list_page_size_help' => 'Jede Liste von Elementen (Konten, Buchungen, usw.) zeigt höchstens so viele Elemente je Seite.', + 'list_page_size_label' => 'Einträge pro Seite', + 'between_dates' => '(:start und :end)', + 'pref_optional_fields_transaction' => 'Optionale Felder für Buchungen', + 'pref_optional_fields_transaction_help' => 'Wenn Sie eine Buchung anlegen sind standardmäßig nicht alle vorhandenen Felder aktiviert. Hier können Sie alle Felder aktivieren, die Sie gerne nutzen möchten. Alle Felder die deaktiviert sind, aber bereits ausgefüllt sind, werden unabhängig von ihren Einstellungen sichtbar sein.', + 'optional_tj_date_fields' => 'Datumsfelder', + 'optional_tj_business_fields' => 'Fachliche Felder', + 'optional_tj_attachment_fields' => 'Anlage Felder', + 'pref_optional_tj_interest_date' => 'Zinstermin', + 'pref_optional_tj_book_date' => 'Buchungstermin', + 'pref_optional_tj_process_date' => 'Erfassungsdatum', + 'pref_optional_tj_due_date' => 'Fälligkeitstermin', + 'pref_optional_tj_payment_date' => 'Zahlungsdatum', + 'pref_optional_tj_invoice_date' => 'Rechnungsdatum', + 'pref_optional_tj_internal_reference' => 'Interner Verweis', + 'pref_optional_tj_notes' => 'Notizen', + 'pref_optional_tj_attachments' => 'Anhänge', + 'optional_field_meta_dates' => 'Daten', + 'optional_field_meta_business' => 'Geschäftlich', + 'optional_field_attachments' => 'Anhänge', + 'optional_field_meta_data' => 'Optionale Metadaten', // profile: - 'change_your_password' => 'Passwort ändern', - 'delete_account' => 'Konto löschen', - 'current_password' => 'Aktuelles Passwort', - 'new_password' => 'Neues Passwort', - 'new_password_again' => 'Neues Passwort (wiederholen)', - 'delete_your_account' => 'Ihren Account löschen', - 'delete_your_account_help' => 'Das Löschen ihres Benutzerkontos wird ebenfalls alle Konten, Buchungen, etc., also alles was Sie in Firefly gespeichert haben, löschen. Alles geht verloren und kann nicht wiederhergestellt werden.', - 'delete_your_account_password' => 'Geben Sie Ihr Kennwort ein um fortzufahren.', - 'password' => 'Passwort', - 'are_you_sure' => 'Sind Sie sich sicher? Sie können diesen Schritt nicht rückgängig machen.', - 'delete_account_button' => 'LÖSCHEN Sie ihr Benutzerkonto', - 'invalid_current_password' => 'Aktuelles Passwort ist ungültig!', - 'password_changed' => 'Passwort geändert!', - 'should_change' => 'Ziel ist es, ihr Passwort zu ändern.', - 'invalid_password' => 'Ungültiges Passwort!', - 'what_is_pw_security' => 'Was ist "Passwortsicherheit überprüfen"?', - 'secure_pw_title' => 'So wählen Sie ein sicheres Passwort aus', - 'secure_pw_history' => 'Keine Woche vergeht, dass Sie in den Nachrichten über eine Website lesen, die die Passwörter ihrer Benutzer verliert. Hacker und Diebe verwenden diese Passwörter, um zu versuchen, Ihre persönlichen Daten zu stehlen. Diese Informationen sind wertvoll.', - 'secure_pw_ff' => 'Verwenden Sie im gesamten Internet das gleiche Passwort? Wenn eine Website Ihr Passwort verliert, haben Hacker Zugriff auf alle Ihre Daten. Firefly III verlässt sich darauf, dass Sie ein sicheres und einzigartiges Passwort wählen, um Ihre Finanzdaten zu schützen.', - 'secure_pw_check_box' => 'Um Ihnen dabei zu helfen, kann Firefly III überprüfen, ob das von Ihnen gewünschte Passwort in der Vergangenheit gestohlen wurde. Wenn dies der Fall ist, rät Firefly III Ihnen, dieses Passwort NICHT zu verwenden.', - 'secure_pw_working_title' => 'Wie funktioniert es?', - 'secure_pw_working' => 'Wenn Sie das Kontrollkästchen aktivieren, wird Firefly III den SHA1-Hash der ersten 5 Zeichen Ihres Passworts an die Website von Troy Hunt senden, um zu sehen, ob es auf der Liste steht. Dies verhindert, dass Sie unsichere Passwörter verwenden, was in der aktuellen NIST-Sonderveröffentlichung zu diesem Thema empfohlen wird.', - 'secure_pw_should' => 'Soll ich die Box ankreuzen?', - 'secure_pw_long_password' => 'Ja. Damit vergewissern Sie sich immer, dass ihr Passwort sicher ist.', - 'command_line_token' => 'Kommandozeilen-Authentifizierungsschlüssel', - 'explain_command_line_token' => 'Sie benötigen dieses Token, um Kommandozeilenoptionen auszuführen, wie z. B. den Import oder Export von Daten. Ohne diese werden solche sensiblen Befehle nicht funktionieren. Teilen Sie Ihren Kommandozeilen-Authentifizierungsschlüssel nicht mit anderen. Niemand wird Sie um diesen Schlüssel bitten, nicht einmal ich. Wenn Sie befürchten, dass Sie diesen verloren haben, erneuern Sie den Schlüssel mit der Schaltfläche.', - 'regenerate_command_line_token' => 'Kommandozeilen-Authentifizierungsschlüssel erneut generieren', - 'token_regenerated' => 'Ein neuer Kommandozeilen-Authentifizierungsschlüssel wurde generiert', - 'change_your_email' => 'E-Mail Adresse ändern', - 'email_verification' => 'Eine E-Mail wird an Ihre alte UND neue E-Mail-Adresse gesendet. Aus Sicherheitsgründen können Sie sich erst anmelden, wenn Sie Ihre neue E-Mail-Adresse bestätigt haben. Wenn Sie sich nicht sicher sind, ob Ihre Firefly III-Installation E-Mails versenden kann, verwenden Sie bitte diese Funktion nicht. Wenn Sie Administrator sind, können Sie dies in der Administration testen.', - 'email_changed_logout' => 'Sie müssen Ihre E-Mail-Adresse bestätigen, um sich anmelden zu können.', - 'login_with_new_email' => 'Sie können sich jetzt mit Ihrer neuen E-Mail-Adresse anmelden.', - 'login_with_old_email' => 'Sie können sich jetzt wieder mit Ihrer alten E-Mail-Adresse anmelden.', - 'login_provider_local_only' => 'Diese Aktion ist bei der Authentifizierung durch ":login_provider" nicht verfügbar.', - 'delete_local_info_only' => 'Dies wird nur lokale Firefly-III-Informationen löschen, da Sie durch ":login_provider" authentifiziert sind.', + 'change_your_password' => 'Passwort ändern', + 'delete_account' => 'Konto löschen', + 'current_password' => 'Aktuelles Passwort', + 'new_password' => 'Neues Passwort', + 'new_password_again' => 'Neues Passwort (wiederholen)', + 'delete_your_account' => 'Ihren Account löschen', + 'delete_your_account_help' => 'Das Löschen ihres Benutzerkontos wird ebenfalls alle Konten, Buchungen, etc., also alles was Sie in Firefly gespeichert haben, löschen. Alles geht verloren und kann nicht wiederhergestellt werden.', + 'delete_your_account_password' => 'Geben Sie Ihr Kennwort ein um fortzufahren.', + 'password' => 'Passwort', + 'are_you_sure' => 'Sind Sie sich sicher? Sie können diesen Schritt nicht rückgängig machen.', + 'delete_account_button' => 'LÖSCHEN Sie ihr Benutzerkonto', + 'invalid_current_password' => 'Aktuelles Passwort ist ungültig!', + 'password_changed' => 'Passwort geändert!', + 'should_change' => 'Ziel ist es, ihr Passwort zu ändern.', + 'invalid_password' => 'Ungültiges Passwort!', + 'what_is_pw_security' => 'Was ist "Passwortsicherheit überprüfen"?', + 'secure_pw_title' => 'So wählen Sie ein sicheres Passwort aus', + 'secure_pw_history' => 'Keine Woche vergeht, dass Sie in den Nachrichten über eine Website lesen, die die Passwörter ihrer Benutzer verliert. Hacker und Diebe verwenden diese Passwörter, um zu versuchen, Ihre persönlichen Daten zu stehlen. Diese Informationen sind wertvoll.', + 'secure_pw_ff' => 'Verwenden Sie im gesamten Internet das gleiche Passwort? Wenn eine Website Ihr Passwort verliert, haben Hacker Zugriff auf alle Ihre Daten. Firefly III verlässt sich darauf, dass Sie ein sicheres und einzigartiges Passwort wählen, um Ihre Finanzdaten zu schützen.', + 'secure_pw_check_box' => 'Um Ihnen dabei zu helfen, kann Firefly III überprüfen, ob das von Ihnen gewünschte Passwort in der Vergangenheit gestohlen wurde. Wenn dies der Fall ist, rät Firefly III Ihnen, dieses Passwort NICHT zu verwenden.', + 'secure_pw_working_title' => 'Wie funktioniert es?', + 'secure_pw_working' => 'Wenn Sie das Kontrollkästchen aktivieren, wird Firefly III den SHA1-Hash der ersten 5 Zeichen Ihres Passworts an die Website von Troy Hunt senden, um zu sehen, ob es auf der Liste steht. Dies verhindert, dass Sie unsichere Passwörter verwenden, was in der aktuellen NIST-Sonderveröffentlichung zu diesem Thema empfohlen wird.', + 'secure_pw_should' => 'Soll ich die Box ankreuzen?', + 'secure_pw_long_password' => 'Ja. Damit vergewissern Sie sich immer, dass ihr Passwort sicher ist.', + 'command_line_token' => 'Kommandozeilen-Authentifizierungsschlüssel', + 'explain_command_line_token' => 'Sie benötigen dieses Token, um Kommandozeilenoptionen auszuführen, wie z. B. den Import oder Export von Daten. Ohne diese werden solche sensiblen Befehle nicht funktionieren. Teilen Sie Ihren Kommandozeilen-Authentifizierungsschlüssel nicht mit anderen. Niemand wird Sie um diesen Schlüssel bitten, nicht einmal ich. Wenn Sie befürchten, dass Sie diesen verloren haben, erneuern Sie den Schlüssel mit der Schaltfläche.', + 'regenerate_command_line_token' => 'Kommandozeilen-Authentifizierungsschlüssel erneut generieren', + 'token_regenerated' => 'Ein neuer Kommandozeilen-Authentifizierungsschlüssel wurde generiert', + 'change_your_email' => 'E-Mail Adresse ändern', + 'email_verification' => 'Eine E-Mail wird an Ihre alte UND neue E-Mail-Adresse gesendet. Aus Sicherheitsgründen können Sie sich erst anmelden, wenn Sie Ihre neue E-Mail-Adresse bestätigt haben. Wenn Sie sich nicht sicher sind, ob Ihre Firefly III-Installation E-Mails versenden kann, verwenden Sie bitte diese Funktion nicht. Wenn Sie Administrator sind, können Sie dies in der Administration testen.', + 'email_changed_logout' => 'Sie müssen Ihre E-Mail-Adresse bestätigen, um sich anmelden zu können.', + 'login_with_new_email' => 'Sie können sich jetzt mit Ihrer neuen E-Mail-Adresse anmelden.', + 'login_with_old_email' => 'Sie können sich jetzt wieder mit Ihrer alten E-Mail-Adresse anmelden.', + 'login_provider_local_only' => 'Diese Aktion ist bei der Authentifizierung durch ":login_provider" nicht verfügbar.', + 'delete_local_info_only' => 'Dies wird nur lokale Firefly-III-Informationen löschen, da Sie durch ":login_provider" authentifiziert sind.', // attachments - 'nr_of_attachments' => 'Ein Anhang |:count Anhänge', - 'attachments' => 'Anhänge', - 'edit_attachment' => 'Anhang „:name” bearbeiten', - 'update_attachment' => 'Anhang aktualisieren', - 'delete_attachment' => 'Anhang „:name” löschen', - 'attachment_deleted' => 'Anhang „:name” gelöscht', - 'liabilities_deleted' => 'Verbindlichkeit „:name” gelöscht', - 'attachment_updated' => 'Anhang „:name” aktualisiert', - 'upload_max_file_size' => 'Maximale Dateigröße: :size', - 'list_all_attachments' => 'Liste aller Anhänge', + 'nr_of_attachments' => 'Ein Anhang |:count Anhänge', + 'attachments' => 'Anhänge', + 'edit_attachment' => 'Anhang „:name” bearbeiten', + 'update_attachment' => 'Anhang aktualisieren', + 'delete_attachment' => 'Anhang „:name” löschen', + 'attachment_deleted' => 'Anhang „:name” gelöscht', + 'liabilities_deleted' => 'Verbindlichkeit „:name” gelöscht', + 'attachment_updated' => 'Anhang „:name” aktualisiert', + 'upload_max_file_size' => 'Maximale Dateigröße: :size', + 'list_all_attachments' => 'Liste aller Anhänge', // transaction index - 'title_expenses' => 'Ausgaben', - 'title_withdrawal' => 'Ausgaben', - 'title_revenue' => 'Einnahmen / Einkommen', - 'title_deposit' => 'Einnahmen / Einkommen', - 'title_transfer' => 'Umbuchungen', - 'title_transfers' => 'Umbuchungen', + 'title_expenses' => 'Ausgaben', + 'title_withdrawal' => 'Ausgaben', + 'title_revenue' => 'Einnahmen / Einkommen', + 'title_deposit' => 'Einnahmen / Einkommen', + 'title_transfer' => 'Umbuchungen', + 'title_transfers' => 'Umbuchungen', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Diese Buchung ist bereits eine Ausgabe', - 'convert_is_already_type_Deposit' => 'Diese Buchung ist bereits eine Einzahlung', - 'convert_is_already_type_Transfer' => 'Diese Buchung ist bereits eine Umbuchung', - 'convert_to_Withdrawal' => '":description" zu einer Ausgabe konvertieren', - 'convert_to_Deposit' => '":description" zu einer Einnahme konvertieren', - 'convert_to_Transfer' => '":description" zu einer Umbuchung konvertieren', - 'convert_options_WithdrawalDeposit' => 'Konvertieren Sie eine Ausgabe in eine Einnahme', - 'convert_options_WithdrawalTransfer' => 'Konvertieren Sie eine Ausgabe in eine Umbuchung', - 'convert_options_DepositTransfer' => 'Konvertieren Sie eine Einnahme in eine Umbuchung', - 'convert_options_DepositWithdrawal' => 'Konvertieren Sie eine Einnahme in eine Ausgabe', - 'convert_options_TransferWithdrawal' => 'Konvertieren Sie eine Umbuchung in eine Ausgabe', - 'convert_options_TransferDeposit' => 'Konvertieren Sie eine Umbuchung in eine Einnahme', - 'convert_Withdrawal_to_deposit' => 'Konvertieren Sie diese Ausgabe zu einer Einnahme', - 'convert_Withdrawal_to_transfer' => 'Konvertieren Sie diese Ausgabe in eine Umbuchung', - 'convert_Deposit_to_withdrawal' => 'Konvertieren Sie diese Einnahme zu einer Ausgabe', - 'convert_Deposit_to_transfer' => 'Konvertieren Sie diese Einnahme in eine Umbuchung', - 'convert_Transfer_to_deposit' => 'Konvertieren Sie diese Umbuchung in eine Einnahme', - 'convert_Transfer_to_withdrawal' => 'Konvertieren Sie diese Umbuchung in eine Ausgabe', - 'convert_please_set_revenue_source' => 'Bitte einen Schuldner wählen, woher das Geld kommen wird.', - 'convert_please_set_asset_destination' => 'Bitte wählen Sie das Bestandskonto, auf das das Geld überwiesen werden soll.', - 'convert_please_set_expense_destination' => 'Bitte wählen Sie einen Kreditor (Ausgabenkonto), an den das Geld gehen soll.', - 'convert_please_set_asset_source' => 'Bitte das Bestandskonto wählen, von dem das Geld kommt.', - 'convert_explanation_withdrawal_deposit' => 'Falls Sie diese Ausgabe in eine Einnahme konvertieren, wird :amount in :sourceName eingezahlt statt davon abgezogen zu werden.', - 'convert_explanation_withdrawal_transfer' => 'Falls Sie diese Ausgabe in eine Umbuchung konvertieren, wird :amount von :sourceName auf ein neues Bestandskonto überwiesen, statt auf das Bestandskonto :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Falls Sie diese Einnahme in eine Ausgabe konvertieren, wird :amount von :destinationName abgezogen statt darauf eingezahlt zu werden.', - 'convert_explanation_deposit_transfer' => 'Falls Sie diese Einnahme in eine Umbuchung konvertieren, wird :amount von einem Bestandskonto Ihrer Wahl auf :destinationName umgebucht.', - 'convert_explanation_transfer_withdrawal' => 'Falls sie diese Umbuchung in eine Ausgabe konvertieren, wird :amount von :sourceName zu einem neuen Ziel geleitet, statt auf :destinationName umgebucht zu werden.', - 'convert_explanation_transfer_deposit' => 'Wenn sie diese Umbuchung in eine Einnahme konvertieren, wird :amount auf das Konto :destinationName eingezahlt, statt dorthin umgebucht zu werden.', - 'converted_to_Withdrawal' => 'Die Buchung wurde in eine Ausgabe konvertiert', - 'converted_to_Deposit' => 'Die Buchung wurde in eine Einnahme konvertiert', - 'converted_to_Transfer' => 'Die Buchung wurde in eine Umbuchung konvertiert', - 'invalid_convert_selection' => 'Das von Ihnen ausgewählte Konto wird für diese Buchung bereits verwendet oder ist nicht vorhanden.', - 'source_or_dest_invalid' => 'Die korrekten Buchungsdetails konnten nicht gefunden werden. Eine Konvertierung ist nicht möglich.', - 'convert_to_withdrawal' => 'In eine Ausgabe umwandeln', - 'convert_to_deposit' => 'In eine Einzahlung umwandeln', - 'convert_to_transfer' => 'In eine Umbuchungen umwandeln', + 'convert_is_already_type_Withdrawal' => 'Diese Buchung ist bereits eine Ausgabe', + 'convert_is_already_type_Deposit' => 'Diese Buchung ist bereits eine Einzahlung', + 'convert_is_already_type_Transfer' => 'Diese Buchung ist bereits eine Umbuchung', + 'convert_to_Withdrawal' => '":description" zu einer Ausgabe konvertieren', + 'convert_to_Deposit' => '":description" zu einer Einnahme konvertieren', + 'convert_to_Transfer' => '":description" zu einer Umbuchung konvertieren', + 'convert_options_WithdrawalDeposit' => 'Konvertieren Sie eine Ausgabe in eine Einnahme', + 'convert_options_WithdrawalTransfer' => 'Konvertieren Sie eine Ausgabe in eine Umbuchung', + 'convert_options_DepositTransfer' => 'Konvertieren Sie eine Einnahme in eine Umbuchung', + 'convert_options_DepositWithdrawal' => 'Konvertieren Sie eine Einnahme in eine Ausgabe', + 'convert_options_TransferWithdrawal' => 'Konvertieren Sie eine Umbuchung in eine Ausgabe', + 'convert_options_TransferDeposit' => 'Konvertieren Sie eine Umbuchung in eine Einnahme', + 'convert_Withdrawal_to_deposit' => 'Konvertieren Sie diese Ausgabe zu einer Einnahme', + 'convert_Withdrawal_to_transfer' => 'Konvertieren Sie diese Ausgabe in eine Umbuchung', + 'convert_Deposit_to_withdrawal' => 'Konvertieren Sie diese Einnahme zu einer Ausgabe', + 'convert_Deposit_to_transfer' => 'Konvertieren Sie diese Einnahme in eine Umbuchung', + 'convert_Transfer_to_deposit' => 'Konvertieren Sie diese Umbuchung in eine Einnahme', + 'convert_Transfer_to_withdrawal' => 'Konvertieren Sie diese Umbuchung in eine Ausgabe', + 'convert_please_set_revenue_source' => 'Bitte einen Schuldner wählen, woher das Geld kommen wird.', + 'convert_please_set_asset_destination' => 'Bitte wählen Sie das Bestandskonto, auf das das Geld überwiesen werden soll.', + 'convert_please_set_expense_destination' => 'Bitte wählen Sie einen Kreditor (Ausgabenkonto), an den das Geld gehen soll.', + 'convert_please_set_asset_source' => 'Bitte das Bestandskonto wählen, von dem das Geld kommt.', + 'convert_explanation_withdrawal_deposit' => 'Falls Sie diese Ausgabe in eine Einnahme konvertieren, wird :amount in :sourceName eingezahlt statt davon abgezogen zu werden.', + 'convert_explanation_withdrawal_transfer' => 'Falls Sie diese Ausgabe in eine Umbuchung konvertieren, wird :amount von :sourceName auf ein neues Bestandskonto überwiesen, statt auf das Bestandskonto :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Falls Sie diese Einnahme in eine Ausgabe konvertieren, wird :amount von :destinationName abgezogen statt darauf eingezahlt zu werden.', + 'convert_explanation_deposit_transfer' => 'Falls Sie diese Einnahme in eine Umbuchung konvertieren, wird :amount von einem Bestandskonto Ihrer Wahl auf :destinationName umgebucht.', + 'convert_explanation_transfer_withdrawal' => 'Falls sie diese Umbuchung in eine Ausgabe konvertieren, wird :amount von :sourceName zu einem neuen Ziel geleitet, statt auf :destinationName umgebucht zu werden.', + 'convert_explanation_transfer_deposit' => 'Wenn sie diese Umbuchung in eine Einnahme konvertieren, wird :amount auf das Konto :destinationName eingezahlt, statt dorthin umgebucht zu werden.', + 'converted_to_Withdrawal' => 'Die Buchung wurde in eine Ausgabe konvertiert', + 'converted_to_Deposit' => 'Die Buchung wurde in eine Einnahme konvertiert', + 'converted_to_Transfer' => 'Die Buchung wurde in eine Umbuchung konvertiert', + 'invalid_convert_selection' => 'Das von Ihnen ausgewählte Konto wird für diese Buchung bereits verwendet oder ist nicht vorhanden.', + 'source_or_dest_invalid' => 'Die korrekten Buchungsdetails konnten nicht gefunden werden. Eine Konvertierung ist nicht möglich.', + 'convert_to_withdrawal' => 'In eine Ausgabe umwandeln', + 'convert_to_deposit' => 'In eine Einzahlung umwandeln', + 'convert_to_transfer' => 'In eine Umbuchungen umwandeln', // create new stuff: - 'create_new_withdrawal' => 'Erstelle eine neue Ausgabe', - 'create_new_deposit' => 'Erstelle eine neue Einnahme', - 'create_new_transfer' => 'Eine neue Umbuchung erstellen', - 'create_new_asset' => 'Neues Bestandskonto erstellen', - 'create_new_expense' => 'Neuen Kreditor (Ausgabenkonto) erstellen', - 'create_new_revenue' => 'Neuen Schuldner erstellen', - 'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen', - 'create_new_bill' => 'Eine neue Rechnung erstellen', + 'create_new_withdrawal' => 'Erstelle eine neue Ausgabe', + 'create_new_deposit' => 'Erstelle eine neue Einnahme', + 'create_new_transfer' => 'Eine neue Umbuchung erstellen', + 'create_new_asset' => 'Neues Bestandskonto erstellen', + 'create_new_expense' => 'Neuen Kreditor (Ausgabenkonto) erstellen', + 'create_new_revenue' => 'Neuen Schuldner erstellen', + 'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen', + 'create_new_bill' => 'Eine neue Rechnung erstellen', // currencies: - 'create_currency' => 'Eine neue Währung erstellen', - 'store_currency' => 'Neue Währung speichern', - 'update_currency' => 'Währung aktualisieren', - 'new_default_currency' => '„:name” wird nun als Standardwährung verwendet.', - 'cannot_delete_currency' => '„:name” konnte nicht gelöscht werden, da diese noch verwendet wird.', - 'cannot_disable_currency' => '„:name” konnte nicht deaktiviert werden, da diese noch verwendet wird.', - 'deleted_currency' => 'Währung :name gelöscht', - 'created_currency' => 'Währung :name erstellt', - 'could_not_store_currency' => 'Die neue Währung konnte nicht gespeichert werden.', - 'updated_currency' => 'Währung :name aktualisiert', - 'ask_site_owner' => 'Bitte fragen sie :owner zum Hinzufügen, Entfernen oder Bearbeiten von Währungen.', - 'currencies_intro' => 'Firefly III unterstützt verschiedene Währungen, welche hier eingestellt und aktiviert werden können.', - 'make_default_currency' => 'Als Standard festlegen', - 'default_currency' => 'Standard', - 'currency_is_disabled' => 'Deaktiviert', - 'enable_currency' => 'Aktivieren', - 'disable_currency' => 'Deaktivieren', - 'currencies_default_disabled' => 'Die meisten dieser Währungen sind standardmäßig deaktiviert. Um sie zu verwenden, müssen Sie diese zuerst aktivieren.', - 'currency_is_now_enabled' => 'Währung „:name” wurde aktiviert', - 'currency_is_now_disabled' => 'Währung „:name” wurde deaktiviert', + 'create_currency' => 'Eine neue Währung erstellen', + 'store_currency' => 'Neue Währung speichern', + 'update_currency' => 'Währung aktualisieren', + 'new_default_currency' => '„:name” wird nun als Standardwährung verwendet.', + 'cannot_delete_currency' => '„:name” konnte nicht gelöscht werden, da diese noch verwendet wird.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Währung :name gelöscht', + 'created_currency' => 'Währung :name erstellt', + 'could_not_store_currency' => 'Die neue Währung konnte nicht gespeichert werden.', + 'updated_currency' => 'Währung :name aktualisiert', + 'ask_site_owner' => 'Bitte fragen sie :owner zum Hinzufügen, Entfernen oder Bearbeiten von Währungen.', + 'currencies_intro' => 'Firefly III unterstützt verschiedene Währungen, welche hier eingestellt und aktiviert werden können.', + 'make_default_currency' => 'Als Standard festlegen', + 'default_currency' => 'Standard', + 'currency_is_disabled' => 'Deaktiviert', + 'enable_currency' => 'Aktivieren', + 'disable_currency' => 'Deaktivieren', + 'currencies_default_disabled' => 'Die meisten dieser Währungen sind standardmäßig deaktiviert. Um sie zu verwenden, müssen Sie diese zuerst aktivieren.', + 'currency_is_now_enabled' => 'Währung „:name” wurde aktiviert', + 'currency_is_now_disabled' => 'Währung „:name” wurde deaktiviert', // forms: - 'mandatoryFields' => 'Pflichtfelder', - 'optionalFields' => 'Optionale Felder', - 'options' => 'Einstellungen', + 'mandatoryFields' => 'Pflichtfelder', + 'optionalFields' => 'Optionale Felder', + 'options' => 'Einstellungen', // budgets: - 'create_new_budget' => 'Neues Budget erstellen', - 'store_new_budget' => 'Neues Budget speichern', - 'stored_new_budget' => 'Neues Budget „:name” gespeichert', - 'available_between' => 'Verfügbar zwischen :start und :end', - 'transactionsWithoutBudget' => 'Ausgaben ohne Budget', - 'transactions_no_budget' => 'Ausgaben ohne Budget zwischen :start und :end', - 'spent_between' => 'Ausgegeben zwischen :start und :end', - 'createBudget' => 'Neues Budget', - 'inactiveBudgets' => 'Inaktive Budgets', - 'without_budget_between' => 'Buchungen ohne Budget zwischen :start und :end', - 'delete_budget' => 'Budget „:name” löschen', - 'deleted_budget' => 'Budget „:name” gelöscht', - 'edit_budget' => 'Budget „:name” bearbeiten', - 'updated_budget' => 'Budget „:name” aktualisiert', - 'update_amount' => 'Betrag aktualisieren', - 'update_budget' => 'Budget aktualisieren', - 'update_budget_amount_range' => '(Erwarteten) Verfügbaren Betrag zwischen :start und :end aktualisieren', - 'budget_period_navigator' => 'Zeitraum-Navigator', - 'info_on_available_amount' => 'Wieviel ist verfügbar?', - 'available_amount_indication' => 'Verwenden Sie diese Angaben, um einen Anhaltspunkt darüber zu erhalten, wie hoch Ihr komplettes Budget sein könnte.', - 'suggested' => 'Vorgeschlagen', - 'average_between' => 'Durchschnitt zwischen :start und :end', - 'over_budget_warn' => 'Normalerweise kalkulieren Sie etwa :amount pro Tag. Diesmal ist es :over_amount pro Tag. Möchten Sie fortfahren?', - 'transferred_in' => 'Übertragen (eingehend)', - 'transferred_away' => 'Übertragen (ausgehend)', + 'create_new_budget' => 'Neues Budget erstellen', + 'store_new_budget' => 'Neues Budget speichern', + 'stored_new_budget' => 'Neues Budget „:name” gespeichert', + 'available_between' => 'Verfügbar zwischen :start und :end', + 'transactionsWithoutBudget' => 'Ausgaben ohne Budget', + 'transactions_no_budget' => 'Ausgaben ohne Budget zwischen :start und :end', + 'spent_between' => 'Ausgegeben zwischen :start und :end', + 'createBudget' => 'Neues Budget', + 'inactiveBudgets' => 'Inaktive Budgets', + 'without_budget_between' => 'Buchungen ohne Budget zwischen :start und :end', + 'delete_budget' => 'Budget „:name” löschen', + 'deleted_budget' => 'Budget „:name” gelöscht', + 'edit_budget' => 'Budget „:name” bearbeiten', + 'updated_budget' => 'Budget „:name” aktualisiert', + 'update_amount' => 'Betrag aktualisieren', + 'update_budget' => 'Budget aktualisieren', + 'update_budget_amount_range' => '(Erwarteten) Verfügbaren Betrag zwischen :start und :end aktualisieren', + 'budget_period_navigator' => 'Zeitraum-Navigator', + 'info_on_available_amount' => 'Wieviel ist verfügbar?', + 'available_amount_indication' => 'Verwenden Sie diese Angaben, um einen Anhaltspunkt darüber zu erhalten, wie hoch Ihr komplettes Budget sein könnte.', + 'suggested' => 'Vorgeschlagen', + 'average_between' => 'Durchschnitt zwischen :start und :end', + 'over_budget_warn' => 'Normalerweise kalkulieren Sie etwa :amount pro Tag. Diesmal ist es :over_amount pro Tag. Möchten Sie fortfahren?', + 'transferred_in' => 'Übertragen (eingehend)', + 'transferred_away' => 'Übertragen (ausgehend)', // bills: - 'match_between_amounts' => 'Rechnung passt zu Transaktionen zwischen :low und :high.', - 'bill_related_rules' => 'Regeln mit Verknüpfung zu dieser Rechnung', - 'repeats' => 'Wiederholungen', - 'connected_journals' => 'Verknüpfte Buchungen', - 'auto_match_on' => 'Automatisch von Firefly III zugeordnet', - 'auto_match_off' => 'Nicht automatisch von Firefly III zugeordnet', - 'next_expected_match' => 'Nächste erwartete Übereinstimmung', - 'delete_bill' => 'Rechnung „:name” löschen', - 'deleted_bill' => 'Rechnung „:name” gelöscht', - 'edit_bill' => 'Rechnung „:name” bearbeiten', - 'more' => 'Weitere', - 'rescan_old' => 'Regeln für alle Buchungen erneut ausführen', - 'update_bill' => 'Rechnung aktualisieren', - 'updated_bill' => 'Rechnung „:name” aktualisiert', - 'store_new_bill' => 'Neue Rechnung speichern', - 'stored_new_bill' => 'Neue Rechnung „:name” gespeichert', - 'cannot_scan_inactive_bill' => 'Inaktive Rechnungen können nicht gescannt werden.', - 'rescanned_bill' => 'Alle neu eingelesen und :total Buchung(en) mit dieser Rechnung verknüpft.', - 'average_bill_amount_year' => 'Durchschnittliche Rechnungssumme (:year)', - 'average_bill_amount_overall' => 'Durchschnittliche Rechnungssumme (gesamt)', - 'bill_is_active' => 'Rechnung ist aktiv', - 'bill_expected_between' => 'Erwartet zwischen :start und :end', - 'bill_will_automatch' => 'Rechnung wird automatisch mit passenden Buchungen verknüpft', - 'skips_over' => 'überschreitet', - 'bill_store_error' => 'Beim Speichern Ihrer neuen Rechnung ist ein unerwarteter Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien.', - 'list_inactive_rule' => 'Inaktive Regeln', + 'match_between_amounts' => 'Rechnung passt zu Transaktionen zwischen :low und :high.', + 'bill_related_rules' => 'Regeln mit Verknüpfung zu dieser Rechnung', + 'repeats' => 'Wiederholungen', + 'connected_journals' => 'Verknüpfte Buchungen', + 'auto_match_on' => 'Automatisch von Firefly III zugeordnet', + 'auto_match_off' => 'Nicht automatisch von Firefly III zugeordnet', + 'next_expected_match' => 'Nächste erwartete Übereinstimmung', + 'delete_bill' => 'Rechnung „:name” löschen', + 'deleted_bill' => 'Rechnung „:name” gelöscht', + 'edit_bill' => 'Rechnung „:name” bearbeiten', + 'more' => 'Weitere', + 'rescan_old' => 'Regeln für alle Buchungen erneut ausführen', + 'update_bill' => 'Rechnung aktualisieren', + 'updated_bill' => 'Rechnung „:name” aktualisiert', + 'store_new_bill' => 'Neue Rechnung speichern', + 'stored_new_bill' => 'Neue Rechnung „:name” gespeichert', + 'cannot_scan_inactive_bill' => 'Inaktive Rechnungen können nicht gescannt werden.', + 'rescanned_bill' => 'Alle neu eingelesen und :total Buchung(en) mit dieser Rechnung verknüpft.', + 'average_bill_amount_year' => 'Durchschnittliche Rechnungssumme (:year)', + 'average_bill_amount_overall' => 'Durchschnittliche Rechnungssumme (gesamt)', + 'bill_is_active' => 'Rechnung ist aktiv', + 'bill_expected_between' => 'Erwartet zwischen :start und :end', + 'bill_will_automatch' => 'Rechnung wird automatisch mit passenden Buchungen verknüpft', + 'skips_over' => 'überschreitet', + 'bill_store_error' => 'Beim Speichern Ihrer neuen Rechnung ist ein unerwarteter Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien.', + 'list_inactive_rule' => 'Inaktive Regeln', // accounts: - 'account_missing_transaction' => 'Konto #:id („:name”) kann nicht direkt angezeigt werden, da Firefly III Weiterleitungsinformationen fehlen.', - 'details_for_asset' => 'Details zum Bestandskonto „:name”', - 'details_for_expense' => 'Details zum Kreditor (Ausgabenkonto) „:name”', - 'details_for_revenue' => 'Details zum Schuldner „:name”', - 'details_for_cash' => 'Details zur Geldbörse „:name”', - 'store_new_asset_account' => 'Neues Bestandskonto speichern', - 'store_new_expense_account' => 'Neuen Kreditor (Ausgabenkonto) speichern', - 'store_new_revenue_account' => 'Neuen Schuldner speichern', - 'edit_asset_account' => 'Bestandskonto „:name” bearbeiten', - 'edit_expense_account' => 'Kreditor (Ausgabenkonto) „:name” bearbeiten', - 'edit_revenue_account' => 'Schuldner „:name” bearbeiten', - 'delete_asset_account' => 'Bestandskonto „:name” löschen', - 'delete_expense_account' => 'Kreditor (Ausgabenkonto) „:name” löschen', - 'delete_revenue_account' => 'Schuldner „:name” löschen', - 'delete_liabilities_account' => 'Verbindlichkeit „:name” löschen', - 'asset_deleted' => 'Bestandskonto „:name” erfolgreich gelöscht', - 'expense_deleted' => 'Kreditor (Ausgabenkonto) „:name” erfolgreich gelöscht', - 'revenue_deleted' => 'Schuldner „:name” erfolgreich gelöscht', - 'update_asset_account' => 'Bestandskonto aktualisieren', - 'update_liabilities_account' => 'Verbindlichkeit aktualisieren', - 'update_expense_account' => 'Kreditor (Ausgabenkonto) aktualisieren', - 'update_revenue_account' => 'Schuldner aktualisieren', - 'make_new_asset_account' => 'Neues Bestandskonto anlegen', - 'make_new_expense_account' => 'Neuen Kreditor (Ausgabenkonto) anlegen', - 'make_new_revenue_account' => 'Neuen Schuldner anlegen', - 'make_new_liabilities_account' => 'Neue Verbindlichkeit anlegen', - 'asset_accounts' => 'Bestandskonten', - 'expense_accounts' => 'Kreditoren (Ausgabenkonten)', - 'revenue_accounts' => 'Schuldner', - 'cash_accounts' => 'Geldbörsen', - 'Cash account' => 'Geldbörse', - 'liabilities_accounts' => 'Verbindlichkeiten', - 'reconcile_account' => 'Konto „:account” abgleichen', - 'overview_of_reconcile_modal' => 'Überblick über den Kontenabgleich', - 'delete_reconciliation' => 'Kontenabgleich löschen', - 'update_reconciliation' => 'Kontenabgleich aktualisieren', - 'amount_cannot_be_zero' => 'Der Betrag darf nicht null sein', - 'end_of_reconcile_period' => 'Ende des Abgleichzeitraums: :period', - 'start_of_reconcile_period' => 'Beginn des Abgleichzeitraums: :period', - 'start_balance' => 'Startguthaben', - 'end_balance' => 'Endguthaben', - 'update_balance_dates_instruction' => 'Ordnen Sie die oben genannten Beträge und Daten Ihrem Kontoauszug zu und klicken Sie auf „Jetzt ausgleichen”', - 'select_transactions_instruction' => 'Wählen Sie die Buchungen aus, die auf Ihrem Kontoauszug angezeigt werden.', - 'select_range_and_balance' => 'Überprüfen Sie zunächst den Datumsbereich und das Guthaben. Anschließend drücken Sie auf „Jetzt ausgleichen”', - 'date_change_instruction' => 'Wenn Sie den Datumsbereich jetzt ändern, geht der gesamte Verlauf verloren.', - 'update_selection' => 'Auswahl aktualisieren', - 'store_reconcile' => 'Kontenabgleich speichern', - 'reconciliation_transaction' => 'Ausgleichsbuchung', - 'Reconciliation' => 'Kontenabgleich', - 'reconciliation' => 'Kontenabgleich', - 'reconcile_options' => 'Kontenabgleich Optionen', - 'reconcile_range' => 'Kontenabgleich-Bereich', - 'start_reconcile' => 'Jetzt abgleichen', - 'cash_account_type' => 'Barzahlung', - 'cash' => 'Bar', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Kontotyp', - 'save_transactions_by_moving' => 'Speichern Sie diese Transaktion(en), indem Sie sie auf ein anderes Konto verschieben:', - 'stored_new_account' => 'Neues Konto „:name” gespeichert!', - 'updated_account' => 'Konto „:name” aktualisiert', - 'credit_card_options' => 'Kreditkartenoptionen', - 'no_transactions_account' => 'Es liegen (in diesem Zeitraum) keine Buchungen für das Bestandskonto „:name” vor.', - 'no_transactions_period' => 'Keine Buchungen (in diesem Zeitraum) vorhanden.', - 'no_data_for_chart' => 'Es gibt derzeit (noch) nicht genügend Informationen, um dieses Diagramm zu generieren.', - 'select_at_least_one_account' => 'Bitte mindestens ein Bestandskonto auswählen', - 'select_at_least_one_category' => 'Bitte mindestens eine Kategorie auswählen', - 'select_at_least_one_budget' => 'Bitte mindestens ein Budget auswählen', - 'select_at_least_one_tag' => 'Bitte mindestens eine Schlagwort auswählen', - 'select_at_least_one_expense' => 'Bitte wählen Sie mindestens eine Kombination aus Kreditor und Schuldner (ein Konto muss beides sein) aus. Wenn Sie keine besitzen (die Liste ist leer), ist dieser Bericht nicht verfügbar.', - 'account_default_currency' => 'Dies ist die Standardwährung für dieses Konto.', - 'reconcile_has_more' => 'Ihr Firefly III-Konto verfügt über mehr Geld, als Ihre Bank behauptet. Es gibt mehrere Möglichkeiten. Bitte wählen Sie aus, was Sie tun möchten. Drücken Sie anschließend auf „Abgleich bestätigen”.', - 'reconcile_has_less' => 'Ihr Firefly III-Konto verfügt über weniger Geld, als Ihre Bank behauptet. Es gibt mehrere Möglichkeiten. Bitte wählen Sie aus, was Sie tun möchten. Drücken Sie dann auf „Abgleich bestätigen”.', - 'reconcile_is_equal' => 'Ihr Firefly III-Konto und Ihre Kontoauszüge stimmen überein. Es gibt nichts zu tun. Bitte drücken Sie auf „Abgleich bestätigen”, um Ihre Eingaben zu bestätigen.', - 'create_pos_reconcile_transaction' => 'Ausgewählten Umsätze bereinigen und einen Korrekturbetrag in Höhe von :amount auf dieses Bestandskonto überweisen.', - 'create_neg_reconcile_transaction' => 'Ausgewählten Umsätze bereinigen und einen Korrekturbetrag in Höhe von :amount von diesem Anlagenkonto zurücküberweisen.', - 'reconcile_do_nothing' => 'Ausgewählten Umsätze bereinigen, aber nicht korrigieren.', - 'reconcile_go_back' => 'Sie können dies jederzeit später bearbeiten oder löschen.', - 'must_be_asset_account' => 'Sie können nur Bestandskonten abgleichen', - 'reconciliation_stored' => 'Kontenabgleich gespeichert', - 'reconciliation_error' => 'Aufgrund eines Fehlers wurden die Buchungen als „Ausgeglichen” gekennzeichnet, aber die Korrektur wurde nicht gespeichert: :error.', - 'reconciliation_transaction_title' => 'Ausgleich (:from zu :to)', - 'sum_of_reconciliation' => 'Summe der Überleitungsrechnung', - 'reconcile_this_account' => 'Dieses Konto abgleichen', - 'confirm_reconciliation' => 'Kontenabgleich bestätigen', - 'submitted_start_balance' => 'Übermitteltes Startguthaben', - 'selected_transactions' => 'Ausgewählte Umsätze (:count)', - 'already_cleared_transactions' => 'Bereits ausgeglichene Umsätze (:count)', - 'submitted_end_balance' => 'Übermittelter Abschlussguthaben', - 'initial_balance_description' => 'Anfangsguthaben für „:account”', - 'interest_calc_' => 'Unbekannt', - 'interest_calc_daily' => 'Täglich', - 'interest_calc_monthly' => 'Monatlich', - 'interest_calc_yearly' => 'Jährlich', - 'initial_balance_account' => 'Anfangsguthaben von „:account”', + 'account_missing_transaction' => 'Konto #:id („:name”) kann nicht direkt angezeigt werden, da Firefly III Weiterleitungsinformationen fehlen.', + 'details_for_asset' => 'Details zum Bestandskonto „:name”', + 'details_for_expense' => 'Details zum Kreditor (Ausgabenkonto) „:name”', + 'details_for_revenue' => 'Details zum Schuldner „:name”', + 'details_for_cash' => 'Details zur Geldbörse „:name”', + 'store_new_asset_account' => 'Neues Bestandskonto speichern', + 'store_new_expense_account' => 'Neuen Kreditor (Ausgabenkonto) speichern', + 'store_new_revenue_account' => 'Neuen Schuldner speichern', + 'edit_asset_account' => 'Bestandskonto „:name” bearbeiten', + 'edit_expense_account' => 'Kreditor (Ausgabenkonto) „:name” bearbeiten', + 'edit_revenue_account' => 'Schuldner „:name” bearbeiten', + 'delete_asset_account' => 'Bestandskonto „:name” löschen', + 'delete_expense_account' => 'Kreditor (Ausgabenkonto) „:name” löschen', + 'delete_revenue_account' => 'Schuldner „:name” löschen', + 'delete_liabilities_account' => 'Verbindlichkeit „:name” löschen', + 'asset_deleted' => 'Bestandskonto „:name” erfolgreich gelöscht', + 'expense_deleted' => 'Kreditor (Ausgabenkonto) „:name” erfolgreich gelöscht', + 'revenue_deleted' => 'Schuldner „:name” erfolgreich gelöscht', + 'update_asset_account' => 'Bestandskonto aktualisieren', + 'update_liabilities_account' => 'Verbindlichkeit aktualisieren', + 'update_expense_account' => 'Kreditor (Ausgabenkonto) aktualisieren', + 'update_revenue_account' => 'Schuldner aktualisieren', + 'make_new_asset_account' => 'Neues Bestandskonto anlegen', + 'make_new_expense_account' => 'Neuen Kreditor (Ausgabenkonto) anlegen', + 'make_new_revenue_account' => 'Neuen Schuldner anlegen', + 'make_new_liabilities_account' => 'Neue Verbindlichkeit anlegen', + 'asset_accounts' => 'Bestandskonten', + 'expense_accounts' => 'Kreditoren (Ausgabenkonten)', + 'revenue_accounts' => 'Schuldner', + 'cash_accounts' => 'Geldbörsen', + 'Cash account' => 'Geldbörse', + 'liabilities_accounts' => 'Verbindlichkeiten', + 'reconcile_account' => 'Konto „:account” abgleichen', + 'overview_of_reconcile_modal' => 'Überblick über den Kontenabgleich', + 'delete_reconciliation' => 'Kontenabgleich löschen', + 'update_reconciliation' => 'Kontenabgleich aktualisieren', + 'amount_cannot_be_zero' => 'Der Betrag darf nicht null sein', + 'end_of_reconcile_period' => 'Ende des Abgleichzeitraums: :period', + 'start_of_reconcile_period' => 'Beginn des Abgleichzeitraums: :period', + 'start_balance' => 'Startguthaben', + 'end_balance' => 'Endguthaben', + 'update_balance_dates_instruction' => 'Ordnen Sie die oben genannten Beträge und Daten Ihrem Kontoauszug zu und klicken Sie auf „Jetzt ausgleichen”', + 'select_transactions_instruction' => 'Wählen Sie die Buchungen aus, die auf Ihrem Kontoauszug angezeigt werden.', + 'select_range_and_balance' => 'Überprüfen Sie zunächst den Datumsbereich und das Guthaben. Anschließend drücken Sie auf „Jetzt ausgleichen”', + 'date_change_instruction' => 'Wenn Sie den Datumsbereich jetzt ändern, geht der gesamte Verlauf verloren.', + 'update_selection' => 'Auswahl aktualisieren', + 'store_reconcile' => 'Kontenabgleich speichern', + 'reconciliation_transaction' => 'Ausgleichsbuchung', + 'Reconciliation' => 'Kontenabgleich', + 'reconciliation' => 'Kontenabgleich', + 'reconcile_options' => 'Kontenabgleich Optionen', + 'reconcile_range' => 'Kontenabgleich-Bereich', + 'start_reconcile' => 'Jetzt abgleichen', + 'cash_account_type' => 'Barzahlung', + 'cash' => 'Bar', + 'cant_find_redirect_account' => 'Firefly III hat vergeblich versucht, Sie umzuleiten. Zum Index zurückkehren.', + 'account_type' => 'Kontotyp', + 'save_transactions_by_moving' => 'Speichern Sie diese Transaktion(en), indem Sie sie auf ein anderes Konto verschieben:', + 'stored_new_account' => 'Neues Konto „:name” gespeichert!', + 'updated_account' => 'Konto „:name” aktualisiert', + 'credit_card_options' => 'Kreditkartenoptionen', + 'no_transactions_account' => 'Es liegen (in diesem Zeitraum) keine Buchungen für das Bestandskonto „:name” vor.', + 'no_transactions_period' => 'Keine Buchungen (in diesem Zeitraum) vorhanden.', + 'no_data_for_chart' => 'Es gibt derzeit (noch) nicht genügend Informationen, um dieses Diagramm zu generieren.', + 'select_at_least_one_account' => 'Bitte mindestens ein Bestandskonto auswählen', + 'select_at_least_one_category' => 'Bitte mindestens eine Kategorie auswählen', + 'select_at_least_one_budget' => 'Bitte mindestens ein Budget auswählen', + 'select_at_least_one_tag' => 'Bitte mindestens eine Schlagwort auswählen', + 'select_at_least_one_expense' => 'Bitte wählen Sie mindestens eine Kombination aus Kreditor und Schuldner (ein Konto muss beides sein) aus. Wenn Sie keine besitzen (die Liste ist leer), ist dieser Bericht nicht verfügbar.', + 'account_default_currency' => 'Dies ist die Standardwährung für dieses Konto.', + 'reconcile_has_more' => 'Ihr Firefly III-Konto verfügt über mehr Geld, als Ihre Bank behauptet. Es gibt mehrere Möglichkeiten. Bitte wählen Sie aus, was Sie tun möchten. Drücken Sie anschließend auf „Abgleich bestätigen”.', + 'reconcile_has_less' => 'Ihr Firefly III-Konto verfügt über weniger Geld, als Ihre Bank behauptet. Es gibt mehrere Möglichkeiten. Bitte wählen Sie aus, was Sie tun möchten. Drücken Sie dann auf „Abgleich bestätigen”.', + 'reconcile_is_equal' => 'Ihr Firefly III-Konto und Ihre Kontoauszüge stimmen überein. Es gibt nichts zu tun. Bitte drücken Sie auf „Abgleich bestätigen”, um Ihre Eingaben zu bestätigen.', + 'create_pos_reconcile_transaction' => 'Ausgewählten Umsätze bereinigen und einen Korrekturbetrag in Höhe von :amount auf dieses Bestandskonto überweisen.', + 'create_neg_reconcile_transaction' => 'Ausgewählten Umsätze bereinigen und einen Korrekturbetrag in Höhe von :amount von diesem Anlagenkonto zurücküberweisen.', + 'reconcile_do_nothing' => 'Ausgewählten Umsätze bereinigen, aber nicht korrigieren.', + 'reconcile_go_back' => 'Sie können dies jederzeit später bearbeiten oder löschen.', + 'must_be_asset_account' => 'Sie können nur Bestandskonten abgleichen', + 'reconciliation_stored' => 'Kontenabgleich gespeichert', + 'reconciliation_error' => 'Aufgrund eines Fehlers wurden die Buchungen als „Ausgeglichen” gekennzeichnet, aber die Korrektur wurde nicht gespeichert: :error.', + 'reconciliation_transaction_title' => 'Ausgleich (:from zu :to)', + 'sum_of_reconciliation' => 'Summe der Überleitungsrechnung', + 'reconcile_this_account' => 'Dieses Konto abgleichen', + 'confirm_reconciliation' => 'Kontenabgleich bestätigen', + 'submitted_start_balance' => 'Übermitteltes Startguthaben', + 'selected_transactions' => 'Ausgewählte Umsätze (:count)', + 'already_cleared_transactions' => 'Bereits ausgeglichene Umsätze (:count)', + 'submitted_end_balance' => 'Übermittelter Abschlussguthaben', + 'initial_balance_description' => 'Anfangsguthaben für „:account”', + 'interest_calc_' => 'Unbekannt', + 'interest_calc_daily' => 'Täglich', + 'interest_calc_monthly' => 'Monatlich', + 'interest_calc_yearly' => 'Jährlich', + 'initial_balance_account' => 'Anfangsguthaben von „:account”', // categories: - 'new_category' => 'Neue Kategorie', - 'create_new_category' => 'Eine neue Kategorie herstellen', - 'without_category' => 'Ohne Kategorie', - 'update_category' => 'Kategorie aktualisieren', - 'updated_category' => 'Kategorie „:name” aktualisiert', - 'categories' => 'Kategorien', - 'edit_category' => 'Kategorie „:name” bearbeiten', - 'no_category' => '(keine Kategorie)', - 'category' => 'Kategorie', - 'delete_category' => 'Kategorie „:name” löschen', - 'deleted_category' => 'Kategorie „:name” gelöscht', - 'store_category' => 'Speichere neue Kategorie', - 'stored_category' => 'Neue Kategorie „:name” gespeichert', - 'without_category_between' => 'Ohne Kategorie zwischen :start und :end', + 'new_category' => 'Neue Kategorie', + 'create_new_category' => 'Eine neue Kategorie herstellen', + 'without_category' => 'Ohne Kategorie', + 'update_category' => 'Kategorie aktualisieren', + 'updated_category' => 'Kategorie „:name” aktualisiert', + 'categories' => 'Kategorien', + 'edit_category' => 'Kategorie „:name” bearbeiten', + 'no_category' => '(keine Kategorie)', + 'category' => 'Kategorie', + 'delete_category' => 'Kategorie „:name” löschen', + 'deleted_category' => 'Kategorie „:name” gelöscht', + 'store_category' => 'Speichere neue Kategorie', + 'stored_category' => 'Neue Kategorie „:name” gespeichert', + 'without_category_between' => 'Ohne Kategorie zwischen :start und :end', // transactions: - 'update_withdrawal' => 'Ausgaben aktualisieren', - 'update_deposit' => 'Einnahmen aktualisieren', - 'update_transfer' => 'Umbuchung aktualisieren', - 'updated_withdrawal' => 'Ausgabe ":description" aktualisiert', - 'updated_deposit' => 'Einnahme ":description" aktualisiert', - 'updated_transfer' => 'Umbuchung ":description" aktualisiert', - 'delete_withdrawal' => 'Ausgabe ":description" löschen', - 'delete_deposit' => 'Einnahme ":description" löschen', - 'delete_transfer' => 'Umbuchung ":description" löschen', - 'deleted_withdrawal' => 'Ausgabe ":description" erfolgreich gelöscht', - 'deleted_deposit' => 'Einnahme ":description" erfolgreich gelöscht', - 'deleted_transfer' => 'Umbuchung ":description" erfolgreich gelöscht', - 'stored_journal' => 'Neue Überweisung ":description" erfolgreich erstellt', - 'stored_journal_no_descr' => 'Ihre neue Buchung wurde erfolgreich erstellt', - 'updated_journal_no_descr' => 'Ihre Buchung wurde erfolgreich aktualisiert', - 'select_transactions' => 'Buchungen auswählen', - 'rule_group_select_transactions' => '„:title” auf Buchungen anwenden', - 'rule_select_transactions' => '„:title” auf Buchungen anwenden', - 'stop_selection' => 'Auswählen von Buchungen anhalten', - 'reconcile_selected' => 'Abgleichen', - 'mass_delete_journals' => 'Anzahl von Buchungen löschen', - 'mass_edit_journals' => 'Anzahl von Buchungen bearbeiten', - 'mass_bulk_journals' => 'Massenbearbeitung mehrerer Buchungen', - 'mass_bulk_journals_explain' => 'Mit diesem Formular können Sie die Eigenschaften der unten aufgeführten Buchungen in einer einzigen umfassenden Aktualisierung ändern. Alle Buchungen in der Tabelle werden aktualisiert, wenn Sie die hier angezeigten Parameter ändern.', - 'part_of_split' => 'Diese Buchung ist Teil einer Splitbuchung. Wenn Sie nicht alle Aufteilungen ausgewählt haben, können Sie am Ende nur die Hälfte der Buchung ändern.', - 'bulk_set_new_values' => 'Verwenden Sie die folgenden Felder, um neue Werte einzustellen. Wenn Sie sie leer lassen, werden sie für alle geleert. Beachten Sie auch, dass nur Ausgaben mit einem Budget versehen werden.', - 'no_bulk_category' => 'Kategorie nicht aktualisieren', - 'no_bulk_budget' => 'Budget nicht aktualisieren', - 'no_bulk_tags' => 'Schlagwörter nicht aktualisieren', - 'mass_edit' => 'Ausgewählte einzeln bearbeiten', - 'bulk_edit' => 'Ausgewählte als Block bearbeiten', - 'mass_delete' => 'Ausgewählte löschen', - 'cannot_edit_other_fields' => 'Andere Felder als die hier gezeigten können Sie nicht gleichzeitig bearbeitet werden, da es keinen Platz gibt, diese anzuzeigen. Bitte folgen Sie dem Link und bearbeiten Sie die Felder einzeln, wenn Sie diese bearbeiten möchten.', - 'cannot_change_amount_reconciled' => 'Sie können den Betrag der abgeglichenen Buchungen nicht ändern.', - 'no_budget' => '(kein Budget)', - 'no_budget_squared' => '(kein Budget)', - 'perm-delete-many' => 'Das Löschen vieler Elemente auf einmal kann sehr problematisch sein. Bitte seien Sie vorsichtig. Sie können einen Teil einer Splitbuchung auf dieser Seite löschen, also seien Sie vorsichtig.', - 'mass_deleted_transactions_success' => ':amount Überweisung(en) gelöscht.', - 'mass_edited_transactions_success' => ':amount Überweisung(en) aktualisiert', - 'opt_group_' => '(kein Kontotyp)', - 'opt_group_no_account_type' => '(kein Kontotyp)', - 'opt_group_defaultAsset' => 'Standard-Anlagekonto', - 'opt_group_savingAsset' => 'Sparkonten', - 'opt_group_sharedAsset' => 'Gemeinsame Bestandskonten', - 'opt_group_ccAsset' => 'Kreditkarten', - 'opt_group_cashWalletAsset' => 'Geldbörsen', - 'opt_group_expense_account' => 'Aufwandskonten', - 'opt_group_revenue_account' => 'Erlöskonten', - 'opt_group_l_Loan' => 'Verbindlichkeit: Darlehen', - 'opt_group_cash_account' => 'Geldkonto', - 'opt_group_l_Debt' => 'Verbindlichkeit: Forderung', - 'opt_group_l_Mortgage' => 'Verbindlichkeit: Hypothek', - 'opt_group_l_Credit card' => 'Verbindlichkeit: Kreditkarte', - 'notes' => 'Notizen', - 'unknown_journal_error' => 'Die Buchung konnte nicht gespeichert werden. Bitte überprüfen Sie die Protokolldateien.', - 'attachment_not_found' => 'Der Anhang konnte nicht gefunden werden.', - 'journal_link_bill' => 'Diese Buchung ist mit der Rechnung :name verknüpft. Um diese Verbindung aufzuheben, deaktivieren Sie das Kontrollkästchen. Verwenden Sie Regeln, um es mit einer anderen Rechnung zu verbinden.', + 'update_withdrawal' => 'Ausgaben aktualisieren', + 'update_deposit' => 'Einnahmen aktualisieren', + 'update_transfer' => 'Umbuchung aktualisieren', + 'updated_withdrawal' => 'Ausgabe ":description" aktualisiert', + 'updated_deposit' => 'Einnahme ":description" aktualisiert', + 'updated_transfer' => 'Umbuchung ":description" aktualisiert', + 'delete_withdrawal' => 'Ausgabe ":description" löschen', + 'delete_deposit' => 'Einnahme ":description" löschen', + 'delete_transfer' => 'Umbuchung ":description" löschen', + 'deleted_withdrawal' => 'Ausgabe ":description" erfolgreich gelöscht', + 'deleted_deposit' => 'Einnahme ":description" erfolgreich gelöscht', + 'deleted_transfer' => 'Umbuchung ":description" erfolgreich gelöscht', + 'stored_journal' => 'Neue Überweisung ":description" erfolgreich erstellt', + 'stored_journal_no_descr' => 'Ihre neue Buchung wurde erfolgreich erstellt', + 'updated_journal_no_descr' => 'Ihre Buchung wurde erfolgreich aktualisiert', + 'select_transactions' => 'Buchungen auswählen', + 'rule_group_select_transactions' => '„:title” auf Buchungen anwenden', + 'rule_select_transactions' => '„:title” auf Buchungen anwenden', + 'stop_selection' => 'Auswählen von Buchungen anhalten', + 'reconcile_selected' => 'Abgleichen', + 'mass_delete_journals' => 'Anzahl von Buchungen löschen', + 'mass_edit_journals' => 'Anzahl von Buchungen bearbeiten', + 'mass_bulk_journals' => 'Massenbearbeitung mehrerer Buchungen', + 'mass_bulk_journals_explain' => 'Mit diesem Formular können Sie die Eigenschaften der unten aufgeführten Buchungen in einer einzigen umfassenden Aktualisierung ändern. Alle Buchungen in der Tabelle werden aktualisiert, wenn Sie die hier angezeigten Parameter ändern.', + 'part_of_split' => 'Diese Buchung ist Teil einer Splitbuchung. Wenn Sie nicht alle Aufteilungen ausgewählt haben, können Sie am Ende nur die Hälfte der Buchung ändern.', + 'bulk_set_new_values' => 'Verwenden Sie die folgenden Felder, um neue Werte einzustellen. Wenn Sie sie leer lassen, werden sie für alle geleert. Beachten Sie auch, dass nur Ausgaben mit einem Budget versehen werden.', + 'no_bulk_category' => 'Kategorie nicht aktualisieren', + 'no_bulk_budget' => 'Budget nicht aktualisieren', + 'no_bulk_tags' => 'Schlagwörter nicht aktualisieren', + 'mass_edit' => 'Ausgewählte einzeln bearbeiten', + 'bulk_edit' => 'Ausgewählte als Block bearbeiten', + 'mass_delete' => 'Ausgewählte löschen', + 'cannot_edit_other_fields' => 'Andere Felder als die hier gezeigten können Sie nicht gleichzeitig bearbeitet werden, da es keinen Platz gibt, diese anzuzeigen. Bitte folgen Sie dem Link und bearbeiten Sie die Felder einzeln, wenn Sie diese bearbeiten möchten.', + 'cannot_change_amount_reconciled' => 'Sie können den Betrag der abgeglichenen Buchungen nicht ändern.', + 'no_budget' => '(kein Budget)', + 'no_budget_squared' => '(kein Budget)', + 'perm-delete-many' => 'Das Löschen vieler Elemente auf einmal kann sehr problematisch sein. Bitte seien Sie vorsichtig. Sie können einen Teil einer Splitbuchung auf dieser Seite löschen, also seien Sie vorsichtig.', + 'mass_deleted_transactions_success' => ':amount Überweisung(en) gelöscht.', + 'mass_edited_transactions_success' => ':amount Überweisung(en) aktualisiert', + 'opt_group_' => '(kein Kontotyp)', + 'opt_group_no_account_type' => '(kein Kontotyp)', + 'opt_group_defaultAsset' => 'Standard-Anlagekonto', + 'opt_group_savingAsset' => 'Sparkonten', + 'opt_group_sharedAsset' => 'Gemeinsame Bestandskonten', + 'opt_group_ccAsset' => 'Kreditkarten', + 'opt_group_cashWalletAsset' => 'Geldbörsen', + 'opt_group_expense_account' => 'Aufwandskonten', + 'opt_group_revenue_account' => 'Erlöskonten', + 'opt_group_l_Loan' => 'Verbindlichkeit: Darlehen', + 'opt_group_cash_account' => 'Geldkonto', + 'opt_group_l_Debt' => 'Verbindlichkeit: Forderung', + 'opt_group_l_Mortgage' => 'Verbindlichkeit: Hypothek', + 'opt_group_l_Credit card' => 'Verbindlichkeit: Kreditkarte', + 'notes' => 'Notizen', + 'unknown_journal_error' => 'Die Buchung konnte nicht gespeichert werden. Bitte überprüfen Sie die Protokolldateien.', + 'attachment_not_found' => 'Der Anhang konnte nicht gefunden werden.', + 'journal_link_bill' => 'Diese Buchung ist mit der Rechnung :name verknüpft. Um diese Verbindung aufzuheben, deaktivieren Sie das Kontrollkästchen. Verwenden Sie Regeln, um es mit einer anderen Rechnung zu verbinden.', // new user: - 'welcome' => 'Willkommen bei Firefly III!', - 'submit' => 'Absenden', - 'submit_yes_really' => 'Senden (Ich weiß, was ich tue)', - 'getting_started' => 'Erste Schritte', - 'to_get_started' => 'Es ist schön, dass Sie Firefly III erfolgreich installiert haben. Um mit diesem Tool zu beginnen, geben Sie bitte den Namen Ihrer Bank und das Guthaben Ihres Hauptkontos ein. Machen Sie sich keine Sorgen, wenn Sie mehrere Konten haben. Sie können diese später hinzufügen. Dies ist nur der Anfang.', - 'savings_balance_text' => 'Firefly III erstellt automatisch ein Sparkonto für Sie. Standardmäßig befindet sich kein Geld auf Ihrem Sparkonto, aber wenn Sie Firefly III das Guthaben mitteilen, wird es als solches gespeichert.', - 'finish_up_new_user' => 'Das war\'s! Sie können fortfahren, indem Sie Absenden drücken. Sie werden zur Startseite von Firefly III gebracht.', - 'stored_new_accounts_new_user' => 'Yay! Ihre neuen Konten wurden gespeichert.', - 'set_preferred_language' => 'Wenn Sie Firefly III in einer anderen Sprache verwenden möchten, geben Sie dies bitte hier an.', - 'language' => 'Sprache', - 'new_savings_account' => ':bank_name-Sparkonto', - 'cash_wallet' => 'Geldbörse', - 'currency_not_present' => 'Wenn die Währung, die Sie normalerweise verwenden, nicht aufgeführt ist, machen Sie sich keine Sorgen. Unter Optionen ➜ Währungen können Sie eigene Währungen anlegen.', + 'welcome' => 'Willkommen bei Firefly III!', + 'submit' => 'Absenden', + 'submit_yes_really' => 'Senden (Ich weiß, was ich tue)', + 'getting_started' => 'Erste Schritte', + 'to_get_started' => 'Es ist schön, dass Sie Firefly III erfolgreich installiert haben. Um mit diesem Tool zu beginnen, geben Sie bitte den Namen Ihrer Bank und das Guthaben Ihres Hauptkontos ein. Machen Sie sich keine Sorgen, wenn Sie mehrere Konten haben. Sie können diese später hinzufügen. Dies ist nur der Anfang.', + 'savings_balance_text' => 'Firefly III erstellt automatisch ein Sparkonto für Sie. Standardmäßig befindet sich kein Geld auf Ihrem Sparkonto, aber wenn Sie Firefly III das Guthaben mitteilen, wird es als solches gespeichert.', + 'finish_up_new_user' => 'Das war\'s! Sie können fortfahren, indem Sie Absenden drücken. Sie werden zur Startseite von Firefly III gebracht.', + 'stored_new_accounts_new_user' => 'Yay! Ihre neuen Konten wurden gespeichert.', + 'set_preferred_language' => 'Wenn Sie Firefly III in einer anderen Sprache verwenden möchten, geben Sie dies bitte hier an.', + 'language' => 'Sprache', + 'new_savings_account' => ':bank_name-Sparkonto', + 'cash_wallet' => 'Geldbörse', + 'currency_not_present' => 'Wenn die Währung, die Sie normalerweise verwenden, nicht aufgeführt ist, machen Sie sich keine Sorgen. Unter Optionen ➜ Währungen können Sie eigene Währungen anlegen.', // home page: - 'yourAccounts' => 'Deine Konten', - 'your_accounts' => 'Kontenübersicht', - 'category_overview' => 'Kategorieübersicht', - 'expense_overview' => 'Übersicht der Aufwandskonten', - 'revenue_overview' => 'Übersicht der Erlöskonten', - 'budgetsAndSpending' => 'Budgets und Ausgaben', - 'budgets_and_spending' => 'Budgets und Ausgaben', - 'go_to_budget' => 'Zu Budget „{budget}” wechseln', - 'savings' => 'Erspartes', - 'newWithdrawal' => 'Neue Ausgabe', - 'newDeposit' => 'Neue Einnahme', - 'newTransfer' => 'Neue Umbuchung', - 'bills_to_pay' => 'Unbezahlte Rechnungen', - 'per_day' => 'Pro Tag', - 'left_to_spend_per_day' => 'Verbleibend zum Ausgeben je Tag', - 'bills_paid' => 'Rechnungen bezahlt', + 'yourAccounts' => 'Deine Konten', + 'your_accounts' => 'Kontenübersicht', + 'category_overview' => 'Kategorieübersicht', + 'expense_overview' => 'Übersicht der Aufwandskonten', + 'revenue_overview' => 'Übersicht der Erlöskonten', + 'budgetsAndSpending' => 'Budgets und Ausgaben', + 'budgets_and_spending' => 'Budgets und Ausgaben', + 'go_to_budget' => 'Zu Budget „{budget}” wechseln', + 'savings' => 'Erspartes', + 'newWithdrawal' => 'Neue Ausgabe', + 'newDeposit' => 'Neue Einnahme', + 'newTransfer' => 'Neue Umbuchung', + 'bills_to_pay' => 'Unbezahlte Rechnungen', + 'per_day' => 'Pro Tag', + 'left_to_spend_per_day' => 'Verbleibend zum Ausgeben je Tag', + 'bills_paid' => 'Rechnungen bezahlt', // menu and titles, should be recycled as often as possible: - 'currency' => 'Währung', - 'preferences' => 'Einstellungen', - 'logout' => 'Abmelden', - 'toggleNavigation' => 'Navigation umschalten', - 'searchPlaceholder' => 'Suchen...', - 'version' => 'Version', - 'dashboard' => 'Übersicht', - 'available_budget' => 'Verfügbares Budget ({currency})', - 'currencies' => 'Währungen', - 'activity' => 'Aktivität', - 'usage' => 'Verwendung', - 'accounts' => 'Konten', - 'Asset account' => 'Bestandskonto', - 'Default account' => 'Bestandskonto', - 'Expense account' => 'Kreditor (Ausgabenkonto)', - 'Revenue account' => 'Kreditor Einnahme', - 'Initial balance account' => 'Eröffnungssaldo', - 'account_type_Debt' => 'Schuld', - 'account_type_Loan' => 'Darlehen', - 'account_type_Mortgage' => 'Hypothek', - 'account_type_Credit card' => 'Kreditkarte', - 'budgets' => 'Budgets', - 'tags' => 'Schlagwörter', - 'reports' => 'Berichte', - 'transactions' => 'Buchungen', - 'expenses' => 'Ausgaben', - 'income' => 'Einnahmen / Einkommen', - 'transfers' => 'Umbuchungen', - 'moneyManagement' => 'Geldverwaltung', - 'money_management' => 'Finanzverwaltung', - 'tools' => 'Extras', - 'piggyBanks' => 'Sparschweine', - 'piggy_banks' => 'Sparschweine', - 'amount_x_of_y' => '{current} von {total}', - 'bills' => 'Rechnungen', - 'withdrawal' => 'Ausgabe', - 'opening_balance' => 'Eröffnungsbilanz', - 'deposit' => 'Einnahme', - 'account' => 'Konto', - 'transfer' => 'Umbuchung', - 'Withdrawal' => 'Ausgabe', - 'Deposit' => 'Einnahme', - 'Transfer' => 'Umbuchung', - 'bill' => 'Rechnung', - 'yes' => 'Ja', - 'no' => 'Nein', - 'amount' => 'Betrag', - 'overview' => 'Übersicht', - 'saveOnAccount' => 'Rücklagen für Konto', - 'unknown' => 'Unbekannt', - 'daily' => 'Täglich', - 'monthly' => 'Monatlich', - 'profile' => 'Profil', - 'errors' => 'Fehler', - 'debt_start_date' => 'Startdatum der Verschuldung', - 'debt_start_amount' => 'Startbetrag der Verschuldung', - 'debt_start_amount_help' => 'Wenn Sie einen Betrag zu zahlen haben, ist es am besten, einen negativen Betrag einzugeben, da er Ihr Eigenkapital beeinflusst. Wenn Ihnen ein Betrag geschuldet wird, gilt das Gleiche. Auf den Hilfeseiten findest du weitere Informationen.', - 'store_new_liabilities_account' => 'Neue Verbindlichkeit speichern', - 'edit_liabilities_account' => 'Verbindlichkeit „:name” bearbeiten', + 'currency' => 'Währung', + 'preferences' => 'Einstellungen', + 'logout' => 'Abmelden', + 'toggleNavigation' => 'Navigation umschalten', + 'searchPlaceholder' => 'Suchen...', + 'version' => 'Version', + 'dashboard' => 'Übersicht', + 'available_budget' => 'Verfügbares Budget ({currency})', + 'currencies' => 'Währungen', + 'activity' => 'Aktivität', + 'usage' => 'Verwendung', + 'accounts' => 'Konten', + 'Asset account' => 'Bestandskonto', + 'Default account' => 'Bestandskonto', + 'Expense account' => 'Kreditor (Ausgabenkonto)', + 'Revenue account' => 'Kreditor Einnahme', + 'Initial balance account' => 'Eröffnungssaldo', + 'account_type_Debt' => 'Schuld', + 'account_type_Loan' => 'Darlehen', + 'account_type_Mortgage' => 'Hypothek', + 'account_type_Credit card' => 'Kreditkarte', + 'budgets' => 'Budgets', + 'tags' => 'Schlagwörter', + 'reports' => 'Berichte', + 'transactions' => 'Buchungen', + 'expenses' => 'Ausgaben', + 'income' => 'Einnahmen / Einkommen', + 'transfers' => 'Umbuchungen', + 'moneyManagement' => 'Geldverwaltung', + 'money_management' => 'Finanzverwaltung', + 'tools' => 'Extras', + 'piggyBanks' => 'Sparschweine', + 'piggy_banks' => 'Sparschweine', + 'amount_x_of_y' => '{current} von {total}', + 'bills' => 'Rechnungen', + 'withdrawal' => 'Ausgabe', + 'opening_balance' => 'Eröffnungsbilanz', + 'deposit' => 'Einnahme', + 'account' => 'Konto', + 'transfer' => 'Umbuchung', + 'Withdrawal' => 'Ausgabe', + 'Deposit' => 'Einnahme', + 'Transfer' => 'Umbuchung', + 'bill' => 'Rechnung', + 'yes' => 'Ja', + 'no' => 'Nein', + 'amount' => 'Betrag', + 'overview' => 'Übersicht', + 'saveOnAccount' => 'Rücklagen für Konto', + 'unknown' => 'Unbekannt', + 'daily' => 'Täglich', + 'monthly' => 'Monatlich', + 'profile' => 'Profil', + 'errors' => 'Fehler', + 'debt_start_date' => 'Startdatum der Verschuldung', + 'debt_start_amount' => 'Startbetrag der Verschuldung', + 'debt_start_amount_help' => 'Wenn Sie einen Betrag zu zahlen haben, ist es am besten, einen negativen Betrag einzugeben, da er Ihr Eigenkapital beeinflusst. Wenn Ihnen ein Betrag geschuldet wird, gilt das Gleiche. Auf den Hilfeseiten findest du weitere Informationen.', + 'store_new_liabilities_account' => 'Neue Verbindlichkeit speichern', + 'edit_liabilities_account' => 'Verbindlichkeit „:name” bearbeiten', // reports: - 'report_default' => 'Standardfinanzbericht zwischen :start und :end', - 'report_audit' => 'Übersicht des Buchungsverlaufs zwischen :start und :end', - 'report_category' => 'Kategoriebericht zwischen :start und :end', - 'report_account' => 'Aufwands-/Erlöskontenbericht zwischen :start and :end', - 'report_budget' => 'Finanzbericht zwischen :start and :end', - 'report_tag' => 'Schlagwortbericht zwischen :start und :end', - 'quick_link_reports' => 'Schnellzugriff', - 'quick_link_examples' => 'Dies sind nur einige Beispiel-Links, um Ihnen den Einstieg zu erleichtern. Auf den Hilfeseiten unter der Schaltfläche „(?)” finden Sie Informationen zu allen Berichten und den Zauberworten, die Sie verwenden können.', - 'quick_link_default_report' => 'Standard Finanzbericht', - 'quick_link_audit_report' => 'Transaktionshistorie', - 'report_this_month_quick' => 'Aktueller Monat, alle Konten', - 'report_last_month_quick' => 'Letzter Monat, alle Konten', - 'report_this_year_quick' => 'Aktuelles Jahr, alle Konten', - 'report_this_fiscal_year_quick' => 'Aktuelles Geschäftsjahr, alle Konten', - 'report_all_time_quick' => 'Gesamte Zeit, alle Konten', - 'reports_can_bookmark' => 'Berichte können als Lesezeichen gespeichert werden.', - 'incomeVsExpenses' => 'Einkommen vs Ausgaben', - 'accountBalances' => 'Kontostände', - 'balanceStart' => 'Bilanz zum Beginn der Periode', - 'balanceEnd' => 'Bilanz zum Ende der Periode', - 'splitByAccount' => 'Nach Konto aufteilen', - 'coveredWithTags' => 'Mit Schlagwörtern versehen', - 'leftInBudget' => 'Verblieben im Budget', - 'sumOfSums' => 'Summe der Summen', - 'noCategory' => '(keine Kategorie)', - 'notCharged' => '(Noch) nicht belastet', - 'inactive' => 'Inaktiv', - 'active' => 'Aktiv', - 'difference' => 'Unterschied', - 'money_flowing_in' => 'Rein', - 'money_flowing_out' => 'Raus', - 'topX' => 'Topnummer :number', - 'show_full_list' => 'Zeige die gesamte Liste', - 'show_only_top' => 'Nur die Top :number anzeigen', - 'report_type' => 'Typ des Berichts', - 'report_type_default' => 'Standard-Finanzbericht', - 'report_type_audit' => 'Übersicht der Transaktionen (Prüfung)', - 'report_type_category' => 'Kategorie-Bericht', - 'report_type_budget' => 'Finanzbericht', - 'report_type_tag' => 'Schlagwortbericht', - 'report_type_account' => 'Aufwands-/Erlöskontenbericht', - 'more_info_help' => 'Weitere Informationen über diese Art von Berichten finden Sie in der Hilfe. Drücken Sie hierfür das (?)-Symbol in der oberen rechten Ecke.', - 'report_included_accounts' => 'Eingezogene Konten', - 'report_date_range' => 'Zeitraum', - 'report_preset_ranges' => 'Voreingestellte Bereiche', - 'shared' => 'Geteilt', - 'fiscal_year' => 'Geschäftsjahr', - 'income_entry' => 'Einnahmen aus dem Konto „:name” zwischen :start und :end', - 'expense_entry' => 'Aufwendungen auf Konto „:name” zwischen :start und :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Ausgaben im Haushalt „:budget” zwischen :start und :end', - 'balance_amount' => 'Ausgaben im Budget „:budget” bezahlt von Konto „:account” zwischen :start und :end', - 'no_audit_activity' => 'Zwischen :start und :end wurde keine Aktivität auf dem Konto :account_name festgestellt.', - 'audit_end_balance' => 'Kontostand von :account_name war am Ende vom :end: :balance', - 'reports_extra_options' => 'Zusatzoptionen', - 'report_has_no_extra_options' => 'Dieser Bericht hat keine zusätzliche Optionen', - 'reports_submit' => 'Zeige Bericht', - 'end_after_start_date' => 'Enddatum des Berichts muss nach dem Startdatum liegen.', - 'select_category' => 'Kategorie(n) auswählen', - 'select_budget' => 'Kostenpläne auswählen', - 'select_tag' => 'Schlagworte wählen.', - 'income_per_category' => 'Einnahmen pro Kategorie', - 'expense_per_category' => 'Ausgaben pro Kategorie', - 'expense_per_budget' => 'Ausgaben je Budget', - 'income_per_account' => 'Einnahmen pro Konto', - 'expense_per_account' => 'Ausgaben pro Konto', - 'expense_per_tag' => 'Ausgaben je Schlagwort', - 'income_per_tag' => 'Einnahmen je Schlagwort', - 'include_expense_not_in_budget' => 'Enthaltene Ausgaben, die nicht in dem/den ausgewählten Finanzrahmen enthalten sind', - 'include_expense_not_in_account' => 'Enthaltene Ausgaben, die nicht in den ausgewählten Konten enthalten sind', - 'include_expense_not_in_category' => 'Enthaltene Ausgaben, die nicht in die ausgewählte(n) Kategorie(n) fallen', - 'include_income_not_in_category' => 'Enthaltene Erträge, die nicht in die ausgewählte(n) Kategorie(n) fallen', - 'include_income_not_in_account' => 'Enthaltene Erträge, die nicht in dem/den ausgewählten Konto(en) enthalten sind', - 'include_income_not_in_tags' => 'Enthaltene Erträge, die nicht in den ausgewählten Schlagwörtern enthalten sind', - 'include_expense_not_in_tags' => 'Enthaltene Ausgaben, die nicht in den ausgewählten Schlagwörtern enthalten sind', - 'everything_else' => 'Der Rest', - 'income_and_expenses' => 'Einkommen und Ausgaben', - 'spent_average' => 'Ausgaben (Durchschnitt)', - 'income_average' => 'Einkommen (Durchschnitt)', - 'transaction_count' => 'Überweisungen', - 'average_spending_per_account' => 'Durchschnittsausgaben pro Konto', - 'average_income_per_account' => 'Durchschnittseinkommen pro Konto', - 'total' => 'Gesamt', - 'description' => 'Beschreibung', - 'sum_of_period' => 'Summe des Zeitraums', - 'average_in_period' => 'Durchschnitt im Zeitraum', - 'account_role_defaultAsset' => 'Standard-Bestandskonto', - 'account_role_sharedAsset' => 'Gemeinsames Bestandskonto', - 'account_role_savingAsset' => 'Sparkonto', - 'account_role_ccAsset' => 'Kreditkarte', - 'account_role_cashWalletAsset' => 'Geldbörse', - 'budget_chart_click' => 'Klicken Sie auf einen Namen des Budgets in der obigen Tabelle, um ein Diagramm anzuzeigen.', - 'category_chart_click' => 'Klicken Sie auf einen Kategorienamen in der obigen Tabelle, um ein Diagramm zu sehen.', - 'in_out_accounts' => 'Einnahmen und Ausgaben je Kombination', - 'in_out_per_category' => 'Einnahmen und Ausgaben je Kategorie', - 'out_per_budget' => 'Ausgaben je Budget', - 'select_expense_revenue' => 'Aufwands-/Erlöskonto auswählen', - 'multi_currency_report_sum' => 'Da diese Liste Konten mit mehreren Währungen enthält, ergeben die Summe(n), die angezeigt werden, möglicherweise keinen Sinn. Der Bericht wird immer auf Ihre Standardwährung zurückgesetzt.', - 'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.', - 'net_filtered_prefs' => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Eigenkapital enthalten" deaktiviert haben.', + 'report_default' => 'Standardfinanzbericht zwischen :start und :end', + 'report_audit' => 'Übersicht des Buchungsverlaufs zwischen :start und :end', + 'report_category' => 'Kategoriebericht zwischen :start und :end', + 'report_account' => 'Aufwands-/Erlöskontenbericht zwischen :start and :end', + 'report_budget' => 'Finanzbericht zwischen :start and :end', + 'report_tag' => 'Schlagwortbericht zwischen :start und :end', + 'quick_link_reports' => 'Schnellzugriff', + 'quick_link_examples' => 'Dies sind nur einige Beispiel-Links, um Ihnen den Einstieg zu erleichtern. Auf den Hilfeseiten unter der Schaltfläche „(?)” finden Sie Informationen zu allen Berichten und den Zauberworten, die Sie verwenden können.', + 'quick_link_default_report' => 'Standard Finanzbericht', + 'quick_link_audit_report' => 'Transaktionshistorie', + 'report_this_month_quick' => 'Aktueller Monat, alle Konten', + 'report_last_month_quick' => 'Letzter Monat, alle Konten', + 'report_this_year_quick' => 'Aktuelles Jahr, alle Konten', + 'report_this_fiscal_year_quick' => 'Aktuelles Geschäftsjahr, alle Konten', + 'report_all_time_quick' => 'Gesamte Zeit, alle Konten', + 'reports_can_bookmark' => 'Berichte können als Lesezeichen gespeichert werden.', + 'incomeVsExpenses' => 'Einkommen vs Ausgaben', + 'accountBalances' => 'Kontostände', + 'balanceStart' => 'Bilanz zum Beginn der Periode', + 'balanceEnd' => 'Bilanz zum Ende der Periode', + 'splitByAccount' => 'Nach Konto aufteilen', + 'coveredWithTags' => 'Mit Schlagwörtern versehen', + 'leftInBudget' => 'Verblieben im Budget', + 'sumOfSums' => 'Summe der Summen', + 'noCategory' => '(keine Kategorie)', + 'notCharged' => '(Noch) nicht belastet', + 'inactive' => 'Inaktiv', + 'active' => 'Aktiv', + 'difference' => 'Unterschied', + 'money_flowing_in' => 'Rein', + 'money_flowing_out' => 'Raus', + 'topX' => 'Topnummer :number', + 'show_full_list' => 'Zeige die gesamte Liste', + 'show_only_top' => 'Nur die Top :number anzeigen', + 'report_type' => 'Typ des Berichts', + 'report_type_default' => 'Standard-Finanzbericht', + 'report_type_audit' => 'Übersicht der Transaktionen (Prüfung)', + 'report_type_category' => 'Kategorie-Bericht', + 'report_type_budget' => 'Finanzbericht', + 'report_type_tag' => 'Schlagwortbericht', + 'report_type_account' => 'Aufwands-/Erlöskontenbericht', + 'more_info_help' => 'Weitere Informationen über diese Art von Berichten finden Sie in der Hilfe. Drücken Sie hierfür das (?)-Symbol in der oberen rechten Ecke.', + 'report_included_accounts' => 'Eingezogene Konten', + 'report_date_range' => 'Zeitraum', + 'report_preset_ranges' => 'Voreingestellte Bereiche', + 'shared' => 'Geteilt', + 'fiscal_year' => 'Geschäftsjahr', + 'income_entry' => 'Einnahmen aus dem Konto „:name” zwischen :start und :end', + 'expense_entry' => 'Aufwendungen auf Konto „:name” zwischen :start und :end', + 'category_entry' => 'Ausgaben und Einnahmen in der Kategorie „:name” zwischen :start und :end', + 'budget_spent_amount' => 'Ausgaben im Haushalt „:budget” zwischen :start und :end', + 'balance_amount' => 'Ausgaben im Budget „:budget” bezahlt von Konto „:account” zwischen :start und :end', + 'no_audit_activity' => 'Zwischen :start und :end wurde keine Aktivität auf dem Konto :account_name festgestellt.', + 'audit_end_balance' => 'Kontostand von :account_name war am Ende vom :end: :balance', + 'reports_extra_options' => 'Zusatzoptionen', + 'report_has_no_extra_options' => 'Dieser Bericht hat keine zusätzliche Optionen', + 'reports_submit' => 'Zeige Bericht', + 'end_after_start_date' => 'Enddatum des Berichts muss nach dem Startdatum liegen.', + 'select_category' => 'Kategorie(n) auswählen', + 'select_budget' => 'Kostenpläne auswählen', + 'select_tag' => 'Schlagworte wählen.', + 'income_per_category' => 'Einnahmen pro Kategorie', + 'expense_per_category' => 'Ausgaben pro Kategorie', + 'expense_per_budget' => 'Ausgaben je Budget', + 'income_per_account' => 'Einnahmen pro Konto', + 'expense_per_account' => 'Ausgaben pro Konto', + 'expense_per_tag' => 'Ausgaben je Schlagwort', + 'income_per_tag' => 'Einnahmen je Schlagwort', + 'include_expense_not_in_budget' => 'Enthaltene Ausgaben, die nicht in dem/den ausgewählten Finanzrahmen enthalten sind', + 'include_expense_not_in_account' => 'Enthaltene Ausgaben, die nicht in den ausgewählten Konten enthalten sind', + 'include_expense_not_in_category' => 'Enthaltene Ausgaben, die nicht in die ausgewählte(n) Kategorie(n) fallen', + 'include_income_not_in_category' => 'Enthaltene Erträge, die nicht in die ausgewählte(n) Kategorie(n) fallen', + 'include_income_not_in_account' => 'Enthaltene Erträge, die nicht in dem/den ausgewählten Konto(en) enthalten sind', + 'include_income_not_in_tags' => 'Enthaltene Erträge, die nicht in den ausgewählten Schlagwörtern enthalten sind', + 'include_expense_not_in_tags' => 'Enthaltene Ausgaben, die nicht in den ausgewählten Schlagwörtern enthalten sind', + 'everything_else' => 'Der Rest', + 'income_and_expenses' => 'Einkommen und Ausgaben', + 'spent_average' => 'Ausgaben (Durchschnitt)', + 'income_average' => 'Einkommen (Durchschnitt)', + 'transaction_count' => 'Überweisungen', + 'average_spending_per_account' => 'Durchschnittsausgaben pro Konto', + 'average_income_per_account' => 'Durchschnittseinkommen pro Konto', + 'total' => 'Gesamt', + 'description' => 'Beschreibung', + 'sum_of_period' => 'Summe des Zeitraums', + 'average_in_period' => 'Durchschnitt im Zeitraum', + 'account_role_defaultAsset' => 'Standard-Bestandskonto', + 'account_role_sharedAsset' => 'Gemeinsames Bestandskonto', + 'account_role_savingAsset' => 'Sparkonto', + 'account_role_ccAsset' => 'Kreditkarte', + 'account_role_cashWalletAsset' => 'Geldbörse', + 'budget_chart_click' => 'Klicken Sie auf einen Namen des Budgets in der obigen Tabelle, um ein Diagramm anzuzeigen.', + 'category_chart_click' => 'Klicken Sie auf einen Kategorienamen in der obigen Tabelle, um ein Diagramm zu sehen.', + 'in_out_accounts' => 'Einnahmen und Ausgaben je Kombination', + 'in_out_per_category' => 'Einnahmen und Ausgaben je Kategorie', + 'out_per_budget' => 'Ausgaben je Budget', + 'select_expense_revenue' => 'Aufwands-/Erlöskonto auswählen', + 'multi_currency_report_sum' => 'Da diese Liste Konten mit mehreren Währungen enthält, ergeben die Summe(n), die angezeigt werden, möglicherweise keinen Sinn. Der Bericht wird immer auf Ihre Standardwährung zurückgesetzt.', + 'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.', + 'net_filtered_prefs' => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Eigenkapital enthalten" deaktiviert haben.', // charts: - 'chart' => 'Diagram', - 'month' => 'Monat', - 'budget' => 'Budget', - 'spent' => 'Ausgegeben', - 'spent_in_budget' => 'Ausgegeben im Budget', - 'left_to_spend' => 'Verbleibend zum Ausgeben', - 'earned' => 'Verdient', - 'overspent' => 'Zuviel ausgegeben', - 'left' => 'Übrig', - 'max-amount' => 'Höchstbetrag', - 'min-amount' => 'Mindestbetrag', - 'journal-amount' => 'Aktueller Rechnungseintrag', - 'name' => 'Name', - 'date' => 'Datum', - 'paid' => 'Bezahlt', - 'unpaid' => 'Unbezahlt', - 'day' => 'Tag', - 'budgeted' => 'Vorgesehen', - 'period' => 'Zeitraum', - 'balance' => 'Kontostand', - 'sum' => 'Summe', - 'summary' => 'Zusammenfasssung', - 'average' => 'Durchschnitt', - 'balanceFor' => 'Kontostand für „:name”', - 'no_tags_for_cloud' => 'Keine Schlagwörter zum Erstellen der Wolke', - 'tag_cloud' => 'Schlagwortwolke', + 'chart' => 'Diagram', + 'month' => 'Monat', + 'budget' => 'Budget', + 'spent' => 'Ausgegeben', + 'spent_in_budget' => 'Ausgegeben im Budget', + 'left_to_spend' => 'Verbleibend zum Ausgeben', + 'earned' => 'Verdient', + 'overspent' => 'Zuviel ausgegeben', + 'left' => 'Übrig', + 'max-amount' => 'Höchstbetrag', + 'min-amount' => 'Mindestbetrag', + 'journal-amount' => 'Aktueller Rechnungseintrag', + 'name' => 'Name', + 'date' => 'Datum', + 'paid' => 'Bezahlt', + 'unpaid' => 'Unbezahlt', + 'day' => 'Tag', + 'budgeted' => 'Vorgesehen', + 'period' => 'Zeitraum', + 'balance' => 'Kontostand', + 'sum' => 'Summe', + 'summary' => 'Zusammenfasssung', + 'average' => 'Durchschnitt', + 'balanceFor' => 'Kontostand für „:name”', + 'no_tags_for_cloud' => 'Keine Schlagwörter zum Erstellen der Wolke', + 'tag_cloud' => 'Schlagwortwolke', // piggy banks: - 'add_money_to_piggy' => 'Geld zum Sparschwein „:name” übertragen', - 'piggy_bank' => 'Sparschwein', - 'new_piggy_bank' => 'Neues Sparschwein', - 'store_piggy_bank' => 'Speichere neues Sparschwein', - 'stored_piggy_bank' => 'Neues Sparschwein „:name” speichern', - 'account_status' => 'Kontostatus', - 'left_for_piggy_banks' => 'Übrig für Sparschweine', - 'sum_of_piggy_banks' => 'Summe der Sparschweine', - 'saved_so_far' => 'Gespart', - 'left_to_save' => 'Zu Sparen', - 'suggested_amount' => 'Empfohlener monatliche Sparbetrag', - 'add_money_to_piggy_title' => 'Geld dem Sparschwein „:name” hinzufügen', - 'remove_money_from_piggy_title' => 'Geld dem Sparschwein „:name” entnehmen', - 'add' => 'Hinzufügen', - 'no_money_for_piggy' => 'Sie haben kein Geld, welches Sie in dieses Sparschwein geben können.', - 'suggested_savings_per_month' => 'Monatlich empfohlen', + 'add_money_to_piggy' => 'Geld zum Sparschwein „:name” übertragen', + 'piggy_bank' => 'Sparschwein', + 'new_piggy_bank' => 'Neues Sparschwein', + 'store_piggy_bank' => 'Speichere neues Sparschwein', + 'stored_piggy_bank' => 'Neues Sparschwein „:name” speichern', + 'account_status' => 'Kontostatus', + 'left_for_piggy_banks' => 'Übrig für Sparschweine', + 'sum_of_piggy_banks' => 'Summe der Sparschweine', + 'saved_so_far' => 'Gespart', + 'left_to_save' => 'Zu Sparen', + 'suggested_amount' => 'Empfohlener monatliche Sparbetrag', + 'add_money_to_piggy_title' => 'Geld dem Sparschwein „:name” hinzufügen', + 'remove_money_from_piggy_title' => 'Geld dem Sparschwein „:name” entnehmen', + 'add' => 'Hinzufügen', + 'no_money_for_piggy' => 'Sie haben kein Geld, welches Sie in dieses Sparschwein geben können.', + 'suggested_savings_per_month' => 'Monatlich empfohlen', 'remove' => 'Entfernen', 'max_amount_add' => 'Der maximale Betrag, den Sie hinzufügen können ist', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Vorkommen überspringen', 'jump_to_friday' => 'Die Buchung stattdessen am vorhergehenden Freitag ausführen', 'jump_to_monday' => 'Die Buchung stattdessen am darauffolgenden Montag ausführen', - 'will_jump_friday' => 'Wird am Freitag statt am Wochenende ausgeführt.', - 'will_jump_monday' => 'Wird am Montag statt am Wochenende ausgeführt.', - 'except_weekends' => 'Außer an Wochenenden', - 'recurrence_deleted' => 'Dauerauftrag „:title” gelöscht', + 'will_jump_friday' => 'Wird am Freitag statt am Wochenende ausgeführt.', + 'will_jump_monday' => 'Wird am Montag statt am Wochenende ausgeführt.', + 'except_weekends' => 'Außer an Wochenenden', + 'recurrence_deleted' => 'Dauerauftrag „:title” gelöscht', // new lines for summary controller. - 'box_balance_in_currency' => 'Guthaben (:currency)', - 'box_spent_in_currency' => 'Ausgaben (:currency)', - 'box_earned_in_currency' => 'Einnahmen (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Gezahlte Rechnungen (:currency)', - 'box_bill_unpaid_in_currency' => 'Unbezahlte Rechnungen (:currency)', - 'box_left_to_spend_in_currency' => 'Verbleibend zum Ausgeben (:currency)', - 'box_net_worth_in_currency' => 'Eigenkapital (:currency)', - 'box_spend_per_day' => 'Pro Tag verbleibend zum Ausgeben: :amount', + 'box_balance_in_currency' => 'Guthaben (:currency)', + 'box_spent_in_currency' => 'Ausgaben (:currency)', + 'box_earned_in_currency' => 'Einnahmen (:currency)', + 'box_sum_in_currency' => 'Summe (:currency)', + 'box_bill_paid_in_currency' => 'Gezahlte Rechnungen (:currency)', + 'box_bill_unpaid_in_currency' => 'Unbezahlte Rechnungen (:currency)', + 'box_left_to_spend_in_currency' => 'Verbleibend zum Ausgeben (:currency)', + 'box_net_worth_in_currency' => 'Eigenkapital (:currency)', + 'box_spend_per_day' => 'Pro Tag verbleibend zum Ausgeben: :amount', ]; diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php index 220abe4dbc..487e17d1a2 100644 --- a/resources/lang/de_DE/form.php +++ b/resources/lang/de_DE/form.php @@ -255,7 +255,7 @@ return [ 'withdrawal_destination_id' => 'Zielkonto', 'deposit_source_id' => 'Quellkonto', - 'expected_on' => 'Expected on', - 'paid' => 'Paid', + 'expected_on' => 'Erwartet am', + 'paid' => 'Bezahlt', ]; diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php index 4ac7d87ebc..cb7cc56f00 100644 --- a/resources/lang/de_DE/validation.php +++ b/resources/lang/de_DE/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute muss eine Zeichenfolge sein.', 'url' => ':attribute Format ist ungültig.', 'timezone' => ':attribute muss in einem gültigen Bereich liegen.', - '2fa_code' => ':attribute Feld ist ungültig.', - 'dimensions' => 'Das :attribute hat eine ungültige Auflösung.', - 'distinct' => 'Der Wert von :attribute existiert bereits.', - 'file' => 'Das :attribute muss eine Datei sein.', - 'in_array' => ':attribute existiert nicht in :other.', - 'present' => 'Das :attribute Feld muss vorhanden sein.', - 'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein.', - 'unique_piggy_bank_for_user' => 'Der Name des Sparschweins muss eindeutig sein.', - 'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password', - 'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.', - 'valid_recurrence_rep_moment' => 'Ungültiges Wiederholungsmoment für diese Art der Wiederholung.', - 'invalid_account_info' => 'Ungültige Kontodaten.', + '2fa_code' => ':attribute Feld ist ungültig.', + 'dimensions' => 'Das :attribute hat eine ungültige Auflösung.', + 'distinct' => 'Der Wert von :attribute existiert bereits.', + 'file' => 'Das :attribute muss eine Datei sein.', + 'in_array' => ':attribute existiert nicht in :other.', + 'present' => 'Das :attribute Feld muss vorhanden sein.', + 'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Der Name des Sparschweins muss eindeutig sein.', + 'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password', + 'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.', + 'valid_recurrence_rep_moment' => 'Ungültiges Wiederholungsmoment für diese Art der Wiederholung.', + 'invalid_account_info' => 'Ungültige Kontodaten.', 'attributes' => [ 'email' => 'E-Mail Adresse', 'description' => 'Beschreibung', diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php index 87bfd8940f..36003fe988 100644 --- a/resources/lang/es_ES/config.php +++ b/resources/lang/es_ES/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'es', - 'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e de %B %Y', - 'month_and_date_day' => '%A %e de %B %Y', - 'month_and_day_no_year' => '%e %B', - 'date_time' => '%e de %B %Y a las %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Semana %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'D MMM YYYY', - 'date_time_js' => 'D MMMM YYYY, HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Lunes', - 'dow_2' => 'Martes', - 'dow_3' => 'Miércoles', - 'dow_4' => 'Jueves', - 'dow_5' => 'Viernes', - 'dow_6' => 'Sábado', - 'dow_7' => 'Domingo', + 'html_language' => 'es', + 'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e de %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %e de %B %Y', + 'month_and_day_no_year' => '%e %B', + 'date_time' => '%e de %B %Y a las %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Semana %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'D MMM YYYY', + 'date_time_js' => 'D MMMM YYYY, HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Lunes', + 'dow_2' => 'Martes', + 'dow_3' => 'Miércoles', + 'dow_4' => 'Jueves', + 'dow_5' => 'Viernes', + 'dow_6' => 'Sábado', + 'dow_7' => 'Domingo', ]; diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index f249f86059..d5fd6cccdf 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nuevo retiro', 'create_new_transaction' => 'Crear una nueva transacción', 'new_transaction' => 'Nueva transacción', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Ver tus cuentas de activos', 'go_to_budgets' => 'Ir a tus presupuestos', 'go_to_categories' => 'Ir a tus categorías', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'No se encontró un texto de ayuda.', 'no_help_title' => 'Disculpas, un error ha ocurrido.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Para continuar, introduce tu código de autenticación de dos pasos. La aplicación puede generarlo para usted.', - 'two_factor_code_here' => 'Ingresar código aquí', - 'two_factor_title' => 'Autenticación en dos pasos', - 'authenticate' => 'Autentificar', - 'two_factor_forgot_title' => 'Autenticación en dos pasos perdida', - 'two_factor_forgot' => 'Olvidé mi cosa de dos factores.', - 'two_factor_lost_header' => '¿Perdiste tu autentificación de dos factores?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'De lo contrario, comuníquese por mail con el dueño del sitio, :site_owner y pídale que restablezca su autenticación de dos pasos.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days días de datos pueden tomar tiempo en cargarse.', - 'registered' => '¡Te has registrado con éxito!', - 'Default asset account' => 'Cuenta de ingresos por defecto', - 'no_budget_pointer' => 'Parece que aún no tiene presupuestos. Debe crear algunos en la página presupuestos. Los presupuestos pueden ayudarle a realizar un seguimiento de los gastos.', - 'Savings account' => 'Cuenta de ahorros', - 'Credit card' => 'Tarjeta de crédito', - 'source_accounts' => 'Cuenta(s) origen', - 'destination_accounts' => 'Cuenta(s) destino', - 'user_id_is' => 'Tu id de usuario es :user', - 'field_supports_markdown' => 'Este campo admite Markdown.', - 'need_more_help' => 'Si necesita más ayuda con Firefly III, por favor abre un ticket en Github.', + 'two_factor_enter_code' => 'Para continuar, introduce tu código de autenticación de dos pasos. La aplicación puede generarlo para usted.', + 'two_factor_code_here' => 'Ingresar código aquí', + 'two_factor_title' => 'Autenticación en dos pasos', + 'authenticate' => 'Autentificar', + 'two_factor_forgot_title' => 'Autenticación en dos pasos perdida', + 'two_factor_forgot' => 'Olvidé mi cosa de dos factores.', + 'two_factor_lost_header' => '¿Perdiste tu autentificación de dos factores?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'De lo contrario, comuníquese por mail con el dueño del sitio, :site_owner y pídale que restablezca su autenticación de dos pasos.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days días de datos pueden tomar tiempo en cargarse.', + 'registered' => '¡Te has registrado con éxito!', + 'Default asset account' => 'Cuenta de ingresos por defecto', + 'no_budget_pointer' => 'Parece que aún no tiene presupuestos. Debe crear algunos en la página presupuestos. Los presupuestos pueden ayudarle a realizar un seguimiento de los gastos.', + 'Savings account' => 'Cuenta de ahorros', + 'Credit card' => 'Tarjeta de crédito', + 'source_accounts' => 'Cuenta(s) origen', + 'destination_accounts' => 'Cuenta(s) destino', + 'user_id_is' => 'Tu id de usuario es :user', + 'field_supports_markdown' => 'Este campo admite Markdown.', + 'need_more_help' => 'Si necesita más ayuda con Firefly III, por favor abre un ticket en Github.', 'reenable_intro_text' => 'También puede volver a activar la guía de introducción.', 'intro_boxes_after_refresh' => 'Los cuadros de introducción volverán a aparecer cuando actualices la página.', 'show_all_no_filter' => 'Mostrar todas las transacciones sin agruparlas por fecha.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Consulta', 'search_found_transactions' => 'Firefly III encontró :count transacción(es) en :time segundos.', 'search_for_query' => 'Firefly III está buscando transacciones que contengan todas estas palabras: :query', - 'search_modifier_amount_is' => 'Cantidad es exactamente :value', - 'search_modifier_amount' => 'Cantidad es exactamente :value', - 'search_modifier_amount_max' => 'Cantidad máxima :value', - 'search_modifier_amount_min' => 'Cantidad mínima :value', - 'search_modifier_amount_less' => 'Cantidad menor que :value', - 'search_modifier_amount_more' => 'Cantidad es más de :value', - 'search_modifier_source' => 'Cuenta de origen es :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Cuenta de destino es :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Categoría es :value', - 'search_modifier_budget' => 'Presupuesto es :value', - 'search_modifier_bill' => 'Factura es :value', - 'search_modifier_type' => 'Tipo de transacción es :value', - 'search_modifier_date' => 'Fecha de transacción es :value', - 'search_modifier_date_before' => 'Fecha de transacción es anterior a :value', - 'search_modifier_date_after' => 'Fecha de transacción es posterior a :value', + 'search_modifier_amount_is' => 'Cantidad es exactamente :value', + 'search_modifier_amount' => 'Cantidad es exactamente :value', + 'search_modifier_amount_max' => 'Cantidad máxima :value', + 'search_modifier_amount_min' => 'Cantidad mínima :value', + 'search_modifier_amount_less' => 'Cantidad menor que :value', + 'search_modifier_amount_more' => 'Cantidad es más de :value', + 'search_modifier_source' => 'Cuenta de origen es :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Cuenta de destino es :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Categoría es :value', + 'search_modifier_budget' => 'Presupuesto es :value', + 'search_modifier_bill' => 'Factura es :value', + 'search_modifier_type' => 'Tipo de transacción es :value', + 'search_modifier_date' => 'Fecha de transacción es :value', + 'search_modifier_date_before' => 'Fecha de transacción es anterior a :value', + 'search_modifier_date_after' => 'Fecha de transacción es posterior a :value', 'search_modifier_on' => 'Fecha de transacción es :value', 'search_modifier_before' => 'Fecha de transacción es anterior a :value', 'search_modifier_after' => 'Fecha de transacción es posterior a :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Convierta la transacción a una transferencia', 'rule_action_convert_transfer' => 'Convierta la transacción a una transferencia con ":action_value"', - 'rules_have_read_warning' => '¿Has leído la advertencia?', - 'apply_rule_warning' => 'Advertencia: Ejecutando una regla (grupo) en una gran selección de transacciones podría tomar años, y podría exceder el tiempo de espera. Si lo hace, la regla (grupo) solo se aplicara a un subconjunto desconocido de sus transacciones. Esto podría dejar a su administración financiera en ruinas. por favor tenga cuidado.', - 'rulegroup_for_bills_title' => 'Regla de grupo para facturas', - 'rulegroup_for_bills_description' => 'Regla de grupo especial para todas las reglas que impliquen facturas.', - 'rule_for_bill_title' => 'Regla autogenerada para factura ":name"', - 'rule_for_bill_description' => 'Esta regla es autogenerada para intentar emparejar la factura ":name".', - 'create_rule_for_bill' => 'Crear una nueva regla para la factura ":name"', - 'create_rule_for_bill_txt' => 'Acaba de crear una nueva factura llamada ":name", ¡enhorabuena! Firefly III puede asociar de manera automágica nuevas retiradas con esta factura. Por ejemplo, siempre que pague su alquiler, la factura "alquiler" será enlazada a ese gasto. De esta manera, Firefly III puede mostrarle de forma precisa qué facturas han vencido y cuáles no. Para ello, una nueva regla debe ser creada. Si estos valores son correctos, Firefly III enlazará automáticamente el retiro correspondiente con la factura correcta. Por favor, revise los desencadenadores para ver si son correctos, y añada algunos si son incorrectos.', - 'new_rule_for_bill_title' => 'Regla para la factura ":name"', - 'new_rule_for_bill_description' => 'Esta regla marca las transacciones para la cuenta ":name".', + 'rules_have_read_warning' => '¿Has leído la advertencia?', + 'apply_rule_warning' => 'Advertencia: Ejecutando una regla (grupo) en una gran selección de transacciones podría tomar años, y podría exceder el tiempo de espera. Si lo hace, la regla (grupo) solo se aplicara a un subconjunto desconocido de sus transacciones. Esto podría dejar a su administración financiera en ruinas. por favor tenga cuidado.', + 'rulegroup_for_bills_title' => 'Regla de grupo para facturas', + 'rulegroup_for_bills_description' => 'Regla de grupo especial para todas las reglas que impliquen facturas.', + 'rule_for_bill_title' => 'Regla autogenerada para factura ":name"', + 'rule_for_bill_description' => 'Esta regla es autogenerada para intentar emparejar la factura ":name".', + 'create_rule_for_bill' => 'Crear una nueva regla para la factura ":name"', + 'create_rule_for_bill_txt' => 'Acaba de crear una nueva factura llamada ":name", ¡enhorabuena! Firefly III puede asociar de manera automágica nuevas retiradas con esta factura. Por ejemplo, siempre que pague su alquiler, la factura "alquiler" será enlazada a ese gasto. De esta manera, Firefly III puede mostrarle de forma precisa qué facturas han vencido y cuáles no. Para ello, una nueva regla debe ser creada. Si estos valores son correctos, Firefly III enlazará automáticamente el retiro correspondiente con la factura correcta. Por favor, revise los desencadenadores para ver si son correctos, y añada algunos si son incorrectos.', + 'new_rule_for_bill_title' => 'Regla para la factura ":name"', + 'new_rule_for_bill_description' => 'Esta regla marca las transacciones para la cuenta ":name".', // tags - 'store_new_tag' => 'Crear etiqueta', - 'update_tag' => 'Actualizar etiqueta', - 'no_location_set' => 'Ubicación no establecida.', - 'meta_data' => 'Meta Datos', - 'location' => 'Ubicación', - 'without_date' => 'Sin fecha', - 'result' => 'Resultado', - 'sums_apply_to_range' => 'Todas las sumas aplican al rango seleccionado', - 'mapbox_api_key' => 'Para usar el mapa, obtenga una clave API de MapboxAbra su.env y introduzca este código después de MAPBOX_API_KEY=.', - 'press_tag_location' => 'Haga clic o pulse de forma prolongada para definir la ubicación de la etiqueta.', - 'clear_location' => 'Eliminar ubicación', + 'store_new_tag' => 'Crear etiqueta', + 'update_tag' => 'Actualizar etiqueta', + 'no_location_set' => 'Ubicación no establecida.', + 'meta_data' => 'Meta Datos', + 'location' => 'Ubicación', + 'without_date' => 'Sin fecha', + 'result' => 'Resultado', + 'sums_apply_to_range' => 'Todas las sumas aplican al rango seleccionado', + 'mapbox_api_key' => 'Para usar el mapa, obtenga una clave API de MapboxAbra su.env y introduzca este código después de MAPBOX_API_KEY=.', + 'press_tag_location' => 'Haga clic o pulse de forma prolongada para definir la ubicación de la etiqueta.', + 'clear_location' => 'Eliminar ubicación', // preferences - 'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio', - 'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?', - 'pref_view_range' => 'Rango de vision', - 'pref_view_range_help' => 'Algunas gráficas se agrupan automáticamente en periodos. Sus presupuestos se agruparán también en períodos. ¿Qué período prefieres?', - 'pref_1D' => 'Un dia', - 'pref_1W' => 'Una semana', - 'pref_1M' => 'Un mes', - 'pref_3M' => 'Tres meses (trimestre)', - 'pref_6M' => 'Seis meses', - 'pref_1Y' => 'Un año', - 'pref_languages' => 'Idiomas', - 'pref_languages_help' => 'Firefly III apoya varios idiomas. cual usted prefiere?', - 'pref_custom_fiscal_year' => 'Configuraciónes del año fiscal', - 'pref_custom_fiscal_year_label' => 'Habilitado', - 'pref_custom_fiscal_year_help' => 'En países que utilizan año fiscal diferente del 1 al 31 de diciembre, usted puede cambiarlo y especificar los días de inicio / y termino del año fiscal', - 'pref_fiscal_year_start_label' => 'Fecha de inicio del año fiscal', - 'pref_two_factor_auth' => 'Verificación en 2 pasos', - 'pref_two_factor_auth_help' => 'Cuando usted habilita la verificación en 2 pasos ( también conocida como autenticacion de dos factores) usted agrega una capa adicional de seguridad a su cuenta. usted inicia la sesión que conoce (código de verificación). los códigos de generación son generados por una aplicación de su teléfono, tales como Authy o Google Authenticador.', - 'pref_enable_two_factor_auth' => 'Permita la verificación de 2 pasos', - 'pref_two_factor_auth_disabled' => 'Codigo de verificacion en 2 pasos removido y inabilitado', - 'pref_two_factor_auth_remove_it' => 'No olvide eliminar la cuenta de su aplicación de autenticacion!', - 'pref_two_factor_auth_code' => 'Verificar código', - 'pref_two_factor_auth_code_help' => 'Escanee el código QR con una aplicación en su teléfono como Authy o Google autenticator y ingrese el código generado.', - 'pref_two_factor_auth_reset_code' => 'Reiniciar código de verificación', - 'pref_two_factor_auth_disable_2fa' => 'Deshabilitar 2FA', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Guardar la configuración', - 'saved_preferences' => '¡Preferencias guardadas!', - 'preferences_general' => 'General', - 'preferences_frontpage' => 'Pantalla de inicio', - 'preferences_security' => 'Seguridad', - 'preferences_layout' => 'Diseño', - 'pref_home_show_deposits' => 'Mostrar los depósitos en la pantalla de inicio', - 'pref_home_show_deposits_info' => 'La pantalla de inicio ya muestra sus cuentas de gastos. ¿debería mostrar también su cuenta de ingresos?', - 'pref_home_do_show_deposits' => 'Si, muestrales', - 'successful_count' => 'de cual :count exitoso', - 'list_page_size_title' => 'Tamaño de pagina', - 'list_page_size_help' => 'Cualquier lista de cosas (cuentas, transacciones, etc) muestra como mucho esta cantidad por pagina.', - 'list_page_size_label' => 'Tamaño de pagina', - 'between_dates' => '(:start y :end)', - 'pref_optional_fields_transaction' => 'Campos opcionales para transacciones', - 'pref_optional_fields_transaction_help' => 'Por defecto no todos los campos se habilitan al crear una nueva transacción (debido al desorden). abajo usted puede habilitar estos campos si usted piensa que pueden ser útiles. por supuesto, cualquier campo que este desactivado, pero ya completado, sera visible a pesar de la configuración.', - 'optional_tj_date_fields' => 'Campos de fecha', - 'optional_tj_business_fields' => 'Campos comerciales', - 'optional_tj_attachment_fields' => 'Campos de datos adjuntos', - 'pref_optional_tj_interest_date' => 'Fecha de intereses', - 'pref_optional_tj_book_date' => 'Fecha del libro de registro', - 'pref_optional_tj_process_date' => 'Fecha de procesamiento', - 'pref_optional_tj_due_date' => 'Fecha de caducidad', - 'pref_optional_tj_payment_date' => 'Fecha de pago', - 'pref_optional_tj_invoice_date' => 'Fecha de la factura', - 'pref_optional_tj_internal_reference' => 'Referencia interna', - 'pref_optional_tj_notes' => 'Notas', - 'pref_optional_tj_attachments' => 'Adjuntos', - 'optional_field_meta_dates' => 'Fechas', - 'optional_field_meta_business' => 'Negocios', - 'optional_field_attachments' => 'Adjuntos', - 'optional_field_meta_data' => 'Opcional meta datos', + 'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio', + 'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?', + 'pref_view_range' => 'Rango de vision', + 'pref_view_range_help' => 'Algunas gráficas se agrupan automáticamente en periodos. Sus presupuestos se agruparán también en períodos. ¿Qué período prefieres?', + 'pref_1D' => 'Un dia', + 'pref_1W' => 'Una semana', + 'pref_1M' => 'Un mes', + 'pref_3M' => 'Tres meses (trimestre)', + 'pref_6M' => 'Seis meses', + 'pref_1Y' => 'Un año', + 'pref_languages' => 'Idiomas', + 'pref_languages_help' => 'Firefly III apoya varios idiomas. cual usted prefiere?', + 'pref_custom_fiscal_year' => 'Configuraciónes del año fiscal', + 'pref_custom_fiscal_year_label' => 'Habilitado', + 'pref_custom_fiscal_year_help' => 'En países que utilizan año fiscal diferente del 1 al 31 de diciembre, usted puede cambiarlo y especificar los días de inicio / y termino del año fiscal', + 'pref_fiscal_year_start_label' => 'Fecha de inicio del año fiscal', + 'pref_two_factor_auth' => 'Verificación en 2 pasos', + 'pref_two_factor_auth_help' => 'Cuando usted habilita la verificación en 2 pasos ( también conocida como autenticacion de dos factores) usted agrega una capa adicional de seguridad a su cuenta. usted inicia la sesión que conoce (código de verificación). los códigos de generación son generados por una aplicación de su teléfono, tales como Authy o Google Authenticador.', + 'pref_enable_two_factor_auth' => 'Permita la verificación de 2 pasos', + 'pref_two_factor_auth_disabled' => 'Codigo de verificacion en 2 pasos removido y inabilitado', + 'pref_two_factor_auth_remove_it' => 'No olvide eliminar la cuenta de su aplicación de autenticacion!', + 'pref_two_factor_auth_code' => 'Verificar código', + 'pref_two_factor_auth_code_help' => 'Escanee el código QR con una aplicación en su teléfono como Authy o Google autenticator y ingrese el código generado.', + 'pref_two_factor_auth_reset_code' => 'Reiniciar código de verificación', + 'pref_two_factor_auth_disable_2fa' => 'Deshabilitar 2FA', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Guardar la configuración', + 'saved_preferences' => '¡Preferencias guardadas!', + 'preferences_general' => 'General', + 'preferences_frontpage' => 'Pantalla de inicio', + 'preferences_security' => 'Seguridad', + 'preferences_layout' => 'Diseño', + 'pref_home_show_deposits' => 'Mostrar los depósitos en la pantalla de inicio', + 'pref_home_show_deposits_info' => 'La pantalla de inicio ya muestra sus cuentas de gastos. ¿debería mostrar también su cuenta de ingresos?', + 'pref_home_do_show_deposits' => 'Si, muestrales', + 'successful_count' => 'de cual :count exitoso', + 'list_page_size_title' => 'Tamaño de pagina', + 'list_page_size_help' => 'Cualquier lista de cosas (cuentas, transacciones, etc) muestra como mucho esta cantidad por pagina.', + 'list_page_size_label' => 'Tamaño de pagina', + 'between_dates' => '(:start y :end)', + 'pref_optional_fields_transaction' => 'Campos opcionales para transacciones', + 'pref_optional_fields_transaction_help' => 'Por defecto no todos los campos se habilitan al crear una nueva transacción (debido al desorden). abajo usted puede habilitar estos campos si usted piensa que pueden ser útiles. por supuesto, cualquier campo que este desactivado, pero ya completado, sera visible a pesar de la configuración.', + 'optional_tj_date_fields' => 'Campos de fecha', + 'optional_tj_business_fields' => 'Campos comerciales', + 'optional_tj_attachment_fields' => 'Campos de datos adjuntos', + 'pref_optional_tj_interest_date' => 'Fecha de intereses', + 'pref_optional_tj_book_date' => 'Fecha del libro de registro', + 'pref_optional_tj_process_date' => 'Fecha de procesamiento', + 'pref_optional_tj_due_date' => 'Fecha de caducidad', + 'pref_optional_tj_payment_date' => 'Fecha de pago', + 'pref_optional_tj_invoice_date' => 'Fecha de la factura', + 'pref_optional_tj_internal_reference' => 'Referencia interna', + 'pref_optional_tj_notes' => 'Notas', + 'pref_optional_tj_attachments' => 'Adjuntos', + 'optional_field_meta_dates' => 'Fechas', + 'optional_field_meta_business' => 'Negocios', + 'optional_field_attachments' => 'Adjuntos', + 'optional_field_meta_data' => 'Opcional meta datos', // profile: - 'change_your_password' => 'Cambie su contraseña', - 'delete_account' => 'Eliminar cuenta', - 'current_password' => 'Contraseña actual', - 'new_password' => 'Nueva contraseña', - 'new_password_again' => 'Nueva contraseña (de nuevo)', - 'delete_your_account' => 'Borre su cuenta', - 'delete_your_account_help' => 'Eliminando su cuenta también eliminara cualquier otra cuenta, transacciones,cualquierque podría haber salvado en Firefly III. se habrá IDO.', - 'delete_your_account_password' => 'Introduzca su contraseña para continuar.', - 'password' => 'Contraseña', - 'are_you_sure' => '¿Esta usted seguro? usted no puede deshacer esto.', - 'delete_account_button' => 'Borre su cuenta', - 'invalid_current_password' => 'Contraseña actual invalida!', - 'password_changed' => 'Contraseña cambiada!', - 'should_change' => 'La idea es cambiar su contraseña.', - 'invalid_password' => 'Contraseña invalida!', - 'what_is_pw_security' => '¿Que es "verificar la seguridad de contraseña?', - 'secure_pw_title' => 'Como escoger una contraseña segura', - 'secure_pw_history' => 'Cada semana leemos en las noticias sobre un sitio que pierde las contraseñas de sus usuarios. Hackers y ladrones utilizan estas contraseñas para intentar robar tu información privada. Esta información es valiosa.', - 'secure_pw_ff' => '¿Utiliza la misma contraseña a través de Internet? Si un sitio pierde su contraseña, los hackers tienen acceso a todos sus datos. Firefly III depende de usted para elegir una contraseña fuerte y única para proteger sus registros financieros.', - 'secure_pw_check_box' => 'Para ayudarte a hacer eso Firefly III puede comprobar si la contraseña que quieres usar ha sido robada en el pasado. Si este es el caso, Firefly III te aconseja NO usar esa contraseña.', - 'secure_pw_working_title' => '¿Cómo funciona?', - 'secure_pw_working' => 'Marcando la casilla, Firefly III enviará los cinco primeros caracteres del hash SHA1 de su contraseña al sitio web de Troy Hunt para ver si esta en la lista. Esto le impedirá a usted usar contraseñas inseguras como se recomienda en la última Publicación Especial de NISH sobre este tema.', - 'secure_pw_should' => '¿Debo chequear la casilla?', - 'secure_pw_long_password' => 'Sí. Verificar siempre que su contraseña es segura.', - 'command_line_token' => 'Token de linea de comando', - 'explain_command_line_token' => 'Necesita este token para realizar opciones de línea de comando, como importar o exportar datos. Sin él, dichos comandos confidenciales no funcionarán. No compartas tu token de línea de comando. Nadie te lo pedirá, ni siquiera a nosotros. Si crees que lo has perdido, o si estás paranoico, regenera tu token pulsando el botón.', - 'regenerate_command_line_token' => 'Regenerar token de línea de comando', - 'token_regenerated' => 'Se generó un nuevo token de línea de comandos', - 'change_your_email' => 'Cambie su dirección de correo', - 'email_verification' => 'Un mensaje de correo electrónico sera enviado a su nueva dirección de correo viejas y nuevas. por motivos de seguridad, usted no podrá iniciar sesión hasta que verifique su nueva dirección de correo electrónico. Si no esta seguro de si su instalación Firefly III puede enviar correos electrónicos, por favor no use esta función. Si usted es administrador, usted puede probar esto en la administracion.', - 'email_changed_logout' => 'Hasta que usted verifique su dirección de correo electrónico, usted no puede iniciar sesión.', - 'login_with_new_email' => 'Usted puede ahora iniciar sesión con su nueva dirección de correo electrónico.', - 'login_with_old_email' => 'Usted puede ahora iniciar sesión con su vieja dirección de correo electrónico otra vez.', - 'login_provider_local_only' => 'Esta acción no está disponible cuando se identifica a través de ":login_provider".', - 'delete_local_info_only' => 'Debido a que se identificado a través de ":login_provider", sólo se eliminará la información local de Firefly III.', + 'change_your_password' => 'Cambie su contraseña', + 'delete_account' => 'Eliminar cuenta', + 'current_password' => 'Contraseña actual', + 'new_password' => 'Nueva contraseña', + 'new_password_again' => 'Nueva contraseña (de nuevo)', + 'delete_your_account' => 'Borre su cuenta', + 'delete_your_account_help' => 'Eliminando su cuenta también eliminara cualquier otra cuenta, transacciones,cualquierque podría haber salvado en Firefly III. se habrá IDO.', + 'delete_your_account_password' => 'Introduzca su contraseña para continuar.', + 'password' => 'Contraseña', + 'are_you_sure' => '¿Esta usted seguro? usted no puede deshacer esto.', + 'delete_account_button' => 'Borre su cuenta', + 'invalid_current_password' => 'Contraseña actual invalida!', + 'password_changed' => 'Contraseña cambiada!', + 'should_change' => 'La idea es cambiar su contraseña.', + 'invalid_password' => 'Contraseña invalida!', + 'what_is_pw_security' => '¿Que es "verificar la seguridad de contraseña?', + 'secure_pw_title' => 'Como escoger una contraseña segura', + 'secure_pw_history' => 'Cada semana leemos en las noticias sobre un sitio que pierde las contraseñas de sus usuarios. Hackers y ladrones utilizan estas contraseñas para intentar robar tu información privada. Esta información es valiosa.', + 'secure_pw_ff' => '¿Utiliza la misma contraseña a través de Internet? Si un sitio pierde su contraseña, los hackers tienen acceso a todos sus datos. Firefly III depende de usted para elegir una contraseña fuerte y única para proteger sus registros financieros.', + 'secure_pw_check_box' => 'Para ayudarte a hacer eso Firefly III puede comprobar si la contraseña que quieres usar ha sido robada en el pasado. Si este es el caso, Firefly III te aconseja NO usar esa contraseña.', + 'secure_pw_working_title' => '¿Cómo funciona?', + 'secure_pw_working' => 'Marcando la casilla, Firefly III enviará los cinco primeros caracteres del hash SHA1 de su contraseña al sitio web de Troy Hunt para ver si esta en la lista. Esto le impedirá a usted usar contraseñas inseguras como se recomienda en la última Publicación Especial de NISH sobre este tema.', + 'secure_pw_should' => '¿Debo chequear la casilla?', + 'secure_pw_long_password' => 'Sí. Verificar siempre que su contraseña es segura.', + 'command_line_token' => 'Token de linea de comando', + 'explain_command_line_token' => 'Necesita este token para realizar opciones de línea de comando, como importar o exportar datos. Sin él, dichos comandos confidenciales no funcionarán. No compartas tu token de línea de comando. Nadie te lo pedirá, ni siquiera a nosotros. Si crees que lo has perdido, o si estás paranoico, regenera tu token pulsando el botón.', + 'regenerate_command_line_token' => 'Regenerar token de línea de comando', + 'token_regenerated' => 'Se generó un nuevo token de línea de comandos', + 'change_your_email' => 'Cambie su dirección de correo', + 'email_verification' => 'Un mensaje de correo electrónico sera enviado a su nueva dirección de correo viejas y nuevas. por motivos de seguridad, usted no podrá iniciar sesión hasta que verifique su nueva dirección de correo electrónico. Si no esta seguro de si su instalación Firefly III puede enviar correos electrónicos, por favor no use esta función. Si usted es administrador, usted puede probar esto en la administracion.', + 'email_changed_logout' => 'Hasta que usted verifique su dirección de correo electrónico, usted no puede iniciar sesión.', + 'login_with_new_email' => 'Usted puede ahora iniciar sesión con su nueva dirección de correo electrónico.', + 'login_with_old_email' => 'Usted puede ahora iniciar sesión con su vieja dirección de correo electrónico otra vez.', + 'login_provider_local_only' => 'Esta acción no está disponible cuando se identifica a través de ":login_provider".', + 'delete_local_info_only' => 'Debido a que se identificado a través de ":login_provider", sólo se eliminará la información local de Firefly III.', // attachments - 'nr_of_attachments' => 'Un archivo adjunto:count archivos adjuntos', - 'attachments' => 'Archivos adjuntos', - 'edit_attachment' => 'Editar cuenta de archivos ":name"', - 'update_attachment' => 'Actualizar archivo adjunto', - 'delete_attachment' => 'Eliminar archivo adjunto ":name"', - 'attachment_deleted' => 'Eliminar archivo adjunto ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Actualizar archivo adjunto ":name"', - 'upload_max_file_size' => 'Tamaño máximo de archivo::size', - 'list_all_attachments' => 'Listado de documentos adjuntos', + 'nr_of_attachments' => 'Un archivo adjunto:count archivos adjuntos', + 'attachments' => 'Archivos adjuntos', + 'edit_attachment' => 'Editar cuenta de archivos ":name"', + 'update_attachment' => 'Actualizar archivo adjunto', + 'delete_attachment' => 'Eliminar archivo adjunto ":name"', + 'attachment_deleted' => 'Eliminar archivo adjunto ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Actualizar archivo adjunto ":name"', + 'upload_max_file_size' => 'Tamaño máximo de archivo::size', + 'list_all_attachments' => 'Listado de documentos adjuntos', // transaction index - 'title_expenses' => 'Gastos', - 'title_withdrawal' => 'Gastos', - 'title_revenue' => 'Ingresos / salarios', - 'title_deposit' => 'Ingresos / salarios', - 'title_transfer' => 'Transferencias', - 'title_transfers' => 'Transferencias', + 'title_expenses' => 'Gastos', + 'title_withdrawal' => 'Gastos', + 'title_revenue' => 'Ingresos / salarios', + 'title_deposit' => 'Ingresos / salarios', + 'title_transfer' => 'Transferencias', + 'title_transfers' => 'Transferencias', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Esta transferencia ya es un retiro', - 'convert_is_already_type_Deposit' => 'Esta transacción ya es un deposito', - 'convert_is_already_type_Transfer' => 'Esta transacción ya es una transferencia', - 'convert_to_Withdrawal' => 'Convierta ":description" a un retiro', - 'convert_to_Deposit' => 'Convierta ":description" en un deposito', - 'convert_to_Transfer' => 'Convierta ":description" en una transferencia', - 'convert_options_WithdrawalDeposit' => 'Convertir una retirada de efectivo en un depósito', - 'convert_options_WithdrawalTransfer' => 'Convertir una retirada de efectivo en una transferencia', - 'convert_options_DepositTransfer' => 'Convertir un depósito en una transferencia', - 'convert_options_DepositWithdrawal' => 'Convertir un depósito en una retirada de efectivo', - 'convert_options_TransferWithdrawal' => 'Convertir una transferencia en una retirada de efectivo', - 'convert_options_TransferDeposit' => 'Convertir una transferencia en un depósito', - 'convert_Withdrawal_to_deposit' => 'Convierta este retiro en un deposito', - 'convert_Withdrawal_to_transfer' => 'Convierta este retiro en una transferencia', - 'convert_Deposit_to_withdrawal' => 'Convierta este deposito en un retiro', - 'convert_Deposit_to_transfer' => 'Convierta este deposito en una transferencia', - 'convert_Transfer_to_deposit' => 'Convierta esta transferencia en un deposito', - 'convert_Transfer_to_withdrawal' => 'Convierta esta transferencia en un retiro', - 'convert_please_set_revenue_source' => 'Por favor elija la cuenta de ingresos de donde vendrá el dinero.', - 'convert_please_set_asset_destination' => 'Por favor elija la cuenta de activos a donde el dinero se destinara.', - 'convert_please_set_expense_destination' => 'Por favor elija la cuenta de gastos a la que ira el dinero.', - 'convert_please_set_asset_source' => 'Por favor elija la cuenta de activos de donde vendrá el dinero.', - 'convert_explanation_withdrawal_deposit' => 'Si usted convierte este retiro en un deposito, :amount sera depositado en :sourceNameen vez de tomar de el.', - 'convert_explanation_withdrawal_transfer' => 'Si usted convierte esto en una transferencia, :amount sera transferido desde :sourceName a una nueva cuenta de ingresos, en lugar de pagarse a :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Si usted convierte este deposito en un retiro, :amount se eliminara de :destinationName en vez de añadirse a él.', - 'convert_explanation_deposit_transfer' => 'Si convierte este deposito en una transferencia,:amount sera transferido desde una cuenta de activos de su elección :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Si convierte esta transferencia en un retiroc :amount ira desde :sourceName a un nuevo destino como gastos , en vez de :destinationName como una transferencia.', - 'convert_explanation_transfer_deposit' => 'Si convierte esta transferencia en un deposito,:amount sera depositado en la cuenta ::destinationName en vez de ser transferida allí.', - 'converted_to_Withdrawal' => 'La transacción se convirtió en un retiro', - 'converted_to_Deposit' => 'La transacción se ha convertido en un deposito', - 'converted_to_Transfer' => 'La transacción se convirtió en transferencia', - 'invalid_convert_selection' => 'L a cuenta que usted ha selecionado ya esta en uso o no existe.', - 'source_or_dest_invalid' => 'No pude encontrar los detalles correctos de la transacción. La conversión no es posible.', - 'convert_to_withdrawal' => 'Convert to a withdrawal', - 'convert_to_deposit' => 'Convert to a deposit', - 'convert_to_transfer' => 'Convert to a transfer', + 'convert_is_already_type_Withdrawal' => 'Esta transferencia ya es un retiro', + 'convert_is_already_type_Deposit' => 'Esta transacción ya es un deposito', + 'convert_is_already_type_Transfer' => 'Esta transacción ya es una transferencia', + 'convert_to_Withdrawal' => 'Convierta ":description" a un retiro', + 'convert_to_Deposit' => 'Convierta ":description" en un deposito', + 'convert_to_Transfer' => 'Convierta ":description" en una transferencia', + 'convert_options_WithdrawalDeposit' => 'Convertir una retirada de efectivo en un depósito', + 'convert_options_WithdrawalTransfer' => 'Convertir una retirada de efectivo en una transferencia', + 'convert_options_DepositTransfer' => 'Convertir un depósito en una transferencia', + 'convert_options_DepositWithdrawal' => 'Convertir un depósito en una retirada de efectivo', + 'convert_options_TransferWithdrawal' => 'Convertir una transferencia en una retirada de efectivo', + 'convert_options_TransferDeposit' => 'Convertir una transferencia en un depósito', + 'convert_Withdrawal_to_deposit' => 'Convierta este retiro en un deposito', + 'convert_Withdrawal_to_transfer' => 'Convierta este retiro en una transferencia', + 'convert_Deposit_to_withdrawal' => 'Convierta este deposito en un retiro', + 'convert_Deposit_to_transfer' => 'Convierta este deposito en una transferencia', + 'convert_Transfer_to_deposit' => 'Convierta esta transferencia en un deposito', + 'convert_Transfer_to_withdrawal' => 'Convierta esta transferencia en un retiro', + 'convert_please_set_revenue_source' => 'Por favor elija la cuenta de ingresos de donde vendrá el dinero.', + 'convert_please_set_asset_destination' => 'Por favor elija la cuenta de activos a donde el dinero se destinara.', + 'convert_please_set_expense_destination' => 'Por favor elija la cuenta de gastos a la que ira el dinero.', + 'convert_please_set_asset_source' => 'Por favor elija la cuenta de activos de donde vendrá el dinero.', + 'convert_explanation_withdrawal_deposit' => 'Si usted convierte este retiro en un deposito, :amount sera depositado en :sourceNameen vez de tomar de el.', + 'convert_explanation_withdrawal_transfer' => 'Si usted convierte esto en una transferencia, :amount sera transferido desde :sourceName a una nueva cuenta de ingresos, en lugar de pagarse a :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Si usted convierte este deposito en un retiro, :amount se eliminara de :destinationName en vez de añadirse a él.', + 'convert_explanation_deposit_transfer' => 'Si convierte este deposito en una transferencia,:amount sera transferido desde una cuenta de activos de su elección :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Si convierte esta transferencia en un retiroc :amount ira desde :sourceName a un nuevo destino como gastos , en vez de :destinationName como una transferencia.', + 'convert_explanation_transfer_deposit' => 'Si convierte esta transferencia en un deposito,:amount sera depositado en la cuenta ::destinationName en vez de ser transferida allí.', + 'converted_to_Withdrawal' => 'La transacción se convirtió en un retiro', + 'converted_to_Deposit' => 'La transacción se ha convertido en un deposito', + 'converted_to_Transfer' => 'La transacción se convirtió en transferencia', + 'invalid_convert_selection' => 'L a cuenta que usted ha selecionado ya esta en uso o no existe.', + 'source_or_dest_invalid' => 'No pude encontrar los detalles correctos de la transacción. La conversión no es posible.', + 'convert_to_withdrawal' => 'Convert to a withdrawal', + 'convert_to_deposit' => 'Convert to a deposit', + 'convert_to_transfer' => 'Convert to a transfer', // create new stuff: - 'create_new_withdrawal' => 'Crear nuevo retiro', - 'create_new_deposit' => 'Crear nuevo deposito', - 'create_new_transfer' => 'Crear nueva transferencia', - 'create_new_asset' => 'Crear nueva cuenta de activos', - 'create_new_expense' => 'Crear nueva cuenta de gastos', - 'create_new_revenue' => 'Crear nueva cuenta de ingresos', - 'create_new_piggy_bank' => 'Crear nueva alcancia', - 'create_new_bill' => 'Crear nueva factura', + 'create_new_withdrawal' => 'Crear nuevo retiro', + 'create_new_deposit' => 'Crear nuevo deposito', + 'create_new_transfer' => 'Crear nueva transferencia', + 'create_new_asset' => 'Crear nueva cuenta de activos', + 'create_new_expense' => 'Crear nueva cuenta de gastos', + 'create_new_revenue' => 'Crear nueva cuenta de ingresos', + 'create_new_piggy_bank' => 'Crear nueva alcancia', + 'create_new_bill' => 'Crear nueva factura', // currencies: - 'create_currency' => 'Crear nueva moneda', - 'store_currency' => 'Crear moneda', - 'update_currency' => 'Actualizar moneda', - 'new_default_currency' => ':name es ahora moneda por defecto.', - 'cannot_delete_currency' => 'No puede eliminar :name porque todavía esta en uso.', - 'cannot_disable_currency' => 'No se puede desactivar :name porque todavía está en uso.', - 'deleted_currency' => 'Moneda :name eliminada', - 'created_currency' => 'Moneda :name creada', - 'could_not_store_currency' => 'No se puede crear la nueva moneda.', - 'updated_currency' => 'Moneda :name actualizada', - 'ask_site_owner' => 'Por favor pregunte :owner por agregar,elimine o edite monedas.', - 'currencies_intro' => 'Firefly III respalda varias monedas que usted puede establecer y habilitar aquí.', - 'make_default_currency' => 'Establecer por defecto', - 'default_currency' => 'por defecto', - 'currency_is_disabled' => 'Deshabilitado', - 'enable_currency' => 'Activar', - 'disable_currency' => 'Desactivar', - 'currencies_default_disabled' => 'La mayoría de estas monedas están desactivadas por defecto. Para usarlas, debes activarlas primero.', - 'currency_is_now_enabled' => 'Moneda ":name" ha sido activada', - 'currency_is_now_disabled' => 'Moneda ":name" ha sido desactivada', + 'create_currency' => 'Crear nueva moneda', + 'store_currency' => 'Crear moneda', + 'update_currency' => 'Actualizar moneda', + 'new_default_currency' => ':name es ahora moneda por defecto.', + 'cannot_delete_currency' => 'No puede eliminar :name porque todavía esta en uso.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Moneda :name eliminada', + 'created_currency' => 'Moneda :name creada', + 'could_not_store_currency' => 'No se puede crear la nueva moneda.', + 'updated_currency' => 'Moneda :name actualizada', + 'ask_site_owner' => 'Por favor pregunte :owner por agregar,elimine o edite monedas.', + 'currencies_intro' => 'Firefly III respalda varias monedas que usted puede establecer y habilitar aquí.', + 'make_default_currency' => 'Establecer por defecto', + 'default_currency' => 'por defecto', + 'currency_is_disabled' => 'Deshabilitado', + 'enable_currency' => 'Activar', + 'disable_currency' => 'Desactivar', + 'currencies_default_disabled' => 'La mayoría de estas monedas están desactivadas por defecto. Para usarlas, debes activarlas primero.', + 'currency_is_now_enabled' => 'Moneda ":name" ha sido activada', + 'currency_is_now_disabled' => 'Moneda ":name" ha sido desactivada', // forms: - 'mandatoryFields' => 'Campos obligatorios', - 'optionalFields' => 'Campos opcionales', - 'options' => 'Opciones', + 'mandatoryFields' => 'Campos obligatorios', + 'optionalFields' => 'Campos opcionales', + 'options' => 'Opciones', // budgets: - 'create_new_budget' => 'Crear un nuevo presupuesto', - 'store_new_budget' => 'Almacene el nuevo presupuesto', - 'stored_new_budget' => 'Presupuesto ":name" creado', - 'available_between' => 'Disponible entre :start y :end', - 'transactionsWithoutBudget' => 'Gastos sin presupuesto', - 'transactions_no_budget' => 'Gastos sin presupuesto entre :start y :end', - 'spent_between' => 'Gasto entre :start y :end', - 'createBudget' => 'Nuevo presupuesto', - 'inactiveBudgets' => 'Presupuestos inactivos', - 'without_budget_between' => 'Transacciones sin presupuesto entre :start y :end', - 'delete_budget' => 'Eliminar presupuesto ":name"', - 'deleted_budget' => 'Presupuesto eliminado ":name"', - 'edit_budget' => 'Editar presupuesto ":name"', - 'updated_budget' => 'Presupuesto actualizado ":name"', - 'update_amount' => 'Actualizar cantidad', - 'update_budget' => 'Actualizar presupuesto', - 'update_budget_amount_range' => 'Cantidad disponible (esperada) actualizada entre :start y :end', - 'budget_period_navigator' => 'Periodo navegador', - 'info_on_available_amount' => '¿ que tengo disponible?', - 'available_amount_indication' => 'Utilice estas cantidades para obtener una indicación de lo que podría ser su presupuesto total.', - 'suggested' => 'Sugerido', - 'average_between' => 'Promedio entre :start y :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Crear un nuevo presupuesto', + 'store_new_budget' => 'Almacene el nuevo presupuesto', + 'stored_new_budget' => 'Presupuesto ":name" creado', + 'available_between' => 'Disponible entre :start y :end', + 'transactionsWithoutBudget' => 'Gastos sin presupuesto', + 'transactions_no_budget' => 'Gastos sin presupuesto entre :start y :end', + 'spent_between' => 'Gasto entre :start y :end', + 'createBudget' => 'Nuevo presupuesto', + 'inactiveBudgets' => 'Presupuestos inactivos', + 'without_budget_between' => 'Transacciones sin presupuesto entre :start y :end', + 'delete_budget' => 'Eliminar presupuesto ":name"', + 'deleted_budget' => 'Presupuesto eliminado ":name"', + 'edit_budget' => 'Editar presupuesto ":name"', + 'updated_budget' => 'Presupuesto actualizado ":name"', + 'update_amount' => 'Actualizar cantidad', + 'update_budget' => 'Actualizar presupuesto', + 'update_budget_amount_range' => 'Cantidad disponible (esperada) actualizada entre :start y :end', + 'budget_period_navigator' => 'Periodo navegador', + 'info_on_available_amount' => '¿ que tengo disponible?', + 'available_amount_indication' => 'Utilice estas cantidades para obtener una indicación de lo que podría ser su presupuesto total.', + 'suggested' => 'Sugerido', + 'average_between' => 'Promedio entre :start y :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.', - 'bill_related_rules' => 'Reglas relacionadas con esta cuenta', - 'repeats' => 'Repeticiones', - 'connected_journals' => 'Transacciones conectadas', - 'auto_match_on' => 'Automáticamente igualado por Firefly III', - 'auto_match_off' => 'No igualado automaticamente por Firefly III', - 'next_expected_match' => 'Siguiente partido esperado', - 'delete_bill' => 'Eliminar factura ":name"', - 'deleted_bill' => 'Eliminar factura ":name"', - 'edit_bill' => 'Editar factura ":name"', - 'more' => 'Mas', - 'rescan_old' => 'Ejecutar las reglas de nuevo, en todas las transacciones', - 'update_bill' => 'Actualizar factura', - 'updated_bill' => 'Actualizar factura ":name"', - 'store_new_bill' => 'Crear factura', - 'stored_new_bill' => 'Factura ":name" creada', - 'cannot_scan_inactive_bill' => 'Las facturas inactivas no pueden ser escaneadas.', - 'rescanned_bill' => 'Se reescaneó todo y se linkearon :total transaccion(es) a la cuenta.', - 'average_bill_amount_year' => 'Cantidad media de la factura (:year)', - 'average_bill_amount_overall' => 'Cantidad media de las facturas (total)', - 'bill_is_active' => 'Bill esta activo', - 'bill_expected_between' => 'Esperado entre :start y :end', - 'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes', - 'skips_over' => 'salta sobre', - 'bill_store_error' => 'Se ha producido un error inesperado mientras se almacenaba su nueva factura. Por favor, compruebe los archivos de registro', - 'list_inactive_rule' => 'regla inactiva', + 'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.', + 'bill_related_rules' => 'Reglas relacionadas con esta cuenta', + 'repeats' => 'Repeticiones', + 'connected_journals' => 'Transacciones conectadas', + 'auto_match_on' => 'Automáticamente igualado por Firefly III', + 'auto_match_off' => 'No igualado automaticamente por Firefly III', + 'next_expected_match' => 'Siguiente partido esperado', + 'delete_bill' => 'Eliminar factura ":name"', + 'deleted_bill' => 'Eliminar factura ":name"', + 'edit_bill' => 'Editar factura ":name"', + 'more' => 'Mas', + 'rescan_old' => 'Ejecutar las reglas de nuevo, en todas las transacciones', + 'update_bill' => 'Actualizar factura', + 'updated_bill' => 'Actualizar factura ":name"', + 'store_new_bill' => 'Crear factura', + 'stored_new_bill' => 'Factura ":name" creada', + 'cannot_scan_inactive_bill' => 'Las facturas inactivas no pueden ser escaneadas.', + 'rescanned_bill' => 'Se reescaneó todo y se linkearon :total transaccion(es) a la cuenta.', + 'average_bill_amount_year' => 'Cantidad media de la factura (:year)', + 'average_bill_amount_overall' => 'Cantidad media de las facturas (total)', + 'bill_is_active' => 'Bill esta activo', + 'bill_expected_between' => 'Esperado entre :start y :end', + 'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes', + 'skips_over' => 'salta sobre', + 'bill_store_error' => 'Se ha producido un error inesperado mientras se almacenaba su nueva factura. Por favor, compruebe los archivos de registro', + 'list_inactive_rule' => 'regla inactiva', // accounts: - 'account_missing_transaction' => 'Cuenta #:id (":name") no puede ser vista directamente, Firefly perdió información de redirección.', - 'details_for_asset' => 'Detalles para la cuenta de activos ":name"', - 'details_for_expense' => 'Detalles para la cuenta de gastos ":name"', - 'details_for_revenue' => 'Detalles para la cuenta de ingresos ":name"', - 'details_for_cash' => 'Detalle para la cuenta de efectivo ":name"', - 'store_new_asset_account' => 'Crear cuenta de activos', - 'store_new_expense_account' => 'Crear cuenta de gastos', - 'store_new_revenue_account' => 'Crear cuenta de ingresos', - 'edit_asset_account' => 'Editar cuenta de activos ":name"', - 'edit_expense_account' => 'Editar cuenta de gastos ":name"', - 'edit_revenue_account' => 'Editar cuenta de ganancias ":name"', - 'delete_asset_account' => 'Eliminar cuenta de activo ":name"', - 'delete_expense_account' => 'Eliminar cuenta de gastos ":name"', - 'delete_revenue_account' => 'Eliminar cuenta de ganancias ":name"', - 'delete_liabilities_account' => 'Eliminar pasivo ":name"', - 'asset_deleted' => 'Se ha eliminado exitosamente la cuenta de activos ":name"', - 'expense_deleted' => 'Exitosamente eliminado la cuenta de gastos ":name"', - 'revenue_deleted' => 'Exitosamente eliminado cuenta de ganacias ":name"', - 'update_asset_account' => 'Actualizar cuenta de activos', - 'update_liabilities_account' => 'Actualizar pasivo', - 'update_expense_account' => 'Actualizar cuenta de gastos', - 'update_revenue_account' => 'Actualizar cuenta de ingresos', - 'make_new_asset_account' => 'Crear nueva cuenta de activo', - 'make_new_expense_account' => 'Crear nueva cuenta de gastos', - 'make_new_revenue_account' => 'Crear nueva cuenta de ingresos', - 'make_new_liabilities_account' => 'Crear un nuevo pasivo', - 'asset_accounts' => 'Cuenta de activos', - 'expense_accounts' => 'Cuentas de gastos', - 'revenue_accounts' => 'Cuentas de ingresos', - 'cash_accounts' => 'Cuentas de efectivo', - 'Cash account' => 'Cuenta de efectivo', - 'liabilities_accounts' => 'Pasivos', - 'reconcile_account' => 'Reconciliar cuenta ":account"', - 'overview_of_reconcile_modal' => 'Resumen de reconciliación', - 'delete_reconciliation' => 'Eliminar reconciliacion', - 'update_reconciliation' => 'Actualizar reconciliacion', - 'amount_cannot_be_zero' => 'La cantidad no puede ser cero', - 'end_of_reconcile_period' => 'Fin del periodo de reconciliacion::period', - 'start_of_reconcile_period' => 'Inicio de periodo de reconciliación::period', - 'start_balance' => 'Balance inicial', - 'end_balance' => 'Balance final', - 'update_balance_dates_instruction' => 'Coinciden con las cantidades y fechas sobre su estado de cuenta, y presione "comenzar reconciliación"', - 'select_transactions_instruction' => 'Seleccione las transacciones que aparecen en su estado bancario.', - 'select_range_and_balance' => 'Primero verifique el rango de las fechas y los saldos. luego presione "comenzar reconciliación"', - 'date_change_instruction' => 'Si usted cambia el rango de las fechas ahora, se perderá cualquier progreso.', - 'update_selection' => 'Selección de actualización', - 'store_reconcile' => 'Guardar reconciliación', - 'reconciliation_transaction' => 'Transacción de reconciliación', - 'Reconciliation' => 'Reconciliacion', - 'reconciliation' => 'Reconciliacion', - 'reconcile_options' => 'Opciones de reconciliacion', - 'reconcile_range' => 'Rango de reconciliacion', - 'start_reconcile' => 'Comienzo de reconciliación', - 'cash_account_type' => 'Cash', - 'cash' => 'efectivo', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Tipo de cuenta', - 'save_transactions_by_moving' => 'Guarde estas transacción (es) moviendolas a otra cuenta:', - 'stored_new_account' => 'Nueva cuenta ":name" almacenada!', - 'updated_account' => 'Cuenta actualizada ":name"', - 'credit_card_options' => 'Opciones de tarjeta de crédito', - 'no_transactions_account' => 'No hay transacciones ( en este periodo) para cuenta de activos ":name".', - 'no_transactions_period' => 'No hay transacciones (en este período).', - 'no_data_for_chart' => 'No hay suficiente información (todavía) para generar este gráfico.', - 'select_at_least_one_account' => 'Por favor, seleccione al menos una cuenta', - 'select_at_least_one_category' => 'Por favor, seleccione al menos una categoría', - 'select_at_least_one_budget' => 'Por favor, seleccione al menos un presupuesto', - 'select_at_least_one_tag' => 'Por favor, seleccione al menos una etiqueta', - 'select_at_least_one_expense' => 'Por favor, seleccione al menos una combinación de cuentas de gastos/ingresos. Si no tiene ninguna (la lista está vacía) este informe no está disponible.', - 'account_default_currency' => 'Esta será la moneda por defecto asociada a esta cuenta.', - 'reconcile_has_more' => 'Su libro principal de Firefly III tiene mas dinero de lo que su banco afirma debería tener, Hay varias opciones. por favor elija que hacer. luego, presione "confirmar reconciliación".', - 'reconcile_has_less' => 'Su libro principal de Firefly III tiene menos dinero de el que su banco dice que usted debería tener. hay varias opciones. Por favor elija que hacer, luego presione " Confirmar reconciliación".', - 'reconcile_is_equal' => 'Su libro principal de Firefly III y sus estados de cuenta coinciden. No hay nada que hacer. por favor presione "Confirmar reconciliación" para confirmar su entrada.', - 'create_pos_reconcile_transaction' => 'Borre las transacciones seleccionadas, y cree una corrección agregando :amount a esta cuenta de activo.', - 'create_neg_reconcile_transaction' => 'Borre las transacciones seleccionadas, y cree una corrección eliminando :amount de esta cuenta de activo.', - 'reconcile_do_nothing' => 'Borre la transacciones seleccionadas, pero no las corrija.', - 'reconcile_go_back' => 'Usted puede siempre editar o eliminar una corrección mas tarde.', - 'must_be_asset_account' => 'Usted solo puede reconciliar cuentas de activos', - 'reconciliation_stored' => 'Reconciliación almacenada', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Reconciliar esta cuenta', - 'confirm_reconciliation' => 'Confirmar la reconciliacion', - 'submitted_start_balance' => 'Balance final enviado', - 'selected_transactions' => 'Transacciones seleccionadas (:count)', - 'already_cleared_transactions' => 'Transacciones ya despejadas (:count)', - 'submitted_end_balance' => 'Balance final enviado', - 'initial_balance_description' => 'Balance inicial para ":account"', - 'interest_calc_' => 'desconocido', - 'interest_calc_daily' => 'Por dia', - 'interest_calc_monthly' => 'Por mes', - 'interest_calc_yearly' => 'Por año', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Cuenta #:id (":name") no puede ser vista directamente, Firefly perdió información de redirección.', + 'details_for_asset' => 'Detalles para la cuenta de activos ":name"', + 'details_for_expense' => 'Detalles para la cuenta de gastos ":name"', + 'details_for_revenue' => 'Detalles para la cuenta de ingresos ":name"', + 'details_for_cash' => 'Detalle para la cuenta de efectivo ":name"', + 'store_new_asset_account' => 'Crear cuenta de activos', + 'store_new_expense_account' => 'Crear cuenta de gastos', + 'store_new_revenue_account' => 'Crear cuenta de ingresos', + 'edit_asset_account' => 'Editar cuenta de activos ":name"', + 'edit_expense_account' => 'Editar cuenta de gastos ":name"', + 'edit_revenue_account' => 'Editar cuenta de ganancias ":name"', + 'delete_asset_account' => 'Eliminar cuenta de activo ":name"', + 'delete_expense_account' => 'Eliminar cuenta de gastos ":name"', + 'delete_revenue_account' => 'Eliminar cuenta de ganancias ":name"', + 'delete_liabilities_account' => 'Eliminar pasivo ":name"', + 'asset_deleted' => 'Se ha eliminado exitosamente la cuenta de activos ":name"', + 'expense_deleted' => 'Exitosamente eliminado la cuenta de gastos ":name"', + 'revenue_deleted' => 'Exitosamente eliminado cuenta de ganacias ":name"', + 'update_asset_account' => 'Actualizar cuenta de activos', + 'update_liabilities_account' => 'Actualizar pasivo', + 'update_expense_account' => 'Actualizar cuenta de gastos', + 'update_revenue_account' => 'Actualizar cuenta de ingresos', + 'make_new_asset_account' => 'Crear nueva cuenta de activo', + 'make_new_expense_account' => 'Crear nueva cuenta de gastos', + 'make_new_revenue_account' => 'Crear nueva cuenta de ingresos', + 'make_new_liabilities_account' => 'Crear un nuevo pasivo', + 'asset_accounts' => 'Cuenta de activos', + 'expense_accounts' => 'Cuentas de gastos', + 'revenue_accounts' => 'Cuentas de ingresos', + 'cash_accounts' => 'Cuentas de efectivo', + 'Cash account' => 'Cuenta de efectivo', + 'liabilities_accounts' => 'Pasivos', + 'reconcile_account' => 'Reconciliar cuenta ":account"', + 'overview_of_reconcile_modal' => 'Resumen de reconciliación', + 'delete_reconciliation' => 'Eliminar reconciliacion', + 'update_reconciliation' => 'Actualizar reconciliacion', + 'amount_cannot_be_zero' => 'La cantidad no puede ser cero', + 'end_of_reconcile_period' => 'Fin del periodo de reconciliacion::period', + 'start_of_reconcile_period' => 'Inicio de periodo de reconciliación::period', + 'start_balance' => 'Balance inicial', + 'end_balance' => 'Balance final', + 'update_balance_dates_instruction' => 'Coinciden con las cantidades y fechas sobre su estado de cuenta, y presione "comenzar reconciliación"', + 'select_transactions_instruction' => 'Seleccione las transacciones que aparecen en su estado bancario.', + 'select_range_and_balance' => 'Primero verifique el rango de las fechas y los saldos. luego presione "comenzar reconciliación"', + 'date_change_instruction' => 'Si usted cambia el rango de las fechas ahora, se perderá cualquier progreso.', + 'update_selection' => 'Selección de actualización', + 'store_reconcile' => 'Guardar reconciliación', + 'reconciliation_transaction' => 'Transacción de reconciliación', + 'Reconciliation' => 'Reconciliacion', + 'reconciliation' => 'Reconciliacion', + 'reconcile_options' => 'Opciones de reconciliacion', + 'reconcile_range' => 'Rango de reconciliacion', + 'start_reconcile' => 'Comienzo de reconciliación', + 'cash_account_type' => 'Cash', + 'cash' => 'efectivo', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Tipo de cuenta', + 'save_transactions_by_moving' => 'Guarde estas transacción (es) moviendolas a otra cuenta:', + 'stored_new_account' => 'Nueva cuenta ":name" almacenada!', + 'updated_account' => 'Cuenta actualizada ":name"', + 'credit_card_options' => 'Opciones de tarjeta de crédito', + 'no_transactions_account' => 'No hay transacciones ( en este periodo) para cuenta de activos ":name".', + 'no_transactions_period' => 'No hay transacciones (en este período).', + 'no_data_for_chart' => 'No hay suficiente información (todavía) para generar este gráfico.', + 'select_at_least_one_account' => 'Por favor, seleccione al menos una cuenta', + 'select_at_least_one_category' => 'Por favor, seleccione al menos una categoría', + 'select_at_least_one_budget' => 'Por favor, seleccione al menos un presupuesto', + 'select_at_least_one_tag' => 'Por favor, seleccione al menos una etiqueta', + 'select_at_least_one_expense' => 'Por favor, seleccione al menos una combinación de cuentas de gastos/ingresos. Si no tiene ninguna (la lista está vacía) este informe no está disponible.', + 'account_default_currency' => 'Esta será la moneda por defecto asociada a esta cuenta.', + 'reconcile_has_more' => 'Su libro principal de Firefly III tiene mas dinero de lo que su banco afirma debería tener, Hay varias opciones. por favor elija que hacer. luego, presione "confirmar reconciliación".', + 'reconcile_has_less' => 'Su libro principal de Firefly III tiene menos dinero de el que su banco dice que usted debería tener. hay varias opciones. Por favor elija que hacer, luego presione " Confirmar reconciliación".', + 'reconcile_is_equal' => 'Su libro principal de Firefly III y sus estados de cuenta coinciden. No hay nada que hacer. por favor presione "Confirmar reconciliación" para confirmar su entrada.', + 'create_pos_reconcile_transaction' => 'Borre las transacciones seleccionadas, y cree una corrección agregando :amount a esta cuenta de activo.', + 'create_neg_reconcile_transaction' => 'Borre las transacciones seleccionadas, y cree una corrección eliminando :amount de esta cuenta de activo.', + 'reconcile_do_nothing' => 'Borre la transacciones seleccionadas, pero no las corrija.', + 'reconcile_go_back' => 'Usted puede siempre editar o eliminar una corrección mas tarde.', + 'must_be_asset_account' => 'Usted solo puede reconciliar cuentas de activos', + 'reconciliation_stored' => 'Reconciliación almacenada', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Reconciliar esta cuenta', + 'confirm_reconciliation' => 'Confirmar la reconciliacion', + 'submitted_start_balance' => 'Balance final enviado', + 'selected_transactions' => 'Transacciones seleccionadas (:count)', + 'already_cleared_transactions' => 'Transacciones ya despejadas (:count)', + 'submitted_end_balance' => 'Balance final enviado', + 'initial_balance_description' => 'Balance inicial para ":account"', + 'interest_calc_' => 'desconocido', + 'interest_calc_daily' => 'Por dia', + 'interest_calc_monthly' => 'Por mes', + 'interest_calc_yearly' => 'Por año', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Nueva categoría', - 'create_new_category' => 'Crear una nueva categoria', - 'without_category' => 'Sin categoría', - 'update_category' => 'Actualizar categoría', - 'updated_category' => 'Actualizar categoría ":name"', - 'categories' => 'Categorías', - 'edit_category' => 'Editar categoría ":name"', - 'no_category' => '(sin categoría)', - 'category' => 'Categoria', - 'delete_category' => 'Eliminar categoría ":name"', - 'deleted_category' => 'Categoría eliminada ":name"', - 'store_category' => 'Guardar nueva categoria', - 'stored_category' => 'Nueva categoría guardada ":name"', - 'without_category_between' => 'Sin categoría entre :start y:end', + 'new_category' => 'Nueva categoría', + 'create_new_category' => 'Crear una nueva categoria', + 'without_category' => 'Sin categoría', + 'update_category' => 'Actualizar categoría', + 'updated_category' => 'Actualizar categoría ":name"', + 'categories' => 'Categorías', + 'edit_category' => 'Editar categoría ":name"', + 'no_category' => '(sin categoría)', + 'category' => 'Categoria', + 'delete_category' => 'Eliminar categoría ":name"', + 'deleted_category' => 'Categoría eliminada ":name"', + 'store_category' => 'Guardar nueva categoria', + 'stored_category' => 'Nueva categoría guardada ":name"', + 'without_category_between' => 'Sin categoría entre :start y:end', // transactions: - 'update_withdrawal' => 'Actualización de retiro', - 'update_deposit' => 'Actualización de deposito', - 'update_transfer' => 'Actualización de transferencia', - 'updated_withdrawal' => 'Retiro actualizado', - 'updated_deposit' => 'Actualización de deposito ":description"', - 'updated_transfer' => 'Transferencia actualizada ":description"', - 'delete_withdrawal' => 'Eliminar ":description"', - 'delete_deposit' => 'Eliminar deposito ":description"', - 'delete_transfer' => 'Eliminar transferencia ":description"', - 'deleted_withdrawal' => 'Eliminado exitosamente', - 'deleted_deposit' => 'Deposito eliminado exitosamente ":description"', - 'deleted_transfer' => 'Transferencia eliminada exitosamente ":description"', - 'stored_journal' => 'Nueva transacción creada exitosamente ":description"', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Seleccionar transacciones', - 'rule_group_select_transactions' => 'Aplicar ":title" a las transacciones', - 'rule_select_transactions' => 'Aplicar ":title" a las transacciones', - 'stop_selection' => 'Pare de seleccionas transacciones', - 'reconcile_selected' => 'Reconciliar', - 'mass_delete_journals' => 'Eliminar un numero de transacciones', - 'mass_edit_journals' => 'Editar un numero de transacciones', - 'mass_bulk_journals' => 'Editar múltiples transacciones', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Use las entradas abajo para establecer nuevos valores. Si usted los deja vacíos, serán vacíos para todos. también, tenga en cuenta que solo los retiros tendrán un presupuesto.', - 'no_bulk_category' => 'No actualizar la categoria', - 'no_bulk_budget' => 'No actualizar el presupuesto', - 'no_bulk_tags' => 'No actualizar etiqueta(s)', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Usted no puede editar en masa otros campos ademas de los que están aquí, porque no hay espacio para mostrarlos. siga el enlace y editelo uno a uno, si usted necesita editar estos campos.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(sin presupuesto)', - 'no_budget_squared' => '(sin presupuesto)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Eliminar :amount transacción (es).', - 'mass_edited_transactions_success' => 'Actualizado :amount transacción (es)', - 'opt_group_' => '(Sin tipo de cuenta)', - 'opt_group_no_account_type' => '(Sin tipo de cuenta)', - 'opt_group_defaultAsset' => 'Cuentas de activos por defecto', - 'opt_group_savingAsset' => 'Cuenta de ahorros', - 'opt_group_sharedAsset' => 'Cuenta de activos compartidas', - 'opt_group_ccAsset' => 'Tarjetas de credito', - 'opt_group_cashWalletAsset' => 'Billeteras de efectivo', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Pasivo: Préstamo', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Pasivo: Deuda', - 'opt_group_l_Mortgage' => 'Pasivo: Hipoteca', - 'opt_group_l_Credit card' => 'Pasivo: Tarjeta de crédito', - 'notes' => 'Notas', - 'unknown_journal_error' => 'No se pudo guardar la transacción. Por favor, revise los archivos de registro.', - 'attachment_not_found' => 'No se pudo encontrar este adjunto.', - 'journal_link_bill' => 'Esta transacción está vinculada a la factura :name. Para eliminar la conexión, desmarca la casilla de verificación. Usa reglas para conectarla a otra factura.', + 'update_withdrawal' => 'Actualización de retiro', + 'update_deposit' => 'Actualización de deposito', + 'update_transfer' => 'Actualización de transferencia', + 'updated_withdrawal' => 'Retiro actualizado', + 'updated_deposit' => 'Actualización de deposito ":description"', + 'updated_transfer' => 'Transferencia actualizada ":description"', + 'delete_withdrawal' => 'Eliminar ":description"', + 'delete_deposit' => 'Eliminar deposito ":description"', + 'delete_transfer' => 'Eliminar transferencia ":description"', + 'deleted_withdrawal' => 'Eliminado exitosamente', + 'deleted_deposit' => 'Deposito eliminado exitosamente ":description"', + 'deleted_transfer' => 'Transferencia eliminada exitosamente ":description"', + 'stored_journal' => 'Nueva transacción creada exitosamente ":description"', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Seleccionar transacciones', + 'rule_group_select_transactions' => 'Aplicar ":title" a las transacciones', + 'rule_select_transactions' => 'Aplicar ":title" a las transacciones', + 'stop_selection' => 'Pare de seleccionas transacciones', + 'reconcile_selected' => 'Reconciliar', + 'mass_delete_journals' => 'Eliminar un numero de transacciones', + 'mass_edit_journals' => 'Editar un numero de transacciones', + 'mass_bulk_journals' => 'Editar múltiples transacciones', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Use las entradas abajo para establecer nuevos valores. Si usted los deja vacíos, serán vacíos para todos. también, tenga en cuenta que solo los retiros tendrán un presupuesto.', + 'no_bulk_category' => 'No actualizar la categoria', + 'no_bulk_budget' => 'No actualizar el presupuesto', + 'no_bulk_tags' => 'No actualizar etiqueta(s)', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Usted no puede editar en masa otros campos ademas de los que están aquí, porque no hay espacio para mostrarlos. siga el enlace y editelo uno a uno, si usted necesita editar estos campos.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(sin presupuesto)', + 'no_budget_squared' => '(sin presupuesto)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Eliminar :amount transacción (es).', + 'mass_edited_transactions_success' => 'Actualizado :amount transacción (es)', + 'opt_group_' => '(Sin tipo de cuenta)', + 'opt_group_no_account_type' => '(Sin tipo de cuenta)', + 'opt_group_defaultAsset' => 'Cuentas de activos por defecto', + 'opt_group_savingAsset' => 'Cuenta de ahorros', + 'opt_group_sharedAsset' => 'Cuenta de activos compartidas', + 'opt_group_ccAsset' => 'Tarjetas de credito', + 'opt_group_cashWalletAsset' => 'Billeteras de efectivo', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Pasivo: Préstamo', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Pasivo: Deuda', + 'opt_group_l_Mortgage' => 'Pasivo: Hipoteca', + 'opt_group_l_Credit card' => 'Pasivo: Tarjeta de crédito', + 'notes' => 'Notas', + 'unknown_journal_error' => 'No se pudo guardar la transacción. Por favor, revise los archivos de registro.', + 'attachment_not_found' => 'No se pudo encontrar este adjunto.', + 'journal_link_bill' => 'Esta transacción está vinculada a la factura :name. Para eliminar la conexión, desmarca la casilla de verificación. Usa reglas para conectarla a otra factura.', // new user: - 'welcome' => 'Bienvenido a Firefly III!', - 'submit' => 'Enviar', - 'submit_yes_really' => 'Enviar (Se lo que estoy haciendo)', - 'getting_started' => 'Comenzando', - 'to_get_started' => 'Es bueno ver que usted ha instalado con éxito Firefly III. Para comenzar con esta regla, por favor ingrese el nombre de su banco y el saldo de su cuenta de cheques principal. No se preocupe todavía si tiene varias cuentas. usted puede agregarlas luego. Es solo que Firefly III necesita algo para empezar.', - 'savings_balance_text' => 'Firefly II creará automáticamente una cuenta de ahorros. Por defecto, no habrá dinero en su cuenta de ahorros, pero si le dice a Firefly III el saldo se almacenará como tal.', - 'finish_up_new_user' => '¡Eso es! Puedes continuar presionando Enviar. Será llevado al inicio de Firefly III.', - 'stored_new_accounts_new_user' => 'Hurra! Sus nuevas cuentas han sido almacenadas.', - 'set_preferred_language' => 'Si prefiere usar Firefly II en otro lenguaje, por favor indíquelo aquí.', - 'language' => 'Idioma', - 'new_savings_account' => ':bank_name Cuenta de ahorros', - 'cash_wallet' => 'Billetera de efectivo', - 'currency_not_present' => 'Si la moneda que normalmente utiliza no se encuentra listada, no se preocupe. Puede crear su propia moneda desde Opciones>Monedas.', + 'welcome' => 'Bienvenido a Firefly III!', + 'submit' => 'Enviar', + 'submit_yes_really' => 'Enviar (Se lo que estoy haciendo)', + 'getting_started' => 'Comenzando', + 'to_get_started' => 'Es bueno ver que usted ha instalado con éxito Firefly III. Para comenzar con esta regla, por favor ingrese el nombre de su banco y el saldo de su cuenta de cheques principal. No se preocupe todavía si tiene varias cuentas. usted puede agregarlas luego. Es solo que Firefly III necesita algo para empezar.', + 'savings_balance_text' => 'Firefly II creará automáticamente una cuenta de ahorros. Por defecto, no habrá dinero en su cuenta de ahorros, pero si le dice a Firefly III el saldo se almacenará como tal.', + 'finish_up_new_user' => '¡Eso es! Puedes continuar presionando Enviar. Será llevado al inicio de Firefly III.', + 'stored_new_accounts_new_user' => 'Hurra! Sus nuevas cuentas han sido almacenadas.', + 'set_preferred_language' => 'Si prefiere usar Firefly II en otro lenguaje, por favor indíquelo aquí.', + 'language' => 'Idioma', + 'new_savings_account' => ':bank_name Cuenta de ahorros', + 'cash_wallet' => 'Billetera de efectivo', + 'currency_not_present' => 'Si la moneda que normalmente utiliza no se encuentra listada, no se preocupe. Puede crear su propia moneda desde Opciones>Monedas.', // home page: - 'yourAccounts' => 'Tus cuentas', - 'your_accounts' => 'Resumen de su cuenta', - 'category_overview' => 'Resumen de categorías', - 'expense_overview' => 'Resumen de la cuenta de gastos', - 'revenue_overview' => 'Resumen de la cuenta de ingresos', - 'budgetsAndSpending' => 'Presupuestos y gastos', - 'budgets_and_spending' => 'Presupuestos y gastos', - 'go_to_budget' => 'Ir al presupuesto "{budget}"', - 'savings' => 'Ahorros', - 'newWithdrawal' => 'Nuevo gasto', - 'newDeposit' => 'Nuevo deposito', - 'newTransfer' => 'Nueva transferencia', - 'bills_to_pay' => 'Facturas por pagar', - 'per_day' => 'Por dia', - 'left_to_spend_per_day' => 'Saldo para gastar por día', - 'bills_paid' => 'Facturas pagadas', + 'yourAccounts' => 'Tus cuentas', + 'your_accounts' => 'Resumen de su cuenta', + 'category_overview' => 'Resumen de categorías', + 'expense_overview' => 'Resumen de la cuenta de gastos', + 'revenue_overview' => 'Resumen de la cuenta de ingresos', + 'budgetsAndSpending' => 'Presupuestos y gastos', + 'budgets_and_spending' => 'Presupuestos y gastos', + 'go_to_budget' => 'Ir al presupuesto "{budget}"', + 'savings' => 'Ahorros', + 'newWithdrawal' => 'Nuevo gasto', + 'newDeposit' => 'Nuevo deposito', + 'newTransfer' => 'Nueva transferencia', + 'bills_to_pay' => 'Facturas por pagar', + 'per_day' => 'Por dia', + 'left_to_spend_per_day' => 'Saldo para gastar por día', + 'bills_paid' => 'Facturas pagadas', // menu and titles, should be recycled as often as possible: - 'currency' => 'Moneda', - 'preferences' => 'Preferencias', - 'logout' => 'Cerrar sesión', - 'toggleNavigation' => 'Activar navegación', - 'searchPlaceholder' => 'Buscar...', - 'version' => 'Versión', - 'dashboard' => 'Panel de control', - 'available_budget' => 'Presupuesto disponible ({currency})', - 'currencies' => 'Divisas', - 'activity' => 'Actividad', - 'usage' => 'Uso', - 'accounts' => 'Cuentas', - 'Asset account' => 'Cuenta de activos', - 'Default account' => 'Cuenta de activos', - 'Expense account' => 'Cuenta de gastos', - 'Revenue account' => 'Cuenta de ganancia', - 'Initial balance account' => 'Cuenta de balance inicial', - 'account_type_Debt' => 'Deuda', - 'account_type_Loan' => 'Préstamo', - 'account_type_Mortgage' => 'Hipoteca', - 'account_type_Credit card' => 'Tarjeta de crédito', - 'budgets' => 'Presupuestos', - 'tags' => 'Etiquetas', - 'reports' => 'Informes', - 'transactions' => 'Transacciones', - 'expenses' => 'Gastos', - 'income' => 'Ingresos / salarios', - 'transfers' => 'Transferencias', - 'moneyManagement' => 'Gestión del dinero', - 'money_management' => 'Gestión del dinero', - 'tools' => 'Herramientas', - 'piggyBanks' => 'Huchas', - 'piggy_banks' => 'Huchas', - 'amount_x_of_y' => '{current} de {total}', - 'bills' => 'Facturas', - 'withdrawal' => 'Retiro', - 'opening_balance' => 'Saldo inicial', - 'deposit' => 'Depósito', - 'account' => 'Cuenta', - 'transfer' => 'Transferencia', - 'Withdrawal' => 'Retiro', - 'Deposit' => 'Depósito', - 'Transfer' => 'Transferencia', - 'bill' => 'Factura', - 'yes' => 'Si', - 'no' => 'No', - 'amount' => 'Cantidad', - 'overview' => 'Resumen', - 'saveOnAccount' => 'Guardar en cuenta', - 'unknown' => 'Desconocido', - 'daily' => 'Diario', - 'monthly' => 'Mensual', - 'profile' => 'Perfil', - 'errors' => 'Errores', - 'debt_start_date' => 'Fecha de inicio de deuda', - 'debt_start_amount' => 'Cantidad inicial de la deuda', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Crear nuevo pasivo', - 'edit_liabilities_account' => 'Editar pasivo ":name"', + 'currency' => 'Moneda', + 'preferences' => 'Preferencias', + 'logout' => 'Cerrar sesión', + 'toggleNavigation' => 'Activar navegación', + 'searchPlaceholder' => 'Buscar...', + 'version' => 'Versión', + 'dashboard' => 'Panel de control', + 'available_budget' => 'Presupuesto disponible ({currency})', + 'currencies' => 'Divisas', + 'activity' => 'Actividad', + 'usage' => 'Uso', + 'accounts' => 'Cuentas', + 'Asset account' => 'Cuenta de activos', + 'Default account' => 'Cuenta de activos', + 'Expense account' => 'Cuenta de gastos', + 'Revenue account' => 'Cuenta de ganancia', + 'Initial balance account' => 'Cuenta de balance inicial', + 'account_type_Debt' => 'Deuda', + 'account_type_Loan' => 'Préstamo', + 'account_type_Mortgage' => 'Hipoteca', + 'account_type_Credit card' => 'Tarjeta de crédito', + 'budgets' => 'Presupuestos', + 'tags' => 'Etiquetas', + 'reports' => 'Informes', + 'transactions' => 'Transacciones', + 'expenses' => 'Gastos', + 'income' => 'Ingresos / salarios', + 'transfers' => 'Transferencias', + 'moneyManagement' => 'Gestión del dinero', + 'money_management' => 'Gestión del dinero', + 'tools' => 'Herramientas', + 'piggyBanks' => 'Huchas', + 'piggy_banks' => 'Huchas', + 'amount_x_of_y' => '{current} de {total}', + 'bills' => 'Facturas', + 'withdrawal' => 'Retiro', + 'opening_balance' => 'Saldo inicial', + 'deposit' => 'Depósito', + 'account' => 'Cuenta', + 'transfer' => 'Transferencia', + 'Withdrawal' => 'Retiro', + 'Deposit' => 'Depósito', + 'Transfer' => 'Transferencia', + 'bill' => 'Factura', + 'yes' => 'Si', + 'no' => 'No', + 'amount' => 'Cantidad', + 'overview' => 'Resumen', + 'saveOnAccount' => 'Guardar en cuenta', + 'unknown' => 'Desconocido', + 'daily' => 'Diario', + 'monthly' => 'Mensual', + 'profile' => 'Perfil', + 'errors' => 'Errores', + 'debt_start_date' => 'Fecha de inicio de deuda', + 'debt_start_amount' => 'Cantidad inicial de la deuda', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Crear nuevo pasivo', + 'edit_liabilities_account' => 'Editar pasivo ":name"', // reports: - 'report_default' => 'Reporte financiero por defecto entre :start y :end', - 'report_audit' => 'Transacción general del historial entre :start y :end', - 'report_category' => 'Reporte de categoría entre :start y :end', - 'report_account' => 'Cuentas de Gastos/ingresos reporta entre :start y :end', - 'report_budget' => 'Reporte de presupuesto entre :start y :end', - 'report_tag' => 'Reporte de etiqueta entre :start y :end', - 'quick_link_reports' => 'Enlaces rápidos', - 'quick_link_examples' => 'Estos son sólo algunos enlaces de ejemplo para empezar. Echa un vistazo a las páginas de ayuda bajo el botón (?)-para obtener información sobre todos los informes y las palabras mágicas que puedes usar.', - 'quick_link_default_report' => 'Reporte financiero por defecto', - 'quick_link_audit_report' => 'Resumen del historial de transacciones', - 'report_this_month_quick' => 'Mes en curso, todas las cuentas', - 'report_last_month_quick' => 'Último mes, todas las cuentas', - 'report_this_year_quick' => 'Año en curso, todas las cuentas', - 'report_this_fiscal_year_quick' => 'Año fiscal en curso, todas las cuentas', - 'report_all_time_quick' => 'Todo el tiempo, todas las cuentas', - 'reports_can_bookmark' => 'Recuerda que los informes pueden ser marcados como favoritos.', - 'incomeVsExpenses' => 'Ingresos vs. gastos', - 'accountBalances' => 'Balances de cuentas', - 'balanceStart' => 'Balance al inicio de un periodo', - 'balanceEnd' => 'Balance al final de un periodo', - 'splitByAccount' => 'Separada por cuenta', - 'coveredWithTags' => 'Cubierta con etiquetas', - 'leftInBudget' => 'Dejado en el presupuesto', - 'sumOfSums' => 'Suma de sumas', - 'noCategory' => '(sin categoría)', - 'notCharged' => 'No cargado (todavía)', - 'inactive' => 'Inactivo', - 'active' => 'Activo', - 'difference' => 'Diferente', - 'money_flowing_in' => 'Dentro', - 'money_flowing_out' => 'Fuera', - 'topX' => 'tope :number', - 'show_full_list' => 'Mostrar lista entera', - 'show_only_top' => 'Mostrar solo tope :number', - 'report_type' => 'Tipo de reporte', - 'report_type_default' => 'Informe financiero predeterminado', - 'report_type_audit' => 'Resumen del historial de transacciones (auditar)', - 'report_type_category' => 'Reporte de categoría', - 'report_type_budget' => 'Reporte de presupuesto', - 'report_type_tag' => 'Reporte de etiqueta', - 'report_type_account' => 'Reporte de cuenta de gastos/ingresos', - 'more_info_help' => 'Puedes encontrar más información sobre estos tipos de informes en las páginas de ayuda. Pulsa el icono (?) En la esquina superior derecha.', - 'report_included_accounts' => 'Cuentas incluidas', - 'report_date_range' => 'Rango de fechas', - 'report_preset_ranges' => 'Rangos preestablecidos', - 'shared' => 'Compartido', - 'fiscal_year' => 'Año fiscal', - 'income_entry' => 'Ingresos de la cuenta ":name" entre :start y :end', - 'expense_entry' => 'Gastos a cuenta ":name" entre :start y :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Gastos en presupuesto ":budget" entre :start y :end', - 'balance_amount' => 'Gastos en presupuesto ":budget" pago desde la cuenta ":account" entre :start y :end', - 'no_audit_activity' => 'Ninguna actividad fue registrada en la cuenta :account_name entre :start y :end.', - 'audit_end_balance' => 'Saldo de cuenta de :account_name en el final de :end fue :balance', - 'reports_extra_options' => 'Opciones adicionales', - 'report_has_no_extra_options' => 'Este informe no tiene opciones adicionales', - 'reports_submit' => 'Ver informe', - 'end_after_start_date' => 'Fecha final de reporte debe ser después de la fecha de inicio.', - 'select_category' => 'Seleccionar categoría (as)', - 'select_budget' => 'Seleccionar presupuesto (s).', - 'select_tag' => 'Seleccionar etiqueta (s).', - 'income_per_category' => 'Ingresos por categoria', - 'expense_per_category' => 'Gastos por categoria', - 'expense_per_budget' => 'Gastos por presupuestos', - 'income_per_account' => 'Ingresos por cuenta', - 'expense_per_account' => 'Gastos por cuenta', - 'expense_per_tag' => 'Gastos por etiqueta', - 'income_per_tag' => 'Ingreso por etiqueta', - 'include_expense_not_in_budget' => 'Gastos incluidos que no están en el presupuesto (s) seleccionado', - 'include_expense_not_in_account' => 'Gastos incluidos que no están en la cuenta (s) seleccionada', - 'include_expense_not_in_category' => 'Gastos incluidos que no están en la categoría (s) seleccionada', - 'include_income_not_in_category' => 'Ingresos incluidos que no estan en la categoria (s) seleccionada', - 'include_income_not_in_account' => 'Ingresos incluidos que no están en la cuenta (s) seleccionada', - 'include_income_not_in_tags' => 'Ingresos incluidos no en la etiqueta (s) seleccionadas', - 'include_expense_not_in_tags' => 'Gastos incluidos no seleccionados con etiqueta', - 'everything_else' => 'Todo lo demas', - 'income_and_expenses' => 'Ingresos y gastos', - 'spent_average' => 'Gastado (promedio)', - 'income_average' => 'Ingresos (promedio)', - 'transaction_count' => 'Cuenta de transacciones', - 'average_spending_per_account' => 'Promedio de gasto por cuenta', - 'average_income_per_account' => 'Promedio de ingreso por cuenta', - 'total' => 'Total', - 'description' => 'Descripción', - 'sum_of_period' => 'Suma de período', - 'average_in_period' => 'Promedio en el período', - 'account_role_defaultAsset' => 'Cuentas de ingresos por defecto', - 'account_role_sharedAsset' => 'Compartir cuenta de ingresos', - 'account_role_savingAsset' => 'Cuentas de ahorros', - 'account_role_ccAsset' => 'Tarjeta de Crédito', - 'account_role_cashWalletAsset' => 'Billetera de efectivo', - 'budget_chart_click' => 'Por favor de click el nombre del presupuesto en la tabla de arriba para ver el cuadro.', - 'category_chart_click' => 'Por favor de click en el nombre de categoría en la tabla de arriba para ver el cuadro.', - 'in_out_accounts' => 'Ganado y gastado por combinación', - 'in_out_per_category' => 'Ganado y gastado por categoría', - 'out_per_budget' => 'Gasto por presupuesto', - 'select_expense_revenue' => 'Seleccione cuenta de gastos/ingresos', - 'multi_currency_report_sum' => 'Como esta lista contiene cuentas con múltiples monedas, la(s) suma(s) que veas puede no tener sentido. El reporte siempre figurará en tu moneda predeterminada.', - 'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.', - 'net_filtered_prefs' => 'Este gráfico nunca incluirá cuentas que tengan la opción "Incluir en el valor neto" no marcada.', + 'report_default' => 'Reporte financiero por defecto entre :start y :end', + 'report_audit' => 'Transacción general del historial entre :start y :end', + 'report_category' => 'Reporte de categoría entre :start y :end', + 'report_account' => 'Cuentas de Gastos/ingresos reporta entre :start y :end', + 'report_budget' => 'Reporte de presupuesto entre :start y :end', + 'report_tag' => 'Reporte de etiqueta entre :start y :end', + 'quick_link_reports' => 'Enlaces rápidos', + 'quick_link_examples' => 'Estos son sólo algunos enlaces de ejemplo para empezar. Echa un vistazo a las páginas de ayuda bajo el botón (?)-para obtener información sobre todos los informes y las palabras mágicas que puedes usar.', + 'quick_link_default_report' => 'Reporte financiero por defecto', + 'quick_link_audit_report' => 'Resumen del historial de transacciones', + 'report_this_month_quick' => 'Mes en curso, todas las cuentas', + 'report_last_month_quick' => 'Último mes, todas las cuentas', + 'report_this_year_quick' => 'Año en curso, todas las cuentas', + 'report_this_fiscal_year_quick' => 'Año fiscal en curso, todas las cuentas', + 'report_all_time_quick' => 'Todo el tiempo, todas las cuentas', + 'reports_can_bookmark' => 'Recuerda que los informes pueden ser marcados como favoritos.', + 'incomeVsExpenses' => 'Ingresos vs. gastos', + 'accountBalances' => 'Balances de cuentas', + 'balanceStart' => 'Balance al inicio de un periodo', + 'balanceEnd' => 'Balance al final de un periodo', + 'splitByAccount' => 'Separada por cuenta', + 'coveredWithTags' => 'Cubierta con etiquetas', + 'leftInBudget' => 'Dejado en el presupuesto', + 'sumOfSums' => 'Suma de sumas', + 'noCategory' => '(sin categoría)', + 'notCharged' => 'No cargado (todavía)', + 'inactive' => 'Inactivo', + 'active' => 'Activo', + 'difference' => 'Diferente', + 'money_flowing_in' => 'Dentro', + 'money_flowing_out' => 'Fuera', + 'topX' => 'tope :number', + 'show_full_list' => 'Mostrar lista entera', + 'show_only_top' => 'Mostrar solo tope :number', + 'report_type' => 'Tipo de reporte', + 'report_type_default' => 'Informe financiero predeterminado', + 'report_type_audit' => 'Resumen del historial de transacciones (auditar)', + 'report_type_category' => 'Reporte de categoría', + 'report_type_budget' => 'Reporte de presupuesto', + 'report_type_tag' => 'Reporte de etiqueta', + 'report_type_account' => 'Reporte de cuenta de gastos/ingresos', + 'more_info_help' => 'Puedes encontrar más información sobre estos tipos de informes en las páginas de ayuda. Pulsa el icono (?) En la esquina superior derecha.', + 'report_included_accounts' => 'Cuentas incluidas', + 'report_date_range' => 'Rango de fechas', + 'report_preset_ranges' => 'Rangos preestablecidos', + 'shared' => 'Compartido', + 'fiscal_year' => 'Año fiscal', + 'income_entry' => 'Ingresos de la cuenta ":name" entre :start y :end', + 'expense_entry' => 'Gastos a cuenta ":name" entre :start y :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Gastos en presupuesto ":budget" entre :start y :end', + 'balance_amount' => 'Gastos en presupuesto ":budget" pago desde la cuenta ":account" entre :start y :end', + 'no_audit_activity' => 'Ninguna actividad fue registrada en la cuenta :account_name entre :start y :end.', + 'audit_end_balance' => 'Saldo de cuenta de :account_name en el final de :end fue :balance', + 'reports_extra_options' => 'Opciones adicionales', + 'report_has_no_extra_options' => 'Este informe no tiene opciones adicionales', + 'reports_submit' => 'Ver informe', + 'end_after_start_date' => 'Fecha final de reporte debe ser después de la fecha de inicio.', + 'select_category' => 'Seleccionar categoría (as)', + 'select_budget' => 'Seleccionar presupuesto (s).', + 'select_tag' => 'Seleccionar etiqueta (s).', + 'income_per_category' => 'Ingresos por categoria', + 'expense_per_category' => 'Gastos por categoria', + 'expense_per_budget' => 'Gastos por presupuestos', + 'income_per_account' => 'Ingresos por cuenta', + 'expense_per_account' => 'Gastos por cuenta', + 'expense_per_tag' => 'Gastos por etiqueta', + 'income_per_tag' => 'Ingreso por etiqueta', + 'include_expense_not_in_budget' => 'Gastos incluidos que no están en el presupuesto (s) seleccionado', + 'include_expense_not_in_account' => 'Gastos incluidos que no están en la cuenta (s) seleccionada', + 'include_expense_not_in_category' => 'Gastos incluidos que no están en la categoría (s) seleccionada', + 'include_income_not_in_category' => 'Ingresos incluidos que no estan en la categoria (s) seleccionada', + 'include_income_not_in_account' => 'Ingresos incluidos que no están en la cuenta (s) seleccionada', + 'include_income_not_in_tags' => 'Ingresos incluidos no en la etiqueta (s) seleccionadas', + 'include_expense_not_in_tags' => 'Gastos incluidos no seleccionados con etiqueta', + 'everything_else' => 'Todo lo demas', + 'income_and_expenses' => 'Ingresos y gastos', + 'spent_average' => 'Gastado (promedio)', + 'income_average' => 'Ingresos (promedio)', + 'transaction_count' => 'Cuenta de transacciones', + 'average_spending_per_account' => 'Promedio de gasto por cuenta', + 'average_income_per_account' => 'Promedio de ingreso por cuenta', + 'total' => 'Total', + 'description' => 'Descripción', + 'sum_of_period' => 'Suma de período', + 'average_in_period' => 'Promedio en el período', + 'account_role_defaultAsset' => 'Cuentas de ingresos por defecto', + 'account_role_sharedAsset' => 'Compartir cuenta de ingresos', + 'account_role_savingAsset' => 'Cuentas de ahorros', + 'account_role_ccAsset' => 'Tarjeta de Crédito', + 'account_role_cashWalletAsset' => 'Billetera de efectivo', + 'budget_chart_click' => 'Por favor de click el nombre del presupuesto en la tabla de arriba para ver el cuadro.', + 'category_chart_click' => 'Por favor de click en el nombre de categoría en la tabla de arriba para ver el cuadro.', + 'in_out_accounts' => 'Ganado y gastado por combinación', + 'in_out_per_category' => 'Ganado y gastado por categoría', + 'out_per_budget' => 'Gasto por presupuesto', + 'select_expense_revenue' => 'Seleccione cuenta de gastos/ingresos', + 'multi_currency_report_sum' => 'Como esta lista contiene cuentas con múltiples monedas, la(s) suma(s) que veas puede no tener sentido. El reporte siempre figurará en tu moneda predeterminada.', + 'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.', + 'net_filtered_prefs' => 'Este gráfico nunca incluirá cuentas que tengan la opción "Incluir en el valor neto" no marcada.', // charts: - 'chart' => 'Grafico', - 'month' => 'Mes', - 'budget' => 'Presupuesto', - 'spent' => 'Gastado', - 'spent_in_budget' => 'Gastado en presupuesto', - 'left_to_spend' => 'Dejar para gastar', - 'earned' => 'Ganado', - 'overspent' => 'Sobrepasadas', - 'left' => 'Izquierda', - 'max-amount' => 'Cantidad máxima', - 'min-amount' => 'Cantidad mínima', - 'journal-amount' => 'Entrada actual de factura', - 'name' => 'Nombre', - 'date' => 'Fecha', - 'paid' => 'Pagado', - 'unpaid' => 'No pagado', - 'day' => 'Día', - 'budgeted' => 'Presupuestado', - 'period' => 'Período', - 'balance' => 'Balance', - 'sum' => 'Suma', - 'summary' => 'Resumen', - 'average' => 'Promedio', - 'balanceFor' => 'Saldo por :name', - 'no_tags_for_cloud' => 'No hay etiquetas para generar la nube', - 'tag_cloud' => 'Nube de etiquetas', + 'chart' => 'Grafico', + 'month' => 'Mes', + 'budget' => 'Presupuesto', + 'spent' => 'Gastado', + 'spent_in_budget' => 'Gastado en presupuesto', + 'left_to_spend' => 'Dejar para gastar', + 'earned' => 'Ganado', + 'overspent' => 'Sobrepasadas', + 'left' => 'Izquierda', + 'max-amount' => 'Cantidad máxima', + 'min-amount' => 'Cantidad mínima', + 'journal-amount' => 'Entrada actual de factura', + 'name' => 'Nombre', + 'date' => 'Fecha', + 'paid' => 'Pagado', + 'unpaid' => 'No pagado', + 'day' => 'Día', + 'budgeted' => 'Presupuestado', + 'period' => 'Período', + 'balance' => 'Balance', + 'sum' => 'Suma', + 'summary' => 'Resumen', + 'average' => 'Promedio', + 'balanceFor' => 'Saldo por :name', + 'no_tags_for_cloud' => 'No hay etiquetas para generar la nube', + 'tag_cloud' => 'Nube de etiquetas', // piggy banks: - 'add_money_to_piggy' => 'Añadir dinero a la hucha ":name"', - 'piggy_bank' => 'Hucha', - 'new_piggy_bank' => 'Nueva hucha', - 'store_piggy_bank' => 'Crear hucha', - 'stored_piggy_bank' => 'Crear hucha ":name"', - 'account_status' => 'Estado de cuenta', - 'left_for_piggy_banks' => 'Apartado para las huchas', - 'sum_of_piggy_banks' => 'Total de huchas', - 'saved_so_far' => 'Guardado hasta el momento', - 'left_to_save' => 'Saldo para guardar', - 'suggested_amount' => 'Cantidad mensual sugerida para ahorrar', - 'add_money_to_piggy_title' => 'Añadir dinero a la hucha ":name"', - 'remove_money_from_piggy_title' => 'Quitar dinero de la hucha ":name"', - 'add' => 'Añadir', - 'no_money_for_piggy' => 'Usted no tiene dinero para añadir a esta hucha.', - 'suggested_savings_per_month' => 'Sugerido por mes', + 'add_money_to_piggy' => 'Añadir dinero a la hucha ":name"', + 'piggy_bank' => 'Hucha', + 'new_piggy_bank' => 'Nueva hucha', + 'store_piggy_bank' => 'Crear hucha', + 'stored_piggy_bank' => 'Crear hucha ":name"', + 'account_status' => 'Estado de cuenta', + 'left_for_piggy_banks' => 'Apartado para las huchas', + 'sum_of_piggy_banks' => 'Total de huchas', + 'saved_so_far' => 'Guardado hasta el momento', + 'left_to_save' => 'Saldo para guardar', + 'suggested_amount' => 'Cantidad mensual sugerida para ahorrar', + 'add_money_to_piggy_title' => 'Añadir dinero a la hucha ":name"', + 'remove_money_from_piggy_title' => 'Quitar dinero de la hucha ":name"', + 'add' => 'Añadir', + 'no_money_for_piggy' => 'Usted no tiene dinero para añadir a esta hucha.', + 'suggested_savings_per_month' => 'Sugerido por mes', 'remove' => 'Eliminar', 'max_amount_add' => 'La cantidad máxima que usted puede agregar es', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Saltar la ocurrencia', 'jump_to_friday' => 'Crear la transacción el viernes anterior en su lugar', 'jump_to_monday' => 'Crear la transacción el lunes próximo en su lugar', - 'will_jump_friday' => 'Se creará el viernes en lugar de los fines de semana.', - 'will_jump_monday' => 'Se creará el lunes en lugar de los fines de semana.', - 'except_weekends' => 'Excluir los fines de semana', - 'recurrence_deleted' => 'Transacción recurrente ":title" eliminada', + 'will_jump_friday' => 'Se creará el viernes en lugar de los fines de semana.', + 'will_jump_monday' => 'Se creará el lunes en lugar de los fines de semana.', + 'except_weekends' => 'Excluir los fines de semana', + 'recurrence_deleted' => 'Transacción recurrente ":title" eliminada', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php index 9bb6f19f37..dd010eadf6 100644 --- a/resources/lang/es_ES/validation.php +++ b/resources/lang/es_ES/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'El :attribute debería ser una cadena de caracteres.', 'url' => 'El formato del campo :attribute no es válido.', 'timezone' => 'El campo :attribute debe contener una zona válida.', - '2fa_code' => 'El campo :attribute no es válido.', - 'dimensions' => 'Las dimensiones de la imagen :attribute son incorrectas.', - 'distinct' => 'El campo :attribute tiene un valor duplicado.', - 'file' => 'El campo :attribute debe ser un fichero.', - 'in_array' => 'El campo :attribute no existe en :other.', - 'present' => 'El campo :attribute debe estar presente.', - 'amount_zero' => 'La cantidad total no puede ser cero.', - 'unique_piggy_bank_for_user' => 'En nombre de la hucha debe ser único.', - 'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.', - 'valid_recurrence_rep_moment' => 'Momento de repetición no válido para este tipo de repetición.', - 'invalid_account_info' => 'Información de cuenta no válida.', + '2fa_code' => 'El campo :attribute no es válido.', + 'dimensions' => 'Las dimensiones de la imagen :attribute son incorrectas.', + 'distinct' => 'El campo :attribute tiene un valor duplicado.', + 'file' => 'El campo :attribute debe ser un fichero.', + 'in_array' => 'El campo :attribute no existe en :other.', + 'present' => 'El campo :attribute debe estar presente.', + 'amount_zero' => 'La cantidad total no puede ser cero.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'En nombre de la hucha debe ser único.', + 'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.', + 'valid_recurrence_rep_moment' => 'Momento de repetición no válido para este tipo de repetición.', + 'invalid_account_info' => 'Información de cuenta no válida.', 'attributes' => [ 'email' => 'dirección de correo electrónico', 'description' => 'descripcion', diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php index 5e8c946820..cdee145e6d 100644 --- a/resources/lang/fr_FR/breadcrumbs.php +++ b/resources/lang/fr_FR/breadcrumbs.php @@ -39,7 +39,7 @@ return [ 'reports' => 'Rapport', 'search_result' => 'Résultats de recherche pour ":query"', 'withdrawal_list' => 'Dépenses', - 'Withdrawal_list' => 'Expenses', + 'Withdrawal_list' => 'Dépenses', 'deposit_list' => 'Revenu, salaire et versements', 'transfer_list' => 'Virements', 'transfers_list' => 'Virements', diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php index 8a128f1227..ef49ee36b8 100644 --- a/resources/lang/fr_FR/config.php +++ b/resources/lang/fr_FR/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'fr', - 'locale' => 'fr_FR.utf8, fr_FR.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A %e %B %Y', - 'month_and_day_no_year' => '%e %B', - 'date_time' => '%B %e %Y @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Semaine %W %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'Do MMMM YYYY', - 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Lundi', - 'dow_2' => 'Mardi', - 'dow_3' => 'Mercredi', - 'dow_4' => 'Jeudi', - 'dow_5' => 'Vendredi', - 'dow_6' => 'Samedi', - 'dow_7' => 'Dimanche', + 'html_language' => 'fr', + 'locale' => 'fr_FR.utf8, fr_FR.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %e %B %Y', + 'month_and_day_no_year' => '%e %B', + 'date_time' => '%B %e %Y @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Semaine %W %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'Do MMMM YYYY', + 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Lundi', + 'dow_2' => 'Mardi', + 'dow_3' => 'Mercredi', + 'dow_4' => 'Jeudi', + 'dow_5' => 'Vendredi', + 'dow_6' => 'Samedi', + 'dow_7' => 'Dimanche', ]; diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 730ae9333e..4c6867c153 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nouvelle dépense', 'create_new_transaction' => 'Crée une nouvelle transaction', 'new_transaction' => 'Nouvelle opération', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Afficher vos comptes d\'actifs', 'go_to_budgets' => 'Gérer vos budgets', 'go_to_categories' => 'Gérer vos catégories', @@ -83,32 +84,32 @@ return [ 'help_for_this_page' => 'Aide pour cette page', 'no_help_could_be_found' => 'Aucun texte d\'aide n\'a pu être trouvé.', 'no_help_title' => 'Toutes nos excuses, une erreur est survenue.', - 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Pour continuer, veuillez entrer votre code d’authentification à deux facteurs. Votre application peut la générer pour vous.', - 'two_factor_code_here' => 'Entrez votre code ici', - 'two_factor_title' => 'Authentification à deux facteurs', - 'authenticate' => 'S\'authentifier', - 'two_factor_forgot_title' => 'Perte de l’authentification à deux facteurs', - 'two_factor_forgot' => 'J’ai oublié mon code d\'identification à deux facteurs.', - 'two_factor_lost_header' => 'Perdu votre authentification à deux facteurs ?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Dans le cas contraire, contactez le propriétaire du site par courriel :site_owner et demandez-lui de réinitialiser votre authentification à deux facteurs.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days jours de données peuvent prendre un certain temps à charger.', - 'registered' => 'Vous avez été enregistré avec succès !', - 'Default asset account' => 'Compte d’actif par défaut', - 'no_budget_pointer' => 'Vous semblez n’avoir encore aucun budget. Vous devriez en créer un sur la page des budgets. Les budgets peuvent vous aider à garder une trace des dépenses.', - 'Savings account' => 'Compte d’épargne', - 'Credit card' => 'Carte de Crédit', - 'source_accounts' => 'Compte(s) source', - 'destination_accounts' => 'Compte(s) de destination', - 'user_id_is' => 'Votre identifiant d’utilisateur est :user', - 'field_supports_markdown' => 'Ce champ prend en charge la syntaxe Markdown.', - 'need_more_help' => 'Si vous désirez plus de renseignements sur l\'utilisation de Firefly III, merci d\'ouvrir un ticket sur Github.', + 'two_factor_welcome' => 'Bonjour !', + 'two_factor_enter_code' => 'Pour continuer, veuillez entrer votre code d’authentification à deux facteurs. Votre application peut la générer pour vous.', + 'two_factor_code_here' => 'Entrez votre code ici', + 'two_factor_title' => 'Authentification à deux facteurs', + 'authenticate' => 'S\'authentifier', + 'two_factor_forgot_title' => 'Perte de l’authentification à deux facteurs', + 'two_factor_forgot' => 'J’ai oublié mon code d\'identification à deux facteurs.', + 'two_factor_lost_header' => 'Perdu votre authentification à deux facteurs ?', + 'two_factor_lost_intro' => 'Si vous avez aussi perdu vos codes de récupération, vous n\'avez pas de chance. Ce n\'est pas quelque chose que vous pouvez corriger depuis l\'interface web. Vous avez deux choix.', + 'two_factor_lost_fix_self' => 'Si vous éxecutez votre propre instance de Firefly III, vérifiez les logs de storage/logs pour obtenir des instructions, ou lancez docker logs <container_id> pour voir les instructions (actualisez cette page).', + 'two_factor_lost_fix_owner' => 'Dans le cas contraire, contactez le propriétaire du site par courriel :site_owner et demandez-lui de réinitialiser votre authentification à deux facteurs.', + 'mfa_backup_code' => 'Vous avez utilisé un code de récupération pour vous connecter à Firefly III. Il ne peut être réutilisé, donc rayez-le de votre liste.', + 'pref_two_factor_new_backup_codes' => 'Obtenir de nouveaux codes de récupération', + 'pref_two_factor_backup_code_count' => 'Vous avez :count code(s) de récupération.', + '2fa_i_have_them' => 'Je les ai enregistrés !', + 'warning_much_data' => ':days jours de données peuvent prendre un certain temps à charger.', + 'registered' => 'Vous avez été enregistré avec succès !', + 'Default asset account' => 'Compte d’actif par défaut', + 'no_budget_pointer' => 'Vous semblez n’avoir encore aucun budget. Vous devriez en créer un sur la page des budgets. Les budgets peuvent vous aider à garder une trace des dépenses.', + 'Savings account' => 'Compte d’épargne', + 'Credit card' => 'Carte de Crédit', + 'source_accounts' => 'Compte(s) source', + 'destination_accounts' => 'Compte(s) de destination', + 'user_id_is' => 'Votre identifiant d’utilisateur est :user', + 'field_supports_markdown' => 'Ce champ prend en charge la syntaxe Markdown.', + 'need_more_help' => 'Si vous désirez plus de renseignements sur l\'utilisation de Firefly III, merci d\'ouvrir un ticket sur Github.', 'reenable_intro_text' => 'Vous pouvez également réactiver le guide d\'introduction.', 'intro_boxes_after_refresh' => 'Les boîtes d\'introduction réapparaîtront lorsque vous actualiserez la page.', 'show_all_no_filter' => 'Montrer toutes les transactions sans les classer par date.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Requête', 'search_found_transactions' => 'Firefly III a trouvé :count opération(s) en :time secondes.', 'search_for_query' => 'Firefly III recherche des opérations contenant tous ces mots : :query', - 'search_modifier_amount_is' => 'Le montant est exactement :value', - 'search_modifier_amount' => 'Le montant est exactement :value', - 'search_modifier_amount_max' => 'Le montant est au plus :value', - 'search_modifier_amount_min' => 'Le montant est au moins :value', - 'search_modifier_amount_less' => 'Le montant est inférieur à :value', - 'search_modifier_amount_more' => 'Le montant est supérieur à :value', - 'search_modifier_source' => 'Le compte source est :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Le compte de destination est :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'La catégorie est :value', - 'search_modifier_budget' => 'Le budget est :value', - 'search_modifier_bill' => 'La facture est :value', - 'search_modifier_type' => 'Le type de l\'opération est :value', - 'search_modifier_date' => 'La date de l\'opération est :value', - 'search_modifier_date_before' => 'La date de l\'opération est avant :value', - 'search_modifier_date_after' => 'La date de l\'opération est après :value', + 'search_modifier_amount_is' => 'Le montant est exactement :value', + 'search_modifier_amount' => 'Le montant est exactement :value', + 'search_modifier_amount_max' => 'Le montant est au plus :value', + 'search_modifier_amount_min' => 'Le montant est au moins :value', + 'search_modifier_amount_less' => 'Le montant est inférieur à :value', + 'search_modifier_amount_more' => 'Le montant est supérieur à :value', + 'search_modifier_source' => 'Le compte source est :value', + 'search_modifier_from' => 'Le compte source est :value', + 'search_modifier_destination' => 'Le compte de destination est :value', + 'search_modifier_to' => 'Le compte de destination est :value', + 'search_modifier_category' => 'La catégorie est :value', + 'search_modifier_budget' => 'Le budget est :value', + 'search_modifier_bill' => 'La facture est :value', + 'search_modifier_type' => 'Le type de l\'opération est :value', + 'search_modifier_date' => 'La date de l\'opération est :value', + 'search_modifier_date_before' => 'La date de l\'opération est avant :value', + 'search_modifier_date_after' => 'La date de l\'opération est après :value', 'search_modifier_on' => 'La date de l\'opération est :value', 'search_modifier_before' => 'La date de l\'opération est avant :value', 'search_modifier_after' => 'La date de l\'opération est après :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Convertir cette transaction en transfert', 'rule_action_convert_transfer' => 'Convertir cette transaction en transfert avec ":action_value"', - 'rules_have_read_warning' => 'Avez-vous lu les avertissements ?', - 'apply_rule_warning' => 'Avertissement : exécuter une règle ou un groupe de règles sur un grand nombre de transactions peut prendre beaucoup de temps, et pourrait entraîner un time-out. Si c\'est le cas, alors la règle ou le groupe de règles ne serait appliqué que sur une partie indéterminée de vos transactions. Cela peut engendrer des erreurs sur votre gestion financière. S\'il vous plaît, faites attention.', - 'rulegroup_for_bills_title' => 'Groupe de règles pour les factures', - 'rulegroup_for_bills_description' => 'Un groupe de règles spécial pour toutes les règles impliquant des factures.', - 'rule_for_bill_title' => 'Règle générée automatiquement pour la facture ":name"', - 'rule_for_bill_description' => 'Cette règle est générée automatiquement pour essayer de faire correspondre la facture ":name".', - 'create_rule_for_bill' => 'Créer une nouvelle règle pour la facture ":name"', - 'create_rule_for_bill_txt' => 'Vous venez de créer une nouvelle facture appelée ":name", félicitations ! Firefly III peut automatiquement faire correspondre de nouvelles dépenses à cette facture. Par exemple, chaque fois que vous payez votre loyer, la facture "loyer" sera liée à la dépense. De cette façon, Firefly III peut vous montrer exactement quelles factures sont dues et lesquelles ne le sont pas. Pour ce faire, une nouvelle règle doit être créée. Firefly III a rempli certaines valeurs qui doivent être logiques pour vous. Veuillez vous assurer qu\'elles sont correctes. Si c\'est le cas, Firefly III liera automatiquement la bonne dépense à la bonne facture. S\'il vous plaît vérifier également les déclencheurs pour voir s\'ils sont corrects, en ajouter ou les corriger si nécessaire.', - 'new_rule_for_bill_title' => 'Règle pour la facture ":name"', - 'new_rule_for_bill_description' => 'Cette règle marque les transactions pour la facture ":name".', + 'rules_have_read_warning' => 'Avez-vous lu les avertissements ?', + 'apply_rule_warning' => 'Avertissement : exécuter une règle ou un groupe de règles sur un grand nombre de transactions peut prendre beaucoup de temps, et pourrait entraîner un time-out. Si c\'est le cas, alors la règle ou le groupe de règles ne serait appliqué que sur une partie indéterminée de vos transactions. Cela peut engendrer des erreurs sur votre gestion financière. S\'il vous plaît, faites attention.', + 'rulegroup_for_bills_title' => 'Groupe de règles pour les factures', + 'rulegroup_for_bills_description' => 'Un groupe de règles spécial pour toutes les règles impliquant des factures.', + 'rule_for_bill_title' => 'Règle générée automatiquement pour la facture ":name"', + 'rule_for_bill_description' => 'Cette règle est générée automatiquement pour essayer de faire correspondre la facture ":name".', + 'create_rule_for_bill' => 'Créer une nouvelle règle pour la facture ":name"', + 'create_rule_for_bill_txt' => 'Vous venez de créer une nouvelle facture appelée ":name", félicitations ! Firefly III peut automatiquement faire correspondre de nouvelles dépenses à cette facture. Par exemple, chaque fois que vous payez votre loyer, la facture "loyer" sera liée à la dépense. De cette façon, Firefly III peut vous montrer exactement quelles factures sont dues et lesquelles ne le sont pas. Pour ce faire, une nouvelle règle doit être créée. Firefly III a rempli certaines valeurs qui doivent être logiques pour vous. Veuillez vous assurer qu\'elles sont correctes. Si c\'est le cas, Firefly III liera automatiquement la bonne dépense à la bonne facture. S\'il vous plaît vérifier également les déclencheurs pour voir s\'ils sont corrects, en ajouter ou les corriger si nécessaire.', + 'new_rule_for_bill_title' => 'Règle pour la facture ":name"', + 'new_rule_for_bill_description' => 'Cette règle marque les transactions pour la facture ":name".', // tags - 'store_new_tag' => 'Créer un nouveau tag', - 'update_tag' => 'Mettre à jour le tag', - 'no_location_set' => 'Aucun emplacement défini.', - 'meta_data' => 'Métadonnées', - 'location' => 'Emplacement', - 'without_date' => 'Sans date', - 'result' => 'Résultat', - 'sums_apply_to_range' => 'Toutes les sommes s\'appliquent à l\'ensemble sélectionné', - 'mapbox_api_key' => 'Pour utiliser la carte, obtenez une clé d\'API auprès de Mapbox. Ouvrez votre fichier .env et saisissez le code après MAPBOX_API_KEY=.', - 'press_tag_location' => 'Faites un clic droit ou appuyez longuement pour définir l\'emplacement du tag.', - 'clear_location' => 'Effacer la localisation', + 'store_new_tag' => 'Créer un nouveau tag', + 'update_tag' => 'Mettre à jour le tag', + 'no_location_set' => 'Aucun emplacement défini.', + 'meta_data' => 'Métadonnées', + 'location' => 'Emplacement', + 'without_date' => 'Sans date', + 'result' => 'Résultat', + 'sums_apply_to_range' => 'Toutes les sommes s\'appliquent à l\'ensemble sélectionné', + 'mapbox_api_key' => 'Pour utiliser la carte, obtenez une clé d\'API auprès de Mapbox. Ouvrez votre fichier .env et saisissez le code après MAPBOX_API_KEY=.', + 'press_tag_location' => 'Faites un clic droit ou appuyez longuement pour définir l\'emplacement du tag.', + 'clear_location' => 'Effacer la localisation', // preferences - 'pref_home_screen_accounts' => 'Comptes de l’écran d’accueil', - 'pref_home_screen_accounts_help' => 'Quels sont les comptes à afficher sur la page d’accueil ?', - 'pref_view_range' => 'Voir l\'étendue', - 'pref_view_range_help' => 'Certains graphiques sont automatiquement regroupés par périodes. Vos budgets seront aussi organisés par périodes. Quelle période préférez-vous ?', - 'pref_1D' => 'Un jour', - 'pref_1W' => 'Une semaine', - 'pref_1M' => 'Un mois', - 'pref_3M' => 'Trois mois (trimestre)', - 'pref_6M' => 'Six mois', - 'pref_1Y' => 'Un an', - 'pref_languages' => 'Langues', - 'pref_languages_help' => 'Firefly III prend en charge plusieurs langues. Laquelle préférez-vous ?', - 'pref_custom_fiscal_year' => 'Paramètres fiscaux de l\'année', - 'pref_custom_fiscal_year_label' => 'Activé', - 'pref_custom_fiscal_year_help' => 'Dans les pays qui utilisent une année financière autre que du 1er janvier au 31 décembre, vous pouvez la changer en spécifiant le jour de début et de fin de l\'année fiscale', - 'pref_fiscal_year_start_label' => 'Date du début de l\'année fiscale', - 'pref_two_factor_auth' => 'Validation en 2 étapes', - 'pref_two_factor_auth_help' => 'Lorsque vous activez la validation en 2 étapes (également connu sous le nom de deux facteurs d’authentification), vous ajoutez une couche de sécurité supplémentaire à votre compte. Vous vous connectez avec quelque chose que vous connaissez (votre mot de passe) et quelque chose que vous avez (un code de vérification). Les codes de vérification sont générés par une application sur votre téléphone, comme par exemple Authy ou Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Activez la validation en 2 étapes', - 'pref_two_factor_auth_disabled' => 'Le code de vérification en deux étapes a été enlevé et désactivé', - 'pref_two_factor_auth_remove_it' => 'N’oubliez pas de supprimer ce compte de votre application d’authentification !', - 'pref_two_factor_auth_code' => 'Vérifier le code', - 'pref_two_factor_auth_code_help' => 'Scanner le code QR avec une application sur votre téléphone comme Authy ou Google Authenticator et entrez le code généré.', - 'pref_two_factor_auth_reset_code' => 'Réinitialiser le code de vérification', - 'pref_two_factor_auth_disable_2fa' => 'Désactiver l\'authentification en deux étapes', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Enregistrer les paramètres', - 'saved_preferences' => 'Préférences enregistrées !', - 'preferences_general' => 'Général', - 'preferences_frontpage' => 'Écran d\'accueil', - 'preferences_security' => 'Sécurité', - 'preferences_layout' => 'Mise en Page', - 'pref_home_show_deposits' => 'Afficher les dépôts sur l\'écran d\'accueil', - 'pref_home_show_deposits_info' => 'L\'écran d\'accueil affiche déjà vos comptes de dépenses. Devrait-il aussi afficher vos comptes de revenus ?', - 'pref_home_do_show_deposits' => 'Oui, montrez-les', - 'successful_count' => 'dont :count avec succès', - 'list_page_size_title' => 'Taille de la page', - 'list_page_size_help' => 'Les listes d\'éléments (comptes, transactions, etc) affichent un nombre maximum d\'élément par page.', - 'list_page_size_label' => 'Nombre d\'élément par page', - 'between_dates' => '(:start et :end)', - 'pref_optional_fields_transaction' => 'Champs optionnels pour les transactions', - 'pref_optional_fields_transaction_help' => 'Par défaut, tous les champs ne sont pas disponibles lors de la création d\'une nouvelle transaction (pour éviter de surcharger la page). Vous pouvez activer les champs suivants si vous pensez qu\'ils peuvent vous être utiles. Bien sûr, tout champ désactivé mais précédemment rempli restera visible quel que soit son paramétrage.', - 'optional_tj_date_fields' => 'Champ date', - 'optional_tj_business_fields' => 'Champs professionnels', - 'optional_tj_attachment_fields' => 'Champs de pièces jointes', - 'pref_optional_tj_interest_date' => 'Date des intérêts', - 'pref_optional_tj_book_date' => 'Date de réservation', - 'pref_optional_tj_process_date' => 'Date de traitement', - 'pref_optional_tj_due_date' => 'Échéance', - 'pref_optional_tj_payment_date' => 'Date de paiement', - 'pref_optional_tj_invoice_date' => 'Date de facturation', - 'pref_optional_tj_internal_reference' => 'Référence interne', - 'pref_optional_tj_notes' => 'Notes', - 'pref_optional_tj_attachments' => 'Pièces jointes', - 'optional_field_meta_dates' => 'Dates', - 'optional_field_meta_business' => 'Commerce', - 'optional_field_attachments' => 'Pièces jointes', - 'optional_field_meta_data' => 'Métadonnées facultatives', + 'pref_home_screen_accounts' => 'Comptes de l’écran d’accueil', + 'pref_home_screen_accounts_help' => 'Quels sont les comptes à afficher sur la page d’accueil ?', + 'pref_view_range' => 'Voir l\'étendue', + 'pref_view_range_help' => 'Certains graphiques sont automatiquement regroupés par périodes. Vos budgets seront aussi organisés par périodes. Quelle période préférez-vous ?', + 'pref_1D' => 'Un jour', + 'pref_1W' => 'Une semaine', + 'pref_1M' => 'Un mois', + 'pref_3M' => 'Trois mois (trimestre)', + 'pref_6M' => 'Six mois', + 'pref_1Y' => 'Un an', + 'pref_languages' => 'Langues', + 'pref_languages_help' => 'Firefly III prend en charge plusieurs langues. Laquelle préférez-vous ?', + 'pref_custom_fiscal_year' => 'Paramètres fiscaux de l\'année', + 'pref_custom_fiscal_year_label' => 'Activé', + 'pref_custom_fiscal_year_help' => 'Dans les pays qui utilisent une année financière autre que du 1er janvier au 31 décembre, vous pouvez la changer en spécifiant le jour de début et de fin de l\'année fiscale', + 'pref_fiscal_year_start_label' => 'Date du début de l\'année fiscale', + 'pref_two_factor_auth' => 'Validation en 2 étapes', + 'pref_two_factor_auth_help' => 'Lorsque vous activez la validation en 2 étapes (également connu sous le nom de deux facteurs d’authentification), vous ajoutez une couche de sécurité supplémentaire à votre compte. Vous vous connectez avec quelque chose que vous connaissez (votre mot de passe) et quelque chose que vous avez (un code de vérification). Les codes de vérification sont générés par une application sur votre téléphone, comme par exemple Authy ou Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Activez la validation en 2 étapes', + 'pref_two_factor_auth_disabled' => 'Le code de vérification en deux étapes a été enlevé et désactivé', + 'pref_two_factor_auth_remove_it' => 'N’oubliez pas de supprimer ce compte de votre application d’authentification !', + 'pref_two_factor_auth_code' => 'Vérifier le code', + 'pref_two_factor_auth_code_help' => 'Scanner le code QR avec une application sur votre téléphone comme Authy ou Google Authenticator et entrez le code généré.', + 'pref_two_factor_auth_reset_code' => 'Réinitialiser le code de vérification', + 'pref_two_factor_auth_disable_2fa' => 'Désactiver l\'authentification en deux étapes', + '2fa_use_secret_instead' => 'Si vous ne pouvez pas scanner le code QR, vous pouvez utiliser le code suivant à la place : :secret.', + '2fa_backup_codes' => 'Stockez ces codes de récupération pour vous connecter au cas où vous perdez votre appareil.', + '2fa_already_enabled' => 'La vérification à deux étapes est déjà activée.', + 'wrong_mfa_code' => 'Le code MFA n\'est pas valide.', + 'pref_save_settings' => 'Enregistrer les paramètres', + 'saved_preferences' => 'Préférences enregistrées !', + 'preferences_general' => 'Général', + 'preferences_frontpage' => 'Écran d\'accueil', + 'preferences_security' => 'Sécurité', + 'preferences_layout' => 'Mise en Page', + 'pref_home_show_deposits' => 'Afficher les dépôts sur l\'écran d\'accueil', + 'pref_home_show_deposits_info' => 'L\'écran d\'accueil affiche déjà vos comptes de dépenses. Devrait-il aussi afficher vos comptes de revenus ?', + 'pref_home_do_show_deposits' => 'Oui, montrez-les', + 'successful_count' => 'dont :count avec succès', + 'list_page_size_title' => 'Taille de la page', + 'list_page_size_help' => 'Les listes d\'éléments (comptes, transactions, etc) affichent un nombre maximum d\'élément par page.', + 'list_page_size_label' => 'Nombre d\'élément par page', + 'between_dates' => '(:start et :end)', + 'pref_optional_fields_transaction' => 'Champs optionnels pour les transactions', + 'pref_optional_fields_transaction_help' => 'Par défaut, tous les champs ne sont pas disponibles lors de la création d\'une nouvelle transaction (pour éviter de surcharger la page). Vous pouvez activer les champs suivants si vous pensez qu\'ils peuvent vous être utiles. Bien sûr, tout champ désactivé mais précédemment rempli restera visible quel que soit son paramétrage.', + 'optional_tj_date_fields' => 'Champ date', + 'optional_tj_business_fields' => 'Champs professionnels', + 'optional_tj_attachment_fields' => 'Champs de pièces jointes', + 'pref_optional_tj_interest_date' => 'Date des intérêts', + 'pref_optional_tj_book_date' => 'Date de réservation', + 'pref_optional_tj_process_date' => 'Date de traitement', + 'pref_optional_tj_due_date' => 'Échéance', + 'pref_optional_tj_payment_date' => 'Date de paiement', + 'pref_optional_tj_invoice_date' => 'Date de facturation', + 'pref_optional_tj_internal_reference' => 'Référence interne', + 'pref_optional_tj_notes' => 'Notes', + 'pref_optional_tj_attachments' => 'Pièces jointes', + 'optional_field_meta_dates' => 'Dates', + 'optional_field_meta_business' => 'Commerce', + 'optional_field_attachments' => 'Pièces jointes', + 'optional_field_meta_data' => 'Métadonnées facultatives', // profile: - 'change_your_password' => 'Modifier votre mot de passe', - 'delete_account' => 'Supprimer le compte', - 'current_password' => 'Mot de passe actuel', - 'new_password' => 'Nouveau mot de passe ', - 'new_password_again' => 'Nouveau mot de passe (confirmation)', - 'delete_your_account' => 'Supprimer votre compte', - 'delete_your_account_help' => 'La suppression de votre compte supprimera également les comptes, les opérations, tout ce que vous pourriez avoir enregistré dans Firefly III. Tout sera SUPPRIME.', - 'delete_your_account_password' => 'Entrez votre mot de passe pour continuer.', - 'password' => 'Mot de passe', - 'are_you_sure' => 'Êtes-vous sûr ? Vous ne pourrez pas annuler cette action.', - 'delete_account_button' => 'SUPPRIMER votre compte', - 'invalid_current_password' => 'Mot de passe actuel non valide !', - 'password_changed' => 'Mot de passe modifié !', - 'should_change' => 'L’idée est de changer votre mot de passe.', - 'invalid_password' => 'Mot de passe incorrect !', - 'what_is_pw_security' => 'Qu\'est-ce que "vérifier la sécurité du mot de passe" ?', - 'secure_pw_title' => 'Comment choisir un mot de passe sécurisé', - 'secure_pw_history' => 'Pas une semaine ne se passe sans que vous lisiez dans la presse qu\'un site s\'est fait dérober les mots de passe de ses utilisateurs. Les pirates et les voleurs utilisent ces mots de passe pour tenter de voler vos informations personnelles. Cette information est précieuse.', - 'secure_pw_ff' => 'Vous utilisez le même mot de passe partout sur Internet ? Si un seul site se fait dérober ce mot de passe, c\'est l\'ensemble de vos comptes et données qui sont exposées aux pirates. Firefly III compte sur vous pour choisir un mot de passe unique et fort pour protéger vos informations financières.', - 'secure_pw_check_box' => 'Pour vous y aider Firefly III peut vérifier que le mot de passe que vous souhaitez utiliser n\'a jamais été dérobé auparavant. Si c\'est le cas, Firefly III vous conseille de NE PAS utiliser ce mot de passe.', - 'secure_pw_working_title' => 'Comment est-ce que cela fonctionne ?', - 'secure_pw_working' => 'Si vous cochez l\'option, Firefly III enverra les 5 premiers caractères de l\'empreinte SHA1 de votre mot de passe au site Web de Troy Hunt pour contrôler si elle y apparait. Cela vous empêchera d\'utiliser des mots de passe non sûrs tel que recommandé par la dernière publication spéciale NIST sur le sujet.', - 'secure_pw_should' => 'Dois-je cocher la case ?', - 'secure_pw_long_password' => 'Oui. Toujours vérifier que votre mot de passe est sûr.', - 'command_line_token' => 'Jeton de ligne de commande', - 'explain_command_line_token' => 'Vous avez besoin de ce jeton pour exécuter des opérations optionnelles en ligne de commandes telles qu\'importer et exporter des données. Sans celui-ci, de telles commandes sensibles ne fonctionneront pas. Ne partagez jamais votre jeton. Personne ne vous le demandera, pas même moi. Si vous craignez de le perdre, ou si vous êtes parano, régénérez ce jeton à l\'aide du bouton.', - 'regenerate_command_line_token' => 'Régénérer le jeton de ligne de commande', - 'token_regenerated' => 'Un nouveau jeton en ligne de commande a été généré', - 'change_your_email' => 'Changer votre adresse e-mail', - 'email_verification' => 'Un e-mail sera envoyé à votre ancienne ET votre nouvelle adresse. Pour des raisons de sécurité, vous ne pourrez pas vous connecter jusqu\'à ce que vous ayez vérifié votre nouvelle adresse. Si vous n\'êtes pas certain que votre installation de Firefly III soit capable d\'envoyer un e-mail, n\'utilisez pas cette fonctionnalité. Si vous êtes un administrateur, vous pouvez tester l\'envoi des e-mails en allant dans le menu Administration.', - 'email_changed_logout' => 'Vous ne pouvez pas vous connecter tant que vous n\'aurez pas vérifié votre adresse e-mail.', - 'login_with_new_email' => 'Vous pouvez désormais vous connecter avec votre nouvelle adresse e-mail.', - 'login_with_old_email' => 'Vous pouvez à nouveau vous connecter à l\'aide de votre ancienne adresse e-mail.', - 'login_provider_local_only' => 'Cette action n’est pas disponible lors de l’authentification par ":login_provider".', - 'delete_local_info_only' => 'Comme vous vous authentifiez via ":login_provider", cela ne supprimera que les informations locales de Firefly III.', + 'change_your_password' => 'Modifier votre mot de passe', + 'delete_account' => 'Supprimer le compte', + 'current_password' => 'Mot de passe actuel', + 'new_password' => 'Nouveau mot de passe ', + 'new_password_again' => 'Nouveau mot de passe (confirmation)', + 'delete_your_account' => 'Supprimer votre compte', + 'delete_your_account_help' => 'La suppression de votre compte supprimera également les comptes, les opérations, tout ce que vous pourriez avoir enregistré dans Firefly III. Tout sera SUPPRIME.', + 'delete_your_account_password' => 'Entrez votre mot de passe pour continuer.', + 'password' => 'Mot de passe', + 'are_you_sure' => 'Êtes-vous sûr ? Vous ne pourrez pas annuler cette action.', + 'delete_account_button' => 'SUPPRIMER votre compte', + 'invalid_current_password' => 'Mot de passe actuel non valide !', + 'password_changed' => 'Mot de passe modifié !', + 'should_change' => 'L’idée est de changer votre mot de passe.', + 'invalid_password' => 'Mot de passe incorrect !', + 'what_is_pw_security' => 'Qu\'est-ce que "vérifier la sécurité du mot de passe" ?', + 'secure_pw_title' => 'Comment choisir un mot de passe sécurisé', + 'secure_pw_history' => 'Pas une semaine ne se passe sans que vous lisiez dans la presse qu\'un site s\'est fait dérober les mots de passe de ses utilisateurs. Les pirates et les voleurs utilisent ces mots de passe pour tenter de voler vos informations personnelles. Cette information est précieuse.', + 'secure_pw_ff' => 'Vous utilisez le même mot de passe partout sur Internet ? Si un seul site se fait dérober ce mot de passe, c\'est l\'ensemble de vos comptes et données qui sont exposées aux pirates. Firefly III compte sur vous pour choisir un mot de passe unique et fort pour protéger vos informations financières.', + 'secure_pw_check_box' => 'Pour vous y aider Firefly III peut vérifier que le mot de passe que vous souhaitez utiliser n\'a jamais été dérobé auparavant. Si c\'est le cas, Firefly III vous conseille de NE PAS utiliser ce mot de passe.', + 'secure_pw_working_title' => 'Comment est-ce que cela fonctionne ?', + 'secure_pw_working' => 'Si vous cochez l\'option, Firefly III enverra les 5 premiers caractères de l\'empreinte SHA1 de votre mot de passe au site Web de Troy Hunt pour contrôler si elle y apparait. Cela vous empêchera d\'utiliser des mots de passe non sûrs tel que recommandé par la dernière publication spéciale NIST sur le sujet.', + 'secure_pw_should' => 'Dois-je cocher la case ?', + 'secure_pw_long_password' => 'Oui. Toujours vérifier que votre mot de passe est sûr.', + 'command_line_token' => 'Jeton de ligne de commande', + 'explain_command_line_token' => 'Vous avez besoin de ce jeton pour exécuter des opérations optionnelles en ligne de commandes telles qu\'importer et exporter des données. Sans celui-ci, de telles commandes sensibles ne fonctionneront pas. Ne partagez jamais votre jeton. Personne ne vous le demandera, pas même moi. Si vous craignez de le perdre, ou si vous êtes parano, régénérez ce jeton à l\'aide du bouton.', + 'regenerate_command_line_token' => 'Régénérer le jeton de ligne de commande', + 'token_regenerated' => 'Un nouveau jeton en ligne de commande a été généré', + 'change_your_email' => 'Changer votre adresse e-mail', + 'email_verification' => 'Un e-mail sera envoyé à votre ancienne ET votre nouvelle adresse. Pour des raisons de sécurité, vous ne pourrez pas vous connecter jusqu\'à ce que vous ayez vérifié votre nouvelle adresse. Si vous n\'êtes pas certain que votre installation de Firefly III soit capable d\'envoyer un e-mail, n\'utilisez pas cette fonctionnalité. Si vous êtes un administrateur, vous pouvez tester l\'envoi des e-mails en allant dans le menu Administration.', + 'email_changed_logout' => 'Vous ne pouvez pas vous connecter tant que vous n\'aurez pas vérifié votre adresse e-mail.', + 'login_with_new_email' => 'Vous pouvez désormais vous connecter avec votre nouvelle adresse e-mail.', + 'login_with_old_email' => 'Vous pouvez à nouveau vous connecter à l\'aide de votre ancienne adresse e-mail.', + 'login_provider_local_only' => 'Cette action n’est pas disponible lors de l’authentification par ":login_provider".', + 'delete_local_info_only' => 'Comme vous vous authentifiez via ":login_provider", cela ne supprimera que les informations locales de Firefly III.', // attachments - 'nr_of_attachments' => 'Une pièce jointe|:count pièces jointes', - 'attachments' => 'Pièces jointes', - 'edit_attachment' => 'Modifier la pièce jointe ":name"', - 'update_attachment' => 'Mettre à jour la pièce jointe', - 'delete_attachment' => 'Supprimer la pièce jointe ":name"', - 'attachment_deleted' => 'Pièce jointe ":name" supprimée', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Pièce jointe ":name" mise à jour', - 'upload_max_file_size' => 'Taille maximum du fichier : :size', - 'list_all_attachments' => 'Liste de toutes les pièces jointes', + 'nr_of_attachments' => 'Une pièce jointe|:count pièces jointes', + 'attachments' => 'Pièces jointes', + 'edit_attachment' => 'Modifier la pièce jointe ":name"', + 'update_attachment' => 'Mettre à jour la pièce jointe', + 'delete_attachment' => 'Supprimer la pièce jointe ":name"', + 'attachment_deleted' => 'Pièce jointe ":name" supprimée', + 'liabilities_deleted' => 'Passif ":name" supprimé', + 'attachment_updated' => 'Pièce jointe ":name" mise à jour', + 'upload_max_file_size' => 'Taille maximum du fichier : :size', + 'list_all_attachments' => 'Liste de toutes les pièces jointes', // transaction index - 'title_expenses' => 'Dépenses', - 'title_withdrawal' => 'Dépenses', - 'title_revenue' => 'Recette / revenu', - 'title_deposit' => 'Recette / revenu', - 'title_transfer' => 'Transferts', - 'title_transfers' => 'Transferts', + 'title_expenses' => 'Dépenses', + 'title_withdrawal' => 'Dépenses', + 'title_revenue' => 'Recette / revenu', + 'title_deposit' => 'Recette / revenu', + 'title_transfer' => 'Transferts', + 'title_transfers' => 'Transferts', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Cette transaction est déjà un retrait', - 'convert_is_already_type_Deposit' => 'Cette transaction est déjà un dépôt', - 'convert_is_already_type_Transfer' => 'Cette transaction est déjà un transfert', - 'convert_to_Withdrawal' => 'Convertir ":description" en retrait', - 'convert_to_Deposit' => 'Convertir ":description" en dépôt', - 'convert_to_Transfer' => 'Convertir ":description" en transfert', - 'convert_options_WithdrawalDeposit' => 'Convertir un retrait en dépôt', - 'convert_options_WithdrawalTransfer' => 'Convertir un retrait en transfert', - 'convert_options_DepositTransfer' => 'Convertir un dépôt en transfert', - 'convert_options_DepositWithdrawal' => 'Convertir un dépôt en retrait', - 'convert_options_TransferWithdrawal' => 'Convertir un transfert en retrait', - 'convert_options_TransferDeposit' => 'Convertir un transfert en dépôt', - 'convert_Withdrawal_to_deposit' => 'Convertir ce retrait en dépôt', - 'convert_Withdrawal_to_transfer' => 'Convertir ce retrait en transfert', - 'convert_Deposit_to_withdrawal' => 'Convertir ce dépôt en retrait', - 'convert_Deposit_to_transfer' => 'Convertir ce dépôt en transfert', - 'convert_Transfer_to_deposit' => 'Convertir ce transfert en dépôt', - 'convert_Transfer_to_withdrawal' => 'Convertir ce transfert en retrait', - 'convert_please_set_revenue_source' => 'Veuillez choisir le compte de recettes d\'où proviendra l’argent.', - 'convert_please_set_asset_destination' => 'Veuillez choisir le compte d\'actifs sur lequel l\'argent sera versé.', - 'convert_please_set_expense_destination' => 'Veuillez choisir le compte de dépenses sur lequel l\'argent sera versé.', - 'convert_please_set_asset_source' => 'Veuillez choisir le compte d’actifs d\'où proviendra l’argent.', - 'convert_explanation_withdrawal_deposit' => 'Si vous convertissez ce retrait en dépôt, :amount sera déposé dans :sourceName au lieu de le retirer.', - 'convert_explanation_withdrawal_transfer' => 'Si vous convertissez cette dépense en transfert, :amount sera transféré de :sourceName vers un nouveau compte d\'actif, au lieu d\'être payé à :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Si vous convertissez ce dépôt en retrait :amount sera supprimé de :destinationName au lieu d\'y être ajouté.', - 'convert_explanation_deposit_transfer' => 'Si vous convertissez ce dépôt en transfert, :amount sera transféré d\'un compte d\'actif de votre choix en :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Si vous convertissez ce transfert en retrait, le montant passera de :sourceName à une nouvelle destination comme une dépense, au lieu de :destinationName en tant que transfert.', - 'convert_explanation_transfer_deposit' => 'Si vous convertissez ce transfert en dépôt, :amount sera déposé dans le compte :destinationName au lieu d\'y être transféré.', - 'converted_to_Withdrawal' => 'La transaction a été convertie en retrait', - 'converted_to_Deposit' => 'La transaction a été convertie en dépôt', - 'converted_to_Transfer' => 'La transaction a été convertie en transfert', - 'invalid_convert_selection' => 'Le compte que vous avez sélectionné est déjà utilisé dans cette transaction ou n\'existe pas.', - 'source_or_dest_invalid' => 'Impossible de trouver les détails de transaction corrects. La conversion n\'est pas possible.', - 'convert_to_withdrawal' => 'Convertir en retrait', - 'convert_to_deposit' => 'Convertir en dépôt', - 'convert_to_transfer' => 'Convertir en transfert', + 'convert_is_already_type_Withdrawal' => 'Cette transaction est déjà un retrait', + 'convert_is_already_type_Deposit' => 'Cette transaction est déjà un dépôt', + 'convert_is_already_type_Transfer' => 'Cette transaction est déjà un transfert', + 'convert_to_Withdrawal' => 'Convertir ":description" en retrait', + 'convert_to_Deposit' => 'Convertir ":description" en dépôt', + 'convert_to_Transfer' => 'Convertir ":description" en transfert', + 'convert_options_WithdrawalDeposit' => 'Convertir un retrait en dépôt', + 'convert_options_WithdrawalTransfer' => 'Convertir un retrait en transfert', + 'convert_options_DepositTransfer' => 'Convertir un dépôt en transfert', + 'convert_options_DepositWithdrawal' => 'Convertir un dépôt en retrait', + 'convert_options_TransferWithdrawal' => 'Convertir un transfert en retrait', + 'convert_options_TransferDeposit' => 'Convertir un transfert en dépôt', + 'convert_Withdrawal_to_deposit' => 'Convertir ce retrait en dépôt', + 'convert_Withdrawal_to_transfer' => 'Convertir ce retrait en transfert', + 'convert_Deposit_to_withdrawal' => 'Convertir ce dépôt en retrait', + 'convert_Deposit_to_transfer' => 'Convertir ce dépôt en transfert', + 'convert_Transfer_to_deposit' => 'Convertir ce transfert en dépôt', + 'convert_Transfer_to_withdrawal' => 'Convertir ce transfert en retrait', + 'convert_please_set_revenue_source' => 'Veuillez choisir le compte de recettes d\'où proviendra l’argent.', + 'convert_please_set_asset_destination' => 'Veuillez choisir le compte d\'actifs sur lequel l\'argent sera versé.', + 'convert_please_set_expense_destination' => 'Veuillez choisir le compte de dépenses sur lequel l\'argent sera versé.', + 'convert_please_set_asset_source' => 'Veuillez choisir le compte d’actifs d\'où proviendra l’argent.', + 'convert_explanation_withdrawal_deposit' => 'Si vous convertissez ce retrait en dépôt, :amount sera déposé dans :sourceName au lieu de le retirer.', + 'convert_explanation_withdrawal_transfer' => 'Si vous convertissez cette dépense en transfert, :amount sera transféré de :sourceName vers un nouveau compte d\'actif, au lieu d\'être payé à :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Si vous convertissez ce dépôt en retrait :amount sera supprimé de :destinationName au lieu d\'y être ajouté.', + 'convert_explanation_deposit_transfer' => 'Si vous convertissez ce dépôt en transfert, :amount sera transféré d\'un compte d\'actif de votre choix en :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Si vous convertissez ce transfert en retrait, le montant passera de :sourceName à une nouvelle destination comme une dépense, au lieu de :destinationName en tant que transfert.', + 'convert_explanation_transfer_deposit' => 'Si vous convertissez ce transfert en dépôt, :amount sera déposé dans le compte :destinationName au lieu d\'y être transféré.', + 'converted_to_Withdrawal' => 'La transaction a été convertie en retrait', + 'converted_to_Deposit' => 'La transaction a été convertie en dépôt', + 'converted_to_Transfer' => 'La transaction a été convertie en transfert', + 'invalid_convert_selection' => 'Le compte que vous avez sélectionné est déjà utilisé dans cette transaction ou n\'existe pas.', + 'source_or_dest_invalid' => 'Impossible de trouver les détails de transaction corrects. La conversion n\'est pas possible.', + 'convert_to_withdrawal' => 'Convertir en retrait', + 'convert_to_deposit' => 'Convertir en dépôt', + 'convert_to_transfer' => 'Convertir en transfert', // create new stuff: - 'create_new_withdrawal' => 'Créer une nouvelle dépense', - 'create_new_deposit' => 'Créer un nouveau dépôt', - 'create_new_transfer' => 'Créer un nouveau transfert', - 'create_new_asset' => 'Créer un nouveau compte d’actif', - 'create_new_expense' => 'Créer nouveau compte de dépenses', - 'create_new_revenue' => 'Créer nouveau compte de recettes', - 'create_new_piggy_bank' => 'Créer une nouvelle tirelire', - 'create_new_bill' => 'Créer une nouvelle facture', + 'create_new_withdrawal' => 'Créer une nouvelle dépense', + 'create_new_deposit' => 'Créer un nouveau dépôt', + 'create_new_transfer' => 'Créer un nouveau transfert', + 'create_new_asset' => 'Créer un nouveau compte d’actif', + 'create_new_expense' => 'Créer nouveau compte de dépenses', + 'create_new_revenue' => 'Créer nouveau compte de recettes', + 'create_new_piggy_bank' => 'Créer une nouvelle tirelire', + 'create_new_bill' => 'Créer une nouvelle facture', // currencies: - 'create_currency' => 'Créer une nouvelle devise', - 'store_currency' => 'Créer une nouvelle devise', - 'update_currency' => 'Mise à jour de la devise', - 'new_default_currency' => ':name est maintenant la devise par défaut.', - 'cannot_delete_currency' => 'Impossible de supprimer :name car il est encore utilisé.', - 'cannot_disable_currency' => 'Impossible de désactiver :name parce qu’il est encore utilisé.', - 'deleted_currency' => 'Devise ":name" supprimée', - 'created_currency' => 'Devise ":name" créée', - 'could_not_store_currency' => 'Impossible d\'enregistrer la nouvelle devise.', - 'updated_currency' => 'Devise ":name" mise à jour', - 'ask_site_owner' => 'Merci de demander à :owner pour ajouter, modifier ou supprimer des devises.', - 'currencies_intro' => 'Firefly III prend en charge diverses devises que vous pouvez configurer et activer ici.', - 'make_default_currency' => 'Utiliser par défaut', - 'default_currency' => 'par défaut', - 'currency_is_disabled' => 'Désactivé', - 'enable_currency' => 'Activer', - 'disable_currency' => 'Désactiver', - 'currencies_default_disabled' => 'La plupart de ces devises sont désactivées par défaut. Vous devez d\'abord les activer pour pouvoir les utiliser.', - 'currency_is_now_enabled' => 'La devise ":name" a été activée', - 'currency_is_now_disabled' => 'La devise ":name" a été désactivée', + 'create_currency' => 'Créer une nouvelle devise', + 'store_currency' => 'Créer une nouvelle devise', + 'update_currency' => 'Mise à jour de la devise', + 'new_default_currency' => ':name est maintenant la devise par défaut.', + 'cannot_delete_currency' => 'Impossible de supprimer :name car il est encore utilisé.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Devise ":name" supprimée', + 'created_currency' => 'Devise ":name" créée', + 'could_not_store_currency' => 'Impossible d\'enregistrer la nouvelle devise.', + 'updated_currency' => 'Devise ":name" mise à jour', + 'ask_site_owner' => 'Merci de demander à :owner pour ajouter, modifier ou supprimer des devises.', + 'currencies_intro' => 'Firefly III prend en charge diverses devises que vous pouvez configurer et activer ici.', + 'make_default_currency' => 'Utiliser par défaut', + 'default_currency' => 'par défaut', + 'currency_is_disabled' => 'Désactivé', + 'enable_currency' => 'Activer', + 'disable_currency' => 'Désactiver', + 'currencies_default_disabled' => 'La plupart de ces devises sont désactivées par défaut. Vous devez d\'abord les activer pour pouvoir les utiliser.', + 'currency_is_now_enabled' => 'La devise ":name" a été activée', + 'currency_is_now_disabled' => 'La devise ":name" a été désactivée', // forms: - 'mandatoryFields' => 'Champs obligatoires', - 'optionalFields' => 'Champs optionnels', - 'options' => 'Options', + 'mandatoryFields' => 'Champs obligatoires', + 'optionalFields' => 'Champs optionnels', + 'options' => 'Options', // budgets: - 'create_new_budget' => 'Créer un nouveau budget', - 'store_new_budget' => 'Créer un nouveau budget', - 'stored_new_budget' => 'Nouveau budget ":name" créé', - 'available_between' => 'Disponible entre le :start et le :end', - 'transactionsWithoutBudget' => 'Dépenses non budgétisées', - 'transactions_no_budget' => 'Dépenses non budgétisées entre le :start et le :end', - 'spent_between' => 'Dépensé entre le :start et le :end', - 'createBudget' => 'Nouveau budget', - 'inactiveBudgets' => 'Budgets inactifs', - 'without_budget_between' => 'Opérations non budgétisées entre le :start et le :end', - 'delete_budget' => 'Supprimer le budget ":name"', - 'deleted_budget' => 'Budget ":name" supprimé', - 'edit_budget' => 'Modifier le budget ":name"', - 'updated_budget' => 'Budget ":name" mis à jour', - 'update_amount' => 'Mettre à jour le montant', - 'update_budget' => 'Mettre à jour le budget', - 'update_budget_amount_range' => 'Mettre à jour le montant disponible (prévu) entre le :start et le :end', - 'budget_period_navigator' => 'Navigateur d\'époque', - 'info_on_available_amount' => 'Qu\'est-ce que j\'ai de disponible ?', - 'available_amount_indication' => 'Utilisez ces montants pour avoir une indication de ce que pourrait être votre budget total.', - 'suggested' => 'Suggéré', - 'average_between' => 'Moyenne entre :start et :end', - 'over_budget_warn' => ' Généralement vous budgétez environ :amount par jour. Cette fois, c\'est :over_amount par jour. Êtes-vous sûr ?', - 'transferred_in' => 'Transféré (entrant)', - 'transferred_away' => 'Transféré (sortant)', + 'create_new_budget' => 'Créer un nouveau budget', + 'store_new_budget' => 'Créer un nouveau budget', + 'stored_new_budget' => 'Nouveau budget ":name" créé', + 'available_between' => 'Disponible entre le :start et le :end', + 'transactionsWithoutBudget' => 'Dépenses non budgétisées', + 'transactions_no_budget' => 'Dépenses non budgétisées entre le :start et le :end', + 'spent_between' => 'Dépensé entre le :start et le :end', + 'createBudget' => 'Nouveau budget', + 'inactiveBudgets' => 'Budgets inactifs', + 'without_budget_between' => 'Opérations non budgétisées entre le :start et le :end', + 'delete_budget' => 'Supprimer le budget ":name"', + 'deleted_budget' => 'Budget ":name" supprimé', + 'edit_budget' => 'Modifier le budget ":name"', + 'updated_budget' => 'Budget ":name" mis à jour', + 'update_amount' => 'Mettre à jour le montant', + 'update_budget' => 'Mettre à jour le budget', + 'update_budget_amount_range' => 'Mettre à jour le montant disponible (prévu) entre le :start et le :end', + 'budget_period_navigator' => 'Navigateur d\'époque', + 'info_on_available_amount' => 'Qu\'est-ce que j\'ai de disponible ?', + 'available_amount_indication' => 'Utilisez ces montants pour avoir une indication de ce que pourrait être votre budget total.', + 'suggested' => 'Suggéré', + 'average_between' => 'Moyenne entre :start et :end', + 'over_budget_warn' => ' Généralement vous budgétez environ :amount par jour. Cette fois, c\'est :over_amount par jour. Êtes-vous sûr ?', + 'transferred_in' => 'Transféré (entrant)', + 'transferred_away' => 'Transféré (sortant)', // bills: - 'match_between_amounts' => 'La facture correspond à des transactions entre :low et :high.', - 'bill_related_rules' => 'Règles reliées à cette facture', - 'repeats' => 'Répétitions', - 'connected_journals' => 'Opérations liées', - 'auto_match_on' => 'Automatiquement mis en correspondance par Firefly III', - 'auto_match_off' => 'Pas mis automatiquement en correspondance par Firefly III', - 'next_expected_match' => 'Prochain montant attendu', - 'delete_bill' => 'Supprimer la facture ":name"', - 'deleted_bill' => 'Facture ":name" supprimée', - 'edit_bill' => 'Modifier la facture : ":name"', - 'more' => 'Plus', - 'rescan_old' => 'Exécuter les règles à nouveau, sur toutes les transactions', - 'update_bill' => 'Mettre à jour la facture', - 'updated_bill' => 'Facture ":name" mise à jour', - 'store_new_bill' => 'Créer une nouvelle facture', - 'stored_new_bill' => 'Nouvelle facture ":name" créée', - 'cannot_scan_inactive_bill' => 'Les factures inactives ne peuvent pas être analysées.', - 'rescanned_bill' => 'Tout a été réexaminé, :total transaction(s) a/ont été liée(s) à la facture.', - 'average_bill_amount_year' => 'Montant moyen des factures ( :year)', - 'average_bill_amount_overall' => 'Montant moyen des factures (global)', - 'bill_is_active' => 'Facture en cours', - 'bill_expected_between' => 'Attendu entre le :start et le :end', - 'bill_will_automatch' => 'La facture sera automatiquement liée aux transactions correspondantes', - 'skips_over' => 'saute', - 'bill_store_error' => 'Une erreur inattendue s\'est produite lors du stockage de votre nouvelle facture. Veuillez vérifier les fichiers journaux', - 'list_inactive_rule' => 'règle inactive', + 'match_between_amounts' => 'La facture correspond à des transactions entre :low et :high.', + 'bill_related_rules' => 'Règles reliées à cette facture', + 'repeats' => 'Répétitions', + 'connected_journals' => 'Opérations liées', + 'auto_match_on' => 'Automatiquement mis en correspondance par Firefly III', + 'auto_match_off' => 'Pas mis automatiquement en correspondance par Firefly III', + 'next_expected_match' => 'Prochain montant attendu', + 'delete_bill' => 'Supprimer la facture ":name"', + 'deleted_bill' => 'Facture ":name" supprimée', + 'edit_bill' => 'Modifier la facture : ":name"', + 'more' => 'Plus', + 'rescan_old' => 'Exécuter les règles à nouveau, sur toutes les transactions', + 'update_bill' => 'Mettre à jour la facture', + 'updated_bill' => 'Facture ":name" mise à jour', + 'store_new_bill' => 'Créer une nouvelle facture', + 'stored_new_bill' => 'Nouvelle facture ":name" créée', + 'cannot_scan_inactive_bill' => 'Les factures inactives ne peuvent pas être analysées.', + 'rescanned_bill' => 'Tout a été réexaminé, :total transaction(s) a/ont été liée(s) à la facture.', + 'average_bill_amount_year' => 'Montant moyen des factures ( :year)', + 'average_bill_amount_overall' => 'Montant moyen des factures (global)', + 'bill_is_active' => 'Facture en cours', + 'bill_expected_between' => 'Attendu entre le :start et le :end', + 'bill_will_automatch' => 'La facture sera automatiquement liée aux transactions correspondantes', + 'skips_over' => 'saute', + 'bill_store_error' => 'Une erreur inattendue s\'est produite lors du stockage de votre nouvelle facture. Veuillez vérifier les fichiers journaux', + 'list_inactive_rule' => 'règle inactive', // accounts: - 'account_missing_transaction' => 'Le compte #:id (":name") ne peut pas être consulter directement et Firefly III ne dispose d\'aucune information pour vous rediriger.', - 'details_for_asset' => 'Détails pour le compte d’actif ":name"', - 'details_for_expense' => 'Détails du compte de dépenses ":name"', - 'details_for_revenue' => 'Détails du comptes de recettes ":name"', - 'details_for_cash' => 'Détails pour le compte de trésorerie ":name"', - 'store_new_asset_account' => 'Créer un nouveau compte d’actif', - 'store_new_expense_account' => 'Créer un nouveau compte de dépenses', - 'store_new_revenue_account' => 'Créer un compte de recettes', - 'edit_asset_account' => 'Modifier le compte d’actif ":name"', - 'edit_expense_account' => 'Modifier le compte de dépenses ";name"', - 'edit_revenue_account' => 'Modifier le compte de recettes ":name"', - 'delete_asset_account' => 'Supprimer le compte d’actif ":name"', - 'delete_expense_account' => 'Supprimer le compte de dépenses ":name"', - 'delete_revenue_account' => 'Supprimer le compte de recettes ":name"', - 'delete_liabilities_account' => 'Supprimer le passif ":name"', - 'asset_deleted' => 'Compte d’actif ":name" correctement supprimé', - 'expense_deleted' => 'Compte de dépenses ":name" correctement supprimé', - 'revenue_deleted' => 'Compte de recettes ":name" correctement supprimé', - 'update_asset_account' => 'Mettre à jour le compte d’actif', - 'update_liabilities_account' => 'Mettre à jour le passif', - 'update_expense_account' => 'Mettre à jour le compte de dépenses', - 'update_revenue_account' => 'Mettre à jour le compte de recettes', - 'make_new_asset_account' => 'Créer un nouveau compte d’actif', - 'make_new_expense_account' => 'Créer un nouveau compte de dépenses', - 'make_new_revenue_account' => 'Créer un nouveau compte de recettes', - 'make_new_liabilities_account' => 'Créer un nouveau passif', - 'asset_accounts' => 'Comptes d’actif', - 'expense_accounts' => 'Comptes de dépenses', - 'revenue_accounts' => 'Comptes de recettes', - 'cash_accounts' => 'Comptes de trésorerie', - 'Cash account' => 'Compte de trésorerie', - 'liabilities_accounts' => 'Passifs', - 'reconcile_account' => 'Rapprocher le compte ":account"', - 'overview_of_reconcile_modal' => 'Vue d’ensemble du rapprochement', - 'delete_reconciliation' => 'Supprimer le rapprochement', - 'update_reconciliation' => 'Mettre à jour le rapprochement', - 'amount_cannot_be_zero' => 'Le montant ne peut pas être zéro', - 'end_of_reconcile_period' => 'Fin de la période de rapprochement: :period', - 'start_of_reconcile_period' => 'Début de la période de rapprochement : :period', - 'start_balance' => 'Solde initial', - 'end_balance' => 'Solde de clotûre', - 'update_balance_dates_instruction' => 'Faites correspondre les montants et les dates ci-dessus à votre relevé bancaire et appuyez sur "Commencer le rapprochement"', - 'select_transactions_instruction' => 'Sélectionnez les transactions qui apparaissent sur votre relevé bancaire.', - 'select_range_and_balance' => 'Vérifiez d\'abord la plage des dates et les soldes. Puis appuyez sur "Commencer le rapprochement"', - 'date_change_instruction' => 'Si vous modifiez la plage des dates maintenant, toute progression sera perdue.', - 'update_selection' => 'Mettre à jour la sélection', - 'store_reconcile' => 'Stocker le rapprochement', - 'reconciliation_transaction' => 'Transaction de régularisation', - 'Reconciliation' => 'Rapprochement', - 'reconciliation' => 'Rapprochement', - 'reconcile_options' => 'Options de rapprochement', - 'reconcile_range' => 'Plage de rapprochement', - 'start_reconcile' => 'Commencer le rapprochement', - 'cash_account_type' => 'Cash', - 'cash' => 'espèces', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Type de compte', - 'save_transactions_by_moving' => 'Enregistrer ces opération(s) en les déplaçant vers un autre compte :', - 'stored_new_account' => 'Nouveau compte ":name" créé !', - 'updated_account' => 'Compte ":name" mis à jour', - 'credit_card_options' => 'Cartes de crédit', - 'no_transactions_account' => 'Il n\'y a pas de transaction (sur cette période) pour le compte d\'actif ":name".', - 'no_transactions_period' => 'Il n\'y a aucune transaction (sur cette période).', - 'no_data_for_chart' => 'Il n\'y a pas assez d\'informations (pour le moment) pour générer ce graphique.', - 'select_at_least_one_account' => 'Merci de sélectionner au moins un compte d\'actif', - 'select_at_least_one_category' => 'Merci de sélectionner au moins une catégorie', - 'select_at_least_one_budget' => 'Merci de sélectionner au moins un budget', - 'select_at_least_one_tag' => 'Merci de sélectionner au moins un tag', - 'select_at_least_one_expense' => 'Merci de sélectionner au moins une combinaison de comptes de dépense/revenu. Si vous n\'en avez aucun (la liste est vide) ce rapport n\'est pas utilisable.', - 'account_default_currency' => 'Ce sera la devise par défaut associée à ce compte.', - 'reconcile_has_more' => 'Votre registre Firefly III a plus d\'argent que ce que votre banque prétend que vous devriez avoir. Veuillez choisir comment gérer la situation parmi les différentes possibilités offertes. Ensuite, appuyez sur "Confirmer le rapprochement".', - 'reconcile_has_less' => 'Votre registre Firefly III a moins d\'argent que ce que votre banque prétend que vous devriez avoir. Veuillez choisir comment gérer la situation parmi les différentes possibilités offertes. Ensuite, appuyez sur "Confirmer le rapprochement".', - 'reconcile_is_equal' => 'Votre registre Firefly III et vos relevés bancaires correspondent. Il n\'y a rien à faire. Appuyez sur "Confirmer le rapprochement" pour confirmer votre entrée.', - 'create_pos_reconcile_transaction' => 'Pointer les transactions sélectionnées et créez une correction en ajoutant :amount à ce compte d\'actif.', - 'create_neg_reconcile_transaction' => 'Pointer les transactions sélectionnées et créez une correction en enlevant :amount à ce compte d\'actif.', - 'reconcile_do_nothing' => 'Pointer les transactions sélectionnées, mais ne les corrigez pas.', - 'reconcile_go_back' => 'Vous pouvez toujours modifier ou supprimer une correction ultérieurement.', - 'must_be_asset_account' => 'Vous pouvez uniquement rapprocher les comptes d\'actifs', - 'reconciliation_stored' => 'Rapprochement stocké', - 'reconciliation_error' => 'En raison d\'une erreur, les transactions ont été marquées comme réconciliées, mais la correction n\'a pas été enregistrée : :error.', - 'reconciliation_transaction_title' => 'Rapprochement (:from vers :to)', - 'sum_of_reconciliation' => 'Total des rapprochements', - 'reconcile_this_account' => 'Rapprocher ce compte', - 'confirm_reconciliation' => 'Confirmer le rapprochement', - 'submitted_start_balance' => 'Solde initial soumis', - 'selected_transactions' => 'Transactions sélectionnées ( :count)', - 'already_cleared_transactions' => 'Transactions déjà pointées ( :count)', - 'submitted_end_balance' => 'Solde final soumis', - 'initial_balance_description' => 'Balance initiale pour ":account"', - 'interest_calc_' => 'inconnu', - 'interest_calc_daily' => 'Par jour', - 'interest_calc_monthly' => 'Par mois', - 'interest_calc_yearly' => 'Par an', - 'initial_balance_account' => 'Solde initial du compte :account', + 'account_missing_transaction' => 'Le compte #:id (":name") ne peut pas être consulter directement et Firefly III ne dispose d\'aucune information pour vous rediriger.', + 'details_for_asset' => 'Détails pour le compte d’actif ":name"', + 'details_for_expense' => 'Détails du compte de dépenses ":name"', + 'details_for_revenue' => 'Détails du comptes de recettes ":name"', + 'details_for_cash' => 'Détails pour le compte de trésorerie ":name"', + 'store_new_asset_account' => 'Créer un nouveau compte d’actif', + 'store_new_expense_account' => 'Créer un nouveau compte de dépenses', + 'store_new_revenue_account' => 'Créer un compte de recettes', + 'edit_asset_account' => 'Modifier le compte d’actif ":name"', + 'edit_expense_account' => 'Modifier le compte de dépenses ";name"', + 'edit_revenue_account' => 'Modifier le compte de recettes ":name"', + 'delete_asset_account' => 'Supprimer le compte d’actif ":name"', + 'delete_expense_account' => 'Supprimer le compte de dépenses ":name"', + 'delete_revenue_account' => 'Supprimer le compte de recettes ":name"', + 'delete_liabilities_account' => 'Supprimer le passif ":name"', + 'asset_deleted' => 'Compte d’actif ":name" correctement supprimé', + 'expense_deleted' => 'Compte de dépenses ":name" correctement supprimé', + 'revenue_deleted' => 'Compte de recettes ":name" correctement supprimé', + 'update_asset_account' => 'Mettre à jour le compte d’actif', + 'update_liabilities_account' => 'Mettre à jour le passif', + 'update_expense_account' => 'Mettre à jour le compte de dépenses', + 'update_revenue_account' => 'Mettre à jour le compte de recettes', + 'make_new_asset_account' => 'Créer un nouveau compte d’actif', + 'make_new_expense_account' => 'Créer un nouveau compte de dépenses', + 'make_new_revenue_account' => 'Créer un nouveau compte de recettes', + 'make_new_liabilities_account' => 'Créer un nouveau passif', + 'asset_accounts' => 'Comptes d’actif', + 'expense_accounts' => 'Comptes de dépenses', + 'revenue_accounts' => 'Comptes de recettes', + 'cash_accounts' => 'Comptes de trésorerie', + 'Cash account' => 'Compte de trésorerie', + 'liabilities_accounts' => 'Passifs', + 'reconcile_account' => 'Rapprocher le compte ":account"', + 'overview_of_reconcile_modal' => 'Vue d’ensemble du rapprochement', + 'delete_reconciliation' => 'Supprimer le rapprochement', + 'update_reconciliation' => 'Mettre à jour le rapprochement', + 'amount_cannot_be_zero' => 'Le montant ne peut pas être zéro', + 'end_of_reconcile_period' => 'Fin de la période de rapprochement: :period', + 'start_of_reconcile_period' => 'Début de la période de rapprochement : :period', + 'start_balance' => 'Solde initial', + 'end_balance' => 'Solde de clotûre', + 'update_balance_dates_instruction' => 'Faites correspondre les montants et les dates ci-dessus à votre relevé bancaire et appuyez sur "Commencer le rapprochement"', + 'select_transactions_instruction' => 'Sélectionnez les transactions qui apparaissent sur votre relevé bancaire.', + 'select_range_and_balance' => 'Vérifiez d\'abord la plage des dates et les soldes. Puis appuyez sur "Commencer le rapprochement"', + 'date_change_instruction' => 'Si vous modifiez la plage des dates maintenant, toute progression sera perdue.', + 'update_selection' => 'Mettre à jour la sélection', + 'store_reconcile' => 'Stocker le rapprochement', + 'reconciliation_transaction' => 'Transaction de régularisation', + 'Reconciliation' => 'Rapprochement', + 'reconciliation' => 'Rapprochement', + 'reconcile_options' => 'Options de rapprochement', + 'reconcile_range' => 'Plage de rapprochement', + 'start_reconcile' => 'Commencer le rapprochement', + 'cash_account_type' => 'Espèces', + 'cash' => 'espèces', + 'cant_find_redirect_account' => 'Firefly III a essayé de vous rediriger mais n\'a pas pu. Désolé. Retour à l\'index.', + 'account_type' => 'Type de compte', + 'save_transactions_by_moving' => 'Enregistrer ces opération(s) en les déplaçant vers un autre compte :', + 'stored_new_account' => 'Nouveau compte ":name" créé !', + 'updated_account' => 'Compte ":name" mis à jour', + 'credit_card_options' => 'Cartes de crédit', + 'no_transactions_account' => 'Il n\'y a pas de transaction (sur cette période) pour le compte d\'actif ":name".', + 'no_transactions_period' => 'Il n\'y a aucune transaction (sur cette période).', + 'no_data_for_chart' => 'Il n\'y a pas assez d\'informations (pour le moment) pour générer ce graphique.', + 'select_at_least_one_account' => 'Merci de sélectionner au moins un compte d\'actif', + 'select_at_least_one_category' => 'Merci de sélectionner au moins une catégorie', + 'select_at_least_one_budget' => 'Merci de sélectionner au moins un budget', + 'select_at_least_one_tag' => 'Merci de sélectionner au moins un tag', + 'select_at_least_one_expense' => 'Merci de sélectionner au moins une combinaison de comptes de dépense/revenu. Si vous n\'en avez aucun (la liste est vide) ce rapport n\'est pas utilisable.', + 'account_default_currency' => 'Ce sera la devise par défaut associée à ce compte.', + 'reconcile_has_more' => 'Votre registre Firefly III a plus d\'argent que ce que votre banque prétend que vous devriez avoir. Veuillez choisir comment gérer la situation parmi les différentes possibilités offertes. Ensuite, appuyez sur "Confirmer le rapprochement".', + 'reconcile_has_less' => 'Votre registre Firefly III a moins d\'argent que ce que votre banque prétend que vous devriez avoir. Veuillez choisir comment gérer la situation parmi les différentes possibilités offertes. Ensuite, appuyez sur "Confirmer le rapprochement".', + 'reconcile_is_equal' => 'Votre registre Firefly III et vos relevés bancaires correspondent. Il n\'y a rien à faire. Appuyez sur "Confirmer le rapprochement" pour confirmer votre entrée.', + 'create_pos_reconcile_transaction' => 'Pointer les transactions sélectionnées et créez une correction en ajoutant :amount à ce compte d\'actif.', + 'create_neg_reconcile_transaction' => 'Pointer les transactions sélectionnées et créez une correction en enlevant :amount à ce compte d\'actif.', + 'reconcile_do_nothing' => 'Pointer les transactions sélectionnées, mais ne les corrigez pas.', + 'reconcile_go_back' => 'Vous pouvez toujours modifier ou supprimer une correction ultérieurement.', + 'must_be_asset_account' => 'Vous pouvez uniquement rapprocher les comptes d\'actifs', + 'reconciliation_stored' => 'Rapprochement stocké', + 'reconciliation_error' => 'En raison d\'une erreur, les transactions ont été marquées comme réconciliées, mais la correction n\'a pas été enregistrée : :error.', + 'reconciliation_transaction_title' => 'Rapprochement (:from vers :to)', + 'sum_of_reconciliation' => 'Total des rapprochements', + 'reconcile_this_account' => 'Rapprocher ce compte', + 'confirm_reconciliation' => 'Confirmer le rapprochement', + 'submitted_start_balance' => 'Solde initial soumis', + 'selected_transactions' => 'Transactions sélectionnées ( :count)', + 'already_cleared_transactions' => 'Transactions déjà pointées ( :count)', + 'submitted_end_balance' => 'Solde final soumis', + 'initial_balance_description' => 'Balance initiale pour ":account"', + 'interest_calc_' => 'inconnu', + 'interest_calc_daily' => 'Par jour', + 'interest_calc_monthly' => 'Par mois', + 'interest_calc_yearly' => 'Par an', + 'initial_balance_account' => 'Solde initial du compte :account', // categories: - 'new_category' => 'Nouvelle catégorie', - 'create_new_category' => 'Créer une nouvelle catégorie', - 'without_category' => 'Sans catégorie', - 'update_category' => 'Modifier la catégorie', - 'updated_category' => 'Catégorie ":name" mise à jour', - 'categories' => 'Catégories', - 'edit_category' => 'Modifier la catégorie ":name"', - 'no_category' => '(aucune catégorie)', - 'category' => 'Catégorie', - 'delete_category' => 'Supprimer la catégorie ":name"', - 'deleted_category' => 'Catégorie ":name" supprimée', - 'store_category' => 'Créer une nouvelle catégorie', - 'stored_category' => 'Nouvelle catégorie stockée ":name"', - 'without_category_between' => 'Sans catégorie entre :start et :end', + 'new_category' => 'Nouvelle catégorie', + 'create_new_category' => 'Créer une nouvelle catégorie', + 'without_category' => 'Sans catégorie', + 'update_category' => 'Modifier la catégorie', + 'updated_category' => 'Catégorie ":name" mise à jour', + 'categories' => 'Catégories', + 'edit_category' => 'Modifier la catégorie ":name"', + 'no_category' => '(aucune catégorie)', + 'category' => 'Catégorie', + 'delete_category' => 'Supprimer la catégorie ":name"', + 'deleted_category' => 'Catégorie ":name" supprimée', + 'store_category' => 'Créer une nouvelle catégorie', + 'stored_category' => 'Nouvelle catégorie stockée ":name"', + 'without_category_between' => 'Sans catégorie entre :start et :end', // transactions: - 'update_withdrawal' => 'Mettre à jour un retrait', - 'update_deposit' => 'Mettre à jour un dépôt', - 'update_transfer' => 'Mettre à jour un transfert', - 'updated_withdrawal' => 'Retrait ":description" mis à jour', - 'updated_deposit' => 'Dépôt ":description" mis à jour', - 'updated_transfer' => 'Transfert ":description" mis à jour', - 'delete_withdrawal' => 'Supprimer le retrait ":description"', - 'delete_deposit' => 'Supprimer le dépôt ":description"', - 'delete_transfer' => 'Supprimer le transfert ":description"', - 'deleted_withdrawal' => 'Retrait ":name" correctement supprimé', - 'deleted_deposit' => 'Dépôt ":name" correctement supprimé', - 'deleted_transfer' => 'Opération ":name" correctement supprimée', - 'stored_journal' => 'Opération ":description" créée avec succès', - 'stored_journal_no_descr' => 'Nouvelle transaction créée avec succès', - 'updated_journal_no_descr' => 'Votre transaction a été mise à jour avec succès', - 'select_transactions' => 'Sélectionner des opérations', - 'rule_group_select_transactions' => 'Appliquer le groupe de règles ":title" sur les transactions', - 'rule_select_transactions' => 'Appliquer la règle ":title" sur les transactions', - 'stop_selection' => 'Arrêter de sélectionner les transactions', - 'reconcile_selected' => 'Rapprocher', - 'mass_delete_journals' => 'Supprimer un certain nombre de transactions', - 'mass_edit_journals' => 'Modifier un certain nombre d’opérations', - 'mass_bulk_journals' => 'Modifier un certain nombre d’opérations en masse', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Utilisez les entrées ci-dessous pour définir de nouvelles valeurs. Si vous les laissez vides, ils seront vides pour tous. Notez également que seuls les retraits recevront un budget.', - 'no_bulk_category' => 'Ne pas mettre à jour la catégorie', - 'no_bulk_budget' => 'Ne pas mettre à jour le budget', - 'no_bulk_tags' => 'Ne pas mettre à jour le·s tag·s', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Vous ne pouvez pas modifier en masse d\'autres champs que ceux-ci, car il n’y a pas de place pour tous les afficher. S’il vous plaît suivez le lien et modifiez les un par un si vous devez modifier ces champs.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(pas de budget)', - 'no_budget_squared' => '(pas de budget)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Montant des opérations supprimées : :amount.', - 'mass_edited_transactions_success' => 'Montant des opérations mises à jour : :amount', - 'opt_group_' => '(aucun type de compte)', - 'opt_group_no_account_type' => '(aucun type de compte)', - 'opt_group_defaultAsset' => 'Comptes d\'actifs par défaut', - 'opt_group_savingAsset' => 'Comptes d\'épargne', - 'opt_group_sharedAsset' => 'Comptes d\'actifs partagés', - 'opt_group_ccAsset' => 'Cartes de crédit', - 'opt_group_cashWalletAsset' => 'Porte-monnaie', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Passif: Prêt', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Passif: Dette', - 'opt_group_l_Mortgage' => 'Passif: Prêt hypothécaire', - 'opt_group_l_Credit card' => 'Passif: Carte de crédit', - 'notes' => 'Notes', - 'unknown_journal_error' => 'Impossible de stocker la transaction. Veuillez vérifier les fichiers journaux.', - 'attachment_not_found' => 'Cette pièce jointe est introuvable.', - 'journal_link_bill' => 'Cette opération est liée à la facture :name. Pour supprimer l\'association, décocher la case. Utilisez les règles pour la connecter à une autre facture.', + 'update_withdrawal' => 'Mettre à jour un retrait', + 'update_deposit' => 'Mettre à jour un dépôt', + 'update_transfer' => 'Mettre à jour un transfert', + 'updated_withdrawal' => 'Retrait ":description" mis à jour', + 'updated_deposit' => 'Dépôt ":description" mis à jour', + 'updated_transfer' => 'Transfert ":description" mis à jour', + 'delete_withdrawal' => 'Supprimer le retrait ":description"', + 'delete_deposit' => 'Supprimer le dépôt ":description"', + 'delete_transfer' => 'Supprimer le transfert ":description"', + 'deleted_withdrawal' => 'Retrait ":name" correctement supprimé', + 'deleted_deposit' => 'Dépôt ":name" correctement supprimé', + 'deleted_transfer' => 'Opération ":name" correctement supprimée', + 'stored_journal' => 'Opération ":description" créée avec succès', + 'stored_journal_no_descr' => 'Nouvelle transaction créée avec succès', + 'updated_journal_no_descr' => 'Votre transaction a été mise à jour avec succès', + 'select_transactions' => 'Sélectionner des opérations', + 'rule_group_select_transactions' => 'Appliquer le groupe de règles ":title" sur les transactions', + 'rule_select_transactions' => 'Appliquer la règle ":title" sur les transactions', + 'stop_selection' => 'Arrêter de sélectionner les transactions', + 'reconcile_selected' => 'Rapprocher', + 'mass_delete_journals' => 'Supprimer un certain nombre de transactions', + 'mass_edit_journals' => 'Modifier un certain nombre d’opérations', + 'mass_bulk_journals' => 'Modifier un certain nombre d’opérations en masse', + 'mass_bulk_journals_explain' => 'Ce formulaire vous permet de modifier les propriétés des opérations listées ci-dessous d\'un coup. Toutes les opérations dans le tableau seront mises à jour lorsque vous changerez les paramètres que vous voyez ici.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Utilisez les entrées ci-dessous pour définir de nouvelles valeurs. Si vous les laissez vides, ils seront vides pour tous. Notez également que seuls les retraits recevront un budget.', + 'no_bulk_category' => 'Ne pas mettre à jour la catégorie', + 'no_bulk_budget' => 'Ne pas mettre à jour le budget', + 'no_bulk_tags' => 'Ne pas mettre à jour le·s tag·s', + 'mass_edit' => 'Modifier la sélection individuellement', + 'bulk_edit' => 'Modifier la sélection en masse', + 'mass_delete' => 'Supprimer la sélection', + 'cannot_edit_other_fields' => 'Vous ne pouvez pas modifier en masse d\'autres champs que ceux-ci, car il n’y a pas de place pour tous les afficher. S’il vous plaît suivez le lien et modifiez les un par un si vous devez modifier ces champs.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(pas de budget)', + 'no_budget_squared' => '(pas de budget)', + 'perm-delete-many' => 'Supprimer beaucoup d\'éléments d\'un coup peut être très turbulent. Soyez prudent. Vous pouvez supprimer une partie d\'une opération scindée de cette page, alors faites attention.', + 'mass_deleted_transactions_success' => 'Montant des opérations supprimées : :amount.', + 'mass_edited_transactions_success' => 'Montant des opérations mises à jour : :amount', + 'opt_group_' => '(aucun type de compte)', + 'opt_group_no_account_type' => '(aucun type de compte)', + 'opt_group_defaultAsset' => 'Comptes d\'actifs par défaut', + 'opt_group_savingAsset' => 'Comptes d\'épargne', + 'opt_group_sharedAsset' => 'Comptes d\'actifs partagés', + 'opt_group_ccAsset' => 'Cartes de crédit', + 'opt_group_cashWalletAsset' => 'Porte-monnaie', + 'opt_group_expense_account' => 'Comptes de dépenses', + 'opt_group_revenue_account' => 'Comptes de recettes', + 'opt_group_l_Loan' => 'Passif: Prêt', + 'opt_group_cash_account' => 'Compte de trésorerie', + 'opt_group_l_Debt' => 'Passif: Dette', + 'opt_group_l_Mortgage' => 'Passif: Prêt hypothécaire', + 'opt_group_l_Credit card' => 'Passif: Carte de crédit', + 'notes' => 'Notes', + 'unknown_journal_error' => 'Impossible de stocker la transaction. Veuillez vérifier les fichiers journaux.', + 'attachment_not_found' => 'Cette pièce jointe est introuvable.', + 'journal_link_bill' => 'Cette opération est liée à la facture :name. Pour supprimer l\'association, décocher la case. Utilisez les règles pour la connecter à une autre facture.', // new user: - 'welcome' => 'Bienvenue sur Firefly III !', - 'submit' => 'Soumettre', - 'submit_yes_really' => 'Soumettre (je sais ce que je fais)', - 'getting_started' => 'Mise en route', - 'to_get_started' => 'Vous venez d\'installer Firefly III avec succès. Pour commencer avec cet outil, entrez le nom de votre banque et le solde de votre compte courant principal. Ne vous inquiétez pas si vous avez plusieurs comptes. Vous pourrez les ajouter plus tard. Firefly III a simplement besoin de quelque chose pour commencer.', - 'savings_balance_text' => 'Firefly III créera automatiquement un compte d\'épargne pour vous. Par défaut, il n\'y aura pas d\'argent sur ce compte d\'épargne, mais si vous indiquez un montant à Firefly III, il l\'enregistrera en tant que solde.', - 'finish_up_new_user' => 'C\'est tout ! Vous pouvez continuer en appuyant sur Envoyer. Vous passerez à l\'index de Firefly III.', - 'stored_new_accounts_new_user' => 'Super ! Vos nouveaux comptes ont été créés.', - 'set_preferred_language' => 'Si vous préférez utiliser Firefly III dans une autre langue, veuillez l\'indiquer ici.', - 'language' => 'Langue', - 'new_savings_account' => ':bank_name compte d\'épargne', - 'cash_wallet' => 'Porte-monnaie', - 'currency_not_present' => 'Si la devise que vous utilisez habituellement n\'est pas répertoriée, ne vous inquiétez pas. Vous pouvez créer vos propres devises dans Options > Devises.', + 'welcome' => 'Bienvenue sur Firefly III !', + 'submit' => 'Soumettre', + 'submit_yes_really' => 'Soumettre (je sais ce que je fais)', + 'getting_started' => 'Mise en route', + 'to_get_started' => 'Vous venez d\'installer Firefly III avec succès. Pour commencer avec cet outil, entrez le nom de votre banque et le solde de votre compte courant principal. Ne vous inquiétez pas si vous avez plusieurs comptes. Vous pourrez les ajouter plus tard. Firefly III a simplement besoin de quelque chose pour commencer.', + 'savings_balance_text' => 'Firefly III créera automatiquement un compte d\'épargne pour vous. Par défaut, il n\'y aura pas d\'argent sur ce compte d\'épargne, mais si vous indiquez un montant à Firefly III, il l\'enregistrera en tant que solde.', + 'finish_up_new_user' => 'C\'est tout ! Vous pouvez continuer en appuyant sur Envoyer. Vous passerez à l\'index de Firefly III.', + 'stored_new_accounts_new_user' => 'Super ! Vos nouveaux comptes ont été créés.', + 'set_preferred_language' => 'Si vous préférez utiliser Firefly III dans une autre langue, veuillez l\'indiquer ici.', + 'language' => 'Langue', + 'new_savings_account' => ':bank_name compte d\'épargne', + 'cash_wallet' => 'Porte-monnaie', + 'currency_not_present' => 'Si la devise que vous utilisez habituellement n\'est pas répertoriée, ne vous inquiétez pas. Vous pouvez créer vos propres devises dans Options > Devises.', // home page: - 'yourAccounts' => 'Vos comptes', - 'your_accounts' => 'Aperçu de votre compte', - 'category_overview' => 'Aperçu des catégories', - 'expense_overview' => 'Aperçu des comptes de dépense', - 'revenue_overview' => 'Aperçu des comptes de revenu', - 'budgetsAndSpending' => 'Budgets et dépenses', - 'budgets_and_spending' => 'Budgets et dépenses', - 'go_to_budget' => 'Aller au budget "{budget}"', - 'savings' => 'Épargne', - 'newWithdrawal' => 'Nouvelle dépense', - 'newDeposit' => 'Nouveau dépôt', - 'newTransfer' => 'Nouveau transfert', - 'bills_to_pay' => 'Factures à payer', - 'per_day' => 'Par jour', - 'left_to_spend_per_day' => 'Reste à dépenser par jour', - 'bills_paid' => 'Factures payées', + 'yourAccounts' => 'Vos comptes', + 'your_accounts' => 'Aperçu de votre compte', + 'category_overview' => 'Aperçu des catégories', + 'expense_overview' => 'Aperçu des comptes de dépense', + 'revenue_overview' => 'Aperçu des comptes de revenu', + 'budgetsAndSpending' => 'Budgets et dépenses', + 'budgets_and_spending' => 'Budgets et dépenses', + 'go_to_budget' => 'Aller au budget "{budget}"', + 'savings' => 'Épargne', + 'newWithdrawal' => 'Nouvelle dépense', + 'newDeposit' => 'Nouveau dépôt', + 'newTransfer' => 'Nouveau transfert', + 'bills_to_pay' => 'Factures à payer', + 'per_day' => 'Par jour', + 'left_to_spend_per_day' => 'Reste à dépenser par jour', + 'bills_paid' => 'Factures payées', // menu and titles, should be recycled as often as possible: - 'currency' => 'Devise', - 'preferences' => 'Préférences', - 'logout' => 'Se déconnecter', - 'toggleNavigation' => 'Activer navigation', - 'searchPlaceholder' => 'Rechercher...', - 'version' => 'Version', - 'dashboard' => 'Tableau de Bord', - 'available_budget' => 'Budget disponible ({currency})', - 'currencies' => 'Devises', - 'activity' => 'Activité', - 'usage' => 'Utilisation', - 'accounts' => 'Comptes', - 'Asset account' => 'Compte d’actif', - 'Default account' => 'Compte d’actif', - 'Expense account' => 'Compte de dépenses', - 'Revenue account' => 'Compte de recettes', - 'Initial balance account' => 'Balance initiale', - 'account_type_Debt' => 'Dette', - 'account_type_Loan' => 'Prêt', - 'account_type_Mortgage' => 'Prêt hypothécaire', - 'account_type_Credit card' => 'Carte de crédit', - 'budgets' => 'Budgets', - 'tags' => 'Tags', - 'reports' => 'Rapports', - 'transactions' => 'Opérations', - 'expenses' => 'Dépenses', - 'income' => 'Recette / revenu', - 'transfers' => 'Transferts', - 'moneyManagement' => 'Gestion financière', - 'money_management' => 'Gestion financière', - 'tools' => 'Outils', - 'piggyBanks' => 'Tirelires', - 'piggy_banks' => 'Tirelires', - 'amount_x_of_y' => '{current} sur {total}', - 'bills' => 'Factures', - 'withdrawal' => 'Dépense', - 'opening_balance' => 'Solde d\'ouverture', - 'deposit' => 'Dépôt', - 'account' => 'Compte', - 'transfer' => 'Transfert', - 'Withdrawal' => 'Dépense', - 'Deposit' => 'Dépôt', - 'Transfer' => 'Transfert', - 'bill' => 'Facture', - 'yes' => 'Oui', - 'no' => 'Non', - 'amount' => 'Montant', - 'overview' => 'Vue globale', - 'saveOnAccount' => 'Mis de côté sur le compte', - 'unknown' => 'Inconnu', - 'daily' => 'Journalier', - 'monthly' => 'Mensuel', - 'profile' => 'Profil', - 'errors' => 'Erreurs', - 'debt_start_date' => 'Date de début de la dette', - 'debt_start_amount' => 'Montant initial de la dette', - 'debt_start_amount_help' => 'Si vous devez une somme, il est préférable d\'entrer un montant négatif parce que cela influence votre avoir net. Si vous êtes redevable d\'une somme, la même chose s\'applique. Consultez les pages d\'aide pour plus d\'informations.', - 'store_new_liabilities_account' => 'Enregistrer un nouveau passif', - 'edit_liabilities_account' => 'Modifier le passif ":name"', + 'currency' => 'Devise', + 'preferences' => 'Préférences', + 'logout' => 'Se déconnecter', + 'toggleNavigation' => 'Activer navigation', + 'searchPlaceholder' => 'Rechercher...', + 'version' => 'Version', + 'dashboard' => 'Tableau de Bord', + 'available_budget' => 'Budget disponible ({currency})', + 'currencies' => 'Devises', + 'activity' => 'Activité', + 'usage' => 'Utilisation', + 'accounts' => 'Comptes', + 'Asset account' => 'Compte d’actif', + 'Default account' => 'Compte d’actif', + 'Expense account' => 'Compte de dépenses', + 'Revenue account' => 'Compte de recettes', + 'Initial balance account' => 'Balance initiale', + 'account_type_Debt' => 'Dette', + 'account_type_Loan' => 'Prêt', + 'account_type_Mortgage' => 'Prêt hypothécaire', + 'account_type_Credit card' => 'Carte de crédit', + 'budgets' => 'Budgets', + 'tags' => 'Tags', + 'reports' => 'Rapports', + 'transactions' => 'Opérations', + 'expenses' => 'Dépenses', + 'income' => 'Recette / revenu', + 'transfers' => 'Transferts', + 'moneyManagement' => 'Gestion financière', + 'money_management' => 'Gestion financière', + 'tools' => 'Outils', + 'piggyBanks' => 'Tirelires', + 'piggy_banks' => 'Tirelires', + 'amount_x_of_y' => '{current} sur {total}', + 'bills' => 'Factures', + 'withdrawal' => 'Dépense', + 'opening_balance' => 'Solde d\'ouverture', + 'deposit' => 'Dépôt', + 'account' => 'Compte', + 'transfer' => 'Transfert', + 'Withdrawal' => 'Dépense', + 'Deposit' => 'Dépôt', + 'Transfer' => 'Transfert', + 'bill' => 'Facture', + 'yes' => 'Oui', + 'no' => 'Non', + 'amount' => 'Montant', + 'overview' => 'Vue globale', + 'saveOnAccount' => 'Mis de côté sur le compte', + 'unknown' => 'Inconnu', + 'daily' => 'Journalier', + 'monthly' => 'Mensuel', + 'profile' => 'Profil', + 'errors' => 'Erreurs', + 'debt_start_date' => 'Date de début de la dette', + 'debt_start_amount' => 'Montant initial de la dette', + 'debt_start_amount_help' => 'Si vous devez une somme, il est préférable d\'entrer un montant négatif parce que cela influence votre avoir net. Si vous êtes redevable d\'une somme, la même chose s\'applique. Consultez les pages d\'aide pour plus d\'informations.', + 'store_new_liabilities_account' => 'Enregistrer un nouveau passif', + 'edit_liabilities_account' => 'Modifier le passif ":name"', // reports: - 'report_default' => 'Rapport financier par défaut entre le :start et le :end', - 'report_audit' => 'Aperçu de l\'historique des transactions entre le :start et le :end', - 'report_category' => 'Rapport de catégorie entre :start et :end', - 'report_account' => 'Rapport de compte de dépenses / recettes entre le :start et le :end', - 'report_budget' => 'Rapport du budget entre le :start et le :end', - 'report_tag' => 'Marquer le rapport entre le :start et le :end', - 'quick_link_reports' => 'Liens rapides', - 'quick_link_examples' => 'Voici quelques exemples de liens pour vous aider à démarrer. Consultez les pages d\'aide en cliquant le bouton (?) pour plus d\'informations sur les rapports et les mots magiques que vous pouvez utiliser.', - 'quick_link_default_report' => 'Rapport financier par défaut', - 'quick_link_audit_report' => 'Historique des transactions', - 'report_this_month_quick' => 'Mois en cours, tous les comptes', - 'report_last_month_quick' => 'Mois dernier, tous les comptes', - 'report_this_year_quick' => 'Année en cours, tous les comptes', - 'report_this_fiscal_year_quick' => 'Année fiscale en cours, tous les comptes', - 'report_all_time_quick' => 'Tous les temps, tous les comptes', - 'reports_can_bookmark' => 'N’oubliez pas que les rapports peuvent être mis en signet.', - 'incomeVsExpenses' => 'Revenus vs dépenses', - 'accountBalances' => 'Soldes du compte', - 'balanceStart' => 'Solde au début de la période', - 'balanceEnd' => 'Solde à la fin de la période', - 'splitByAccount' => 'Ventiler par compte', - 'coveredWithTags' => 'Recouvert de tags', - 'leftInBudget' => 'Budget restant', - 'sumOfSums' => 'Somme des montants', - 'noCategory' => '(aucune catégorie)', - 'notCharged' => 'Pas encore chargé', - 'inactive' => 'Inactif', - 'active' => 'Actif', - 'difference' => 'Différence', - 'money_flowing_in' => 'Rentrée', - 'money_flowing_out' => 'Sortie', - 'topX' => ':number premiers', - 'show_full_list' => 'Afficher la liste complète', - 'show_only_top' => 'Afficher uniquement :number premiers', - 'report_type' => 'Type de rapport', - 'report_type_default' => 'Rapport financier par défaut', - 'report_type_audit' => 'Historique des transactions', - 'report_type_category' => 'Rapport par catégories', - 'report_type_budget' => 'Rapport du budget', - 'report_type_tag' => 'Rapport de tag', - 'report_type_account' => 'Rapport de compte de dépenses/recettes', - 'more_info_help' => 'Vous trouverez plus d’informations sur ces différents types de rapports dans les pages d’aide. Appuyez sur l’icône (?) dans le coin supérieur droit.', - 'report_included_accounts' => 'Comptes inclus', - 'report_date_range' => 'Intervalle de dates', - 'report_preset_ranges' => 'Étendues pré-configurées', - 'shared' => 'Partagé', - 'fiscal_year' => 'Année fiscale', - 'income_entry' => 'Revenus du compte ":name" entre le :start et le :end', - 'expense_entry' => 'Dépenses du compte ":name" entre le :start et le :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Dépenses dans le budget ":budget" entre le :start et le :end', - 'balance_amount' => 'Dépenses dans le budget ":budget" payé depuis le compte ":account" entre le :start et le :end', - 'no_audit_activity' => 'Aucune activité n\'a été enregistrée sur le compte :account_name entre le :start et le :end.', - 'audit_end_balance' => 'Solde du compte de :account_name à la fin de :end était: :balance', - 'reports_extra_options' => 'Options supplémentaires', - 'report_has_no_extra_options' => 'Ce rapport n\'a pas d\'options supplémentaires', - 'reports_submit' => 'Afficher le rapport', - 'end_after_start_date' => 'La date de fin du rapport doit être postérieure à la date de début.', - 'select_category' => 'Sélectionner la(les) catégorie(s)', - 'select_budget' => 'Sélectionnez le(s) budget(s).', - 'select_tag' => 'Sélectionnez le·s tag·s.', - 'income_per_category' => 'Revenus par catégorie', - 'expense_per_category' => 'Dépenses par catégorie', - 'expense_per_budget' => 'Dépenses par budget', - 'income_per_account' => 'Revenus par compte', - 'expense_per_account' => 'Dépenses par compte', - 'expense_per_tag' => 'Dépenses par tag', - 'income_per_tag' => 'Revenus par tag', - 'include_expense_not_in_budget' => 'Les dépenses incluses ne sont pas dans le(s) budget(s) sélectionné(s)', - 'include_expense_not_in_account' => 'Les dépenses incluses ne sont pas dans le(s) compte(s) sélectionné(s)', - 'include_expense_not_in_category' => 'Les dépenses incluses ne sont pas dans la(les) catégorie(s) sélectionnée(s)', - 'include_income_not_in_category' => 'Les revenus inclus ne sont pas dans la(les) catégorie(s) sélectionnée(s)', - 'include_income_not_in_account' => 'Revenus inclus non compris dans le(s) compte(s) sélectionné(s)', - 'include_income_not_in_tags' => 'Les revenus inclus ne sont pas dans la (les) catégorie·s sélectionnée·s', - 'include_expense_not_in_tags' => 'Les dépenses incluses ne sont pas dans le·s tag·s sélectionnée·s', - 'everything_else' => 'Tout le reste', - 'income_and_expenses' => 'Recettes et dépenses', - 'spent_average' => 'Dépenses (moyenne)', - 'income_average' => 'Revenus (moyenne)', - 'transaction_count' => 'Nombre de transactions', - 'average_spending_per_account' => 'Dépenses moyennes par compte', - 'average_income_per_account' => 'Revenus moyens par compte', - 'total' => 'Total', - 'description' => 'Description', - 'sum_of_period' => 'Somme pour la période', - 'average_in_period' => 'Moyenne pour la période', - 'account_role_defaultAsset' => 'Compte d\'actif par défaut', - 'account_role_sharedAsset' => 'Compte d\'actif partagé', - 'account_role_savingAsset' => 'Compte d’épargne', - 'account_role_ccAsset' => 'Carte de crédit', - 'account_role_cashWalletAsset' => 'Porte-monnaie', - 'budget_chart_click' => 'Cliquez sur le nom du budget dans le tableau ci-dessus pour voir un graphique.', - 'category_chart_click' => 'Cliquez sur un nom de catégorie dans le tableau ci-dessus pour voir un graphique.', - 'in_out_accounts' => 'Gagné et dépensé par compte', - 'in_out_per_category' => 'Gagné et dépensé par catégorie', - 'out_per_budget' => 'Dépensé par budget', - 'select_expense_revenue' => 'Sélectionner le compte de dépenses / recettes', - 'multi_currency_report_sum' => 'Cette liste contenant des comptes dans des devises différentes, les sommes que vous voyez peuvent ne pas faire sens. Le rapport sera lui toujours généré dans votre devise par défaut.', - 'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.', - 'net_filtered_prefs' => 'Ce graphique n’inclura jamais les comptes dont l\'option « inclure dans la valeur nette » n\'est pas cochée.', + 'report_default' => 'Rapport financier par défaut entre le :start et le :end', + 'report_audit' => 'Aperçu de l\'historique des transactions entre le :start et le :end', + 'report_category' => 'Rapport de catégorie entre :start et :end', + 'report_account' => 'Rapport de compte de dépenses / recettes entre le :start et le :end', + 'report_budget' => 'Rapport du budget entre le :start et le :end', + 'report_tag' => 'Marquer le rapport entre le :start et le :end', + 'quick_link_reports' => 'Liens rapides', + 'quick_link_examples' => 'Voici quelques exemples de liens pour vous aider à démarrer. Consultez les pages d\'aide en cliquant le bouton (?) pour plus d\'informations sur les rapports et les mots magiques que vous pouvez utiliser.', + 'quick_link_default_report' => 'Rapport financier par défaut', + 'quick_link_audit_report' => 'Historique des transactions', + 'report_this_month_quick' => 'Mois en cours, tous les comptes', + 'report_last_month_quick' => 'Mois dernier, tous les comptes', + 'report_this_year_quick' => 'Année en cours, tous les comptes', + 'report_this_fiscal_year_quick' => 'Année fiscale en cours, tous les comptes', + 'report_all_time_quick' => 'Tous les temps, tous les comptes', + 'reports_can_bookmark' => 'N’oubliez pas que les rapports peuvent être mis en signet.', + 'incomeVsExpenses' => 'Revenus vs dépenses', + 'accountBalances' => 'Soldes du compte', + 'balanceStart' => 'Solde au début de la période', + 'balanceEnd' => 'Solde à la fin de la période', + 'splitByAccount' => 'Ventiler par compte', + 'coveredWithTags' => 'Recouvert de tags', + 'leftInBudget' => 'Budget restant', + 'sumOfSums' => 'Somme des montants', + 'noCategory' => '(aucune catégorie)', + 'notCharged' => 'Pas encore chargé', + 'inactive' => 'Inactif', + 'active' => 'Actif', + 'difference' => 'Différence', + 'money_flowing_in' => 'Rentrée', + 'money_flowing_out' => 'Sortie', + 'topX' => ':number premiers', + 'show_full_list' => 'Afficher la liste complète', + 'show_only_top' => 'Afficher uniquement :number premiers', + 'report_type' => 'Type de rapport', + 'report_type_default' => 'Rapport financier par défaut', + 'report_type_audit' => 'Historique des transactions', + 'report_type_category' => 'Rapport par catégories', + 'report_type_budget' => 'Rapport du budget', + 'report_type_tag' => 'Rapport de tag', + 'report_type_account' => 'Rapport de compte de dépenses/recettes', + 'more_info_help' => 'Vous trouverez plus d’informations sur ces différents types de rapports dans les pages d’aide. Appuyez sur l’icône (?) dans le coin supérieur droit.', + 'report_included_accounts' => 'Comptes inclus', + 'report_date_range' => 'Intervalle de dates', + 'report_preset_ranges' => 'Étendues pré-configurées', + 'shared' => 'Partagé', + 'fiscal_year' => 'Année fiscale', + 'income_entry' => 'Revenus du compte ":name" entre le :start et le :end', + 'expense_entry' => 'Dépenses du compte ":name" entre le :start et le :end', + 'category_entry' => 'Dépenses et revenus dans la catégorie ":name" entre le :start et le :end', + 'budget_spent_amount' => 'Dépenses dans le budget ":budget" entre le :start et le :end', + 'balance_amount' => 'Dépenses dans le budget ":budget" payé depuis le compte ":account" entre le :start et le :end', + 'no_audit_activity' => 'Aucune activité n\'a été enregistrée sur le compte :account_name entre le :start et le :end.', + 'audit_end_balance' => 'Solde du compte de :account_name à la fin de :end était: :balance', + 'reports_extra_options' => 'Options supplémentaires', + 'report_has_no_extra_options' => 'Ce rapport n\'a pas d\'options supplémentaires', + 'reports_submit' => 'Afficher le rapport', + 'end_after_start_date' => 'La date de fin du rapport doit être postérieure à la date de début.', + 'select_category' => 'Sélectionner la(les) catégorie(s)', + 'select_budget' => 'Sélectionnez le(s) budget(s).', + 'select_tag' => 'Sélectionnez le·s tag·s.', + 'income_per_category' => 'Revenus par catégorie', + 'expense_per_category' => 'Dépenses par catégorie', + 'expense_per_budget' => 'Dépenses par budget', + 'income_per_account' => 'Revenus par compte', + 'expense_per_account' => 'Dépenses par compte', + 'expense_per_tag' => 'Dépenses par tag', + 'income_per_tag' => 'Revenus par tag', + 'include_expense_not_in_budget' => 'Les dépenses incluses ne sont pas dans le(s) budget(s) sélectionné(s)', + 'include_expense_not_in_account' => 'Les dépenses incluses ne sont pas dans le(s) compte(s) sélectionné(s)', + 'include_expense_not_in_category' => 'Les dépenses incluses ne sont pas dans la(les) catégorie(s) sélectionnée(s)', + 'include_income_not_in_category' => 'Les revenus inclus ne sont pas dans la(les) catégorie(s) sélectionnée(s)', + 'include_income_not_in_account' => 'Revenus inclus non compris dans le(s) compte(s) sélectionné(s)', + 'include_income_not_in_tags' => 'Les revenus inclus ne sont pas dans la (les) catégorie·s sélectionnée·s', + 'include_expense_not_in_tags' => 'Les dépenses incluses ne sont pas dans le·s tag·s sélectionnée·s', + 'everything_else' => 'Tout le reste', + 'income_and_expenses' => 'Recettes et dépenses', + 'spent_average' => 'Dépenses (moyenne)', + 'income_average' => 'Revenus (moyenne)', + 'transaction_count' => 'Nombre de transactions', + 'average_spending_per_account' => 'Dépenses moyennes par compte', + 'average_income_per_account' => 'Revenus moyens par compte', + 'total' => 'Total', + 'description' => 'Description', + 'sum_of_period' => 'Somme pour la période', + 'average_in_period' => 'Moyenne pour la période', + 'account_role_defaultAsset' => 'Compte d\'actif par défaut', + 'account_role_sharedAsset' => 'Compte d\'actif partagé', + 'account_role_savingAsset' => 'Compte d’épargne', + 'account_role_ccAsset' => 'Carte de crédit', + 'account_role_cashWalletAsset' => 'Porte-monnaie', + 'budget_chart_click' => 'Cliquez sur le nom du budget dans le tableau ci-dessus pour voir un graphique.', + 'category_chart_click' => 'Cliquez sur un nom de catégorie dans le tableau ci-dessus pour voir un graphique.', + 'in_out_accounts' => 'Gagné et dépensé par compte', + 'in_out_per_category' => 'Gagné et dépensé par catégorie', + 'out_per_budget' => 'Dépensé par budget', + 'select_expense_revenue' => 'Sélectionner le compte de dépenses / recettes', + 'multi_currency_report_sum' => 'Cette liste contenant des comptes dans des devises différentes, les sommes que vous voyez peuvent ne pas faire sens. Le rapport sera lui toujours généré dans votre devise par défaut.', + 'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.', + 'net_filtered_prefs' => 'Ce graphique n’inclura jamais les comptes dont l\'option « inclure dans la valeur nette » n\'est pas cochée.', // charts: - 'chart' => 'Graphique', - 'month' => 'Mois', - 'budget' => 'Budget', - 'spent' => 'Dépensé', - 'spent_in_budget' => 'Dépensé dans le budget', - 'left_to_spend' => 'Restant à dépenser', - 'earned' => 'Gagné', - 'overspent' => 'Trop dépensé', - 'left' => 'Reste', - 'max-amount' => 'Montant maximum', - 'min-amount' => 'Montant minimum', - 'journal-amount' => 'Entrée de la facture courante', - 'name' => 'Nom', - 'date' => 'Date', - 'paid' => 'Payé', - 'unpaid' => 'Impayé', - 'day' => 'Jour', - 'budgeted' => 'Budgétisé', - 'period' => 'Période', - 'balance' => 'Solde', - 'sum' => 'Somme', - 'summary' => 'Résumé', - 'average' => 'Moyenne', - 'balanceFor' => 'Solde pour :name', - 'no_tags_for_cloud' => 'Aucun tag pour générer un nuage', - 'tag_cloud' => 'Nuage de tags', + 'chart' => 'Graphique', + 'month' => 'Mois', + 'budget' => 'Budget', + 'spent' => 'Dépensé', + 'spent_in_budget' => 'Dépensé dans le budget', + 'left_to_spend' => 'Restant à dépenser', + 'earned' => 'Gagné', + 'overspent' => 'Trop dépensé', + 'left' => 'Reste', + 'max-amount' => 'Montant maximum', + 'min-amount' => 'Montant minimum', + 'journal-amount' => 'Entrée de la facture courante', + 'name' => 'Nom', + 'date' => 'Date', + 'paid' => 'Payé', + 'unpaid' => 'Impayé', + 'day' => 'Jour', + 'budgeted' => 'Budgétisé', + 'period' => 'Période', + 'balance' => 'Solde', + 'sum' => 'Somme', + 'summary' => 'Résumé', + 'average' => 'Moyenne', + 'balanceFor' => 'Solde pour :name', + 'no_tags_for_cloud' => 'Aucun tag pour générer un nuage', + 'tag_cloud' => 'Nuage de tags', // piggy banks: - 'add_money_to_piggy' => 'Ajouter de l’argent à la tirelire ":name"', - 'piggy_bank' => 'Tirelire', - 'new_piggy_bank' => 'Nouvelle tirelire', - 'store_piggy_bank' => 'Créer une nouvelle tirelire', - 'stored_piggy_bank' => 'Créer une nouvelle tirelire ":name"', - 'account_status' => 'État du compte', - 'left_for_piggy_banks' => 'Reste pour les tirelires', - 'sum_of_piggy_banks' => 'Somme des tirelires', - 'saved_so_far' => 'Mis de côté jusqu\'à présent', - 'left_to_save' => 'Reste à mettre de côté', - 'suggested_amount' => 'Montant mensuel suggéré à économiser', - 'add_money_to_piggy_title' => 'Ajouter de l’argent à la tirelire ":name"', - 'remove_money_from_piggy_title' => 'Retirer l’argent de la tirelire ":name"', - 'add' => 'Ajouter', - 'no_money_for_piggy' => 'Vous n\'avez pas d\'argent à placer dans cette tirelire.', - 'suggested_savings_per_month' => 'Suggéré par mois', + 'add_money_to_piggy' => 'Ajouter de l’argent à la tirelire ":name"', + 'piggy_bank' => 'Tirelire', + 'new_piggy_bank' => 'Nouvelle tirelire', + 'store_piggy_bank' => 'Créer une nouvelle tirelire', + 'stored_piggy_bank' => 'Créer une nouvelle tirelire ":name"', + 'account_status' => 'État du compte', + 'left_for_piggy_banks' => 'Reste pour les tirelires', + 'sum_of_piggy_banks' => 'Somme des tirelires', + 'saved_so_far' => 'Mis de côté jusqu\'à présent', + 'left_to_save' => 'Reste à mettre de côté', + 'suggested_amount' => 'Montant mensuel suggéré à économiser', + 'add_money_to_piggy_title' => 'Ajouter de l’argent à la tirelire ":name"', + 'remove_money_from_piggy_title' => 'Retirer l’argent de la tirelire ":name"', + 'add' => 'Ajouter', + 'no_money_for_piggy' => 'Vous n\'avez pas d\'argent à placer dans cette tirelire.', + 'suggested_savings_per_month' => 'Suggéré par mois', 'remove' => 'Enlever', 'max_amount_add' => 'Le montant maximum que vous pouvez ajouter est', @@ -1227,15 +1237,15 @@ return [ 'do_not_save_connection' => '(ne pas enregistrer la connexion)', 'link_transaction' => 'Lier la transaction', 'link_to_other_transaction' => 'Lier cette transaction à une autre transaction', - 'select_transaction_to_link' => 'Select a transaction to link this transaction to. The links are currently unused in Firefly III (apart from being shown), but I plan to change this in the future. Use the search box to select a transaction either by title or by ID. If you want to add custom link types, check out the administration section.', + 'select_transaction_to_link' => 'Sélectionnez une autre opération à laquelle lier cette opération. Les liens sont actuellement inutilisés dans Firefly III (ils sont juste montrés), mais je compte changer cela dans le futur. Utilisez le champ de recherche pour sélectionner une opération soit par titre ou par ID. Si vous voulez ajouter des types de liens personnalisés, consultez la section administration.', 'this_transaction' => 'Cette transaction', 'transaction' => 'Transaction', 'comments' => 'Commentaires', - 'link_notes' => 'Any notes you wish to store with the link.', + 'link_notes' => 'Toute les note que vous souhaitez associer au lien.', 'invalid_link_selection' => 'Impossible de lier ces transactions', - 'selected_transaction' => 'Selected transaction', + 'selected_transaction' => 'Opération sélectionnée', 'journals_linked' => 'Ces transactions sont liées.', - 'journals_error_linked' => 'Ces transactions sont déjà liées.', + 'journals_error_linked' => 'Ces opérations sont déjà liées.', 'journals_link_to_self' => 'Vous ne pouvez pas lier une transaction à elle-même', 'journal_links' => 'Liens de transaction', 'this_withdrawal' => 'Ce retrait', @@ -1275,8 +1285,8 @@ return [ 'cannot_edit_opening_balance' => 'Vous ne pouvez pas modifier le solde d\'ouverture d\'un compte.', 'no_edit_multiple_left' => 'Vous n\'avez sélectionné aucune transaction valide à éditer.', 'breadcrumb_convert_group' => 'Convert transaction', - 'convert_invalid_source' => 'Source information is invalid for transaction #%d.', - 'convert_invalid_destination' => 'Destination information is invalid for transaction #%d.', + 'convert_invalid_source' => 'La source est invalide pour l\'opération n°%d.', + 'convert_invalid_destination' => 'Le compte de destination est invalide pour l\'opération n°%d.', // Import page (general strings only) 'import_index_title' => 'Importer des opérations dans Firefly III', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Ignorer l’occurrence', 'jump_to_friday' => 'Créer l\'opération le vendredi précédent', 'jump_to_monday' => 'Créer l\'opération le lundi suivant', - 'will_jump_friday' => 'Sera créé le vendredi plutôt que les week-ends.', - 'will_jump_monday' => 'Sera créé le lundi plutôt que les week-ends.', - 'except_weekends' => 'Sauf les week-ends', - 'recurrence_deleted' => 'Opération périodique ":title" supprimée', + 'will_jump_friday' => 'Sera créé le vendredi plutôt que les week-ends.', + 'will_jump_monday' => 'Sera créé le lundi plutôt que les week-ends.', + 'except_weekends' => 'Sauf les week-ends', + 'recurrence_deleted' => 'Opération périodique ":title" supprimée', // new lines for summary controller. - 'box_balance_in_currency' => 'Solde (:currency)', - 'box_spent_in_currency' => 'Dépensé (:currency)', - 'box_earned_in_currency' => 'Gagné (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Factures payées (:currency)', - 'box_bill_unpaid_in_currency' => 'Factures impayées (:currency)', - 'box_left_to_spend_in_currency' => 'Reste à dépenser (:currency)', - 'box_net_worth_in_currency' => 'Avoir net (:currency)', - 'box_spend_per_day' => 'Reste à dépenser par jour: :amount', + 'box_balance_in_currency' => 'Solde (:currency)', + 'box_spent_in_currency' => 'Dépensé (:currency)', + 'box_earned_in_currency' => 'Gagné (:currency)', + 'box_sum_in_currency' => 'Somme (:currency)', + 'box_bill_paid_in_currency' => 'Factures payées (:currency)', + 'box_bill_unpaid_in_currency' => 'Factures impayées (:currency)', + 'box_left_to_spend_in_currency' => 'Reste à dépenser (:currency)', + 'box_net_worth_in_currency' => 'Avoir net (:currency)', + 'box_spend_per_day' => 'Reste à dépenser par jour: :amount', ]; diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index fefa9f4049..3bd10aa517 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -253,9 +253,9 @@ return [ 'weekend' => 'Week-end', 'client_secret' => 'Clé secrète', - 'withdrawal_destination_id' => 'Destination account', - 'deposit_source_id' => 'Source account', - 'expected_on' => 'Expected on', - 'paid' => 'Paid', + 'withdrawal_destination_id' => 'Compte de destination', + 'deposit_source_id' => 'Compte source', + 'expected_on' => 'Prévu le', + 'paid' => 'Payé', ]; diff --git a/resources/lang/fr_FR/import.php b/resources/lang/fr_FR/import.php index 1b077615b4..d7a4b613d2 100644 --- a/resources/lang/fr_FR/import.php +++ b/resources/lang/fr_FR/import.php @@ -210,7 +210,7 @@ return [ 'specific_belfius_name' => 'Belfius BE', 'specific_belfius_descr' => 'Corrige d\'éventuels problèmes avec les fichiers Belfius', 'specific_ingbelgium_name' => 'ING BE', - 'specific_ingbelgium_descr' => 'Fixes potential problems with ING Belgium files', + 'specific_ingbelgium_descr' => 'Corrige d\'éventuels problèmes avec les fichiers ING Belgium', // job configuration for file provider (stage: roles) 'job_config_roles_title' => 'Configuration de l\'importation (3/4) - Définir le rôle de chaque colonne', 'job_config_roles_text' => 'Chaque colonne de votre fichier CSV contient des données différentes. Veuillez indiquer quel type de données l’importateur doit attendre. L’option de « mapper » les données signifie que vous allez lier chaque entrée trouvée dans la colonne à une valeur dans votre base de données. Une colonne souvent mappée est celle contenant l\'IBAN du compte opposé. Il est facile de le faire correspondre avec un IBAN déjà présent dans votre base de données.', @@ -311,6 +311,6 @@ return [ 'column_internal-reference' => 'Référence interne', // error message - 'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.', + 'duplicate_row' => 'La ligne n°:row (":description") n\'a pas pu être importée. Elle existe déjà.', ]; diff --git a/resources/lang/fr_FR/intro.php b/resources/lang/fr_FR/intro.php index bb27bc9743..aa2abc6a20 100644 --- a/resources/lang/fr_FR/intro.php +++ b/resources/lang/fr_FR/intro.php @@ -30,13 +30,13 @@ return [ 'index_help' => 'Si vous avez besoin d’aide avec une page ou un formulaire, appuyez sur ce bouton.', 'index_outro' => 'La plupart des pages de Firefly III vont commencer avec un petit tour comme celui-ci. Merci de me contacter si vous avez des questions ou des commentaires. Profitez-en !', 'index_sidebar-toggle' => 'Pour créer de nouvelles transactions, comptes ou autres choses, utilisez le menu sous cette icône.', - 'index_cash_account' => 'These are the accounts created so far. You can use the cash account to track cash expenses but it\'s not mandatory of course.', + 'index_cash_account' => 'Voici les comptes créés jusqu\'ici. Vous pouvez utilier le compte de trésorerie pour faire le suivi de vos dépenses en espèces, mais ce n\'est pas obligatoire, bien sûr.', // transactions (withdrawal) - 'transactions_create_withdrawal_source' => 'Select your favorite asset account or liability from this dropdown.', - 'transactions_create_withdrawal_destination' => 'Select an expense account here. Leave it empty if you want to make a cash expense.', - 'transactions_create_withdrawal_foreign_currency' => 'Use this field to set a foreign currency and amount.', - 'transactions_create_withdrawal_more_meta' => 'Plenty of other meta data you set in these fields.', + 'transactions_create_withdrawal_source' => 'Choisissez votre compte d\'actif ou passif préféré à partir de ce menu déroulant.', + 'transactions_create_withdrawal_destination' => 'Sélectionnez un compte de dépenses ici. Laissez-le vide si vous voulez faire une dépense en espèces.', + 'transactions_create_withdrawal_foreign_currency' => 'Utilisez ce champ pour définir une devise étrangère et un montant.', + 'transactions_create_withdrawal_more_meta' => 'Beaucoup d\'autres métadonnées que vous avez définies dans ces champs.', 'transactions_create_withdrawal_split_add' => 'If you want to split a transaction, add more splits with this button', // transactions (deposit) diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php index 335ab504b9..eaa0f0dfc3 100644 --- a/resources/lang/fr_FR/validation.php +++ b/resources/lang/fr_FR/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'Le champ :attribute doit être une chaîne de caractères.', 'url' => 'Le format de l\'URL de :attribute n\'est pas valide.', 'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.', - '2fa_code' => 'Le champ :attribute est invalide.', - 'dimensions' => 'Le :attribute possède des dimensions d’image non valides.', - 'distinct' => ':attribute possède une valeur en double.', - 'file' => 'Le :attribute doit être un fichier.', - 'in_array' => 'Le champ :attribute n\'existe pas dans :other.', - 'present' => 'Le champs :attribute doit être rempli.', - 'amount_zero' => 'Le montant total ne peut pas être zéro.', - 'unique_piggy_bank_for_user' => 'Le nom de la tirelire doit être unique.', - 'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.', - 'valid_recurrence_rep_moment' => 'Période de répétition non valide pour ce type de répétition.', - 'invalid_account_info' => 'Informations de compte non valides.', + '2fa_code' => 'Le champ :attribute est invalide.', + 'dimensions' => 'Le :attribute possède des dimensions d’image non valides.', + 'distinct' => ':attribute possède une valeur en double.', + 'file' => 'Le :attribute doit être un fichier.', + 'in_array' => 'Le champ :attribute n\'existe pas dans :other.', + 'present' => 'Le champs :attribute doit être rempli.', + 'amount_zero' => 'Le montant total ne peut pas être zéro.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Le nom de la tirelire doit être unique.', + 'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.', + 'valid_recurrence_rep_moment' => 'Période de répétition non valide pour ce type de répétition.', + 'invalid_account_info' => 'Informations de compte non valides.', 'attributes' => [ 'email' => 'adresse email', 'description' => 'description', @@ -190,6 +191,6 @@ return [ 'ob_dest_need_data' => 'Vous devez obtenir un ID de compte de destination valide et/ou un nom de compte de destination valide pour continuer.', 'ob_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".', - 'generic_invalid_source' => 'You can\'t use this account as the source account.', - 'generic_invalid_destination' => 'You can\'t use this account as the destination account.', + 'generic_invalid_source' => 'Vous ne pouvez pas utiliser ce compte comme compte source.', + 'generic_invalid_destination' => 'Vous ne pouvez pas utiliser ce compte comme compte destinataire.', ]; diff --git a/resources/lang/hu_HU/config.php b/resources/lang/hu_HU/config.php index 790aafa0bc..d1a4391ddb 100644 --- a/resources/lang/hu_HU/config.php +++ b/resources/lang/hu_HU/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'hu', - 'locale' => 'hu, Hungarian, hu_HU.utf8, hu_HU.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%B %e, %Y', - 'month_and_date_day' => '%Y %e %B, %A', - 'month_and_day_no_year' => '%e %B', - 'date_time' => '%Y %B %e @ %T', - 'specific_day' => '%Y %e %B', - 'week_in_year' => 'Hét %W, %Y', - 'year' => '%Y', - 'half_year' => '%Y %B', - 'month_js' => 'YYYY MMMM', - 'month_and_day_js' => 'YYYY MMMM DD', - 'date_time_js' => 'YYYY MMMM DD @ HH:mm:ss', - 'specific_day_js' => 'YYYY MMMM DD', - 'week_in_year_js' => 'YYYY, w [Week]', - 'year_js' => 'YYYY', - 'half_year_js' => 'YYYY Q', - 'dow_1' => 'Hétfő', - 'dow_2' => 'Kedd', - 'dow_3' => 'Szerda', - 'dow_4' => 'Csütörtök', - 'dow_5' => 'Péntek', - 'dow_6' => 'Szombat', - 'dow_7' => 'Vasárnap', + 'html_language' => 'hu', + 'locale' => 'hu, Hungarian, hu_HU.utf8, hu_HU.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%B %e, %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%Y %e %B, %A', + 'month_and_day_no_year' => '%e %B', + 'date_time' => '%Y %B %e @ %T', + 'specific_day' => '%Y %e %B', + 'week_in_year' => 'Hét %W, %Y', + 'year' => '%Y', + 'half_year' => '%Y %B', + 'month_js' => 'YYYY MMMM', + 'month_and_day_js' => 'YYYY MMMM DD', + 'date_time_js' => 'YYYY MMMM DD @ HH:mm:ss', + 'specific_day_js' => 'YYYY MMMM DD', + 'week_in_year_js' => 'YYYY, w [Week]', + 'year_js' => 'YYYY', + 'half_year_js' => 'YYYY Q', + 'dow_1' => 'Hétfő', + 'dow_2' => 'Kedd', + 'dow_3' => 'Szerda', + 'dow_4' => 'Csütörtök', + 'dow_5' => 'Péntek', + 'dow_6' => 'Szombat', + 'dow_7' => 'Vasárnap', ]; diff --git a/resources/lang/hu_HU/firefly.php b/resources/lang/hu_HU/firefly.php index b1fd48cdc3..1f38511f79 100644 --- a/resources/lang/hu_HU/firefly.php +++ b/resources/lang/hu_HU/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Új költség', 'create_new_transaction' => 'Új tranzakció létrehozása', 'new_transaction' => 'Új tranzakció', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Eszközszámlák megtekintése', 'go_to_budgets' => 'Ugrás a költségkeretekhez', 'go_to_categories' => 'Ugrás a kategóriákhoz', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Nem található súgószöveg.', 'no_help_title' => 'Elnézést, hiba történt.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'A folytatáshoz meg kell adni a kétlépcsős azonosítás kódját. Az alkalmazás létre tudja hozni ezt a kódot.', - 'two_factor_code_here' => 'Kód beírása', - 'two_factor_title' => 'Kétlépcsős hitelesítés', - 'authenticate' => 'Hitelesítés', - 'two_factor_forgot_title' => 'Elvesztett kétlépcsős hitelesítés', - 'two_factor_forgot' => 'Elfelejtett kétlépcsős azonosítás.', - 'two_factor_lost_header' => 'Elvesztett kétlépcsős hitelesítés?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Ellenkező esetben emailt kell küldeni a webhely tulajdonosának a :site_owner címre, és meg kell kérni, hogy állítsa vissza a kétfaktoros hitelesítést.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days napi adat betöltése eltarthat egy ideig.', - 'registered' => 'A regisztráció sikeres!', - 'Default asset account' => 'Alapértelmezett eszközszámla', - 'no_budget_pointer' => 'Úgy tűnik, még nincsenek költségkeretek. Költségkereteket a költségkeretek oldalon lehet létrehozni. A költségkeretek segítenek nyomon követni a költségeket.', - 'Savings account' => 'Megtakarítási számla', - 'Credit card' => 'Hitelkártya', - 'source_accounts' => 'Forrás számlák', - 'destination_accounts' => 'Cél számlák', - 'user_id_is' => 'A felhasználói azonosító :user', - 'field_supports_markdown' => 'Ez a mező támogatja a Markdown használatát.', - 'need_more_help' => 'A Firefly III használatához további segítség kérhető a a Githubon egy hibajegy nyitásával.', + 'two_factor_enter_code' => 'A folytatáshoz meg kell adni a kétlépcsős azonosítás kódját. Az alkalmazás létre tudja hozni ezt a kódot.', + 'two_factor_code_here' => 'Kód beírása', + 'two_factor_title' => 'Kétlépcsős hitelesítés', + 'authenticate' => 'Hitelesítés', + 'two_factor_forgot_title' => 'Elvesztett kétlépcsős hitelesítés', + 'two_factor_forgot' => 'Elfelejtett kétlépcsős azonosítás.', + 'two_factor_lost_header' => 'Elvesztett kétlépcsős hitelesítés?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'Ellenkező esetben emailt kell küldeni a webhely tulajdonosának a :site_owner címre, és meg kell kérni, hogy állítsa vissza a kétfaktoros hitelesítést.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days napi adat betöltése eltarthat egy ideig.', + 'registered' => 'A regisztráció sikeres!', + 'Default asset account' => 'Alapértelmezett eszközszámla', + 'no_budget_pointer' => 'Úgy tűnik, még nincsenek költségkeretek. Költségkereteket a költségkeretek oldalon lehet létrehozni. A költségkeretek segítenek nyomon követni a költségeket.', + 'Savings account' => 'Megtakarítási számla', + 'Credit card' => 'Hitelkártya', + 'source_accounts' => 'Forrás számlák', + 'destination_accounts' => 'Cél számlák', + 'user_id_is' => 'A felhasználói azonosító :user', + 'field_supports_markdown' => 'Ez a mező támogatja a Markdown használatát.', + 'need_more_help' => 'A Firefly III használatához további segítség kérhető a a Githubon egy hibajegy nyitásával.', 'reenable_intro_text' => 'A bevezető útmutatót újra lehet engedélyezni.', 'intro_boxes_after_refresh' => 'A bevezető dobozok újra megjelennek az oldal frissítésekor.', 'show_all_no_filter' => 'Az összes tranzakció megjelenítése dátum szerinti csoportosítás nélkül.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Lekérdezés', 'search_found_transactions' => 'A Firefly III :count tranzakciót talált :time másodperc alatt.', 'search_for_query' => 'A Firefly III tranzakciókat keres amelyben ez a kifejezés található: :query', - 'search_modifier_amount_is' => 'Összeg pontosan :value', - 'search_modifier_amount' => 'Összeg pontosan :value', - 'search_modifier_amount_max' => 'Összeg legfeljebb :value', - 'search_modifier_amount_min' => 'Összeg legalább :value', - 'search_modifier_amount_less' => 'Összeg kevesebb mint: :value', - 'search_modifier_amount_more' => 'Összeg több, mint: :value', - 'search_modifier_source' => 'Forrásszámla: :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Célszámla: :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Kategória: :value', - 'search_modifier_budget' => 'Költségkeret: :value', - 'search_modifier_bill' => 'Számla: :value', - 'search_modifier_type' => 'Tranzakció típusa a :value', - 'search_modifier_date' => 'Tranzakció dátuma: :value', - 'search_modifier_date_before' => 'Tranzakció dátuma :value előtt van', - 'search_modifier_date_after' => 'Tranzakció dátuma :value után van', + 'search_modifier_amount_is' => 'Összeg pontosan :value', + 'search_modifier_amount' => 'Összeg pontosan :value', + 'search_modifier_amount_max' => 'Összeg legfeljebb :value', + 'search_modifier_amount_min' => 'Összeg legalább :value', + 'search_modifier_amount_less' => 'Összeg kevesebb mint: :value', + 'search_modifier_amount_more' => 'Összeg több, mint: :value', + 'search_modifier_source' => 'Forrásszámla: :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Célszámla: :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Kategória: :value', + 'search_modifier_budget' => 'Költségkeret: :value', + 'search_modifier_bill' => 'Számla: :value', + 'search_modifier_type' => 'Tranzakció típusa a :value', + 'search_modifier_date' => 'Tranzakció dátuma: :value', + 'search_modifier_date_before' => 'Tranzakció dátuma :value előtt van', + 'search_modifier_date_after' => 'Tranzakció dátuma :value után van', 'search_modifier_on' => 'Tranzakció dátuma: :value', 'search_modifier_before' => 'Tranzakció dátuma :value előtt van', 'search_modifier_after' => 'Tranzakció dátuma :value után van', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'A tranzakció átvezetéssé konvertálása', 'rule_action_convert_transfer' => 'Tranzakció átvezetéssé konvertálása ezzel: ":action_value"', - 'rules_have_read_warning' => 'Elolvasta a figyelmeztetést?', - 'apply_rule_warning' => 'Figyelmeztetés: egy szabály vagy szabálycsoport futtatása nagy mennyiségű tranzakción időtúllépést okozhat. Ebben az esetben a szabály vagy szabálycsoport a tranzakcióknak csak egy egy ismeretlen részén lesz alkalmazva. Ez tönkreteheti a pénzügyi adminisztrációt. Óvatosan kell eljárni.', - 'rulegroup_for_bills_title' => 'Szabálycsoport a számlákhoz', - 'rulegroup_for_bills_description' => 'Egy speciális szabálycsoport minden olyan szabálynak amibe számlák tartoznak.', - 'rule_for_bill_title' => 'Automatikusan generált szabály a számlához: ":name"', - 'rule_for_bill_description' => 'Ez a szabály automatikusan jön létre, hogy megpróbáljon egyezést találni ":name" számlával.', - 'create_rule_for_bill' => 'Új szabály létrehozás a számlához ":name"', - 'create_rule_for_bill_txt' => 'Gratulálunk! Épp most lett létrehozva egy új számla ":name" névvel. A Firefly III automatikusan képes összeegyeztetni az új költségeket ezzel a számlával. Például bérleti díj fizetésekor a "bérleti díj" számla hozzá lesz kapcsolva a költséghez. Ily módon a Firefly III pontosan megmutatja, hogy melyik számla esedékes és melyik nem. Ennek érdekében egy új szabályt kell létrehozni. A Firefly III előre kitölt néhány érzékeny alapértelmezés szerinti adatot. Le kell ellenőrizni, hogy ezek helyesek-e. Ha az adatok helyesek, a Firefly III a megfelelő kiadást automatikusan hozzácsatolja a megfelelő számlához. Ellenőrizni kell az eseményindítók helyességét és újakat hozzáadni ha nem helyesek.', - 'new_rule_for_bill_title' => 'Szabály a számlához: ":name"', - 'new_rule_for_bill_description' => 'Ez a szabály megjelöli a tranzakciókat ":name" számla számára.', + 'rules_have_read_warning' => 'Elolvasta a figyelmeztetést?', + 'apply_rule_warning' => 'Figyelmeztetés: egy szabály vagy szabálycsoport futtatása nagy mennyiségű tranzakción időtúllépést okozhat. Ebben az esetben a szabály vagy szabálycsoport a tranzakcióknak csak egy egy ismeretlen részén lesz alkalmazva. Ez tönkreteheti a pénzügyi adminisztrációt. Óvatosan kell eljárni.', + 'rulegroup_for_bills_title' => 'Szabálycsoport a számlákhoz', + 'rulegroup_for_bills_description' => 'Egy speciális szabálycsoport minden olyan szabálynak amibe számlák tartoznak.', + 'rule_for_bill_title' => 'Automatikusan generált szabály a számlához: ":name"', + 'rule_for_bill_description' => 'Ez a szabály automatikusan jön létre, hogy megpróbáljon egyezést találni ":name" számlával.', + 'create_rule_for_bill' => 'Új szabály létrehozás a számlához ":name"', + 'create_rule_for_bill_txt' => 'Gratulálunk! Épp most lett létrehozva egy új számla ":name" névvel. A Firefly III automatikusan képes összeegyeztetni az új költségeket ezzel a számlával. Például bérleti díj fizetésekor a "bérleti díj" számla hozzá lesz kapcsolva a költséghez. Ily módon a Firefly III pontosan megmutatja, hogy melyik számla esedékes és melyik nem. Ennek érdekében egy új szabályt kell létrehozni. A Firefly III előre kitölt néhány érzékeny alapértelmezés szerinti adatot. Le kell ellenőrizni, hogy ezek helyesek-e. Ha az adatok helyesek, a Firefly III a megfelelő kiadást automatikusan hozzácsatolja a megfelelő számlához. Ellenőrizni kell az eseményindítók helyességét és újakat hozzáadni ha nem helyesek.', + 'new_rule_for_bill_title' => 'Szabály a számlához: ":name"', + 'new_rule_for_bill_description' => 'Ez a szabály megjelöli a tranzakciókat ":name" számla számára.', // tags - 'store_new_tag' => 'Új címke tárolása', - 'update_tag' => 'Címke frissítése', - 'no_location_set' => 'Nincs hely beállítása.', - 'meta_data' => 'Metaadat', - 'location' => 'Hely', - 'without_date' => 'Dátum nélkül', - 'result' => 'Eredmény', - 'sums_apply_to_range' => 'Minden összeg alkalmazása a kiválasztott tartományra', - 'mapbox_api_key' => 'A térkép használatához be kell szerezni egy API kulcsot a Mapbox oldalról. A kódot a .env fájlba, a MAPBOX_API_KEY = után kell beírni.', - 'press_tag_location' => 'Jobb kattintással vagy az egérgomb hosszan nyomva tartásával lehet beállítani a címke helyét.', - 'clear_location' => 'Hely törlése', + 'store_new_tag' => 'Új címke tárolása', + 'update_tag' => 'Címke frissítése', + 'no_location_set' => 'Nincs hely beállítása.', + 'meta_data' => 'Metaadat', + 'location' => 'Hely', + 'without_date' => 'Dátum nélkül', + 'result' => 'Eredmény', + 'sums_apply_to_range' => 'Minden összeg alkalmazása a kiválasztott tartományra', + 'mapbox_api_key' => 'A térkép használatához be kell szerezni egy API kulcsot a Mapbox oldalról. A kódot a .env fájlba, a MAPBOX_API_KEY = után kell beírni.', + 'press_tag_location' => 'Jobb kattintással vagy az egérgomb hosszan nyomva tartásával lehet beállítani a címke helyét.', + 'clear_location' => 'Hely törlése', // preferences - 'pref_home_screen_accounts' => 'Kezdőoldali számlák', - 'pref_home_screen_accounts_help' => 'Melyik számlák legyenek megjelenítve a kezdőoldalon?', - 'pref_view_range' => 'Tartomány mutatása', - 'pref_view_range_help' => 'Néhány diagram automatikusan időszakokba lesz csoportosítva. A költségkeretek szintén időszakokba lesznek csoportosítva. Milyen időszakot részesít előnyben?', - 'pref_1D' => 'Egy nap', - 'pref_1W' => 'Egy hét', - 'pref_1M' => 'Egy hónap', - 'pref_3M' => 'Három hónap (negyedév)', - 'pref_6M' => 'Hat hónap', - 'pref_1Y' => 'Egy év', - 'pref_languages' => 'Nyelvek', - 'pref_languages_help' => 'A Firefly III több nyelven is elérhető. Melyiket szeretné használni?', - 'pref_custom_fiscal_year' => 'Költségvetési év beállításai', - 'pref_custom_fiscal_year_label' => 'Engedélyezett', - 'pref_custom_fiscal_year_help' => 'Azokban az országokban ahol a pénzügyi év nem Január 1 és December 31 közé esik, be lehet ezt kapcsolni és meg lehet adni a pénzügyi év kezdő- és végdátumát', - 'pref_fiscal_year_start_label' => 'Üzleti év kezdődátuma', - 'pref_two_factor_auth' => 'Kétlépcsős azonosítás', - 'pref_two_factor_auth_help' => 'Ha a kétlépéses igazolás (más néven kétfaktoros hitelesítés) engedélyezett, egy extra réteg lesz hozzáadva a fiók biztonságához. A bejelentkezéshez kell valami ismert (a jelszó) és valami meglévő (egy ellenőrző kód). Az ellenőrző kódokat olyan telefonos alkalmazások generálják, mint az Authy vagy a Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Kétlépcsős azonosítás engedélyezése', - 'pref_two_factor_auth_disabled' => '2 lépcsős azonosítási kód eltávolítva és letilva', - 'pref_two_factor_auth_remove_it' => 'Ne felejtse el törölni a fiókot a hitelesítő alkalmazásából!', - 'pref_two_factor_auth_code' => 'Kód megerősítése', - 'pref_two_factor_auth_code_help' => 'Be kell olvasni a QR kódot a telefonon található Authy, Google Authenticator vagy egy ezekhez hasonló alkalmazással, majd be kell írni a létrehozott kódot.', - 'pref_two_factor_auth_reset_code' => 'Ellenőrző kód visszaállítása', - 'pref_two_factor_auth_disable_2fa' => '2FA kikapcsolása', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Beállítások mentése', - 'saved_preferences' => 'Beállítások elmentve!', - 'preferences_general' => 'Általános', - 'preferences_frontpage' => 'Kezdőoldal', - 'preferences_security' => 'Biztonság', - 'preferences_layout' => 'Elrendezés', - 'pref_home_show_deposits' => 'Bevételek mutatása a kezdőoldalon', - 'pref_home_show_deposits_info' => 'A kezdőoldalon már látszanak a költségszámlák. Szeretné a jövedelemszámlákat is megjeleníteni?', - 'pref_home_do_show_deposits' => 'Igen, mutasd', - 'successful_count' => 'ebből :count sikeres', - 'list_page_size_title' => 'Oldal mérete', - 'list_page_size_help' => 'Minden dologból (számlák, tranzakciók, stb) legfeljebb ennyi lesz megjelenítve oldalanként.', - 'list_page_size_label' => 'Oldal mérete', - 'between_dates' => '(:start és :end)', - 'pref_optional_fields_transaction' => 'Tranzakciók választható mezői', - 'pref_optional_fields_transaction_help' => 'Alapértelmezés szerint új tranzakció létrehozásakor nem minden mező engedélyezett (hogy elkerüljük a túlzsúfoltságot). Ezeket a mezőket lent lehet engedélyezni ha valamelyikre szükség van. Természetesen azok a letiltott mezők amelyek már ki vannak töltve, a beállítástól függetlenül láthatóak lesznek.', - 'optional_tj_date_fields' => 'Dátummezők', - 'optional_tj_business_fields' => 'Üzleti mezők', - 'optional_tj_attachment_fields' => 'Melléklet mezők', - 'pref_optional_tj_interest_date' => 'Kamatfizetési időpont', - 'pref_optional_tj_book_date' => 'Könyvelés dátuma', - 'pref_optional_tj_process_date' => 'Feldolgozás dátuma', - 'pref_optional_tj_due_date' => 'Esedékesség dátuma', - 'pref_optional_tj_payment_date' => 'Kifizetés dátuma', - 'pref_optional_tj_invoice_date' => 'Számla dátuma', - 'pref_optional_tj_internal_reference' => 'Belső hivatkozás', - 'pref_optional_tj_notes' => 'Megjegyzések', - 'pref_optional_tj_attachments' => 'Mellékletek', - 'optional_field_meta_dates' => 'Dátumok', - 'optional_field_meta_business' => 'Üzleti', - 'optional_field_attachments' => 'Mellékletek', - 'optional_field_meta_data' => 'Opcionális metaadat', + 'pref_home_screen_accounts' => 'Kezdőoldali számlák', + 'pref_home_screen_accounts_help' => 'Melyik számlák legyenek megjelenítve a kezdőoldalon?', + 'pref_view_range' => 'Tartomány mutatása', + 'pref_view_range_help' => 'Néhány diagram automatikusan időszakokba lesz csoportosítva. A költségkeretek szintén időszakokba lesznek csoportosítva. Milyen időszakot részesít előnyben?', + 'pref_1D' => 'Egy nap', + 'pref_1W' => 'Egy hét', + 'pref_1M' => 'Egy hónap', + 'pref_3M' => 'Három hónap (negyedév)', + 'pref_6M' => 'Hat hónap', + 'pref_1Y' => 'Egy év', + 'pref_languages' => 'Nyelvek', + 'pref_languages_help' => 'A Firefly III több nyelven is elérhető. Melyiket szeretné használni?', + 'pref_custom_fiscal_year' => 'Költségvetési év beállításai', + 'pref_custom_fiscal_year_label' => 'Engedélyezett', + 'pref_custom_fiscal_year_help' => 'Azokban az országokban ahol a pénzügyi év nem Január 1 és December 31 közé esik, be lehet ezt kapcsolni és meg lehet adni a pénzügyi év kezdő- és végdátumát', + 'pref_fiscal_year_start_label' => 'Üzleti év kezdődátuma', + 'pref_two_factor_auth' => 'Kétlépcsős azonosítás', + 'pref_two_factor_auth_help' => 'Ha a kétlépéses igazolás (más néven kétfaktoros hitelesítés) engedélyezett, egy extra réteg lesz hozzáadva a fiók biztonságához. A bejelentkezéshez kell valami ismert (a jelszó) és valami meglévő (egy ellenőrző kód). Az ellenőrző kódokat olyan telefonos alkalmazások generálják, mint az Authy vagy a Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Kétlépcsős azonosítás engedélyezése', + 'pref_two_factor_auth_disabled' => '2 lépcsős azonosítási kód eltávolítva és letilva', + 'pref_two_factor_auth_remove_it' => 'Ne felejtse el törölni a fiókot a hitelesítő alkalmazásából!', + 'pref_two_factor_auth_code' => 'Kód megerősítése', + 'pref_two_factor_auth_code_help' => 'Be kell olvasni a QR kódot a telefonon található Authy, Google Authenticator vagy egy ezekhez hasonló alkalmazással, majd be kell írni a létrehozott kódot.', + 'pref_two_factor_auth_reset_code' => 'Ellenőrző kód visszaállítása', + 'pref_two_factor_auth_disable_2fa' => '2FA kikapcsolása', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Beállítások mentése', + 'saved_preferences' => 'Beállítások elmentve!', + 'preferences_general' => 'Általános', + 'preferences_frontpage' => 'Kezdőoldal', + 'preferences_security' => 'Biztonság', + 'preferences_layout' => 'Elrendezés', + 'pref_home_show_deposits' => 'Bevételek mutatása a kezdőoldalon', + 'pref_home_show_deposits_info' => 'A kezdőoldalon már látszanak a költségszámlák. Szeretné a jövedelemszámlákat is megjeleníteni?', + 'pref_home_do_show_deposits' => 'Igen, mutasd', + 'successful_count' => 'ebből :count sikeres', + 'list_page_size_title' => 'Oldal mérete', + 'list_page_size_help' => 'Minden dologból (számlák, tranzakciók, stb) legfeljebb ennyi lesz megjelenítve oldalanként.', + 'list_page_size_label' => 'Oldal mérete', + 'between_dates' => '(:start és :end)', + 'pref_optional_fields_transaction' => 'Tranzakciók választható mezői', + 'pref_optional_fields_transaction_help' => 'Alapértelmezés szerint új tranzakció létrehozásakor nem minden mező engedélyezett (hogy elkerüljük a túlzsúfoltságot). Ezeket a mezőket lent lehet engedélyezni ha valamelyikre szükség van. Természetesen azok a letiltott mezők amelyek már ki vannak töltve, a beállítástól függetlenül láthatóak lesznek.', + 'optional_tj_date_fields' => 'Dátummezők', + 'optional_tj_business_fields' => 'Üzleti mezők', + 'optional_tj_attachment_fields' => 'Melléklet mezők', + 'pref_optional_tj_interest_date' => 'Kamatfizetési időpont', + 'pref_optional_tj_book_date' => 'Könyvelés dátuma', + 'pref_optional_tj_process_date' => 'Feldolgozás dátuma', + 'pref_optional_tj_due_date' => 'Esedékesség dátuma', + 'pref_optional_tj_payment_date' => 'Kifizetés dátuma', + 'pref_optional_tj_invoice_date' => 'Számla dátuma', + 'pref_optional_tj_internal_reference' => 'Belső hivatkozás', + 'pref_optional_tj_notes' => 'Megjegyzések', + 'pref_optional_tj_attachments' => 'Mellékletek', + 'optional_field_meta_dates' => 'Dátumok', + 'optional_field_meta_business' => 'Üzleti', + 'optional_field_attachments' => 'Mellékletek', + 'optional_field_meta_data' => 'Opcionális metaadat', // profile: - 'change_your_password' => 'Jelszó módosítása', - 'delete_account' => 'Fiók törlése', - 'current_password' => 'Jelenlegi jelszó', - 'new_password' => 'Új jelszó', - 'new_password_again' => 'Új jelszó megismétlése', - 'delete_your_account' => 'Saját fiók törlése', - 'delete_your_account_help' => 'A fiók törlése minden a Firefly III-ba elmentett számlát, tranzakciót, MINDENT törölni fog. Ezek EL FOGNAK TŰNNI.', - 'delete_your_account_password' => 'Meg kell adni a jelszót a folytatáshoz.', - 'password' => 'Jelszó', - 'are_you_sure' => 'Biztos? Nem vonható vissza.', - 'delete_account_button' => 'Saját fiók TÖRLÉSE', - 'invalid_current_password' => 'Érvénytelen jelenlegi jelszó!', - 'password_changed' => 'Jelszó módosítva!', - 'should_change' => 'Az ötlet az, hogy megváltoztasd a jelszavad.', - 'invalid_password' => 'Érvénytelen jelszó!', - 'what_is_pw_security' => 'Mit jelent a "jelszóbiztonság ellenőrzése"?', - 'secure_pw_title' => 'Hogyan válasszon biztonságos jelszót', - 'secure_pw_history' => 'Nincs olyan hét, hogy a hírekben ne lehetne arról olvasni, hogy egy weboldal elvesztette a felhasználói jelszavait. A hekkerek és a tolvajok a privát információk ellopására használják ezeket az jelszavakat. Ezek az információk értékesek.', - 'secure_pw_ff' => 'Ugyanazt a jelszót használod az egész interneten? Ha egy weboldal elveszti a jelszavadat a hekkerek minden adatodhoz hozzá fognak férni. A Firefly III rád bízza, hogy erős és egyedi jelszót válassz a pénzügyi adataid védelméhez.', - 'secure_pw_check_box' => 'A Firefly III úgy segít ebben, hogy ellenőrzi nem lopták-e el a múltban a megadott jelszót. Ha ez történt a Firefly III javasolni fogja, hogy NE használd ezt a jelszót.', - 'secure_pw_working_title' => 'Hogyan működik?', - 'secure_pw_working' => 'Bejelölve, a Firefly III elküldi a jelszó az SHA1 hashének első őt karakterét Troy Hunt weboldalának, hogy ellenőrizze szerepel-e a listában. Ez megakadályozza, hogy nem biztonságos jelszavakat használj ahogy az a legutolsó NIST Special Publication-ban javasolják.', - 'secure_pw_should' => 'Kipipáljam a négyzetet?', - 'secure_pw_long_password' => 'Igen. Mindig ellenőrizze, hogy a jelszavam biztonságos-e.', - 'command_line_token' => 'Parancssori token', - 'explain_command_line_token' => 'Erre a vezérjelre parancssori lehetőségek végrehajtásához van szükség, mint például adatok importálása vagy exportálása. Enélkül néhány érzékeny parancs nem fog működni. Ezt a vezérjelet senki sem fogja kérni tőled, még én sem. Ha félsz, hogy elveszted vagy paranoid vagy, a gombbal újra lehet generálni a vezérjelet.', - 'regenerate_command_line_token' => 'Parancssori token újragenerálása', - 'token_regenerated' => 'Az új parancssori token generálódott', - 'change_your_email' => 'Email cím módosítása', - 'email_verification' => 'Egy email üzenet lesz elküldve a régi ÉS az új email címre. Biztonsági okokból, nem lehet majd bejelentkezni amíg az új email cím nincs ellenőrizve. Ha nem biztos, hogy a Firefly III telepítés képes emaileket küldeni, nem szabad használni ezt a funkciót. Az adminisztrátor ellenőrizheti ezt az Adminisztráció oldalon.', - 'email_changed_logout' => 'Amíg nem ellenőrizted az email címed addig nem tudsz bejelentkezni.', - 'login_with_new_email' => 'Most már bejelentkezhet az új email címével.', - 'login_with_old_email' => 'Most már bejelentkezhet újra a régi email címével.', - 'login_provider_local_only' => 'Ez a művelet nem érhető el ":login_provider" általi hitelesítésekor.', - 'delete_local_info_only' => 'Mivel ":login_provider" a hitelesítőd,ezért ez csak a helyi Firefly III információt törli.', + 'change_your_password' => 'Jelszó módosítása', + 'delete_account' => 'Fiók törlése', + 'current_password' => 'Jelenlegi jelszó', + 'new_password' => 'Új jelszó', + 'new_password_again' => 'Új jelszó megismétlése', + 'delete_your_account' => 'Saját fiók törlése', + 'delete_your_account_help' => 'A fiók törlése minden a Firefly III-ba elmentett számlát, tranzakciót, MINDENT törölni fog. Ezek EL FOGNAK TŰNNI.', + 'delete_your_account_password' => 'Meg kell adni a jelszót a folytatáshoz.', + 'password' => 'Jelszó', + 'are_you_sure' => 'Biztos? Nem vonható vissza.', + 'delete_account_button' => 'Saját fiók TÖRLÉSE', + 'invalid_current_password' => 'Érvénytelen jelenlegi jelszó!', + 'password_changed' => 'Jelszó módosítva!', + 'should_change' => 'Az ötlet az, hogy megváltoztasd a jelszavad.', + 'invalid_password' => 'Érvénytelen jelszó!', + 'what_is_pw_security' => 'Mit jelent a "jelszóbiztonság ellenőrzése"?', + 'secure_pw_title' => 'Hogyan válasszon biztonságos jelszót', + 'secure_pw_history' => 'Nincs olyan hét, hogy a hírekben ne lehetne arról olvasni, hogy egy weboldal elvesztette a felhasználói jelszavait. A hekkerek és a tolvajok a privát információk ellopására használják ezeket az jelszavakat. Ezek az információk értékesek.', + 'secure_pw_ff' => 'Ugyanazt a jelszót használod az egész interneten? Ha egy weboldal elveszti a jelszavadat a hekkerek minden adatodhoz hozzá fognak férni. A Firefly III rád bízza, hogy erős és egyedi jelszót válassz a pénzügyi adataid védelméhez.', + 'secure_pw_check_box' => 'A Firefly III úgy segít ebben, hogy ellenőrzi nem lopták-e el a múltban a megadott jelszót. Ha ez történt a Firefly III javasolni fogja, hogy NE használd ezt a jelszót.', + 'secure_pw_working_title' => 'Hogyan működik?', + 'secure_pw_working' => 'Bejelölve, a Firefly III elküldi a jelszó az SHA1 hashének első őt karakterét Troy Hunt weboldalának, hogy ellenőrizze szerepel-e a listában. Ez megakadályozza, hogy nem biztonságos jelszavakat használj ahogy az a legutolsó NIST Special Publication-ban javasolják.', + 'secure_pw_should' => 'Kipipáljam a négyzetet?', + 'secure_pw_long_password' => 'Igen. Mindig ellenőrizze, hogy a jelszavam biztonságos-e.', + 'command_line_token' => 'Parancssori token', + 'explain_command_line_token' => 'Erre a vezérjelre parancssori lehetőségek végrehajtásához van szükség, mint például adatok importálása vagy exportálása. Enélkül néhány érzékeny parancs nem fog működni. Ezt a vezérjelet senki sem fogja kérni tőled, még én sem. Ha félsz, hogy elveszted vagy paranoid vagy, a gombbal újra lehet generálni a vezérjelet.', + 'regenerate_command_line_token' => 'Parancssori token újragenerálása', + 'token_regenerated' => 'Az új parancssori token generálódott', + 'change_your_email' => 'Email cím módosítása', + 'email_verification' => 'Egy email üzenet lesz elküldve a régi ÉS az új email címre. Biztonsági okokból, nem lehet majd bejelentkezni amíg az új email cím nincs ellenőrizve. Ha nem biztos, hogy a Firefly III telepítés képes emaileket küldeni, nem szabad használni ezt a funkciót. Az adminisztrátor ellenőrizheti ezt az Adminisztráció oldalon.', + 'email_changed_logout' => 'Amíg nem ellenőrizted az email címed addig nem tudsz bejelentkezni.', + 'login_with_new_email' => 'Most már bejelentkezhet az új email címével.', + 'login_with_old_email' => 'Most már bejelentkezhet újra a régi email címével.', + 'login_provider_local_only' => 'Ez a művelet nem érhető el ":login_provider" általi hitelesítésekor.', + 'delete_local_info_only' => 'Mivel ":login_provider" a hitelesítőd,ezért ez csak a helyi Firefly III információt törli.', // attachments - 'nr_of_attachments' => 'Egy melléklet|:count melléklet', - 'attachments' => 'Mellékletek', - 'edit_attachment' => 'Melléklet szerkesztése ":name"', - 'update_attachment' => 'Melléklet frissítése', - 'delete_attachment' => '":name" melléklet törlése', - 'attachment_deleted' => 'Törölt melléklet ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Melléklet frissítve ":name"', - 'upload_max_file_size' => 'Maximális fájlméret: :size', - 'list_all_attachments' => 'Mellékletek listája', + 'nr_of_attachments' => 'Egy melléklet|:count melléklet', + 'attachments' => 'Mellékletek', + 'edit_attachment' => 'Melléklet szerkesztése ":name"', + 'update_attachment' => 'Melléklet frissítése', + 'delete_attachment' => '":name" melléklet törlése', + 'attachment_deleted' => 'Törölt melléklet ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Melléklet frissítve ":name"', + 'upload_max_file_size' => 'Maximális fájlméret: :size', + 'list_all_attachments' => 'Mellékletek listája', // transaction index - 'title_expenses' => 'Költségek', - 'title_withdrawal' => 'Költségek', - 'title_revenue' => 'Jövedelem / bevétel', - 'title_deposit' => 'Jövedelem / bevétel', - 'title_transfer' => 'Átvezetések', - 'title_transfers' => 'Átvezetések', + 'title_expenses' => 'Költségek', + 'title_withdrawal' => 'Költségek', + 'title_revenue' => 'Jövedelem / bevétel', + 'title_deposit' => 'Jövedelem / bevétel', + 'title_transfer' => 'Átvezetések', + 'title_transfers' => 'Átvezetések', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Ez a tranzakció már egy költség', - 'convert_is_already_type_Deposit' => 'Ez a tranzakció már egy bevétel', - 'convert_is_already_type_Transfer' => 'Ez a tranzakció már egy utalás', - 'convert_to_Withdrawal' => '":description" költséggé konvertálása', - 'convert_to_Deposit' => '":description" bevétellé alakítása', - 'convert_to_Transfer' => 'Átutalássá alakítás ":description"', - 'convert_options_WithdrawalDeposit' => 'Egy költség bevétellé alakítása', - 'convert_options_WithdrawalTransfer' => 'Egy költség átvezetéssé konvertálása', - 'convert_options_DepositTransfer' => 'Egy bevétel átvezetéssé alakítása', - 'convert_options_DepositWithdrawal' => 'Egy bevétel költséggé konvertálása', - 'convert_options_TransferWithdrawal' => 'Utalás kiadássá alakítása', - 'convert_options_TransferDeposit' => 'Egy átvezetés bevétellé alakítása', - 'convert_Withdrawal_to_deposit' => 'Költség bevétellé konvertálása', - 'convert_Withdrawal_to_transfer' => 'Költség átvezetéssé alakítása', - 'convert_Deposit_to_withdrawal' => 'Bevétel költséggé alakítása', - 'convert_Deposit_to_transfer' => 'Bevétel átvezetéssé alakítása', - 'convert_Transfer_to_deposit' => 'Átvezetés bevétellé alakítása', - 'convert_Transfer_to_withdrawal' => 'Átvezetés költséggé konvertálása', - 'convert_please_set_revenue_source' => 'Kérem válasszon ki egy bevételiszámlát, ahonnan a pénz fog érkezni.', - 'convert_please_set_asset_destination' => 'Kérem válasszon ki egy eszközszámlát, ahova a pénz fog menni.', - 'convert_please_set_expense_destination' => 'Ki kell választani egy költségszámlát, ahova a pénz fog menni.', - 'convert_please_set_asset_source' => 'Kérem válasszon ki egy eszközszámlát, ahonnan a pénz fog érkezni.', - 'convert_explanation_withdrawal_deposit' => 'Ennek a költségnek bevétellé konvertálása esetén :amount bevételként fog megjelenni :sourceName forrásszámlán ahelyett, hogy levonódna belőle.', - 'convert_explanation_withdrawal_transfer' => 'Ennek a költségnek átvezetéssé konvertálása esetén :amount át lesz vezetve :sourceName számláról egy új eszközszámlára ahelyett, hogy be lenne fizetve :destinationName számlára.', - 'convert_explanation_deposit_withdrawal' => 'Ennek a bevételnek költséggé konvertálása esetén :amount el lesz távolítva :destinationName számláról ahelyett, hogy hozzá lenne adva.', - 'convert_explanation_deposit_transfer' => 'Ennek a bevételnek átvezetéssé konvertálása esetén :amount át lesz vezetve egy kiválasztott eszközszámláról :destinationName számlára.', - 'convert_explanation_transfer_withdrawal' => 'Ennek az átvezetésnek költséggé konvertálása esetén :amount :sourceName számláról átkerül egy új célszámlára mint költség ahelyett, hogy átvezetésként szerepelne <:destinationName számlán.', - 'convert_explanation_transfer_deposit' => 'Ennek az átvezetésnek bevétellé konvertálása esetén :amount be lesz vételezve :destinationName számlára ahelyett, hogy át lenne rá vezetve.', - 'converted_to_Withdrawal' => 'Tranzakció költséggé konvertálva', - 'converted_to_Deposit' => 'A tranzakció bevétellé konvertálva', - 'converted_to_Transfer' => 'Tranzakció átvezetéssé konvertálva', - 'invalid_convert_selection' => 'A kiválasztott számla már használatban van ebben a tranzakcióban vagy nem létezik.', - 'source_or_dest_invalid' => 'Nem találhatóak a megfelelő tranzakció részletek. A konverzió nem lehetséges.', - 'convert_to_withdrawal' => 'Konvertálás költséggé', - 'convert_to_deposit' => 'Konvertálás egy bevétellé', - 'convert_to_transfer' => 'Konvertálás átvezetéssé', + 'convert_is_already_type_Withdrawal' => 'Ez a tranzakció már egy költség', + 'convert_is_already_type_Deposit' => 'Ez a tranzakció már egy bevétel', + 'convert_is_already_type_Transfer' => 'Ez a tranzakció már egy utalás', + 'convert_to_Withdrawal' => '":description" költséggé konvertálása', + 'convert_to_Deposit' => '":description" bevétellé alakítása', + 'convert_to_Transfer' => 'Átutalássá alakítás ":description"', + 'convert_options_WithdrawalDeposit' => 'Egy költség bevétellé alakítása', + 'convert_options_WithdrawalTransfer' => 'Egy költség átvezetéssé konvertálása', + 'convert_options_DepositTransfer' => 'Egy bevétel átvezetéssé alakítása', + 'convert_options_DepositWithdrawal' => 'Egy bevétel költséggé konvertálása', + 'convert_options_TransferWithdrawal' => 'Utalás kiadássá alakítása', + 'convert_options_TransferDeposit' => 'Egy átvezetés bevétellé alakítása', + 'convert_Withdrawal_to_deposit' => 'Költség bevétellé konvertálása', + 'convert_Withdrawal_to_transfer' => 'Költség átvezetéssé alakítása', + 'convert_Deposit_to_withdrawal' => 'Bevétel költséggé alakítása', + 'convert_Deposit_to_transfer' => 'Bevétel átvezetéssé alakítása', + 'convert_Transfer_to_deposit' => 'Átvezetés bevétellé alakítása', + 'convert_Transfer_to_withdrawal' => 'Átvezetés költséggé konvertálása', + 'convert_please_set_revenue_source' => 'Kérem válasszon ki egy bevételiszámlát, ahonnan a pénz fog érkezni.', + 'convert_please_set_asset_destination' => 'Kérem válasszon ki egy eszközszámlát, ahova a pénz fog menni.', + 'convert_please_set_expense_destination' => 'Ki kell választani egy költségszámlát, ahova a pénz fog menni.', + 'convert_please_set_asset_source' => 'Kérem válasszon ki egy eszközszámlát, ahonnan a pénz fog érkezni.', + 'convert_explanation_withdrawal_deposit' => 'Ennek a költségnek bevétellé konvertálása esetén :amount bevételként fog megjelenni :sourceName forrásszámlán ahelyett, hogy levonódna belőle.', + 'convert_explanation_withdrawal_transfer' => 'Ennek a költségnek átvezetéssé konvertálása esetén :amount át lesz vezetve :sourceName számláról egy új eszközszámlára ahelyett, hogy be lenne fizetve :destinationName számlára.', + 'convert_explanation_deposit_withdrawal' => 'Ennek a bevételnek költséggé konvertálása esetén :amount el lesz távolítva :destinationName számláról ahelyett, hogy hozzá lenne adva.', + 'convert_explanation_deposit_transfer' => 'Ennek a bevételnek átvezetéssé konvertálása esetén :amount át lesz vezetve egy kiválasztott eszközszámláról :destinationName számlára.', + 'convert_explanation_transfer_withdrawal' => 'Ennek az átvezetésnek költséggé konvertálása esetén :amount :sourceName számláról átkerül egy új célszámlára mint költség ahelyett, hogy átvezetésként szerepelne <:destinationName számlán.', + 'convert_explanation_transfer_deposit' => 'Ennek az átvezetésnek bevétellé konvertálása esetén :amount be lesz vételezve :destinationName számlára ahelyett, hogy át lenne rá vezetve.', + 'converted_to_Withdrawal' => 'Tranzakció költséggé konvertálva', + 'converted_to_Deposit' => 'A tranzakció bevétellé konvertálva', + 'converted_to_Transfer' => 'Tranzakció átvezetéssé konvertálva', + 'invalid_convert_selection' => 'A kiválasztott számla már használatban van ebben a tranzakcióban vagy nem létezik.', + 'source_or_dest_invalid' => 'Nem találhatóak a megfelelő tranzakció részletek. A konverzió nem lehetséges.', + 'convert_to_withdrawal' => 'Konvertálás költséggé', + 'convert_to_deposit' => 'Konvertálás egy bevétellé', + 'convert_to_transfer' => 'Konvertálás átvezetéssé', // create new stuff: - 'create_new_withdrawal' => 'Új költség létrehozása', - 'create_new_deposit' => 'Új bevétel létrehozása', - 'create_new_transfer' => 'Új átvezetés létrehozása', - 'create_new_asset' => 'Új eszközszámla létrehozása', - 'create_new_expense' => 'Új költségszámla létrehozása', - 'create_new_revenue' => 'Új jövedelemszámla létrehozása', - 'create_new_piggy_bank' => 'Új malacpersely létrehozása', - 'create_new_bill' => 'Új számla létrehozása', + 'create_new_withdrawal' => 'Új költség létrehozása', + 'create_new_deposit' => 'Új bevétel létrehozása', + 'create_new_transfer' => 'Új átvezetés létrehozása', + 'create_new_asset' => 'Új eszközszámla létrehozása', + 'create_new_expense' => 'Új költségszámla létrehozása', + 'create_new_revenue' => 'Új jövedelemszámla létrehozása', + 'create_new_piggy_bank' => 'Új malacpersely létrehozása', + 'create_new_bill' => 'Új számla létrehozása', // currencies: - 'create_currency' => 'Új pénznem létrehozása', - 'store_currency' => 'Új pénznem tárolása', - 'update_currency' => 'Pénznem frissítése', - 'new_default_currency' => ':name lett az alapértelmezett pénznem.', - 'cannot_delete_currency' => ':name nem törölhető mert még használatban van.', - 'cannot_disable_currency' => ':name nem tiltható le, mert még használatban van.', - 'deleted_currency' => 'A pénznem :name törölve lett', - 'created_currency' => 'Pénznem :name létrehozva', - 'could_not_store_currency' => 'Az új pénznem nem tárolható.', - 'updated_currency' => 'Pénznem :name frissítve', - 'ask_site_owner' => ':owner tud pénznemeket hozzáadni, törölni vagy szerkeszteni.', - 'currencies_intro' => 'A Firefly III különböző pénznemeket támogat amelyeket itt lehet beállítani, és engedélyezni.', - 'make_default_currency' => 'Legyen alapértelmezett', - 'default_currency' => 'alapértelmezett', - 'currency_is_disabled' => 'Letiltva', - 'enable_currency' => 'Engedélyezés', - 'disable_currency' => 'Tiltás', - 'currencies_default_disabled' => 'A pénznemek többsége alapértelmezés szerint tiltva van. A használathoz először engedélyezni kell azokat.', - 'currency_is_now_enabled' => 'Pénznem ":name" engedélyezve', - 'currency_is_now_disabled' => 'Pénznem ":name" letiltva', + 'create_currency' => 'Új pénznem létrehozása', + 'store_currency' => 'Új pénznem tárolása', + 'update_currency' => 'Pénznem frissítése', + 'new_default_currency' => ':name lett az alapértelmezett pénznem.', + 'cannot_delete_currency' => ':name nem törölhető mert még használatban van.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'A pénznem :name törölve lett', + 'created_currency' => 'Pénznem :name létrehozva', + 'could_not_store_currency' => 'Az új pénznem nem tárolható.', + 'updated_currency' => 'Pénznem :name frissítve', + 'ask_site_owner' => ':owner tud pénznemeket hozzáadni, törölni vagy szerkeszteni.', + 'currencies_intro' => 'A Firefly III különböző pénznemeket támogat amelyeket itt lehet beállítani, és engedélyezni.', + 'make_default_currency' => 'Legyen alapértelmezett', + 'default_currency' => 'alapértelmezett', + 'currency_is_disabled' => 'Letiltva', + 'enable_currency' => 'Engedélyezés', + 'disable_currency' => 'Tiltás', + 'currencies_default_disabled' => 'A pénznemek többsége alapértelmezés szerint tiltva van. A használathoz először engedélyezni kell azokat.', + 'currency_is_now_enabled' => 'Pénznem ":name" engedélyezve', + 'currency_is_now_disabled' => 'Pénznem ":name" letiltva', // forms: - 'mandatoryFields' => 'Kötelező mezők', - 'optionalFields' => 'Nem kötelező mezők', - 'options' => 'Beállítások', + 'mandatoryFields' => 'Kötelező mezők', + 'optionalFields' => 'Nem kötelező mezők', + 'options' => 'Beállítások', // budgets: - 'create_new_budget' => 'Új költségkeret létrehozása', - 'store_new_budget' => 'Új költségkeret létrehozása', - 'stored_new_budget' => 'Új költségkeret létrehozva ":name"', - 'available_between' => ':start és :end között rendelkezésre áll', - 'transactionsWithoutBudget' => 'Költségkeret nélküli költségek', - 'transactions_no_budget' => 'Költségkeret nélküli költségek :start és :end között', - 'spent_between' => 'Költés :start and :end között', - 'createBudget' => 'Új költségkeret', - 'inactiveBudgets' => 'Inaktív költségkeretek', - 'without_budget_between' => 'Költségkeret nélküli tranzakció :start és :end között', - 'delete_budget' => '":name" költségkeret törlése', - 'deleted_budget' => 'Költségkeret törölve ":name"', - 'edit_budget' => '":name" költségkeret szerkesztése', - 'updated_budget' => 'Költségkeret frissítve ":name"', - 'update_amount' => 'Összeg frissítése', - 'update_budget' => 'Költségvetés frissítése', - 'update_budget_amount_range' => 'A (várt) rendelkezésre álló összeg frissítése :start és :end között', - 'budget_period_navigator' => 'Időszak navigátor', - 'info_on_available_amount' => 'What do I have available?', - 'available_amount_indication' => 'Ezeket az összeget felhasználva lehet megtudni, hogy mekkorának kéne lennie a teljes költségkeretnek.', - 'suggested' => 'Javasolt', - 'average_between' => 'Átlag :start és :end között', - 'over_budget_warn' => 'A költségkeret általában napi :amount körül van. Jelenleg napi :over_amount. Biztos?', - 'transferred_in' => 'Átvezetett (be)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Új költségkeret létrehozása', + 'store_new_budget' => 'Új költségkeret létrehozása', + 'stored_new_budget' => 'Új költségkeret létrehozva ":name"', + 'available_between' => ':start és :end között rendelkezésre áll', + 'transactionsWithoutBudget' => 'Költségkeret nélküli költségek', + 'transactions_no_budget' => 'Költségkeret nélküli költségek :start és :end között', + 'spent_between' => 'Költés :start and :end között', + 'createBudget' => 'Új költségkeret', + 'inactiveBudgets' => 'Inaktív költségkeretek', + 'without_budget_between' => 'Költségkeret nélküli tranzakció :start és :end között', + 'delete_budget' => '":name" költségkeret törlése', + 'deleted_budget' => 'Költségkeret törölve ":name"', + 'edit_budget' => '":name" költségkeret szerkesztése', + 'updated_budget' => 'Költségkeret frissítve ":name"', + 'update_amount' => 'Összeg frissítése', + 'update_budget' => 'Költségvetés frissítése', + 'update_budget_amount_range' => 'A (várt) rendelkezésre álló összeg frissítése :start és :end között', + 'budget_period_navigator' => 'Időszak navigátor', + 'info_on_available_amount' => 'What do I have available?', + 'available_amount_indication' => 'Ezeket az összeget felhasználva lehet megtudni, hogy mekkorának kéne lennie a teljes költségkeretnek.', + 'suggested' => 'Javasolt', + 'average_between' => 'Átlag :start és :end között', + 'over_budget_warn' => 'A költségkeret általában napi :amount körül van. Jelenleg napi :over_amount. Biztos?', + 'transferred_in' => 'Átvezetett (be)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Tranzakciókkal egyező számlák :low és :high között.', - 'bill_related_rules' => 'Erre a számlára vonatkozó szabályok', - 'repeats' => 'Ismétlődések', - 'connected_journals' => 'Kapcsolódó tranzakciók', - 'auto_match_on' => 'A Firefly III által automatikusan egyeztetett', - 'auto_match_off' => 'A Firefly III által nem automatikusan egyeztetett', - 'next_expected_match' => 'Következő várható egyezés', - 'delete_bill' => '":name" számla törlése', - 'deleted_bill' => '":name" számla törölve', - 'edit_bill' => '":name" számla szerkesztése', - 'more' => 'Több', - 'rescan_old' => 'Szabályok újrafuttatása az összes tranzakción', - 'update_bill' => 'Számla frissítése', - 'updated_bill' => '":name" számla frissítve', - 'store_new_bill' => 'Új számla tárolása', - 'stored_new_bill' => 'Új ":name" számla eltárolva', - 'cannot_scan_inactive_bill' => 'Inaktív számlákat nem lehet vizsgálni.', - 'rescanned_bill' => 'Minden újraolvasva, :total tranzakció lett a számlákhoz csatolva.', - 'average_bill_amount_year' => 'Átlagos számlaösszeg (:year)', - 'average_bill_amount_overall' => 'Átlagos számlaösszeg (összes)', - 'bill_is_active' => 'A számla aktív', - 'bill_expected_between' => 'Várható :start és :end között', - 'bill_will_automatch' => 'A számla automatikusan hozzá lesz csatolva az egyező tranzakciókhoz', - 'skips_over' => 'skips over', - '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', + 'match_between_amounts' => 'Tranzakciókkal egyező számlák :low és :high között.', + 'bill_related_rules' => 'Erre a számlára vonatkozó szabályok', + 'repeats' => 'Ismétlődések', + 'connected_journals' => 'Kapcsolódó tranzakciók', + 'auto_match_on' => 'A Firefly III által automatikusan egyeztetett', + 'auto_match_off' => 'A Firefly III által nem automatikusan egyeztetett', + 'next_expected_match' => 'Következő várható egyezés', + 'delete_bill' => '":name" számla törlése', + 'deleted_bill' => '":name" számla törölve', + 'edit_bill' => '":name" számla szerkesztése', + 'more' => 'Több', + 'rescan_old' => 'Szabályok újrafuttatása az összes tranzakción', + 'update_bill' => 'Számla frissítése', + 'updated_bill' => '":name" számla frissítve', + 'store_new_bill' => 'Új számla tárolása', + 'stored_new_bill' => 'Új ":name" számla eltárolva', + 'cannot_scan_inactive_bill' => 'Inaktív számlákat nem lehet vizsgálni.', + 'rescanned_bill' => 'Minden újraolvasva, :total tranzakció lett a számlákhoz csatolva.', + 'average_bill_amount_year' => 'Átlagos számlaösszeg (:year)', + 'average_bill_amount_overall' => 'Átlagos számlaösszeg (összes)', + 'bill_is_active' => 'A számla aktív', + 'bill_expected_between' => 'Várható :start és :end között', + 'bill_will_automatch' => 'A számla automatikusan hozzá lesz csatolva az egyező tranzakciókhoz', + 'skips_over' => 'skips over', + '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', // accounts: - 'account_missing_transaction' => ':id (":name") számla nem tekinthető meg közvetlenül, de a Fireflyból hiányzik az átirányítási információ.', - 'details_for_asset' => '":name" eszközszámla részletei', - 'details_for_expense' => '":name" költségszámla részletei', - 'details_for_revenue' => '":name" jövedelemszámla részletei', - 'details_for_cash' => '":name" készpénzszámla részletei', - 'store_new_asset_account' => 'Új eszközszámla tárolása', - 'store_new_expense_account' => 'Új költségszámla tárolása', - 'store_new_revenue_account' => 'Új jövedelemszámla létrehozása', - 'edit_asset_account' => '":name" eszközszámla szerkesztése', - 'edit_expense_account' => '":name" költségszámla szerkesztése', - 'edit_revenue_account' => '":name" jövedelemszámla szerkesztése', - 'delete_asset_account' => '":name" eszközszámla törlése', - 'delete_expense_account' => '":name" költségszámla törlése', - 'delete_revenue_account' => '":name" jövedelemszámla törlése', - 'delete_liabilities_account' => '":name" kötelezettség törlése', - 'asset_deleted' => '":name" eszközszámla sikeresen törölve', - 'expense_deleted' => '":name" költségszámla sikeresen törölve', - 'revenue_deleted' => '":name" jövedelemszámla sikeresen törölve', - 'update_asset_account' => 'Eszközszámla frissítése', - 'update_liabilities_account' => 'Kötelezettség frissítése', - 'update_expense_account' => 'Költségszámla frissítése', - 'update_revenue_account' => 'Jövedelemszámla frissítése', - 'make_new_asset_account' => 'Új eszközszámla létrehozása', - 'make_new_expense_account' => 'Új költségszámla létrehozása', - 'make_new_revenue_account' => 'Új jövedelemszámla létrehozása', - 'make_new_liabilities_account' => 'Új kötelezettség létrehozása', - 'asset_accounts' => 'Eszközszámlák', - 'expense_accounts' => 'Költségszámlák', - 'revenue_accounts' => 'Jövedelemszámlák', - 'cash_accounts' => 'Készpénzszámlák', - 'Cash account' => 'Készpénzszámla', - 'liabilities_accounts' => 'Kötelezettségek', - 'reconcile_account' => '":account" számla egyeztetése', - 'overview_of_reconcile_modal' => 'Egyeztetés áttekintése', - 'delete_reconciliation' => 'Egyeztetés törlése', - 'update_reconciliation' => 'Egyeztetés frissítése', - 'amount_cannot_be_zero' => 'Az összeg nem lehet nulla', - 'end_of_reconcile_period' => 'Egyeztetési időszak vége: :period', - 'start_of_reconcile_period' => 'Egyeztetési időszak kezdete: :period', - 'start_balance' => 'Kezdő egyenleg', - 'end_balance' => 'Záró egyenleg', - 'update_balance_dates_instruction' => 'Ha a fenti összegek és dátumok összevetése a bankszámlakivonattal megtörtént, az "Egyeztetés indítása" gombra kell kattintani', - 'select_transactions_instruction' => 'A bankszámlakivonaton szereplő tranzakciók kiválasztása.', - 'select_range_and_balance' => 'Először ellenőrizd a dátum időszakot és az egyenlegeket. Utána nyomd meg az "Egyeztetés indítása" gombot', - 'date_change_instruction' => 'Az időintervallum megváltoztatásával minden előrehaladás el fog veszni.', - 'update_selection' => 'Kiválasztás frissítése', - 'store_reconcile' => 'Egyeztetés letárolása', - 'reconciliation_transaction' => 'Tranzakció egyeztetése', - 'Reconciliation' => 'Egyeztetés', - 'reconciliation' => 'Egyeztetés', - 'reconcile_options' => 'Egyeztetés beállításai', - 'reconcile_range' => 'Egyeztetés időszaka', - 'start_reconcile' => 'Egyeztetés indítása', - 'cash_account_type' => 'Cash', - 'cash' => 'készpénz', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Bankszámla típusa', - 'save_transactions_by_moving' => 'Tranzakciók mentése más számlára mozgatással:', - 'stored_new_account' => '":name" új számla letárolva!', - 'updated_account' => '":name" számla frissítve', - 'credit_card_options' => 'Hitelkártya opciók', - 'no_transactions_account' => 'Nincsenek tranzakciók (ebben az időszakban) az eszközszámlához: ":name".', - 'no_transactions_period' => 'Nincsenek tranzakció ebben az időszakban.', - 'no_data_for_chart' => 'Nincs elegendő információ (még) a diagram létrehozásához.', - 'select_at_least_one_account' => 'Kérem, jelöljön ki legalább egy eszközszámlát', - 'select_at_least_one_category' => 'Legalább egy kategóriát ki kell választani', - 'select_at_least_one_budget' => 'Legalább egy költségkeretet ki kell választani', - 'select_at_least_one_tag' => 'Legalább egy címkét ki kell választani', - 'select_at_least_one_expense' => 'Legalább egy költség- jövedelemszámla kombinációt ki kell választani. Ha nincs egy sem (a lista üres), ez a jelenés nem érhető el.', - 'account_default_currency' => 'Ez az ehhez a számlához társított alapértelmezett pénznem.', - 'reconcile_has_more' => 'A Firefly III főkönyvben több pénz van mint amennyinek a bank szerint lennie kellene. Több lehetőség van. Ki kell választani mi történjen. Ezután az "Egyeztetés megerősítése" gombra kell kattintani.', - 'reconcile_has_less' => 'A Firefly III főkönyvben kevesebb pénz van mint amennyinek a bank szerint lennie kellene. Több lehetőség van. Ki kell választani mi történjen. Ezután az "Egyeztetés megerősítése" gombra kell kattintani.', - 'reconcile_is_equal' => 'A Firefly III főkönyv és a bankszámlakivonatok egyeznek. Nem kell semmit sem tenni. Az importálás megerősítéséhez az "Egyeztetés megerősítése" gombra kell kattintani.', - 'create_pos_reconcile_transaction' => 'A kiválasztott tranzakciók törlése és egy korrekció létrehozása :amount hozzáadásával ehhez az eszközszámlához.', - 'create_neg_reconcile_transaction' => 'A kiválasztott tranzakciók törlése, és egy korrekció létrehozása :amount eltávolításával az eszközszámláról.', - 'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.', - 'reconcile_go_back' => 'Egy korrekció később bármikor szerkeszthető vagy törölhető.', - 'must_be_asset_account' => 'Csak eszközszámlákat lehet egyeztetni', - 'reconciliation_stored' => 'Egyeztetés letárolva', - 'reconciliation_error' => 'Hiba miatt a tranzakciók meg lettek jelölve egyeztetésre, de az egyeztetés nem lett eltárolva: :error.', - 'reconciliation_transaction_title' => 'Egyeztetés (:from - :to)', - 'sum_of_reconciliation' => 'Egyeztetés összege', - 'reconcile_this_account' => 'Számla egyeztetése', - 'confirm_reconciliation' => 'Számla megerősítése', - 'submitted_start_balance' => 'Beküldött kezdő egyenleg', - 'selected_transactions' => 'Kiválasztott tranzakciók (:count)', - 'already_cleared_transactions' => 'Már törölt tranzakciók (:count)', - 'submitted_end_balance' => 'Beküldött záró egyenleg', - 'initial_balance_description' => '":account" kezdeti egyenlege', - 'interest_calc_' => 'ismeretlen', - 'interest_calc_daily' => 'Naponta', - 'interest_calc_monthly' => 'Havonta', - 'interest_calc_yearly' => 'Évente', - 'initial_balance_account' => ':account kezdeti egyenlegfiókja', + 'account_missing_transaction' => ':id (":name") számla nem tekinthető meg közvetlenül, de a Fireflyból hiányzik az átirányítási információ.', + 'details_for_asset' => '":name" eszközszámla részletei', + 'details_for_expense' => '":name" költségszámla részletei', + 'details_for_revenue' => '":name" jövedelemszámla részletei', + 'details_for_cash' => '":name" készpénzszámla részletei', + 'store_new_asset_account' => 'Új eszközszámla tárolása', + 'store_new_expense_account' => 'Új költségszámla tárolása', + 'store_new_revenue_account' => 'Új jövedelemszámla létrehozása', + 'edit_asset_account' => '":name" eszközszámla szerkesztése', + 'edit_expense_account' => '":name" költségszámla szerkesztése', + 'edit_revenue_account' => '":name" jövedelemszámla szerkesztése', + 'delete_asset_account' => '":name" eszközszámla törlése', + 'delete_expense_account' => '":name" költségszámla törlése', + 'delete_revenue_account' => '":name" jövedelemszámla törlése', + 'delete_liabilities_account' => '":name" kötelezettség törlése', + 'asset_deleted' => '":name" eszközszámla sikeresen törölve', + 'expense_deleted' => '":name" költségszámla sikeresen törölve', + 'revenue_deleted' => '":name" jövedelemszámla sikeresen törölve', + 'update_asset_account' => 'Eszközszámla frissítése', + 'update_liabilities_account' => 'Kötelezettség frissítése', + 'update_expense_account' => 'Költségszámla frissítése', + 'update_revenue_account' => 'Jövedelemszámla frissítése', + 'make_new_asset_account' => 'Új eszközszámla létrehozása', + 'make_new_expense_account' => 'Új költségszámla létrehozása', + 'make_new_revenue_account' => 'Új jövedelemszámla létrehozása', + 'make_new_liabilities_account' => 'Új kötelezettség létrehozása', + 'asset_accounts' => 'Eszközszámlák', + 'expense_accounts' => 'Költségszámlák', + 'revenue_accounts' => 'Jövedelemszámlák', + 'cash_accounts' => 'Készpénzszámlák', + 'Cash account' => 'Készpénzszámla', + 'liabilities_accounts' => 'Kötelezettségek', + 'reconcile_account' => '":account" számla egyeztetése', + 'overview_of_reconcile_modal' => 'Egyeztetés áttekintése', + 'delete_reconciliation' => 'Egyeztetés törlése', + 'update_reconciliation' => 'Egyeztetés frissítése', + 'amount_cannot_be_zero' => 'Az összeg nem lehet nulla', + 'end_of_reconcile_period' => 'Egyeztetési időszak vége: :period', + 'start_of_reconcile_period' => 'Egyeztetési időszak kezdete: :period', + 'start_balance' => 'Kezdő egyenleg', + 'end_balance' => 'Záró egyenleg', + 'update_balance_dates_instruction' => 'Ha a fenti összegek és dátumok összevetése a bankszámlakivonattal megtörtént, az "Egyeztetés indítása" gombra kell kattintani', + 'select_transactions_instruction' => 'A bankszámlakivonaton szereplő tranzakciók kiválasztása.', + 'select_range_and_balance' => 'Először ellenőrizd a dátum időszakot és az egyenlegeket. Utána nyomd meg az "Egyeztetés indítása" gombot', + 'date_change_instruction' => 'Az időintervallum megváltoztatásával minden előrehaladás el fog veszni.', + 'update_selection' => 'Kiválasztás frissítése', + 'store_reconcile' => 'Egyeztetés letárolása', + 'reconciliation_transaction' => 'Tranzakció egyeztetése', + 'Reconciliation' => 'Egyeztetés', + 'reconciliation' => 'Egyeztetés', + 'reconcile_options' => 'Egyeztetés beállításai', + 'reconcile_range' => 'Egyeztetés időszaka', + 'start_reconcile' => 'Egyeztetés indítása', + 'cash_account_type' => 'Cash', + 'cash' => 'készpénz', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Bankszámla típusa', + 'save_transactions_by_moving' => 'Tranzakciók mentése más számlára mozgatással:', + 'stored_new_account' => '":name" új számla letárolva!', + 'updated_account' => '":name" számla frissítve', + 'credit_card_options' => 'Hitelkártya opciók', + 'no_transactions_account' => 'Nincsenek tranzakciók (ebben az időszakban) az eszközszámlához: ":name".', + 'no_transactions_period' => 'Nincsenek tranzakció ebben az időszakban.', + 'no_data_for_chart' => 'Nincs elegendő információ (még) a diagram létrehozásához.', + 'select_at_least_one_account' => 'Kérem, jelöljön ki legalább egy eszközszámlát', + 'select_at_least_one_category' => 'Legalább egy kategóriát ki kell választani', + 'select_at_least_one_budget' => 'Legalább egy költségkeretet ki kell választani', + 'select_at_least_one_tag' => 'Legalább egy címkét ki kell választani', + 'select_at_least_one_expense' => 'Legalább egy költség- jövedelemszámla kombinációt ki kell választani. Ha nincs egy sem (a lista üres), ez a jelenés nem érhető el.', + 'account_default_currency' => 'Ez az ehhez a számlához társított alapértelmezett pénznem.', + 'reconcile_has_more' => 'A Firefly III főkönyvben több pénz van mint amennyinek a bank szerint lennie kellene. Több lehetőség van. Ki kell választani mi történjen. Ezután az "Egyeztetés megerősítése" gombra kell kattintani.', + 'reconcile_has_less' => 'A Firefly III főkönyvben kevesebb pénz van mint amennyinek a bank szerint lennie kellene. Több lehetőség van. Ki kell választani mi történjen. Ezután az "Egyeztetés megerősítése" gombra kell kattintani.', + 'reconcile_is_equal' => 'A Firefly III főkönyv és a bankszámlakivonatok egyeznek. Nem kell semmit sem tenni. Az importálás megerősítéséhez az "Egyeztetés megerősítése" gombra kell kattintani.', + 'create_pos_reconcile_transaction' => 'A kiválasztott tranzakciók törlése és egy korrekció létrehozása :amount hozzáadásával ehhez az eszközszámlához.', + 'create_neg_reconcile_transaction' => 'A kiválasztott tranzakciók törlése, és egy korrekció létrehozása :amount eltávolításával az eszközszámláról.', + 'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.', + 'reconcile_go_back' => 'Egy korrekció később bármikor szerkeszthető vagy törölhető.', + 'must_be_asset_account' => 'Csak eszközszámlákat lehet egyeztetni', + 'reconciliation_stored' => 'Egyeztetés letárolva', + 'reconciliation_error' => 'Hiba miatt a tranzakciók meg lettek jelölve egyeztetésre, de az egyeztetés nem lett eltárolva: :error.', + 'reconciliation_transaction_title' => 'Egyeztetés (:from - :to)', + 'sum_of_reconciliation' => 'Egyeztetés összege', + 'reconcile_this_account' => 'Számla egyeztetése', + 'confirm_reconciliation' => 'Számla megerősítése', + 'submitted_start_balance' => 'Beküldött kezdő egyenleg', + 'selected_transactions' => 'Kiválasztott tranzakciók (:count)', + 'already_cleared_transactions' => 'Már törölt tranzakciók (:count)', + 'submitted_end_balance' => 'Beküldött záró egyenleg', + 'initial_balance_description' => '":account" kezdeti egyenlege', + 'interest_calc_' => 'ismeretlen', + 'interest_calc_daily' => 'Naponta', + 'interest_calc_monthly' => 'Havonta', + 'interest_calc_yearly' => 'Évente', + 'initial_balance_account' => ':account kezdeti egyenlegfiókja', // categories: - 'new_category' => 'Új kategória', - 'create_new_category' => 'Új kategória létrehozása', - 'without_category' => 'Kategória nélkül', - 'update_category' => 'Kategória frissítése', - 'updated_category' => '":name" kategória frissítve', - 'categories' => 'Kategóriák', - 'edit_category' => '":name" kategória szerkesztése', - 'no_category' => '(nincs kategória)', - 'category' => 'Kategória', - 'delete_category' => '":name" kategória törlése', - 'deleted_category' => '":name" kategória törlése', - 'store_category' => 'Új kategória tárolása', - 'stored_category' => 'Új kategória létrehozva ":name"', - 'without_category_between' => 'Kategória nélkül :start és :end között', + 'new_category' => 'Új kategória', + 'create_new_category' => 'Új kategória létrehozása', + 'without_category' => 'Kategória nélkül', + 'update_category' => 'Kategória frissítése', + 'updated_category' => '":name" kategória frissítve', + 'categories' => 'Kategóriák', + 'edit_category' => '":name" kategória szerkesztése', + 'no_category' => '(nincs kategória)', + 'category' => 'Kategória', + 'delete_category' => '":name" kategória törlése', + 'deleted_category' => '":name" kategória törlése', + 'store_category' => 'Új kategória tárolása', + 'stored_category' => 'Új kategória létrehozva ":name"', + 'without_category_between' => 'Kategória nélkül :start és :end között', // transactions: - 'update_withdrawal' => 'Költség frissítése', - 'update_deposit' => 'Bevétel szerkesztése', - 'update_transfer' => 'Utalás szerkesztése', - 'updated_withdrawal' => 'Költség frissítve ":description"', - 'updated_deposit' => '":description" bevétel frissítve', - 'updated_transfer' => 'Átvezetés frissítve ":description"', - 'delete_withdrawal' => 'Költség törölve ":description"', - 'delete_deposit' => '":description" bevétel törlése', - 'delete_transfer' => 'Átvezetés törlése ":description"', - 'deleted_withdrawal' => 'A költség sikeresen törölve ":description"', - 'deleted_deposit' => '":description" bevétel sikeresen törölve', - 'deleted_transfer' => '":description" átvezetés sikeresen törölve', - 'stored_journal' => '":description" új tranzakció sikeresen létrehozva', - 'stored_journal_no_descr' => 'Új tranzakció sikeresen létrehozva', - 'updated_journal_no_descr' => 'Tranzakció sikeresen frissítve', - 'select_transactions' => 'Tranzakciók kiválasztása', - 'rule_group_select_transactions' => '":title" alkalmazása tranzakciókon', - 'rule_select_transactions' => '":title" alkalmazása tranzakciókon', - 'stop_selection' => 'Tranzakciók kiválasztásának leállítása', - 'reconcile_selected' => 'Egyeztetés', - 'mass_delete_journals' => 'Több tranzakció törlése', - 'mass_edit_journals' => 'Több tranzakció szerkesztése', - 'mass_bulk_journals' => 'Több tranzakció tömeges szerkesztése', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Új értékeket a lenti mezőkben lehet megadni. Üresen hagyva mindig üresek lesznek. Fontos tudni, hogy csak a költségekhez lesz költségkeret rendelve.', - 'no_bulk_category' => 'Ne frissítse a kategóriát', - 'no_bulk_budget' => 'Ne frissítse a költségkeretet', - 'no_bulk_tags' => 'Ne frissítse a cimké(ke)t', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Ezeken kívül nem lehet más mezőket tömegesen szerkeszteni, mert nincs elég hely a megjelenítésükhöz. Ha szerkeszteni kell ezeket a mezőket, a hivatkozás használatával lehet megtenni egyesével.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(nincs költségkeret)', - 'no_budget_squared' => '(nincs költségkeret)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => ':amount tranzakció törölve.', - 'mass_edited_transactions_success' => ':amount tranzakció frissítve', - 'opt_group_' => '(nincs számlatípus)', - 'opt_group_no_account_type' => '(nincs számlatípus)', - 'opt_group_defaultAsset' => 'Alapértelmezett eszközszámlák', - 'opt_group_savingAsset' => 'Megtakarítási számlák', - 'opt_group_sharedAsset' => 'Megosztott eszközszámlák', - 'opt_group_ccAsset' => 'Hitelkártyák', - 'opt_group_cashWalletAsset' => 'Készpénz', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Kötelezettség: hitel', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Kötelezettség: adósság', - 'opt_group_l_Mortgage' => 'Kötelezettség: jelzálog', - 'opt_group_l_Credit card' => 'Kötelezettség: hitelkártya', - 'notes' => 'Megjegyzések', - 'unknown_journal_error' => 'Nem lehet letárolni a tranzakciót. Ellenőrizni kell a naplófájlokat.', - 'attachment_not_found' => 'Ez a melléklet nem található.', - 'journal_link_bill' => 'Ez a tranzakció :name számlához van csatolva. A kapcsolat eltávolításához ki kell venni a jelölést a jelölőnégyzetből. Szabályok használatával másik számlához lehet csatolni.', + 'update_withdrawal' => 'Költség frissítése', + 'update_deposit' => 'Bevétel szerkesztése', + 'update_transfer' => 'Utalás szerkesztése', + 'updated_withdrawal' => 'Költség frissítve ":description"', + 'updated_deposit' => '":description" bevétel frissítve', + 'updated_transfer' => 'Átvezetés frissítve ":description"', + 'delete_withdrawal' => 'Költség törölve ":description"', + 'delete_deposit' => '":description" bevétel törlése', + 'delete_transfer' => 'Átvezetés törlése ":description"', + 'deleted_withdrawal' => 'A költség sikeresen törölve ":description"', + 'deleted_deposit' => '":description" bevétel sikeresen törölve', + 'deleted_transfer' => '":description" átvezetés sikeresen törölve', + 'stored_journal' => '":description" új tranzakció sikeresen létrehozva', + 'stored_journal_no_descr' => 'Új tranzakció sikeresen létrehozva', + 'updated_journal_no_descr' => 'Tranzakció sikeresen frissítve', + 'select_transactions' => 'Tranzakciók kiválasztása', + 'rule_group_select_transactions' => '":title" alkalmazása tranzakciókon', + 'rule_select_transactions' => '":title" alkalmazása tranzakciókon', + 'stop_selection' => 'Tranzakciók kiválasztásának leállítása', + 'reconcile_selected' => 'Egyeztetés', + 'mass_delete_journals' => 'Több tranzakció törlése', + 'mass_edit_journals' => 'Több tranzakció szerkesztése', + 'mass_bulk_journals' => 'Több tranzakció tömeges szerkesztése', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Új értékeket a lenti mezőkben lehet megadni. Üresen hagyva mindig üresek lesznek. Fontos tudni, hogy csak a költségekhez lesz költségkeret rendelve.', + 'no_bulk_category' => 'Ne frissítse a kategóriát', + 'no_bulk_budget' => 'Ne frissítse a költségkeretet', + 'no_bulk_tags' => 'Ne frissítse a cimké(ke)t', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Ezeken kívül nem lehet más mezőket tömegesen szerkeszteni, mert nincs elég hely a megjelenítésükhöz. Ha szerkeszteni kell ezeket a mezőket, a hivatkozás használatával lehet megtenni egyesével.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(nincs költségkeret)', + 'no_budget_squared' => '(nincs költségkeret)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => ':amount tranzakció törölve.', + 'mass_edited_transactions_success' => ':amount tranzakció frissítve', + 'opt_group_' => '(nincs számlatípus)', + 'opt_group_no_account_type' => '(nincs számlatípus)', + 'opt_group_defaultAsset' => 'Alapértelmezett eszközszámlák', + 'opt_group_savingAsset' => 'Megtakarítási számlák', + 'opt_group_sharedAsset' => 'Megosztott eszközszámlák', + 'opt_group_ccAsset' => 'Hitelkártyák', + 'opt_group_cashWalletAsset' => 'Készpénz', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Kötelezettség: hitel', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Kötelezettség: adósság', + 'opt_group_l_Mortgage' => 'Kötelezettség: jelzálog', + 'opt_group_l_Credit card' => 'Kötelezettség: hitelkártya', + 'notes' => 'Megjegyzések', + 'unknown_journal_error' => 'Nem lehet letárolni a tranzakciót. Ellenőrizni kell a naplófájlokat.', + 'attachment_not_found' => 'Ez a melléklet nem található.', + 'journal_link_bill' => 'Ez a tranzakció :name számlához van csatolva. A kapcsolat eltávolításához ki kell venni a jelölést a jelölőnégyzetből. Szabályok használatával másik számlához lehet csatolni.', // new user: - 'welcome' => 'Üdvözöli a Firefly III!', - 'submit' => 'Beküldés', - 'submit_yes_really' => 'Beküldés (tudom mit csinálok)', - 'getting_started' => 'Első lépések', - 'to_get_started' => 'Gratulálunk a Firefly III sikeres telepítéséhez. A használat megkezdéséhez meg kell adni a bank nevét és a főszámla egyenlegét. Semmi probléma ha több bankszámlát is kezelni kell, ezeket később hozzá lehet adni. Most csak a Firefly III használatának elkezdéséhez szükséges néhány adatot kell megadni.', - 'savings_balance_text' => 'A Firefly III automatikusan létrehoz egy megtakarítási számlát. Alapértelmezés szerint pénz nem lesz a megtakarítási számlán, de megadható a Firefly III-nak egy mérleg, ami el lesz tárolva.', - 'finish_up_new_user' => 'Kész is! A továbblépéshez a Beküldés gombra kell kattintani. A gombra kattintás után megnyílik a Firefly III kezdőlapja.', - 'stored_new_accounts_new_user' => 'Hurrá! Az új bankszámlák tárolva lettek.', - 'set_preferred_language' => 'Ha más nyelven szeretnéd használni a Firefly III-at, kérjük jelezd itt.', - 'language' => 'Nyelv', - 'new_savings_account' => ':bank_name megtakarítási számla', - 'cash_wallet' => 'Készpénz', - 'currency_not_present' => 'Ne aggódj ha az általad normál esetben használt pénznem nincs a listában. Létrehozhatod a saját pénznemedet a Beállítások -> Pénznemek alatt.', + 'welcome' => 'Üdvözöli a Firefly III!', + 'submit' => 'Beküldés', + 'submit_yes_really' => 'Beküldés (tudom mit csinálok)', + 'getting_started' => 'Első lépések', + 'to_get_started' => 'Gratulálunk a Firefly III sikeres telepítéséhez. A használat megkezdéséhez meg kell adni a bank nevét és a főszámla egyenlegét. Semmi probléma ha több bankszámlát is kezelni kell, ezeket később hozzá lehet adni. Most csak a Firefly III használatának elkezdéséhez szükséges néhány adatot kell megadni.', + 'savings_balance_text' => 'A Firefly III automatikusan létrehoz egy megtakarítási számlát. Alapértelmezés szerint pénz nem lesz a megtakarítási számlán, de megadható a Firefly III-nak egy mérleg, ami el lesz tárolva.', + 'finish_up_new_user' => 'Kész is! A továbblépéshez a Beküldés gombra kell kattintani. A gombra kattintás után megnyílik a Firefly III kezdőlapja.', + 'stored_new_accounts_new_user' => 'Hurrá! Az új bankszámlák tárolva lettek.', + 'set_preferred_language' => 'Ha más nyelven szeretnéd használni a Firefly III-at, kérjük jelezd itt.', + 'language' => 'Nyelv', + 'new_savings_account' => ':bank_name megtakarítási számla', + 'cash_wallet' => 'Készpénz', + 'currency_not_present' => 'Ne aggódj ha az általad normál esetben használt pénznem nincs a listában. Létrehozhatod a saját pénznemedet a Beállítások -> Pénznemek alatt.', // home page: - 'yourAccounts' => 'Bankszámlák', - 'your_accounts' => 'Számla áttekintése', - 'category_overview' => 'Kategória áttekintés', - 'expense_overview' => 'Költségszámla áttekintése', - 'revenue_overview' => 'Jövedelemszámla áttekintése', - 'budgetsAndSpending' => 'Költségkeretek és kiadások', - 'budgets_and_spending' => 'Költségkeretek és kiadások', - 'go_to_budget' => 'Ugrás költségkerethez "{budget}"', - 'savings' => 'Magtakarítások', - 'newWithdrawal' => 'Új költség', - 'newDeposit' => 'Új bevétel', - 'newTransfer' => 'Új átvezetés', - 'bills_to_pay' => 'Fizetendő számlák', - 'per_day' => 'Naponta', - 'left_to_spend_per_day' => 'Naponta elkölthető', - 'bills_paid' => 'Befizetett számlák', + 'yourAccounts' => 'Bankszámlák', + 'your_accounts' => 'Számla áttekintése', + 'category_overview' => 'Kategória áttekintés', + 'expense_overview' => 'Költségszámla áttekintése', + 'revenue_overview' => 'Jövedelemszámla áttekintése', + 'budgetsAndSpending' => 'Költségkeretek és kiadások', + 'budgets_and_spending' => 'Költségkeretek és kiadások', + 'go_to_budget' => 'Ugrás költségkerethez "{budget}"', + 'savings' => 'Magtakarítások', + 'newWithdrawal' => 'Új költség', + 'newDeposit' => 'Új bevétel', + 'newTransfer' => 'Új átvezetés', + 'bills_to_pay' => 'Fizetendő számlák', + 'per_day' => 'Naponta', + 'left_to_spend_per_day' => 'Naponta elkölthető', + 'bills_paid' => 'Befizetett számlák', // menu and titles, should be recycled as often as possible: - 'currency' => 'Pénznem', - 'preferences' => 'Beállítások', - 'logout' => 'Kijelentkezés', - 'toggleNavigation' => 'Navigációs mód átkapcsolása', - 'searchPlaceholder' => 'Keresés...', - 'version' => 'Verizó', - 'dashboard' => 'Műszerfal', - 'available_budget' => 'Rendelkezésre álló költségkeret ({currency})', - 'currencies' => 'Pénznemek', - 'activity' => 'Tevékenység', - 'usage' => 'Használat', - 'accounts' => 'Számlák', - 'Asset account' => 'Eszközszámla', - 'Default account' => 'Eszközszámla', - 'Expense account' => 'Költségszámla', - 'Revenue account' => 'Jövedelemszámla', - 'Initial balance account' => 'Számla kezdeti egyenlege', - 'account_type_Debt' => 'Adósság', - 'account_type_Loan' => 'Hitel', - 'account_type_Mortgage' => 'Jelzálog', - 'account_type_Credit card' => 'Hitelkártya', - 'budgets' => 'Költségkeretek', - 'tags' => 'Címkék', - 'reports' => 'Jelentések', - 'transactions' => 'Tranzakciók', - 'expenses' => 'Költségek', - 'income' => 'Jövedelem / bevétel', - 'transfers' => 'Átvezetések', - 'moneyManagement' => 'Pénzkezelés', - 'money_management' => 'Pénzkezelés', - 'tools' => 'Eszközök', - 'piggyBanks' => 'Malacperselyek', - 'piggy_banks' => 'Malacperselyek', - 'amount_x_of_y' => '{current} / {total}', - 'bills' => 'Számlák', - 'withdrawal' => 'Költség', - 'opening_balance' => 'Nyitó egyenleg', - 'deposit' => 'Bevétel', - 'account' => 'Bankszámla', - 'transfer' => 'Átvezetés', - 'Withdrawal' => 'Költség', - 'Deposit' => 'Bevétel', - 'Transfer' => 'Átvezetés', - 'bill' => 'Számla', - 'yes' => 'Igen', - 'no' => 'Nem', - 'amount' => 'Összeg', - 'overview' => 'Áttekintés', - 'saveOnAccount' => 'Megtakarítás a számlán:', - 'unknown' => 'Ismeretlen', - 'daily' => 'Napi', - 'monthly' => 'Havi', - 'profile' => 'Profil', - 'errors' => 'Hibák', - 'debt_start_date' => 'Adósság kezdete', - 'debt_start_amount' => 'Adósság kezdeti összege', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Új kötelezettség eltárolása', - 'edit_liabilities_account' => '":name" kötelezettség szerkesztése', + 'currency' => 'Pénznem', + 'preferences' => 'Beállítások', + 'logout' => 'Kijelentkezés', + 'toggleNavigation' => 'Navigációs mód átkapcsolása', + 'searchPlaceholder' => 'Keresés...', + 'version' => 'Verizó', + 'dashboard' => 'Műszerfal', + 'available_budget' => 'Rendelkezésre álló költségkeret ({currency})', + 'currencies' => 'Pénznemek', + 'activity' => 'Tevékenység', + 'usage' => 'Használat', + 'accounts' => 'Számlák', + 'Asset account' => 'Eszközszámla', + 'Default account' => 'Eszközszámla', + 'Expense account' => 'Költségszámla', + 'Revenue account' => 'Jövedelemszámla', + 'Initial balance account' => 'Számla kezdeti egyenlege', + 'account_type_Debt' => 'Adósság', + 'account_type_Loan' => 'Hitel', + 'account_type_Mortgage' => 'Jelzálog', + 'account_type_Credit card' => 'Hitelkártya', + 'budgets' => 'Költségkeretek', + 'tags' => 'Címkék', + 'reports' => 'Jelentések', + 'transactions' => 'Tranzakciók', + 'expenses' => 'Költségek', + 'income' => 'Jövedelem / bevétel', + 'transfers' => 'Átvezetések', + 'moneyManagement' => 'Pénzkezelés', + 'money_management' => 'Pénzkezelés', + 'tools' => 'Eszközök', + 'piggyBanks' => 'Malacperselyek', + 'piggy_banks' => 'Malacperselyek', + 'amount_x_of_y' => '{current} / {total}', + 'bills' => 'Számlák', + 'withdrawal' => 'Költség', + 'opening_balance' => 'Nyitó egyenleg', + 'deposit' => 'Bevétel', + 'account' => 'Bankszámla', + 'transfer' => 'Átvezetés', + 'Withdrawal' => 'Költség', + 'Deposit' => 'Bevétel', + 'Transfer' => 'Átvezetés', + 'bill' => 'Számla', + 'yes' => 'Igen', + 'no' => 'Nem', + 'amount' => 'Összeg', + 'overview' => 'Áttekintés', + 'saveOnAccount' => 'Megtakarítás a számlán:', + 'unknown' => 'Ismeretlen', + 'daily' => 'Napi', + 'monthly' => 'Havi', + 'profile' => 'Profil', + 'errors' => 'Hibák', + 'debt_start_date' => 'Adósság kezdete', + 'debt_start_amount' => 'Adósság kezdeti összege', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Új kötelezettség eltárolása', + 'edit_liabilities_account' => '":name" kötelezettség szerkesztése', // reports: - 'report_default' => 'Alapértelmezett pénzügyi jelentés :start és :end között', - 'report_audit' => 'Tranzakciótörténet áttekintése :start és :end között', - 'report_category' => 'Ktegória jelentés :start és :end között', - 'report_account' => 'Költség- jövedelemszámla jelentés :start és :end között', - 'report_budget' => 'Költségkeret jelentés :start és :end között', - 'report_tag' => 'Címke jelentés :start és :end között', - 'quick_link_reports' => 'Gyorshivatkozások', - 'quick_link_examples' => 'Itt csak az indulást segítő néhány példa hivatkozás található. A súgó oldalakon, a (?) ikon alatt, további információ található a jelentésekről és a használható mágikus szavakról.', - 'quick_link_default_report' => 'Alapértelmezett pénzügyi jelentés', - 'quick_link_audit_report' => 'Tranzakciótörténeti áttekintés', - 'report_this_month_quick' => 'Aktuális hónap, minden bankszámla', - 'report_last_month_quick' => 'Utolsó hónap, minden számla', - 'report_this_year_quick' => 'Folyó év, minden bankszámla', - 'report_this_fiscal_year_quick' => 'Jelenlegi pénzügyi év, minden bankszámla', - 'report_all_time_quick' => 'Mindig, minden számla', - 'reports_can_bookmark' => 'A jelentéseket meg lehet jelölni könyvjelzővel.', - 'incomeVsExpenses' => 'Bevételek - Költségek', - 'accountBalances' => 'Számla egyenlegek', - 'balanceStart' => 'Egyenleg az időszak kezdetén', - 'balanceEnd' => 'Egyenleg az időszak végén', - 'splitByAccount' => 'Bankszámlákra osztva', - 'coveredWithTags' => 'Covered with tags', - 'leftInBudget' => 'Költségkeretből maradt', - 'sumOfSums' => 'Összegek összege', - 'noCategory' => '(nincs kategória)', - 'notCharged' => 'Nem változott (még)', - 'inactive' => 'Inaktív', - 'active' => 'Aktív', - 'difference' => 'Különbség', - 'money_flowing_in' => 'Be', - 'money_flowing_out' => 'Ki', - 'topX' => 'top :number', - 'show_full_list' => 'Teljes lista megjelenítése', - 'show_only_top' => 'Csak a top mutatása: :number', - 'report_type' => 'Jelentés típusa', - 'report_type_default' => 'Alapértelmezett pénzügyi jelentés', - 'report_type_audit' => 'Tranzakciótörténeti áttekintés (auditálás)', - 'report_type_category' => 'Kategória jelentés', - 'report_type_budget' => 'Költségkeret jelentés', - 'report_type_tag' => 'Címke jelentés', - 'report_type_account' => 'Költség- jövedelemszámla jelentés', - 'more_info_help' => 'Ezekkel a jelentéstípusokkal kapcsolatban további információ található a súgóoldalakon. A súgó a jobb felső sarokban található (?) ikonra kattintva érhető el.', - 'report_included_accounts' => 'Befoglalt számlák', - 'report_date_range' => 'Dátum intervallum', - 'report_preset_ranges' => 'Előre beállított intervallumok', - 'shared' => 'Megosztott', - 'fiscal_year' => 'Pénzügyi év', - 'income_entry' => '":name" bevételei :start és :end között', - 'expense_entry' => '":name" számla kiadásai :start és :end között', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => '":budget" költségkeret kiadásai :start és :end között', - 'balance_amount' => '":budget" költségkeret ":account" számláról fizetett kiadásai :start és :end között', - 'no_audit_activity' => ':account_name számlán nem volt aktivitás :start és :end között.', - 'audit_end_balance' => ':account_name számlaegyenlege :end végén :balance volt', - 'reports_extra_options' => 'További beállítások', - 'report_has_no_extra_options' => 'Ennek a jelentésnek nincsenek további beállításai', - 'reports_submit' => 'Jelentés megtekintése', - 'end_after_start_date' => 'A jelentés végdátumának a kezdődátum után kell lennie.', - 'select_category' => 'Kategóriák kiválasztása', - 'select_budget' => 'Költségkeretek kiválasztása.', - 'select_tag' => 'Címkék kiválasztása.', - 'income_per_category' => 'Bevétel kategória szerint', - 'expense_per_category' => 'Költség kategória szerint', - 'expense_per_budget' => 'Költség költségkeret szerint', - 'income_per_account' => 'Bevétel bankszámla szerint', - 'expense_per_account' => 'Költség bankszámlák szerint', - 'expense_per_tag' => 'Költség címke szerint', - 'income_per_tag' => 'Bevétel címke szerint', - 'include_expense_not_in_budget' => 'A kiválasztott költségkeretekben nem szereplő költségeket is beleértve', - 'include_expense_not_in_account' => 'A kiválasztott számlákban nem szereplő költségeket is beleértve', - 'include_expense_not_in_category' => 'A kiválasztott kategóriákban nem szereplő költségeket is beleértve', - 'include_income_not_in_category' => 'A kiválasztott kategóriákban nem szereplő bevételeket is beleértve', - 'include_income_not_in_account' => 'A kiválasztott számlákban nem szereplő bevételeket is beleértve', - 'include_income_not_in_tags' => 'A kiválasztott címkékben nem szereplő bevételeket is beleértve', - 'include_expense_not_in_tags' => 'A kiválasztott címkékben nem szereplő költségeket is beleértve', - 'everything_else' => 'Minden más', - 'income_and_expenses' => 'Bevételek és költségek', - 'spent_average' => 'Költés (átlag)', - 'income_average' => 'Bevétel (átlag)', - 'transaction_count' => 'Tranzakciók száma', - 'average_spending_per_account' => 'Átlagos kiadások bankszámlák szerint', - 'average_income_per_account' => 'Átlagos bevétel címke szerint', - 'total' => 'Össszesen', - 'description' => 'Leírás', - 'sum_of_period' => 'Időszak összege', - 'average_in_period' => 'Átlag az időszakban', - 'account_role_defaultAsset' => 'Alapértelmezett eszközszámla', - 'account_role_sharedAsset' => 'Megosztott eszközszámla', - 'account_role_savingAsset' => 'Megtakarítási számla', - 'account_role_ccAsset' => 'Hitelkártya', - 'account_role_cashWalletAsset' => 'Készpénz', - 'budget_chart_click' => 'A diagram megjelenítéséhez egy költségkeret nevére kell kattintani a fenti táblázatban.', - 'category_chart_click' => 'A diagram megjelenítéséhez egy kategória nevére kell kattintani a fenti táblázatban.', - 'in_out_accounts' => 'Megkeresett és költött kombinációként', - 'in_out_per_category' => 'Megkeresett és költött kategóriaként', - 'out_per_budget' => 'Kiadás költségkeret szerint', - 'select_expense_revenue' => 'Költség- jövedelemszámla kiválasztása', - 'multi_currency_report_sum' => 'Mivel a lista több eltérő pénznemet használó számlát tartalmaz, az összegeknek nem lesz értelme. A jelentés mindig az alapértelmezés szerinti pénznemet fogja használni.', - 'sum_in_default_currency' => 'Az összeg mindig az alapértelmezett pénznemben lesz.', - 'net_filtered_prefs' => 'Ezen a diagramon sose fognak szerepelni azok a számlák melyeknél a "Befoglalva a nettó értékbe" beállítás nincs bekapcsolva.', + 'report_default' => 'Alapértelmezett pénzügyi jelentés :start és :end között', + 'report_audit' => 'Tranzakciótörténet áttekintése :start és :end között', + 'report_category' => 'Ktegória jelentés :start és :end között', + 'report_account' => 'Költség- jövedelemszámla jelentés :start és :end között', + 'report_budget' => 'Költségkeret jelentés :start és :end között', + 'report_tag' => 'Címke jelentés :start és :end között', + 'quick_link_reports' => 'Gyorshivatkozások', + 'quick_link_examples' => 'Itt csak az indulást segítő néhány példa hivatkozás található. A súgó oldalakon, a (?) ikon alatt, további információ található a jelentésekről és a használható mágikus szavakról.', + 'quick_link_default_report' => 'Alapértelmezett pénzügyi jelentés', + 'quick_link_audit_report' => 'Tranzakciótörténeti áttekintés', + 'report_this_month_quick' => 'Aktuális hónap, minden bankszámla', + 'report_last_month_quick' => 'Utolsó hónap, minden számla', + 'report_this_year_quick' => 'Folyó év, minden bankszámla', + 'report_this_fiscal_year_quick' => 'Jelenlegi pénzügyi év, minden bankszámla', + 'report_all_time_quick' => 'Mindig, minden számla', + 'reports_can_bookmark' => 'A jelentéseket meg lehet jelölni könyvjelzővel.', + 'incomeVsExpenses' => 'Bevételek - Költségek', + 'accountBalances' => 'Számla egyenlegek', + 'balanceStart' => 'Egyenleg az időszak kezdetén', + 'balanceEnd' => 'Egyenleg az időszak végén', + 'splitByAccount' => 'Bankszámlákra osztva', + 'coveredWithTags' => 'Covered with tags', + 'leftInBudget' => 'Költségkeretből maradt', + 'sumOfSums' => 'Összegek összege', + 'noCategory' => '(nincs kategória)', + 'notCharged' => 'Nem változott (még)', + 'inactive' => 'Inaktív', + 'active' => 'Aktív', + 'difference' => 'Különbség', + 'money_flowing_in' => 'Be', + 'money_flowing_out' => 'Ki', + 'topX' => 'top :number', + 'show_full_list' => 'Teljes lista megjelenítése', + 'show_only_top' => 'Csak a top mutatása: :number', + 'report_type' => 'Jelentés típusa', + 'report_type_default' => 'Alapértelmezett pénzügyi jelentés', + 'report_type_audit' => 'Tranzakciótörténeti áttekintés (auditálás)', + 'report_type_category' => 'Kategória jelentés', + 'report_type_budget' => 'Költségkeret jelentés', + 'report_type_tag' => 'Címke jelentés', + 'report_type_account' => 'Költség- jövedelemszámla jelentés', + 'more_info_help' => 'Ezekkel a jelentéstípusokkal kapcsolatban további információ található a súgóoldalakon. A súgó a jobb felső sarokban található (?) ikonra kattintva érhető el.', + 'report_included_accounts' => 'Befoglalt számlák', + 'report_date_range' => 'Dátum intervallum', + 'report_preset_ranges' => 'Előre beállított intervallumok', + 'shared' => 'Megosztott', + 'fiscal_year' => 'Pénzügyi év', + 'income_entry' => '":name" bevételei :start és :end között', + 'expense_entry' => '":name" számla kiadásai :start és :end között', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => '":budget" költségkeret kiadásai :start és :end között', + 'balance_amount' => '":budget" költségkeret ":account" számláról fizetett kiadásai :start és :end között', + 'no_audit_activity' => ':account_name számlán nem volt aktivitás :start és :end között.', + 'audit_end_balance' => ':account_name számlaegyenlege :end végén :balance volt', + 'reports_extra_options' => 'További beállítások', + 'report_has_no_extra_options' => 'Ennek a jelentésnek nincsenek további beállításai', + 'reports_submit' => 'Jelentés megtekintése', + 'end_after_start_date' => 'A jelentés végdátumának a kezdődátum után kell lennie.', + 'select_category' => 'Kategóriák kiválasztása', + 'select_budget' => 'Költségkeretek kiválasztása.', + 'select_tag' => 'Címkék kiválasztása.', + 'income_per_category' => 'Bevétel kategória szerint', + 'expense_per_category' => 'Költség kategória szerint', + 'expense_per_budget' => 'Költség költségkeret szerint', + 'income_per_account' => 'Bevétel bankszámla szerint', + 'expense_per_account' => 'Költség bankszámlák szerint', + 'expense_per_tag' => 'Költség címke szerint', + 'income_per_tag' => 'Bevétel címke szerint', + 'include_expense_not_in_budget' => 'A kiválasztott költségkeretekben nem szereplő költségeket is beleértve', + 'include_expense_not_in_account' => 'A kiválasztott számlákban nem szereplő költségeket is beleértve', + 'include_expense_not_in_category' => 'A kiválasztott kategóriákban nem szereplő költségeket is beleértve', + 'include_income_not_in_category' => 'A kiválasztott kategóriákban nem szereplő bevételeket is beleértve', + 'include_income_not_in_account' => 'A kiválasztott számlákban nem szereplő bevételeket is beleértve', + 'include_income_not_in_tags' => 'A kiválasztott címkékben nem szereplő bevételeket is beleértve', + 'include_expense_not_in_tags' => 'A kiválasztott címkékben nem szereplő költségeket is beleértve', + 'everything_else' => 'Minden más', + 'income_and_expenses' => 'Bevételek és költségek', + 'spent_average' => 'Költés (átlag)', + 'income_average' => 'Bevétel (átlag)', + 'transaction_count' => 'Tranzakciók száma', + 'average_spending_per_account' => 'Átlagos kiadások bankszámlák szerint', + 'average_income_per_account' => 'Átlagos bevétel címke szerint', + 'total' => 'Össszesen', + 'description' => 'Leírás', + 'sum_of_period' => 'Időszak összege', + 'average_in_period' => 'Átlag az időszakban', + 'account_role_defaultAsset' => 'Alapértelmezett eszközszámla', + 'account_role_sharedAsset' => 'Megosztott eszközszámla', + 'account_role_savingAsset' => 'Megtakarítási számla', + 'account_role_ccAsset' => 'Hitelkártya', + 'account_role_cashWalletAsset' => 'Készpénz', + 'budget_chart_click' => 'A diagram megjelenítéséhez egy költségkeret nevére kell kattintani a fenti táblázatban.', + 'category_chart_click' => 'A diagram megjelenítéséhez egy kategória nevére kell kattintani a fenti táblázatban.', + 'in_out_accounts' => 'Megkeresett és költött kombinációként', + 'in_out_per_category' => 'Megkeresett és költött kategóriaként', + 'out_per_budget' => 'Kiadás költségkeret szerint', + 'select_expense_revenue' => 'Költség- jövedelemszámla kiválasztása', + 'multi_currency_report_sum' => 'Mivel a lista több eltérő pénznemet használó számlát tartalmaz, az összegeknek nem lesz értelme. A jelentés mindig az alapértelmezés szerinti pénznemet fogja használni.', + 'sum_in_default_currency' => 'Az összeg mindig az alapértelmezett pénznemben lesz.', + 'net_filtered_prefs' => 'Ezen a diagramon sose fognak szerepelni azok a számlák melyeknél a "Befoglalva a nettó értékbe" beállítás nincs bekapcsolva.', // charts: - 'chart' => 'Diagram', - 'month' => 'Hónap', - 'budget' => 'Költségkeret', - 'spent' => 'Elköltött', - 'spent_in_budget' => 'Költségkeretből elköltve', - 'left_to_spend' => 'Elkölthető', - 'earned' => 'Megkeresett', - 'overspent' => 'Túlköltött', - 'left' => 'Maradvány', - 'max-amount' => 'Maximális összeg', - 'min-amount' => 'Minimális összeg', - 'journal-amount' => 'Jelenlegi számla bejegyzés', - 'name' => 'Név', - 'date' => 'Dátum', - 'paid' => 'Kifizetve', - 'unpaid' => 'Nincs fizetve', - 'day' => 'Nap', - 'budgeted' => 'Betervezett', - 'period' => 'Időszak', - 'balance' => 'Egyenleg', - 'sum' => 'Összesen', - 'summary' => 'Összefoglaló', - 'average' => 'Átlag', - 'balanceFor' => 'Egyenleg: :name', - 'no_tags_for_cloud' => 'Nincs címke felhő létrehozásához', - 'tag_cloud' => 'Címkefelhő', + 'chart' => 'Diagram', + 'month' => 'Hónap', + 'budget' => 'Költségkeret', + 'spent' => 'Elköltött', + 'spent_in_budget' => 'Költségkeretből elköltve', + 'left_to_spend' => 'Elkölthető', + 'earned' => 'Megkeresett', + 'overspent' => 'Túlköltött', + 'left' => 'Maradvány', + 'max-amount' => 'Maximális összeg', + 'min-amount' => 'Minimális összeg', + 'journal-amount' => 'Jelenlegi számla bejegyzés', + 'name' => 'Név', + 'date' => 'Dátum', + 'paid' => 'Kifizetve', + 'unpaid' => 'Nincs fizetve', + 'day' => 'Nap', + 'budgeted' => 'Betervezett', + 'period' => 'Időszak', + 'balance' => 'Egyenleg', + 'sum' => 'Összesen', + 'summary' => 'Összefoglaló', + 'average' => 'Átlag', + 'balanceFor' => 'Egyenleg: :name', + 'no_tags_for_cloud' => 'Nincs címke felhő létrehozásához', + 'tag_cloud' => 'Címkefelhő', // piggy banks: - 'add_money_to_piggy' => 'Pénz hozzáadása ":name" malacperselyhez', - 'piggy_bank' => 'Malacpersely', - 'new_piggy_bank' => 'Új malacpersely', - 'store_piggy_bank' => 'Új malacpersely tárolása', - 'stored_piggy_bank' => 'Új ":name" malacpersely eltárolva', - 'account_status' => 'Számla állapota', - 'left_for_piggy_banks' => 'Maradt a malacperselyeknek', - 'sum_of_piggy_banks' => 'Malacperselyek összesen', - 'saved_so_far' => 'Megtakarítás eddig', - 'left_to_save' => 'Megtakarítható', - 'suggested_amount' => 'Javasolt havi megtakarítási összeg', - 'add_money_to_piggy_title' => 'Pénz elhelyezése ":name" malacperselyben', - 'remove_money_from_piggy_title' => 'Pénz kivétele ":name" malacperselyből', - 'add' => 'Hozzáadás', - 'no_money_for_piggy' => 'Nincs pénz amit be lehetne tenni ebbe a malacperselybe.', - 'suggested_savings_per_month' => 'Havonként javasolt', + 'add_money_to_piggy' => 'Pénz hozzáadása ":name" malacperselyhez', + 'piggy_bank' => 'Malacpersely', + 'new_piggy_bank' => 'Új malacpersely', + 'store_piggy_bank' => 'Új malacpersely tárolása', + 'stored_piggy_bank' => 'Új ":name" malacpersely eltárolva', + 'account_status' => 'Számla állapota', + 'left_for_piggy_banks' => 'Maradt a malacperselyeknek', + 'sum_of_piggy_banks' => 'Malacperselyek összesen', + 'saved_so_far' => 'Megtakarítás eddig', + 'left_to_save' => 'Megtakarítható', + 'suggested_amount' => 'Javasolt havi megtakarítási összeg', + 'add_money_to_piggy_title' => 'Pénz elhelyezése ":name" malacperselyben', + 'remove_money_from_piggy_title' => 'Pénz kivétele ":name" malacperselyből', + 'add' => 'Hozzáadás', + 'no_money_for_piggy' => 'Nincs pénz amit be lehetne tenni ebbe a malacperselybe.', + 'suggested_savings_per_month' => 'Havonként javasolt', 'remove' => 'Eltávolítás', 'max_amount_add' => 'A maximálisan hozzáadható összeg', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Előfordulás kihagyása', 'jump_to_friday' => 'A tranzakció inkább az előző pénteken jöjjön létre', 'jump_to_monday' => 'A tranzakció inkább az következő hétfőn jöjjön létre', - 'will_jump_friday' => 'Pénteken lesz létrehozva hétvége helyett.', - 'will_jump_monday' => 'Hétfőn lesz létrehozva hétvége helyett.', - 'except_weekends' => 'Kivéve hétvégék', - 'recurrence_deleted' => '":title" ismétlődő tranzakció törölve', + 'will_jump_friday' => 'Pénteken lesz létrehozva hétvége helyett.', + 'will_jump_monday' => 'Hétfőn lesz létrehozva hétvége helyett.', + 'except_weekends' => 'Kivéve hétvégék', + 'recurrence_deleted' => '":title" ismétlődő tranzakció törölve', // new lines for summary controller. - 'box_balance_in_currency' => 'Egyenleg (:currency)', - 'box_spent_in_currency' => 'Költés (:currency)', - 'box_earned_in_currency' => 'Megkeresett (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Fizetett számlák (:currency)', - 'box_bill_unpaid_in_currency' => 'Fizetetlen számlák (:currency)', - 'box_left_to_spend_in_currency' => 'Elkölthető (:currency)', - 'box_net_worth_in_currency' => 'Nettó érték (:currency)', - 'box_spend_per_day' => 'Naponta elkölthető: :amount', + 'box_balance_in_currency' => 'Egyenleg (:currency)', + 'box_spent_in_currency' => 'Költés (:currency)', + 'box_earned_in_currency' => 'Megkeresett (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Fizetett számlák (:currency)', + 'box_bill_unpaid_in_currency' => 'Fizetetlen számlák (:currency)', + 'box_left_to_spend_in_currency' => 'Elkölthető (:currency)', + 'box_net_worth_in_currency' => 'Nettó érték (:currency)', + 'box_spend_per_day' => 'Naponta elkölthető: :amount', ]; diff --git a/resources/lang/hu_HU/validation.php b/resources/lang/hu_HU/validation.php index 7cf257a14c..cf83a4c479 100644 --- a/resources/lang/hu_HU/validation.php +++ b/resources/lang/hu_HU/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute egy karakterlánc kell legyen.', 'url' => ':attribute attribútum formátuma érvénytelen.', 'timezone' => ':attribute érvényes zóna kell legyen.', - '2fa_code' => ':attribute mező érvénytelen.', - 'dimensions' => ':attribute attribútum képfelbontása érvénytelen.', - 'distinct' => ':attribute mezőben duplikált érték van.', - 'file' => ':attribute egy fájl kell legyen.', - 'in_array' => ':attribute nem létezik itt: :other.', - 'present' => ':attribute mezőnek jelen kell lennie.', - 'amount_zero' => 'A teljes mennyiség nem lehet nulla.', - 'unique_piggy_bank_for_user' => 'A malacpersely nevének egyedinek kell lennie.', - 'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.', - 'valid_recurrence_rep_moment' => 'Érvénytelen ismétlési időpont ehhez az ismétléstípushoz.', - 'invalid_account_info' => 'Érvénytelen számlainformáció.', + '2fa_code' => ':attribute mező érvénytelen.', + 'dimensions' => ':attribute attribútum képfelbontása érvénytelen.', + 'distinct' => ':attribute mezőben duplikált érték van.', + 'file' => ':attribute egy fájl kell legyen.', + 'in_array' => ':attribute nem létezik itt: :other.', + 'present' => ':attribute mezőnek jelen kell lennie.', + 'amount_zero' => 'A teljes mennyiség nem lehet nulla.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'A malacpersely nevének egyedinek kell lennie.', + 'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.', + 'valid_recurrence_rep_moment' => 'Érvénytelen ismétlési időpont ehhez az ismétléstípushoz.', + 'invalid_account_info' => 'Érvénytelen számlainformáció.', 'attributes' => [ 'email' => 'email cím', 'description' => 'leírás', diff --git a/resources/lang/id_ID/config.php b/resources/lang/id_ID/config.php index 59f91e35c3..801d53922a 100644 --- a/resources/lang/id_ID/config.php +++ b/resources/lang/id_ID/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'id', - 'locale' => 'id, Bahasa Indonesia, id_ID.utf8, id_ID.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A, %B %e %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Minggu %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'DD MMMM YYYY', - 'date_time_js' => 'DD MMMM YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Senin', - 'dow_2' => 'Selasa', - 'dow_3' => 'Rabu', - 'dow_4' => 'Kamis', - 'dow_5' => 'Jumat', - 'dow_6' => 'Sabtu', - 'dow_7' => 'Minggu', + 'html_language' => 'id', + 'locale' => 'id, Bahasa Indonesia, id_ID.utf8, id_ID.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A, %B %e %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Minggu %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'DD MMMM YYYY', + 'date_time_js' => 'DD MMMM YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Senin', + 'dow_2' => 'Selasa', + 'dow_3' => 'Rabu', + 'dow_4' => 'Kamis', + 'dow_5' => 'Jumat', + 'dow_6' => 'Sabtu', + 'dow_7' => 'Minggu', ]; diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php index 5908a96ce4..f38893beb8 100644 --- a/resources/lang/id_ID/firefly.php +++ b/resources/lang/id_ID/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Penarikan baru', 'create_new_transaction' => 'Create new transaction', 'new_transaction' => 'New transaction', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'View your asset accounts', 'go_to_budgets' => 'Go to your budgets', 'go_to_categories' => 'Go to your categories', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'No help text could be found.', 'no_help_title' => 'Apologies, an error occurred.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Untuk melanjutkan, masukkan kode otentikasi dua faktor Anda. Aplikasi Anda bisa menghasilkannya untuk Anda.', - 'two_factor_code_here' => 'Masukkan kode di sini', - 'two_factor_title' => 'Dua faktor otentikasi', - 'authenticate' => 'Otentikasi', - 'two_factor_forgot_title' => 'Kehilangan dua faktor otentikasi', - 'two_factor_forgot' => 'Saya lupa dua faktor saya.', - 'two_factor_lost_header' => 'Kehilangan autentikasi dua faktor Anda?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Jika tidak, kirimkan email ke pemilik situs, :site_owner dan mintalah mereka untuk menyetel ulang autentikasi dua faktor Anda.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days hari data mungkin perlu beberapa saat untuk memuat.', - 'registered' => 'Anda telah berhasil mendaftar!', - 'Default asset account' => 'Akun aset standar', - 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.', - 'Savings account' => 'Rekening tabungan', - 'Credit card' => 'Kartu kredit', - 'source_accounts' => 'Akun sumber', - 'destination_accounts' => 'Akun tujuan', - 'user_id_is' => 'Id pengguna Anda adalah :user', - 'field_supports_markdown' => 'Bidang ini mendukung Markdown.', - 'need_more_help' => 'Jika Anda memerlukan bantuan lebih banyak menggunakan Firefly III, silakan opsi tiket di Github.', + 'two_factor_enter_code' => 'Untuk melanjutkan, masukkan kode otentikasi dua faktor Anda. Aplikasi Anda bisa menghasilkannya untuk Anda.', + 'two_factor_code_here' => 'Masukkan kode di sini', + 'two_factor_title' => 'Dua faktor otentikasi', + 'authenticate' => 'Otentikasi', + 'two_factor_forgot_title' => 'Kehilangan dua faktor otentikasi', + 'two_factor_forgot' => 'Saya lupa dua faktor saya.', + 'two_factor_lost_header' => 'Kehilangan autentikasi dua faktor Anda?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'Jika tidak, kirimkan email ke pemilik situs, :site_owner dan mintalah mereka untuk menyetel ulang autentikasi dua faktor Anda.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days hari data mungkin perlu beberapa saat untuk memuat.', + 'registered' => 'Anda telah berhasil mendaftar!', + 'Default asset account' => 'Akun aset standar', + 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.', + 'Savings account' => 'Rekening tabungan', + 'Credit card' => 'Kartu kredit', + 'source_accounts' => 'Akun sumber', + 'destination_accounts' => 'Akun tujuan', + 'user_id_is' => 'Id pengguna Anda adalah :user', + 'field_supports_markdown' => 'Bidang ini mendukung Markdown.', + 'need_more_help' => 'Jika Anda memerlukan bantuan lebih banyak menggunakan Firefly III, silakan opsi tiket di Github.', 'reenable_intro_text' => 'Anda juga dapat mengaktifkan panduan pendahuluan.', 'intro_boxes_after_refresh' => 'Kotak pengantar akan muncul kembali saat Anda menyegarkan halaman.', 'show_all_no_filter' => 'Tampilkan semua transaksi tanpa mengelompokkan mereka menurut tanggal.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Pertanyaan', 'search_found_transactions' => 'Firefly III found :count transaction(s) in :time seconds.', 'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: :query', - 'search_modifier_amount_is' => 'Amount is exactly :value', - 'search_modifier_amount' => 'Amount is exactly :value', - 'search_modifier_amount_max' => 'Amount is at most :value', - 'search_modifier_amount_min' => 'Amount is at least :value', - 'search_modifier_amount_less' => 'Amount is less than :value', - 'search_modifier_amount_more' => 'Amount is more than :value', - 'search_modifier_source' => 'Source account is :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Destination account is :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Category is :value', - 'search_modifier_budget' => 'Budget is :value', - 'search_modifier_bill' => 'Bill is :value', - 'search_modifier_type' => 'Transaction type is :value', - 'search_modifier_date' => 'Transaction date is :value', - 'search_modifier_date_before' => 'Transaction date is before :value', - 'search_modifier_date_after' => 'Transaction date is after :value', + 'search_modifier_amount_is' => 'Amount is exactly :value', + 'search_modifier_amount' => 'Amount is exactly :value', + 'search_modifier_amount_max' => 'Amount is at most :value', + 'search_modifier_amount_min' => 'Amount is at least :value', + 'search_modifier_amount_less' => 'Amount is less than :value', + 'search_modifier_amount_more' => 'Amount is more than :value', + 'search_modifier_source' => 'Source account is :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Destination account is :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Category is :value', + 'search_modifier_budget' => 'Budget is :value', + 'search_modifier_bill' => 'Bill is :value', + 'search_modifier_type' => 'Transaction type is :value', + 'search_modifier_date' => 'Transaction date is :value', + 'search_modifier_date_before' => 'Transaction date is before :value', + 'search_modifier_date_after' => 'Transaction date is after :value', 'search_modifier_on' => 'Transaction date is :value', 'search_modifier_before' => 'Transaction date is before :value', 'search_modifier_after' => 'Transaction date is after :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer', 'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"', - 'rules_have_read_warning' => 'Sudahkah anda membaca peringatannya?', - 'apply_rule_warning' => 'Peringatan: menjalankan aturan (grup) pada banyak pilihan transaksi bisa memakan waktu lama, dan bisa time-out. Jika ya, aturan (grup) hanya akan diterapkan ke subkumpulan transaksi yang tidak diketahui. Ini mungkin akan membuat administrasi keuangan Anda berantakan. Tolong hati-hati.', - 'rulegroup_for_bills_title' => 'Rule group for bills', - 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', - 'rule_for_bill_title' => 'Auto-generated rule for bill ":name"', - 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', - 'create_rule_for_bill' => 'Create a new rule for bill ":name"', - 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', - 'new_rule_for_bill_title' => 'Rule for bill ":name"', - 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', + 'rules_have_read_warning' => 'Sudahkah anda membaca peringatannya?', + 'apply_rule_warning' => 'Peringatan: menjalankan aturan (grup) pada banyak pilihan transaksi bisa memakan waktu lama, dan bisa time-out. Jika ya, aturan (grup) hanya akan diterapkan ke subkumpulan transaksi yang tidak diketahui. Ini mungkin akan membuat administrasi keuangan Anda berantakan. Tolong hati-hati.', + 'rulegroup_for_bills_title' => 'Rule group for bills', + 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', + 'rule_for_bill_title' => 'Auto-generated rule for bill ":name"', + 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', + 'create_rule_for_bill' => 'Create a new rule for bill ":name"', + 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', + 'new_rule_for_bill_title' => 'Rule for bill ":name"', + 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', // tags - 'store_new_tag' => 'Simpan tag baru', - 'update_tag' => 'Perbarui tag', - 'no_location_set' => 'Tidak ada lokasi yang ditetapkan', - 'meta_data' => 'Data meta', - 'location' => 'Lokasi', - 'without_date' => 'Tanpa tanggal', - 'result' => 'Hasil', - 'sums_apply_to_range' => 'Semua jumlah berlaku untuk rentang yang dipilih', - 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', - 'press_tag_location' => 'Klik kanan atau tekan agak lama untuk mengatur lokasi tag.', - 'clear_location' => 'Lokasi yang jelas', + 'store_new_tag' => 'Simpan tag baru', + 'update_tag' => 'Perbarui tag', + 'no_location_set' => 'Tidak ada lokasi yang ditetapkan', + 'meta_data' => 'Data meta', + 'location' => 'Lokasi', + 'without_date' => 'Tanpa tanggal', + 'result' => 'Hasil', + 'sums_apply_to_range' => 'Semua jumlah berlaku untuk rentang yang dipilih', + 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', + 'press_tag_location' => 'Klik kanan atau tekan agak lama untuk mengatur lokasi tag.', + 'clear_location' => 'Lokasi yang jelas', // preferences - 'pref_home_screen_accounts' => 'Akun layar utama', - 'pref_home_screen_accounts_help' => 'Akun mana yang harus ditampilkan di beranda?', - 'pref_view_range' => 'Rentang tampilan', - 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', - 'pref_1D' => 'Suatu hari', - 'pref_1W' => 'Satu minggu', - 'pref_1M' => 'Satu bulan', - 'pref_3M' => 'Tiga bulan (seperempat)', - 'pref_6M' => 'Enam bulan', - 'pref_1Y' => 'Satu tahun', - 'pref_languages' => 'Bahasa', - 'pref_languages_help' => 'Firefly III mendukung beberapa bahasa. Mana yang kamu suka?', - 'pref_custom_fiscal_year' => 'Pengaturan tahun fiskal', - 'pref_custom_fiscal_year_label' => 'Diaktifkan', - 'pref_custom_fiscal_year_help' => 'Di negara-negara yang menggunakan tahun keuangan selain 1 Januari sampai 31 Desember, Anda dapat mengaktifkannya dan menentukan hari-hari awal / akhir dari tahun fiskal', - 'pref_fiscal_year_start_label' => 'Tahun anggaran mulai tanggal', - 'pref_two_factor_auth' => 'Verifikasi 2 langkah', - 'pref_two_factor_auth_help' => 'Bila Anda mengaktifkan verifikasi 2 langkah (juga dikenal sebagai autentikasi dua faktor), Anda menambahkan lapisan keamanan ekstra ke akun Anda. Anda masuk dengan sesuatu yang Anda tahu (kata sandi Anda) dan sesuatu yang Anda miliki (kode verifikasi). Kode verifikasi dihasilkan oleh aplikasi di ponsel Anda, seperti Authy atau Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Aktifkan verifikasi 2 langkah', - 'pref_two_factor_auth_disabled' => 'Kode verifikasi 2 langkah dihapus dan dinonaktifkan', - 'pref_two_factor_auth_remove_it' => 'Jangan lupa menghapus akun dari aplikasi autentikasi Anda!', - 'pref_two_factor_auth_code' => 'Kode verifikasi', - 'pref_two_factor_auth_code_help' => 'Scan the QR code with an application on your phone such as Authy or Google Authenticator and enter the generated code.', - 'pref_two_factor_auth_reset_code' => 'Setel ulang kode verifikasi', - 'pref_two_factor_auth_disable_2fa' => 'Disable 2FA', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Simpan Pengaturan', - 'saved_preferences' => 'Preferensi disimpan!', - 'preferences_general' => 'Umum', - 'preferences_frontpage' => 'Tampilan depan', - 'preferences_security' => 'Keamanan', - 'preferences_layout' => 'Tata ruang', - 'pref_home_show_deposits' => 'Tampilkan deposito pada layar awal', - 'pref_home_show_deposits_info' => 'Layar awal sudah menunjukkan rekening pengeluaran Anda. Harus itu juga menunjukkan akun pendapatan Anda?', - 'pref_home_do_show_deposits' => 'Ya, menunjukkan kepada mereka', - 'successful_count' => ':count menghitung sukses', - 'list_page_size_title' => 'Ukuran halaman', - 'list_page_size_help' => 'Setiap daftar hal-hal (rekening, transaksi, dll) menunjukkan paling ini banyak per halaman.', - 'list_page_size_label' => 'Ukuran halaman', - 'between_dates' => '(:start dan :end)', - 'pref_optional_fields_transaction' => 'Bidang opsional untuk transaksi', - 'pref_optional_fields_transaction_help' => 'Secara default tidak semua bidang diaktifkan saat membuat transaksi baru (karena kekacauan). Di bawah, Anda dapat mengaktifkan bidang ini jika Anda berpikir mereka bisa berguna bagi Anda. Tentu saja, setiap bidang yang dinonaktifkan, tapi sudah diisi, akan terlihat terlepas dari pengaturan.', - 'optional_tj_date_fields' => 'Bidang tanggal', - 'optional_tj_business_fields' => 'Bidang usaha', - 'optional_tj_attachment_fields' => 'Bidang lampiran', - 'pref_optional_tj_interest_date' => 'Tanggal bunga', - 'pref_optional_tj_book_date' => 'Buku tanggal', - 'pref_optional_tj_process_date' => 'Tanggal pengolahan', - 'pref_optional_tj_due_date' => 'Batas tanggal terakhir', - 'pref_optional_tj_payment_date' => 'Tanggal pembayaran', - 'pref_optional_tj_invoice_date' => 'Tanggal faktur', - 'pref_optional_tj_internal_reference' => 'Referensi internal', - 'pref_optional_tj_notes' => 'Catatan', - 'pref_optional_tj_attachments' => 'Lampiran', - 'optional_field_meta_dates' => 'Tanggal', - 'optional_field_meta_business' => 'Bisnis', - 'optional_field_attachments' => 'Lampiran', - 'optional_field_meta_data' => 'Data meta opsional', + 'pref_home_screen_accounts' => 'Akun layar utama', + 'pref_home_screen_accounts_help' => 'Akun mana yang harus ditampilkan di beranda?', + 'pref_view_range' => 'Rentang tampilan', + 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', + 'pref_1D' => 'Suatu hari', + 'pref_1W' => 'Satu minggu', + 'pref_1M' => 'Satu bulan', + 'pref_3M' => 'Tiga bulan (seperempat)', + 'pref_6M' => 'Enam bulan', + 'pref_1Y' => 'Satu tahun', + 'pref_languages' => 'Bahasa', + 'pref_languages_help' => 'Firefly III mendukung beberapa bahasa. Mana yang kamu suka?', + 'pref_custom_fiscal_year' => 'Pengaturan tahun fiskal', + 'pref_custom_fiscal_year_label' => 'Diaktifkan', + 'pref_custom_fiscal_year_help' => 'Di negara-negara yang menggunakan tahun keuangan selain 1 Januari sampai 31 Desember, Anda dapat mengaktifkannya dan menentukan hari-hari awal / akhir dari tahun fiskal', + 'pref_fiscal_year_start_label' => 'Tahun anggaran mulai tanggal', + 'pref_two_factor_auth' => 'Verifikasi 2 langkah', + 'pref_two_factor_auth_help' => 'Bila Anda mengaktifkan verifikasi 2 langkah (juga dikenal sebagai autentikasi dua faktor), Anda menambahkan lapisan keamanan ekstra ke akun Anda. Anda masuk dengan sesuatu yang Anda tahu (kata sandi Anda) dan sesuatu yang Anda miliki (kode verifikasi). Kode verifikasi dihasilkan oleh aplikasi di ponsel Anda, seperti Authy atau Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Aktifkan verifikasi 2 langkah', + 'pref_two_factor_auth_disabled' => 'Kode verifikasi 2 langkah dihapus dan dinonaktifkan', + 'pref_two_factor_auth_remove_it' => 'Jangan lupa menghapus akun dari aplikasi autentikasi Anda!', + 'pref_two_factor_auth_code' => 'Kode verifikasi', + 'pref_two_factor_auth_code_help' => 'Scan the QR code with an application on your phone such as Authy or Google Authenticator and enter the generated code.', + 'pref_two_factor_auth_reset_code' => 'Setel ulang kode verifikasi', + 'pref_two_factor_auth_disable_2fa' => 'Disable 2FA', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Simpan Pengaturan', + 'saved_preferences' => 'Preferensi disimpan!', + 'preferences_general' => 'Umum', + 'preferences_frontpage' => 'Tampilan depan', + 'preferences_security' => 'Keamanan', + 'preferences_layout' => 'Tata ruang', + 'pref_home_show_deposits' => 'Tampilkan deposito pada layar awal', + 'pref_home_show_deposits_info' => 'Layar awal sudah menunjukkan rekening pengeluaran Anda. Harus itu juga menunjukkan akun pendapatan Anda?', + 'pref_home_do_show_deposits' => 'Ya, menunjukkan kepada mereka', + 'successful_count' => ':count menghitung sukses', + 'list_page_size_title' => 'Ukuran halaman', + 'list_page_size_help' => 'Setiap daftar hal-hal (rekening, transaksi, dll) menunjukkan paling ini banyak per halaman.', + 'list_page_size_label' => 'Ukuran halaman', + 'between_dates' => '(:start dan :end)', + 'pref_optional_fields_transaction' => 'Bidang opsional untuk transaksi', + 'pref_optional_fields_transaction_help' => 'Secara default tidak semua bidang diaktifkan saat membuat transaksi baru (karena kekacauan). Di bawah, Anda dapat mengaktifkan bidang ini jika Anda berpikir mereka bisa berguna bagi Anda. Tentu saja, setiap bidang yang dinonaktifkan, tapi sudah diisi, akan terlihat terlepas dari pengaturan.', + 'optional_tj_date_fields' => 'Bidang tanggal', + 'optional_tj_business_fields' => 'Bidang usaha', + 'optional_tj_attachment_fields' => 'Bidang lampiran', + 'pref_optional_tj_interest_date' => 'Tanggal bunga', + 'pref_optional_tj_book_date' => 'Buku tanggal', + 'pref_optional_tj_process_date' => 'Tanggal pengolahan', + 'pref_optional_tj_due_date' => 'Batas tanggal terakhir', + 'pref_optional_tj_payment_date' => 'Tanggal pembayaran', + 'pref_optional_tj_invoice_date' => 'Tanggal faktur', + 'pref_optional_tj_internal_reference' => 'Referensi internal', + 'pref_optional_tj_notes' => 'Catatan', + 'pref_optional_tj_attachments' => 'Lampiran', + 'optional_field_meta_dates' => 'Tanggal', + 'optional_field_meta_business' => 'Bisnis', + 'optional_field_attachments' => 'Lampiran', + 'optional_field_meta_data' => 'Data meta opsional', // profile: - 'change_your_password' => 'Ubah password Anda', - 'delete_account' => 'Hapus akun', - 'current_password' => 'Kata sandi saat ini', - 'new_password' => 'Kata sandi baru', - 'new_password_again' => 'Password Baru Lagi)', - 'delete_your_account' => 'Hapus akun anda', - 'delete_your_account_help' => 'Menghapus akun juga akan menghapus akun, transaksi, semua Anda mungkin telah disimpan ke Firefly III. Ini akan HILANG.', - 'delete_your_account_password' => 'Masukkan kata sandi Anda untuk melanjutkan.', - 'password' => 'Kata sandi', - 'are_you_sure' => 'Apakah Anda yakin? Anda tidak dapat membatalkan ini.', - 'delete_account_button' => 'Hapus akun anda', - 'invalid_current_password' => 'Kata sandi tidak valid saat ini!', - 'password_changed' => 'Sandi berubah!', - 'should_change' => 'Idenya adalah untuk mengubah password Anda.', - 'invalid_password' => 'Kata sandi salah!', - 'what_is_pw_security' => 'Apa itu "memverifikasi keamanan password"?', - 'secure_pw_title' => 'Bagaimana memilih sebuah password yang aman', - 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', - 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', - 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', - 'secure_pw_working_title' => 'How does it work?', - 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', - 'secure_pw_should' => 'Haruskah saya mencentang kotaknya?', - 'secure_pw_long_password' => 'Yes. Always verify your password is safe.', - 'command_line_token' => 'Command line token', - 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', - 'regenerate_command_line_token' => 'Regenerate command line token', - 'token_regenerated' => 'A new command line token was generated', - 'change_your_email' => 'Ubah alamat email anda', - 'email_verification' => 'Pesan email akan dikirim ke alamat email lama DAN baru Anda. Untuk tujuan keamanan, Anda tidak dapat masuk sampai Anda memverifikasi alamat email baru Anda. Jika Anda tidak yakin apakah instalasi Firefly III Anda bisa mengirim email, tolong jangan gunakan fitur ini. Jika Anda seorang administrator, Anda dapat mengujinya di Administrasi.', - 'email_changed_logout' => 'Sampai Anda memverifikasi alamat email Anda, Anda tidak dapat login.', - 'login_with_new_email' => 'Anda sekarang bisa masuk dengan alamat email baru Anda.', - 'login_with_old_email' => 'Anda sekarang dapat login dengan alamat email lama Anda lagi.', - 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', - 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', + 'change_your_password' => 'Ubah password Anda', + 'delete_account' => 'Hapus akun', + 'current_password' => 'Kata sandi saat ini', + 'new_password' => 'Kata sandi baru', + 'new_password_again' => 'Password Baru Lagi)', + 'delete_your_account' => 'Hapus akun anda', + 'delete_your_account_help' => 'Menghapus akun juga akan menghapus akun, transaksi, semua Anda mungkin telah disimpan ke Firefly III. Ini akan HILANG.', + 'delete_your_account_password' => 'Masukkan kata sandi Anda untuk melanjutkan.', + 'password' => 'Kata sandi', + 'are_you_sure' => 'Apakah Anda yakin? Anda tidak dapat membatalkan ini.', + 'delete_account_button' => 'Hapus akun anda', + 'invalid_current_password' => 'Kata sandi tidak valid saat ini!', + 'password_changed' => 'Sandi berubah!', + 'should_change' => 'Idenya adalah untuk mengubah password Anda.', + 'invalid_password' => 'Kata sandi salah!', + 'what_is_pw_security' => 'Apa itu "memverifikasi keamanan password"?', + 'secure_pw_title' => 'Bagaimana memilih sebuah password yang aman', + 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', + 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', + 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', + 'secure_pw_working_title' => 'How does it work?', + 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_should' => 'Haruskah saya mencentang kotaknya?', + 'secure_pw_long_password' => 'Yes. Always verify your password is safe.', + 'command_line_token' => 'Command line token', + 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', + 'regenerate_command_line_token' => 'Regenerate command line token', + 'token_regenerated' => 'A new command line token was generated', + 'change_your_email' => 'Ubah alamat email anda', + 'email_verification' => 'Pesan email akan dikirim ke alamat email lama DAN baru Anda. Untuk tujuan keamanan, Anda tidak dapat masuk sampai Anda memverifikasi alamat email baru Anda. Jika Anda tidak yakin apakah instalasi Firefly III Anda bisa mengirim email, tolong jangan gunakan fitur ini. Jika Anda seorang administrator, Anda dapat mengujinya di Administrasi.', + 'email_changed_logout' => 'Sampai Anda memverifikasi alamat email Anda, Anda tidak dapat login.', + 'login_with_new_email' => 'Anda sekarang bisa masuk dengan alamat email baru Anda.', + 'login_with_old_email' => 'Anda sekarang dapat login dengan alamat email lama Anda lagi.', + 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', + 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', // attachments - 'nr_of_attachments' => 'Satu lampiran |:count lampiran', - 'attachments' => 'Lampiran', - 'edit_attachment' => 'Edit lampiran ":name"', - 'update_attachment' => 'Perbarui lampiran', - 'delete_attachment' => 'Hapus lampiran ":name"', - 'attachment_deleted' => 'Lampiran yang dihapus ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Lampiran yang diperbarui ":name"', - 'upload_max_file_size' => 'Ukuran file maksimum: :size', - 'list_all_attachments' => 'List of all attachments', + 'nr_of_attachments' => 'Satu lampiran |:count lampiran', + 'attachments' => 'Lampiran', + 'edit_attachment' => 'Edit lampiran ":name"', + 'update_attachment' => 'Perbarui lampiran', + 'delete_attachment' => 'Hapus lampiran ":name"', + 'attachment_deleted' => 'Lampiran yang dihapus ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Lampiran yang diperbarui ":name"', + 'upload_max_file_size' => 'Ukuran file maksimum: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index - 'title_expenses' => 'Beban', - 'title_withdrawal' => 'Beban', - 'title_revenue' => 'Pendapatan / penghasilan', - 'title_deposit' => 'Pendapatan / penghasilan', - 'title_transfer' => 'Transfer', - 'title_transfers' => 'Transfer', + 'title_expenses' => 'Beban', + 'title_withdrawal' => 'Beban', + 'title_revenue' => 'Pendapatan / penghasilan', + 'title_deposit' => 'Pendapatan / penghasilan', + 'title_transfer' => 'Transfer', + 'title_transfers' => 'Transfer', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Transaksi ini sudah menjadi penarikan', - 'convert_is_already_type_Deposit' => 'Transaksi ini sudah menjadi deposit', - 'convert_is_already_type_Transfer' => 'Transaksi ini sudah di transfer', - 'convert_to_Withdrawal' => 'Convert ":description" ke penarikan', - 'convert_to_Deposit' => 'Convert ":description" ke deposit', - 'convert_to_Transfer' => 'Convert ":description" ke sebuah transfer', - 'convert_options_WithdrawalDeposit' => 'Mengkonversi penarikan menjadi deposit', - 'convert_options_WithdrawalTransfer' => 'Mengkonversi penarikan ke dalam transfer', - 'convert_options_DepositTransfer' => 'Mengkonversi deposit ke transfer', - 'convert_options_DepositWithdrawal' => 'Mengkonversi deposit menjadi penarikan', - 'convert_options_TransferWithdrawal' => 'Mengkonversi transfer menjadi penarikan', - 'convert_options_TransferDeposit' => 'Mengkonversi transfer menjadi deposit', - 'convert_Withdrawal_to_deposit' => 'Mengkonversi penarikan ini ke deposit', - 'convert_Withdrawal_to_transfer' => 'Mengkonversi penarikan ini ke transfer', - 'convert_Deposit_to_withdrawal' => 'Convert this deposit to a withdrawal', - 'convert_Deposit_to_transfer' => 'Konversikan deposit ini ke transfer', - 'convert_Transfer_to_deposit' => 'Mengkonversi transfer ini ke deposit', - 'convert_Transfer_to_withdrawal' => 'Mengkonversi transfer ini ke penarikan', - 'convert_please_set_revenue_source' => 'Silakan pilih akun pendapatan dari mana uang itu berasal.', - 'convert_please_set_asset_destination' => 'Silakan pilih akun aset dimana uangnya akan digunakan.', - 'convert_please_set_expense_destination' => 'Tolong pilih rekening pengeluaran yang akan digunakan untuk uang.', - 'convert_please_set_asset_source' => 'Silakan pilih akun aset dari mana uang itu berasal.', - 'convert_explanation_withdrawal_deposit' => 'Jika Anda mengubah penarikan ini menjadi deposit, :amount akan disetorkan ke :sourceName alih-alih diambil darinya.', - 'convert_explanation_withdrawal_transfer' => 'Jika Anda mengubah penarikan ini menjadi transfer, :amount akan ditransfer dari :sourceName ke akun aset baru, alih-alih dibayar ke :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Jika Anda mengonversi setoran ini menjadi penarikan, :amount akan dihapus dari :destinationName alih-alih ditambahkan ke penarikan tersebut.', - 'convert_explanation_deposit_transfer' => 'Jika Anda mengonversi setoran ini menjadi transfer, :amount akan ditransfer dari akun aset pilihan Anda ke :destinationName .', - 'convert_explanation_transfer_withdrawal' => 'Jika Anda mengubah transfer ini menjadi penarikan, :amount akan beralih dari :sourceName ke tujuan baru sebagai biaya, alih-alih :destinationName sebagai transfer.', - 'convert_explanation_transfer_deposit' => 'Jika Anda mengubah transfer ini menjadi deposit, :amount akan disetorkan ke akun :destinationName alih-alih ditransfer ke sana.', - 'converted_to_Withdrawal' => 'Transaksi telah dikonversi menjadi penarikan', - 'converted_to_Deposit' => 'Transaksi telah dikonversi menjadi deposit', - 'converted_to_Transfer' => 'Transaksi telah dikonversi menjadi transfer', - 'invalid_convert_selection' => 'Akun yang telah Anda pilih sudah digunakan dalam transaksi ini atau tidak ada.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', - 'convert_to_withdrawal' => 'Convert to a withdrawal', - 'convert_to_deposit' => 'Convert to a deposit', - 'convert_to_transfer' => 'Convert to a transfer', + 'convert_is_already_type_Withdrawal' => 'Transaksi ini sudah menjadi penarikan', + 'convert_is_already_type_Deposit' => 'Transaksi ini sudah menjadi deposit', + 'convert_is_already_type_Transfer' => 'Transaksi ini sudah di transfer', + 'convert_to_Withdrawal' => 'Convert ":description" ke penarikan', + 'convert_to_Deposit' => 'Convert ":description" ke deposit', + 'convert_to_Transfer' => 'Convert ":description" ke sebuah transfer', + 'convert_options_WithdrawalDeposit' => 'Mengkonversi penarikan menjadi deposit', + 'convert_options_WithdrawalTransfer' => 'Mengkonversi penarikan ke dalam transfer', + 'convert_options_DepositTransfer' => 'Mengkonversi deposit ke transfer', + 'convert_options_DepositWithdrawal' => 'Mengkonversi deposit menjadi penarikan', + 'convert_options_TransferWithdrawal' => 'Mengkonversi transfer menjadi penarikan', + 'convert_options_TransferDeposit' => 'Mengkonversi transfer menjadi deposit', + 'convert_Withdrawal_to_deposit' => 'Mengkonversi penarikan ini ke deposit', + 'convert_Withdrawal_to_transfer' => 'Mengkonversi penarikan ini ke transfer', + 'convert_Deposit_to_withdrawal' => 'Convert this deposit to a withdrawal', + 'convert_Deposit_to_transfer' => 'Konversikan deposit ini ke transfer', + 'convert_Transfer_to_deposit' => 'Mengkonversi transfer ini ke deposit', + 'convert_Transfer_to_withdrawal' => 'Mengkonversi transfer ini ke penarikan', + 'convert_please_set_revenue_source' => 'Silakan pilih akun pendapatan dari mana uang itu berasal.', + 'convert_please_set_asset_destination' => 'Silakan pilih akun aset dimana uangnya akan digunakan.', + 'convert_please_set_expense_destination' => 'Tolong pilih rekening pengeluaran yang akan digunakan untuk uang.', + 'convert_please_set_asset_source' => 'Silakan pilih akun aset dari mana uang itu berasal.', + 'convert_explanation_withdrawal_deposit' => 'Jika Anda mengubah penarikan ini menjadi deposit, :amount akan disetorkan ke :sourceName alih-alih diambil darinya.', + 'convert_explanation_withdrawal_transfer' => 'Jika Anda mengubah penarikan ini menjadi transfer, :amount akan ditransfer dari :sourceName ke akun aset baru, alih-alih dibayar ke :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Jika Anda mengonversi setoran ini menjadi penarikan, :amount akan dihapus dari :destinationName alih-alih ditambahkan ke penarikan tersebut.', + 'convert_explanation_deposit_transfer' => 'Jika Anda mengonversi setoran ini menjadi transfer, :amount akan ditransfer dari akun aset pilihan Anda ke :destinationName .', + 'convert_explanation_transfer_withdrawal' => 'Jika Anda mengubah transfer ini menjadi penarikan, :amount akan beralih dari :sourceName ke tujuan baru sebagai biaya, alih-alih :destinationName sebagai transfer.', + 'convert_explanation_transfer_deposit' => 'Jika Anda mengubah transfer ini menjadi deposit, :amount akan disetorkan ke akun :destinationName alih-alih ditransfer ke sana.', + 'converted_to_Withdrawal' => 'Transaksi telah dikonversi menjadi penarikan', + 'converted_to_Deposit' => 'Transaksi telah dikonversi menjadi deposit', + 'converted_to_Transfer' => 'Transaksi telah dikonversi menjadi transfer', + 'invalid_convert_selection' => 'Akun yang telah Anda pilih sudah digunakan dalam transaksi ini atau tidak ada.', + 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'convert_to_withdrawal' => 'Convert to a withdrawal', + 'convert_to_deposit' => 'Convert to a deposit', + 'convert_to_transfer' => 'Convert to a transfer', // create new stuff: - 'create_new_withdrawal' => 'Buat penarikan baru', - 'create_new_deposit' => 'Buat deposit baru', - 'create_new_transfer' => 'Buat transfer baru', - 'create_new_asset' => 'Buat akun aset baru', - 'create_new_expense' => 'Buat akun biaya baru', - 'create_new_revenue' => 'Buat akun pendapatan baru', - 'create_new_piggy_bank' => 'Buat celengan baru', - 'create_new_bill' => 'Buat tagihan baru', + 'create_new_withdrawal' => 'Buat penarikan baru', + 'create_new_deposit' => 'Buat deposit baru', + 'create_new_transfer' => 'Buat transfer baru', + 'create_new_asset' => 'Buat akun aset baru', + 'create_new_expense' => 'Buat akun biaya baru', + 'create_new_revenue' => 'Buat akun pendapatan baru', + 'create_new_piggy_bank' => 'Buat celengan baru', + 'create_new_bill' => 'Buat tagihan baru', // currencies: - 'create_currency' => 'Buat mata uang baru', - 'store_currency' => 'Simpan mata uang baru', - 'update_currency' => 'Perbarui mata uang', - 'new_default_currency' => ' :name sekarang adalah mata uang default.', - 'cannot_delete_currency' => 'Tidak dapat menghapus :name karena masih digunakan.', - 'cannot_disable_currency' => 'Cannot disable :name because it is still in use.', - 'deleted_currency' => 'Mata uang :name dihapus', - 'created_currency' => 'Mata uang :name dibuat', - 'could_not_store_currency' => 'Could not store the new currency.', - 'updated_currency' => 'Mata uang :name diperbarui', - 'ask_site_owner' => 'Harap bertanya :owner untuk menambahkan, menghapus atau mengedit mata uang.', - 'currencies_intro' => 'Firefly III mendukung berbagai mata uang yang dapat Anda atur dan aktifkan di sini.', - 'make_default_currency' => 'Make default', - 'default_currency' => 'default', - 'currency_is_disabled' => 'Disabled', - 'enable_currency' => 'Enable', - 'disable_currency' => 'Disable', - 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', - 'currency_is_now_enabled' => 'Currency ":name" has been enabled', - 'currency_is_now_disabled' => 'Currency ":name" has been disabled', + 'create_currency' => 'Buat mata uang baru', + 'store_currency' => 'Simpan mata uang baru', + 'update_currency' => 'Perbarui mata uang', + 'new_default_currency' => ' :name sekarang adalah mata uang default.', + 'cannot_delete_currency' => 'Tidak dapat menghapus :name karena masih digunakan.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Mata uang :name dihapus', + 'created_currency' => 'Mata uang :name dibuat', + 'could_not_store_currency' => 'Could not store the new currency.', + 'updated_currency' => 'Mata uang :name diperbarui', + 'ask_site_owner' => 'Harap bertanya :owner untuk menambahkan, menghapus atau mengedit mata uang.', + 'currencies_intro' => 'Firefly III mendukung berbagai mata uang yang dapat Anda atur dan aktifkan di sini.', + 'make_default_currency' => 'Make default', + 'default_currency' => 'default', + 'currency_is_disabled' => 'Disabled', + 'enable_currency' => 'Enable', + 'disable_currency' => 'Disable', + 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', + 'currency_is_now_enabled' => 'Currency ":name" has been enabled', + 'currency_is_now_disabled' => 'Currency ":name" has been disabled', // forms: - 'mandatoryFields' => 'Bidang wajib', - 'optionalFields' => 'Bidang pilihan', - 'options' => 'Pilihan', + 'mandatoryFields' => 'Bidang wajib', + 'optionalFields' => 'Bidang pilihan', + 'options' => 'Pilihan', // budgets: - 'create_new_budget' => 'Buat anggaran baru', - 'store_new_budget' => 'Simpan anggaran baru', - 'stored_new_budget' => 'Anggaran baru tersimpan ":name"', - 'available_between' => 'Tersedia antara :start dan :end', - 'transactionsWithoutBudget' => 'Biaya tanpa anggaran', - 'transactions_no_budget' => 'Biaya tanpa anggaran antara :start dan :end', - 'spent_between' => 'Menghabiskan antara :start dan :end', - 'createBudget' => 'Anggaran baru', - 'inactiveBudgets' => 'Anggaran tidak aktif', - 'without_budget_between' => 'Transaksi tanpa anggaran antara :start dan :end', - 'delete_budget' => 'Hapus anggaran ":name"', - 'deleted_budget' => 'Anggaran yang telah dihapus ":name"', - 'edit_budget' => 'Edit anggaran ":name"', - 'updated_budget' => 'Anggaran yang diperbarui ":name"', - 'update_amount' => 'Perbarui jumlah', - 'update_budget' => 'Perbarui anggaran', - 'update_budget_amount_range' => 'Update (expected) jumlah yang tersedia antara :start and :end', - 'budget_period_navigator' => 'Navigator periode', - 'info_on_available_amount' => 'Apa yang telah tersedia?', - 'available_amount_indication' => 'Gunakan jumlah ini untuk mendapatkan indikasi berapa total anggaran Anda.', - 'suggested' => 'Disarankan', - 'average_between' => 'Rata-rata antara :start dan :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Buat anggaran baru', + 'store_new_budget' => 'Simpan anggaran baru', + 'stored_new_budget' => 'Anggaran baru tersimpan ":name"', + 'available_between' => 'Tersedia antara :start dan :end', + 'transactionsWithoutBudget' => 'Biaya tanpa anggaran', + 'transactions_no_budget' => 'Biaya tanpa anggaran antara :start dan :end', + 'spent_between' => 'Menghabiskan antara :start dan :end', + 'createBudget' => 'Anggaran baru', + 'inactiveBudgets' => 'Anggaran tidak aktif', + 'without_budget_between' => 'Transaksi tanpa anggaran antara :start dan :end', + 'delete_budget' => 'Hapus anggaran ":name"', + 'deleted_budget' => 'Anggaran yang telah dihapus ":name"', + 'edit_budget' => 'Edit anggaran ":name"', + 'updated_budget' => 'Anggaran yang diperbarui ":name"', + 'update_amount' => 'Perbarui jumlah', + 'update_budget' => 'Perbarui anggaran', + 'update_budget_amount_range' => 'Update (expected) jumlah yang tersedia antara :start and :end', + 'budget_period_navigator' => 'Navigator periode', + 'info_on_available_amount' => 'Apa yang telah tersedia?', + 'available_amount_indication' => 'Gunakan jumlah ini untuk mendapatkan indikasi berapa total anggaran Anda.', + 'suggested' => 'Disarankan', + 'average_between' => 'Rata-rata antara :start dan :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Bill matches transactions between :low and :high.', - 'bill_related_rules' => 'Rules related to this bill', - 'repeats' => 'Berulang', - 'connected_journals' => 'Transaksi yang terhubung', - 'auto_match_on' => 'Automatically matched by Firefly III', - 'auto_match_off' => 'Not automatically matched by Firefly III', - 'next_expected_match' => 'Pertandingan yang diharapkan berikutnya', - 'delete_bill' => 'Hapus tagihan ":name"', - 'deleted_bill' => 'Tagihan yang dihapus ":name"', - 'edit_bill' => 'Edit tagihan ":name"', - 'more' => 'Lebih', - 'rescan_old' => 'Run rules again, on all transactions', - 'update_bill' => 'Perbarui tagihan', - 'updated_bill' => 'Diperbarui tagihan ":name"', - 'store_new_bill' => 'Simpan tagihan baru', - 'stored_new_bill' => 'Stored tagihan baru ":name"', - 'cannot_scan_inactive_bill' => 'Tagihan tidak aktif tidak dapat dipindai.', - 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', - 'average_bill_amount_year' => 'Jumlah tagihan rata-rata (:year)', - 'average_bill_amount_overall' => 'Jumlah tagihan rata-rata (keseluruhan)', - 'bill_is_active' => 'Tagihan aktif', - 'bill_expected_between' => 'Diharapkan antara :start dan :end', - 'bill_will_automatch' => 'Tagihan akan secara otomatis terhubung ke transaksi yang sesuai', - 'skips_over' => 'melompati', - 'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', - 'list_inactive_rule' => 'inactive rule', + 'match_between_amounts' => 'Bill matches transactions between :low and :high.', + 'bill_related_rules' => 'Rules related to this bill', + 'repeats' => 'Berulang', + 'connected_journals' => 'Transaksi yang terhubung', + 'auto_match_on' => 'Automatically matched by Firefly III', + 'auto_match_off' => 'Not automatically matched by Firefly III', + 'next_expected_match' => 'Pertandingan yang diharapkan berikutnya', + 'delete_bill' => 'Hapus tagihan ":name"', + 'deleted_bill' => 'Tagihan yang dihapus ":name"', + 'edit_bill' => 'Edit tagihan ":name"', + 'more' => 'Lebih', + 'rescan_old' => 'Run rules again, on all transactions', + 'update_bill' => 'Perbarui tagihan', + 'updated_bill' => 'Diperbarui tagihan ":name"', + 'store_new_bill' => 'Simpan tagihan baru', + 'stored_new_bill' => 'Stored tagihan baru ":name"', + 'cannot_scan_inactive_bill' => 'Tagihan tidak aktif tidak dapat dipindai.', + 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', + 'average_bill_amount_year' => 'Jumlah tagihan rata-rata (:year)', + 'average_bill_amount_overall' => 'Jumlah tagihan rata-rata (keseluruhan)', + 'bill_is_active' => 'Tagihan aktif', + 'bill_expected_between' => 'Diharapkan antara :start dan :end', + 'bill_will_automatch' => 'Tagihan akan secara otomatis terhubung ke transaksi yang sesuai', + 'skips_over' => 'melompati', + 'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', + 'list_inactive_rule' => 'inactive rule', // accounts: - 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', - 'details_for_asset' => 'Rincian akun aset ":name"', - 'details_for_expense' => 'Rincian untuk akun biaya ":name"', - 'details_for_revenue' => 'Rincian untuk akun pendapatan ":name"', - 'details_for_cash' => 'Rincian untuk rekening kas ":name"', - 'store_new_asset_account' => 'Simpan akun aset baru', - 'store_new_expense_account' => 'Simpan akun pengeluaran baru', - 'store_new_revenue_account' => 'Simpan akun pendapatan baru', - 'edit_asset_account' => 'Edit akun aset ":name"', - 'edit_expense_account' => 'Edit akun biaya ":name"', - 'edit_revenue_account' => 'Edit akun pendapatan ":name"', - 'delete_asset_account' => 'Hapus akun aset ":name"', - 'delete_expense_account' => 'Hapus akun pengeluaran ":name"', - 'delete_revenue_account' => 'Hapus akun pendapatan ":name"', - 'delete_liabilities_account' => 'Delete liability ":name"', - 'asset_deleted' => 'Berhasil menghapus akun aset ":name"', - 'expense_deleted' => 'Akun pengeluaran yang berhasil dihapus ":name"', - 'revenue_deleted' => 'Berhasil menghapus akun pendapatan ":name"', - 'update_asset_account' => 'Perbarui akun aset', - 'update_liabilities_account' => 'Update liability', - 'update_expense_account' => 'Rekening pengeluaran pembaruan', - 'update_revenue_account' => 'Perbarui akun pendapatan', - 'make_new_asset_account' => 'Buat akun aset baru', - 'make_new_expense_account' => 'Buat akun pengeluaran baru', - 'make_new_revenue_account' => 'Buat akun pendapatan baru', - 'make_new_liabilities_account' => 'Create a new liability', - 'asset_accounts' => 'Akun aset', - 'expense_accounts' => 'Rekening pengeluaran', - 'revenue_accounts' => 'Akun pendapatan', - 'cash_accounts' => 'Akun kas', - 'Cash account' => 'Akun kas', - 'liabilities_accounts' => 'Liabilities', - 'reconcile_account' => 'Rekonsiliasi akun ":account"', - 'overview_of_reconcile_modal' => 'Overview of reconciliation', - 'delete_reconciliation' => 'Hapus rekonsiliasi', - 'update_reconciliation' => 'Rekonsiliasi pembaruan', - 'amount_cannot_be_zero' => 'Jumlah tersebut tidak dapat menjadi nol', - 'end_of_reconcile_period' => 'Akhir periode rekonsiliasi: :period', - 'start_of_reconcile_period' => 'Mulai dari periode rekonsiliasi: :period', - 'start_balance' => 'Saldo awal', - 'end_balance' => 'Saldo akhir', - 'update_balance_dates_instruction' => 'Sesuai jumlah dan tanggal di atas pernyataan bank Anda, dan tekan "Mulai rekonsiliasi"', - 'select_transactions_instruction' => 'Pilih transaksi yang muncul di laporan bank Anda.', - 'select_range_and_balance' => 'Pertama memverifikasi rentang tanggal dan saldo. Kemudian tekan "Mulai rekonsiliasi"', - 'date_change_instruction' => 'Jika Anda mengubah rentang tanggal sekarang, kemajuan akan hilang.', - 'update_selection' => 'Memperbarui pilihan', - 'store_reconcile' => 'Rekonsiliasi toko', - 'reconciliation_transaction' => 'Transaksi rekonsiliasi', - 'Reconciliation' => 'Rekonsiliasi', - 'reconciliation' => 'Rekonsiliasi', - 'reconcile_options' => 'Pilihan rekonsiliasi', - 'reconcile_range' => 'Jangkauan rekonsiliasi', - 'start_reconcile' => 'Mulai rekonsiliasi', - 'cash_account_type' => 'Cash', - 'cash' => 'tunai', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Jenis akun', - 'save_transactions_by_moving' => 'Menyimpan transaksi tersebut(s) dengan memindahkan mereka ke akun lain:', - 'stored_new_account' => 'Akun baru ":name" disimpan!', - 'updated_account' => 'Memperbarui akun ":name"', - 'credit_card_options' => 'Pilihan kartu kredit', - 'no_transactions_account' => 'Tidak ada transaksi (dalam periode ini) untuk akun aset ":name".', - 'no_transactions_period' => 'There are no transactions (in this period).', - 'no_data_for_chart' => 'Tidak ada informasi yang cukup (belum) untuk menghasilkan grafik ini.', - 'select_at_least_one_account' => 'Please select at least one asset account', - 'select_at_least_one_category' => 'Please select at least one category', - 'select_at_least_one_budget' => 'Please select at least one budget', - 'select_at_least_one_tag' => 'Please select at least one tag', - 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', - 'account_default_currency' => 'This will be the default currency associated with this account.', - 'reconcile_has_more' => 'Buku Firefly III Anda memiliki lebih banyak uang di dalamnya dari bank Anda klaim Anda harus. Ada beberapa pilihan. Silahkan memilih apa yang harus dilakukan. Kemudian, tekan "Konfirmasi rekonsiliasi".', - 'reconcile_has_less' => 'Buku Firefly III Anda memiliki sedikit uang di dalamnya daripada bank Anda klaim Anda harus. Ada beberapa pilihan. Silahkan memilih apa yang harus dilakukan. Kemudian, tekan "Konfirmasi rekonsiliasi".', - 'reconcile_is_equal' => 'Buku Firefly III Anda dan pernyataan bank Anda cocok. Tidak ada hubungannya. Silahkan tekan "Konfirmasi rekonsiliasi" untuk mengkonfirmasi masukan Anda.', - 'create_pos_reconcile_transaction' => 'Menghapus transaksi yang dipilih, dan membuat koreksi menambahkan :amount ke akun aset ini.', - 'create_neg_reconcile_transaction' => 'Menghapus transaksi yang dipilih, dan membuat koreksi menghapus:amount dari akun aset ini.', - 'reconcile_do_nothing' => 'Menghapus transaksi yang dipilih, tetapi tidak benar.', - 'reconcile_go_back' => 'Anda selalu dapat mengedit atau menghapus koreksi kemudian.', - 'must_be_asset_account' => 'Anda hanya bisa mendamaikan akun aset', - 'reconciliation_stored' => 'Rekonsiliasi disimpan', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Rekonsiliasi akun ini', - 'confirm_reconciliation' => 'Konfirmasikan rekonsiliasi', - 'submitted_start_balance' => 'Saldo awal yang dikirim', - 'selected_transactions' => 'Transaksi yang dipilih (:count)', - 'already_cleared_transactions' => 'Sudah dibersihkan transaksi (:count)', - 'submitted_end_balance' => 'Saldo akhir yang dikirim', - 'initial_balance_description' => 'Initial balance for ":account"', - 'interest_calc_' => 'unknown', - 'interest_calc_daily' => 'Per day', - 'interest_calc_monthly' => 'Per month', - 'interest_calc_yearly' => 'Per year', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', + 'details_for_asset' => 'Rincian akun aset ":name"', + 'details_for_expense' => 'Rincian untuk akun biaya ":name"', + 'details_for_revenue' => 'Rincian untuk akun pendapatan ":name"', + 'details_for_cash' => 'Rincian untuk rekening kas ":name"', + 'store_new_asset_account' => 'Simpan akun aset baru', + 'store_new_expense_account' => 'Simpan akun pengeluaran baru', + 'store_new_revenue_account' => 'Simpan akun pendapatan baru', + 'edit_asset_account' => 'Edit akun aset ":name"', + 'edit_expense_account' => 'Edit akun biaya ":name"', + 'edit_revenue_account' => 'Edit akun pendapatan ":name"', + 'delete_asset_account' => 'Hapus akun aset ":name"', + 'delete_expense_account' => 'Hapus akun pengeluaran ":name"', + 'delete_revenue_account' => 'Hapus akun pendapatan ":name"', + 'delete_liabilities_account' => 'Delete liability ":name"', + 'asset_deleted' => 'Berhasil menghapus akun aset ":name"', + 'expense_deleted' => 'Akun pengeluaran yang berhasil dihapus ":name"', + 'revenue_deleted' => 'Berhasil menghapus akun pendapatan ":name"', + 'update_asset_account' => 'Perbarui akun aset', + 'update_liabilities_account' => 'Update liability', + 'update_expense_account' => 'Rekening pengeluaran pembaruan', + 'update_revenue_account' => 'Perbarui akun pendapatan', + 'make_new_asset_account' => 'Buat akun aset baru', + 'make_new_expense_account' => 'Buat akun pengeluaran baru', + 'make_new_revenue_account' => 'Buat akun pendapatan baru', + 'make_new_liabilities_account' => 'Create a new liability', + 'asset_accounts' => 'Akun aset', + 'expense_accounts' => 'Rekening pengeluaran', + 'revenue_accounts' => 'Akun pendapatan', + 'cash_accounts' => 'Akun kas', + 'Cash account' => 'Akun kas', + 'liabilities_accounts' => 'Liabilities', + 'reconcile_account' => 'Rekonsiliasi akun ":account"', + 'overview_of_reconcile_modal' => 'Overview of reconciliation', + 'delete_reconciliation' => 'Hapus rekonsiliasi', + 'update_reconciliation' => 'Rekonsiliasi pembaruan', + 'amount_cannot_be_zero' => 'Jumlah tersebut tidak dapat menjadi nol', + 'end_of_reconcile_period' => 'Akhir periode rekonsiliasi: :period', + 'start_of_reconcile_period' => 'Mulai dari periode rekonsiliasi: :period', + 'start_balance' => 'Saldo awal', + 'end_balance' => 'Saldo akhir', + 'update_balance_dates_instruction' => 'Sesuai jumlah dan tanggal di atas pernyataan bank Anda, dan tekan "Mulai rekonsiliasi"', + 'select_transactions_instruction' => 'Pilih transaksi yang muncul di laporan bank Anda.', + 'select_range_and_balance' => 'Pertama memverifikasi rentang tanggal dan saldo. Kemudian tekan "Mulai rekonsiliasi"', + 'date_change_instruction' => 'Jika Anda mengubah rentang tanggal sekarang, kemajuan akan hilang.', + 'update_selection' => 'Memperbarui pilihan', + 'store_reconcile' => 'Rekonsiliasi toko', + 'reconciliation_transaction' => 'Transaksi rekonsiliasi', + 'Reconciliation' => 'Rekonsiliasi', + 'reconciliation' => 'Rekonsiliasi', + 'reconcile_options' => 'Pilihan rekonsiliasi', + 'reconcile_range' => 'Jangkauan rekonsiliasi', + 'start_reconcile' => 'Mulai rekonsiliasi', + 'cash_account_type' => 'Cash', + 'cash' => 'tunai', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Jenis akun', + 'save_transactions_by_moving' => 'Menyimpan transaksi tersebut(s) dengan memindahkan mereka ke akun lain:', + 'stored_new_account' => 'Akun baru ":name" disimpan!', + 'updated_account' => 'Memperbarui akun ":name"', + 'credit_card_options' => 'Pilihan kartu kredit', + 'no_transactions_account' => 'Tidak ada transaksi (dalam periode ini) untuk akun aset ":name".', + 'no_transactions_period' => 'There are no transactions (in this period).', + 'no_data_for_chart' => 'Tidak ada informasi yang cukup (belum) untuk menghasilkan grafik ini.', + 'select_at_least_one_account' => 'Please select at least one asset account', + 'select_at_least_one_category' => 'Please select at least one category', + 'select_at_least_one_budget' => 'Please select at least one budget', + 'select_at_least_one_tag' => 'Please select at least one tag', + 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', + 'account_default_currency' => 'This will be the default currency associated with this account.', + 'reconcile_has_more' => 'Buku Firefly III Anda memiliki lebih banyak uang di dalamnya dari bank Anda klaim Anda harus. Ada beberapa pilihan. Silahkan memilih apa yang harus dilakukan. Kemudian, tekan "Konfirmasi rekonsiliasi".', + 'reconcile_has_less' => 'Buku Firefly III Anda memiliki sedikit uang di dalamnya daripada bank Anda klaim Anda harus. Ada beberapa pilihan. Silahkan memilih apa yang harus dilakukan. Kemudian, tekan "Konfirmasi rekonsiliasi".', + 'reconcile_is_equal' => 'Buku Firefly III Anda dan pernyataan bank Anda cocok. Tidak ada hubungannya. Silahkan tekan "Konfirmasi rekonsiliasi" untuk mengkonfirmasi masukan Anda.', + 'create_pos_reconcile_transaction' => 'Menghapus transaksi yang dipilih, dan membuat koreksi menambahkan :amount ke akun aset ini.', + 'create_neg_reconcile_transaction' => 'Menghapus transaksi yang dipilih, dan membuat koreksi menghapus:amount dari akun aset ini.', + 'reconcile_do_nothing' => 'Menghapus transaksi yang dipilih, tetapi tidak benar.', + 'reconcile_go_back' => 'Anda selalu dapat mengedit atau menghapus koreksi kemudian.', + 'must_be_asset_account' => 'Anda hanya bisa mendamaikan akun aset', + 'reconciliation_stored' => 'Rekonsiliasi disimpan', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Rekonsiliasi akun ini', + 'confirm_reconciliation' => 'Konfirmasikan rekonsiliasi', + 'submitted_start_balance' => 'Saldo awal yang dikirim', + 'selected_transactions' => 'Transaksi yang dipilih (:count)', + 'already_cleared_transactions' => 'Sudah dibersihkan transaksi (:count)', + 'submitted_end_balance' => 'Saldo akhir yang dikirim', + 'initial_balance_description' => 'Initial balance for ":account"', + 'interest_calc_' => 'unknown', + 'interest_calc_daily' => 'Per day', + 'interest_calc_monthly' => 'Per month', + 'interest_calc_yearly' => 'Per year', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Kategori baru', - 'create_new_category' => 'Buat kategori baru', - 'without_category' => 'Tanpa kategori', - 'update_category' => 'Perbarui kategori', - 'updated_category' => 'Kategori yang Diperbarui ":name"', - 'categories' => 'Kategori', - 'edit_category' => 'Edit kategori ":name"', - 'no_category' => '(tidak ada kategori)', - 'category' => 'Kategori', - 'delete_category' => 'Hapus kategori ":name"', - 'deleted_category' => 'Kategori yang dihapus ":name"', - 'store_category' => 'Simpan kategori baru', - 'stored_category' => 'Stored new category ":name"', - 'without_category_between' => 'Tanpa kategori antara :start dan :end', + 'new_category' => 'Kategori baru', + 'create_new_category' => 'Buat kategori baru', + 'without_category' => 'Tanpa kategori', + 'update_category' => 'Perbarui kategori', + 'updated_category' => 'Kategori yang Diperbarui ":name"', + 'categories' => 'Kategori', + 'edit_category' => 'Edit kategori ":name"', + 'no_category' => '(tidak ada kategori)', + 'category' => 'Kategori', + 'delete_category' => 'Hapus kategori ":name"', + 'deleted_category' => 'Kategori yang dihapus ":name"', + 'store_category' => 'Simpan kategori baru', + 'stored_category' => 'Stored new category ":name"', + 'without_category_between' => 'Tanpa kategori antara :start dan :end', // transactions: - 'update_withdrawal' => 'Perbarui penarikan', - 'update_deposit' => 'Perbarui setoran', - 'update_transfer' => 'Perbarui transfer', - 'updated_withdrawal' => 'Penarikan yang telah diupdate ":description"', - 'updated_deposit' => 'Deposit Diperbarui ":description"', - 'updated_transfer' => 'Transfer yang diperbarui ":description"', - 'delete_withdrawal' => 'Hapus penarikan ":description"', - 'delete_deposit' => 'Hapus deposit ":description"', - 'delete_transfer' => 'Hapus transfer ":description"', - 'deleted_withdrawal' => 'Penarikan yang berhasil dihapus ":description"', - 'deleted_deposit' => 'Berhasil menghapus deposit ":description"', - 'deleted_transfer' => 'Berhasil menghapus transfer ":description"', - 'stored_journal' => 'Berhasil membuat transaksi baru ":description"', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Pilih transaksi', - 'rule_group_select_transactions' => 'Terapkan ":title" untuk transaksi', - 'rule_select_transactions' => 'Terapkan ":title" untuk transaksi', - 'stop_selection' => 'Berhentilah memilih transaksi', - 'reconcile_selected' => 'Mendamaikan', - 'mass_delete_journals' => 'Hapus sejumlah transaksi', - 'mass_edit_journals' => 'Edit sejumlah transaksi', - 'mass_bulk_journals' => 'Bulk edit a number of transactions', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Use the inputs below to set new values. If you leave them empty, they will be made empty for all. Also, note that only withdrawals will be given a budget.', - 'no_bulk_category' => 'Don\'t update category', - 'no_bulk_budget' => 'Don\'t update budget', - 'no_bulk_tags' => 'Don\'t update tag(s)', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Anda tidak bisa menyunting bidang lain dari yang lain di sini, karena tidak ada ruang untuk ditunjukkan kepada mereka. Ikuti tautan dan edit dengan satu per satu, jika Anda perlu mengedit bidang ini.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(no budget)', - 'no_budget_squared' => '(tidak ada anggaran)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Dihapus:amount transaksi.', - 'mass_edited_transactions_success' => 'Diperbarui:amount transaksi', - 'opt_group_' => '(no account type)', - 'opt_group_no_account_type' => '(tidak ada jenis akun)', - 'opt_group_defaultAsset' => 'Akun aset standar', - 'opt_group_savingAsset' => 'Menyimpan akun', - 'opt_group_sharedAsset' => 'Akun aset bersama', - 'opt_group_ccAsset' => 'Kartu kredit', - 'opt_group_cashWalletAsset' => 'Cash wallets', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Liability: Loan', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Liability: Debt', - 'opt_group_l_Mortgage' => 'Liability: Mortgage', - 'opt_group_l_Credit card' => 'Liability: Credit card', - 'notes' => 'Notes', - 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', - 'attachment_not_found' => 'This attachment could not be found.', - 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', + 'update_withdrawal' => 'Perbarui penarikan', + 'update_deposit' => 'Perbarui setoran', + 'update_transfer' => 'Perbarui transfer', + 'updated_withdrawal' => 'Penarikan yang telah diupdate ":description"', + 'updated_deposit' => 'Deposit Diperbarui ":description"', + 'updated_transfer' => 'Transfer yang diperbarui ":description"', + 'delete_withdrawal' => 'Hapus penarikan ":description"', + 'delete_deposit' => 'Hapus deposit ":description"', + 'delete_transfer' => 'Hapus transfer ":description"', + 'deleted_withdrawal' => 'Penarikan yang berhasil dihapus ":description"', + 'deleted_deposit' => 'Berhasil menghapus deposit ":description"', + 'deleted_transfer' => 'Berhasil menghapus transfer ":description"', + 'stored_journal' => 'Berhasil membuat transaksi baru ":description"', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Pilih transaksi', + 'rule_group_select_transactions' => 'Terapkan ":title" untuk transaksi', + 'rule_select_transactions' => 'Terapkan ":title" untuk transaksi', + 'stop_selection' => 'Berhentilah memilih transaksi', + 'reconcile_selected' => 'Mendamaikan', + 'mass_delete_journals' => 'Hapus sejumlah transaksi', + 'mass_edit_journals' => 'Edit sejumlah transaksi', + 'mass_bulk_journals' => 'Bulk edit a number of transactions', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Use the inputs below to set new values. If you leave them empty, they will be made empty for all. Also, note that only withdrawals will be given a budget.', + 'no_bulk_category' => 'Don\'t update category', + 'no_bulk_budget' => 'Don\'t update budget', + 'no_bulk_tags' => 'Don\'t update tag(s)', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Anda tidak bisa menyunting bidang lain dari yang lain di sini, karena tidak ada ruang untuk ditunjukkan kepada mereka. Ikuti tautan dan edit dengan satu per satu, jika Anda perlu mengedit bidang ini.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(no budget)', + 'no_budget_squared' => '(tidak ada anggaran)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Dihapus:amount transaksi.', + 'mass_edited_transactions_success' => 'Diperbarui:amount transaksi', + 'opt_group_' => '(no account type)', + 'opt_group_no_account_type' => '(tidak ada jenis akun)', + 'opt_group_defaultAsset' => 'Akun aset standar', + 'opt_group_savingAsset' => 'Menyimpan akun', + 'opt_group_sharedAsset' => 'Akun aset bersama', + 'opt_group_ccAsset' => 'Kartu kredit', + 'opt_group_cashWalletAsset' => 'Cash wallets', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Liability: Loan', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Liability: Debt', + 'opt_group_l_Mortgage' => 'Liability: Mortgage', + 'opt_group_l_Credit card' => 'Liability: Credit card', + 'notes' => 'Notes', + 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', + 'attachment_not_found' => 'This attachment could not be found.', + 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', // new user: - 'welcome' => 'Welcome to Firefly III!', - 'submit' => 'Menyerahkan', - 'submit_yes_really' => 'Submit (I know what I\'m doing)', - 'getting_started' => 'Mulai', - 'to_get_started' => 'Senang melihat Anda berhasil memasang Firefly III. Untuk memulai dengan alat ini, harap masukkan nama bank dan saldo rekening giro utama Anda. Jangan khawatir jika Anda memiliki banyak akun. Anda bisa menambahkannya nanti. Hanya saja Firefly III butuh sesuatu untuk memulai.', - 'savings_balance_text' => 'Firefly III secara otomatis akan membuat rekening tabungan untuk Anda. Secara default, tidak akan ada uang di rekening tabungan Anda, tapi jika Anda memberi tahu Firefly III, saldo itu akan disimpan seperti itu.', - 'finish_up_new_user' => 'Itu dia! Anda dapat melanjutkan dengan menekan Kirim. Anda akan dibawa ke indeks Firefly III.', - 'stored_new_accounts_new_user' => 'Yay! Akun baru Anda telah disimpan.', - 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', - 'language' => 'Language', - 'new_savings_account' => ':bank_name savings account', - 'cash_wallet' => 'Cash wallet', - 'currency_not_present' => 'If the currency you normally use is not listed do not worry. You can create your own currencies under Options > Currencies.', + 'welcome' => 'Welcome to Firefly III!', + 'submit' => 'Menyerahkan', + 'submit_yes_really' => 'Submit (I know what I\'m doing)', + 'getting_started' => 'Mulai', + 'to_get_started' => 'Senang melihat Anda berhasil memasang Firefly III. Untuk memulai dengan alat ini, harap masukkan nama bank dan saldo rekening giro utama Anda. Jangan khawatir jika Anda memiliki banyak akun. Anda bisa menambahkannya nanti. Hanya saja Firefly III butuh sesuatu untuk memulai.', + 'savings_balance_text' => 'Firefly III secara otomatis akan membuat rekening tabungan untuk Anda. Secara default, tidak akan ada uang di rekening tabungan Anda, tapi jika Anda memberi tahu Firefly III, saldo itu akan disimpan seperti itu.', + 'finish_up_new_user' => 'Itu dia! Anda dapat melanjutkan dengan menekan Kirim. Anda akan dibawa ke indeks Firefly III.', + 'stored_new_accounts_new_user' => 'Yay! Akun baru Anda telah disimpan.', + 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', + 'language' => 'Language', + 'new_savings_account' => ':bank_name savings account', + 'cash_wallet' => 'Cash wallet', + 'currency_not_present' => 'If the currency you normally use is not listed do not worry. You can create your own currencies under Options > Currencies.', // home page: - 'yourAccounts' => 'Akun anda', - 'your_accounts' => 'Your account overview', - 'category_overview' => 'Category overview', - 'expense_overview' => 'Expense account overview', - 'revenue_overview' => 'Revenue account overview', - 'budgetsAndSpending' => 'Anggaran dan belanja', - 'budgets_and_spending' => 'Budgets and spending', - 'go_to_budget' => 'Go to budget "{budget}"', - 'savings' => 'Tabungan', - 'newWithdrawal' => 'Biaya baru', - 'newDeposit' => 'Deposit baru', - 'newTransfer' => 'Transfer baru', - 'bills_to_pay' => 'Bills untuk membayar', - 'per_day' => 'Per hari', - 'left_to_spend_per_day' => 'Kiri untuk dibelanjakan per hari', - 'bills_paid' => 'Tagihan dibayar', + 'yourAccounts' => 'Akun anda', + 'your_accounts' => 'Your account overview', + 'category_overview' => 'Category overview', + 'expense_overview' => 'Expense account overview', + 'revenue_overview' => 'Revenue account overview', + 'budgetsAndSpending' => 'Anggaran dan belanja', + 'budgets_and_spending' => 'Budgets and spending', + 'go_to_budget' => 'Go to budget "{budget}"', + 'savings' => 'Tabungan', + 'newWithdrawal' => 'Biaya baru', + 'newDeposit' => 'Deposit baru', + 'newTransfer' => 'Transfer baru', + 'bills_to_pay' => 'Bills untuk membayar', + 'per_day' => 'Per hari', + 'left_to_spend_per_day' => 'Kiri untuk dibelanjakan per hari', + 'bills_paid' => 'Tagihan dibayar', // menu and titles, should be recycled as often as possible: - 'currency' => 'Mata uang', - 'preferences' => 'Preferensi', - 'logout' => 'Keluar', - 'toggleNavigation' => 'Toggle navigation', - 'searchPlaceholder' => 'Pencarian...', - 'version' => 'Versi', - 'dashboard' => 'Dasbor', - 'available_budget' => 'Available budget ({currency})', - 'currencies' => 'Mata uang', - 'activity' => 'Activity', - 'usage' => 'Usage', - 'accounts' => 'Akun', - 'Asset account' => 'Akun aset', - 'Default account' => 'Akun aset', - 'Expense account' => 'Rekening pengeluaran', - 'Revenue account' => 'Akun pendapatan', - 'Initial balance account' => 'Akun saldo awal', - 'account_type_Debt' => 'Debt', - 'account_type_Loan' => 'Loan', - 'account_type_Mortgage' => 'Mortgage', - 'account_type_Credit card' => 'Credit card', - 'budgets' => 'Anggaran', - 'tags' => 'Tag', - 'reports' => 'Laporan', - 'transactions' => 'Transaksi', - 'expenses' => 'Beban', - 'income' => 'Pendapatan / penghasilan', - 'transfers' => 'Transfer', - 'moneyManagement' => 'Manajemen keuangan', - 'money_management' => 'Money management', - 'tools' => 'Tools', - 'piggyBanks' => 'Celengan babi', - 'piggy_banks' => 'Piggy banks', - 'amount_x_of_y' => '{current} of {total}', - 'bills' => 'Tagihan', - 'withdrawal' => 'Penarikan', - 'opening_balance' => 'Saldo awal', - 'deposit' => 'Deposito', - 'account' => 'Rekening', - 'transfer' => 'Transfer', - 'Withdrawal' => 'Penarikan', - 'Deposit' => 'Deposit', - 'Transfer' => 'Transfer', - 'bill' => 'Tagihan', - 'yes' => 'Iya', - 'no' => 'Tidak', - 'amount' => 'Jumlah', - 'overview' => 'Ikhtisar', - 'saveOnAccount' => 'Simpan di rekening', - 'unknown' => 'Tidak diketahui', - 'daily' => 'Harian', - 'monthly' => 'Bulanan', - 'profile' => 'Profil', - 'errors' => 'Kesalahan', - 'debt_start_date' => 'Start date of debt', - 'debt_start_amount' => 'Start amount of debt', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Store new liability', - 'edit_liabilities_account' => 'Edit liability ":name"', + 'currency' => 'Mata uang', + 'preferences' => 'Preferensi', + 'logout' => 'Keluar', + 'toggleNavigation' => 'Toggle navigation', + 'searchPlaceholder' => 'Pencarian...', + 'version' => 'Versi', + 'dashboard' => 'Dasbor', + 'available_budget' => 'Available budget ({currency})', + 'currencies' => 'Mata uang', + 'activity' => 'Activity', + 'usage' => 'Usage', + 'accounts' => 'Akun', + 'Asset account' => 'Akun aset', + 'Default account' => 'Akun aset', + 'Expense account' => 'Rekening pengeluaran', + 'Revenue account' => 'Akun pendapatan', + 'Initial balance account' => 'Akun saldo awal', + 'account_type_Debt' => 'Debt', + 'account_type_Loan' => 'Loan', + 'account_type_Mortgage' => 'Mortgage', + 'account_type_Credit card' => 'Credit card', + 'budgets' => 'Anggaran', + 'tags' => 'Tag', + 'reports' => 'Laporan', + 'transactions' => 'Transaksi', + 'expenses' => 'Beban', + 'income' => 'Pendapatan / penghasilan', + 'transfers' => 'Transfer', + 'moneyManagement' => 'Manajemen keuangan', + 'money_management' => 'Money management', + 'tools' => 'Tools', + 'piggyBanks' => 'Celengan babi', + 'piggy_banks' => 'Piggy banks', + 'amount_x_of_y' => '{current} of {total}', + 'bills' => 'Tagihan', + 'withdrawal' => 'Penarikan', + 'opening_balance' => 'Saldo awal', + 'deposit' => 'Deposito', + 'account' => 'Rekening', + 'transfer' => 'Transfer', + 'Withdrawal' => 'Penarikan', + 'Deposit' => 'Deposit', + 'Transfer' => 'Transfer', + 'bill' => 'Tagihan', + 'yes' => 'Iya', + 'no' => 'Tidak', + 'amount' => 'Jumlah', + 'overview' => 'Ikhtisar', + 'saveOnAccount' => 'Simpan di rekening', + 'unknown' => 'Tidak diketahui', + 'daily' => 'Harian', + 'monthly' => 'Bulanan', + 'profile' => 'Profil', + 'errors' => 'Kesalahan', + 'debt_start_date' => 'Start date of debt', + 'debt_start_amount' => 'Start amount of debt', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Store new liability', + 'edit_liabilities_account' => 'Edit liability ":name"', // reports: - 'report_default' => 'Laporan keuangan standar antara :start dan :end', - 'report_audit' => 'Ikhtisar riwayat transaksi antara :start dan :end', - 'report_category' => 'Kategori laporan antara :start dan :end', - 'report_account' => 'Laporan biaya / pendapatan antara :start dan :end', - 'report_budget' => 'Laporan anggaran antara :start dan :end', - 'report_tag' => 'Tag laporan antara :start dan :end', - 'quick_link_reports' => 'Tautan langsung', - 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', - 'quick_link_default_report' => 'Laporan keuangan standar', - 'quick_link_audit_report' => 'Ikhtisar sejarah transaksi', - 'report_this_month_quick' => 'Bulan ini, semua akun', - 'report_last_month_quick' => 'Last month, all accounts', - 'report_this_year_quick' => 'Tahun berjalan, semua akun', - 'report_this_fiscal_year_quick' => 'Tahun fiskal berjalan, semua akun', - 'report_all_time_quick' => 'Semua waktu, semua akun', - 'reports_can_bookmark' => 'Ingat bahwa laporan bisa di bookmark.', - 'incomeVsExpenses' => 'Penghasilan vs beban', - 'accountBalances' => 'Saldo akun', - 'balanceStart' => 'Saldo awal periode', - 'balanceEnd' => 'Saldo akhir periode', - 'splitByAccount' => 'Dibagi oleh akun', - 'coveredWithTags' => 'Ditutupi dengan tag', - 'leftInBudget' => 'Yang tersisa di anggaran', - 'sumOfSums' => 'Jumlah dari jumlah', - 'noCategory' => '(Tidak ada kategori)', - 'notCharged' => 'Tidak dikenakan biaya (belum)', - 'inactive' => 'Tidak-aktif', - 'active' => 'Aktif', - 'difference' => 'Perbedaan', - 'money_flowing_in' => 'Dalam', - 'money_flowing_out' => 'Keluar', - 'topX' => 'atas :number', - 'show_full_list' => 'Tampilkan seluruh daftar', - 'show_only_top' => 'Tampilkan hanya atas :number', - 'report_type' => 'Tipe laporan', - 'report_type_default' => 'Laporan keuangan standar', - 'report_type_audit' => 'Gambaran riwayat transaksi (audit)', - 'report_type_category' => 'Laporan Kategori', - 'report_type_budget' => 'Laporan anggaran', - 'report_type_tag' => 'Tag laporan', - 'report_type_account' => 'Laporan akun/pendapatan Beban', - 'more_info_help' => 'Informasi lebih lanjut tentang jenis laporan dapat ditemukan di halaman bantuan. Tekan ikon (?) Di sudut kanan atas.', - 'report_included_accounts' => 'Termasuk akun', - 'report_date_range' => 'Rentang tanggal', - 'report_preset_ranges' => 'Rentang pre-set', - 'shared' => 'Bagikan', - 'fiscal_year' => 'Tahun fiskal', - 'income_entry' => 'Penghasilan dari akun ":name" antara :start dan :end', - 'expense_entry' => 'Biaya untuk akun ":name" antara :start dan :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Biaya anggaran ":budget" antara :start dan :end', - 'balance_amount' => 'Biaya dalam anggaran ":budget" dibayar dari rekening ":account" antara :start dan :end', - 'no_audit_activity' => 'Tidak ada aktivitas yang tercatat dalam akun :account_name antara :start and :end.', - 'audit_end_balance' => 'Saldo akun :account_name di akhir :end adalah :balance', - 'reports_extra_options' => 'Pilihan ekstra', - 'report_has_no_extra_options' => 'Laporan ini tidak memiliki pilihan tambahan', - 'reports_submit' => 'Melihat laporan', - 'end_after_start_date' => 'Tanggal akhir laporan harus setelah tanggal mulai.', - 'select_category' => 'Pilih kategori (ies)', - 'select_budget' => 'Pilih anggaran.', - 'select_tag' => 'Pilih tag.', - 'income_per_category' => 'Pendapatan per kategori', - 'expense_per_category' => 'Biaya per kategori', - 'expense_per_budget' => 'Biaya per anggaran', - 'income_per_account' => 'Pendapatan per rekening', - 'expense_per_account' => 'Biaya per akun', - 'expense_per_tag' => 'Biaya per tag', - 'income_per_tag' => 'Penghasilan per tag', - 'include_expense_not_in_budget' => 'Termasuk biaya tidak dalam anggaran yang dipilih', - 'include_expense_not_in_account' => 'Termasuk biaya yang tidak termasuk dalam akun yang dipilih', - 'include_expense_not_in_category' => 'Termasuk biaya yang tidak termasuk dalam kategori yang dipilih', - 'include_income_not_in_category' => 'Termasuk pendapatan tidak dalam kategori yang dipilih (ies)', - 'include_income_not_in_account' => 'Termasuk pendapatan tidak dalam akun yang dipilih(s)', - 'include_income_not_in_tags' => 'Termasuk pendapatan tidak dalam tag yang dipilih', - 'include_expense_not_in_tags' => 'Termasuk biaya yang tidak termasuk dalam tag yang dipilih', - 'everything_else' => 'Yang lainnya', - 'income_and_expenses' => 'Penghasilan dan beban', - 'spent_average' => 'Menghabiskan (rata-rata)', - 'income_average' => 'Penghasilan (rata-rata)', - 'transaction_count' => 'Jumlah transaksi', - 'average_spending_per_account' => 'Rata-rata pengeluaran per akun', - 'average_income_per_account' => 'Pendapatan rata-rata per rekening', - 'total' => 'Total', - 'description' => 'Deskripsi', - 'sum_of_period' => 'Jumlah periode', - 'average_in_period' => 'Rata-rata dalam periode', - 'account_role_defaultAsset' => 'Akun aset standar', - 'account_role_sharedAsset' => 'Akun aset bersama', - 'account_role_savingAsset' => 'Rekening tabungan', - 'account_role_ccAsset' => 'Kartu kredit', - 'account_role_cashWalletAsset' => 'Cash wallet', - 'budget_chart_click' => 'Silahkan klik nama anggaran pada tabel di atas untuk melihat grafik.', - 'category_chart_click' => 'Silahkan klik pada nama kategori pada tabel di atas untuk melihat grafik.', - 'in_out_accounts' => 'Diperoleh dan dihabiskan per kombinasi', - 'in_out_per_category' => 'Diperoleh dan dibelanjakan per kategori', - 'out_per_budget' => 'Menghabiskan per anggaran', - 'select_expense_revenue' => 'Pilih akun biaya / pendapatan', - 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', - 'sum_in_default_currency' => 'The sum will always be in your default currency.', - 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', + 'report_default' => 'Laporan keuangan standar antara :start dan :end', + 'report_audit' => 'Ikhtisar riwayat transaksi antara :start dan :end', + 'report_category' => 'Kategori laporan antara :start dan :end', + 'report_account' => 'Laporan biaya / pendapatan antara :start dan :end', + 'report_budget' => 'Laporan anggaran antara :start dan :end', + 'report_tag' => 'Tag laporan antara :start dan :end', + 'quick_link_reports' => 'Tautan langsung', + 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', + 'quick_link_default_report' => 'Laporan keuangan standar', + 'quick_link_audit_report' => 'Ikhtisar sejarah transaksi', + 'report_this_month_quick' => 'Bulan ini, semua akun', + 'report_last_month_quick' => 'Last month, all accounts', + 'report_this_year_quick' => 'Tahun berjalan, semua akun', + 'report_this_fiscal_year_quick' => 'Tahun fiskal berjalan, semua akun', + 'report_all_time_quick' => 'Semua waktu, semua akun', + 'reports_can_bookmark' => 'Ingat bahwa laporan bisa di bookmark.', + 'incomeVsExpenses' => 'Penghasilan vs beban', + 'accountBalances' => 'Saldo akun', + 'balanceStart' => 'Saldo awal periode', + 'balanceEnd' => 'Saldo akhir periode', + 'splitByAccount' => 'Dibagi oleh akun', + 'coveredWithTags' => 'Ditutupi dengan tag', + 'leftInBudget' => 'Yang tersisa di anggaran', + 'sumOfSums' => 'Jumlah dari jumlah', + 'noCategory' => '(Tidak ada kategori)', + 'notCharged' => 'Tidak dikenakan biaya (belum)', + 'inactive' => 'Tidak-aktif', + 'active' => 'Aktif', + 'difference' => 'Perbedaan', + 'money_flowing_in' => 'Dalam', + 'money_flowing_out' => 'Keluar', + 'topX' => 'atas :number', + 'show_full_list' => 'Tampilkan seluruh daftar', + 'show_only_top' => 'Tampilkan hanya atas :number', + 'report_type' => 'Tipe laporan', + 'report_type_default' => 'Laporan keuangan standar', + 'report_type_audit' => 'Gambaran riwayat transaksi (audit)', + 'report_type_category' => 'Laporan Kategori', + 'report_type_budget' => 'Laporan anggaran', + 'report_type_tag' => 'Tag laporan', + 'report_type_account' => 'Laporan akun/pendapatan Beban', + 'more_info_help' => 'Informasi lebih lanjut tentang jenis laporan dapat ditemukan di halaman bantuan. Tekan ikon (?) Di sudut kanan atas.', + 'report_included_accounts' => 'Termasuk akun', + 'report_date_range' => 'Rentang tanggal', + 'report_preset_ranges' => 'Rentang pre-set', + 'shared' => 'Bagikan', + 'fiscal_year' => 'Tahun fiskal', + 'income_entry' => 'Penghasilan dari akun ":name" antara :start dan :end', + 'expense_entry' => 'Biaya untuk akun ":name" antara :start dan :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Biaya anggaran ":budget" antara :start dan :end', + 'balance_amount' => 'Biaya dalam anggaran ":budget" dibayar dari rekening ":account" antara :start dan :end', + 'no_audit_activity' => 'Tidak ada aktivitas yang tercatat dalam akun :account_name antara :start and :end.', + 'audit_end_balance' => 'Saldo akun :account_name di akhir :end adalah :balance', + 'reports_extra_options' => 'Pilihan ekstra', + 'report_has_no_extra_options' => 'Laporan ini tidak memiliki pilihan tambahan', + 'reports_submit' => 'Melihat laporan', + 'end_after_start_date' => 'Tanggal akhir laporan harus setelah tanggal mulai.', + 'select_category' => 'Pilih kategori (ies)', + 'select_budget' => 'Pilih anggaran.', + 'select_tag' => 'Pilih tag.', + 'income_per_category' => 'Pendapatan per kategori', + 'expense_per_category' => 'Biaya per kategori', + 'expense_per_budget' => 'Biaya per anggaran', + 'income_per_account' => 'Pendapatan per rekening', + 'expense_per_account' => 'Biaya per akun', + 'expense_per_tag' => 'Biaya per tag', + 'income_per_tag' => 'Penghasilan per tag', + 'include_expense_not_in_budget' => 'Termasuk biaya tidak dalam anggaran yang dipilih', + 'include_expense_not_in_account' => 'Termasuk biaya yang tidak termasuk dalam akun yang dipilih', + 'include_expense_not_in_category' => 'Termasuk biaya yang tidak termasuk dalam kategori yang dipilih', + 'include_income_not_in_category' => 'Termasuk pendapatan tidak dalam kategori yang dipilih (ies)', + 'include_income_not_in_account' => 'Termasuk pendapatan tidak dalam akun yang dipilih(s)', + 'include_income_not_in_tags' => 'Termasuk pendapatan tidak dalam tag yang dipilih', + 'include_expense_not_in_tags' => 'Termasuk biaya yang tidak termasuk dalam tag yang dipilih', + 'everything_else' => 'Yang lainnya', + 'income_and_expenses' => 'Penghasilan dan beban', + 'spent_average' => 'Menghabiskan (rata-rata)', + 'income_average' => 'Penghasilan (rata-rata)', + 'transaction_count' => 'Jumlah transaksi', + 'average_spending_per_account' => 'Rata-rata pengeluaran per akun', + 'average_income_per_account' => 'Pendapatan rata-rata per rekening', + 'total' => 'Total', + 'description' => 'Deskripsi', + 'sum_of_period' => 'Jumlah periode', + 'average_in_period' => 'Rata-rata dalam periode', + 'account_role_defaultAsset' => 'Akun aset standar', + 'account_role_sharedAsset' => 'Akun aset bersama', + 'account_role_savingAsset' => 'Rekening tabungan', + 'account_role_ccAsset' => 'Kartu kredit', + 'account_role_cashWalletAsset' => 'Cash wallet', + 'budget_chart_click' => 'Silahkan klik nama anggaran pada tabel di atas untuk melihat grafik.', + 'category_chart_click' => 'Silahkan klik pada nama kategori pada tabel di atas untuk melihat grafik.', + 'in_out_accounts' => 'Diperoleh dan dihabiskan per kombinasi', + 'in_out_per_category' => 'Diperoleh dan dibelanjakan per kategori', + 'out_per_budget' => 'Menghabiskan per anggaran', + 'select_expense_revenue' => 'Pilih akun biaya / pendapatan', + 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', + 'sum_in_default_currency' => 'The sum will always be in your default currency.', + 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', // charts: - 'chart' => 'Grafik', - 'month' => 'Bulan', - 'budget' => 'Anggaran', - 'spent' => 'Menghabiskan', - 'spent_in_budget' => 'Menghabiskan anggaran', - 'left_to_spend' => 'Kiri untuk dibelanjakan', - 'earned' => 'Diperoleh', - 'overspent' => 'Overspent', - 'left' => 'Kiri', - 'max-amount' => 'Jumlah maksimum', - 'min-amount' => 'Jumlah Minumum', - 'journal-amount' => 'Entri tagihan saat ini', - 'name' => 'Nama', - 'date' => 'Tanggal', - 'paid' => 'Dibayar', - 'unpaid' => 'Tidak dibayar', - 'day' => 'Hari', - 'budgeted' => 'Dianggarkan', - 'period' => 'Periode', - 'balance' => 'Keseimbangan', - 'sum' => 'Jumlah', - 'summary' => 'Summary', - 'average' => 'Rata-rata', - 'balanceFor' => 'Saldo untuk :name', - 'no_tags_for_cloud' => 'No tags to generate cloud', - 'tag_cloud' => 'Tag cloud', + 'chart' => 'Grafik', + 'month' => 'Bulan', + 'budget' => 'Anggaran', + 'spent' => 'Menghabiskan', + 'spent_in_budget' => 'Menghabiskan anggaran', + 'left_to_spend' => 'Kiri untuk dibelanjakan', + 'earned' => 'Diperoleh', + 'overspent' => 'Overspent', + 'left' => 'Kiri', + 'max-amount' => 'Jumlah maksimum', + 'min-amount' => 'Jumlah Minumum', + 'journal-amount' => 'Entri tagihan saat ini', + 'name' => 'Nama', + 'date' => 'Tanggal', + 'paid' => 'Dibayar', + 'unpaid' => 'Tidak dibayar', + 'day' => 'Hari', + 'budgeted' => 'Dianggarkan', + 'period' => 'Periode', + 'balance' => 'Keseimbangan', + 'sum' => 'Jumlah', + 'summary' => 'Summary', + 'average' => 'Rata-rata', + 'balanceFor' => 'Saldo untuk :name', + 'no_tags_for_cloud' => 'No tags to generate cloud', + 'tag_cloud' => 'Tag cloud', // piggy banks: - 'add_money_to_piggy' => 'Tambahkan uang ke celengan ":name"', - 'piggy_bank' => 'Celengan', - 'new_piggy_bank' => 'Celengan baru', - 'store_piggy_bank' => 'Simpan celengan baru', - 'stored_piggy_bank' => 'Simpan celengan baru ":name"', - 'account_status' => 'Status akun', - 'left_for_piggy_banks' => 'Kiri untuk celengan', - 'sum_of_piggy_banks' => 'Jumlah celengan', - 'saved_so_far' => 'Disimpan sejauh ini', - 'left_to_save' => 'Kiri untuk menyimpan', - 'suggested_amount' => 'Jumlah bulanan yang disarankan untuk disimpan', - 'add_money_to_piggy_title' => 'Tambahkan uang ke celengan ":name"', - 'remove_money_from_piggy_title' => 'Hapus uang dari celengan ":name"', - 'add' => 'Menambahkan', - 'no_money_for_piggy' => 'Anda tidak punya uang untuk dimasukkan ke dalam celengan ini.', - 'suggested_savings_per_month' => 'Suggested per month', + 'add_money_to_piggy' => 'Tambahkan uang ke celengan ":name"', + 'piggy_bank' => 'Celengan', + 'new_piggy_bank' => 'Celengan baru', + 'store_piggy_bank' => 'Simpan celengan baru', + 'stored_piggy_bank' => 'Simpan celengan baru ":name"', + 'account_status' => 'Status akun', + 'left_for_piggy_banks' => 'Kiri untuk celengan', + 'sum_of_piggy_banks' => 'Jumlah celengan', + 'saved_so_far' => 'Disimpan sejauh ini', + 'left_to_save' => 'Kiri untuk menyimpan', + 'suggested_amount' => 'Jumlah bulanan yang disarankan untuk disimpan', + 'add_money_to_piggy_title' => 'Tambahkan uang ke celengan ":name"', + 'remove_money_from_piggy_title' => 'Hapus uang dari celengan ":name"', + 'add' => 'Menambahkan', + 'no_money_for_piggy' => 'Anda tidak punya uang untuk dimasukkan ke dalam celengan ini.', + 'suggested_savings_per_month' => 'Suggested per month', 'remove' => 'Menghapus', 'max_amount_add' => 'Jumlah maksimum yang bisa Anda tambahkan adalah', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Skip the occurence', 'jump_to_friday' => 'Create the transaction on the previous Friday instead', 'jump_to_monday' => 'Create the transaction on the next Monday instead', - 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', - 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', - 'except_weekends' => 'Except weekends', - 'recurrence_deleted' => 'Recurring transaction ":title" deleted', + 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', + 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', + 'except_weekends' => 'Except weekends', + 'recurrence_deleted' => 'Recurring transaction ":title" deleted', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/id_ID/validation.php b/resources/lang/id_ID/validation.php index 3cd54a47f0..bdfd3aa204 100644 --- a/resources/lang/id_ID/validation.php +++ b/resources/lang/id_ID/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute harus sebuah string.', 'url' => 'Format atribut tidak valid.', 'timezone' => ':attribute harus zona yang valid.', - '2fa_code' => 'Bidang :attribute tidak valid.', - 'dimensions' => ':attribute memiliki dimensi gambar yang tidak valid.', - 'distinct' => 'Bidang :attribute memiliki nilai duplikat.', - 'file' => ':attribute harus berupa file.', - 'in_array' => 'Bidang :attribute tidak ada in :other.', - 'present' => 'Bidang :attribute harus ada.', - 'amount_zero' => 'Jumlah total tidak boleh nol.', - 'unique_piggy_bank_for_user' => 'Nama celengan harus unik.', - 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.', - 'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.', - 'invalid_account_info' => 'Informasi akun tidak valid.', + '2fa_code' => 'Bidang :attribute tidak valid.', + 'dimensions' => ':attribute memiliki dimensi gambar yang tidak valid.', + 'distinct' => 'Bidang :attribute memiliki nilai duplikat.', + 'file' => ':attribute harus berupa file.', + 'in_array' => 'Bidang :attribute tidak ada in :other.', + 'present' => 'Bidang :attribute harus ada.', + 'amount_zero' => 'Jumlah total tidak boleh nol.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Nama celengan harus unik.', + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.', + 'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.', + 'invalid_account_info' => 'Informasi akun tidak valid.', 'attributes' => [ 'email' => 'alamat email', 'description' => 'keterangan', diff --git a/resources/lang/it_IT/config.php b/resources/lang/it_IT/config.php index e8eba2d877..828acd4eeb 100644 --- a/resources/lang/it_IT/config.php +++ b/resources/lang/it_IT/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'it', - 'locale' => 'it, Italiano, it_IT.utf8, it_IT.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A %B %e %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Settimana %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM AAAA', - 'month_and_day_js' => 'Do MMMM YYYY', - 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', - 'specific_day_js' => 'G MMMM AAAA', - 'week_in_year_js' => '[Week] s, AAAA', - 'year_js' => 'AAAA', - 'half_year_js' => 'T AAAA', - 'dow_1' => 'Lunedì', - 'dow_2' => 'Martedì', - 'dow_3' => 'Mercoledì', - 'dow_4' => 'Giovedì', - 'dow_5' => 'Venerdì', - 'dow_6' => 'Sabato', - 'dow_7' => 'Domenica', + 'html_language' => 'it', + 'locale' => 'it, Italiano, it_IT.utf8, it_IT.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %B %e %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Settimana %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM AAAA', + 'month_and_day_js' => 'Do MMMM YYYY', + 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', + 'specific_day_js' => 'G MMMM AAAA', + 'week_in_year_js' => '[Week] s, AAAA', + 'year_js' => 'AAAA', + 'half_year_js' => 'T AAAA', + 'dow_1' => 'Lunedì', + 'dow_2' => 'Martedì', + 'dow_3' => 'Mercoledì', + 'dow_4' => 'Giovedì', + 'dow_5' => 'Venerdì', + 'dow_6' => 'Sabato', + 'dow_7' => 'Domenica', ]; diff --git a/resources/lang/it_IT/firefly.php b/resources/lang/it_IT/firefly.php index 95d3f29b47..b817d00b96 100644 --- a/resources/lang/it_IT/firefly.php +++ b/resources/lang/it_IT/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nuova uscita', 'create_new_transaction' => 'Crea nuova transazione', 'new_transaction' => 'Nuova transazione', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Visualizza i tuoi conti attività', 'go_to_budgets' => 'Vai ai tuoi budget', 'go_to_categories' => 'Vai alle tue categorie', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Non è stato trovato alcun testo di aiuto.', 'no_help_title' => 'Ci scusiamo, si è verificato un errore.', 'two_factor_welcome' => 'Ciao!', - 'two_factor_enter_code' => 'Per continuare inserisci il tuo codice di autenticazione a due fattori. La tua applicazione può generarlo per te.', - 'two_factor_code_here' => 'Inserisci qui il codice', - 'two_factor_title' => 'Autenticazione a due fattori', - 'authenticate' => 'Autenticati', - 'two_factor_forgot_title' => 'Autenticazione a due fattori persa', - 'two_factor_forgot' => 'Ho dimenticato la mia chiave a due fattori.', - 'two_factor_lost_header' => 'Hai perso l\'autenticazione a due fattori?', - 'two_factor_lost_intro' => 'Se hai perso anche i codici di recupero, sei sfortunato. Questo non è qualcosa che puoi risolvere tramite l\'interfaccia web. Hai due scelte.', - 'two_factor_lost_fix_self' => 'Se gestisci tu l\'installazione di Firefly III, controlla i log in storage/logs per le istruzioni, o esegui docker logs<id_container> per visualizzare le istruzioni (aggiorna questa pagina).', - 'two_factor_lost_fix_owner' => 'In caso contrario, invia un mail al proprietario del sito, :site_owner, e chiedi loro di resettare l\'autenticazione a due fattori.', - 'mfa_backup_code' => 'Hai usato un codice di recupero per accedere a Firefly III. Questo codice non potrà essere utilizzato di nuovo, quindi cancellalo dalla lista.', - 'pref_two_factor_new_backup_codes' => 'Ottieni nuovi codici di recupero', - 'pref_two_factor_backup_code_count' => 'Hai :count codici di backup validi.', - '2fa_i_have_them' => 'Li ho salvati!', - 'warning_much_data' => ':days di caricamento dei dati potrebbero richiedere un pò di tempo.', - 'registered' => 'Ti sei registrato con successo!', - 'Default asset account' => 'Conto attività predefinito', - 'no_budget_pointer' => 'Sembra che tu non abbia ancora dei budget. Dovresti crearne alcuni nella pagina dei budget. I budget possono aiutarti a tenere traccia delle spese.', - 'Savings account' => 'Conti risparmio', - 'Credit card' => 'Carta di credito', - 'source_accounts' => 'Conti origine', - 'destination_accounts' => 'Conti destinazione', - 'user_id_is' => 'Il tuo ID utente è :user', - 'field_supports_markdown' => 'Questo campo supporta Markdown.', - 'need_more_help' => 'Se hai bisogno di ulteriore aiuto con Firefly III, ti preghiamo di aprire un ticket su Github.', + 'two_factor_enter_code' => 'Per continuare inserisci il tuo codice di autenticazione a due fattori. La tua applicazione può generarlo per te.', + 'two_factor_code_here' => 'Inserisci qui il codice', + 'two_factor_title' => 'Autenticazione a due fattori', + 'authenticate' => 'Autenticati', + 'two_factor_forgot_title' => 'Autenticazione a due fattori persa', + 'two_factor_forgot' => 'Ho dimenticato la mia chiave a due fattori.', + 'two_factor_lost_header' => 'Hai perso l\'autenticazione a due fattori?', + 'two_factor_lost_intro' => 'Se hai perso anche i codici di recupero, sei sfortunato. Questo non è qualcosa che puoi risolvere tramite l\'interfaccia web. Hai due scelte.', + 'two_factor_lost_fix_self' => 'Se gestisci tu l\'installazione di Firefly III, controlla i log in storage/logs per le istruzioni, o esegui docker logs<id_container> per visualizzare le istruzioni (aggiorna questa pagina).', + 'two_factor_lost_fix_owner' => 'In caso contrario, invia un mail al proprietario del sito, :site_owner, e chiedi loro di resettare l\'autenticazione a due fattori.', + 'mfa_backup_code' => 'Hai usato un codice di recupero per accedere a Firefly III. Questo codice non potrà essere utilizzato di nuovo, quindi cancellalo dalla lista.', + 'pref_two_factor_new_backup_codes' => 'Ottieni nuovi codici di recupero', + 'pref_two_factor_backup_code_count' => 'Hai :count codici di backup validi.', + '2fa_i_have_them' => 'Li ho salvati!', + 'warning_much_data' => ':days di caricamento dei dati potrebbero richiedere un pò di tempo.', + 'registered' => 'Ti sei registrato con successo!', + 'Default asset account' => 'Conto attività predefinito', + 'no_budget_pointer' => 'Sembra che tu non abbia ancora dei budget. Dovresti crearne alcuni nella pagina dei budget. I budget possono aiutarti a tenere traccia delle spese.', + 'Savings account' => 'Conti risparmio', + 'Credit card' => 'Carta di credito', + 'source_accounts' => 'Conti origine', + 'destination_accounts' => 'Conti destinazione', + 'user_id_is' => 'Il tuo ID utente è :user', + 'field_supports_markdown' => 'Questo campo supporta Markdown.', + 'need_more_help' => 'Se hai bisogno di ulteriore aiuto con Firefly III, ti preghiamo di aprire un ticket su Github.', 'reenable_intro_text' => 'Puoi anche riattivare la guida introduttiva.', 'intro_boxes_after_refresh' => 'Le caselle di introduzione riappariranno quando si aggiorna la pagina.', 'show_all_no_filter' => 'Mostra tutte le transazioni senza raggrupparle per data.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Domanda', 'search_found_transactions' => 'Firefly III ha trovato :count transazioni in :time secondi.', 'search_for_query' => 'Firefly III sta cercando le transazioni contenenti tutte queste parole: :query', - 'search_modifier_amount_is' => 'L\'importo è esattamente :value', - 'search_modifier_amount' => 'L\'importo è esattamente :value', - 'search_modifier_amount_max' => 'L\'importo è al massimo :value', - 'search_modifier_amount_min' => 'L\'importo è almeno :value', - 'search_modifier_amount_less' => 'L\'importo è inferiore a :value', - 'search_modifier_amount_more' => 'L\'importo è superiore a :value', - 'search_modifier_source' => 'Il conto di origine è :value', - 'search_modifier_from' => 'Il conto di origine è :value', - 'search_modifier_destination' => 'Il conto di destinazione è :value', - 'search_modifier_to' => 'Il conto di destinazione è :value', - 'search_modifier_category' => 'La categoria è :value', - 'search_modifier_budget' => 'Il budget è :value', - 'search_modifier_bill' => 'La bolletta è :value', - 'search_modifier_type' => 'Il tipo di transazione è :value', - 'search_modifier_date' => 'La data della transazione è :value', - 'search_modifier_date_before' => 'La data della transazione è antecedente a :value', - 'search_modifier_date_after' => 'La data della transazione è successiva a :value', + 'search_modifier_amount_is' => 'L\'importo è esattamente :value', + 'search_modifier_amount' => 'L\'importo è esattamente :value', + 'search_modifier_amount_max' => 'L\'importo è al massimo :value', + 'search_modifier_amount_min' => 'L\'importo è almeno :value', + 'search_modifier_amount_less' => 'L\'importo è inferiore a :value', + 'search_modifier_amount_more' => 'L\'importo è superiore a :value', + 'search_modifier_source' => 'Il conto di origine è :value', + 'search_modifier_from' => 'Il conto di origine è :value', + 'search_modifier_destination' => 'Il conto di destinazione è :value', + 'search_modifier_to' => 'Il conto di destinazione è :value', + 'search_modifier_category' => 'La categoria è :value', + 'search_modifier_budget' => 'Il budget è :value', + 'search_modifier_bill' => 'La bolletta è :value', + 'search_modifier_type' => 'Il tipo di transazione è :value', + 'search_modifier_date' => 'La data della transazione è :value', + 'search_modifier_date_before' => 'La data della transazione è antecedente a :value', + 'search_modifier_date_after' => 'La data della transazione è successiva a :value', 'search_modifier_on' => 'La data della transazione è :value', 'search_modifier_before' => 'La data della transazione è antecedente a :value', 'search_modifier_after' => 'La data della transazione è successiva a :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Converti la transazione in un trasferimento', 'rule_action_convert_transfer' => 'Converti la transazione in un trasferimento con ":action_value"', - 'rules_have_read_warning' => 'Hai letto l\'avvertimento?', - 'apply_rule_warning' => 'Avvertenza: l\'esecuzione di una regola (gruppo) su una vasta selezione di transazioni potrebbe richiedere anni e potrebbe scadere. In caso affermativo, la regola (gruppo) verrà applicata solo a un sottoinsieme sconosciuto delle tue transazioni. Questo potrebbe lasciare la tua amministrazione finanziaria a brandelli. Fate attenzione.', - 'rulegroup_for_bills_title' => 'Gruppo di regole per le bollette', - 'rulegroup_for_bills_description' => 'Un gruppo di regole speciale per tutte le regole che coinvolgono le bollette.', - 'rule_for_bill_title' => 'Regole generata automaticamente per la bolletta ":name"', - 'rule_for_bill_description' => 'Questa regola è generata automaticamente per l\'abbinamento con la bolletta ":name".', - 'create_rule_for_bill' => 'Crea una nuova regola per la bolletta ":name"', - 'create_rule_for_bill_txt' => 'Congratulazioni, hai appena creato una nuova bolletta chiamata ":name"! Firefly III può automagicamente abbinare le nuove uscite a questa bolletta. Per esempio, ogni volta che paghi l\'affitto la bolletta "affitto" verrà collegata a questa spesa. In questo modo Firefly III può visualizzare con accuratezza quali bollette sono in scadenza e quali no. Per far ciò è necessario creare una nuova regola. Firefly III ha inserito al posto tuo alcuni dettagli ragionevoli. Assicurati che questi siano corretti. Se questi valori sono corretti, Firefly III automaticamente collegherà il prelievo giusto alla bolletta giusta. Controlla che i trigger siano corretti e aggiungine altri se sono sbagliati.', - 'new_rule_for_bill_title' => 'Regola per la bolletta ":name"', - 'new_rule_for_bill_description' => 'Questa regola contrassegna le transazioni per la bolletta ":name".', + 'rules_have_read_warning' => 'Hai letto l\'avvertimento?', + 'apply_rule_warning' => 'Avvertenza: l\'esecuzione di una regola (gruppo) su una vasta selezione di transazioni potrebbe richiedere anni e potrebbe scadere. In caso affermativo, la regola (gruppo) verrà applicata solo a un sottoinsieme sconosciuto delle tue transazioni. Questo potrebbe lasciare la tua amministrazione finanziaria a brandelli. Fate attenzione.', + 'rulegroup_for_bills_title' => 'Gruppo di regole per le bollette', + 'rulegroup_for_bills_description' => 'Un gruppo di regole speciale per tutte le regole che coinvolgono le bollette.', + 'rule_for_bill_title' => 'Regole generata automaticamente per la bolletta ":name"', + 'rule_for_bill_description' => 'Questa regola è generata automaticamente per l\'abbinamento con la bolletta ":name".', + 'create_rule_for_bill' => 'Crea una nuova regola per la bolletta ":name"', + 'create_rule_for_bill_txt' => 'Congratulazioni, hai appena creato una nuova bolletta chiamata ":name"! Firefly III può automagicamente abbinare le nuove uscite a questa bolletta. Per esempio, ogni volta che paghi l\'affitto la bolletta "affitto" verrà collegata a questa spesa. In questo modo Firefly III può visualizzare con accuratezza quali bollette sono in scadenza e quali no. Per far ciò è necessario creare una nuova regola. Firefly III ha inserito al posto tuo alcuni dettagli ragionevoli. Assicurati che questi siano corretti. Se questi valori sono corretti, Firefly III automaticamente collegherà il prelievo giusto alla bolletta giusta. Controlla che i trigger siano corretti e aggiungine altri se sono sbagliati.', + 'new_rule_for_bill_title' => 'Regola per la bolletta ":name"', + 'new_rule_for_bill_description' => 'Questa regola contrassegna le transazioni per la bolletta ":name".', // tags - 'store_new_tag' => 'Salva la nuova etichetta', - 'update_tag' => 'Aggiorna etichetta', - 'no_location_set' => 'Nessuna posizione impostata.', - 'meta_data' => 'Meta dati', - 'location' => 'Posizione', - 'without_date' => 'Senza data', - 'result' => 'Risultato', - 'sums_apply_to_range' => 'Tutte le somme si applicano all\'intervallo selezionato', - 'mapbox_api_key' => 'Per utilizzare la mappa, ottieni una chiave API da Mapbox. Apri il tuo file .env e inserisci questo codice dopo MAPBOX_API_KEY=.', - 'press_tag_location' => 'Fai clic destro o premi a lungo per impostare la posizione dell\'erichetta.', - 'clear_location' => 'Rimuovi dalla posizione', + 'store_new_tag' => 'Salva la nuova etichetta', + 'update_tag' => 'Aggiorna etichetta', + 'no_location_set' => 'Nessuna posizione impostata.', + 'meta_data' => 'Meta dati', + 'location' => 'Posizione', + 'without_date' => 'Senza data', + 'result' => 'Risultato', + 'sums_apply_to_range' => 'Tutte le somme si applicano all\'intervallo selezionato', + 'mapbox_api_key' => 'Per utilizzare la mappa, ottieni una chiave API da Mapbox. Apri il tuo file .env e inserisci questo codice dopo MAPBOX_API_KEY=.', + 'press_tag_location' => 'Fai clic destro o premi a lungo per impostare la posizione dell\'erichetta.', + 'clear_location' => 'Rimuovi dalla posizione', // preferences - 'pref_home_screen_accounts' => 'Conti nella pagina iniziale', - 'pref_home_screen_accounts_help' => 'Quali conti vuoi che vengano visualizzati nella pagina principale?', - 'pref_view_range' => 'Intervallo di visualizzazione', - 'pref_view_range_help' => 'Alcuni grafici vengono raggruppati automaticamente in periodi. Anche i tuoi budget saranno raggruppati in periodi. Quale periodo preferisci?', - 'pref_1D' => 'Un giorno', - 'pref_1W' => 'Una settimana', - 'pref_1M' => 'Un mese', - 'pref_3M' => 'Tre mesi (trimestre)', - 'pref_6M' => 'Sei mesi', - 'pref_1Y' => 'Un anno', - 'pref_languages' => 'Lingue', - 'pref_languages_help' => 'Firefly III supporta diverse lingue. Quale di queste preferisci?', - 'pref_custom_fiscal_year' => 'Impostazioni anno fiscale', - 'pref_custom_fiscal_year_label' => 'Abilita', - 'pref_custom_fiscal_year_help' => 'Nei paesi che utilizzano un anno finanziario diverso rispetto al dal 1 gennaio al 31 dicembre, è possibile attivarlo e specificare i giorni di inizio / fine dell\'anno fiscale', - 'pref_fiscal_year_start_label' => 'Data di inizio anno fiscale', - 'pref_two_factor_auth' => 'Verifica in due passaggi', - 'pref_two_factor_auth_help' => 'Quando abiliti la verifica a due passaggi (nota anche come autenticazione a due fattori), aggiungi un ulteriore livello di sicurezza al tuo account. Accedi con qualcosa che conosci (la tua password) e qualcosa che hai (un codice di verifica). I codici di verifica sono generati da un\'applicazione sul telefono, come Authy o Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Abilita la verifica in due passaggi', - 'pref_two_factor_auth_disabled' => 'Codice di verifica in due passaggi rimosso e disabilitato', - 'pref_two_factor_auth_remove_it' => 'Non dimenticare di rimuovere l\'account dalla tua app di autenticazione!', - 'pref_two_factor_auth_code' => 'Verificare il codice', - 'pref_two_factor_auth_code_help' => 'Esegui la scansione del codice QR con un\'applicazione sul tuo telefono come Authy o Google Authenticator e inserisci il codice generato.', - 'pref_two_factor_auth_reset_code' => 'Reimposta il codice di verifica', - 'pref_two_factor_auth_disable_2fa' => 'Disattiva 2FA', - '2fa_use_secret_instead' => 'Se non puoi scansionare il codice QR, sentiti libero di utilizzare al suo posto il segreto: :secret.', - '2fa_backup_codes' => 'Salva questi codici di recupero per accedere nel caso perdessi il tuo dispositivo.', - '2fa_already_enabled' => 'La verifica in due passaggi è già attiva.', - 'wrong_mfa_code' => 'Questo codice MFA non è valido.', - 'pref_save_settings' => 'Salva le impostazioni', - 'saved_preferences' => 'Preferenze salvate!', - 'preferences_general' => 'Generale', - 'preferences_frontpage' => 'Pagina principale', - 'preferences_security' => 'Sicurezza', - 'preferences_layout' => 'Impaginazione', - 'pref_home_show_deposits' => 'Mostra i depositi nella pagina principale', - 'pref_home_show_deposits_info' => 'La pagina iniziale mostra già i tuoi conti spese. Vuoi che mostri anche i tuoi conti entrate?', - 'pref_home_do_show_deposits' => 'Sì, mostrali', - 'successful_count' => 'di cui :count con successo', - 'list_page_size_title' => 'Dimensioni pagina', - 'list_page_size_help' => 'Ogni elenco (di conti, di transazioni, ecc) mostra al massimo questo numero di elementi per pagina.', - 'list_page_size_label' => 'Dimensioni pagina', - 'between_dates' => '(:start e :end)', - 'pref_optional_fields_transaction' => 'Campi opzionali per le transazioni', - 'pref_optional_fields_transaction_help' => 'Per impostazione predefinita, non tutti i campi sono abilitati quando si crea una nuova transazione (a causa della confusione). Di seguito, puoi abilitare questi campi se ritieni che possano essere utili per te. Ovviamente, qualsiasi campo che è disabilitato, ma già compilato, sarà visibile indipendentemente dall\'impostazione.', - 'optional_tj_date_fields' => 'Campi data', - 'optional_tj_business_fields' => 'Campi aziendali', - 'optional_tj_attachment_fields' => 'Campi allegati', - 'pref_optional_tj_interest_date' => 'Data interessi', - 'pref_optional_tj_book_date' => 'Data contabile', - 'pref_optional_tj_process_date' => 'Data elaborazione', - 'pref_optional_tj_due_date' => 'Data scadenza', - 'pref_optional_tj_payment_date' => 'Data pagamento', - 'pref_optional_tj_invoice_date' => 'Data fatturazione', - 'pref_optional_tj_internal_reference' => 'Riferimento interno', - 'pref_optional_tj_notes' => 'Note', - 'pref_optional_tj_attachments' => 'Allegati', - 'optional_field_meta_dates' => 'Dati', - 'optional_field_meta_business' => 'Attività commerciale', - 'optional_field_attachments' => 'Allegati', - 'optional_field_meta_data' => 'Metadati opzionali', + 'pref_home_screen_accounts' => 'Conti nella pagina iniziale', + 'pref_home_screen_accounts_help' => 'Quali conti vuoi che vengano visualizzati nella pagina principale?', + 'pref_view_range' => 'Intervallo di visualizzazione', + 'pref_view_range_help' => 'Alcuni grafici vengono raggruppati automaticamente in periodi. Anche i tuoi budget saranno raggruppati in periodi. Quale periodo preferisci?', + 'pref_1D' => 'Un giorno', + 'pref_1W' => 'Una settimana', + 'pref_1M' => 'Un mese', + 'pref_3M' => 'Tre mesi (trimestre)', + 'pref_6M' => 'Sei mesi', + 'pref_1Y' => 'Un anno', + 'pref_languages' => 'Lingue', + 'pref_languages_help' => 'Firefly III supporta diverse lingue. Quale di queste preferisci?', + 'pref_custom_fiscal_year' => 'Impostazioni anno fiscale', + 'pref_custom_fiscal_year_label' => 'Abilita', + 'pref_custom_fiscal_year_help' => 'Nei paesi che utilizzano un anno finanziario diverso rispetto al dal 1 gennaio al 31 dicembre, è possibile attivarlo e specificare i giorni di inizio / fine dell\'anno fiscale', + 'pref_fiscal_year_start_label' => 'Data di inizio anno fiscale', + 'pref_two_factor_auth' => 'Verifica in due passaggi', + 'pref_two_factor_auth_help' => 'Quando abiliti la verifica a due passaggi (nota anche come autenticazione a due fattori), aggiungi un ulteriore livello di sicurezza al tuo account. Accedi con qualcosa che conosci (la tua password) e qualcosa che hai (un codice di verifica). I codici di verifica sono generati da un\'applicazione sul telefono, come Authy o Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Abilita la verifica in due passaggi', + 'pref_two_factor_auth_disabled' => 'Codice di verifica in due passaggi rimosso e disabilitato', + 'pref_two_factor_auth_remove_it' => 'Non dimenticare di rimuovere l\'account dalla tua app di autenticazione!', + 'pref_two_factor_auth_code' => 'Verificare il codice', + 'pref_two_factor_auth_code_help' => 'Esegui la scansione del codice QR con un\'applicazione sul tuo telefono come Authy o Google Authenticator e inserisci il codice generato.', + 'pref_two_factor_auth_reset_code' => 'Reimposta il codice di verifica', + 'pref_two_factor_auth_disable_2fa' => 'Disattiva 2FA', + '2fa_use_secret_instead' => 'Se non puoi scansionare il codice QR, sentiti libero di utilizzare al suo posto il segreto: :secret.', + '2fa_backup_codes' => 'Salva questi codici di recupero per accedere nel caso perdessi il tuo dispositivo.', + '2fa_already_enabled' => 'La verifica in due passaggi è già attiva.', + 'wrong_mfa_code' => 'Questo codice MFA non è valido.', + 'pref_save_settings' => 'Salva le impostazioni', + 'saved_preferences' => 'Preferenze salvate!', + 'preferences_general' => 'Generale', + 'preferences_frontpage' => 'Pagina principale', + 'preferences_security' => 'Sicurezza', + 'preferences_layout' => 'Impaginazione', + 'pref_home_show_deposits' => 'Mostra i depositi nella pagina principale', + 'pref_home_show_deposits_info' => 'La pagina iniziale mostra già i tuoi conti spese. Vuoi che mostri anche i tuoi conti entrate?', + 'pref_home_do_show_deposits' => 'Sì, mostrali', + 'successful_count' => 'di cui :count con successo', + 'list_page_size_title' => 'Dimensioni pagina', + 'list_page_size_help' => 'Ogni elenco (di conti, di transazioni, ecc) mostra al massimo questo numero di elementi per pagina.', + 'list_page_size_label' => 'Dimensioni pagina', + 'between_dates' => '(:start e :end)', + 'pref_optional_fields_transaction' => 'Campi opzionali per le transazioni', + 'pref_optional_fields_transaction_help' => 'Per impostazione predefinita, non tutti i campi sono abilitati quando si crea una nuova transazione (a causa della confusione). Di seguito, puoi abilitare questi campi se ritieni che possano essere utili per te. Ovviamente, qualsiasi campo che è disabilitato, ma già compilato, sarà visibile indipendentemente dall\'impostazione.', + 'optional_tj_date_fields' => 'Campi data', + 'optional_tj_business_fields' => 'Campi aziendali', + 'optional_tj_attachment_fields' => 'Campi allegati', + 'pref_optional_tj_interest_date' => 'Data interessi', + 'pref_optional_tj_book_date' => 'Data contabile', + 'pref_optional_tj_process_date' => 'Data elaborazione', + 'pref_optional_tj_due_date' => 'Data scadenza', + 'pref_optional_tj_payment_date' => 'Data pagamento', + 'pref_optional_tj_invoice_date' => 'Data fatturazione', + 'pref_optional_tj_internal_reference' => 'Riferimento interno', + 'pref_optional_tj_notes' => 'Note', + 'pref_optional_tj_attachments' => 'Allegati', + 'optional_field_meta_dates' => 'Dati', + 'optional_field_meta_business' => 'Attività commerciale', + 'optional_field_attachments' => 'Allegati', + 'optional_field_meta_data' => 'Metadati opzionali', // profile: - 'change_your_password' => 'Cambia la tua password', - 'delete_account' => 'Elimina account', - 'current_password' => 'Password corrente', - 'new_password' => 'Nuova password', - 'new_password_again' => 'Nuova password (ripeti)', - 'delete_your_account' => 'Elimina il tuo account', - 'delete_your_account_help' => 'L\'eliminazione del tuo account eliminerà anche conti, transazioni, qualsiasi cosa che potresti aver salvato in Firefly III. Sarà tutto PERDUTO.', - 'delete_your_account_password' => 'Inserisci la tua password per continuare.', - 'password' => 'Password', - 'are_you_sure' => 'Sei sicuro? Non puoi annullare questo.', - 'delete_account_button' => 'ELIMINA il tuo account', - 'invalid_current_password' => 'Password attuale non valida!', - 'password_changed' => 'Password cambiata!', - 'should_change' => 'L\'idea è di cambiare la tua password.', - 'invalid_password' => 'Password non valida!', - 'what_is_pw_security' => 'Che cos\'è "verifica la sicurezza della password"?', - 'secure_pw_title' => 'Come scegliere una password sicura', - 'secure_pw_history' => 'Non passa una settimana senza leggere una notizia di un sito che perde le password dei suoi utenti. Gli hacker e i ladri usano queste password per cercare di rubare le tue informazioni personali. Queste informazioni sono preziose.', - 'secure_pw_ff' => 'Utilizzi la stessa password ovunque in Internet? Se un sito perde la tua password, gli hacker hanno accesso a tutti i tuoi dati. Firefly III si affida a te nello scegliere una password robusta e unica per proteggere le tue informazioni finanziarie.', - 'secure_pw_check_box' => 'Per aiutarti a fare ciò, Firefly III può controllare se la password che vuoi utilizzare è stata rubata in passato. In un caso del genere, Firefly III ti consiglia di NON utilizzare quella password.', - 'secure_pw_working_title' => 'Come funziona?', - 'secure_pw_working' => 'Selezionando la casella, Firefly III invierà i primi cinque caratteri dell\'hash SHA1 della tua password alsito web di Troy Hunt per vedere se è presente nell\'elenco. Questo ti impedirà di usare password non sicure come raccomandato nell\'ultima pubblicazione speciale NIST su questo argomento.', - 'secure_pw_should' => 'Devo controllare la scatola?', - 'secure_pw_long_password' => 'Sì. Verifica sempre che la tua password sia sicura.', - 'command_line_token' => 'Token della riga di comando', - 'explain_command_line_token' => 'È necessario questo token per eseguire le opzioni dalla riga di comando, come l\'importazione o l\'esportazione di dati. Senza di esso tali comandi sensibili non funzioneranno. Non condividere il token della riga di comando. Nessuno ti chiederà questo token, nemmeno io. Se temi di averlo perso, o se sei paranoico, rigenera questo token usando il pulsante.', - 'regenerate_command_line_token' => 'Rigenera il token della riga di comando', - 'token_regenerated' => 'È stato generato un nuovo token della riga di comando', - 'change_your_email' => 'Cambia il tuo indirizzo email', - 'email_verification' => 'Un messaggio di posta elettronica verrà inviato al vecchio E al nuovo indirizzo email. Per motivi di sicurezza, non potrai accedere fino a quando non avrai verificato il tuo nuovo indirizzo email. Se non si è sicuri che l\'installazione di Firefly III sia in grado di inviare e-mail, si prega di non utilizzare questa funzione. Se sei un amministratore, puoi verificarlo in Amministrazione.', - 'email_changed_logout' => 'Fino a quando non verifichi il tuo indirizzo email, non puoi effettuare il login.', - 'login_with_new_email' => 'Ora puoi accedere con il tuo nuovo indirizzo email.', - 'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.', - 'login_provider_local_only' => 'Questa azione non è disponibile quando ci si è autenticati con ":login_provider".', - 'delete_local_info_only' => 'Poiché ti sei autenticato tramite ":login_provider", questo eliminerà solamente le informazioni locali di Firefly III.', + 'change_your_password' => 'Cambia la tua password', + 'delete_account' => 'Elimina account', + 'current_password' => 'Password corrente', + 'new_password' => 'Nuova password', + 'new_password_again' => 'Nuova password (ripeti)', + 'delete_your_account' => 'Elimina il tuo account', + 'delete_your_account_help' => 'L\'eliminazione del tuo account eliminerà anche conti, transazioni, qualsiasi cosa che potresti aver salvato in Firefly III. Sarà tutto PERDUTO.', + 'delete_your_account_password' => 'Inserisci la tua password per continuare.', + 'password' => 'Password', + 'are_you_sure' => 'Sei sicuro? Non puoi annullare questo.', + 'delete_account_button' => 'ELIMINA il tuo account', + 'invalid_current_password' => 'Password attuale non valida!', + 'password_changed' => 'Password cambiata!', + 'should_change' => 'L\'idea è di cambiare la tua password.', + 'invalid_password' => 'Password non valida!', + 'what_is_pw_security' => 'Che cos\'è "verifica la sicurezza della password"?', + 'secure_pw_title' => 'Come scegliere una password sicura', + 'secure_pw_history' => 'Non passa una settimana senza leggere una notizia di un sito che perde le password dei suoi utenti. Gli hacker e i ladri usano queste password per cercare di rubare le tue informazioni personali. Queste informazioni sono preziose.', + 'secure_pw_ff' => 'Utilizzi la stessa password ovunque in Internet? Se un sito perde la tua password, gli hacker hanno accesso a tutti i tuoi dati. Firefly III si affida a te nello scegliere una password robusta e unica per proteggere le tue informazioni finanziarie.', + 'secure_pw_check_box' => 'Per aiutarti a fare ciò, Firefly III può controllare se la password che vuoi utilizzare è stata rubata in passato. In un caso del genere, Firefly III ti consiglia di NON utilizzare quella password.', + 'secure_pw_working_title' => 'Come funziona?', + 'secure_pw_working' => 'Selezionando la casella, Firefly III invierà i primi cinque caratteri dell\'hash SHA1 della tua password alsito web di Troy Hunt per vedere se è presente nell\'elenco. Questo ti impedirà di usare password non sicure come raccomandato nell\'ultima pubblicazione speciale NIST su questo argomento.', + 'secure_pw_should' => 'Devo controllare la scatola?', + 'secure_pw_long_password' => 'Sì. Verifica sempre che la tua password sia sicura.', + 'command_line_token' => 'Token della riga di comando', + 'explain_command_line_token' => 'È necessario questo token per eseguire le opzioni dalla riga di comando, come l\'importazione o l\'esportazione di dati. Senza di esso tali comandi sensibili non funzioneranno. Non condividere il token della riga di comando. Nessuno ti chiederà questo token, nemmeno io. Se temi di averlo perso, o se sei paranoico, rigenera questo token usando il pulsante.', + 'regenerate_command_line_token' => 'Rigenera il token della riga di comando', + 'token_regenerated' => 'È stato generato un nuovo token della riga di comando', + 'change_your_email' => 'Cambia il tuo indirizzo email', + 'email_verification' => 'Un messaggio di posta elettronica verrà inviato al vecchio E al nuovo indirizzo email. Per motivi di sicurezza, non potrai accedere fino a quando non avrai verificato il tuo nuovo indirizzo email. Se non si è sicuri che l\'installazione di Firefly III sia in grado di inviare e-mail, si prega di non utilizzare questa funzione. Se sei un amministratore, puoi verificarlo in Amministrazione.', + 'email_changed_logout' => 'Fino a quando non verifichi il tuo indirizzo email, non puoi effettuare il login.', + 'login_with_new_email' => 'Ora puoi accedere con il tuo nuovo indirizzo email.', + 'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.', + 'login_provider_local_only' => 'Questa azione non è disponibile quando ci si è autenticati con ":login_provider".', + 'delete_local_info_only' => 'Poiché ti sei autenticato tramite ":login_provider", questo eliminerà solamente le informazioni locali di Firefly III.', // attachments - 'nr_of_attachments' => 'Un allegato|:count allegati', - 'attachments' => 'Allegati', - 'edit_attachment' => 'Modifica allegato ":name"', - 'update_attachment' => 'Aggiorna allegati', - 'delete_attachment' => 'Elimina allegato ":name"', - 'attachment_deleted' => 'Allegato eliminato ":name"', - 'liabilities_deleted' => 'Passività ":name" eliminata', - 'attachment_updated' => 'Allegato ":name" aggiornato', - 'upload_max_file_size' => 'Dimensione massima del file: :size', - 'list_all_attachments' => 'Lista di tutti gli allegati', + 'nr_of_attachments' => 'Un allegato|:count allegati', + 'attachments' => 'Allegati', + 'edit_attachment' => 'Modifica allegato ":name"', + 'update_attachment' => 'Aggiorna allegati', + 'delete_attachment' => 'Elimina allegato ":name"', + 'attachment_deleted' => 'Allegato eliminato ":name"', + 'liabilities_deleted' => 'Passività ":name" eliminata', + 'attachment_updated' => 'Allegato ":name" aggiornato', + 'upload_max_file_size' => 'Dimensione massima del file: :size', + 'list_all_attachments' => 'Lista di tutti gli allegati', // transaction index - 'title_expenses' => 'Spese', - 'title_withdrawal' => 'Spese', - 'title_revenue' => 'Entrate', - 'title_deposit' => 'Redditi / entrate', - 'title_transfer' => 'Trasferimenti', - 'title_transfers' => 'Trasferimenti', + 'title_expenses' => 'Spese', + 'title_withdrawal' => 'Spese', + 'title_revenue' => 'Entrate', + 'title_deposit' => 'Redditi / entrate', + 'title_transfer' => 'Trasferimenti', + 'title_transfers' => 'Trasferimenti', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Questa transazione è già un\'uscita', - 'convert_is_already_type_Deposit' => 'Questa transazione è già un\'entrata', - 'convert_is_already_type_Transfer' => 'Questa transazione è già un trasferimento', - 'convert_to_Withdrawal' => 'Converti ":description" in un\'uscita', - 'convert_to_Deposit' => 'Converti ":description" in un\'entrata', - 'convert_to_Transfer' => 'Converti ":description" in un trasferimento', - 'convert_options_WithdrawalDeposit' => 'Converti un\'uscita in un\'entrata', - 'convert_options_WithdrawalTransfer' => 'Converti un\'uscita in un trasferimento', - 'convert_options_DepositTransfer' => 'Converti un\'entrata in un trasferimento', - 'convert_options_DepositWithdrawal' => 'Converti un\'entrata in un\'uscita', - 'convert_options_TransferWithdrawal' => 'Converti un trasferimento in un\'uscita', - 'convert_options_TransferDeposit' => 'Converti un trasferimento in un\'entrata', - 'convert_Withdrawal_to_deposit' => 'Converti questa uscita in un\'entrata', - 'convert_Withdrawal_to_transfer' => 'Converti questa uscita in un trasferimento', - 'convert_Deposit_to_withdrawal' => 'Converti questa entrata in un\'uscita', - 'convert_Deposit_to_transfer' => 'Converti questa entrata in un trasferimento', - 'convert_Transfer_to_deposit' => 'Converti questo trasferimento in un\'entrata', - 'convert_Transfer_to_withdrawal' => 'Converti questo trasferimento in un\'uscita', - 'convert_please_set_revenue_source' => 'Si prega di scegliere il conto delle entrate da dove verranno i soldi.', - 'convert_please_set_asset_destination' => 'Scegli il conto attività in cui andranno i soldi.', - 'convert_please_set_expense_destination' => 'Si prega di scegliere il conto spese dove andranno i soldi.', - 'convert_please_set_asset_source' => 'Scegli il conto attività da cui verranno i soldi.', - 'convert_explanation_withdrawal_deposit' => 'Se converti questa uscita in un\'entrata, l\'importo :amount verrà depositato in :sourceName anziché prelevato da esso.', - 'convert_explanation_withdrawal_transfer' => 'Se converti questa uscita in un trasferimento, l\'importo :amount verrà trasferito da :sourceName a un nuovo conto attività, invece di essere pagato a :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Se converti questa entrata in un\'uscita, l\'importo verrà rimosso :amount da :destinationName anziché aggiunto ad esso.', - 'convert_explanation_deposit_transfer' => 'Se converti questa entrata in un trasferimento, l\'importo :amount verrà trasferito da un conto attivo di tua scelta in :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Se converti questo trasferimento in un\'uscita, l\'importo :amount andrà da :sourceName ad una nuova destinazione a titolo di spesa, anziché a :destinationName come trasferimento.', - 'convert_explanation_transfer_deposit' => 'Se converti questo trasferimento in un\'entrata, l\'importo :amount verrà depositato nel conto :destinationName anziché esservi trasferito.', - 'converted_to_Withdrawal' => 'La transazione è stata convertita in un\'uscita', - 'converted_to_Deposit' => 'La transazione è stata convertita in un\'entrata', - 'converted_to_Transfer' => 'La transazione è stata convertita in un trasferimento', - 'invalid_convert_selection' => 'Il conto che hai selezionato è già utilizzato in questa transazione o non esiste.', - 'source_or_dest_invalid' => 'Impossibile trovare i dettagli corretti della transazione. Non è possibile effettuare la conversione.', - 'convert_to_withdrawal' => 'Converti in prelievo', - 'convert_to_deposit' => 'Converti in entrata', - 'convert_to_transfer' => 'Converti in trasferimento', + 'convert_is_already_type_Withdrawal' => 'Questa transazione è già un\'uscita', + 'convert_is_already_type_Deposit' => 'Questa transazione è già un\'entrata', + 'convert_is_already_type_Transfer' => 'Questa transazione è già un trasferimento', + 'convert_to_Withdrawal' => 'Converti ":description" in un\'uscita', + 'convert_to_Deposit' => 'Converti ":description" in un\'entrata', + 'convert_to_Transfer' => 'Converti ":description" in un trasferimento', + 'convert_options_WithdrawalDeposit' => 'Converti un\'uscita in un\'entrata', + 'convert_options_WithdrawalTransfer' => 'Converti un\'uscita in un trasferimento', + 'convert_options_DepositTransfer' => 'Converti un\'entrata in un trasferimento', + 'convert_options_DepositWithdrawal' => 'Converti un\'entrata in un\'uscita', + 'convert_options_TransferWithdrawal' => 'Converti un trasferimento in un\'uscita', + 'convert_options_TransferDeposit' => 'Converti un trasferimento in un\'entrata', + 'convert_Withdrawal_to_deposit' => 'Converti questa uscita in un\'entrata', + 'convert_Withdrawal_to_transfer' => 'Converti questa uscita in un trasferimento', + 'convert_Deposit_to_withdrawal' => 'Converti questa entrata in un\'uscita', + 'convert_Deposit_to_transfer' => 'Converti questa entrata in un trasferimento', + 'convert_Transfer_to_deposit' => 'Converti questo trasferimento in un\'entrata', + 'convert_Transfer_to_withdrawal' => 'Converti questo trasferimento in un\'uscita', + 'convert_please_set_revenue_source' => 'Si prega di scegliere il conto delle entrate da dove verranno i soldi.', + 'convert_please_set_asset_destination' => 'Scegli il conto attività in cui andranno i soldi.', + 'convert_please_set_expense_destination' => 'Si prega di scegliere il conto spese dove andranno i soldi.', + 'convert_please_set_asset_source' => 'Scegli il conto attività da cui verranno i soldi.', + 'convert_explanation_withdrawal_deposit' => 'Se converti questa uscita in un\'entrata, l\'importo :amount verrà depositato in :sourceName anziché prelevato da esso.', + 'convert_explanation_withdrawal_transfer' => 'Se converti questa uscita in un trasferimento, l\'importo :amount verrà trasferito da :sourceName a un nuovo conto attività, invece di essere pagato a :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Se converti questa entrata in un\'uscita, l\'importo verrà rimosso :amount da :destinationName anziché aggiunto ad esso.', + 'convert_explanation_deposit_transfer' => 'Se converti questa entrata in un trasferimento, l\'importo :amount verrà trasferito da un conto attivo di tua scelta in :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Se converti questo trasferimento in un\'uscita, l\'importo :amount andrà da :sourceName ad una nuova destinazione a titolo di spesa, anziché a :destinationName come trasferimento.', + 'convert_explanation_transfer_deposit' => 'Se converti questo trasferimento in un\'entrata, l\'importo :amount verrà depositato nel conto :destinationName anziché esservi trasferito.', + 'converted_to_Withdrawal' => 'La transazione è stata convertita in un\'uscita', + 'converted_to_Deposit' => 'La transazione è stata convertita in un\'entrata', + 'converted_to_Transfer' => 'La transazione è stata convertita in un trasferimento', + 'invalid_convert_selection' => 'Il conto che hai selezionato è già utilizzato in questa transazione o non esiste.', + 'source_or_dest_invalid' => 'Impossibile trovare i dettagli corretti della transazione. Non è possibile effettuare la conversione.', + 'convert_to_withdrawal' => 'Converti in prelievo', + 'convert_to_deposit' => 'Converti in entrata', + 'convert_to_transfer' => 'Converti in trasferimento', // create new stuff: - 'create_new_withdrawal' => 'Crea una nuova uscita', - 'create_new_deposit' => 'Crea una nuova entrata', - 'create_new_transfer' => 'Crea un nuovo trasferimento', - 'create_new_asset' => 'Crea un nuovo conto attività', - 'create_new_expense' => 'Crea un nuovo conto di spesa', - 'create_new_revenue' => 'Crea un nuovo conto entrate', - 'create_new_piggy_bank' => 'Crea un nuovo salvadanaio', - 'create_new_bill' => 'Crea una nuova bolletta', + 'create_new_withdrawal' => 'Crea una nuova uscita', + 'create_new_deposit' => 'Crea una nuova entrata', + 'create_new_transfer' => 'Crea un nuovo trasferimento', + 'create_new_asset' => 'Crea un nuovo conto attività', + 'create_new_expense' => 'Crea un nuovo conto di spesa', + 'create_new_revenue' => 'Crea un nuovo conto entrate', + 'create_new_piggy_bank' => 'Crea un nuovo salvadanaio', + 'create_new_bill' => 'Crea una nuova bolletta', // currencies: - 'create_currency' => 'Crea una nuova valuta', - 'store_currency' => 'Salva nuova valuta', - 'update_currency' => 'Aggiorna valuta', - 'new_default_currency' => ':name ora è la valuta predefinita.', - 'cannot_delete_currency' => 'Impossibile eliminare :name perché è ancora in uso.', - 'cannot_disable_currency' => 'Impossibile disabilitare :name perché è ancora in uso.', - 'deleted_currency' => 'Valuta :name elimina', - 'created_currency' => 'Valuta :name creata', - 'could_not_store_currency' => 'Impossibile memorizzare la nuova valuta.', - 'updated_currency' => 'Valuta :name aggiornata', - 'ask_site_owner' => 'Chiedi a :owner di aggiungere, rimuovere o modificare valute.', - 'currencies_intro' => 'Firefly III supporta varie valute che è possibile impostare e abilitare qui.', - 'make_default_currency' => 'Rendila predefinita', - 'default_currency' => 'predefinita', - 'currency_is_disabled' => 'Disabilitato', - 'enable_currency' => 'Abilita', - 'disable_currency' => 'Disabilita', - 'currencies_default_disabled' => 'La maggior parte di queste valute sono disabilitate per impostazione predefinita. Per usarle devi prima abilitarle.', - 'currency_is_now_enabled' => 'La valuta ":name" è stata abilitata', - 'currency_is_now_disabled' => 'La valuta ":name" è stata disabilitata', + 'create_currency' => 'Crea una nuova valuta', + 'store_currency' => 'Salva nuova valuta', + 'update_currency' => 'Aggiorna valuta', + 'new_default_currency' => ':name ora è la valuta predefinita.', + 'cannot_delete_currency' => 'Impossibile eliminare :name perché è ancora in uso.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Valuta :name elimina', + 'created_currency' => 'Valuta :name creata', + 'could_not_store_currency' => 'Impossibile memorizzare la nuova valuta.', + 'updated_currency' => 'Valuta :name aggiornata', + 'ask_site_owner' => 'Chiedi a :owner di aggiungere, rimuovere o modificare valute.', + 'currencies_intro' => 'Firefly III supporta varie valute che è possibile impostare e abilitare qui.', + 'make_default_currency' => 'Rendila predefinita', + 'default_currency' => 'predefinita', + 'currency_is_disabled' => 'Disabilitato', + 'enable_currency' => 'Abilita', + 'disable_currency' => 'Disabilita', + 'currencies_default_disabled' => 'La maggior parte di queste valute sono disabilitate per impostazione predefinita. Per usarle devi prima abilitarle.', + 'currency_is_now_enabled' => 'La valuta ":name" è stata abilitata', + 'currency_is_now_disabled' => 'La valuta ":name" è stata disabilitata', // forms: - 'mandatoryFields' => 'Campi obbligatori', - 'optionalFields' => 'Campi opzionali', - 'options' => 'Opzioni', + 'mandatoryFields' => 'Campi obbligatori', + 'optionalFields' => 'Campi opzionali', + 'options' => 'Opzioni', // budgets: - 'create_new_budget' => 'Crea nuovo budget', - 'store_new_budget' => 'Salva il nuovo budget', - 'stored_new_budget' => 'Nuovo budget salvato ":name"', - 'available_between' => 'Disponibile tra :start e :end', - 'transactionsWithoutBudget' => 'Spese senza budget', - 'transactions_no_budget' => 'Spese senza budget tra :start e :end', - 'spent_between' => 'Speso tra :start e :end', - 'createBudget' => 'Nuovo budget', - 'inactiveBudgets' => 'Budget disattivati', - 'without_budget_between' => 'Transazioni senza un budget tra :start e :end', - 'delete_budget' => 'Elimina budget ":name"', - 'deleted_budget' => 'Budget eliminato ":name"', - 'edit_budget' => 'Modifica budget ":name"', - 'updated_budget' => 'Budget ":name" aggiornato', - 'update_amount' => 'Aggiorna importo', - 'update_budget' => 'Budget aggiornato', - 'update_budget_amount_range' => 'Aggiorna l\'importo disponibile (previsto) tra il :start e il :end', - 'budget_period_navigator' => 'Navigatore dei periodi', - 'info_on_available_amount' => 'Cosa ho a disposizione?', - 'available_amount_indication' => 'Utilizza questi importi per ottenere un\'indicazione di quale potrebbe essere il tuo budget totale.', - 'suggested' => 'Consigliato', - 'average_between' => 'Media tra :start e :end', - 'over_budget_warn' => ' Di solito metti a budget circa :amount al giorno. Questa volta è :over_amount al giorno. Sei sicuro?', - 'transferred_in' => 'Trasferito (ingresso)', - 'transferred_away' => 'Trasferito (uscita)', + 'create_new_budget' => 'Crea nuovo budget', + 'store_new_budget' => 'Salva il nuovo budget', + 'stored_new_budget' => 'Nuovo budget salvato ":name"', + 'available_between' => 'Disponibile tra :start e :end', + 'transactionsWithoutBudget' => 'Spese senza budget', + 'transactions_no_budget' => 'Spese senza budget tra :start e :end', + 'spent_between' => 'Speso tra :start e :end', + 'createBudget' => 'Nuovo budget', + 'inactiveBudgets' => 'Budget disattivati', + 'without_budget_between' => 'Transazioni senza un budget tra :start e :end', + 'delete_budget' => 'Elimina budget ":name"', + 'deleted_budget' => 'Budget eliminato ":name"', + 'edit_budget' => 'Modifica budget ":name"', + 'updated_budget' => 'Budget ":name" aggiornato', + 'update_amount' => 'Aggiorna importo', + 'update_budget' => 'Budget aggiornato', + 'update_budget_amount_range' => 'Aggiorna l\'importo disponibile (previsto) tra il :start e il :end', + 'budget_period_navigator' => 'Navigatore dei periodi', + 'info_on_available_amount' => 'Cosa ho a disposizione?', + 'available_amount_indication' => 'Utilizza questi importi per ottenere un\'indicazione di quale potrebbe essere il tuo budget totale.', + 'suggested' => 'Consigliato', + 'average_between' => 'Media tra :start e :end', + 'over_budget_warn' => ' Di solito metti a budget circa :amount al giorno. Questa volta è :over_amount al giorno. Sei sicuro?', + 'transferred_in' => 'Trasferito (ingresso)', + 'transferred_away' => 'Trasferito (uscita)', // bills: - 'match_between_amounts' => 'La bolletta abbina le transazioni tra :low e :high.', - 'bill_related_rules' => 'Regole relative a questa bolletta', - 'repeats' => 'Si ripete', - 'connected_journals' => 'Transazioni connesse', - 'auto_match_on' => 'Abbinato automaticamente da Firefly III', - 'auto_match_off' => 'Non abbinato automaticamente a Firefly III', - 'next_expected_match' => 'Prossimo abbinamento previsto', - 'delete_bill' => 'Elimina bolletta ":name"', - 'deleted_bill' => 'Bolletta eliminata ":name"', - 'edit_bill' => 'Modifica bolletta ":name"', - 'more' => 'Altro', - 'rescan_old' => 'Esegui nuovamente le regole su tutte le transazioni', - 'update_bill' => 'Aggiorna bolletta', - 'updated_bill' => 'Bolletta aggiornata ":name"', - 'store_new_bill' => 'Salva la nuova bolletta', - 'stored_new_bill' => 'Nuova bolletta memorizzata ":name"', - 'cannot_scan_inactive_bill' => 'Le bollette non attive non possono essere scansionate.', - 'rescanned_bill' => 'È stato riscansionato tutto e :total transazioni sono state collegate alla bolletta.', - 'average_bill_amount_year' => 'Importo medio della bolletta (:year)', - 'average_bill_amount_overall' => 'Importo medio della bolletta (totale)', - 'bill_is_active' => 'Bolletta attiva', - 'bill_expected_between' => 'Previsto tra :start e :end', - 'bill_will_automatch' => 'La bolletta verrà automaticamente collegata alle transazioni corrispondenti', - 'skips_over' => 'salta', - 'bill_store_error' => 'Si è verificato un errore imprevisto durante la memorizzazione della nuova bolletta. Controlla i file di log', - 'list_inactive_rule' => 'regola inattiva', + 'match_between_amounts' => 'La bolletta abbina le transazioni tra :low e :high.', + 'bill_related_rules' => 'Regole relative a questa bolletta', + 'repeats' => 'Si ripete', + 'connected_journals' => 'Transazioni connesse', + 'auto_match_on' => 'Abbinato automaticamente da Firefly III', + 'auto_match_off' => 'Non abbinato automaticamente a Firefly III', + 'next_expected_match' => 'Prossimo abbinamento previsto', + 'delete_bill' => 'Elimina bolletta ":name"', + 'deleted_bill' => 'Bolletta eliminata ":name"', + 'edit_bill' => 'Modifica bolletta ":name"', + 'more' => 'Altro', + 'rescan_old' => 'Esegui nuovamente le regole su tutte le transazioni', + 'update_bill' => 'Aggiorna bolletta', + 'updated_bill' => 'Bolletta aggiornata ":name"', + 'store_new_bill' => 'Salva la nuova bolletta', + 'stored_new_bill' => 'Nuova bolletta memorizzata ":name"', + 'cannot_scan_inactive_bill' => 'Le bollette non attive non possono essere scansionate.', + 'rescanned_bill' => 'È stato riscansionato tutto e :total transazioni sono state collegate alla bolletta.', + 'average_bill_amount_year' => 'Importo medio della bolletta (:year)', + 'average_bill_amount_overall' => 'Importo medio della bolletta (totale)', + 'bill_is_active' => 'Bolletta attiva', + 'bill_expected_between' => 'Previsto tra :start e :end', + 'bill_will_automatch' => 'La bolletta verrà automaticamente collegata alle transazioni corrispondenti', + 'skips_over' => 'salta', + 'bill_store_error' => 'Si è verificato un errore imprevisto durante la memorizzazione della nuova bolletta. Controlla i file di log', + 'list_inactive_rule' => 'regola inattiva', // accounts: - 'account_missing_transaction' => 'Non è possibile visualizzare il conto #:id (":name") direttamente, a Firefly mancano le informazioni per il reindirizzamento.', - 'details_for_asset' => 'Dettagli per conto attività ":name"', - 'details_for_expense' => 'Dettagli per conto uscite ":name"', - 'details_for_revenue' => 'Dettagli per conto entrate ":name"', - 'details_for_cash' => 'Dettagli per il conto contanti ":name"', - 'store_new_asset_account' => 'Salva nuovo conto attività', - 'store_new_expense_account' => 'Salva il nuovo conto uscite', - 'store_new_revenue_account' => 'Salva il nuovo conto entrate', - 'edit_asset_account' => 'Modifica conto attività ":name"', - 'edit_expense_account' => 'Modifica conto uscite ":name"', - 'edit_revenue_account' => 'Modifica conto entrate ":name"', - 'delete_asset_account' => 'Elimina conto attività ":name"', - 'delete_expense_account' => 'Elimina conto uscite ":name"', - 'delete_revenue_account' => 'Elimina conto entrate ":name"', - 'delete_liabilities_account' => 'Elimina passività ":name"', - 'asset_deleted' => 'Conto attività ":name" eliminato correttamente', - 'expense_deleted' => 'Conto uscite ":name" eliminato correttamente', - 'revenue_deleted' => 'Conto entrate ":name" eliminato correttamente', - 'update_asset_account' => 'Aggiorna conto attività', - 'update_liabilities_account' => 'Aggiorna passività', - 'update_expense_account' => 'Aggiorna conto uscite', - 'update_revenue_account' => 'Aggiorna conto entrate', - 'make_new_asset_account' => 'Crea un nuovo conto attività', - 'make_new_expense_account' => 'Crea un nuovo conto uscite', - 'make_new_revenue_account' => 'Crea nuovo conto entrate', - 'make_new_liabilities_account' => 'Crea una nuova passività', - 'asset_accounts' => 'Conti attività', - 'expense_accounts' => 'Conti uscite', - 'revenue_accounts' => 'Conti entrate', - 'cash_accounts' => 'Conti contanti', - 'Cash account' => 'Conto contanti', - 'liabilities_accounts' => 'Passività', - 'reconcile_account' => 'Riconciliazione conto ":account"', - 'overview_of_reconcile_modal' => 'Panoramica della riconciliazione', - 'delete_reconciliation' => 'Elimina riconciliazione', - 'update_reconciliation' => 'Aggiorna riconciliazione', - 'amount_cannot_be_zero' => 'L\'importo non può essere zero', - 'end_of_reconcile_period' => 'Fine periodo riconciliazione: :period', - 'start_of_reconcile_period' => 'Inizio periodo riconciliazione: :period', - 'start_balance' => 'Saldo iniziale', - 'end_balance' => 'Saldo finale', - 'update_balance_dates_instruction' => 'Abbina gli importi e le date qui sopra al tuo estratto conto e premi "Inizia la riconciliazione"', - 'select_transactions_instruction' => 'Seleziona le transazioni che appaiono sul tuo estratto conto.', - 'select_range_and_balance' => 'Innanzitutto verifica l\'intervallo delle date e i saldi. Quindi premi "Inizia la riconciliazione"', - 'date_change_instruction' => 'Se cambi ora l\'intervallo di date, qualsiasi progresso andrà perso.', - 'update_selection' => 'Aggiorna selezione', - 'store_reconcile' => 'Memorizza la riconciliazione', - 'reconciliation_transaction' => 'Transazione di riconciliazione', - 'Reconciliation' => 'Riconciliazione', - 'reconciliation' => 'Riconciliazione', - 'reconcile_options' => 'Opzioni di riconciliazione', - 'reconcile_range' => 'Intervallo di riconciliazione', - 'start_reconcile' => 'Inizia la riconciliazione', - 'cash_account_type' => 'Contante', - 'cash' => 'contanti', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Tipo conto', - 'save_transactions_by_moving' => 'Salva queste transazioni spostandole in un altro conto:', - 'stored_new_account' => 'Nuovo conto ":name" stored!', - 'updated_account' => 'Aggiorna conto ":name"', - 'credit_card_options' => 'Opzioni carta di credito', - 'no_transactions_account' => 'Non ci sono transazioni (in questo periodo) per il conto attività ":name".', - 'no_transactions_period' => 'Non ci sono transazioni (in questo periodo).', - 'no_data_for_chart' => 'Non ci sono (ancora) abbastanza informazioni per generare questo grafico.', - 'select_at_least_one_account' => 'Seleziona almeno un conto attività', - 'select_at_least_one_category' => 'Seleziona almeno una categoria', - 'select_at_least_one_budget' => 'Seleziona almeno un budget', - 'select_at_least_one_tag' => 'Seleziona almeno un\'etichetta', - 'select_at_least_one_expense' => 'Seleziona almeno una combinazione di conti spese/entrate. Se non ne hai nessuno (la lista è vuota) questo resoconto non è disponibile.', - 'account_default_currency' => 'Questa sarà la valuta predefinita associata a questo conto.', - 'reconcile_has_more' => 'Il libro mastro di Firefly III ha più denaro rispetto a quanto afferma la tua banca. Ci sono diverse opzioni. Scegli cosa fare. In seguito, premi "Conferma riconciliazione".', - 'reconcile_has_less' => 'Il tuo conto Firefly III ha meno denaro rispetto a quanto afferma la tua banca. Ci sono diverse opzioni Si prega di scegliere cosa fare. Quindi, premi "Conferma riconciliazione".', - 'reconcile_is_equal' => 'Il libro mastro di Firefly III e i tuoi estratti conto bancari corrispondono. Non c\'è niente da fare. Premi "Conferma riconciliazione" per confermare l\'inserimento.', - 'create_pos_reconcile_transaction' => 'Concilia le transazioni selezionate e crea una correzione aggiungendo :amount a questo conto attività.', - 'create_neg_reconcile_transaction' => 'Concilia le transazioni selezionate e crea una correzione rimuovendo :amount da questo conto attività.', - 'reconcile_do_nothing' => 'Concilia le transazioni selezionate, ma non correggere.', - 'reconcile_go_back' => 'Puoi sempre modificare o eliminare una correzione in un secondo momento.', - 'must_be_asset_account' => 'È possibile riconciliare solo i conti attività', - 'reconciliation_stored' => 'Riconciliazione memorizzata', - 'reconciliation_error' => 'A causa di un errore le transazioni sono state contrassegnate come riconciliate ma la correzione non è stata memorizzata: :error.', - 'reconciliation_transaction_title' => 'Riconciliazione (:from - :to)', - 'sum_of_reconciliation' => 'Somma riconciliazione', - 'reconcile_this_account' => 'Riconcilia questo conto', - 'confirm_reconciliation' => 'Conferma riconciliazione', - 'submitted_start_balance' => 'Saldo iniziale inserito', - 'selected_transactions' => 'Transazioni selezionate (:count)', - 'already_cleared_transactions' => 'Transazioni già conciliate (:count)', - 'submitted_end_balance' => 'Saldo finale inserito', - 'initial_balance_description' => 'Saldo iniziale per ":account"', - 'interest_calc_' => 'sconosciuto', - 'interest_calc_daily' => 'Al giorno', - 'interest_calc_monthly' => 'Al mese', - 'interest_calc_yearly' => 'All\'anno', - 'initial_balance_account' => 'Saldo iniziale del conto :account', + 'account_missing_transaction' => 'Non è possibile visualizzare il conto #:id (":name") direttamente, a Firefly mancano le informazioni per il reindirizzamento.', + 'details_for_asset' => 'Dettagli per conto attività ":name"', + 'details_for_expense' => 'Dettagli per conto uscite ":name"', + 'details_for_revenue' => 'Dettagli per conto entrate ":name"', + 'details_for_cash' => 'Dettagli per il conto contanti ":name"', + 'store_new_asset_account' => 'Salva nuovo conto attività', + 'store_new_expense_account' => 'Salva il nuovo conto uscite', + 'store_new_revenue_account' => 'Salva il nuovo conto entrate', + 'edit_asset_account' => 'Modifica conto attività ":name"', + 'edit_expense_account' => 'Modifica conto uscite ":name"', + 'edit_revenue_account' => 'Modifica conto entrate ":name"', + 'delete_asset_account' => 'Elimina conto attività ":name"', + 'delete_expense_account' => 'Elimina conto uscite ":name"', + 'delete_revenue_account' => 'Elimina conto entrate ":name"', + 'delete_liabilities_account' => 'Elimina passività ":name"', + 'asset_deleted' => 'Conto attività ":name" eliminato correttamente', + 'expense_deleted' => 'Conto uscite ":name" eliminato correttamente', + 'revenue_deleted' => 'Conto entrate ":name" eliminato correttamente', + 'update_asset_account' => 'Aggiorna conto attività', + 'update_liabilities_account' => 'Aggiorna passività', + 'update_expense_account' => 'Aggiorna conto uscite', + 'update_revenue_account' => 'Aggiorna conto entrate', + 'make_new_asset_account' => 'Crea un nuovo conto attività', + 'make_new_expense_account' => 'Crea un nuovo conto uscite', + 'make_new_revenue_account' => 'Crea nuovo conto entrate', + 'make_new_liabilities_account' => 'Crea una nuova passività', + 'asset_accounts' => 'Conti attività', + 'expense_accounts' => 'Conti uscite', + 'revenue_accounts' => 'Conti entrate', + 'cash_accounts' => 'Conti contanti', + 'Cash account' => 'Conto contanti', + 'liabilities_accounts' => 'Passività', + 'reconcile_account' => 'Riconciliazione conto ":account"', + 'overview_of_reconcile_modal' => 'Panoramica della riconciliazione', + 'delete_reconciliation' => 'Elimina riconciliazione', + 'update_reconciliation' => 'Aggiorna riconciliazione', + 'amount_cannot_be_zero' => 'L\'importo non può essere zero', + 'end_of_reconcile_period' => 'Fine periodo riconciliazione: :period', + 'start_of_reconcile_period' => 'Inizio periodo riconciliazione: :period', + 'start_balance' => 'Saldo iniziale', + 'end_balance' => 'Saldo finale', + 'update_balance_dates_instruction' => 'Abbina gli importi e le date qui sopra al tuo estratto conto e premi "Inizia la riconciliazione"', + 'select_transactions_instruction' => 'Seleziona le transazioni che appaiono sul tuo estratto conto.', + 'select_range_and_balance' => 'Innanzitutto verifica l\'intervallo delle date e i saldi. Quindi premi "Inizia la riconciliazione"', + 'date_change_instruction' => 'Se cambi ora l\'intervallo di date, qualsiasi progresso andrà perso.', + 'update_selection' => 'Aggiorna selezione', + 'store_reconcile' => 'Memorizza la riconciliazione', + 'reconciliation_transaction' => 'Transazione di riconciliazione', + 'Reconciliation' => 'Riconciliazione', + 'reconciliation' => 'Riconciliazione', + 'reconcile_options' => 'Opzioni di riconciliazione', + 'reconcile_range' => 'Intervallo di riconciliazione', + 'start_reconcile' => 'Inizia la riconciliazione', + 'cash_account_type' => 'Contante', + 'cash' => 'contanti', + 'cant_find_redirect_account' => 'Firefly III ha provato a reindirizzare ma non è riuscito. Ci dispiace. Torna all\'indice.', + 'account_type' => 'Tipo conto', + 'save_transactions_by_moving' => 'Salva queste transazioni spostandole in un altro conto:', + 'stored_new_account' => 'Nuovo conto ":name" stored!', + 'updated_account' => 'Aggiorna conto ":name"', + 'credit_card_options' => 'Opzioni carta di credito', + 'no_transactions_account' => 'Non ci sono transazioni (in questo periodo) per il conto attività ":name".', + 'no_transactions_period' => 'Non ci sono transazioni (in questo periodo).', + 'no_data_for_chart' => 'Non ci sono (ancora) abbastanza informazioni per generare questo grafico.', + 'select_at_least_one_account' => 'Seleziona almeno un conto attività', + 'select_at_least_one_category' => 'Seleziona almeno una categoria', + 'select_at_least_one_budget' => 'Seleziona almeno un budget', + 'select_at_least_one_tag' => 'Seleziona almeno un\'etichetta', + 'select_at_least_one_expense' => 'Seleziona almeno una combinazione di conti spese/entrate. Se non ne hai nessuno (la lista è vuota) questo resoconto non è disponibile.', + 'account_default_currency' => 'Questa sarà la valuta predefinita associata a questo conto.', + 'reconcile_has_more' => 'Il libro mastro di Firefly III ha più denaro rispetto a quanto afferma la tua banca. Ci sono diverse opzioni. Scegli cosa fare. In seguito, premi "Conferma riconciliazione".', + 'reconcile_has_less' => 'Il tuo conto Firefly III ha meno denaro rispetto a quanto afferma la tua banca. Ci sono diverse opzioni Si prega di scegliere cosa fare. Quindi, premi "Conferma riconciliazione".', + 'reconcile_is_equal' => 'Il libro mastro di Firefly III e i tuoi estratti conto bancari corrispondono. Non c\'è niente da fare. Premi "Conferma riconciliazione" per confermare l\'inserimento.', + 'create_pos_reconcile_transaction' => 'Concilia le transazioni selezionate e crea una correzione aggiungendo :amount a questo conto attività.', + 'create_neg_reconcile_transaction' => 'Concilia le transazioni selezionate e crea una correzione rimuovendo :amount da questo conto attività.', + 'reconcile_do_nothing' => 'Concilia le transazioni selezionate, ma non correggere.', + 'reconcile_go_back' => 'Puoi sempre modificare o eliminare una correzione in un secondo momento.', + 'must_be_asset_account' => 'È possibile riconciliare solo i conti attività', + 'reconciliation_stored' => 'Riconciliazione memorizzata', + 'reconciliation_error' => 'A causa di un errore le transazioni sono state contrassegnate come riconciliate ma la correzione non è stata memorizzata: :error.', + 'reconciliation_transaction_title' => 'Riconciliazione (:from - :to)', + 'sum_of_reconciliation' => 'Somma riconciliazione', + 'reconcile_this_account' => 'Riconcilia questo conto', + 'confirm_reconciliation' => 'Conferma riconciliazione', + 'submitted_start_balance' => 'Saldo iniziale inserito', + 'selected_transactions' => 'Transazioni selezionate (:count)', + 'already_cleared_transactions' => 'Transazioni già conciliate (:count)', + 'submitted_end_balance' => 'Saldo finale inserito', + 'initial_balance_description' => 'Saldo iniziale per ":account"', + 'interest_calc_' => 'sconosciuto', + 'interest_calc_daily' => 'Al giorno', + 'interest_calc_monthly' => 'Al mese', + 'interest_calc_yearly' => 'All\'anno', + 'initial_balance_account' => 'Saldo iniziale del conto :account', // categories: - 'new_category' => 'Nuova categoria', - 'create_new_category' => 'Crea nuova categoria', - 'without_category' => 'Senza categoria', - 'update_category' => 'Aggiorna categoria', - 'updated_category' => 'Aggiorna categoria ":name"', - 'categories' => 'Categorie', - 'edit_category' => 'Modifica categoria ":name"', - 'no_category' => '(nessuna categoria)', - 'category' => 'Categoria', - 'delete_category' => 'Elimina categoria ":name"', - 'deleted_category' => 'Categoria eliminata ":name"', - 'store_category' => 'Salva nuova categoria', - 'stored_category' => 'Salva nuova categoria ":name"', - 'without_category_between' => 'Senza categoria tra :start e :end', + 'new_category' => 'Nuova categoria', + 'create_new_category' => 'Crea nuova categoria', + 'without_category' => 'Senza categoria', + 'update_category' => 'Aggiorna categoria', + 'updated_category' => 'Aggiorna categoria ":name"', + 'categories' => 'Categorie', + 'edit_category' => 'Modifica categoria ":name"', + 'no_category' => '(nessuna categoria)', + 'category' => 'Categoria', + 'delete_category' => 'Elimina categoria ":name"', + 'deleted_category' => 'Categoria eliminata ":name"', + 'store_category' => 'Salva nuova categoria', + 'stored_category' => 'Salva nuova categoria ":name"', + 'without_category_between' => 'Senza categoria tra :start e :end', // transactions: - 'update_withdrawal' => 'Aggiorna prelievo', - 'update_deposit' => 'Aggiorna entrata', - 'update_transfer' => 'Aggiorna trasferimento', - 'updated_withdrawal' => 'Prelievo ":description" aggiornato', - 'updated_deposit' => 'Entrata aggiornata ":description"', - 'updated_transfer' => 'Trasferimento ":description" aggiornato', - 'delete_withdrawal' => 'Elimina prelievo ":description"', - 'delete_deposit' => 'Elimina entrata ":description"', - 'delete_transfer' => 'Elimina trasferimento ":description"', - 'deleted_withdrawal' => 'Prelievo ":description" eliminato correttamente', - 'deleted_deposit' => 'Entrata ":description" eliminata correttamente', - 'deleted_transfer' => 'Trasferimento ":description" eliminato correttamente', - 'stored_journal' => 'Nuova transazione ":description" creata correttamente', - 'stored_journal_no_descr' => 'Hai creato con successo la nuova transazione', - 'updated_journal_no_descr' => 'Transazione aggiornata con successo', - 'select_transactions' => 'Seleziona transazioni', - 'rule_group_select_transactions' => 'Applica ":title" a transazioni', - 'rule_select_transactions' => 'Applica ":title" a transazioni', - 'stop_selection' => 'Smetti di selezionare le transazioni', - 'reconcile_selected' => 'Riconcilia', - 'mass_delete_journals' => 'Elimina un certo numero di transazioni', - 'mass_edit_journals' => 'Modifica un certo numero di transazioni', - 'mass_bulk_journals' => 'Modifica in blocco un certo numero di transazioni', - 'mass_bulk_journals_explain' => 'Questo modulo di consente di cambiare le proprietà delle transazioni elencate di seguito in un unico aggiornamento. Tutte le transazioni nella tabella verranno aggiornate quando cambi i parametri che vedi.', - 'part_of_split' => 'Questa transazione fa parte di una transazione suddivisa. Se non hai selezionato tutte le suddivisioni, potresti finire con il modificare solo metà della transazione.', - 'bulk_set_new_values' => 'Usa gli inserimenti qui sotto per impostare nuovi valori. Se li lasci vuoti, saranno resi vuoti per tutti. Inoltre, si noti che solo i prelievi avranno un budget.', - 'no_bulk_category' => 'Non aggiornare la categoria', - 'no_bulk_budget' => 'Non aggiornare il budget', - 'no_bulk_tags' => 'Non aggiornare le etichette', - 'mass_edit' => 'Modifica singolarmente le selezionate', - 'bulk_edit' => 'Modifica in gruppo le selezionate', - 'mass_delete' => 'Elimina selezionate', - 'cannot_edit_other_fields' => 'Non puoi modificare in blocco altri campi oltre a quelli presenti perché non c\'è spazio per mostrarli. Segui il link e modificali uno per uno se è necessario modificare questi campi.', - 'cannot_change_amount_reconciled' => 'Non puoi cambiare l\'importo delle transazioni riconciliate.', - 'no_budget' => '(nessun budget)', - 'no_budget_squared' => '(nessun budget)', - 'perm-delete-many' => 'Eliminare molti elementi in una sola volta può essere molto pericoloso. Sii cauto. Da questa pagina puoi eliminare parte di una transazione suddivisa, quindi fallo con attenzione.', - 'mass_deleted_transactions_success' => ':amount transazioni eliminate .', - 'mass_edited_transactions_success' => ':amount transazioni aggiornate', - 'opt_group_' => '(nessun tipo di conto)', - 'opt_group_no_account_type' => '(nessun tipo di conto)', - 'opt_group_defaultAsset' => 'Conto attività predefinito', - 'opt_group_savingAsset' => 'Conti risparmio', - 'opt_group_sharedAsset' => 'Conti attività condivisi', - 'opt_group_ccAsset' => 'Carte di credito', - 'opt_group_cashWalletAsset' => 'Portafogli', - 'opt_group_expense_account' => 'Conti uscite', - 'opt_group_revenue_account' => 'Conti entrate', - 'opt_group_l_Loan' => 'Passività: Prestito', - 'opt_group_cash_account' => 'Conto contanti', - 'opt_group_l_Debt' => 'Passività: Debito', - 'opt_group_l_Mortgage' => 'Passività: Mutuo', - 'opt_group_l_Credit card' => 'Passività: Carta di credito', - 'notes' => 'Note', - 'unknown_journal_error' => 'Impossibile memorizzare la transazione. Controllare i file di log.', - 'attachment_not_found' => 'Impossibile trovare questo allegato.', - 'journal_link_bill' => 'Questa transazione è collegata alla bolletta :name. Per rimuovere il collegamento, deseleziona la casella di controllo. Usa le regole per collegarla ad un\'altra bolletta.', + 'update_withdrawal' => 'Aggiorna prelievo', + 'update_deposit' => 'Aggiorna entrata', + 'update_transfer' => 'Aggiorna trasferimento', + 'updated_withdrawal' => 'Prelievo ":description" aggiornato', + 'updated_deposit' => 'Entrata aggiornata ":description"', + 'updated_transfer' => 'Trasferimento ":description" aggiornato', + 'delete_withdrawal' => 'Elimina prelievo ":description"', + 'delete_deposit' => 'Elimina entrata ":description"', + 'delete_transfer' => 'Elimina trasferimento ":description"', + 'deleted_withdrawal' => 'Prelievo ":description" eliminato correttamente', + 'deleted_deposit' => 'Entrata ":description" eliminata correttamente', + 'deleted_transfer' => 'Trasferimento ":description" eliminato correttamente', + 'stored_journal' => 'Nuova transazione ":description" creata correttamente', + 'stored_journal_no_descr' => 'Hai creato con successo la nuova transazione', + 'updated_journal_no_descr' => 'Transazione aggiornata con successo', + 'select_transactions' => 'Seleziona transazioni', + 'rule_group_select_transactions' => 'Applica ":title" a transazioni', + 'rule_select_transactions' => 'Applica ":title" a transazioni', + 'stop_selection' => 'Smetti di selezionare le transazioni', + 'reconcile_selected' => 'Riconcilia', + 'mass_delete_journals' => 'Elimina un certo numero di transazioni', + 'mass_edit_journals' => 'Modifica un certo numero di transazioni', + 'mass_bulk_journals' => 'Modifica in blocco un certo numero di transazioni', + 'mass_bulk_journals_explain' => 'Questo modulo di consente di cambiare le proprietà delle transazioni elencate di seguito in un unico aggiornamento. Tutte le transazioni nella tabella verranno aggiornate quando cambi i parametri che vedi.', + 'part_of_split' => 'Questa transazione fa parte di una transazione suddivisa. Se non hai selezionato tutte le suddivisioni, potresti finire con il modificare solo metà della transazione.', + 'bulk_set_new_values' => 'Usa gli inserimenti qui sotto per impostare nuovi valori. Se li lasci vuoti, saranno resi vuoti per tutti. Inoltre, si noti che solo i prelievi avranno un budget.', + 'no_bulk_category' => 'Non aggiornare la categoria', + 'no_bulk_budget' => 'Non aggiornare il budget', + 'no_bulk_tags' => 'Non aggiornare le etichette', + 'mass_edit' => 'Modifica singolarmente le selezionate', + 'bulk_edit' => 'Modifica in gruppo le selezionate', + 'mass_delete' => 'Elimina selezionate', + 'cannot_edit_other_fields' => 'Non puoi modificare in blocco altri campi oltre a quelli presenti perché non c\'è spazio per mostrarli. Segui il link e modificali uno per uno se è necessario modificare questi campi.', + 'cannot_change_amount_reconciled' => 'Non puoi cambiare l\'importo delle transazioni riconciliate.', + 'no_budget' => '(nessun budget)', + 'no_budget_squared' => '(nessun budget)', + 'perm-delete-many' => 'Eliminare molti elementi in una sola volta può essere molto pericoloso. Sii cauto. Da questa pagina puoi eliminare parte di una transazione suddivisa, quindi fallo con attenzione.', + 'mass_deleted_transactions_success' => ':amount transazioni eliminate .', + 'mass_edited_transactions_success' => ':amount transazioni aggiornate', + 'opt_group_' => '(nessun tipo di conto)', + 'opt_group_no_account_type' => '(nessun tipo di conto)', + 'opt_group_defaultAsset' => 'Conto attività predefinito', + 'opt_group_savingAsset' => 'Conti risparmio', + 'opt_group_sharedAsset' => 'Conti attività condivisi', + 'opt_group_ccAsset' => 'Carte di credito', + 'opt_group_cashWalletAsset' => 'Portafogli', + 'opt_group_expense_account' => 'Conti uscite', + 'opt_group_revenue_account' => 'Conti entrate', + 'opt_group_l_Loan' => 'Passività: Prestito', + 'opt_group_cash_account' => 'Conto contanti', + 'opt_group_l_Debt' => 'Passività: Debito', + 'opt_group_l_Mortgage' => 'Passività: Mutuo', + 'opt_group_l_Credit card' => 'Passività: Carta di credito', + 'notes' => 'Note', + 'unknown_journal_error' => 'Impossibile memorizzare la transazione. Controllare i file di log.', + 'attachment_not_found' => 'Impossibile trovare questo allegato.', + 'journal_link_bill' => 'Questa transazione è collegata alla bolletta :name. Per rimuovere il collegamento, deseleziona la casella di controllo. Usa le regole per collegarla ad un\'altra bolletta.', // new user: - 'welcome' => 'Benvenuto in Firefly III!', - 'submit' => 'Invia', - 'submit_yes_really' => 'Invia (sì, so quello che sto facendo)', - 'getting_started' => 'Inizia', - 'to_get_started' => 'È bello vedere che hai installato Firefly III con successo. Per iniziare con questo strumento, inserisci il nome della tua banca e il saldo del tuo conto corrente principale. Non preoccuparti se hai più conti. È possibile aggiungere quelli più tardi. Firefly III ha bisogno di qualcosa per iniziare.', - 'savings_balance_text' => 'Firefly III creerà automaticamente un conto di risparmio per te. Per impostazione predefinita, non ci saranno soldi nel tuo conto di risparmio, ma se comunichi a Firefly III il saldo verrà salvato come tale.', - 'finish_up_new_user' => 'Questo è tutto! Puoi continuare premendo Invia. Verrai indirizzato all\'indice di Firefly III.', - 'stored_new_accounts_new_user' => 'I tuoi nuovi conti sono stati salvati.', - 'set_preferred_language' => 'Se preferisci usare Firefly III in un\'altra lingua, impostala qui.', - 'language' => 'Lingua', - 'new_savings_account' => 'Conto di risparmio :bank_name', - 'cash_wallet' => 'Portafoglio', - 'currency_not_present' => 'Se la valuta che usi normalmente non è elencata, non preoccuparti. Puoi creare le tue valute in Opzioni > Valute.', + 'welcome' => 'Benvenuto in Firefly III!', + 'submit' => 'Invia', + 'submit_yes_really' => 'Invia (sì, so quello che sto facendo)', + 'getting_started' => 'Inizia', + 'to_get_started' => 'È bello vedere che hai installato Firefly III con successo. Per iniziare con questo strumento, inserisci il nome della tua banca e il saldo del tuo conto corrente principale. Non preoccuparti se hai più conti. È possibile aggiungere quelli più tardi. Firefly III ha bisogno di qualcosa per iniziare.', + 'savings_balance_text' => 'Firefly III creerà automaticamente un conto di risparmio per te. Per impostazione predefinita, non ci saranno soldi nel tuo conto di risparmio, ma se comunichi a Firefly III il saldo verrà salvato come tale.', + 'finish_up_new_user' => 'Questo è tutto! Puoi continuare premendo Invia. Verrai indirizzato all\'indice di Firefly III.', + 'stored_new_accounts_new_user' => 'I tuoi nuovi conti sono stati salvati.', + 'set_preferred_language' => 'Se preferisci usare Firefly III in un\'altra lingua, impostala qui.', + 'language' => 'Lingua', + 'new_savings_account' => 'Conto di risparmio :bank_name', + 'cash_wallet' => 'Portafoglio', + 'currency_not_present' => 'Se la valuta che usi normalmente non è elencata, non preoccuparti. Puoi creare le tue valute in Opzioni > Valute.', // home page: - 'yourAccounts' => 'I tuoi conti', - 'your_accounts' => 'Panoramica del tuo account', - 'category_overview' => 'Panoramica della categoria', - 'expense_overview' => 'Panoramica del conto spese', - 'revenue_overview' => 'Panoramica del conto entrate', - 'budgetsAndSpending' => 'Budget e spese', - 'budgets_and_spending' => 'Budget e spese', - 'go_to_budget' => 'Vai al budget "{budget}"', - 'savings' => 'Risparmi', - 'newWithdrawal' => 'Nuova uscita', - 'newDeposit' => 'Nuova entrata', - 'newTransfer' => 'Nuovo trasferimento', - 'bills_to_pay' => 'Bollette da pagare', - 'per_day' => 'Al giorno', - 'left_to_spend_per_day' => 'Spese al giorno', - 'bills_paid' => 'Bollette pagate', + 'yourAccounts' => 'I tuoi conti', + 'your_accounts' => 'Panoramica del tuo account', + 'category_overview' => 'Panoramica della categoria', + 'expense_overview' => 'Panoramica del conto spese', + 'revenue_overview' => 'Panoramica del conto entrate', + 'budgetsAndSpending' => 'Budget e spese', + 'budgets_and_spending' => 'Budget e spese', + 'go_to_budget' => 'Vai al budget "{budget}"', + 'savings' => 'Risparmi', + 'newWithdrawal' => 'Nuova uscita', + 'newDeposit' => 'Nuova entrata', + 'newTransfer' => 'Nuovo trasferimento', + 'bills_to_pay' => 'Bollette da pagare', + 'per_day' => 'Al giorno', + 'left_to_spend_per_day' => 'Spese al giorno', + 'bills_paid' => 'Bollette pagate', // menu and titles, should be recycled as often as possible: - 'currency' => 'Valuta', - 'preferences' => 'Preferenze', - 'logout' => 'Esci', - 'toggleNavigation' => 'Attiva / disattiva la navigazione', - 'searchPlaceholder' => 'Cerca...', - 'version' => 'Versione', - 'dashboard' => 'Cruscotto', - 'available_budget' => 'Budget disponibile ({currency})', - 'currencies' => 'Valute', - 'activity' => 'Attività', - 'usage' => 'Uso', - 'accounts' => 'Conti', - 'Asset account' => 'Conto attività', - 'Default account' => 'Conto attività', - 'Expense account' => 'Conto spese', - 'Revenue account' => 'Conto entrate', - 'Initial balance account' => 'Saldo iniziale conto', - 'account_type_Debt' => 'Debito', - 'account_type_Loan' => 'Prestito', - 'account_type_Mortgage' => 'Mutuo', - 'account_type_Credit card' => 'Carta di credito', - 'budgets' => 'Budget', - 'tags' => 'Etichette', - 'reports' => 'Resoconti', - 'transactions' => 'Transazioni', - 'expenses' => 'Spese / uscite', - 'income' => 'Redditi / entrate', - 'transfers' => 'Trasferimenti', - 'moneyManagement' => 'Gestione denaro', - 'money_management' => 'Gestione del denaro', - 'tools' => 'Strumenti', - 'piggyBanks' => 'Salvadanai', - 'piggy_banks' => 'Salvadanai', - 'amount_x_of_y' => '{current} di {total}', - 'bills' => 'Bollette', - 'withdrawal' => 'Uscita', - 'opening_balance' => 'Saldo di apertura', - 'deposit' => 'Entrata', - 'account' => 'Conto', - 'transfer' => 'Trasferimento', - 'Withdrawal' => 'Prelievo', - 'Deposit' => 'Entrata', - 'Transfer' => 'Trasferimento', - 'bill' => 'Bolletta', - 'yes' => 'Si', - 'no' => 'No', - 'amount' => 'Conto', - 'overview' => 'Panoramica', - 'saveOnAccount' => 'Risparmio sul conto', - 'unknown' => 'Sconosciuto', - 'daily' => 'Giornaliero', - 'monthly' => 'Mensile', - 'profile' => 'Profilo', - 'errors' => 'Errori', - 'debt_start_date' => 'Data di inizio del debito', - 'debt_start_amount' => 'Importo iniziale del debito', - 'debt_start_amount_help' => 'Se tu devi dei soldi è meglio che inserisci un importo negativo poiché questo influenza il tuo patrimonio netto. Se ti devono dei soldi, vale la stessa cosa. Controlla le pagine d\'aiuto per maggiori informazioni.', - 'store_new_liabilities_account' => 'Memorizza nuova passività', - 'edit_liabilities_account' => 'Modica passività ":name"', + 'currency' => 'Valuta', + 'preferences' => 'Preferenze', + 'logout' => 'Esci', + 'toggleNavigation' => 'Attiva / disattiva la navigazione', + 'searchPlaceholder' => 'Cerca...', + 'version' => 'Versione', + 'dashboard' => 'Cruscotto', + 'available_budget' => 'Budget disponibile ({currency})', + 'currencies' => 'Valute', + 'activity' => 'Attività', + 'usage' => 'Uso', + 'accounts' => 'Conti', + 'Asset account' => 'Conto attività', + 'Default account' => 'Conto attività', + 'Expense account' => 'Conto spese', + 'Revenue account' => 'Conto entrate', + 'Initial balance account' => 'Saldo iniziale conto', + 'account_type_Debt' => 'Debito', + 'account_type_Loan' => 'Prestito', + 'account_type_Mortgage' => 'Mutuo', + 'account_type_Credit card' => 'Carta di credito', + 'budgets' => 'Budget', + 'tags' => 'Etichette', + 'reports' => 'Resoconti', + 'transactions' => 'Transazioni', + 'expenses' => 'Spese / uscite', + 'income' => 'Redditi / entrate', + 'transfers' => 'Trasferimenti', + 'moneyManagement' => 'Gestione denaro', + 'money_management' => 'Gestione del denaro', + 'tools' => 'Strumenti', + 'piggyBanks' => 'Salvadanai', + 'piggy_banks' => 'Salvadanai', + 'amount_x_of_y' => '{current} di {total}', + 'bills' => 'Bollette', + 'withdrawal' => 'Uscita', + 'opening_balance' => 'Saldo di apertura', + 'deposit' => 'Entrata', + 'account' => 'Conto', + 'transfer' => 'Trasferimento', + 'Withdrawal' => 'Prelievo', + 'Deposit' => 'Entrata', + 'Transfer' => 'Trasferimento', + 'bill' => 'Bolletta', + 'yes' => 'Si', + 'no' => 'No', + 'amount' => 'Conto', + 'overview' => 'Panoramica', + 'saveOnAccount' => 'Risparmio sul conto', + 'unknown' => 'Sconosciuto', + 'daily' => 'Giornaliero', + 'monthly' => 'Mensile', + 'profile' => 'Profilo', + 'errors' => 'Errori', + 'debt_start_date' => 'Data di inizio del debito', + 'debt_start_amount' => 'Importo iniziale del debito', + 'debt_start_amount_help' => 'Se tu devi dei soldi è meglio che inserisci un importo negativo poiché questo influenza il tuo patrimonio netto. Se ti devono dei soldi, vale la stessa cosa. Controlla le pagine d\'aiuto per maggiori informazioni.', + 'store_new_liabilities_account' => 'Memorizza nuova passività', + 'edit_liabilities_account' => 'Modica passività ":name"', // reports: - 'report_default' => 'Resoconto predefinito delle tue finanze tra :start e :end', - 'report_audit' => 'Panoramica cronologica delle transazioni tra :start e :end', - 'report_category' => 'Resoconto categoria tra :start e :end', - 'report_account' => 'Resoconto conto spese/entrate tra :start e :end', - 'report_budget' => 'Resoconto budget tra :start e :end', - 'report_tag' => 'Resoconto etichetta tra :start e :end', - 'quick_link_reports' => 'Collegamenti veloci', - 'quick_link_examples' => 'Questi sono alcuni link di esempio con i quali puoi cominciare. Leggi le pagine d\'aiuto tramite il pulsante (?) per avere informazioni su tutti i rapporti e le parole magiche che puoi usare.', - 'quick_link_default_report' => 'Resoconto finanziario predefinito', - 'quick_link_audit_report' => 'Panoramica cronologica delle transazioni', - 'report_this_month_quick' => 'Mese corrente, tutti i conti', - 'report_last_month_quick' => 'Mese scorso, tutti i conti', - 'report_this_year_quick' => 'Anno corrente - tutti i conti', - 'report_this_fiscal_year_quick' => 'Anno fiscale corrente - tutti i conti', - 'report_all_time_quick' => 'Sempre tutti i conti', - 'reports_can_bookmark' => 'Ricorda che i resoconti possono essere aggiunti ai segnalibri.', - 'incomeVsExpenses' => 'Entrate vs spese', - 'accountBalances' => 'Saldo dei conti', - 'balanceStart' => 'Saldo all\'inizio del periodo', - 'balanceEnd' => 'Saldo alla fine del periodo', - 'splitByAccount' => 'Dividi per conto', - 'coveredWithTags' => 'Coperto con etichetta', - 'leftInBudget' => 'Rimanenza nel budget', - 'sumOfSums' => 'Somma dei conti', - 'noCategory' => '(nessuna categoria)', - 'notCharged' => 'Non (ancora) addebitato', - 'inactive' => 'Disattivo', - 'active' => 'Attivo', - 'difference' => 'Differenza', - 'money_flowing_in' => 'Entrate', - 'money_flowing_out' => 'Uscite', - 'topX' => 'Superiore :number', - 'show_full_list' => 'Mostra elenco completo', - 'show_only_top' => 'Mostra solo in alto :number', - 'report_type' => 'Tipo resoconto', - 'report_type_default' => 'Resoconto finanziario predefinito', - 'report_type_audit' => 'Panoramica cronologica delle transazioni (verifica)', - 'report_type_category' => 'Resoconto categoria', - 'report_type_budget' => 'Resoconto budget', - 'report_type_tag' => 'Resoconto etichetta', - 'report_type_account' => 'Resoconto conto spese/entrate', - 'more_info_help' => 'Ulteriori informazioni su questi tipi di resoconti sono disponibili nelle pagine della guida. Premi l\'icona (?) nell\'angolo in alto a destra.', - 'report_included_accounts' => 'Inclusi i conti', - 'report_date_range' => 'Intervallo di date', - 'report_preset_ranges' => 'Intervalli preimpostati', - 'shared' => 'Condiviso', - 'fiscal_year' => 'Anno fiscale', - 'income_entry' => 'Entrate del conto ":name" tra :start e :end', - 'expense_entry' => 'Spese per il conto ":name" tra :start e :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Spese nel budget ":budget" tra :start e :end', - 'balance_amount' => 'Spese nel budget ":budget" pagate dal conto ":account" tra il :start e il :end', - 'no_audit_activity' => 'Nessuna attività è stata registrata nel conto :account_name tra il :start e il :end.', - 'audit_end_balance' => 'Il saldo del conto :account_name alla fine di :end era: :balance', - 'reports_extra_options' => 'Opzioni extra', - 'report_has_no_extra_options' => 'Questo resoconto non ha opzioni extra', - 'reports_submit' => 'Mostra resoconto', - 'end_after_start_date' => 'La data della fine del resoconto deve essere successiva alla data di inizio.', - 'select_category' => 'Seleziona le categorie', - 'select_budget' => 'Seleziona i budget.', - 'select_tag' => 'Seleziona etichette.', - 'income_per_category' => 'Entrate per categoria', - 'expense_per_category' => 'Spesa per categoria', - 'expense_per_budget' => 'Spese per budget', - 'income_per_account' => 'Entrate per conto', - 'expense_per_account' => 'Spese per conto', - 'expense_per_tag' => 'Spese per etichetta', - 'income_per_tag' => 'Entrate per etichetta', - 'include_expense_not_in_budget' => 'Incluse le spese non appartenenti ai budget selezionati', - 'include_expense_not_in_account' => 'Incluse le spese non appartenenti ai conti selezionati', - 'include_expense_not_in_category' => 'Incluse le spese non appartenenti alle categorie selezionate', - 'include_income_not_in_category' => 'Incluse le entrate non appartenenti alle categorie selezionate', - 'include_income_not_in_account' => 'Incluse le entrate non appartenenti ai conti selezionati', - 'include_income_not_in_tags' => 'Incluse le entrate non appartenenti alle etichette selezionate', - 'include_expense_not_in_tags' => 'Incluse le spese non appartenenti alle etichette selezionate', - 'everything_else' => 'Tutto il resto', - 'income_and_expenses' => 'Entrate e spese', - 'spent_average' => 'Spesi (media)', - 'income_average' => 'Entrate (media)', - 'transaction_count' => 'Conteggio transazioni', - 'average_spending_per_account' => 'Spesa media per conto', - 'average_income_per_account' => 'Media entrate per conto', - 'total' => 'Totale', - 'description' => 'Descrizione', - 'sum_of_period' => 'Somma del periodo', - 'average_in_period' => 'Media nel periodo', - 'account_role_defaultAsset' => 'Conto attività predefinito', - 'account_role_sharedAsset' => 'Conto attività condiviso', - 'account_role_savingAsset' => 'Conto risparmio', - 'account_role_ccAsset' => 'Carta di credito', - 'account_role_cashWalletAsset' => 'Portafoglio', - 'budget_chart_click' => 'Fai clic su un nome di un budget nella tabella sopra per vedere un grafico.', - 'category_chart_click' => 'Fare clic sul nome di una categoria nella tabella sopra per vedere un grafico.', - 'in_out_accounts' => 'Guadagnati e spesi per combinazione', - 'in_out_per_category' => 'Guadagnati e spesi per categoria', - 'out_per_budget' => 'Speso per budget', - 'select_expense_revenue' => 'Seleziona conto spese/entrate', - 'multi_currency_report_sum' => 'Poiché questo elenco contiene conti con più valute, le somme potrebbero non avere senso. Il rapporto ripiegherà sempre sulla valuta predefinita.', - 'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.', - 'net_filtered_prefs' => 'Questo grafico non includerà mai i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.', + 'report_default' => 'Resoconto predefinito delle tue finanze tra :start e :end', + 'report_audit' => 'Panoramica cronologica delle transazioni tra :start e :end', + 'report_category' => 'Resoconto categoria tra :start e :end', + 'report_account' => 'Resoconto conto spese/entrate tra :start e :end', + 'report_budget' => 'Resoconto budget tra :start e :end', + 'report_tag' => 'Resoconto etichetta tra :start e :end', + 'quick_link_reports' => 'Collegamenti veloci', + 'quick_link_examples' => 'Questi sono alcuni link di esempio con i quali puoi cominciare. Leggi le pagine d\'aiuto tramite il pulsante (?) per avere informazioni su tutti i rapporti e le parole magiche che puoi usare.', + 'quick_link_default_report' => 'Resoconto finanziario predefinito', + 'quick_link_audit_report' => 'Panoramica cronologica delle transazioni', + 'report_this_month_quick' => 'Mese corrente, tutti i conti', + 'report_last_month_quick' => 'Mese scorso, tutti i conti', + 'report_this_year_quick' => 'Anno corrente - tutti i conti', + 'report_this_fiscal_year_quick' => 'Anno fiscale corrente - tutti i conti', + 'report_all_time_quick' => 'Sempre tutti i conti', + 'reports_can_bookmark' => 'Ricorda che i resoconti possono essere aggiunti ai segnalibri.', + 'incomeVsExpenses' => 'Entrate vs spese', + 'accountBalances' => 'Saldo dei conti', + 'balanceStart' => 'Saldo all\'inizio del periodo', + 'balanceEnd' => 'Saldo alla fine del periodo', + 'splitByAccount' => 'Dividi per conto', + 'coveredWithTags' => 'Coperto con etichetta', + 'leftInBudget' => 'Rimanenza nel budget', + 'sumOfSums' => 'Somma dei conti', + 'noCategory' => '(nessuna categoria)', + 'notCharged' => 'Non (ancora) addebitato', + 'inactive' => 'Disattivo', + 'active' => 'Attivo', + 'difference' => 'Differenza', + 'money_flowing_in' => 'Entrate', + 'money_flowing_out' => 'Uscite', + 'topX' => 'Superiore :number', + 'show_full_list' => 'Mostra elenco completo', + 'show_only_top' => 'Mostra solo in alto :number', + 'report_type' => 'Tipo resoconto', + 'report_type_default' => 'Resoconto finanziario predefinito', + 'report_type_audit' => 'Panoramica cronologica delle transazioni (verifica)', + 'report_type_category' => 'Resoconto categoria', + 'report_type_budget' => 'Resoconto budget', + 'report_type_tag' => 'Resoconto etichetta', + 'report_type_account' => 'Resoconto conto spese/entrate', + 'more_info_help' => 'Ulteriori informazioni su questi tipi di resoconti sono disponibili nelle pagine della guida. Premi l\'icona (?) nell\'angolo in alto a destra.', + 'report_included_accounts' => 'Inclusi i conti', + 'report_date_range' => 'Intervallo di date', + 'report_preset_ranges' => 'Intervalli preimpostati', + 'shared' => 'Condiviso', + 'fiscal_year' => 'Anno fiscale', + 'income_entry' => 'Entrate del conto ":name" tra :start e :end', + 'expense_entry' => 'Spese per il conto ":name" tra :start e :end', + 'category_entry' => 'Spese e entrate nella categoria ":name" tra il :start e il :end', + 'budget_spent_amount' => 'Spese nel budget ":budget" tra :start e :end', + 'balance_amount' => 'Spese nel budget ":budget" pagate dal conto ":account" tra il :start e il :end', + 'no_audit_activity' => 'Nessuna attività è stata registrata nel conto :account_name tra il :start e il :end.', + 'audit_end_balance' => 'Il saldo del conto :account_name alla fine di :end era: :balance', + 'reports_extra_options' => 'Opzioni extra', + 'report_has_no_extra_options' => 'Questo resoconto non ha opzioni extra', + 'reports_submit' => 'Mostra resoconto', + 'end_after_start_date' => 'La data della fine del resoconto deve essere successiva alla data di inizio.', + 'select_category' => 'Seleziona le categorie', + 'select_budget' => 'Seleziona i budget.', + 'select_tag' => 'Seleziona etichette.', + 'income_per_category' => 'Entrate per categoria', + 'expense_per_category' => 'Spesa per categoria', + 'expense_per_budget' => 'Spese per budget', + 'income_per_account' => 'Entrate per conto', + 'expense_per_account' => 'Spese per conto', + 'expense_per_tag' => 'Spese per etichetta', + 'income_per_tag' => 'Entrate per etichetta', + 'include_expense_not_in_budget' => 'Incluse le spese non appartenenti ai budget selezionati', + 'include_expense_not_in_account' => 'Incluse le spese non appartenenti ai conti selezionati', + 'include_expense_not_in_category' => 'Incluse le spese non appartenenti alle categorie selezionate', + 'include_income_not_in_category' => 'Incluse le entrate non appartenenti alle categorie selezionate', + 'include_income_not_in_account' => 'Incluse le entrate non appartenenti ai conti selezionati', + 'include_income_not_in_tags' => 'Incluse le entrate non appartenenti alle etichette selezionate', + 'include_expense_not_in_tags' => 'Incluse le spese non appartenenti alle etichette selezionate', + 'everything_else' => 'Tutto il resto', + 'income_and_expenses' => 'Entrate e spese', + 'spent_average' => 'Spesi (media)', + 'income_average' => 'Entrate (media)', + 'transaction_count' => 'Conteggio transazioni', + 'average_spending_per_account' => 'Spesa media per conto', + 'average_income_per_account' => 'Media entrate per conto', + 'total' => 'Totale', + 'description' => 'Descrizione', + 'sum_of_period' => 'Somma del periodo', + 'average_in_period' => 'Media nel periodo', + 'account_role_defaultAsset' => 'Conto attività predefinito', + 'account_role_sharedAsset' => 'Conto attività condiviso', + 'account_role_savingAsset' => 'Conto risparmio', + 'account_role_ccAsset' => 'Carta di credito', + 'account_role_cashWalletAsset' => 'Portafoglio', + 'budget_chart_click' => 'Fai clic su un nome di un budget nella tabella sopra per vedere un grafico.', + 'category_chart_click' => 'Fare clic sul nome di una categoria nella tabella sopra per vedere un grafico.', + 'in_out_accounts' => 'Guadagnati e spesi per combinazione', + 'in_out_per_category' => 'Guadagnati e spesi per categoria', + 'out_per_budget' => 'Speso per budget', + 'select_expense_revenue' => 'Seleziona conto spese/entrate', + 'multi_currency_report_sum' => 'Poiché questo elenco contiene conti con più valute, le somme potrebbero non avere senso. Il rapporto ripiegherà sempre sulla valuta predefinita.', + 'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.', + 'net_filtered_prefs' => 'Questo grafico non includerà mai i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.', // charts: - 'chart' => 'Grafico', - 'month' => 'Mese', - 'budget' => 'Budget', - 'spent' => 'Speso', - 'spent_in_budget' => 'Speso nel budget', - 'left_to_spend' => 'Altro da spendere', - 'earned' => 'Guadagnato', - 'overspent' => 'Speso troppo', - 'left' => 'Resto', - 'max-amount' => 'Importo massimo', - 'min-amount' => 'Importo minimo', - 'journal-amount' => 'Entrata fattura corrente', - 'name' => 'Nome', - 'date' => 'Data', - 'paid' => 'Pagati', - 'unpaid' => 'Da pagare', - 'day' => 'Giorno', - 'budgeted' => 'Preventivato', - 'period' => 'Periodo', - 'balance' => 'Saldo', - 'sum' => 'Somma', - 'summary' => 'Riepilogo', - 'average' => 'Media', - 'balanceFor' => 'Saldo per :name', - 'no_tags_for_cloud' => 'Nessun tag per generare la nuvola', - 'tag_cloud' => 'Nuvola dei tag', + 'chart' => 'Grafico', + 'month' => 'Mese', + 'budget' => 'Budget', + 'spent' => 'Speso', + 'spent_in_budget' => 'Speso nel budget', + 'left_to_spend' => 'Altro da spendere', + 'earned' => 'Guadagnato', + 'overspent' => 'Speso troppo', + 'left' => 'Resto', + 'max-amount' => 'Importo massimo', + 'min-amount' => 'Importo minimo', + 'journal-amount' => 'Entrata fattura corrente', + 'name' => 'Nome', + 'date' => 'Data', + 'paid' => 'Pagati', + 'unpaid' => 'Da pagare', + 'day' => 'Giorno', + 'budgeted' => 'Preventivato', + 'period' => 'Periodo', + 'balance' => 'Saldo', + 'sum' => 'Somma', + 'summary' => 'Riepilogo', + 'average' => 'Media', + 'balanceFor' => 'Saldo per :name', + 'no_tags_for_cloud' => 'Nessun tag per generare la nuvola', + 'tag_cloud' => 'Nuvola dei tag', // piggy banks: - 'add_money_to_piggy' => 'Aggiungi denaro al salvadanaio":name"', - 'piggy_bank' => 'Salvadanaio', - 'new_piggy_bank' => 'Nuovo salvadanaio', - 'store_piggy_bank' => 'Salva il nuovo salvadanaio', - 'stored_piggy_bank' => 'Salva il nuovo salvadanaio ":name"', - 'account_status' => 'Stato conto', - 'left_for_piggy_banks' => 'Rimanente per i salvadanai', - 'sum_of_piggy_banks' => 'Somma dei salvadanai', - 'saved_so_far' => 'Risparmiato finora', - 'left_to_save' => 'Rimanente da risparmiare', - 'suggested_amount' => 'Quantità mensile consigliata da salvare', - 'add_money_to_piggy_title' => 'Aggiungi denaro al salvadanaio ":name"', - 'remove_money_from_piggy_title' => 'Rimuovi i soldi dal salvadanaio ":name"', - 'add' => 'Aggiungi', - 'no_money_for_piggy' => 'non hai soldi da mettere in questo salvadanaio.', - 'suggested_savings_per_month' => 'Suggerimento per mese', + 'add_money_to_piggy' => 'Aggiungi denaro al salvadanaio":name"', + 'piggy_bank' => 'Salvadanaio', + 'new_piggy_bank' => 'Nuovo salvadanaio', + 'store_piggy_bank' => 'Salva il nuovo salvadanaio', + 'stored_piggy_bank' => 'Salva il nuovo salvadanaio ":name"', + 'account_status' => 'Stato conto', + 'left_for_piggy_banks' => 'Rimanente per i salvadanai', + 'sum_of_piggy_banks' => 'Somma dei salvadanai', + 'saved_so_far' => 'Risparmiato finora', + 'left_to_save' => 'Rimanente da risparmiare', + 'suggested_amount' => 'Quantità mensile consigliata da salvare', + 'add_money_to_piggy_title' => 'Aggiungi denaro al salvadanaio ":name"', + 'remove_money_from_piggy_title' => 'Rimuovi i soldi dal salvadanaio ":name"', + 'add' => 'Aggiungi', + 'no_money_for_piggy' => 'non hai soldi da mettere in questo salvadanaio.', + 'suggested_savings_per_month' => 'Suggerimento per mese', 'remove' => 'Rimuovi', 'max_amount_add' => 'L\'importo massimo che puoi aggiungere è', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Salta l\'occorrenza', 'jump_to_friday' => 'Crea la transazione il venerdì precedente', 'jump_to_monday' => 'Crea la transazione il lunedì successivo', - 'will_jump_friday' => 'Verrà creata il venerdì anziché nel fine settimana.', - 'will_jump_monday' => 'Verrà creata il lunedì anziché il fine settimana.', - 'except_weekends' => 'Tranne il fine settimana', - 'recurrence_deleted' => 'La transazione ricorrente ":title" è stata eliminata', + 'will_jump_friday' => 'Verrà creata il venerdì anziché nel fine settimana.', + 'will_jump_monday' => 'Verrà creata il lunedì anziché il fine settimana.', + 'except_weekends' => 'Tranne il fine settimana', + 'recurrence_deleted' => 'La transazione ricorrente ":title" è stata eliminata', // new lines for summary controller. - 'box_balance_in_currency' => 'Saldo (:currency)', - 'box_spent_in_currency' => 'Spesi (:currency)', - 'box_earned_in_currency' => 'Guadagnati (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bollette pagate (:currency)', - 'box_bill_unpaid_in_currency' => 'Bollette non pagate (:currency)', - 'box_left_to_spend_in_currency' => 'Disponibile da spendere (:currency)', - 'box_net_worth_in_currency' => 'Patrimonio netto (:currency)', - 'box_spend_per_day' => 'Disponibile da spendere per giorno: :amount', + 'box_balance_in_currency' => 'Saldo (:currency)', + 'box_spent_in_currency' => 'Spesi (:currency)', + 'box_earned_in_currency' => 'Guadagnati (:currency)', + 'box_sum_in_currency' => 'Somma (:currency)', + 'box_bill_paid_in_currency' => 'Bollette pagate (:currency)', + 'box_bill_unpaid_in_currency' => 'Bollette non pagate (:currency)', + 'box_left_to_spend_in_currency' => 'Disponibile da spendere (:currency)', + 'box_net_worth_in_currency' => 'Patrimonio netto (:currency)', + 'box_spend_per_day' => 'Disponibile da spendere per giorno: :amount', ]; diff --git a/resources/lang/it_IT/form.php b/resources/lang/it_IT/form.php index c7cdb53b21..2816f98229 100644 --- a/resources/lang/it_IT/form.php +++ b/resources/lang/it_IT/form.php @@ -255,7 +255,7 @@ return [ 'withdrawal_destination_id' => 'Conto di destinazione', 'deposit_source_id' => 'Conto di origine', - 'expected_on' => 'Expected on', - 'paid' => 'Paid', + 'expected_on' => 'Prevista il', + 'paid' => 'Pagata', ]; diff --git a/resources/lang/it_IT/validation.php b/resources/lang/it_IT/validation.php index 129528db3d..2ede4cc7a2 100644 --- a/resources/lang/it_IT/validation.php +++ b/resources/lang/it_IT/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute deve essere una stringa.', 'url' => ':attribute il formato non è valido.', 'timezone' => ':attribute deve essere una zona valida.', - '2fa_code' => 'Il campo :attribute non è valido.', - 'dimensions' => ':attribute ha dimensioni di immagine non valide.', - 'distinct' => ':attribute il campo ha un valore doppio.', - 'file' => ':attribute deve essere un file.', - 'in_array' => ':attribute il campo non esiste in :other.', - 'present' => ':attribute il campo deve essere presente.', - 'amount_zero' => 'L\'importo totale non può essere zero.', - 'unique_piggy_bank_for_user' => 'Il nome del salvadanaio deve essere unico.', - 'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.', - 'valid_recurrence_rep_moment' => 'Il momento di ripetizione per questo tipo di ripetizione non è valido.', - 'invalid_account_info' => 'Informazione sul conto non valida.', + '2fa_code' => 'Il campo :attribute non è valido.', + 'dimensions' => ':attribute ha dimensioni di immagine non valide.', + 'distinct' => ':attribute il campo ha un valore doppio.', + 'file' => ':attribute deve essere un file.', + 'in_array' => ':attribute il campo non esiste in :other.', + 'present' => ':attribute il campo deve essere presente.', + 'amount_zero' => 'L\'importo totale non può essere zero.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Il nome del salvadanaio deve essere unico.', + 'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.', + 'valid_recurrence_rep_moment' => 'Il momento di ripetizione per questo tipo di ripetizione non è valido.', + 'invalid_account_info' => 'Informazione sul conto non valida.', 'attributes' => [ 'email' => 'indirizzo email', 'description' => 'descrizione', diff --git a/resources/lang/nb_NO/config.php b/resources/lang/nb_NO/config.php index 6937eb6e2d..307d5a2d77 100644 --- a/resources/lang/nb_NO/config.php +++ b/resources/lang/nb_NO/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'no', - 'locale' => 'no, nb, Norsk, nb_NO, nb_NO.utf8, nb_NO.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B, %Y', - 'month_and_date_day' => '%A %B. %e, %Y', - 'month_and_day_no_year' => '%B. %e', - 'date_time' => '%e. %B, %Y @ %T', - 'specific_day' => '%e. %B %Y', - 'week_in_year' => 'Uke %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'MMMM Do, YYYY', - 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Mandag', - 'dow_2' => 'Tirsdag', - 'dow_3' => 'Onsdag', - 'dow_4' => 'Torsdag', - 'dow_5' => 'Fredag', - 'dow_6' => 'Lørdag', - 'dow_7' => 'Søndag', + 'html_language' => 'no', + 'locale' => 'no, nb, Norsk, nb_NO, nb_NO.utf8, nb_NO.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B, %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %B. %e, %Y', + 'month_and_day_no_year' => '%B. %e', + 'date_time' => '%e. %B, %Y @ %T', + 'specific_day' => '%e. %B %Y', + 'week_in_year' => 'Uke %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'MMMM Do, YYYY', + 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Mandag', + 'dow_2' => 'Tirsdag', + 'dow_3' => 'Onsdag', + 'dow_4' => 'Torsdag', + 'dow_5' => 'Fredag', + 'dow_6' => 'Lørdag', + 'dow_7' => 'Søndag', ]; diff --git a/resources/lang/nb_NO/firefly.php b/resources/lang/nb_NO/firefly.php index 1b2108c34c..496fa0daf5 100644 --- a/resources/lang/nb_NO/firefly.php +++ b/resources/lang/nb_NO/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nytt uttak', 'create_new_transaction' => 'Opprett ny transaksjon', 'new_transaction' => 'New transaction', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Se aktivakontoene dine', 'go_to_budgets' => 'Gå til budsjettene dine', 'go_to_categories' => 'Gå til kategoriene dine', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Ingen hjelpetekst ble funnet.', 'no_help_title' => 'Beklager, en feil har oppstått.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Vennligst skriv inn tofaktorautentiseringskoden for å fortsette. Appen på telefonen kan generere den for deg.', - 'two_factor_code_here' => 'Skriv koden her', - 'two_factor_title' => 'To-faktor autentisering', - 'authenticate' => 'Autentisere', - 'two_factor_forgot_title' => 'Mistet tofaktorautentisering', - 'two_factor_forgot' => 'Jeg har glemt/mistet min tofaktor-ting.', - 'two_factor_lost_header' => 'Mistet tofaktorautentisering?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Ellers sender du e-postadressen eieren, :site_owner og ber vedkommende om å tilbakestille tofaktorautentiseringen din.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days dager med data kan ta litt tid å laste.', - 'registered' => 'Registreringen var vellykket!', - 'Default asset account' => 'Standard aktivakonto', - 'no_budget_pointer' => 'Det ser ikke ut til at du har noen budsjett ennå. Du bør opprette noen på budsjett-siden. Budsjett kan hjelpe deg med å holde oversikt over utgifter.', - 'Savings account' => 'Sparekonto', - 'Credit card' => 'Kredittkort', - 'source_accounts' => 'Kildekonto(er)', - 'destination_accounts' => 'Målkonto(er)', - 'user_id_is' => 'Din bruker-ID er :user', - 'field_supports_markdown' => 'Dette feltet støtter Markdown.', - 'need_more_help' => 'Hvis du trenger mer hjelp med å bruke Firefly III, vennligst opprett en sak på Github.', + 'two_factor_enter_code' => 'Vennligst skriv inn tofaktorautentiseringskoden for å fortsette. Appen på telefonen kan generere den for deg.', + 'two_factor_code_here' => 'Skriv koden her', + 'two_factor_title' => 'To-faktor autentisering', + 'authenticate' => 'Autentisere', + 'two_factor_forgot_title' => 'Mistet tofaktorautentisering', + 'two_factor_forgot' => 'Jeg har glemt/mistet min tofaktor-ting.', + 'two_factor_lost_header' => 'Mistet tofaktorautentisering?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'Ellers sender du e-postadressen eieren, :site_owner og ber vedkommende om å tilbakestille tofaktorautentiseringen din.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days dager med data kan ta litt tid å laste.', + 'registered' => 'Registreringen var vellykket!', + 'Default asset account' => 'Standard aktivakonto', + 'no_budget_pointer' => 'Det ser ikke ut til at du har noen budsjett ennå. Du bør opprette noen på budsjett-siden. Budsjett kan hjelpe deg med å holde oversikt over utgifter.', + 'Savings account' => 'Sparekonto', + 'Credit card' => 'Kredittkort', + 'source_accounts' => 'Kildekonto(er)', + 'destination_accounts' => 'Målkonto(er)', + 'user_id_is' => 'Din bruker-ID er :user', + 'field_supports_markdown' => 'Dette feltet støtter Markdown.', + 'need_more_help' => 'Hvis du trenger mer hjelp med å bruke Firefly III, vennligst opprett en sak på Github.', 'reenable_intro_text' => 'Du kan også reaktivere introduksjonsveiledningen.', 'intro_boxes_after_refresh' => 'Innføringsboksene vil dukke opp igjen når du laster siden på nytt.', 'show_all_no_filter' => 'Vis alle transaksjoner uten å gruppere dem etter dato.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Spørring', 'search_found_transactions' => 'Firefly III fant :count transaksjoner i :time sekunder.', 'search_for_query' => 'Firefly III leter etter transaksjoner med disse ordene: :query', - 'search_modifier_amount_is' => 'Beløpet er eksakt :value', - 'search_modifier_amount' => 'Beløpet er eksakt :value', - 'search_modifier_amount_max' => 'Beløpet er på det største :value', - 'search_modifier_amount_min' => 'Beløpet er på det minste: :value', - 'search_modifier_amount_less' => 'Beløpet er mindre enn :value', - 'search_modifier_amount_more' => 'Beløpet er større enn :value', - 'search_modifier_source' => 'Kildekonto er :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Målkonto er :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Kategori er :value', - 'search_modifier_budget' => 'Budsjett er :value', - 'search_modifier_bill' => 'Regning er :value', - 'search_modifier_type' => 'Transaksjons type er :value', - 'search_modifier_date' => 'Transaksjons dato er :value', - 'search_modifier_date_before' => 'Transaksjons dato er før :value', - 'search_modifier_date_after' => 'Transaksjons dato er etter :value', + 'search_modifier_amount_is' => 'Beløpet er eksakt :value', + 'search_modifier_amount' => 'Beløpet er eksakt :value', + 'search_modifier_amount_max' => 'Beløpet er på det største :value', + 'search_modifier_amount_min' => 'Beløpet er på det minste: :value', + 'search_modifier_amount_less' => 'Beløpet er mindre enn :value', + 'search_modifier_amount_more' => 'Beløpet er større enn :value', + 'search_modifier_source' => 'Kildekonto er :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Målkonto er :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Kategori er :value', + 'search_modifier_budget' => 'Budsjett er :value', + 'search_modifier_bill' => 'Regning er :value', + 'search_modifier_type' => 'Transaksjons type er :value', + 'search_modifier_date' => 'Transaksjons dato er :value', + 'search_modifier_date_before' => 'Transaksjons dato er før :value', + 'search_modifier_date_after' => 'Transaksjons dato er etter :value', 'search_modifier_on' => 'Transaksjons dato er :value', 'search_modifier_before' => 'Transaksjons dato er før :value', 'search_modifier_after' => 'Transaksjons er etter :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Konverter transaksjonen til en overføring', 'rule_action_convert_transfer' => 'Konverter transaksjonen til en overføring med ":action_value"', - 'rules_have_read_warning' => 'Har du lest advarselen?', - 'apply_rule_warning' => 'Advarsel: å kjøre en regel(gruppe) på et stort utvalg av transaksjoner kan ta veldig lang tid, og det kan forekomme tidsavbrudd. Hvis den gjør det, vil du ikke kunne vite hvor mange transaksjoner som ble påvirket av dine regler. Dette kan ødelegge veldig mye, vær forsiktig.', - 'rulegroup_for_bills_title' => 'Regelgruppe for regninger', - 'rulegroup_for_bills_description' => 'En spesiell regelgruppe for alle regler som involverer regninger.', - 'rule_for_bill_title' => 'Automatisk generert regel for regning ":name"', - 'rule_for_bill_description' => 'Denne regelen er automatisk generert for å matche regning ":name".', - 'create_rule_for_bill' => 'Opprett ny regel for regning ":name"', - 'create_rule_for_bill_txt' => 'Du har nettopp opprettet en ny regning kalt ":name", gratulerer! Firefly III kan automagisk matche nye utbetalinger til denne regningen. Når du betaler husleien, vil for eksempel regningen "husleie" knyttes til utbetalingen. På denne måten kan Firefly III nøyaktig vise hvilke regninger som ligger til forfall. For å gjøre dette, må du opprette en ny regel. Firefly III har fylt ut noen fornuftig standard verdier for deg. Kontroller at disse er riktige. Hvis disse verdiene er riktige vil Firefly III automatisk koble riktig utbetaling til riktig regning. Sjekk ut triggerne for å se om de er riktige, og legg til noen hvis de er feil.', - 'new_rule_for_bill_title' => 'Regel for regning ":name"', - 'new_rule_for_bill_description' => 'Denne regelen markerer transaksjoner for regning ":name".', + 'rules_have_read_warning' => 'Har du lest advarselen?', + 'apply_rule_warning' => 'Advarsel: å kjøre en regel(gruppe) på et stort utvalg av transaksjoner kan ta veldig lang tid, og det kan forekomme tidsavbrudd. Hvis den gjør det, vil du ikke kunne vite hvor mange transaksjoner som ble påvirket av dine regler. Dette kan ødelegge veldig mye, vær forsiktig.', + 'rulegroup_for_bills_title' => 'Regelgruppe for regninger', + 'rulegroup_for_bills_description' => 'En spesiell regelgruppe for alle regler som involverer regninger.', + 'rule_for_bill_title' => 'Automatisk generert regel for regning ":name"', + 'rule_for_bill_description' => 'Denne regelen er automatisk generert for å matche regning ":name".', + 'create_rule_for_bill' => 'Opprett ny regel for regning ":name"', + 'create_rule_for_bill_txt' => 'Du har nettopp opprettet en ny regning kalt ":name", gratulerer! Firefly III kan automagisk matche nye utbetalinger til denne regningen. Når du betaler husleien, vil for eksempel regningen "husleie" knyttes til utbetalingen. På denne måten kan Firefly III nøyaktig vise hvilke regninger som ligger til forfall. For å gjøre dette, må du opprette en ny regel. Firefly III har fylt ut noen fornuftig standard verdier for deg. Kontroller at disse er riktige. Hvis disse verdiene er riktige vil Firefly III automatisk koble riktig utbetaling til riktig regning. Sjekk ut triggerne for å se om de er riktige, og legg til noen hvis de er feil.', + 'new_rule_for_bill_title' => 'Regel for regning ":name"', + 'new_rule_for_bill_description' => 'Denne regelen markerer transaksjoner for regning ":name".', // tags - 'store_new_tag' => 'Lagre ny tagg', - 'update_tag' => 'Oppdater tagg', - 'no_location_set' => 'Ingen plassering spesifisert.', - 'meta_data' => 'Metadata', - 'location' => 'Sted', - 'without_date' => 'Uten dato', - 'result' => 'Resultat', - 'sums_apply_to_range' => 'Alle beløp gjelder for det valgte området', - 'mapbox_api_key' => 'For å bruke kart, få en API-nøkkel fra Mapbox. Åpne .env filen og angi denne koden etter MAPBOX_API_KEY =.', - 'press_tag_location' => 'Høyreklikk eller trykk lenge for å angi plasseringen til taggen.', - 'clear_location' => 'Tøm lokasjon', + 'store_new_tag' => 'Lagre ny tagg', + 'update_tag' => 'Oppdater tagg', + 'no_location_set' => 'Ingen plassering spesifisert.', + 'meta_data' => 'Metadata', + 'location' => 'Sted', + 'without_date' => 'Uten dato', + 'result' => 'Resultat', + 'sums_apply_to_range' => 'Alle beløp gjelder for det valgte området', + 'mapbox_api_key' => 'For å bruke kart, få en API-nøkkel fra Mapbox. Åpne .env filen og angi denne koden etter MAPBOX_API_KEY =.', + 'press_tag_location' => 'Høyreklikk eller trykk lenge for å angi plasseringen til taggen.', + 'clear_location' => 'Tøm lokasjon', // preferences - 'pref_home_screen_accounts' => 'Startskjermkontoer', - 'pref_home_screen_accounts_help' => 'Hvilke kontoer skal vises på startsiden?', - 'pref_view_range' => 'Visningsgrense', - 'pref_view_range_help' => 'Noen diagrammer er automatisk gruppert i perioder. Budsjettene grupperes også i perioder. Hvilken periode foretrekker du?', - 'pref_1D' => 'Én dag', - 'pref_1W' => 'Én uke', - 'pref_1M' => 'En måned', - 'pref_3M' => 'Tre måneder (kvartal)', - 'pref_6M' => 'Seks måneder', - 'pref_1Y' => 'Ett år', - 'pref_languages' => 'Språk', - 'pref_languages_help' => 'Firefly III støtter flere språk. Hvilket foretrekker du?', - 'pref_custom_fiscal_year' => 'Innstillinger for regnskapsår', - 'pref_custom_fiscal_year_label' => 'Aktivert', - 'pref_custom_fiscal_year_help' => 'I land som bruker et annet regnskapsår enn 1. januar til 31. desember, kan du slå på dette og angi start- og sluttdager for regnskapsåret', - 'pref_fiscal_year_start_label' => 'Regnskapsårets startdato', - 'pref_two_factor_auth' => '2-trinnsverifisering', - 'pref_two_factor_auth_help' => 'Når du aktiverer 2-trinnsverifisering (også kjent som tofaktorautentisering), legger du til et ekstra sikkerhetslag på kontoen din. Du logger deg på med noe du vet (ditt passord) og noe du har (en bekreftelseskode). Bekreftelseskoder genereres av et program på telefonen, for eksempel Authy eller Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Skru på 2-trinnsverifisering', - 'pref_two_factor_auth_disabled' => '2-trinnsverifisering er fjernet og deaktivert', - 'pref_two_factor_auth_remove_it' => 'Ikke glem å fjerne kontoen fra godkjenningsappen din!', - 'pref_two_factor_auth_code' => 'Bekreftelseskode', - 'pref_two_factor_auth_code_help' => 'Skann QR-koden med et program på telefonen, for eksempel Authy eller Google Authenticator, og skriv inn den genererte koden.', - 'pref_two_factor_auth_reset_code' => 'Tilbakestill verifiseringskoden', - 'pref_two_factor_auth_disable_2fa' => 'Deaktiver 2FA', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Lagre innstillinger', - 'saved_preferences' => 'Innstillinger lagret!', - 'preferences_general' => 'Generelt', - 'preferences_frontpage' => 'Startskjermen', - 'preferences_security' => 'Sikkerhet', - 'preferences_layout' => 'Oppsett', - 'pref_home_show_deposits' => 'Vis innskudd på startskjermen', - 'pref_home_show_deposits_info' => 'Startskjermen viser allerede kostnadskontoene dine. Skal den også vise inntektskontoene dine?', - 'pref_home_do_show_deposits' => 'Ja, vis dem', - 'successful_count' => 'hvorav :count var vellykket', - 'list_page_size_title' => 'Sidestørrelse', - 'list_page_size_help' => 'En liste over ting (kontoer, transaksjoner osv.). Viser maksimalt dette antall elementer per side.', - 'list_page_size_label' => 'Sidestørrelse', - 'between_dates' => '(:start og :end)', - 'pref_optional_fields_transaction' => 'Valgfrie felt for transaksjoner', - 'pref_optional_fields_transaction_help' => 'Som standard er ikke alle felt aktivert når du oppretter en ny transaksjon (for å unngå forvirring). Nedenfor kan du aktivere disse feltene hvis du tror de kan være nyttige for deg. Selvfølgelig vil et felt som er deaktivert, men allerede fylt inn, være synlig, uavhengig av innstillingen.', - 'optional_tj_date_fields' => 'Datofelter', - 'optional_tj_business_fields' => 'Forretningsfelter', - 'optional_tj_attachment_fields' => 'Vedleggsfelter', - 'pref_optional_tj_interest_date' => 'Rentedato', - 'pref_optional_tj_book_date' => 'Bokføringsdato', - 'pref_optional_tj_process_date' => 'Prosesseringsdato', - 'pref_optional_tj_due_date' => 'Forfallsdato', - 'pref_optional_tj_payment_date' => 'Betalingsdato', - 'pref_optional_tj_invoice_date' => 'Fakturadato', - 'pref_optional_tj_internal_reference' => 'Intern referanse', - 'pref_optional_tj_notes' => 'Notater', - 'pref_optional_tj_attachments' => 'Vedlegg', - 'optional_field_meta_dates' => 'Datoer', - 'optional_field_meta_business' => 'Bedrift', - 'optional_field_attachments' => 'Vedlegg', - 'optional_field_meta_data' => 'Valgfri metadata', + 'pref_home_screen_accounts' => 'Startskjermkontoer', + 'pref_home_screen_accounts_help' => 'Hvilke kontoer skal vises på startsiden?', + 'pref_view_range' => 'Visningsgrense', + 'pref_view_range_help' => 'Noen diagrammer er automatisk gruppert i perioder. Budsjettene grupperes også i perioder. Hvilken periode foretrekker du?', + 'pref_1D' => 'Én dag', + 'pref_1W' => 'Én uke', + 'pref_1M' => 'En måned', + 'pref_3M' => 'Tre måneder (kvartal)', + 'pref_6M' => 'Seks måneder', + 'pref_1Y' => 'Ett år', + 'pref_languages' => 'Språk', + 'pref_languages_help' => 'Firefly III støtter flere språk. Hvilket foretrekker du?', + 'pref_custom_fiscal_year' => 'Innstillinger for regnskapsår', + 'pref_custom_fiscal_year_label' => 'Aktivert', + 'pref_custom_fiscal_year_help' => 'I land som bruker et annet regnskapsår enn 1. januar til 31. desember, kan du slå på dette og angi start- og sluttdager for regnskapsåret', + 'pref_fiscal_year_start_label' => 'Regnskapsårets startdato', + 'pref_two_factor_auth' => '2-trinnsverifisering', + 'pref_two_factor_auth_help' => 'Når du aktiverer 2-trinnsverifisering (også kjent som tofaktorautentisering), legger du til et ekstra sikkerhetslag på kontoen din. Du logger deg på med noe du vet (ditt passord) og noe du har (en bekreftelseskode). Bekreftelseskoder genereres av et program på telefonen, for eksempel Authy eller Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Skru på 2-trinnsverifisering', + 'pref_two_factor_auth_disabled' => '2-trinnsverifisering er fjernet og deaktivert', + 'pref_two_factor_auth_remove_it' => 'Ikke glem å fjerne kontoen fra godkjenningsappen din!', + 'pref_two_factor_auth_code' => 'Bekreftelseskode', + 'pref_two_factor_auth_code_help' => 'Skann QR-koden med et program på telefonen, for eksempel Authy eller Google Authenticator, og skriv inn den genererte koden.', + 'pref_two_factor_auth_reset_code' => 'Tilbakestill verifiseringskoden', + 'pref_two_factor_auth_disable_2fa' => 'Deaktiver 2FA', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Lagre innstillinger', + 'saved_preferences' => 'Innstillinger lagret!', + 'preferences_general' => 'Generelt', + 'preferences_frontpage' => 'Startskjermen', + 'preferences_security' => 'Sikkerhet', + 'preferences_layout' => 'Oppsett', + 'pref_home_show_deposits' => 'Vis innskudd på startskjermen', + 'pref_home_show_deposits_info' => 'Startskjermen viser allerede kostnadskontoene dine. Skal den også vise inntektskontoene dine?', + 'pref_home_do_show_deposits' => 'Ja, vis dem', + 'successful_count' => 'hvorav :count var vellykket', + 'list_page_size_title' => 'Sidestørrelse', + 'list_page_size_help' => 'En liste over ting (kontoer, transaksjoner osv.). Viser maksimalt dette antall elementer per side.', + 'list_page_size_label' => 'Sidestørrelse', + 'between_dates' => '(:start og :end)', + 'pref_optional_fields_transaction' => 'Valgfrie felt for transaksjoner', + 'pref_optional_fields_transaction_help' => 'Som standard er ikke alle felt aktivert når du oppretter en ny transaksjon (for å unngå forvirring). Nedenfor kan du aktivere disse feltene hvis du tror de kan være nyttige for deg. Selvfølgelig vil et felt som er deaktivert, men allerede fylt inn, være synlig, uavhengig av innstillingen.', + 'optional_tj_date_fields' => 'Datofelter', + 'optional_tj_business_fields' => 'Forretningsfelter', + 'optional_tj_attachment_fields' => 'Vedleggsfelter', + 'pref_optional_tj_interest_date' => 'Rentedato', + 'pref_optional_tj_book_date' => 'Bokføringsdato', + 'pref_optional_tj_process_date' => 'Prosesseringsdato', + 'pref_optional_tj_due_date' => 'Forfallsdato', + 'pref_optional_tj_payment_date' => 'Betalingsdato', + 'pref_optional_tj_invoice_date' => 'Fakturadato', + 'pref_optional_tj_internal_reference' => 'Intern referanse', + 'pref_optional_tj_notes' => 'Notater', + 'pref_optional_tj_attachments' => 'Vedlegg', + 'optional_field_meta_dates' => 'Datoer', + 'optional_field_meta_business' => 'Bedrift', + 'optional_field_attachments' => 'Vedlegg', + 'optional_field_meta_data' => 'Valgfri metadata', // profile: - 'change_your_password' => 'Endre passord', - 'delete_account' => 'Slett konto', - 'current_password' => 'Nåværende passord', - 'new_password' => 'Nytt passord', - 'new_password_again' => 'Nytt passord (gjenta)', - 'delete_your_account' => 'Slett din konto', - 'delete_your_account_help' => 'Hvis du sletter brukerkontoen din, slettes også alle kontoer, transaksjoner, og alt annet du har lagret i Firefly III. Det blir BORTE.', - 'delete_your_account_password' => 'Skriv inn passordet ditt for å fortsette.', - 'password' => 'Passord', - 'are_you_sure' => 'Er du sikker? Du kan ikke angre på dette.', - 'delete_account_button' => 'SLETT din konto', - 'invalid_current_password' => 'Ugyldig nåværende passord!', - 'password_changed' => 'Passord endret!', - 'should_change' => 'Tanken er å endre passordet ditt.', - 'invalid_password' => 'Ugyldig passord!', - 'what_is_pw_security' => 'Hva er "sjekk passordsikkerhet"?', - 'secure_pw_title' => 'Hvordan velge et sikkert passord', - 'secure_pw_history' => 'Ikke en uke går uten at du leser i nyhetene om et nettsted som har mistet passord for brukerne sine. Hackere og tyver bruker disse passordene for å prøve å stjele din private informasjon. Denne informasjonen er verdifull.', - 'secure_pw_ff' => 'Bruker du det samme passordet over alt på Internett? Hvis bare ett nettsted mister passordet, har hackere tilgang til alle dataene dine. Firefly III er avhengig av at du velger et sterkt og unikt passord for å beskytte dine finansielle data.', - 'secure_pw_check_box' => 'For å hjelpe deg kan Firefly III sjekke om passordet du vil bruke har blitt stjålet tidligere. Hvis dette er tilfelle, råder Firefly III deg til ikke å bruke dette passordet.', - 'secure_pw_working_title' => 'Hvordan virker det?', - 'secure_pw_working' => 'Ved å huke av denne boksen vil Firefly III sende de fem første tegnene til SHA1-hashen av passordet ditt til nettsiden til Troy Hunt for å se om det er på listen hans. Dette vil stoppe deg fra å bruke usikre passord som anbefalt i den siste spesialpublikasjonen fra NIST om dette emnet.', - 'secure_pw_should' => 'Bør jeg huke av boksen?', - 'secure_pw_long_password' => 'Ja. Alltid bekreft at passordet ditt er trygt.', - 'command_line_token' => 'Kommandolinjenøkkel', - 'explain_command_line_token' => 'Du trenger dette "token" for å utføre kommander på kommandolinje som f. eks. importere eller eksportere. Uten dette tegnet fungerer ikke kommandoene. Ikke del din kommandolinjen token. Ingen vil spørre deg om dette spesialtegnet, ikke engang meg. Hvis du frykter at du har mistet dette, eller ved paranoia, trykk på knappen for å generere et nytt "token".', - 'regenerate_command_line_token' => 'Regenerer kommandolinjenøkkel', - 'token_regenerated' => 'En ny kommandolinjenøkkel ble generert', - 'change_your_email' => 'Endre din epostadresse', - 'email_verification' => 'En e-postmelding sendes til din gamle og nye e-postadresse. Av sikkerhetsgrunner, vil du ikke kunne logge inn før du bekrefter din nye epostadresse. Hvis du er usikker på om Firefly III installasjonen er i stand til å sende e-post, ikke bruk denne funksjonen. Hvis du er administrator, kan du teste dette i Administrasjon.', - 'email_changed_logout' => 'Inntil du bekrefter e-postadressen din, kan du ikke logge inn.', - 'login_with_new_email' => 'Du kan nå logge inn med din nye e-postadresse.', - 'login_with_old_email' => 'Du kan nå logge inn med din gamle e-postadresse igjen.', - 'login_provider_local_only' => 'Denne handlingen er ikke tilgjengelig ved godkjenning gjennom ":login_provider".', - 'delete_local_info_only' => 'Fordi du godkjenner gjennom ":login_provider", vil dette bare slette lokal informasjon i Firefly III.', + 'change_your_password' => 'Endre passord', + 'delete_account' => 'Slett konto', + 'current_password' => 'Nåværende passord', + 'new_password' => 'Nytt passord', + 'new_password_again' => 'Nytt passord (gjenta)', + 'delete_your_account' => 'Slett din konto', + 'delete_your_account_help' => 'Hvis du sletter brukerkontoen din, slettes også alle kontoer, transaksjoner, og alt annet du har lagret i Firefly III. Det blir BORTE.', + 'delete_your_account_password' => 'Skriv inn passordet ditt for å fortsette.', + 'password' => 'Passord', + 'are_you_sure' => 'Er du sikker? Du kan ikke angre på dette.', + 'delete_account_button' => 'SLETT din konto', + 'invalid_current_password' => 'Ugyldig nåværende passord!', + 'password_changed' => 'Passord endret!', + 'should_change' => 'Tanken er å endre passordet ditt.', + 'invalid_password' => 'Ugyldig passord!', + 'what_is_pw_security' => 'Hva er "sjekk passordsikkerhet"?', + 'secure_pw_title' => 'Hvordan velge et sikkert passord', + 'secure_pw_history' => 'Ikke en uke går uten at du leser i nyhetene om et nettsted som har mistet passord for brukerne sine. Hackere og tyver bruker disse passordene for å prøve å stjele din private informasjon. Denne informasjonen er verdifull.', + 'secure_pw_ff' => 'Bruker du det samme passordet over alt på Internett? Hvis bare ett nettsted mister passordet, har hackere tilgang til alle dataene dine. Firefly III er avhengig av at du velger et sterkt og unikt passord for å beskytte dine finansielle data.', + 'secure_pw_check_box' => 'For å hjelpe deg kan Firefly III sjekke om passordet du vil bruke har blitt stjålet tidligere. Hvis dette er tilfelle, råder Firefly III deg til ikke å bruke dette passordet.', + 'secure_pw_working_title' => 'Hvordan virker det?', + 'secure_pw_working' => 'Ved å huke av denne boksen vil Firefly III sende de fem første tegnene til SHA1-hashen av passordet ditt til nettsiden til Troy Hunt for å se om det er på listen hans. Dette vil stoppe deg fra å bruke usikre passord som anbefalt i den siste spesialpublikasjonen fra NIST om dette emnet.', + 'secure_pw_should' => 'Bør jeg huke av boksen?', + 'secure_pw_long_password' => 'Ja. Alltid bekreft at passordet ditt er trygt.', + 'command_line_token' => 'Kommandolinjenøkkel', + 'explain_command_line_token' => 'Du trenger dette "token" for å utføre kommander på kommandolinje som f. eks. importere eller eksportere. Uten dette tegnet fungerer ikke kommandoene. Ikke del din kommandolinjen token. Ingen vil spørre deg om dette spesialtegnet, ikke engang meg. Hvis du frykter at du har mistet dette, eller ved paranoia, trykk på knappen for å generere et nytt "token".', + 'regenerate_command_line_token' => 'Regenerer kommandolinjenøkkel', + 'token_regenerated' => 'En ny kommandolinjenøkkel ble generert', + 'change_your_email' => 'Endre din epostadresse', + 'email_verification' => 'En e-postmelding sendes til din gamle og nye e-postadresse. Av sikkerhetsgrunner, vil du ikke kunne logge inn før du bekrefter din nye epostadresse. Hvis du er usikker på om Firefly III installasjonen er i stand til å sende e-post, ikke bruk denne funksjonen. Hvis du er administrator, kan du teste dette i Administrasjon.', + 'email_changed_logout' => 'Inntil du bekrefter e-postadressen din, kan du ikke logge inn.', + 'login_with_new_email' => 'Du kan nå logge inn med din nye e-postadresse.', + 'login_with_old_email' => 'Du kan nå logge inn med din gamle e-postadresse igjen.', + 'login_provider_local_only' => 'Denne handlingen er ikke tilgjengelig ved godkjenning gjennom ":login_provider".', + 'delete_local_info_only' => 'Fordi du godkjenner gjennom ":login_provider", vil dette bare slette lokal informasjon i Firefly III.', // attachments - 'nr_of_attachments' => 'Ett vedlegg|:count vedlegg', - 'attachments' => 'Vedlegg', - 'edit_attachment' => 'Rediger vedlegg ":name"', - 'update_attachment' => 'Oppdater vedlegget', - 'delete_attachment' => 'Slett vedlegg ":name"', - 'attachment_deleted' => 'Slettet vedlegg ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Oppdatert vedlegg ":name"', - 'upload_max_file_size' => 'Maks filstørrelse: :size', - 'list_all_attachments' => 'Liste over alle vedlegg', + 'nr_of_attachments' => 'Ett vedlegg|:count vedlegg', + 'attachments' => 'Vedlegg', + 'edit_attachment' => 'Rediger vedlegg ":name"', + 'update_attachment' => 'Oppdater vedlegget', + 'delete_attachment' => 'Slett vedlegg ":name"', + 'attachment_deleted' => 'Slettet vedlegg ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Oppdatert vedlegg ":name"', + 'upload_max_file_size' => 'Maks filstørrelse: :size', + 'list_all_attachments' => 'Liste over alle vedlegg', // transaction index - 'title_expenses' => 'Utgifter', - 'title_withdrawal' => 'Utgifter', - 'title_revenue' => 'Inntekt', - 'title_deposit' => 'Inntekt', - 'title_transfer' => 'Overføringer', - 'title_transfers' => 'Overføringer', + 'title_expenses' => 'Utgifter', + 'title_withdrawal' => 'Utgifter', + 'title_revenue' => 'Inntekt', + 'title_deposit' => 'Inntekt', + 'title_transfer' => 'Overføringer', + 'title_transfers' => 'Overføringer', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Denne transaksjonen er allerede et uttak', - 'convert_is_already_type_Deposit' => 'Denne transaksjonen er allerede et innskudd', - 'convert_is_already_type_Transfer' => 'Denne transaksjonen er allerede en overføring', - 'convert_to_Withdrawal' => 'Konverter ":description" til et uttak', - 'convert_to_Deposit' => 'Konverter ":description" til et innskudd', - 'convert_to_Transfer' => 'Konverter ":description" til en overføring', - 'convert_options_WithdrawalDeposit' => 'Konverter et uttak til et innskudd', - 'convert_options_WithdrawalTransfer' => 'Konverter et uttak til en overføring', - 'convert_options_DepositTransfer' => 'Konverter et innskudd til en overføring', - 'convert_options_DepositWithdrawal' => 'Konverter et innskudd til et uttak', - 'convert_options_TransferWithdrawal' => 'Konverter en overføring til et uttak', - 'convert_options_TransferDeposit' => 'Konverter en overføring til et innskudd', - 'convert_Withdrawal_to_deposit' => 'Konverter dette uttaket til et innskudd', - 'convert_Withdrawal_to_transfer' => 'Konverter dette uttaket til en overføring', - 'convert_Deposit_to_withdrawal' => 'Konverter dette innskuddet til et uttak', - 'convert_Deposit_to_transfer' => 'Konverter dette innskuddet til en overføring', - 'convert_Transfer_to_deposit' => 'Konverter denne overføringen til et innskudd', - 'convert_Transfer_to_withdrawal' => 'Konverter denne overføringen til et uttak', - 'convert_please_set_revenue_source' => 'Vennligst velg inntektskontoen pengene vil komme fra.', - 'convert_please_set_asset_destination' => 'Vennligst velg aktivakontoen pengene skal gå til.', - 'convert_please_set_expense_destination' => 'Vennligst velg utgiftsskontoen pengene skal gå til.', - 'convert_please_set_asset_source' => 'Vennligst velg aktivakontoen pengene kommer fra.', - 'convert_explanation_withdrawal_deposit' => 'Hvis du konverterer dette uttaket til et innskudd, vil :amount bli satt inn på :sourceName i stedet for å bli tatt ut.', - 'convert_explanation_withdrawal_transfer' => 'Hvis du konverterer dette uttaket til en overføring, blir :amount overført fra :sourceName til en ny aktivakonto, i stedet for å bli betalt til :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Hvis du konverterer dette innskuddet til et uttak, vil :amount bli tatt ut fra :destinationName i stedet for å bli satt inn.', - 'convert_explanation_deposit_transfer' => 'Hvis du konverterer dette innskuddet til en overføring, vil :amount bli overført fra en brukskonto du velger til :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Hvis du konverterer denne overføringen til et uttak, vil :amount gå fra :sourceName til en ny destinasjon som en utgift, i stedet for til :destinationName som en overføring.', - 'convert_explanation_transfer_deposit' => 'Hvis du konverterer denne overføringen til et innskudd, vil :amount bli satt inn på konto :destinationName istedenfor å overføres dit.', - 'converted_to_Withdrawal' => 'Transaksjonen er konvertert til et uttak', - 'converted_to_Deposit' => 'Transaksjonen er konvertert til et innskudd', - 'converted_to_Transfer' => 'Transaksjonen er konvertert til en overføring', - 'invalid_convert_selection' => 'Kontoen du har valgt er allerede brukt i denne transaksjonen eller finnes ikke.', - 'source_or_dest_invalid' => 'Finner ikke riktig transaksjonsdetaljer. Konvertering er ikke mulig.', - 'convert_to_withdrawal' => 'Convert to a withdrawal', - 'convert_to_deposit' => 'Convert to a deposit', - 'convert_to_transfer' => 'Convert to a transfer', + 'convert_is_already_type_Withdrawal' => 'Denne transaksjonen er allerede et uttak', + 'convert_is_already_type_Deposit' => 'Denne transaksjonen er allerede et innskudd', + 'convert_is_already_type_Transfer' => 'Denne transaksjonen er allerede en overføring', + 'convert_to_Withdrawal' => 'Konverter ":description" til et uttak', + 'convert_to_Deposit' => 'Konverter ":description" til et innskudd', + 'convert_to_Transfer' => 'Konverter ":description" til en overføring', + 'convert_options_WithdrawalDeposit' => 'Konverter et uttak til et innskudd', + 'convert_options_WithdrawalTransfer' => 'Konverter et uttak til en overføring', + 'convert_options_DepositTransfer' => 'Konverter et innskudd til en overføring', + 'convert_options_DepositWithdrawal' => 'Konverter et innskudd til et uttak', + 'convert_options_TransferWithdrawal' => 'Konverter en overføring til et uttak', + 'convert_options_TransferDeposit' => 'Konverter en overføring til et innskudd', + 'convert_Withdrawal_to_deposit' => 'Konverter dette uttaket til et innskudd', + 'convert_Withdrawal_to_transfer' => 'Konverter dette uttaket til en overføring', + 'convert_Deposit_to_withdrawal' => 'Konverter dette innskuddet til et uttak', + 'convert_Deposit_to_transfer' => 'Konverter dette innskuddet til en overføring', + 'convert_Transfer_to_deposit' => 'Konverter denne overføringen til et innskudd', + 'convert_Transfer_to_withdrawal' => 'Konverter denne overføringen til et uttak', + 'convert_please_set_revenue_source' => 'Vennligst velg inntektskontoen pengene vil komme fra.', + 'convert_please_set_asset_destination' => 'Vennligst velg aktivakontoen pengene skal gå til.', + 'convert_please_set_expense_destination' => 'Vennligst velg utgiftsskontoen pengene skal gå til.', + 'convert_please_set_asset_source' => 'Vennligst velg aktivakontoen pengene kommer fra.', + 'convert_explanation_withdrawal_deposit' => 'Hvis du konverterer dette uttaket til et innskudd, vil :amount bli satt inn på :sourceName i stedet for å bli tatt ut.', + 'convert_explanation_withdrawal_transfer' => 'Hvis du konverterer dette uttaket til en overføring, blir :amount overført fra :sourceName til en ny aktivakonto, i stedet for å bli betalt til :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Hvis du konverterer dette innskuddet til et uttak, vil :amount bli tatt ut fra :destinationName i stedet for å bli satt inn.', + 'convert_explanation_deposit_transfer' => 'Hvis du konverterer dette innskuddet til en overføring, vil :amount bli overført fra en brukskonto du velger til :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Hvis du konverterer denne overføringen til et uttak, vil :amount gå fra :sourceName til en ny destinasjon som en utgift, i stedet for til :destinationName som en overføring.', + 'convert_explanation_transfer_deposit' => 'Hvis du konverterer denne overføringen til et innskudd, vil :amount bli satt inn på konto :destinationName istedenfor å overføres dit.', + 'converted_to_Withdrawal' => 'Transaksjonen er konvertert til et uttak', + 'converted_to_Deposit' => 'Transaksjonen er konvertert til et innskudd', + 'converted_to_Transfer' => 'Transaksjonen er konvertert til en overføring', + 'invalid_convert_selection' => 'Kontoen du har valgt er allerede brukt i denne transaksjonen eller finnes ikke.', + 'source_or_dest_invalid' => 'Finner ikke riktig transaksjonsdetaljer. Konvertering er ikke mulig.', + 'convert_to_withdrawal' => 'Convert to a withdrawal', + 'convert_to_deposit' => 'Convert to a deposit', + 'convert_to_transfer' => 'Convert to a transfer', // create new stuff: - 'create_new_withdrawal' => 'Opprett nytt uttak', - 'create_new_deposit' => 'Opprett nytt innskudd', - 'create_new_transfer' => 'Opprett ny overføring', - 'create_new_asset' => 'Opprett ny aktivakonto', - 'create_new_expense' => 'Opprett ny utgiftskonto', - 'create_new_revenue' => 'Opprett ny inntektskonto', - 'create_new_piggy_bank' => 'Opprett ny sparegris', - 'create_new_bill' => 'Opprett ny regning', + 'create_new_withdrawal' => 'Opprett nytt uttak', + 'create_new_deposit' => 'Opprett nytt innskudd', + 'create_new_transfer' => 'Opprett ny overføring', + 'create_new_asset' => 'Opprett ny aktivakonto', + 'create_new_expense' => 'Opprett ny utgiftskonto', + 'create_new_revenue' => 'Opprett ny inntektskonto', + 'create_new_piggy_bank' => 'Opprett ny sparegris', + 'create_new_bill' => 'Opprett ny regning', // currencies: - 'create_currency' => 'Opprett en ny valuta', - 'store_currency' => 'Lagre ny valuta', - 'update_currency' => 'Oppdater valuta', - 'new_default_currency' => ':name er nå standardvaluta.', - 'cannot_delete_currency' => 'Kan ikke slette :name fordi det er fortsatt i bruk.', - 'cannot_disable_currency' => 'Kan ikke deaktivere :name fordi det er fortsatt i bruk.', - 'deleted_currency' => 'Valuta :name slettet', - 'created_currency' => 'Valuta :name opprettet', - 'could_not_store_currency' => 'Kan ikke lagre den nye valutaen.', - 'updated_currency' => 'Valuta :name oppdatert', - 'ask_site_owner' => 'Spør :owner om å legge til, fjerne eller redigere valutaer.', - 'currencies_intro' => 'Firefly III støtter ulike valutaer som du kan definere og aktivere her.', - 'make_default_currency' => 'Sett som standard', - 'default_currency' => 'standard', - 'currency_is_disabled' => 'Deaktivert', - 'enable_currency' => 'Aktiver', - 'disable_currency' => 'Deaktiver', - 'currencies_default_disabled' => 'De fleste valutaene er deaktivert som standard. For å bruke dem, må du aktivere dem først.', - 'currency_is_now_enabled' => 'Valuta ":name" er aktivert', - 'currency_is_now_disabled' => 'Valuta ":name" er deaktivert', + 'create_currency' => 'Opprett en ny valuta', + 'store_currency' => 'Lagre ny valuta', + 'update_currency' => 'Oppdater valuta', + 'new_default_currency' => ':name er nå standardvaluta.', + 'cannot_delete_currency' => 'Kan ikke slette :name fordi det er fortsatt i bruk.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Valuta :name slettet', + 'created_currency' => 'Valuta :name opprettet', + 'could_not_store_currency' => 'Kan ikke lagre den nye valutaen.', + 'updated_currency' => 'Valuta :name oppdatert', + 'ask_site_owner' => 'Spør :owner om å legge til, fjerne eller redigere valutaer.', + 'currencies_intro' => 'Firefly III støtter ulike valutaer som du kan definere og aktivere her.', + 'make_default_currency' => 'Sett som standard', + 'default_currency' => 'standard', + 'currency_is_disabled' => 'Deaktivert', + 'enable_currency' => 'Aktiver', + 'disable_currency' => 'Deaktiver', + 'currencies_default_disabled' => 'De fleste valutaene er deaktivert som standard. For å bruke dem, må du aktivere dem først.', + 'currency_is_now_enabled' => 'Valuta ":name" er aktivert', + 'currency_is_now_disabled' => 'Valuta ":name" er deaktivert', // forms: - 'mandatoryFields' => 'Obligatoriske felter', - 'optionalFields' => 'Valgfrie felter', - 'options' => 'Alternativer', + 'mandatoryFields' => 'Obligatoriske felter', + 'optionalFields' => 'Valgfrie felter', + 'options' => 'Alternativer', // budgets: - 'create_new_budget' => 'Opprett et nytt budsjett', - 'store_new_budget' => 'Lagre nytt budsjett', - 'stored_new_budget' => 'Lagret nytt budsjett ":name"', - 'available_between' => 'Tilgjengelig mellom :start og :end', - 'transactionsWithoutBudget' => 'Utgifter uten budsjett', - 'transactions_no_budget' => 'Utgifter uten budsjett mellom :start og :end', - 'spent_between' => 'Brukt mellom :start og :end', - 'createBudget' => 'Nytt budsjett', - 'inactiveBudgets' => 'Inaktive budsjetter', - 'without_budget_between' => 'Transaksjoner uten et budsjett mellom :start og :end', - 'delete_budget' => 'Slett budsjett ":name"', - 'deleted_budget' => 'Slett budsjett ":name"', - 'edit_budget' => 'Rediger budsjett ":name"', - 'updated_budget' => 'Oppdater budsjett ":name"', - 'update_amount' => 'Oppdater beløp', - 'update_budget' => 'Oppdater budsjett', - 'update_budget_amount_range' => 'Oppdater (forventet) tilgjengelig beløp mellom :start og :end', - 'budget_period_navigator' => 'Periodenavigatør', - 'info_on_available_amount' => 'Hva har jeg tilgjengelig?', - 'available_amount_indication' => 'Bruk disse beløpene for å få en indikasjon på hva ditt totale budsjett kan være.', - 'suggested' => 'Foreslått', - 'average_between' => 'Gjennomsnitt mellom :start og :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Opprett et nytt budsjett', + 'store_new_budget' => 'Lagre nytt budsjett', + 'stored_new_budget' => 'Lagret nytt budsjett ":name"', + 'available_between' => 'Tilgjengelig mellom :start og :end', + 'transactionsWithoutBudget' => 'Utgifter uten budsjett', + 'transactions_no_budget' => 'Utgifter uten budsjett mellom :start og :end', + 'spent_between' => 'Brukt mellom :start og :end', + 'createBudget' => 'Nytt budsjett', + 'inactiveBudgets' => 'Inaktive budsjetter', + 'without_budget_between' => 'Transaksjoner uten et budsjett mellom :start og :end', + 'delete_budget' => 'Slett budsjett ":name"', + 'deleted_budget' => 'Slett budsjett ":name"', + 'edit_budget' => 'Rediger budsjett ":name"', + 'updated_budget' => 'Oppdater budsjett ":name"', + 'update_amount' => 'Oppdater beløp', + 'update_budget' => 'Oppdater budsjett', + 'update_budget_amount_range' => 'Oppdater (forventet) tilgjengelig beløp mellom :start og :end', + 'budget_period_navigator' => 'Periodenavigatør', + 'info_on_available_amount' => 'Hva har jeg tilgjengelig?', + 'available_amount_indication' => 'Bruk disse beløpene for å få en indikasjon på hva ditt totale budsjett kan være.', + 'suggested' => 'Foreslått', + 'average_between' => 'Gjennomsnitt mellom :start og :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Regning matcher transaksjoner mellom :low og :high.', - 'bill_related_rules' => 'Regler relatert til denne regningen', - 'repeats' => 'Gjentas', - 'connected_journals' => 'Tilknyttede transaksjoner', - 'auto_match_on' => 'Automatisk funnet av Firefly III', - 'auto_match_off' => 'Ikke automatisk funnet av Firefly III', - 'next_expected_match' => 'Neste forventede treff', - 'delete_bill' => 'Slett regning ":name"', - 'deleted_bill' => 'Slettet regning ":name"', - 'edit_bill' => 'Rediger regning ":name"', - 'more' => 'Mer', - 'rescan_old' => 'Kjør regler igjen, på alle transaksjoner', - 'update_bill' => 'Oppdater regning', - 'updated_bill' => 'Oppdatert regning ":name"', - 'store_new_bill' => 'Lagre ny regning', - 'stored_new_bill' => 'Lagret ny regning ":name"', - 'cannot_scan_inactive_bill' => 'Inaktive regninger kan ikke skannes.', - 'rescanned_bill' => 'Skannet alt på nytt og linket :total transaksjoner til regningen.', - 'average_bill_amount_year' => 'Gjennomsnittlig regningsbeløp (:year)', - 'average_bill_amount_overall' => 'Gjennomsnittlig regningsbeløp (alt i alt)', - 'bill_is_active' => 'Regning er aktiv', - 'bill_expected_between' => 'Forventet mellom :start og :end', - 'bill_will_automatch' => 'Regningen vil automatisk knyttes til samsvarende transaksjoner', - 'skips_over' => 'hopper over', - 'bill_store_error' => 'Det oppsto en uventet feil mens du lagret den nye regningen. Vennligst sjekk loggfilene', - 'list_inactive_rule' => 'inaktiv regel', + 'match_between_amounts' => 'Regning matcher transaksjoner mellom :low og :high.', + 'bill_related_rules' => 'Regler relatert til denne regningen', + 'repeats' => 'Gjentas', + 'connected_journals' => 'Tilknyttede transaksjoner', + 'auto_match_on' => 'Automatisk funnet av Firefly III', + 'auto_match_off' => 'Ikke automatisk funnet av Firefly III', + 'next_expected_match' => 'Neste forventede treff', + 'delete_bill' => 'Slett regning ":name"', + 'deleted_bill' => 'Slettet regning ":name"', + 'edit_bill' => 'Rediger regning ":name"', + 'more' => 'Mer', + 'rescan_old' => 'Kjør regler igjen, på alle transaksjoner', + 'update_bill' => 'Oppdater regning', + 'updated_bill' => 'Oppdatert regning ":name"', + 'store_new_bill' => 'Lagre ny regning', + 'stored_new_bill' => 'Lagret ny regning ":name"', + 'cannot_scan_inactive_bill' => 'Inaktive regninger kan ikke skannes.', + 'rescanned_bill' => 'Skannet alt på nytt og linket :total transaksjoner til regningen.', + 'average_bill_amount_year' => 'Gjennomsnittlig regningsbeløp (:year)', + 'average_bill_amount_overall' => 'Gjennomsnittlig regningsbeløp (alt i alt)', + 'bill_is_active' => 'Regning er aktiv', + 'bill_expected_between' => 'Forventet mellom :start og :end', + 'bill_will_automatch' => 'Regningen vil automatisk knyttes til samsvarende transaksjoner', + 'skips_over' => 'hopper over', + 'bill_store_error' => 'Det oppsto en uventet feil mens du lagret den nye regningen. Vennligst sjekk loggfilene', + 'list_inactive_rule' => 'inaktiv regel', // accounts: - 'account_missing_transaction' => 'Konto #:id (":name") kan ikke bli vist direkte, Firefly mangler omdirigerings informasjon.', - 'details_for_asset' => 'Detaljer for brukskonto ":name"', - 'details_for_expense' => 'Detaljer for utgiftskonto ":name"', - 'details_for_revenue' => 'Detaljer for inntektskonto ":name"', - 'details_for_cash' => 'Detaljer for kontantkonto ":name"', - 'store_new_asset_account' => 'Lagre ny brukskonto', - 'store_new_expense_account' => 'Lagre ny utgiftskonto', - 'store_new_revenue_account' => 'Lagre ny inntektskonto', - 'edit_asset_account' => 'Rediger brukskonto ":name"', - 'edit_expense_account' => 'Rediger utgiftskonto ":name"', - 'edit_revenue_account' => 'Rediger inntektskonto ":name"', - 'delete_asset_account' => 'Slett brukskonto ":name"', - 'delete_expense_account' => 'Slett utgiftskonto ":name"', - 'delete_revenue_account' => 'Slett inntektskonto ":name"', - 'delete_liabilities_account' => 'Slett gjeld ":name"', - 'asset_deleted' => 'Sletting av brukskonto ":name" var vellykket', - 'expense_deleted' => 'Sletting av utgiftskonto ":name" var vellykket', - 'revenue_deleted' => 'Sletting av inntekskonto ":name" var vellykket', - 'update_asset_account' => 'Oppdater aktivakonto', - 'update_liabilities_account' => 'Oppdater gjeld', - 'update_expense_account' => 'Oppdater utgiftskonto', - 'update_revenue_account' => 'Oppdater inntektskonto', - 'make_new_asset_account' => 'Opprett en ny aktivakonto', - 'make_new_expense_account' => 'Opprett en ny utgiftskonto', - 'make_new_revenue_account' => 'Opprett en ny inntektskonto', - 'make_new_liabilities_account' => 'Opprett ny gjeld', - 'asset_accounts' => 'Aktivakontoer', - 'expense_accounts' => 'Utgiftskontoer', - 'revenue_accounts' => 'Inntektskontoer', - 'cash_accounts' => 'Kontantkontoer', - 'Cash account' => 'Kontantkonto', - 'liabilities_accounts' => 'Gjeld', - 'reconcile_account' => 'Avstem konto ":account"', - 'overview_of_reconcile_modal' => 'Balanseoversikt', - 'delete_reconciliation' => 'Slett avstemming', - 'update_reconciliation' => 'Oppdater avstemming', - 'amount_cannot_be_zero' => 'Beløpet kan ikke være null', - 'end_of_reconcile_period' => 'Slutten av balanse perioden :period', - 'start_of_reconcile_period' => 'Starten av balanse perioden :period', - 'start_balance' => 'Startsaldo', - 'end_balance' => 'Sluttsaldo', - 'update_balance_dates_instruction' => 'Koble beløpene og datoene over til kontoutskriften, og trykk på "Start avstemning"', - 'select_transactions_instruction' => 'Velg transaksjonene som vises på kontoutskriften.', - 'select_range_and_balance' => 'Kontroller først datoperiode og saldo. Deretter trykker du på "Start avstemning"', - 'date_change_instruction' => 'Hvis du endrer datointervallet nå, vil du miste all foreløpig framdrift.', - 'update_selection' => 'Oppdater utvalg', - 'store_reconcile' => 'Lagre avstemming', - 'reconciliation_transaction' => 'Avstemmingstransaksjon', - 'Reconciliation' => 'Avstemming', - 'reconciliation' => 'Avstemming', - 'reconcile_options' => 'Avstemmingsalternativer', - 'reconcile_range' => 'Avstemningsområde', - 'start_reconcile' => 'Start avstemming', - 'cash_account_type' => 'Cash', - 'cash' => 'kontanter', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Kontotype', - 'save_transactions_by_moving' => 'Lagre disse transaksjonene ved å flytte dem til en annen konto:', - 'stored_new_account' => 'Ny konto:name: lagret!', - 'updated_account' => 'Oppdatert konto ":name"', - 'credit_card_options' => 'Kredittkortvalg', - 'no_transactions_account' => 'Det finnes ingen transaksjoner (i denne perioden) for brukskonto ":name".', - 'no_transactions_period' => 'Det finnes ingen transaksjoner (i denne perioden).', - 'no_data_for_chart' => 'Det er ikke nok informasjon (ennå) til å generere dette diagrammet.', - 'select_at_least_one_account' => 'Velg minst en brukskonto', - 'select_at_least_one_category' => 'Velg minst én kategori', - 'select_at_least_one_budget' => 'Velg minst ett budsjett', - 'select_at_least_one_tag' => 'Velg minst én tag', - 'select_at_least_one_expense' => 'Velg minst en kombinasjon av utgift/inntekts konto. Hvis du ikke har en (listen er tom) så vil ikke denne rapporten være tilgjengelig.', - 'account_default_currency' => 'Dette blir standard valuta for denne kontoen.', - 'reconcile_has_more' => 'Din Firefly III-hovedbok har mer penger i seg enn banken hevder du burde ha. Det finnes flere alternativer. Vennligst velg hva du skal gjøre. Deretter trykker du på "Bekreft avstemming".', - 'reconcile_has_less' => 'Din Firefly III-hovedbok har mindre penger i seg enn banken hevder du burde ha. Det finnes flere alternativer. Vennligst velg hva du skal gjøre. Deretter trykker du på "Bekreft avstemming".', - 'reconcile_is_equal' => 'Din Firefly III-hovedbok og dine kontoutskrifter samsvarer. Det er ingenting du trenger å gjøre. Vennligst trykk "Bekreft avstemming" for å fortsette.', - 'create_pos_reconcile_transaction' => 'Fjern de valgte transaksjonene, og opprett en korreksjon som legger til :amount til denne aktivakontoen.', - 'create_neg_reconcile_transaction' => 'Fjern de valgte transaksjonene, og opprett en korreksjon som tar bort :amount fra denne aktivakontoen.', - 'reconcile_do_nothing' => 'Fjern de valgte transaksjonene, men ikke korriger.', - 'reconcile_go_back' => 'Du kan alltid redigere eller slette en korreksjon senere.', - 'must_be_asset_account' => 'Du kan bare avstemme aktivakontoer', - 'reconciliation_stored' => 'Avstemming lagret', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Avstem denne kontoen', - 'confirm_reconciliation' => 'Bekreft avstemming', - 'submitted_start_balance' => 'Innsendt startsaldo', - 'selected_transactions' => 'Valgte transaksjoner (:count)', - 'already_cleared_transactions' => 'Tidligere ryddet transaksjoner (:count)', - 'submitted_end_balance' => 'Innsendt sluttsaldo', - 'initial_balance_description' => 'Start saldo for ":account"', - 'interest_calc_' => 'ukjent', - 'interest_calc_daily' => 'Per dag', - 'interest_calc_monthly' => 'Per måned', - 'interest_calc_yearly' => 'Per år', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Konto #:id (":name") kan ikke bli vist direkte, Firefly mangler omdirigerings informasjon.', + 'details_for_asset' => 'Detaljer for brukskonto ":name"', + 'details_for_expense' => 'Detaljer for utgiftskonto ":name"', + 'details_for_revenue' => 'Detaljer for inntektskonto ":name"', + 'details_for_cash' => 'Detaljer for kontantkonto ":name"', + 'store_new_asset_account' => 'Lagre ny brukskonto', + 'store_new_expense_account' => 'Lagre ny utgiftskonto', + 'store_new_revenue_account' => 'Lagre ny inntektskonto', + 'edit_asset_account' => 'Rediger brukskonto ":name"', + 'edit_expense_account' => 'Rediger utgiftskonto ":name"', + 'edit_revenue_account' => 'Rediger inntektskonto ":name"', + 'delete_asset_account' => 'Slett brukskonto ":name"', + 'delete_expense_account' => 'Slett utgiftskonto ":name"', + 'delete_revenue_account' => 'Slett inntektskonto ":name"', + 'delete_liabilities_account' => 'Slett gjeld ":name"', + 'asset_deleted' => 'Sletting av brukskonto ":name" var vellykket', + 'expense_deleted' => 'Sletting av utgiftskonto ":name" var vellykket', + 'revenue_deleted' => 'Sletting av inntekskonto ":name" var vellykket', + 'update_asset_account' => 'Oppdater aktivakonto', + 'update_liabilities_account' => 'Oppdater gjeld', + 'update_expense_account' => 'Oppdater utgiftskonto', + 'update_revenue_account' => 'Oppdater inntektskonto', + 'make_new_asset_account' => 'Opprett en ny aktivakonto', + 'make_new_expense_account' => 'Opprett en ny utgiftskonto', + 'make_new_revenue_account' => 'Opprett en ny inntektskonto', + 'make_new_liabilities_account' => 'Opprett ny gjeld', + 'asset_accounts' => 'Aktivakontoer', + 'expense_accounts' => 'Utgiftskontoer', + 'revenue_accounts' => 'Inntektskontoer', + 'cash_accounts' => 'Kontantkontoer', + 'Cash account' => 'Kontantkonto', + 'liabilities_accounts' => 'Gjeld', + 'reconcile_account' => 'Avstem konto ":account"', + 'overview_of_reconcile_modal' => 'Balanseoversikt', + 'delete_reconciliation' => 'Slett avstemming', + 'update_reconciliation' => 'Oppdater avstemming', + 'amount_cannot_be_zero' => 'Beløpet kan ikke være null', + 'end_of_reconcile_period' => 'Slutten av balanse perioden :period', + 'start_of_reconcile_period' => 'Starten av balanse perioden :period', + 'start_balance' => 'Startsaldo', + 'end_balance' => 'Sluttsaldo', + 'update_balance_dates_instruction' => 'Koble beløpene og datoene over til kontoutskriften, og trykk på "Start avstemning"', + 'select_transactions_instruction' => 'Velg transaksjonene som vises på kontoutskriften.', + 'select_range_and_balance' => 'Kontroller først datoperiode og saldo. Deretter trykker du på "Start avstemning"', + 'date_change_instruction' => 'Hvis du endrer datointervallet nå, vil du miste all foreløpig framdrift.', + 'update_selection' => 'Oppdater utvalg', + 'store_reconcile' => 'Lagre avstemming', + 'reconciliation_transaction' => 'Avstemmingstransaksjon', + 'Reconciliation' => 'Avstemming', + 'reconciliation' => 'Avstemming', + 'reconcile_options' => 'Avstemmingsalternativer', + 'reconcile_range' => 'Avstemningsområde', + 'start_reconcile' => 'Start avstemming', + 'cash_account_type' => 'Cash', + 'cash' => 'kontanter', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Kontotype', + 'save_transactions_by_moving' => 'Lagre disse transaksjonene ved å flytte dem til en annen konto:', + 'stored_new_account' => 'Ny konto:name: lagret!', + 'updated_account' => 'Oppdatert konto ":name"', + 'credit_card_options' => 'Kredittkortvalg', + 'no_transactions_account' => 'Det finnes ingen transaksjoner (i denne perioden) for brukskonto ":name".', + 'no_transactions_period' => 'Det finnes ingen transaksjoner (i denne perioden).', + 'no_data_for_chart' => 'Det er ikke nok informasjon (ennå) til å generere dette diagrammet.', + 'select_at_least_one_account' => 'Velg minst en brukskonto', + 'select_at_least_one_category' => 'Velg minst én kategori', + 'select_at_least_one_budget' => 'Velg minst ett budsjett', + 'select_at_least_one_tag' => 'Velg minst én tag', + 'select_at_least_one_expense' => 'Velg minst en kombinasjon av utgift/inntekts konto. Hvis du ikke har en (listen er tom) så vil ikke denne rapporten være tilgjengelig.', + 'account_default_currency' => 'Dette blir standard valuta for denne kontoen.', + 'reconcile_has_more' => 'Din Firefly III-hovedbok har mer penger i seg enn banken hevder du burde ha. Det finnes flere alternativer. Vennligst velg hva du skal gjøre. Deretter trykker du på "Bekreft avstemming".', + 'reconcile_has_less' => 'Din Firefly III-hovedbok har mindre penger i seg enn banken hevder du burde ha. Det finnes flere alternativer. Vennligst velg hva du skal gjøre. Deretter trykker du på "Bekreft avstemming".', + 'reconcile_is_equal' => 'Din Firefly III-hovedbok og dine kontoutskrifter samsvarer. Det er ingenting du trenger å gjøre. Vennligst trykk "Bekreft avstemming" for å fortsette.', + 'create_pos_reconcile_transaction' => 'Fjern de valgte transaksjonene, og opprett en korreksjon som legger til :amount til denne aktivakontoen.', + 'create_neg_reconcile_transaction' => 'Fjern de valgte transaksjonene, og opprett en korreksjon som tar bort :amount fra denne aktivakontoen.', + 'reconcile_do_nothing' => 'Fjern de valgte transaksjonene, men ikke korriger.', + 'reconcile_go_back' => 'Du kan alltid redigere eller slette en korreksjon senere.', + 'must_be_asset_account' => 'Du kan bare avstemme aktivakontoer', + 'reconciliation_stored' => 'Avstemming lagret', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Avstem denne kontoen', + 'confirm_reconciliation' => 'Bekreft avstemming', + 'submitted_start_balance' => 'Innsendt startsaldo', + 'selected_transactions' => 'Valgte transaksjoner (:count)', + 'already_cleared_transactions' => 'Tidligere ryddet transaksjoner (:count)', + 'submitted_end_balance' => 'Innsendt sluttsaldo', + 'initial_balance_description' => 'Start saldo for ":account"', + 'interest_calc_' => 'ukjent', + 'interest_calc_daily' => 'Per dag', + 'interest_calc_monthly' => 'Per måned', + 'interest_calc_yearly' => 'Per år', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Ny kategori', - 'create_new_category' => 'Opprett en ny kategori', - 'without_category' => 'Uten kategori', - 'update_category' => 'Oppdater kategori', - 'updated_category' => 'Oppdatert kategori ":name"', - 'categories' => 'Kategorier', - 'edit_category' => 'Rediger kategori ":name"', - 'no_category' => '(ingen kategori)', - 'category' => 'Kategori', - 'delete_category' => 'Slett kategori ":name"', - 'deleted_category' => 'Slettet kategori ":name"', - 'store_category' => 'Lagre ny kategori', - 'stored_category' => 'Lagret ny kategori ":name"', - 'without_category_between' => 'Uten kategori mellom :start og :end', + 'new_category' => 'Ny kategori', + 'create_new_category' => 'Opprett en ny kategori', + 'without_category' => 'Uten kategori', + 'update_category' => 'Oppdater kategori', + 'updated_category' => 'Oppdatert kategori ":name"', + 'categories' => 'Kategorier', + 'edit_category' => 'Rediger kategori ":name"', + 'no_category' => '(ingen kategori)', + 'category' => 'Kategori', + 'delete_category' => 'Slett kategori ":name"', + 'deleted_category' => 'Slettet kategori ":name"', + 'store_category' => 'Lagre ny kategori', + 'stored_category' => 'Lagret ny kategori ":name"', + 'without_category_between' => 'Uten kategori mellom :start og :end', // transactions: - 'update_withdrawal' => 'Oppdater uttak', - 'update_deposit' => 'Oppdater innskudd', - 'update_transfer' => 'Oppdater overføring', - 'updated_withdrawal' => 'Oppdatert uttak ":description"', - 'updated_deposit' => 'Oppdatert innskudd ":description"', - 'updated_transfer' => 'Oppdatert overføring ":description"', - 'delete_withdrawal' => 'Slett uttak ":description"', - 'delete_deposit' => 'Slett innskudd ":description"', - 'delete_transfer' => 'Slett overføring ":description"', - 'deleted_withdrawal' => 'Slettet uttak ":description"', - 'deleted_deposit' => 'Slettet innskudd ":description"', - 'deleted_transfer' => 'Slettet overføring ":description"', - 'stored_journal' => 'Opprettet ny transaksjon ":description"', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Velg transaksjoner', - 'rule_group_select_transactions' => 'Påfør ":title" på transaksjonene', - 'rule_select_transactions' => 'Påfør ":title" på transaksjonene', - 'stop_selection' => 'Stop valg av transaksjoner', - 'reconcile_selected' => 'Avstem', - 'mass_delete_journals' => 'Slett flere transaksjoner', - 'mass_edit_journals' => 'Rediger flere transaksjoner', - 'mass_bulk_journals' => 'Rediger flere transaksjoner samtidig', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Bruk innstillingene nedenfor for å angi nye verdier. Hvis du lar dem stå tomme, forblir de tomme. Vær også oppmerksom på at kun uttak vil bli gitt et budsjett.', - 'no_bulk_category' => 'Ikke oppdater kategori', - 'no_bulk_budget' => 'Ikke oppdater budsjett', - 'no_bulk_tags' => 'Ikke oppdater tagg(er)', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Du kan ikke masseredigere andre felt enn de som er her, fordi det er ikke plass til å vise dem. Vennligst følg linken og rediger disse en om gangen hvis du må redigere disse feltene.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(ingen budsjett)', - 'no_budget_squared' => '(ingen budsjett)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Slettet :amount transaksjon(er).', - 'mass_edited_transactions_success' => 'Oppdatert :amount transaksjon(er)', - 'opt_group_' => '(ingen kontotype)', - 'opt_group_no_account_type' => '(ingen kontotype)', - 'opt_group_defaultAsset' => 'Standard aktivakontoer', - 'opt_group_savingAsset' => 'Sparekontoer', - 'opt_group_sharedAsset' => 'Delte aktivakontoer', - 'opt_group_ccAsset' => 'Kredittkort', - 'opt_group_cashWalletAsset' => 'Kontant lommebok', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Gjeld: Lån', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Gjeld: Gjeld', - 'opt_group_l_Mortgage' => 'Gjeld: Huslån', - 'opt_group_l_Credit card' => 'Gjeld: Kredittkort', - 'notes' => 'Notater', - 'unknown_journal_error' => 'Kunne ikke lagre transaksjonen. Vennligst sjekk loggfilene.', - 'attachment_not_found' => 'Finner ikke dette vedlegget.', - 'journal_link_bill' => 'Denne transaksjonen er knyttet til regning :name. Hvis du vil fjerne knytningen, fjerner du avmerkingen. Bruke regler for å koble den til en annen regning.', + 'update_withdrawal' => 'Oppdater uttak', + 'update_deposit' => 'Oppdater innskudd', + 'update_transfer' => 'Oppdater overføring', + 'updated_withdrawal' => 'Oppdatert uttak ":description"', + 'updated_deposit' => 'Oppdatert innskudd ":description"', + 'updated_transfer' => 'Oppdatert overføring ":description"', + 'delete_withdrawal' => 'Slett uttak ":description"', + 'delete_deposit' => 'Slett innskudd ":description"', + 'delete_transfer' => 'Slett overføring ":description"', + 'deleted_withdrawal' => 'Slettet uttak ":description"', + 'deleted_deposit' => 'Slettet innskudd ":description"', + 'deleted_transfer' => 'Slettet overføring ":description"', + 'stored_journal' => 'Opprettet ny transaksjon ":description"', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Velg transaksjoner', + 'rule_group_select_transactions' => 'Påfør ":title" på transaksjonene', + 'rule_select_transactions' => 'Påfør ":title" på transaksjonene', + 'stop_selection' => 'Stop valg av transaksjoner', + 'reconcile_selected' => 'Avstem', + 'mass_delete_journals' => 'Slett flere transaksjoner', + 'mass_edit_journals' => 'Rediger flere transaksjoner', + 'mass_bulk_journals' => 'Rediger flere transaksjoner samtidig', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Bruk innstillingene nedenfor for å angi nye verdier. Hvis du lar dem stå tomme, forblir de tomme. Vær også oppmerksom på at kun uttak vil bli gitt et budsjett.', + 'no_bulk_category' => 'Ikke oppdater kategori', + 'no_bulk_budget' => 'Ikke oppdater budsjett', + 'no_bulk_tags' => 'Ikke oppdater tagg(er)', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Du kan ikke masseredigere andre felt enn de som er her, fordi det er ikke plass til å vise dem. Vennligst følg linken og rediger disse en om gangen hvis du må redigere disse feltene.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(ingen budsjett)', + 'no_budget_squared' => '(ingen budsjett)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Slettet :amount transaksjon(er).', + 'mass_edited_transactions_success' => 'Oppdatert :amount transaksjon(er)', + 'opt_group_' => '(ingen kontotype)', + 'opt_group_no_account_type' => '(ingen kontotype)', + 'opt_group_defaultAsset' => 'Standard aktivakontoer', + 'opt_group_savingAsset' => 'Sparekontoer', + 'opt_group_sharedAsset' => 'Delte aktivakontoer', + 'opt_group_ccAsset' => 'Kredittkort', + 'opt_group_cashWalletAsset' => 'Kontant lommebok', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Gjeld: Lån', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Gjeld: Gjeld', + 'opt_group_l_Mortgage' => 'Gjeld: Huslån', + 'opt_group_l_Credit card' => 'Gjeld: Kredittkort', + 'notes' => 'Notater', + 'unknown_journal_error' => 'Kunne ikke lagre transaksjonen. Vennligst sjekk loggfilene.', + 'attachment_not_found' => 'Finner ikke dette vedlegget.', + 'journal_link_bill' => 'Denne transaksjonen er knyttet til regning :name. Hvis du vil fjerne knytningen, fjerner du avmerkingen. Bruke regler for å koble den til en annen regning.', // new user: - 'welcome' => 'Velkommen til Firefly III!', - 'submit' => 'Send inn', - 'submit_yes_really' => 'Registrer (Jeg vet hva jeg gjør)', - 'getting_started' => 'Kom igang', - 'to_get_started' => 'Det er godt å se at du har installert Firefly III. Vennligst skriv inn bankens navn og saldo på hovedkontoen din for å komme i gang. Du trenger Ikke bekymre deg hvis du har flere kontoer. Du kan legge dem til senere. Dette er bare for at Firefly III skal få noe data å arbeide med.', - 'savings_balance_text' => 'Firefly III vil automatisk opprette en sparekonto for deg. Som standard vil det ikke være penger på sparekontoen din, men hvis du oppgir saldoen din til Firefly III så blir den lagt inn for deg.', - 'finish_up_new_user' => 'Det var alt! Du kan fortsette ved å trykke Send. Deretter vil du bli tatt til startskjermen til Firefly III.', - 'stored_new_accounts_new_user' => 'Jippi! De nye kontoene dine ble lagret.', - 'set_preferred_language' => 'Hvis du foretrekker å bruke Firefly III med et annet språk, vennligst indiker det her.', - 'language' => 'Språk', - 'new_savings_account' => ':bank_name sparekonto', - 'cash_wallet' => 'Kontanter lommebok', - 'currency_not_present' => 'Hvis valutaen du vanligvis bruker ikke vises, ikke fortvil. Du kan opprette din egen valuta under Alternativer > valuta.', + 'welcome' => 'Velkommen til Firefly III!', + 'submit' => 'Send inn', + 'submit_yes_really' => 'Registrer (Jeg vet hva jeg gjør)', + 'getting_started' => 'Kom igang', + 'to_get_started' => 'Det er godt å se at du har installert Firefly III. Vennligst skriv inn bankens navn og saldo på hovedkontoen din for å komme i gang. Du trenger Ikke bekymre deg hvis du har flere kontoer. Du kan legge dem til senere. Dette er bare for at Firefly III skal få noe data å arbeide med.', + 'savings_balance_text' => 'Firefly III vil automatisk opprette en sparekonto for deg. Som standard vil det ikke være penger på sparekontoen din, men hvis du oppgir saldoen din til Firefly III så blir den lagt inn for deg.', + 'finish_up_new_user' => 'Det var alt! Du kan fortsette ved å trykke Send. Deretter vil du bli tatt til startskjermen til Firefly III.', + 'stored_new_accounts_new_user' => 'Jippi! De nye kontoene dine ble lagret.', + 'set_preferred_language' => 'Hvis du foretrekker å bruke Firefly III med et annet språk, vennligst indiker det her.', + 'language' => 'Språk', + 'new_savings_account' => ':bank_name sparekonto', + 'cash_wallet' => 'Kontanter lommebok', + 'currency_not_present' => 'Hvis valutaen du vanligvis bruker ikke vises, ikke fortvil. Du kan opprette din egen valuta under Alternativer > valuta.', // home page: - 'yourAccounts' => 'Dine kontoer', - 'your_accounts' => 'Din konto oversikt', - 'category_overview' => 'Kategori oversikt', - 'expense_overview' => 'Utgiftskonto oversikt', - 'revenue_overview' => 'Inntektskonto oversikt', - 'budgetsAndSpending' => 'Budsjetter og utgifter', - 'budgets_and_spending' => 'Budsjetter og utgifter', - 'go_to_budget' => 'Gå til budsjett "{budget}"', - 'savings' => 'Oppspart', - 'newWithdrawal' => 'Ny utgift', - 'newDeposit' => 'Nytt innskudd', - 'newTransfer' => 'Ny overføring', - 'bills_to_pay' => 'Regninger å betale', - 'per_day' => 'Per dag', - 'left_to_spend_per_day' => 'Igjen å bruke per dag', - 'bills_paid' => 'Regninger betalt', + 'yourAccounts' => 'Dine kontoer', + 'your_accounts' => 'Din konto oversikt', + 'category_overview' => 'Kategori oversikt', + 'expense_overview' => 'Utgiftskonto oversikt', + 'revenue_overview' => 'Inntektskonto oversikt', + 'budgetsAndSpending' => 'Budsjetter og utgifter', + 'budgets_and_spending' => 'Budsjetter og utgifter', + 'go_to_budget' => 'Gå til budsjett "{budget}"', + 'savings' => 'Oppspart', + 'newWithdrawal' => 'Ny utgift', + 'newDeposit' => 'Nytt innskudd', + 'newTransfer' => 'Ny overføring', + 'bills_to_pay' => 'Regninger å betale', + 'per_day' => 'Per dag', + 'left_to_spend_per_day' => 'Igjen å bruke per dag', + 'bills_paid' => 'Regninger betalt', // menu and titles, should be recycled as often as possible: - 'currency' => 'Valuta', - 'preferences' => 'Innstillinger', - 'logout' => 'Logg ut', - 'toggleNavigation' => 'Vis/Skjul navigation', - 'searchPlaceholder' => 'Søk...', - 'version' => 'Versjon', - 'dashboard' => 'Startskjerm', - 'available_budget' => 'Tilgjengelige budsjett ({currency})', - 'currencies' => 'Valutaer', - 'activity' => 'Aktivitet', - 'usage' => 'Bruk', - 'accounts' => 'Kontoer', - 'Asset account' => 'Aktivakonto', - 'Default account' => 'Aktivakonto', - 'Expense account' => 'Utgiftskonto', - 'Revenue account' => 'Inntektskonto', - 'Initial balance account' => 'Startsaldokonto', - 'account_type_Debt' => 'Gjeld', - 'account_type_Loan' => 'Lån', - 'account_type_Mortgage' => 'Boliglån', - 'account_type_Credit card' => 'Kredittkort', - 'budgets' => 'Budsjetter', - 'tags' => 'Tagger', - 'reports' => 'Rapporter', - 'transactions' => 'Transaksjoner', - 'expenses' => 'Utgifter', - 'income' => 'Inntekt', - 'transfers' => 'Overføringer', - 'moneyManagement' => 'Pengestyring', - 'money_management' => 'Pengestyring', - 'tools' => 'Verktøy', - 'piggyBanks' => 'Sparegriser', - 'piggy_banks' => 'Sparegriser', - 'amount_x_of_y' => '{current} av {total}', - 'bills' => 'Regninger', - 'withdrawal' => 'Uttak', - 'opening_balance' => 'Startsaldo', - 'deposit' => 'Innskudd', - 'account' => 'Konto', - 'transfer' => 'Overføring', - 'Withdrawal' => 'Uttak', - 'Deposit' => 'Innskudd', - 'Transfer' => 'Overføring', - 'bill' => 'Regning', - 'yes' => 'Ja', - 'no' => 'Nei', - 'amount' => 'Beløp', - 'overview' => 'Oversikt', - 'saveOnAccount' => 'Spar på konto', - 'unknown' => 'Ukjent', - 'daily' => 'Daglig', - 'monthly' => 'Månedlig', - 'profile' => 'Profil', - 'errors' => 'Feil', - 'debt_start_date' => 'Startdato for gjeld', - 'debt_start_amount' => 'Start beløp for gjeld', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Lagre ny gjeld', - 'edit_liabilities_account' => 'Rediger gjeld ":name"', + 'currency' => 'Valuta', + 'preferences' => 'Innstillinger', + 'logout' => 'Logg ut', + 'toggleNavigation' => 'Vis/Skjul navigation', + 'searchPlaceholder' => 'Søk...', + 'version' => 'Versjon', + 'dashboard' => 'Startskjerm', + 'available_budget' => 'Tilgjengelige budsjett ({currency})', + 'currencies' => 'Valutaer', + 'activity' => 'Aktivitet', + 'usage' => 'Bruk', + 'accounts' => 'Kontoer', + 'Asset account' => 'Aktivakonto', + 'Default account' => 'Aktivakonto', + 'Expense account' => 'Utgiftskonto', + 'Revenue account' => 'Inntektskonto', + 'Initial balance account' => 'Startsaldokonto', + 'account_type_Debt' => 'Gjeld', + 'account_type_Loan' => 'Lån', + 'account_type_Mortgage' => 'Boliglån', + 'account_type_Credit card' => 'Kredittkort', + 'budgets' => 'Budsjetter', + 'tags' => 'Tagger', + 'reports' => 'Rapporter', + 'transactions' => 'Transaksjoner', + 'expenses' => 'Utgifter', + 'income' => 'Inntekt', + 'transfers' => 'Overføringer', + 'moneyManagement' => 'Pengestyring', + 'money_management' => 'Pengestyring', + 'tools' => 'Verktøy', + 'piggyBanks' => 'Sparegriser', + 'piggy_banks' => 'Sparegriser', + 'amount_x_of_y' => '{current} av {total}', + 'bills' => 'Regninger', + 'withdrawal' => 'Uttak', + 'opening_balance' => 'Startsaldo', + 'deposit' => 'Innskudd', + 'account' => 'Konto', + 'transfer' => 'Overføring', + 'Withdrawal' => 'Uttak', + 'Deposit' => 'Innskudd', + 'Transfer' => 'Overføring', + 'bill' => 'Regning', + 'yes' => 'Ja', + 'no' => 'Nei', + 'amount' => 'Beløp', + 'overview' => 'Oversikt', + 'saveOnAccount' => 'Spar på konto', + 'unknown' => 'Ukjent', + 'daily' => 'Daglig', + 'monthly' => 'Månedlig', + 'profile' => 'Profil', + 'errors' => 'Feil', + 'debt_start_date' => 'Startdato for gjeld', + 'debt_start_amount' => 'Start beløp for gjeld', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Lagre ny gjeld', + 'edit_liabilities_account' => 'Rediger gjeld ":name"', // reports: - 'report_default' => 'Standard finansiell rapport mellom :start og :end', - 'report_audit' => 'Transaksjonshistorikk og oversikt mellom :start og :end', - 'report_category' => 'Kategori rapport mellom :start og :end', - 'report_account' => 'Utgifts/Inntekts kontorapport mellom :start og :end', - 'report_budget' => 'Budsjettrapport mellom :start og :end', - 'report_tag' => 'Tag-rapport mellom :start og :end', - 'quick_link_reports' => 'Hurtiglenker', - 'quick_link_examples' => 'Dette er bare noen eksempel linker for å komme i gang. Sjekk ut hjelpesidene under (?) -knappen for informasjon om alle rapporter og de magiske ordene som du kan bruke.', - 'quick_link_default_report' => 'Standard finansiell rapport', - 'quick_link_audit_report' => 'Oversikt over transaksjonshistorikk', - 'report_this_month_quick' => 'Inneværende måned, alle kontoer', - 'report_last_month_quick' => 'Forrige måned, alle kontoer', - 'report_this_year_quick' => 'Inneværende år, alle kontoer', - 'report_this_fiscal_year_quick' => 'Inneværende regnskapsår, alle kontoer', - 'report_all_time_quick' => 'Fra tidenes morgen, alle kontoer', - 'reports_can_bookmark' => 'Husk at rapporter kan bokmerkes.', - 'incomeVsExpenses' => 'Inntekter vs. utgifter', - 'accountBalances' => 'Saldo', - 'balanceStart' => 'Saldo ved starten av periode', - 'balanceEnd' => 'Saldo ved utgangen av perioden', - 'splitByAccount' => 'Del opp på konto', - 'coveredWithTags' => 'Dekket med tagger', - 'leftInBudget' => 'Igjen i budsjett', - 'sumOfSums' => 'Sum av summer', - 'noCategory' => '(ingen kategori)', - 'notCharged' => 'Ikke belastet (ennå)', - 'inactive' => 'Inaktiv', - 'active' => 'Aktiv', - 'difference' => 'Differanse', - 'money_flowing_in' => 'Inn', - 'money_flowing_out' => 'Ut', - 'topX' => 'topp :number', - 'show_full_list' => 'Vis hele listen', - 'show_only_top' => 'Vis bare topp :number', - 'report_type' => 'Rapporttype', - 'report_type_default' => 'Standard finansiell rapport', - 'report_type_audit' => 'Transaksjonshistorikk (revisjon)', - 'report_type_category' => 'Kategorirapport', - 'report_type_budget' => 'Budsjettrapport', - 'report_type_tag' => 'Taggrapport', - 'report_type_account' => 'Rapport for kostnader / inntekter', - 'more_info_help' => 'Mer informasjon om disse rapportene finner du på hjelpesidene. Trykk på (?) -ikonet øverst til høyre.', - 'report_included_accounts' => 'Inkluderte kontoer', - 'report_date_range' => 'Datointervall', - 'report_preset_ranges' => 'Forhåndsinnstilte områder', - 'shared' => 'Delt', - 'fiscal_year' => 'Regnskapsår', - 'income_entry' => 'Inntekter fra konto ":name" mellom :start og :end', - 'expense_entry' => 'Utgifter til konto ":name" mellom :start og :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Utgifter i budsjett ":budget" mellom :start og :end', - 'balance_amount' => 'Utgifter i budsjett ":budget" betalt fra konto ":account" mellom :start og :end', - 'no_audit_activity' => 'Ingen aktivitet er registrert på konto :account_name mellom :start og :end.', - 'audit_end_balance' => 'Kontobalanse fra :account_name ved slutten av :end var: :balance', - 'reports_extra_options' => 'Ekstra alternativer', - 'report_has_no_extra_options' => 'Denne rapporten har ingen ekstra alternativer', - 'reports_submit' => 'Vis rapport', - 'end_after_start_date' => 'Sluttdato for rapport må være etter startdato.', - 'select_category' => 'Velg kategori(er)', - 'select_budget' => 'Velg budsjett(er).', - 'select_tag' => 'Velg tagg(er).', - 'income_per_category' => 'Inntekter per kategori', - 'expense_per_category' => 'Utgifter per kategori', - 'expense_per_budget' => 'Utgifter per budsjett', - 'income_per_account' => 'Inntekter per konto', - 'expense_per_account' => 'Utgifter per konto', - 'expense_per_tag' => 'Utgifter per tagg', - 'income_per_tag' => 'Inntekter per tagg', - 'include_expense_not_in_budget' => 'Inkluderte utgifter ikke med i de valgte budsjettene', - 'include_expense_not_in_account' => 'Inkluderte utgifter ikke med i de valgte kontoene', - 'include_expense_not_in_category' => 'Inkluderte utgifter ikke med i de valgte kategoriene', - 'include_income_not_in_category' => 'Inkluderte inntekter ikke med i de valgte kategoriene', - 'include_income_not_in_account' => 'Inkluderte inntekter ikke med i de valgte kontoene', - 'include_income_not_in_tags' => 'Inkludert inntekt ikke i de valgte tag\'ene', - 'include_expense_not_in_tags' => 'Inkluderte utgifter ikke med i de valgte tag\'ene', - 'everything_else' => 'Alt annet', - 'income_and_expenses' => 'Inntekter og utgifter', - 'spent_average' => 'Brukt (gjennomsnittlig)', - 'income_average' => 'Inntekt (gjennomsnittlig)', - 'transaction_count' => 'Transaksjonsantall', - 'average_spending_per_account' => 'Gjennomsnittlig bruk per konto', - 'average_income_per_account' => 'Gjennomsnittlig inntekt per konto', - 'total' => 'Totalt', - 'description' => 'Beskrivelse', - 'sum_of_period' => 'Sum for perioden', - 'average_in_period' => 'Gjennomsnitt for periode', - 'account_role_defaultAsset' => 'Standard aktivakonto', - 'account_role_sharedAsset' => 'Delt aktivakonto', - 'account_role_savingAsset' => 'Sparekonto', - 'account_role_ccAsset' => 'Kredittkort', - 'account_role_cashWalletAsset' => 'Kontant lommebok', - 'budget_chart_click' => 'Vennligst trykk på et budsjettnavn i tabellen ovenfor for å se et diagram.', - 'category_chart_click' => 'Vennligst trykk på et kategorinavn i tabellen ovenfor for å se et diagram.', - 'in_out_accounts' => 'Tjent og brukt pr. kombinasjon', - 'in_out_per_category' => 'Tjent og brukt pr. kategori', - 'out_per_budget' => 'Brukt per budsjett', - 'select_expense_revenue' => 'Velg utgifts-/inntektskonto', - 'multi_currency_report_sum' => 'Siden denne listen inneholder kontoer med forskjellige valutaer vil summen mest sannsynlig ikke gi noen mening. Rapporten vil alltid falle tilbake på din standarde valuta.', - 'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.', - 'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoer som ikke har "Inkluder i nettoverdi"-valget avkrysset.', + 'report_default' => 'Standard finansiell rapport mellom :start og :end', + 'report_audit' => 'Transaksjonshistorikk og oversikt mellom :start og :end', + 'report_category' => 'Kategori rapport mellom :start og :end', + 'report_account' => 'Utgifts/Inntekts kontorapport mellom :start og :end', + 'report_budget' => 'Budsjettrapport mellom :start og :end', + 'report_tag' => 'Tag-rapport mellom :start og :end', + 'quick_link_reports' => 'Hurtiglenker', + 'quick_link_examples' => 'Dette er bare noen eksempel linker for å komme i gang. Sjekk ut hjelpesidene under (?) -knappen for informasjon om alle rapporter og de magiske ordene som du kan bruke.', + 'quick_link_default_report' => 'Standard finansiell rapport', + 'quick_link_audit_report' => 'Oversikt over transaksjonshistorikk', + 'report_this_month_quick' => 'Inneværende måned, alle kontoer', + 'report_last_month_quick' => 'Forrige måned, alle kontoer', + 'report_this_year_quick' => 'Inneværende år, alle kontoer', + 'report_this_fiscal_year_quick' => 'Inneværende regnskapsår, alle kontoer', + 'report_all_time_quick' => 'Fra tidenes morgen, alle kontoer', + 'reports_can_bookmark' => 'Husk at rapporter kan bokmerkes.', + 'incomeVsExpenses' => 'Inntekter vs. utgifter', + 'accountBalances' => 'Saldo', + 'balanceStart' => 'Saldo ved starten av periode', + 'balanceEnd' => 'Saldo ved utgangen av perioden', + 'splitByAccount' => 'Del opp på konto', + 'coveredWithTags' => 'Dekket med tagger', + 'leftInBudget' => 'Igjen i budsjett', + 'sumOfSums' => 'Sum av summer', + 'noCategory' => '(ingen kategori)', + 'notCharged' => 'Ikke belastet (ennå)', + 'inactive' => 'Inaktiv', + 'active' => 'Aktiv', + 'difference' => 'Differanse', + 'money_flowing_in' => 'Inn', + 'money_flowing_out' => 'Ut', + 'topX' => 'topp :number', + 'show_full_list' => 'Vis hele listen', + 'show_only_top' => 'Vis bare topp :number', + 'report_type' => 'Rapporttype', + 'report_type_default' => 'Standard finansiell rapport', + 'report_type_audit' => 'Transaksjonshistorikk (revisjon)', + 'report_type_category' => 'Kategorirapport', + 'report_type_budget' => 'Budsjettrapport', + 'report_type_tag' => 'Taggrapport', + 'report_type_account' => 'Rapport for kostnader / inntekter', + 'more_info_help' => 'Mer informasjon om disse rapportene finner du på hjelpesidene. Trykk på (?) -ikonet øverst til høyre.', + 'report_included_accounts' => 'Inkluderte kontoer', + 'report_date_range' => 'Datointervall', + 'report_preset_ranges' => 'Forhåndsinnstilte områder', + 'shared' => 'Delt', + 'fiscal_year' => 'Regnskapsår', + 'income_entry' => 'Inntekter fra konto ":name" mellom :start og :end', + 'expense_entry' => 'Utgifter til konto ":name" mellom :start og :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Utgifter i budsjett ":budget" mellom :start og :end', + 'balance_amount' => 'Utgifter i budsjett ":budget" betalt fra konto ":account" mellom :start og :end', + 'no_audit_activity' => 'Ingen aktivitet er registrert på konto :account_name mellom :start og :end.', + 'audit_end_balance' => 'Kontobalanse fra :account_name ved slutten av :end var: :balance', + 'reports_extra_options' => 'Ekstra alternativer', + 'report_has_no_extra_options' => 'Denne rapporten har ingen ekstra alternativer', + 'reports_submit' => 'Vis rapport', + 'end_after_start_date' => 'Sluttdato for rapport må være etter startdato.', + 'select_category' => 'Velg kategori(er)', + 'select_budget' => 'Velg budsjett(er).', + 'select_tag' => 'Velg tagg(er).', + 'income_per_category' => 'Inntekter per kategori', + 'expense_per_category' => 'Utgifter per kategori', + 'expense_per_budget' => 'Utgifter per budsjett', + 'income_per_account' => 'Inntekter per konto', + 'expense_per_account' => 'Utgifter per konto', + 'expense_per_tag' => 'Utgifter per tagg', + 'income_per_tag' => 'Inntekter per tagg', + 'include_expense_not_in_budget' => 'Inkluderte utgifter ikke med i de valgte budsjettene', + 'include_expense_not_in_account' => 'Inkluderte utgifter ikke med i de valgte kontoene', + 'include_expense_not_in_category' => 'Inkluderte utgifter ikke med i de valgte kategoriene', + 'include_income_not_in_category' => 'Inkluderte inntekter ikke med i de valgte kategoriene', + 'include_income_not_in_account' => 'Inkluderte inntekter ikke med i de valgte kontoene', + 'include_income_not_in_tags' => 'Inkludert inntekt ikke i de valgte tag\'ene', + 'include_expense_not_in_tags' => 'Inkluderte utgifter ikke med i de valgte tag\'ene', + 'everything_else' => 'Alt annet', + 'income_and_expenses' => 'Inntekter og utgifter', + 'spent_average' => 'Brukt (gjennomsnittlig)', + 'income_average' => 'Inntekt (gjennomsnittlig)', + 'transaction_count' => 'Transaksjonsantall', + 'average_spending_per_account' => 'Gjennomsnittlig bruk per konto', + 'average_income_per_account' => 'Gjennomsnittlig inntekt per konto', + 'total' => 'Totalt', + 'description' => 'Beskrivelse', + 'sum_of_period' => 'Sum for perioden', + 'average_in_period' => 'Gjennomsnitt for periode', + 'account_role_defaultAsset' => 'Standard aktivakonto', + 'account_role_sharedAsset' => 'Delt aktivakonto', + 'account_role_savingAsset' => 'Sparekonto', + 'account_role_ccAsset' => 'Kredittkort', + 'account_role_cashWalletAsset' => 'Kontant lommebok', + 'budget_chart_click' => 'Vennligst trykk på et budsjettnavn i tabellen ovenfor for å se et diagram.', + 'category_chart_click' => 'Vennligst trykk på et kategorinavn i tabellen ovenfor for å se et diagram.', + 'in_out_accounts' => 'Tjent og brukt pr. kombinasjon', + 'in_out_per_category' => 'Tjent og brukt pr. kategori', + 'out_per_budget' => 'Brukt per budsjett', + 'select_expense_revenue' => 'Velg utgifts-/inntektskonto', + 'multi_currency_report_sum' => 'Siden denne listen inneholder kontoer med forskjellige valutaer vil summen mest sannsynlig ikke gi noen mening. Rapporten vil alltid falle tilbake på din standarde valuta.', + 'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.', + 'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoer som ikke har "Inkluder i nettoverdi"-valget avkrysset.', // charts: - 'chart' => 'Diagram', - 'month' => 'Måned', - 'budget' => 'Busjett', - 'spent' => 'Brukt', - 'spent_in_budget' => 'Brukt i budsjett', - 'left_to_spend' => 'Igjen å bruke', - 'earned' => 'Opptjent', - 'overspent' => 'Overforbruk', - 'left' => 'Gjenværende', - 'max-amount' => 'Maksimumsbeløp', - 'min-amount' => 'Minimumsbeløp', - 'journal-amount' => 'Gjeldende regningspost', - 'name' => 'Navn', - 'date' => 'Dato', - 'paid' => 'Betalt', - 'unpaid' => 'Ikke betalt', - 'day' => 'Dag', - 'budgeted' => 'Budsjettert', - 'period' => 'Periode', - 'balance' => 'Saldo', - 'sum' => 'Sum', - 'summary' => 'Oppsummering', - 'average' => 'Gjennomsnitt', - 'balanceFor' => 'Saldo for :name', - 'no_tags_for_cloud' => 'Ingen tags for å generere sky', - 'tag_cloud' => 'Tag sky', + 'chart' => 'Diagram', + 'month' => 'Måned', + 'budget' => 'Busjett', + 'spent' => 'Brukt', + 'spent_in_budget' => 'Brukt i budsjett', + 'left_to_spend' => 'Igjen å bruke', + 'earned' => 'Opptjent', + 'overspent' => 'Overforbruk', + 'left' => 'Gjenværende', + 'max-amount' => 'Maksimumsbeløp', + 'min-amount' => 'Minimumsbeløp', + 'journal-amount' => 'Gjeldende regningspost', + 'name' => 'Navn', + 'date' => 'Dato', + 'paid' => 'Betalt', + 'unpaid' => 'Ikke betalt', + 'day' => 'Dag', + 'budgeted' => 'Budsjettert', + 'period' => 'Periode', + 'balance' => 'Saldo', + 'sum' => 'Sum', + 'summary' => 'Oppsummering', + 'average' => 'Gjennomsnitt', + 'balanceFor' => 'Saldo for :name', + 'no_tags_for_cloud' => 'Ingen tags for å generere sky', + 'tag_cloud' => 'Tag sky', // piggy banks: - 'add_money_to_piggy' => 'Legg til penger i sparegris ":name"', - 'piggy_bank' => 'Sparegris', - 'new_piggy_bank' => 'Ny sparegris', - 'store_piggy_bank' => 'Opprett ny sparegris', - 'stored_piggy_bank' => 'Lagre ny sparegris ":name"', - 'account_status' => 'Kontostatus', - 'left_for_piggy_banks' => 'Gjenstår i sparegriser', - 'sum_of_piggy_banks' => 'Sum i sparegriser', - 'saved_so_far' => 'Spart til nå', - 'left_to_save' => 'Igjen å spare', - 'suggested_amount' => 'Foreslått månedlig beløp for å spare', - 'add_money_to_piggy_title' => 'Legg til penger i sparegris ":name"', - 'remove_money_from_piggy_title' => 'Fjern penger fra sparegris ":name"', - 'add' => 'Legg til', - 'no_money_for_piggy' => 'Du har ikke flere penger å legge i denne sparegrisen.', - 'suggested_savings_per_month' => 'Foreslått pr. måned', + 'add_money_to_piggy' => 'Legg til penger i sparegris ":name"', + 'piggy_bank' => 'Sparegris', + 'new_piggy_bank' => 'Ny sparegris', + 'store_piggy_bank' => 'Opprett ny sparegris', + 'stored_piggy_bank' => 'Lagre ny sparegris ":name"', + 'account_status' => 'Kontostatus', + 'left_for_piggy_banks' => 'Gjenstår i sparegriser', + 'sum_of_piggy_banks' => 'Sum i sparegriser', + 'saved_so_far' => 'Spart til nå', + 'left_to_save' => 'Igjen å spare', + 'suggested_amount' => 'Foreslått månedlig beløp for å spare', + 'add_money_to_piggy_title' => 'Legg til penger i sparegris ":name"', + 'remove_money_from_piggy_title' => 'Fjern penger fra sparegris ":name"', + 'add' => 'Legg til', + 'no_money_for_piggy' => 'Du har ikke flere penger å legge i denne sparegrisen.', + 'suggested_savings_per_month' => 'Foreslått pr. måned', 'remove' => 'Fjern', 'max_amount_add' => 'Maksimumsbeløpet du kan legge til er', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Hopp over forekomsten', 'jump_to_friday' => 'Opprett transaksjonen på foregående Fredag istedet', 'jump_to_monday' => 'Opprett transaksjonen på neste Mandag istedet', - 'will_jump_friday' => 'Opprettes på Fredag i stedet for i helgene.', - 'will_jump_monday' => 'Opprettes på Mandag i stedet for i helgene.', - 'except_weekends' => 'Unntatt helger', - 'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet', + 'will_jump_friday' => 'Opprettes på Fredag i stedet for i helgene.', + 'will_jump_monday' => 'Opprettes på Mandag i stedet for i helgene.', + 'except_weekends' => 'Unntatt helger', + 'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/nb_NO/validation.php b/resources/lang/nb_NO/validation.php index 14de7a4c24..5c77c976e8 100644 --- a/resources/lang/nb_NO/validation.php +++ b/resources/lang/nb_NO/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute må være en streng.', 'url' => ':attribute formatet er ugyldig.', 'timezone' => ':attribute må være en gyldig tidssone.', - '2fa_code' => ':attribute formatet er ugyldig.', - 'dimensions' => ':attribute har ugyldig bilde dimensjoner.', - 'distinct' => ':attribute feltet har en duplikatverdi.', - 'file' => ':attribute må være en fil.', - 'in_array' => 'Feltet :attribute finnes ikke i :other.', - 'present' => ':attribute feltet må være definert.', - 'amount_zero' => 'Totalbeløpet kan ikke være null.', - 'unique_piggy_bank_for_user' => 'Navnet på sparegris må være unik.', - 'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.', - 'valid_recurrence_rep_moment' => 'Ugyldig repetisjons tid for denne type repetisjon.', - 'invalid_account_info' => 'Ugyldig konto informasjon.', + '2fa_code' => ':attribute formatet er ugyldig.', + 'dimensions' => ':attribute har ugyldig bilde dimensjoner.', + 'distinct' => ':attribute feltet har en duplikatverdi.', + 'file' => ':attribute må være en fil.', + 'in_array' => 'Feltet :attribute finnes ikke i :other.', + 'present' => ':attribute feltet må være definert.', + 'amount_zero' => 'Totalbeløpet kan ikke være null.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Navnet på sparegris må være unik.', + 'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.', + 'valid_recurrence_rep_moment' => 'Ugyldig repetisjons tid for denne type repetisjon.', + 'invalid_account_info' => 'Ugyldig konto informasjon.', 'attributes' => [ 'email' => 'epostadresse', 'description' => 'beskrivelse', diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php index 148e4299da..6f56b0322b 100644 --- a/resources/lang/nl_NL/config.php +++ b/resources/lang/nl_NL/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'nl', - 'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A %e %B %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'week %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'D MMMM YYYY', - 'date_time_js' => 'D MMMM YYYY @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Maandag', - 'dow_2' => 'Dinsdag', - 'dow_3' => 'Woensdag', - 'dow_4' => 'Donderdag', - 'dow_5' => 'Vrijdag', - 'dow_6' => 'Zaterdag', - 'dow_7' => 'Zondag', + 'html_language' => 'nl', + 'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'D MMM YYYY', + 'month_and_date_day' => '%A %e %B %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'week %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'D MMMM YYYY', + 'date_time_js' => 'D MMMM YYYY @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Maandag', + 'dow_2' => 'Dinsdag', + 'dow_3' => 'Woensdag', + 'dow_4' => 'Donderdag', + 'dow_5' => 'Vrijdag', + 'dow_6' => 'Zaterdag', + 'dow_7' => 'Zondag', ]; diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 75c2f12e23..4883fde052 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nieuwe uitgave', 'create_new_transaction' => 'Maak nieuwe transactie', 'new_transaction' => 'Nieuwe transactie', + 'no_rules_for_bill' => 'Dit contract heeft geen regels.', 'go_to_asset_accounts' => 'Bekijk je betaalrekeningen', 'go_to_budgets' => 'Ga naar je budgetten', 'go_to_categories' => 'Ga naar je categorieën', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Er kon geen helptekst worden gevonden.', 'no_help_title' => 'Sorry, er ging wat mis.', 'two_factor_welcome' => 'Hallo!', - 'two_factor_enter_code' => 'Vul je authenticatiecode in. Je authenticatieapplicatie kan deze voor je genereren.', - 'two_factor_code_here' => 'Code', - 'two_factor_title' => 'Authenticatie in twee stappen', - 'authenticate' => 'Inloggen', - 'two_factor_forgot_title' => 'Authenticatie in twee stappen werkt niet meer', - 'two_factor_forgot' => 'Ik kan geen codes meer genereren.', - 'two_factor_lost_header' => 'Kan je geen codes meer genereren?', - 'two_factor_lost_intro' => 'Als je ook je backupcodes kwijt bent heb je pech gehad. Dit kan je niet via de web-interface fixen. Je kan kiezen.', - 'two_factor_lost_fix_self' => 'Als je eigen installatie van Firefly III draait check je de logs in storage/logs voor instructies, of draai docker logs <container_id> voor instructies (ververs de pagina).', - 'two_factor_lost_fix_owner' => 'Zo niet, stuur dan een e-mail naar :site_owner en vraag of ze je authenticatie in twee stappen willen resetten.', - 'mfa_backup_code' => 'Je hebt een backupcode gebruikt om in te loggen op Firefly III. Deze kan je niet meer gebruiken dus streep hem weg.', - 'pref_two_factor_new_backup_codes' => 'Nieuwe backupcodes genereren', - 'pref_two_factor_backup_code_count' => 'Je hebt :count geldige backupcode(s).', - '2fa_i_have_them' => 'Ik heb ze opgeslagen!', - 'warning_much_data' => 'Het kan even duren voor :days dagen aan gegevens geladen zijn.', - 'registered' => 'Je bent geregistreerd!', - 'Default asset account' => 'Standaard betaalrekening', - 'no_budget_pointer' => 'Je hebt nog geen budgetten. Maak er een aantal op de budgetten-pagina. Met budgetten kan je je uitgaven beter bijhouden.', - 'Savings account' => 'Spaarrekening', - 'Credit card' => 'Credit card', - 'source_accounts' => 'Bronrekening(en)', - 'destination_accounts' => 'Doelrekening(en)', - 'user_id_is' => 'Je gebruikersnummer is :user', - 'field_supports_markdown' => 'Dit veld ondersteunt Markdown.', - 'need_more_help' => 'Als je meer hulp nodig hebt met Firefly III, open dan een ticket op Github.', + 'two_factor_enter_code' => 'Vul je authenticatiecode in. Je authenticatieapplicatie kan deze voor je genereren.', + 'two_factor_code_here' => 'Code', + 'two_factor_title' => 'Authenticatie in twee stappen', + 'authenticate' => 'Inloggen', + 'two_factor_forgot_title' => 'Authenticatie in twee stappen werkt niet meer', + 'two_factor_forgot' => 'Ik kan geen codes meer genereren.', + 'two_factor_lost_header' => 'Kan je geen codes meer genereren?', + 'two_factor_lost_intro' => 'Als je ook je backupcodes kwijt bent heb je pech gehad. Dit kan je niet via de web-interface fixen. Je kan kiezen.', + 'two_factor_lost_fix_self' => 'Als je eigen installatie van Firefly III draait check je de logs in storage/logs voor instructies, of draai docker logs <container_id> voor instructies (ververs de pagina).', + 'two_factor_lost_fix_owner' => 'Zo niet, stuur dan een e-mail naar :site_owner en vraag of ze je authenticatie in twee stappen willen resetten.', + 'mfa_backup_code' => 'Je hebt een backupcode gebruikt om in te loggen op Firefly III. Deze kan je niet meer gebruiken dus streep hem weg.', + 'pref_two_factor_new_backup_codes' => 'Nieuwe backupcodes genereren', + 'pref_two_factor_backup_code_count' => 'Je hebt :count geldige backupcode(s).', + '2fa_i_have_them' => 'Ik heb ze opgeslagen!', + 'warning_much_data' => 'Het kan even duren voor :days dagen aan gegevens geladen zijn.', + 'registered' => 'Je bent geregistreerd!', + 'Default asset account' => 'Standaard betaalrekening', + 'no_budget_pointer' => 'Je hebt nog geen budgetten. Maak er een aantal op de budgetten-pagina. Met budgetten kan je je uitgaven beter bijhouden.', + 'Savings account' => 'Spaarrekening', + 'Credit card' => 'Credit card', + 'source_accounts' => 'Bronrekening(en)', + 'destination_accounts' => 'Doelrekening(en)', + 'user_id_is' => 'Je gebruikersnummer is :user', + 'field_supports_markdown' => 'Dit veld ondersteunt Markdown.', + 'need_more_help' => 'Als je meer hulp nodig hebt met Firefly III, open dan een ticket op Github.', 'reenable_intro_text' => 'Je kan de introductie-popupjes ook weer aan zetten.', 'intro_boxes_after_refresh' => 'De introductie-popupjes komen tevoorschijn als je de pagina opnieuw laadt.', 'show_all_no_filter' => 'Laat alle transacties zien, zonder te groeperen op datum.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Zoekopdracht', 'search_found_transactions' => 'Firefly III vond :count transactie(s) in :time seconden.', 'search_for_query' => 'Firefly III zoekt transacties met al deze woorden: :query', - 'search_modifier_amount_is' => 'Bedrag is precies :value', - 'search_modifier_amount' => 'Bedrag is precies :value', - 'search_modifier_amount_max' => 'Bedrag is hoogstens :value', - 'search_modifier_amount_min' => 'Bedrag is minstens :value', - 'search_modifier_amount_less' => 'Bedrag is minder dan :value', - 'search_modifier_amount_more' => 'Bedrag is meer dan :value', - 'search_modifier_source' => 'Bronrekening is :value', - 'search_modifier_from' => 'Bronrekening is :value', - 'search_modifier_destination' => 'Doelrekening is :value', - 'search_modifier_to' => 'Doelrekening is :value', - 'search_modifier_category' => 'Categorie is :value', - 'search_modifier_budget' => 'Budget is :value', - 'search_modifier_bill' => 'Contract is :value', - 'search_modifier_type' => 'Transactietype is :value', - 'search_modifier_date' => 'Transactiedatum is :value', - 'search_modifier_date_before' => 'Transactiedatum is vóór :value', - 'search_modifier_date_after' => 'Transactiedatum is na :value', + 'search_modifier_amount_is' => 'Bedrag is precies :value', + 'search_modifier_amount' => 'Bedrag is precies :value', + 'search_modifier_amount_max' => 'Bedrag is hoogstens :value', + 'search_modifier_amount_min' => 'Bedrag is minstens :value', + 'search_modifier_amount_less' => 'Bedrag is minder dan :value', + 'search_modifier_amount_more' => 'Bedrag is meer dan :value', + 'search_modifier_source' => 'Bronrekening is :value', + 'search_modifier_from' => 'Bronrekening is :value', + 'search_modifier_destination' => 'Doelrekening is :value', + 'search_modifier_to' => 'Doelrekening is :value', + 'search_modifier_category' => 'Categorie is :value', + 'search_modifier_budget' => 'Budget is :value', + 'search_modifier_bill' => 'Contract is :value', + 'search_modifier_type' => 'Transactietype is :value', + 'search_modifier_date' => 'Transactiedatum is :value', + 'search_modifier_date_before' => 'Transactiedatum is vóór :value', + 'search_modifier_date_after' => 'Transactiedatum is na :value', 'search_modifier_on' => 'Transactiedatum is :value', 'search_modifier_before' => 'Transactiedatum is vóór :value', 'search_modifier_after' => 'Transactiedatum is na :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Verander de transactie in een overschrijving', 'rule_action_convert_transfer' => 'Verander de transactie in een overschrijving met ":action_value"', - 'rules_have_read_warning' => 'Heb je de waarschuwing gelezen?', - 'apply_rule_warning' => 'Let op! Het kan heel lang duren voor een regel(groep) is toegepast op een grote selectie transacties. Er kan een time-out optreden. Als dat gebeurt is de regel(groep) niet toegepast op alle transacties, en dat kan je administratie behoorlijk verprutsen. Wees dus voorzichtig.', - 'rulegroup_for_bills_title' => 'Regelgroep voor contracten', - 'rulegroup_for_bills_description' => 'Een speciale regelgroep voor alle regels die met contracten te maken hebben.', - 'rule_for_bill_title' => 'Automatisch gegenereerde regel voor contract ":name"', - 'rule_for_bill_description' => 'Deze regel is automatisch gegenereerd om te transacties te matchen met contract ":name".', - 'create_rule_for_bill' => 'Maak een nieuwe regel voor contract ":name"', - 'create_rule_for_bill_txt' => 'Je hebt een nieuw contract ":name" gemaakt, hoera! Firefly III can automagisch naar je uitgaven kijken en deze koppelen aan dit contract. Als je bijvoorbeeld je huur betaalt wordt de uitgave gekoppeld aan contract "huur". Op die manier laat Firefly III je zien welke rekeningen nog betaald moeten worden en welke niet. Om dat te doen moet er een regel gemaakt worden. Firefly III heeft vast wat handige waardes ingevuld. Dubbelcheck deze. Als ze kloppen zal Firefly III automatisch de juiste uitgave aan het juiste contract koppelen. Kijk dus goed of de triggers kloppen en corrigeer waar nodig.', - 'new_rule_for_bill_title' => 'Regel voor contract ":name"', - 'new_rule_for_bill_description' => 'Deze regel markeert uitgaven voor contract ":name".', + 'rules_have_read_warning' => 'Heb je de waarschuwing gelezen?', + 'apply_rule_warning' => 'Let op! Het kan heel lang duren voor een regel(groep) is toegepast op een grote selectie transacties. Er kan een time-out optreden. Als dat gebeurt is de regel(groep) niet toegepast op alle transacties, en dat kan je administratie behoorlijk verprutsen. Wees dus voorzichtig.', + 'rulegroup_for_bills_title' => 'Regelgroep voor contracten', + 'rulegroup_for_bills_description' => 'Een speciale regelgroep voor alle regels die met contracten te maken hebben.', + 'rule_for_bill_title' => 'Automatisch gegenereerde regel voor contract ":name"', + 'rule_for_bill_description' => 'Deze regel is automatisch gegenereerd om te transacties te matchen met contract ":name".', + 'create_rule_for_bill' => 'Maak een nieuwe regel voor contract ":name"', + 'create_rule_for_bill_txt' => 'Je hebt een nieuw contract ":name" gemaakt, hoera! Firefly III can automagisch naar je uitgaven kijken en deze koppelen aan dit contract. Als je bijvoorbeeld je huur betaalt wordt de uitgave gekoppeld aan contract "huur". Op die manier laat Firefly III je zien welke rekeningen nog betaald moeten worden en welke niet. Om dat te doen moet er een regel gemaakt worden. Firefly III heeft vast wat handige waardes ingevuld. Dubbelcheck deze. Als ze kloppen zal Firefly III automatisch de juiste uitgave aan het juiste contract koppelen. Kijk dus goed of de triggers kloppen en corrigeer waar nodig.', + 'new_rule_for_bill_title' => 'Regel voor contract ":name"', + 'new_rule_for_bill_description' => 'Deze regel markeert uitgaven voor contract ":name".', // tags - 'store_new_tag' => 'Sla tag op', - 'update_tag' => 'Sla wijzigingen op', - 'no_location_set' => 'Zonder plaats', - 'meta_data' => 'Metagegevens', - 'location' => 'Plaats', - 'without_date' => 'Zonder datum', - 'result' => 'Resultaat', - 'sums_apply_to_range' => 'Alle sommen gelden voor het geselecteerde bereik', - 'mapbox_api_key' => 'Om de kaart te gebruiken regel je een API-key bij Mapbox. Open je .env-bestand en zet deze achter MAPBOX_API_KEY=.', - 'press_tag_location' => 'Klik met de rechtermuisknop of druk lang om de locatie van de tag in te stellen.', - 'clear_location' => 'Wis locatie', + 'store_new_tag' => 'Sla tag op', + 'update_tag' => 'Sla wijzigingen op', + 'no_location_set' => 'Zonder plaats', + 'meta_data' => 'Metagegevens', + 'location' => 'Plaats', + 'without_date' => 'Zonder datum', + 'result' => 'Resultaat', + 'sums_apply_to_range' => 'Alle sommen gelden voor het geselecteerde bereik', + 'mapbox_api_key' => 'Om de kaart te gebruiken regel je een API-key bij Mapbox. Open je .env-bestand en zet deze achter MAPBOX_API_KEY=.', + 'press_tag_location' => 'Klik met de rechtermuisknop of druk lang om de locatie van de tag in te stellen.', + 'clear_location' => 'Wis locatie', // preferences - 'pref_home_screen_accounts' => 'Voorpaginarekeningen', - 'pref_home_screen_accounts_help' => 'Welke betaalrekeningen wil je op de voorpagina zien?', - 'pref_view_range' => 'Bereik', - 'pref_view_range_help' => 'Sommige grafieken worden automagisch gegroepeerd in periodes. Ook je budgetten zullen standaard in deze periode verdeeld worden. Welke periode mag het zijn?', - 'pref_1D' => 'Eén dag', - 'pref_1W' => 'Eén week', - 'pref_1M' => 'Eén maand', - 'pref_3M' => 'Drie maanden (kwartaal)', - 'pref_6M' => 'Zes maanden', - 'pref_1Y' => 'Eén jaar', - 'pref_languages' => 'Talen', - 'pref_languages_help' => 'Firefly III ondersteunt meerdere talen. Welke heeft jouw voorkeur?', - 'pref_custom_fiscal_year' => 'Instellingen voor boekjaar', - 'pref_custom_fiscal_year_label' => 'Ingeschakeld', - 'pref_custom_fiscal_year_help' => 'Voor in landen die een boekjaar gebruiken anders dan 1 januari tot 31 december', - 'pref_fiscal_year_start_label' => 'Start van boekjaar', - 'pref_two_factor_auth' => 'Authenticatie in twee stappen', - 'pref_two_factor_auth_help' => 'Als je authenticatie in twee stappen (ook wel twee-factor authenticatie genoemd) inschakelt voeg je een extra beveiligingslaag toe aan je account. Je logt in met iets dat je weet (je wachtwoord) en iets dat je hebt (een verificatiecode). Verificatiecodes worden gegeneerd door apps op je telefoon, zoals Authy en Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Authenticatie in twee stappen inschakelen', - 'pref_two_factor_auth_disabled' => 'Je verificatiecode voor authenticatie in twee stappen is verwijderd, en uitgeschakeld', - 'pref_two_factor_auth_remove_it' => 'Vergeet niet om je Firefly III account uit je authenticatie appje te verwijderen!', - 'pref_two_factor_auth_code' => 'Bevestig de code', - 'pref_two_factor_auth_code_help' => 'Scan deze QR code met een app op je telefoon (zoals Authy of Google Authenticator). Vul de code die je terug krijgt hier in.', - 'pref_two_factor_auth_reset_code' => 'Reset de verificatiecode', - 'pref_two_factor_auth_disable_2fa' => '2FA uitzetten', - '2fa_use_secret_instead' => 'Als je de QR code niet kan scannen gebruik dan de geheime code: :secret.', - '2fa_backup_codes' => 'Sla deze backupcodes op zodat je toegang houdt als je je apparaat verliest.', - '2fa_already_enabled' => 'Tweestapsverificatie is al ingeschakeld.', - 'wrong_mfa_code' => 'Deze code is niet geldig.', - 'pref_save_settings' => 'Instellingen opslaan', - 'saved_preferences' => 'Voorkeuren opgeslagen!', - 'preferences_general' => 'Algemeen', - 'preferences_frontpage' => 'Homepagina', - 'preferences_security' => 'Veiligheid', - 'preferences_layout' => 'Uiterlijk', - 'pref_home_show_deposits' => 'Laat inkomsten zien op de homepagina', - 'pref_home_show_deposits_info' => 'De homepagina laat al crediteuren zien. Wil je ook je debiteuren zien?', - 'pref_home_do_show_deposits' => 'Ja, kom maar op', - 'successful_count' => 'waarvan :count met succes', - 'list_page_size_title' => 'Paginalengte', - 'list_page_size_help' => 'Per lijst met dingen (accounts, transacties, enz.) zie je hooguit zoveel items.', - 'list_page_size_label' => 'Paginalengte', - 'between_dates' => '(:start en :end)', - 'pref_optional_fields_transaction' => 'Optionele velden voor transacties', - 'pref_optional_fields_transaction_help' => 'Standaard staan niet alle velden aan (vanwege het overzicht). Hier kan je zulke extra velden alsnog aanzetten, als je denkt dat ze handig zijn. Als je een veld uitzet, maar deze heeft wel degelijk een waarde, dan is-ie altijd zichtbaar, wat je ook doet.', - 'optional_tj_date_fields' => 'Datumvelden', - 'optional_tj_business_fields' => 'Zakelijke velden', - 'optional_tj_attachment_fields' => 'Bijlagen', - 'pref_optional_tj_interest_date' => 'Rentedatum', - 'pref_optional_tj_book_date' => 'Boekdatum', - 'pref_optional_tj_process_date' => 'Verwerkingsdatum', - 'pref_optional_tj_due_date' => 'Vervaldatum', - 'pref_optional_tj_payment_date' => 'Betalingsdatum', - 'pref_optional_tj_invoice_date' => 'Factuurdatum', - 'pref_optional_tj_internal_reference' => 'Interne verwijzing', - 'pref_optional_tj_notes' => 'Notities', - 'pref_optional_tj_attachments' => 'Bijlagen', - 'optional_field_meta_dates' => 'Data', - 'optional_field_meta_business' => 'Zakelijk', - 'optional_field_attachments' => 'Bijlagen', - 'optional_field_meta_data' => 'Optionele meta-gegevens', + 'pref_home_screen_accounts' => 'Voorpaginarekeningen', + 'pref_home_screen_accounts_help' => 'Welke betaalrekeningen wil je op de voorpagina zien?', + 'pref_view_range' => 'Bereik', + 'pref_view_range_help' => 'Sommige grafieken worden automagisch gegroepeerd in periodes. Ook je budgetten zullen standaard in deze periode verdeeld worden. Welke periode mag het zijn?', + 'pref_1D' => 'Eén dag', + 'pref_1W' => 'Eén week', + 'pref_1M' => 'Eén maand', + 'pref_3M' => 'Drie maanden (kwartaal)', + 'pref_6M' => 'Zes maanden', + 'pref_1Y' => 'Eén jaar', + 'pref_languages' => 'Talen', + 'pref_languages_help' => 'Firefly III ondersteunt meerdere talen. Welke heeft jouw voorkeur?', + 'pref_custom_fiscal_year' => 'Instellingen voor boekjaar', + 'pref_custom_fiscal_year_label' => 'Ingeschakeld', + 'pref_custom_fiscal_year_help' => 'Voor in landen die een boekjaar gebruiken anders dan 1 januari tot 31 december', + 'pref_fiscal_year_start_label' => 'Start van boekjaar', + 'pref_two_factor_auth' => 'Authenticatie in twee stappen', + 'pref_two_factor_auth_help' => 'Als je authenticatie in twee stappen (ook wel twee-factor authenticatie genoemd) inschakelt voeg je een extra beveiligingslaag toe aan je account. Je logt in met iets dat je weet (je wachtwoord) en iets dat je hebt (een verificatiecode). Verificatiecodes worden gegeneerd door apps op je telefoon, zoals Authy en Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Authenticatie in twee stappen inschakelen', + 'pref_two_factor_auth_disabled' => 'Je verificatiecode voor authenticatie in twee stappen is verwijderd, en uitgeschakeld', + 'pref_two_factor_auth_remove_it' => 'Vergeet niet om je Firefly III account uit je authenticatie appje te verwijderen!', + 'pref_two_factor_auth_code' => 'Bevestig de code', + 'pref_two_factor_auth_code_help' => 'Scan deze QR code met een app op je telefoon (zoals Authy of Google Authenticator). Vul de code die je terug krijgt hier in.', + 'pref_two_factor_auth_reset_code' => 'Reset de verificatiecode', + 'pref_two_factor_auth_disable_2fa' => '2FA uitzetten', + '2fa_use_secret_instead' => 'Als je de QR code niet kan scannen gebruik dan de geheime code: :secret.', + '2fa_backup_codes' => 'Sla deze backupcodes op zodat je toegang houdt als je je apparaat verliest.', + '2fa_already_enabled' => 'Tweestapsverificatie is al ingeschakeld.', + 'wrong_mfa_code' => 'Deze code is niet geldig.', + 'pref_save_settings' => 'Instellingen opslaan', + 'saved_preferences' => 'Voorkeuren opgeslagen!', + 'preferences_general' => 'Algemeen', + 'preferences_frontpage' => 'Homepagina', + 'preferences_security' => 'Veiligheid', + 'preferences_layout' => 'Uiterlijk', + 'pref_home_show_deposits' => 'Laat inkomsten zien op de homepagina', + 'pref_home_show_deposits_info' => 'De homepagina laat al crediteuren zien. Wil je ook je debiteuren zien?', + 'pref_home_do_show_deposits' => 'Ja, kom maar op', + 'successful_count' => 'waarvan :count met succes', + 'list_page_size_title' => 'Paginalengte', + 'list_page_size_help' => 'Per lijst met dingen (accounts, transacties, enz.) zie je hooguit zoveel items.', + 'list_page_size_label' => 'Paginalengte', + 'between_dates' => '(:start en :end)', + 'pref_optional_fields_transaction' => 'Optionele velden voor transacties', + 'pref_optional_fields_transaction_help' => 'Standaard staan niet alle velden aan (vanwege het overzicht). Hier kan je zulke extra velden alsnog aanzetten, als je denkt dat ze handig zijn. Als je een veld uitzet, maar deze heeft wel degelijk een waarde, dan is-ie altijd zichtbaar, wat je ook doet.', + 'optional_tj_date_fields' => 'Datumvelden', + 'optional_tj_business_fields' => 'Zakelijke velden', + 'optional_tj_attachment_fields' => 'Bijlagen', + 'pref_optional_tj_interest_date' => 'Rentedatum', + 'pref_optional_tj_book_date' => 'Boekdatum', + 'pref_optional_tj_process_date' => 'Verwerkingsdatum', + 'pref_optional_tj_due_date' => 'Vervaldatum', + 'pref_optional_tj_payment_date' => 'Betalingsdatum', + 'pref_optional_tj_invoice_date' => 'Factuurdatum', + 'pref_optional_tj_internal_reference' => 'Interne verwijzing', + 'pref_optional_tj_notes' => 'Notities', + 'pref_optional_tj_attachments' => 'Bijlagen', + 'optional_field_meta_dates' => 'Data', + 'optional_field_meta_business' => 'Zakelijk', + 'optional_field_attachments' => 'Bijlagen', + 'optional_field_meta_data' => 'Optionele meta-gegevens', // profile: - 'change_your_password' => 'Verander je wachtwoord', - 'delete_account' => 'Verwijder je account', - 'current_password' => 'Huidige wachtwoord', - 'new_password' => 'Nieuw wachtwoord', - 'new_password_again' => 'Nieuw wachtwoord (bevestiging)', - 'delete_your_account' => 'Verwijder je account', - 'delete_your_account_help' => 'Als je je account verwijdert worden ook al je rekeningen, transacties en alle andere zaken verwijderd. Alles is dan WEG.', - 'delete_your_account_password' => 'Voer je wachtwoord in om door te gaan.', - 'password' => 'Wachtwoord', - 'are_you_sure' => 'Zeker weten? Je kan niet meer terug!', - 'delete_account_button' => 'VERWIJDER je account', - 'invalid_current_password' => 'Huidige wachtwoord is niet geldig!', - 'password_changed' => 'Je wachtwoord is veranderd!', - 'should_change' => 'Vul ook echt een ander wachtwoord in.', - 'invalid_password' => 'Ongeldig wachtwoord!', - 'what_is_pw_security' => 'Wat is "Bevestig wachtwoordsterkte"?', - 'secure_pw_title' => 'Hoe kies je een veilig wachtwoord', - 'secure_pw_history' => 'Elke week lees je wel hoe sites de wachtwoorden van hun gebruikers verliezen. Hackers en dieven gebruiken deze wachtwoorden om te kijken of ze je persoonsgegevens kunnen buitmaken. Deze gegevens zijn geld waard.', - 'secure_pw_ff' => 'Gebruik je overal hetzelfde wachtwoord? Als één site je wachtwoord kwijt raakt hebben hackers toegang tot al je data. Firefly III rekent er op dat je een sterk en uniek wachtwoord kiest om je financiële gegevens te beschermen.', - 'secure_pw_check_box' => 'Om je daarbij te helpen kan Firefly III checken of het wachtwoord dat je wilt gebruiken is gestolen in het verleden. Als dat zo is, raadt Firefly III je aan om dat wachtwoord NIET te gebruiken.', - 'secure_pw_working_title' => 'Hoe werkt het?', - 'secure_pw_working' => 'Als je het vinkje aanvinkt stuurt Firefly III de eerste vijf karakters van de SHA1-hash van je wachtwoord naar de website van Troy Hunt om te zien of-ie op de lijst staat. Dit voorkomt dat je een onveilig wachtwoord gebruikt, zoals is voorgeschreven in een speciale publicatie van het NIST over dit onderwerp.', - 'secure_pw_should' => 'Vinkje zetten of niet?', - 'secure_pw_long_password' => 'Ja. Controleer altijd of je wachtwoord is veilig.', - 'command_line_token' => 'Opdrachtprompt-token', - 'explain_command_line_token' => 'Je hebt dit token nodig als je commando\'s op de commandline draait, zoals het invoeren of uitvoeren van data. Zonder dit token werken zulke gevoelige opdrachten niet. Deel je opdrachtprompt-token niet. Niemand zal hier naar vragen, zelfs ik niet. Als je bang bent dat-ie op straat ligt, genereer dan een nieuw token.', - 'regenerate_command_line_token' => 'Nieuw opdrachtprompt-token genereren', - 'token_regenerated' => 'Er is een nieuw opdrachtprompt-token gegenereerd', - 'change_your_email' => 'Verander je emailadres', - 'email_verification' => 'Het systeem verstuurt een mailtje naar je oude EN nieuwe emailadres. Uit veiligheidsoverwegingen ben je zometeen uitgelogd en kan je pas weer inloggen als je je emailadres hebt bevestigd. Doe dit niet als je niet zeker weet of je Firefly III installatie wel mail kan versturen. Als je een admin bent, test dit dan eerst in de administratie.', - 'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.', - 'login_with_new_email' => 'Je kan nu inloggen met je nieuwe emailadres.', - 'login_with_old_email' => 'Je kan nu weer inloggen met je oude emailadres.', - 'login_provider_local_only' => 'Je kan dit niet doen als je inlogt via ":login_provider".', - 'delete_local_info_only' => 'Omdat je inlogt via ":login_provider" verwijder je alleen lokale Firefly III informatie.', + 'change_your_password' => 'Verander je wachtwoord', + 'delete_account' => 'Verwijder je account', + 'current_password' => 'Huidige wachtwoord', + 'new_password' => 'Nieuw wachtwoord', + 'new_password_again' => 'Nieuw wachtwoord (bevestiging)', + 'delete_your_account' => 'Verwijder je account', + 'delete_your_account_help' => 'Als je je account verwijdert worden ook al je rekeningen, transacties en alle andere zaken verwijderd. Alles is dan WEG.', + 'delete_your_account_password' => 'Voer je wachtwoord in om door te gaan.', + 'password' => 'Wachtwoord', + 'are_you_sure' => 'Zeker weten? Je kan niet meer terug!', + 'delete_account_button' => 'VERWIJDER je account', + 'invalid_current_password' => 'Huidige wachtwoord is niet geldig!', + 'password_changed' => 'Je wachtwoord is veranderd!', + 'should_change' => 'Vul ook echt een ander wachtwoord in.', + 'invalid_password' => 'Ongeldig wachtwoord!', + 'what_is_pw_security' => 'Wat is "Bevestig wachtwoordsterkte"?', + 'secure_pw_title' => 'Hoe kies je een veilig wachtwoord', + 'secure_pw_history' => 'Elke week lees je wel hoe sites de wachtwoorden van hun gebruikers verliezen. Hackers en dieven gebruiken deze wachtwoorden om te kijken of ze je persoonsgegevens kunnen buitmaken. Deze gegevens zijn geld waard.', + 'secure_pw_ff' => 'Gebruik je overal hetzelfde wachtwoord? Als één site je wachtwoord kwijt raakt hebben hackers toegang tot al je data. Firefly III rekent er op dat je een sterk en uniek wachtwoord kiest om je financiële gegevens te beschermen.', + 'secure_pw_check_box' => 'Om je daarbij te helpen kan Firefly III checken of het wachtwoord dat je wilt gebruiken is gestolen in het verleden. Als dat zo is, raadt Firefly III je aan om dat wachtwoord NIET te gebruiken.', + 'secure_pw_working_title' => 'Hoe werkt het?', + 'secure_pw_working' => 'Als je het vinkje aanvinkt stuurt Firefly III de eerste vijf karakters van de SHA1-hash van je wachtwoord naar de website van Troy Hunt om te zien of-ie op de lijst staat. Dit voorkomt dat je een onveilig wachtwoord gebruikt, zoals is voorgeschreven in een speciale publicatie van het NIST over dit onderwerp.', + 'secure_pw_should' => 'Vinkje zetten of niet?', + 'secure_pw_long_password' => 'Ja. Controleer altijd of je wachtwoord is veilig.', + 'command_line_token' => 'Opdrachtprompt-token', + 'explain_command_line_token' => 'Je hebt dit token nodig als je commando\'s op de commandline draait, zoals het invoeren of uitvoeren van data. Zonder dit token werken zulke gevoelige opdrachten niet. Deel je opdrachtprompt-token niet. Niemand zal hier naar vragen, zelfs ik niet. Als je bang bent dat-ie op straat ligt, genereer dan een nieuw token.', + 'regenerate_command_line_token' => 'Nieuw opdrachtprompt-token genereren', + 'token_regenerated' => 'Er is een nieuw opdrachtprompt-token gegenereerd', + 'change_your_email' => 'Verander je emailadres', + 'email_verification' => 'Het systeem verstuurt een mailtje naar je oude EN nieuwe emailadres. Uit veiligheidsoverwegingen ben je zometeen uitgelogd en kan je pas weer inloggen als je je emailadres hebt bevestigd. Doe dit niet als je niet zeker weet of je Firefly III installatie wel mail kan versturen. Als je een admin bent, test dit dan eerst in de administratie.', + 'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.', + 'login_with_new_email' => 'Je kan nu inloggen met je nieuwe emailadres.', + 'login_with_old_email' => 'Je kan nu weer inloggen met je oude emailadres.', + 'login_provider_local_only' => 'Je kan dit niet doen als je inlogt via ":login_provider".', + 'delete_local_info_only' => 'Omdat je inlogt via ":login_provider" verwijder je alleen lokale Firefly III informatie.', // attachments - 'nr_of_attachments' => 'Eén bijlage|:count bijlagen', - 'attachments' => 'Bijlagen', - 'edit_attachment' => 'Wijzig bijlage ":name"', - 'update_attachment' => 'Update bijlage', - 'delete_attachment' => 'Verwijder bijlage ":name"', - 'attachment_deleted' => 'Bijlage ":name" verwijderd', - 'liabilities_deleted' => 'Passiva ":name" verwijderd', - 'attachment_updated' => 'Attachment ":name" geüpdatet', - 'upload_max_file_size' => 'Maximale grootte: :size', - 'list_all_attachments' => 'Lijst van alle bijlagen', + 'nr_of_attachments' => 'Eén bijlage|:count bijlagen', + 'attachments' => 'Bijlagen', + 'edit_attachment' => 'Wijzig bijlage ":name"', + 'update_attachment' => 'Update bijlage', + 'delete_attachment' => 'Verwijder bijlage ":name"', + 'attachment_deleted' => 'Bijlage ":name" verwijderd', + 'liabilities_deleted' => 'Passiva ":name" verwijderd', + 'attachment_updated' => 'Attachment ":name" geüpdatet', + 'upload_max_file_size' => 'Maximale grootte: :size', + 'list_all_attachments' => 'Lijst van alle bijlagen', // transaction index - 'title_expenses' => 'Uitgaven', - 'title_withdrawal' => 'Uitgaven', - 'title_revenue' => 'Inkomsten', - 'title_deposit' => 'Inkomsten', - 'title_transfer' => 'Overschrijvingen', - 'title_transfers' => 'Overschrijvingen', + 'title_expenses' => 'Uitgaven', + 'title_withdrawal' => 'Uitgaven', + 'title_revenue' => 'Inkomsten', + 'title_deposit' => 'Inkomsten', + 'title_transfer' => 'Overschrijvingen', + 'title_transfers' => 'Overschrijvingen', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Deze transactie is al een uitgave', - 'convert_is_already_type_Deposit' => 'Deze transactie is al inkomsten', - 'convert_is_already_type_Transfer' => 'Deze transactie is al een overschrijving', - 'convert_to_Withdrawal' => 'Verander ":description" in een uitgave', - 'convert_to_Deposit' => 'Verander ":description" in inkomsten', - 'convert_to_Transfer' => 'Verander ":description" in een overschrijving', - 'convert_options_WithdrawalDeposit' => 'Verander een uitgave in inkomsten', - 'convert_options_WithdrawalTransfer' => 'Verander een uitgave in een overschrijving', - 'convert_options_DepositTransfer' => 'Verander inkomsten in een overschrijving', - 'convert_options_DepositWithdrawal' => 'Verander inkomsten in een uitgave', - 'convert_options_TransferWithdrawal' => 'Verander een overschrijving in een uitgave', - 'convert_options_TransferDeposit' => 'Verander een overschrijving in inkomsten', - 'convert_Withdrawal_to_deposit' => 'Verander deze uitgave in inkomsten', - 'convert_Withdrawal_to_transfer' => 'Verander deze uitgave in een overschrijving', - 'convert_Deposit_to_withdrawal' => 'Verander deze inkomsten in een uitgave', - 'convert_Deposit_to_transfer' => 'Verander deze inkomsten in een overschrijving', - 'convert_Transfer_to_deposit' => 'Verander deze overschrijving in inkomsten', - 'convert_Transfer_to_withdrawal' => 'Verander deze overschrijving in een uitgave', - 'convert_please_set_revenue_source' => 'Kies de debiteur waar het geld vandaan gaat komen.', - 'convert_please_set_asset_destination' => 'Kies de betaalrekening waar het geld heen zal gaan.', - 'convert_please_set_expense_destination' => 'Kies de crediteur waar het geld heen zal gaan.', - 'convert_please_set_asset_source' => 'Kies de betaalrekening waar het geld vandaan zal komen.', - 'convert_explanation_withdrawal_deposit' => 'Als je deze uitgave in inkomsten verandert zal :amount gestort worden op :sourceName in plaats van afgeboekt worden.', - 'convert_explanation_withdrawal_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount overgeschreven worden van :sourceName naar een andere betaalrekening, in plaats van uitgegeven te worden bij :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Als je deze inkomsten verandert in een uitgave zal :amount afgeboekt worden van :destinationName in plaats van bijgeboekt.', - 'convert_explanation_deposit_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount gestort worden op :destinationName vanaf een betaalrekening naar keuze.', - 'convert_explanation_transfer_withdrawal' => 'Als je deze overschrijving verandert in een uitgave zal :amount afgeboekt worden van :sourceName en overgemaakt worden naar een te kiezen crediteur, in plaats van overgemaakt te worden naar :destinationName.', - 'convert_explanation_transfer_deposit' => 'Als je deze overschrijving verandert in inkomsten zal :amount gestort worden in :destinationName vanaf een debiteur in plaats van overgeschreven te worden vanaf je eigen betaalrekening.', - 'converted_to_Withdrawal' => 'De transactie is veranderd in een uitgave', - 'converted_to_Deposit' => 'De transactie is veranderd in inkomsten', - 'converted_to_Transfer' => 'De transactie is veranderd in een overschrijving', - 'invalid_convert_selection' => 'De rekening die je hebt geselecteerd wordt al gebruikt in deze transactie, of bestaat niet.', - 'source_or_dest_invalid' => 'Kan de juiste transactiegegevens niet vinden. Conversie is niet mogelijk.', - 'convert_to_withdrawal' => 'Converteren naar een uitgave', - 'convert_to_deposit' => 'Converteer naar inkomsten', - 'convert_to_transfer' => 'Converteren naar een overschrijving', + 'convert_is_already_type_Withdrawal' => 'Deze transactie is al een uitgave', + 'convert_is_already_type_Deposit' => 'Deze transactie is al inkomsten', + 'convert_is_already_type_Transfer' => 'Deze transactie is al een overschrijving', + 'convert_to_Withdrawal' => 'Verander ":description" in een uitgave', + 'convert_to_Deposit' => 'Verander ":description" in inkomsten', + 'convert_to_Transfer' => 'Verander ":description" in een overschrijving', + 'convert_options_WithdrawalDeposit' => 'Verander een uitgave in inkomsten', + 'convert_options_WithdrawalTransfer' => 'Verander een uitgave in een overschrijving', + 'convert_options_DepositTransfer' => 'Verander inkomsten in een overschrijving', + 'convert_options_DepositWithdrawal' => 'Verander inkomsten in een uitgave', + 'convert_options_TransferWithdrawal' => 'Verander een overschrijving in een uitgave', + 'convert_options_TransferDeposit' => 'Verander een overschrijving in inkomsten', + 'convert_Withdrawal_to_deposit' => 'Verander deze uitgave in inkomsten', + 'convert_Withdrawal_to_transfer' => 'Verander deze uitgave in een overschrijving', + 'convert_Deposit_to_withdrawal' => 'Verander deze inkomsten in een uitgave', + 'convert_Deposit_to_transfer' => 'Verander deze inkomsten in een overschrijving', + 'convert_Transfer_to_deposit' => 'Verander deze overschrijving in inkomsten', + 'convert_Transfer_to_withdrawal' => 'Verander deze overschrijving in een uitgave', + 'convert_please_set_revenue_source' => 'Kies de debiteur waar het geld vandaan gaat komen.', + 'convert_please_set_asset_destination' => 'Kies de betaalrekening waar het geld heen zal gaan.', + 'convert_please_set_expense_destination' => 'Kies de crediteur waar het geld heen zal gaan.', + 'convert_please_set_asset_source' => 'Kies de betaalrekening waar het geld vandaan zal komen.', + 'convert_explanation_withdrawal_deposit' => 'Als je deze uitgave in inkomsten verandert zal :amount gestort worden op :sourceName in plaats van afgeboekt worden.', + 'convert_explanation_withdrawal_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount overgeschreven worden van :sourceName naar een andere betaalrekening, in plaats van uitgegeven te worden bij :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Als je deze inkomsten verandert in een uitgave zal :amount afgeboekt worden van :destinationName in plaats van bijgeboekt.', + 'convert_explanation_deposit_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount gestort worden op :destinationName vanaf een betaalrekening naar keuze.', + 'convert_explanation_transfer_withdrawal' => 'Als je deze overschrijving verandert in een uitgave zal :amount afgeboekt worden van :sourceName en overgemaakt worden naar een te kiezen crediteur, in plaats van overgemaakt te worden naar :destinationName.', + 'convert_explanation_transfer_deposit' => 'Als je deze overschrijving verandert in inkomsten zal :amount gestort worden in :destinationName vanaf een debiteur in plaats van overgeschreven te worden vanaf je eigen betaalrekening.', + 'converted_to_Withdrawal' => 'De transactie is veranderd in een uitgave', + 'converted_to_Deposit' => 'De transactie is veranderd in inkomsten', + 'converted_to_Transfer' => 'De transactie is veranderd in een overschrijving', + 'invalid_convert_selection' => 'De rekening die je hebt geselecteerd wordt al gebruikt in deze transactie, of bestaat niet.', + 'source_or_dest_invalid' => 'Kan de juiste transactiegegevens niet vinden. Conversie is niet mogelijk.', + 'convert_to_withdrawal' => 'Converteren naar een uitgave', + 'convert_to_deposit' => 'Converteer naar inkomsten', + 'convert_to_transfer' => 'Converteren naar een overschrijving', // create new stuff: - 'create_new_withdrawal' => 'Nieuwe uitgave', - 'create_new_deposit' => 'Nieuwe inkomsten', - 'create_new_transfer' => 'Nieuwe overschrijving', - 'create_new_asset' => 'Nieuwe betaalrekening', - 'create_new_expense' => 'Nieuwe crediteur', - 'create_new_revenue' => 'Nieuwe debiteur', - 'create_new_piggy_bank' => 'Nieuw spaarpotje', - 'create_new_bill' => 'Nieuw contract', + 'create_new_withdrawal' => 'Nieuwe uitgave', + 'create_new_deposit' => 'Nieuwe inkomsten', + 'create_new_transfer' => 'Nieuwe overschrijving', + 'create_new_asset' => 'Nieuwe betaalrekening', + 'create_new_expense' => 'Nieuwe crediteur', + 'create_new_revenue' => 'Nieuwe debiteur', + 'create_new_piggy_bank' => 'Nieuw spaarpotje', + 'create_new_bill' => 'Nieuw contract', // currencies: - 'create_currency' => 'Voeg nieuwe valuta toe', - 'store_currency' => 'Sla nieuwe valuta op', - 'update_currency' => 'Wijzig valuta', - 'new_default_currency' => ':name is nu de standaard valuta.', - 'cannot_delete_currency' => 'Kan ":name" niet verwijderen, want deze is in gebruik.', - 'cannot_disable_currency' => 'Kan ":name" niet uitschakelen, want deze is in gebruik.', - 'deleted_currency' => 'Valuta :name verwijderd', - 'created_currency' => 'Nieuwe valuta :name opgeslagen', - 'could_not_store_currency' => 'Kon nieuwe valuta niet opslaan.', - 'updated_currency' => 'Valuta :name bijgewerkt', - 'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.', - 'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.', - 'make_default_currency' => 'Maak standaard', - 'default_currency' => 'standaard', - 'currency_is_disabled' => 'Uitgeschakeld', - 'enable_currency' => 'Inschakelen', - 'disable_currency' => 'Uitschakelen', - 'currencies_default_disabled' => 'De meeste van deze valuta zijn standaard uitgeschakeld. Om ze te gebruiken, moet je ze eerst inschakelen.', - 'currency_is_now_enabled' => 'Valuta ":name" is ingeschakeld', - 'currency_is_now_disabled' => 'Valuta ":name" is uitgeschakeld', + 'create_currency' => 'Voeg nieuwe valuta toe', + 'store_currency' => 'Sla nieuwe valuta op', + 'update_currency' => 'Wijzig valuta', + 'new_default_currency' => ':name is nu de standaard valuta.', + 'cannot_delete_currency' => 'Kan ":name" niet verwijderen, want deze is in gebruik.', + 'cannot_disable_currency_journals' => 'Je kan :name niet uitschakelen, er zijn nog transacties die deze valuta gebruiken.', + 'cannot_disable_currency_last_left' => 'Je kan :name niet uitschakelen, het is de laatste beschikbare valuta.', + 'cannot_disable_currency_account_meta' => 'Je kan :name niet uitschakelen, er zijn nog betaalrekeningen die deze valuta gebruiken.', + 'cannot_disable_currency_bills' => 'Je kan :name niet uitschakelen, er zijn nog contracten die deze valuta gebruiken.', + 'cannot_disable_currency_recurring' => 'Je kan :name niet uitschakelen, er zijn nog herhalende transacties die deze valuta gebruiken.', + 'cannot_disable_currency_available_budgets' => 'Je kan :name niet uitschakelen, er zijn nog budgetten die deze valuta gebruiken.', + 'cannot_disable_currency_budget_limits' => 'Je kan :name niet uitschakelen, er zijn nog budgetlimieten die deze valuta gebruiken.', + 'cannot_disable_currency_current_default' => 'Je kan :name niet uitschakelen, het is de standaardvaluta.', + 'cannot_disable_currency_system_fallback' => 'Je kan :name niet uitschakelen, het is de standaardvaluta van Firefly III.', + 'disable_EUR_side_effects' => 'De euro is de standardvaluta van Firefly III. Als je die uitzet kan het zijn dat je dingen sloopt. Doe dit op eigen risico.', + 'deleted_currency' => 'Valuta :name verwijderd', + 'created_currency' => 'Nieuwe valuta :name opgeslagen', + 'could_not_store_currency' => 'Kon nieuwe valuta niet opslaan.', + 'updated_currency' => 'Valuta :name bijgewerkt', + 'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.', + 'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.', + 'make_default_currency' => 'Maak standaard', + 'default_currency' => 'standaard', + 'currency_is_disabled' => 'Uitgeschakeld', + 'enable_currency' => 'Inschakelen', + 'disable_currency' => 'Uitschakelen', + 'currencies_default_disabled' => 'De meeste van deze valuta zijn standaard uitgeschakeld. Om ze te gebruiken, moet je ze eerst inschakelen.', + 'currency_is_now_enabled' => 'Valuta ":name" is ingeschakeld', + 'currency_is_now_disabled' => 'Valuta ":name" is uitgeschakeld', // forms: - 'mandatoryFields' => 'Verplichte velden', - 'optionalFields' => 'Optionele velden', - 'options' => 'Opties', + 'mandatoryFields' => 'Verplichte velden', + 'optionalFields' => 'Optionele velden', + 'options' => 'Opties', // budgets: - 'create_new_budget' => 'Maak een nieuw budget', - 'store_new_budget' => 'Sla nieuw budget op', - 'stored_new_budget' => 'Nieuw budget ":name" opgeslagen', - 'available_between' => 'Beschikbaar tussen :start en :end', - 'transactionsWithoutBudget' => 'Uitgaven zonder budget', - 'transactions_no_budget' => 'Uitgaven zonder budget tussen :start en :end', - 'spent_between' => 'Uitgegeven tussen :start en :end', - 'createBudget' => 'Maak nieuw budget', - 'inactiveBudgets' => 'Inactieve budgetten', - 'without_budget_between' => 'Transacties zonder budget tussen :start en :end', - 'delete_budget' => 'Verwijder budget ":name"', - 'deleted_budget' => 'Budget ":name" verwijderd', - 'edit_budget' => 'Wijzig budget ":name"', - 'updated_budget' => 'Budget ":name" geüpdatet', - 'update_amount' => 'Bedrag bijwerken', - 'update_budget' => 'Budget bijwerken', - 'update_budget_amount_range' => 'Update het verwacht beschikbare bedrag tussen :start en :end', - 'budget_period_navigator' => 'Periodenavigator', - 'info_on_available_amount' => 'Wat heb ik beschikbaar?', - 'available_amount_indication' => 'Gebruik deze bedragen om een indruk te krijgen van wat je totale budget zou kunnen zijn.', - 'suggested' => 'Gesuggereerd', - 'average_between' => 'Gemiddelde tussen :start en :end', - 'over_budget_warn' => ' Normaalgesproken budgetteer je :amount per dag. Nu sta je op :over_amount per dag. Zeker weten?', - 'transferred_in' => 'Overgeboekt (inkomend)', - 'transferred_away' => 'Overgeboekt (uitgaand)', + 'create_new_budget' => 'Maak een nieuw budget', + 'store_new_budget' => 'Sla nieuw budget op', + 'stored_new_budget' => 'Nieuw budget ":name" opgeslagen', + 'available_between' => 'Beschikbaar tussen :start en :end', + 'transactionsWithoutBudget' => 'Uitgaven zonder budget', + 'transactions_no_budget' => 'Uitgaven zonder budget tussen :start en :end', + 'spent_between' => 'Uitgegeven tussen :start en :end', + 'createBudget' => 'Maak nieuw budget', + 'inactiveBudgets' => 'Inactieve budgetten', + 'without_budget_between' => 'Transacties zonder budget tussen :start en :end', + 'delete_budget' => 'Verwijder budget ":name"', + 'deleted_budget' => 'Budget ":name" verwijderd', + 'edit_budget' => 'Wijzig budget ":name"', + 'updated_budget' => 'Budget ":name" geüpdatet', + 'update_amount' => 'Bedrag bijwerken', + 'update_budget' => 'Budget bijwerken', + 'update_budget_amount_range' => 'Update het verwacht beschikbare bedrag tussen :start en :end', + 'budget_period_navigator' => 'Periodenavigator', + 'info_on_available_amount' => 'Wat heb ik beschikbaar?', + 'available_amount_indication' => 'Gebruik deze bedragen om een indruk te krijgen van wat je totale budget zou kunnen zijn.', + 'suggested' => 'Gesuggereerd', + 'average_between' => 'Gemiddelde tussen :start en :end', + 'over_budget_warn' => ' Normaalgesproken budgetteer je :amount per dag. Nu sta je op :over_amount per dag. Zeker weten?', + 'transferred_in' => 'Overgeboekt (inkomend)', + 'transferred_away' => 'Overgeboekt (uitgaand)', // bills: - 'match_between_amounts' => 'Contract past bij transacties tussen :low en :high.', - 'bill_related_rules' => 'Regels gerelateerd aan dit contract', - 'repeats' => 'Herhaalt', - 'connected_journals' => 'Verbonden transacties', - 'auto_match_on' => 'Automatisch herkend door Firefly III', - 'auto_match_off' => 'Niet automatisch herkend door Firefly III', - 'next_expected_match' => 'Volgende verwachte transactie', - 'delete_bill' => 'Verwijder contract ":name"', - 'deleted_bill' => 'Contract ":name" verwijderd', - 'edit_bill' => 'Wijzig contract ":name"', - 'more' => 'Meer', - 'rescan_old' => 'Voer regels opnieuw uit op alle transacties', - 'update_bill' => 'Wijzig contract', - 'updated_bill' => 'Contract ":name" geüpdatet', - 'store_new_bill' => 'Sla nieuw contract op', - 'stored_new_bill' => 'Nieuw contract ":name" opgeslagen', - 'cannot_scan_inactive_bill' => 'Inactieve contracten kunnen niet worden gescand.', - 'rescanned_bill' => 'Alles opnieuw gescand, en :total transactie(s) zijn gekoppeld aan het contract.', - 'average_bill_amount_year' => 'Gemiddeld contractbedrag (:year)', - 'average_bill_amount_overall' => 'Gemiddeld contractbedrag (gehele periode)', - 'bill_is_active' => 'Contract is actief', - 'bill_expected_between' => 'Verwacht tussen :start en :end', - 'bill_will_automatch' => 'Waar van toepassing wordt dit contract automatisch gekoppeld aan transacties', - 'skips_over' => 'slaat over', - 'bill_store_error' => 'Er ging wat fout bij het opslaan van het contract. Kijk in de logbestanden', - 'list_inactive_rule' => 'inactieve regel', + 'match_between_amounts' => 'Contract past bij transacties tussen :low en :high.', + 'bill_related_rules' => 'Regels gerelateerd aan dit contract', + 'repeats' => 'Herhaalt', + 'connected_journals' => 'Verbonden transacties', + 'auto_match_on' => 'Automatisch herkend door Firefly III', + 'auto_match_off' => 'Niet automatisch herkend door Firefly III', + 'next_expected_match' => 'Volgende verwachte transactie', + 'delete_bill' => 'Verwijder contract ":name"', + 'deleted_bill' => 'Contract ":name" verwijderd', + 'edit_bill' => 'Wijzig contract ":name"', + 'more' => 'Meer', + 'rescan_old' => 'Voer regels opnieuw uit op alle transacties', + 'update_bill' => 'Wijzig contract', + 'updated_bill' => 'Contract ":name" geüpdatet', + 'store_new_bill' => 'Sla nieuw contract op', + 'stored_new_bill' => 'Nieuw contract ":name" opgeslagen', + 'cannot_scan_inactive_bill' => 'Inactieve contracten kunnen niet worden gescand.', + 'rescanned_bill' => 'Alles opnieuw gescand, en :total transactie(s) zijn gekoppeld aan het contract.', + 'average_bill_amount_year' => 'Gemiddeld contractbedrag (:year)', + 'average_bill_amount_overall' => 'Gemiddeld contractbedrag (gehele periode)', + 'bill_is_active' => 'Contract is actief', + 'bill_expected_between' => 'Verwacht tussen :start en :end', + 'bill_will_automatch' => 'Waar van toepassing wordt dit contract automatisch gekoppeld aan transacties', + 'skips_over' => 'slaat over', + 'bill_store_error' => 'Er ging wat fout bij het opslaan van het contract. Kijk in de logbestanden', + 'list_inactive_rule' => 'inactieve regel', // accounts: - 'account_missing_transaction' => 'Rekening #:id (":name") kan je niet bekijken in Firefly III, maar het origineel is kwijt.', - 'details_for_asset' => 'Overzicht voor betaalrekening ":name"', - 'details_for_expense' => 'Overzicht voor crediteur ":name"', - 'details_for_revenue' => 'Overzicht voor debiteur ":name"', - 'details_for_cash' => 'Overzicht voor contant geldrekening ":name"', - 'store_new_asset_account' => 'Sla nieuwe betaalrekening op', - 'store_new_expense_account' => 'Sla nieuwe crediteur op', - 'store_new_revenue_account' => 'Sla nieuwe debiteur op', - 'edit_asset_account' => 'Wijzig betaalrekening ":name"', - 'edit_expense_account' => 'Wijzig crediteur ":name"', - 'edit_revenue_account' => 'Wijzig debiteur ":name"', - 'delete_asset_account' => 'Verwijder betaalrekening ":name"', - 'delete_expense_account' => 'Verwijder crediteur ":name"', - 'delete_revenue_account' => 'Verwijder debiteur ":name"', - 'delete_liabilities_account' => 'Verwijder passiva ":name"', - 'asset_deleted' => 'Betaalrekening ":name" is verwijderd.', - 'expense_deleted' => 'Crediteur ":name" is verwijderd.', - 'revenue_deleted' => 'Debiteur ":name" is verwijderd.', - 'update_asset_account' => 'Wijzig betaalrekening', - 'update_liabilities_account' => 'Update passiva', - 'update_expense_account' => 'Wijzig crediteur', - 'update_revenue_account' => 'Wijzig debiteur', - 'make_new_asset_account' => 'Nieuwe betaalrekening', - 'make_new_expense_account' => 'Nieuwe crediteur', - 'make_new_revenue_account' => 'Nieuwe debiteur', - 'make_new_liabilities_account' => 'Maak nieuwe passiva', - 'asset_accounts' => 'Betaalrekeningen', - 'expense_accounts' => 'Crediteuren', - 'revenue_accounts' => 'Debiteuren', - 'cash_accounts' => 'Contant geldrekeningen', - 'Cash account' => 'Contant geldrekening', - 'liabilities_accounts' => 'Passiva', - 'reconcile_account' => 'Afstemmen betaalrekening ":account"', - 'overview_of_reconcile_modal' => 'Overview van afstemming', - 'delete_reconciliation' => 'Verwijder afstemmingstransactie', - 'update_reconciliation' => 'Update afstemmingstransactie', - 'amount_cannot_be_zero' => 'Het bedrag mag niet nul zijn', - 'end_of_reconcile_period' => 'Einde van afstemmingsperiode: :period', - 'start_of_reconcile_period' => 'Begin van afstemmingsperiode: :period', - 'start_balance' => 'Startsaldo', - 'end_balance' => 'Eindsaldo', - 'update_balance_dates_instruction' => 'Vergelijk de bedragen en datums hierboven met je bankafschrift en druk op "Begin met afstemmen"', - 'select_transactions_instruction' => 'Selecteer de transacties die op je bankafschrift staan.', - 'select_range_and_balance' => 'Controleer eerst het datumbereik en de saldo\'s. Druk vervolgens op "Begin met afstemmen"', - 'date_change_instruction' => 'Als je het datumbereik nu wijzigt, gaat je voortgang verloren.', - 'update_selection' => 'Selectie bijwerken', - 'store_reconcile' => 'Afstemming opslaan', - 'reconciliation_transaction' => 'Afstemmingstransactie', - 'Reconciliation' => 'Afstemming', - 'reconciliation' => 'Afstemming', - 'reconcile_options' => 'Afstemmingsopties', - 'reconcile_range' => 'Afstemmingsbereik', - 'start_reconcile' => 'Begin met afstemmen', - 'cash_account_type' => 'Cash', - 'cash' => 'contant', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Rekeningtype', - 'save_transactions_by_moving' => 'Bewaar deze transacties door ze aan een andere rekening te koppelen:', - 'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!', - 'updated_account' => 'Rekening ":name" geüpdatet', - 'credit_card_options' => 'Opties voor credit cards', - 'no_transactions_account' => 'Betaalrekening ":name" heeft geen transacties (in deze periode).', - 'no_transactions_period' => 'Er zijn geen transacties (in deze periode).', - 'no_data_for_chart' => 'Er is (nog) niet genoeg informatie om deze grafiek te tekenen.', - 'select_at_least_one_account' => 'Selecteer ten minste één betaalrekening', - 'select_at_least_one_category' => 'Selecteer ten minste één categorie', - 'select_at_least_one_budget' => 'Selecteer ten minste één budget', - 'select_at_least_one_tag' => 'Selecteer ten minste één tag', - 'select_at_least_one_expense' => 'Kies minstens één combinatie van crediteuren/debiteuren. Als die die niet hebt (de lijst is leeg) is dit rapport niet beschikbaar voor jou.', - 'account_default_currency' => 'Dit wordt de valuta die standaard gekoppeld wordt met de rekening.', - 'reconcile_has_more' => 'Je Firefly III boekhouding bevat meer geld dan je bank beweert dat er in zou moeten zitten. Je hebt verschillende opties. Kies wat je wilt doen, en klik dan "Bevestig afstemming".', - 'reconcile_has_less' => 'Je Firefly III boekhouding bevat minder geld dan je bank beweert dat er in zou moeten zitten. Je hebt verschillende opties. Kies wat je wilt doen, en klik dan "Bevestig afstemming".', - 'reconcile_is_equal' => 'Je Firefly III boekhouding en je bankafschriften lopen gelijk. Je hoeft niets te doen. Klik op "Bevestig afstemming" om je invoer te bevestigen.', - 'create_pos_reconcile_transaction' => 'Markeer de geselecteerde transacties als afgestemd, en voeg :amount toe aan de betaalrekening.', - 'create_neg_reconcile_transaction' => 'Markeer de geselecteerde transacties als afgestemd, en verwijder :amount van de betaalrekening.', - 'reconcile_do_nothing' => 'Markeer de geselecteerde transacties als afgestemd, maar maak geen afstemmingstransactie (correctie).', - 'reconcile_go_back' => 'Je kan een afstemmingstransactie later altijd wijzigen.', - 'must_be_asset_account' => 'Je kan alleen betaalrekeningen afstemmen', - 'reconciliation_stored' => 'Afstemming opgeslagen', - 'reconciliation_error' => 'De correctie is niet opgeslagen, maar de transacties zijn wel aangemerkt als afgestemd: :error.', - 'reconciliation_transaction_title' => 'Afstemming (:from tot :to)', - 'sum_of_reconciliation' => 'Som van afstemming', - 'reconcile_this_account' => 'Stem deze rekening af', - 'confirm_reconciliation' => 'Bevestig afstemming', - 'submitted_start_balance' => 'Ingevoerd startsaldo', - 'selected_transactions' => 'Geselecteerde transacties (:count)', - 'already_cleared_transactions' => 'Al afgestemde transacties (:count)', - 'submitted_end_balance' => 'Ingevoerd eindsaldo', - 'initial_balance_description' => 'Startsaldo voor ":account"', - 'interest_calc_' => 'onbekend', - 'interest_calc_daily' => 'Per dag', - 'interest_calc_monthly' => 'Per maand', - 'interest_calc_yearly' => 'Per jaar', - 'initial_balance_account' => 'Startsaldorekening voor :account', + 'account_missing_transaction' => 'Rekening #:id (":name") kan je niet bekijken in Firefly III, maar het origineel is kwijt.', + 'details_for_asset' => 'Overzicht voor betaalrekening ":name"', + 'details_for_expense' => 'Overzicht voor crediteur ":name"', + 'details_for_revenue' => 'Overzicht voor debiteur ":name"', + 'details_for_cash' => 'Overzicht voor contant geldrekening ":name"', + 'store_new_asset_account' => 'Sla nieuwe betaalrekening op', + 'store_new_expense_account' => 'Sla nieuwe crediteur op', + 'store_new_revenue_account' => 'Sla nieuwe debiteur op', + 'edit_asset_account' => 'Wijzig betaalrekening ":name"', + 'edit_expense_account' => 'Wijzig crediteur ":name"', + 'edit_revenue_account' => 'Wijzig debiteur ":name"', + 'delete_asset_account' => 'Verwijder betaalrekening ":name"', + 'delete_expense_account' => 'Verwijder crediteur ":name"', + 'delete_revenue_account' => 'Verwijder debiteur ":name"', + 'delete_liabilities_account' => 'Verwijder passiva ":name"', + 'asset_deleted' => 'Betaalrekening ":name" is verwijderd.', + 'expense_deleted' => 'Crediteur ":name" is verwijderd.', + 'revenue_deleted' => 'Debiteur ":name" is verwijderd.', + 'update_asset_account' => 'Wijzig betaalrekening', + 'update_liabilities_account' => 'Update passiva', + 'update_expense_account' => 'Wijzig crediteur', + 'update_revenue_account' => 'Wijzig debiteur', + 'make_new_asset_account' => 'Nieuwe betaalrekening', + 'make_new_expense_account' => 'Nieuwe crediteur', + 'make_new_revenue_account' => 'Nieuwe debiteur', + 'make_new_liabilities_account' => 'Maak nieuwe passiva', + 'asset_accounts' => 'Betaalrekeningen', + 'expense_accounts' => 'Crediteuren', + 'revenue_accounts' => 'Debiteuren', + 'cash_accounts' => 'Contant geldrekeningen', + 'Cash account' => 'Contant geldrekening', + 'liabilities_accounts' => 'Passiva', + 'reconcile_account' => 'Afstemmen betaalrekening ":account"', + 'overview_of_reconcile_modal' => 'Overview van afstemming', + 'delete_reconciliation' => 'Verwijder afstemmingstransactie', + 'update_reconciliation' => 'Update afstemmingstransactie', + 'amount_cannot_be_zero' => 'Het bedrag mag niet nul zijn', + 'end_of_reconcile_period' => 'Einde van afstemmingsperiode: :period', + 'start_of_reconcile_period' => 'Begin van afstemmingsperiode: :period', + 'start_balance' => 'Startsaldo', + 'end_balance' => 'Eindsaldo', + 'update_balance_dates_instruction' => 'Vergelijk de bedragen en datums hierboven met je bankafschrift en druk op "Begin met afstemmen"', + 'select_transactions_instruction' => 'Selecteer de transacties die op je bankafschrift staan.', + 'select_range_and_balance' => 'Controleer eerst het datumbereik en de saldo\'s. Druk vervolgens op "Begin met afstemmen"', + 'date_change_instruction' => 'Als je het datumbereik nu wijzigt, gaat je voortgang verloren.', + 'update_selection' => 'Selectie bijwerken', + 'store_reconcile' => 'Afstemming opslaan', + 'reconciliation_transaction' => 'Afstemmingstransactie', + 'Reconciliation' => 'Afstemming', + 'reconciliation' => 'Afstemming', + 'reconcile_options' => 'Afstemmingsopties', + 'reconcile_range' => 'Afstemmingsbereik', + 'start_reconcile' => 'Begin met afstemmen', + 'cash_account_type' => 'Cash', + 'cash' => 'contant', + 'cant_find_redirect_account' => 'Firefly III probeerde je door te sturen maar het ging mis. Sorry. Terug naar de index.', + 'account_type' => 'Rekeningtype', + 'save_transactions_by_moving' => 'Bewaar deze transacties door ze aan een andere rekening te koppelen:', + 'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!', + 'updated_account' => 'Rekening ":name" geüpdatet', + 'credit_card_options' => 'Opties voor credit cards', + 'no_transactions_account' => 'Betaalrekening ":name" heeft geen transacties (in deze periode).', + 'no_transactions_period' => 'Er zijn geen transacties (in deze periode).', + 'no_data_for_chart' => 'Er is (nog) niet genoeg informatie om deze grafiek te tekenen.', + 'select_at_least_one_account' => 'Selecteer ten minste één betaalrekening', + 'select_at_least_one_category' => 'Selecteer ten minste één categorie', + 'select_at_least_one_budget' => 'Selecteer ten minste één budget', + 'select_at_least_one_tag' => 'Selecteer ten minste één tag', + 'select_at_least_one_expense' => 'Kies minstens één combinatie van crediteuren/debiteuren. Als die die niet hebt (de lijst is leeg) is dit rapport niet beschikbaar voor jou.', + 'account_default_currency' => 'Dit wordt de valuta die standaard gekoppeld wordt met de rekening.', + 'reconcile_has_more' => 'Je Firefly III boekhouding bevat meer geld dan je bank beweert dat er in zou moeten zitten. Je hebt verschillende opties. Kies wat je wilt doen, en klik dan "Bevestig afstemming".', + 'reconcile_has_less' => 'Je Firefly III boekhouding bevat minder geld dan je bank beweert dat er in zou moeten zitten. Je hebt verschillende opties. Kies wat je wilt doen, en klik dan "Bevestig afstemming".', + 'reconcile_is_equal' => 'Je Firefly III boekhouding en je bankafschriften lopen gelijk. Je hoeft niets te doen. Klik op "Bevestig afstemming" om je invoer te bevestigen.', + 'create_pos_reconcile_transaction' => 'Markeer de geselecteerde transacties als afgestemd, en voeg :amount toe aan de betaalrekening.', + 'create_neg_reconcile_transaction' => 'Markeer de geselecteerde transacties als afgestemd, en verwijder :amount van de betaalrekening.', + 'reconcile_do_nothing' => 'Markeer de geselecteerde transacties als afgestemd, maar maak geen afstemmingstransactie (correctie).', + 'reconcile_go_back' => 'Je kan een afstemmingstransactie later altijd wijzigen.', + 'must_be_asset_account' => 'Je kan alleen betaalrekeningen afstemmen', + 'reconciliation_stored' => 'Afstemming opgeslagen', + 'reconciliation_error' => 'De correctie is niet opgeslagen, maar de transacties zijn wel aangemerkt als afgestemd: :error.', + 'reconciliation_transaction_title' => 'Afstemming (:from tot :to)', + 'sum_of_reconciliation' => 'Som van afstemming', + 'reconcile_this_account' => 'Stem deze rekening af', + 'confirm_reconciliation' => 'Bevestig afstemming', + 'submitted_start_balance' => 'Ingevoerd startsaldo', + 'selected_transactions' => 'Geselecteerde transacties (:count)', + 'already_cleared_transactions' => 'Al afgestemde transacties (:count)', + 'submitted_end_balance' => 'Ingevoerd eindsaldo', + 'initial_balance_description' => 'Startsaldo voor ":account"', + 'interest_calc_' => 'onbekend', + 'interest_calc_daily' => 'Per dag', + 'interest_calc_monthly' => 'Per maand', + 'interest_calc_yearly' => 'Per jaar', + 'initial_balance_account' => 'Startsaldorekening voor :account', // categories: - 'new_category' => 'Nieuwe categorie', - 'create_new_category' => 'Nieuwe categorie', - 'without_category' => 'Zonder categorie', - 'update_category' => 'Update categorie', - 'updated_category' => 'Categorie ":name" geüpdatet', - 'categories' => 'Categorieën', - 'edit_category' => 'Wijzig categorie ":name"', - 'no_category' => '(geen categorie)', - 'category' => 'Categorie', - 'delete_category' => 'Verwijder categorie ":name"', - 'deleted_category' => 'Categorie ":name" verwijderd', - 'store_category' => 'Sla nieuwe categorie op', - 'stored_category' => 'Nieuwe categorie ":name" opgeslagen', - 'without_category_between' => 'Zonder categorie tussen :start en :end', + 'new_category' => 'Nieuwe categorie', + 'create_new_category' => 'Nieuwe categorie', + 'without_category' => 'Zonder categorie', + 'update_category' => 'Update categorie', + 'updated_category' => 'Categorie ":name" geüpdatet', + 'categories' => 'Categorieën', + 'edit_category' => 'Wijzig categorie ":name"', + 'no_category' => '(geen categorie)', + 'category' => 'Categorie', + 'delete_category' => 'Verwijder categorie ":name"', + 'deleted_category' => 'Categorie ":name" verwijderd', + 'store_category' => 'Sla nieuwe categorie op', + 'stored_category' => 'Nieuwe categorie ":name" opgeslagen', + 'without_category_between' => 'Zonder categorie tussen :start en :end', // transactions: - 'update_withdrawal' => 'Wijzig uitgave', - 'update_deposit' => 'Wijzig inkomsten', - 'update_transfer' => 'Wijzig overschrijving', - 'updated_withdrawal' => 'Uitgave ":description" geüpdatet', - 'updated_deposit' => 'Inkomsten ":description" geüpdatet', - 'updated_transfer' => 'Overschrijving ":description" geüpdatet', - 'delete_withdrawal' => 'Verwijder uitgave ":description"', - 'delete_deposit' => 'Verwijder inkomsten ":description"', - 'delete_transfer' => 'Verwijder overschrijving ":description"', - 'deleted_withdrawal' => 'Uitgave ":description" verwijderd', - 'deleted_deposit' => 'Inkomsten ":description" verwijderd', - 'deleted_transfer' => 'Overschrijving ":description" verwijderd', - 'stored_journal' => 'Nieuw transactie ":description" opgeslagen', - 'stored_journal_no_descr' => 'Uw nieuwe transactie is succesvol aangemaakt', - 'updated_journal_no_descr' => 'De transactie is geüpdatet', - 'select_transactions' => 'Selecteer transacties', - 'rule_group_select_transactions' => '":title" op transacties toepassen', - 'rule_select_transactions' => '":title" op transacties toepassen', - 'stop_selection' => 'Stop met selecteren', - 'reconcile_selected' => 'Afstemmen', - 'mass_delete_journals' => 'Verwijder een aantal transacties', - 'mass_edit_journals' => 'Wijzig een aantal transacties', - 'mass_bulk_journals' => 'Wijzig een aantal transacties in bulk', - 'mass_bulk_journals_explain' => 'Gebruik dit formulier om de onderstaande transacties in één keer aan te passen. Alle transacties die je hier ziet worden geüpdated.', - 'part_of_split' => 'Deze transactie is onderdeel van een gesplitste transactie. Als je niet alle splits hebt geselecteerd dan verander je wellicht maar één stuk van een gesplitste transactie.', - 'bulk_set_new_values' => 'Gebruik de velden hieronder voor nieuwe waarden. Als je ze leeg laat, worden ze leeggemaakt voor alle gebruikers. Denk eraan dat alleen uitgaven een budget kunnen krijgen.', - 'no_bulk_category' => 'Update categorie niet', - 'no_bulk_budget' => 'Update budget niet', - 'no_bulk_tags' => 'Update tag(s) niet', - 'mass_edit' => 'Wijzig in lijst', - 'bulk_edit' => 'Wijzig in bulk', - 'mass_delete' => 'Verwijder', - 'cannot_edit_other_fields' => 'Je kan andere velden dan de velden die je hier ziet niet groepsgewijs wijzigen. Er is geen ruimte om ze te laten zien. Als je deze velden toch wilt wijzigen, volg dan de link naast de transactie en wijzig ze stuk voor stuk.', - 'cannot_change_amount_reconciled' => 'Je kan het bedrag van een afgestemde transactie niet aanpassen.', - 'no_budget' => '(geen budget)', - 'no_budget_squared' => '(geen budget)', - 'perm-delete-many' => 'Als je veel transacties in één keer verwijderd kan dit je boekhouding aardig verstoren. Wees dus voorzichtig. Je hebt hier ook de mogelijkheid om één split van een gesplitste transactie weg te gooien, dus let op.', - 'mass_deleted_transactions_success' => 'Verwijder :amount transactie(s).', - 'mass_edited_transactions_success' => 'Wijzig :amount transactie(s)', - 'opt_group_' => '(geen rekeningtype)', - 'opt_group_no_account_type' => '(geen rekeningtype)', - 'opt_group_defaultAsset' => 'Standaard betaalrekeningen', - 'opt_group_savingAsset' => 'Spaarrekeningen', - 'opt_group_sharedAsset' => 'Gedeelde betaalrekeningen', - 'opt_group_ccAsset' => 'Creditcards', - 'opt_group_cashWalletAsset' => 'Cash portomonees', - 'opt_group_expense_account' => 'Crediteuren', - 'opt_group_revenue_account' => 'Debiteuren', - 'opt_group_l_Loan' => 'Passiva: lening', - 'opt_group_cash_account' => 'Contant geldrekening', - 'opt_group_l_Debt' => 'Passiva: schuld', - 'opt_group_l_Mortgage' => 'Passiva: hypotheek', - 'opt_group_l_Credit card' => 'Passiva: credit card', - 'notes' => 'Notities', - 'unknown_journal_error' => 'Kon de transactie niet opslaan. Kijk in de logbestanden.', - 'attachment_not_found' => 'Deze bijlage kon niet gevonden worden.', - 'journal_link_bill' => 'Deze transactie is gekoppeld aan contract :name. Om de verbinding te verwijderen haal je het vinkje weg. Gebruik regels om een ander contract te koppelen.', + 'update_withdrawal' => 'Wijzig uitgave', + 'update_deposit' => 'Wijzig inkomsten', + 'update_transfer' => 'Wijzig overschrijving', + 'updated_withdrawal' => 'Uitgave ":description" geüpdatet', + 'updated_deposit' => 'Inkomsten ":description" geüpdatet', + 'updated_transfer' => 'Overschrijving ":description" geüpdatet', + 'delete_withdrawal' => 'Verwijder uitgave ":description"', + 'delete_deposit' => 'Verwijder inkomsten ":description"', + 'delete_transfer' => 'Verwijder overschrijving ":description"', + 'deleted_withdrawal' => 'Uitgave ":description" verwijderd', + 'deleted_deposit' => 'Inkomsten ":description" verwijderd', + 'deleted_transfer' => 'Overschrijving ":description" verwijderd', + 'stored_journal' => 'Nieuw transactie ":description" opgeslagen', + 'stored_journal_no_descr' => 'Uw nieuwe transactie is succesvol aangemaakt', + 'updated_journal_no_descr' => 'De transactie is geüpdatet', + 'select_transactions' => 'Selecteer transacties', + 'rule_group_select_transactions' => '":title" op transacties toepassen', + 'rule_select_transactions' => '":title" op transacties toepassen', + 'stop_selection' => 'Stop met selecteren', + 'reconcile_selected' => 'Afstemmen', + 'mass_delete_journals' => 'Verwijder een aantal transacties', + 'mass_edit_journals' => 'Wijzig een aantal transacties', + 'mass_bulk_journals' => 'Wijzig een aantal transacties in bulk', + 'mass_bulk_journals_explain' => 'Gebruik dit formulier om de onderstaande transacties in één keer aan te passen. Alle transacties die je hier ziet worden geüpdated.', + 'part_of_split' => 'Deze transactie is onderdeel van een gesplitste transactie. Als je niet alle splits hebt geselecteerd dan verander je wellicht maar één stuk van een gesplitste transactie.', + 'bulk_set_new_values' => 'Gebruik de velden hieronder voor nieuwe waarden. Als je ze leeg laat, worden ze leeggemaakt voor alle gebruikers. Denk eraan dat alleen uitgaven een budget kunnen krijgen.', + 'no_bulk_category' => 'Update categorie niet', + 'no_bulk_budget' => 'Update budget niet', + 'no_bulk_tags' => 'Update tag(s) niet', + 'mass_edit' => 'Wijzig in lijst', + 'bulk_edit' => 'Wijzig in bulk', + 'mass_delete' => 'Verwijder', + 'cannot_edit_other_fields' => 'Je kan andere velden dan de velden die je hier ziet niet groepsgewijs wijzigen. Er is geen ruimte om ze te laten zien. Als je deze velden toch wilt wijzigen, volg dan de link naast de transactie en wijzig ze stuk voor stuk.', + 'cannot_change_amount_reconciled' => 'Je kan het bedrag van een afgestemde transactie niet aanpassen.', + 'no_budget' => '(geen budget)', + 'no_budget_squared' => '(geen budget)', + 'perm-delete-many' => 'Als je veel transacties in één keer verwijderd kan dit je boekhouding aardig verstoren. Wees dus voorzichtig. Je hebt hier ook de mogelijkheid om één split van een gesplitste transactie weg te gooien, dus let op.', + 'mass_deleted_transactions_success' => 'Verwijder :amount transactie(s).', + 'mass_edited_transactions_success' => 'Wijzig :amount transactie(s)', + 'opt_group_' => '(geen rekeningtype)', + 'opt_group_no_account_type' => '(geen rekeningtype)', + 'opt_group_defaultAsset' => 'Standaard betaalrekeningen', + 'opt_group_savingAsset' => 'Spaarrekeningen', + 'opt_group_sharedAsset' => 'Gedeelde betaalrekeningen', + 'opt_group_ccAsset' => 'Creditcards', + 'opt_group_cashWalletAsset' => 'Cash portomonees', + 'opt_group_expense_account' => 'Crediteuren', + 'opt_group_revenue_account' => 'Debiteuren', + 'opt_group_l_Loan' => 'Passiva: lening', + 'opt_group_cash_account' => 'Contant geldrekening', + 'opt_group_l_Debt' => 'Passiva: schuld', + 'opt_group_l_Mortgage' => 'Passiva: hypotheek', + 'opt_group_l_Credit card' => 'Passiva: credit card', + 'notes' => 'Notities', + 'unknown_journal_error' => 'Kon de transactie niet opslaan. Kijk in de logbestanden.', + 'attachment_not_found' => 'Deze bijlage kon niet gevonden worden.', + 'journal_link_bill' => 'Deze transactie is gekoppeld aan contract :name. Om de verbinding te verwijderen haal je het vinkje weg. Gebruik regels om een ander contract te koppelen.', // new user: - 'welcome' => 'Welkom bij Firefly III!', - 'submit' => 'Invoeren', - 'submit_yes_really' => 'Invoeren (ik weet wat ik doe)', - 'getting_started' => 'Aan de start!', - 'to_get_started' => 'Het is goed om te zien dat de installatie van Firefly III gelukt is. Voer de naam van je bank in en het saldo van je belangrijkste betaalrekening. Meerdere rekeningen kan je later toevoegen, maar we moeten ergens beginnen natuurlijk.', - 'savings_balance_text' => 'Firefly III maakt automatisch een spaarrekening voor je. Daar zit normaal geen geld in, maar je kan hier opgeven hoeveel er op staat.', - 'finish_up_new_user' => 'That\'s it! Druk op Opslaan om door te gaan. Je gaat dan naar de homepage van Firefly III.', - 'stored_new_accounts_new_user' => 'Hoera! Je nieuwe accounts zijn opgeslagen.', - 'set_preferred_language' => 'Als je Firefly III liever in een andere taal gebruikt, geef dat dan hier aan.', - 'language' => 'Taal', - 'new_savings_account' => ':bank_name spaarrekening', - 'cash_wallet' => 'Cash-rekening', - 'currency_not_present' => 'Geen zorgen als de valuta die je gewend bent er niet tussen staat. Je kan je eigen valuta maken onder Opties > Valuta.', + 'welcome' => 'Welkom bij Firefly III!', + 'submit' => 'Invoeren', + 'submit_yes_really' => 'Invoeren (ik weet wat ik doe)', + 'getting_started' => 'Aan de start!', + 'to_get_started' => 'Het is goed om te zien dat de installatie van Firefly III gelukt is. Voer de naam van je bank in en het saldo van je belangrijkste betaalrekening. Meerdere rekeningen kan je later toevoegen, maar we moeten ergens beginnen natuurlijk.', + 'savings_balance_text' => 'Firefly III maakt automatisch een spaarrekening voor je. Daar zit normaal geen geld in, maar je kan hier opgeven hoeveel er op staat.', + 'finish_up_new_user' => 'That\'s it! Druk op Opslaan om door te gaan. Je gaat dan naar de homepage van Firefly III.', + 'stored_new_accounts_new_user' => 'Hoera! Je nieuwe accounts zijn opgeslagen.', + 'set_preferred_language' => 'Als je Firefly III liever in een andere taal gebruikt, geef dat dan hier aan.', + 'language' => 'Taal', + 'new_savings_account' => ':bank_name spaarrekening', + 'cash_wallet' => 'Cash-rekening', + 'currency_not_present' => 'Geen zorgen als de valuta die je gewend bent er niet tussen staat. Je kan je eigen valuta maken onder Opties > Valuta.', // home page: - 'yourAccounts' => 'Je betaalrekeningen', - 'your_accounts' => 'Je rekeningoverzicht', - 'category_overview' => 'Categorieoverzicht', - 'expense_overview' => 'Crediteurenoverzicht', - 'revenue_overview' => 'Debiteurenoverzicht', - 'budgetsAndSpending' => 'Budgetten en uitgaven', - 'budgets_and_spending' => 'Budgetten en uitgaven', - 'go_to_budget' => 'Ga naar budget "{budget}"', - 'savings' => 'Sparen', - 'newWithdrawal' => 'Nieuwe uitgave', - 'newDeposit' => 'Nieuwe inkomsten', - 'newTransfer' => 'Nieuwe overschrijving', - 'bills_to_pay' => 'Openstaande contracten', - 'per_day' => 'Per dag', - 'left_to_spend_per_day' => 'Te besteden per dag', - 'bills_paid' => 'Betaalde contracten', + 'yourAccounts' => 'Je betaalrekeningen', + 'your_accounts' => 'Je rekeningoverzicht', + 'category_overview' => 'Categorieoverzicht', + 'expense_overview' => 'Crediteurenoverzicht', + 'revenue_overview' => 'Debiteurenoverzicht', + 'budgetsAndSpending' => 'Budgetten en uitgaven', + 'budgets_and_spending' => 'Budgetten en uitgaven', + 'go_to_budget' => 'Ga naar budget "{budget}"', + 'savings' => 'Sparen', + 'newWithdrawal' => 'Nieuwe uitgave', + 'newDeposit' => 'Nieuwe inkomsten', + 'newTransfer' => 'Nieuwe overschrijving', + 'bills_to_pay' => 'Openstaande contracten', + 'per_day' => 'Per dag', + 'left_to_spend_per_day' => 'Te besteden per dag', + 'bills_paid' => 'Betaalde contracten', // menu and titles, should be recycled as often as possible: - 'currency' => 'Valuta', - 'preferences' => 'Voorkeuren', - 'logout' => 'Uitloggen', - 'toggleNavigation' => 'Navigatie aan of uit', - 'searchPlaceholder' => 'Zoeken...', - 'version' => 'Versie', - 'dashboard' => 'Dashboard', - 'available_budget' => 'Beschikbaar budget ({currency})', - 'currencies' => 'Valuta', - 'activity' => 'Activiteit', - 'usage' => 'Gebruik', - 'accounts' => 'Rekeningen', - 'Asset account' => 'Betaalrekening', - 'Default account' => 'Betaalrekening', - 'Expense account' => 'Crediteur', - 'Revenue account' => 'Debiteur', - 'Initial balance account' => 'Startbalansrekening', - 'account_type_Debt' => 'Schuld', - 'account_type_Loan' => 'Lening', - 'account_type_Mortgage' => 'Hypotheek', - 'account_type_Credit card' => 'Credit card', - 'budgets' => 'Budgetten', - 'tags' => 'Tags', - 'reports' => 'Overzichten', - 'transactions' => 'Transacties', - 'expenses' => 'Uitgaven', - 'income' => 'Inkomsten', - 'transfers' => 'Overschrijvingen', - 'moneyManagement' => 'Geldbeheer', - 'money_management' => 'Geldbeheer', - 'tools' => 'Extra', - 'piggyBanks' => 'Spaarpotjes', - 'piggy_banks' => 'Spaarpotjes', - 'amount_x_of_y' => '{current} van {total}', - 'bills' => 'Contracten', - 'withdrawal' => 'Uitgave', - 'opening_balance' => 'Startsaldo', - 'deposit' => 'Inkomsten', - 'account' => 'Rekening', - 'transfer' => 'Overschrijving', - 'Withdrawal' => 'Uitgave', - 'Deposit' => 'Inkomsten', - 'Transfer' => 'Overschrijving', - 'bill' => 'Contract', - 'yes' => 'Ja', - 'no' => 'Nee', - 'amount' => 'Bedrag', - 'overview' => 'Overzicht', - 'saveOnAccount' => 'Sparen op rekening', - 'unknown' => 'Onbekend', - 'daily' => 'Dagelijks', - 'monthly' => 'Maandelijks', - 'profile' => 'Profiel', - 'errors' => 'Fouten', - 'debt_start_date' => 'Begindatum van schuld', - 'debt_start_amount' => 'Beginbedrag van schuld', - 'debt_start_amount_help' => 'Vul hier altijd de lening als een positief bedrag in. Check de helppagina\'s voor meer info.', - 'store_new_liabilities_account' => 'Nieuwe passiva opslaan', - 'edit_liabilities_account' => 'Passiva ":name" wijzigen', + 'currency' => 'Valuta', + 'preferences' => 'Voorkeuren', + 'logout' => 'Uitloggen', + 'toggleNavigation' => 'Navigatie aan of uit', + 'searchPlaceholder' => 'Zoeken...', + 'version' => 'Versie', + 'dashboard' => 'Dashboard', + 'available_budget' => 'Beschikbaar budget ({currency})', + 'currencies' => 'Valuta', + 'activity' => 'Activiteit', + 'usage' => 'Gebruik', + 'accounts' => 'Rekeningen', + 'Asset account' => 'Betaalrekening', + 'Default account' => 'Betaalrekening', + 'Expense account' => 'Crediteur', + 'Revenue account' => 'Debiteur', + 'Initial balance account' => 'Startbalansrekening', + 'account_type_Debt' => 'Schuld', + 'account_type_Loan' => 'Lening', + 'account_type_Mortgage' => 'Hypotheek', + 'account_type_Credit card' => 'Credit card', + 'budgets' => 'Budgetten', + 'tags' => 'Tags', + 'reports' => 'Overzichten', + 'transactions' => 'Transacties', + 'expenses' => 'Uitgaven', + 'income' => 'Inkomsten', + 'transfers' => 'Overschrijvingen', + 'moneyManagement' => 'Geldbeheer', + 'money_management' => 'Geldbeheer', + 'tools' => 'Extra', + 'piggyBanks' => 'Spaarpotjes', + 'piggy_banks' => 'Spaarpotjes', + 'amount_x_of_y' => '{current} van {total}', + 'bills' => 'Contracten', + 'withdrawal' => 'Uitgave', + 'opening_balance' => 'Startsaldo', + 'deposit' => 'Inkomsten', + 'account' => 'Rekening', + 'transfer' => 'Overschrijving', + 'Withdrawal' => 'Uitgave', + 'Deposit' => 'Inkomsten', + 'Transfer' => 'Overschrijving', + 'bill' => 'Contract', + 'yes' => 'Ja', + 'no' => 'Nee', + 'amount' => 'Bedrag', + 'overview' => 'Overzicht', + 'saveOnAccount' => 'Sparen op rekening', + 'unknown' => 'Onbekend', + 'daily' => 'Dagelijks', + 'monthly' => 'Maandelijks', + 'profile' => 'Profiel', + 'errors' => 'Fouten', + 'debt_start_date' => 'Begindatum van schuld', + 'debt_start_amount' => 'Beginbedrag van schuld', + 'debt_start_amount_help' => 'Vul hier altijd de lening als een positief bedrag in. Check de helppagina\'s voor meer info.', + 'store_new_liabilities_account' => 'Nieuwe passiva opslaan', + 'edit_liabilities_account' => 'Passiva ":name" wijzigen', // reports: - 'report_default' => 'Standaard financieel rapport (:start tot :end)', - 'report_audit' => 'Transactiehistorie-overzicht van :start tot :end', - 'report_category' => 'Categorierapport van :start tot :end', - 'report_account' => 'Debiteuren/crediteurenrapport tussen :start en :end', - 'report_budget' => 'Budgetrapport van :start tot :end', - 'report_tag' => 'Tagrapport van :start tot :end', - 'quick_link_reports' => 'Snelle links', - 'quick_link_examples' => 'Dit zijn wat voorbeelden om mee te beginnnen. Check de help-pagina\'s onder de (?)-knop voor meer info over de overzichten en de "magic words" die je kan gebruiken.', - 'quick_link_default_report' => 'Standaard financieel rapport', - 'quick_link_audit_report' => 'Transactiehistorie-overzicht', - 'report_this_month_quick' => 'Deze maand, alle rekeningen', - 'report_last_month_quick' => 'Afgelopen maand, alle rekeningen', - 'report_this_year_quick' => 'Dit jaar, alle rekeningen', - 'report_this_fiscal_year_quick' => 'Huidig boekjaar, alle rekeningen', - 'report_all_time_quick' => 'Gehele periode, alle rekeningen', - 'reports_can_bookmark' => 'Je kan rapporten aan je favorieten toevoegen.', - 'incomeVsExpenses' => 'Inkomsten tegenover uitgaven', - 'accountBalances' => 'Rekeningsaldi', - 'balanceStart' => 'Saldo aan het begin van de periode', - 'balanceEnd' => 'Saldo aan het einde van de periode', - 'splitByAccount' => 'Per betaalrekening', - 'coveredWithTags' => 'Gecorrigeerd met tags', - 'leftInBudget' => 'Over van budget', - 'sumOfSums' => 'Alles bij elkaar', - 'noCategory' => '(zonder categorie)', - 'notCharged' => '(Nog) niet betaald', - 'inactive' => 'Niet actief', - 'active' => 'Actief', - 'difference' => 'Verschil', - 'money_flowing_in' => 'In', - 'money_flowing_out' => 'Uit', - 'topX' => 'top :number', - 'show_full_list' => 'Laat hele lijst zien', - 'show_only_top' => 'Alleen top :number', - 'report_type' => 'Rapporttype', - 'report_type_default' => 'Standard financieel rapport', - 'report_type_audit' => 'Transactiehistorie-overzicht (audit)', - 'report_type_category' => 'Categorierapport', - 'report_type_budget' => 'Budgetrapport', - 'report_type_tag' => 'Tagrapport', - 'report_type_account' => 'Debiteuren/crediteurenrapport', - 'more_info_help' => 'Meer informatie over deze rapporten vind je in de hulppagina\'s. Klik daarvoor op het (?) icoontje rechtsboven.', - 'report_included_accounts' => 'Accounts in rapport', - 'report_date_range' => 'Datumbereik', - 'report_preset_ranges' => 'Standaardbereik', - 'shared' => 'Gedeeld', - 'fiscal_year' => 'Boekjaar', - 'income_entry' => 'Inkomsten naar rekening ":name" tussen :start en :end', - 'expense_entry' => 'Uitgaven naar rekening ":name" tussen :start en :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Uitgaven in budget ":budget" tussen :start en :end', - 'balance_amount' => 'Uitgaven in :budget betaald van rekening ":account" tussen :start en :end', - 'no_audit_activity' => 'Geen activiteit op betaalrekening :account_name tussen :start en :end.', - 'audit_end_balance' => 'Aan het einde van de dag, :end, was het saldo van betaalrekening :account_name :balance', - 'reports_extra_options' => 'Extra opties', - 'report_has_no_extra_options' => 'Er zijn geen extra opties voor dit overzicht', - 'reports_submit' => 'Bekijk overzicht', - 'end_after_start_date' => 'Einddatum moet na begindatum liggen.', - 'select_category' => 'Selecteer categorie(ën)', - 'select_budget' => 'Selecteer budget(ten).', - 'select_tag' => 'Selecteer tag(s).', - 'income_per_category' => 'Inkomen per categorie', - 'expense_per_category' => 'Uitgaven per categorie', - 'expense_per_budget' => 'Uitgaven per budget', - 'income_per_account' => 'Inkomen per rekening', - 'expense_per_account' => 'Uitgaven per rekening', - 'expense_per_tag' => 'Uitgaven per tag', - 'income_per_tag' => 'Inkomsten per tag', - 'include_expense_not_in_budget' => 'Inclusief uitgaven niet in deze budget(ten)', - 'include_expense_not_in_account' => 'Inclusief uitgaven niet vanaf deze rekening(en)', - 'include_expense_not_in_category' => 'Inclusief uitgaven niet in deze categorie(ën)', - 'include_income_not_in_category' => 'Inclusief inkomsten niet in deze categorie(ën)', - 'include_income_not_in_account' => 'Inclusief inkomsten niet op deze rekening(en)', - 'include_income_not_in_tags' => 'Inclusief inkomsten niet getagged met deze tag(s)', - 'include_expense_not_in_tags' => 'Inclusief uitgaven niet getagged met deze tag(s)', - 'everything_else' => 'De rest', - 'income_and_expenses' => 'Inkomsten en uitgaven', - 'spent_average' => 'Uitgegeven (gemiddeld)', - 'income_average' => 'Inkomsten (gemiddeld)', - 'transaction_count' => 'Transacties', - 'average_spending_per_account' => 'Gemiddeld uitgegeven per rekening', - 'average_income_per_account' => 'Gemiddeld verdiend per rekening', - 'total' => 'Totaal', - 'description' => 'Omschrijving', - 'sum_of_period' => 'Som van periode', - 'average_in_period' => 'Gemiddelde in periode', - 'account_role_defaultAsset' => 'Standaard betaalrekening', - 'account_role_sharedAsset' => 'Gedeelde betaalrekening', - 'account_role_savingAsset' => 'Spaarrekening', - 'account_role_ccAsset' => 'Credit card', - 'account_role_cashWalletAsset' => 'Cash', - 'budget_chart_click' => 'Klik op een budgetnaam in de tabel hierboven om een ​​grafiek te zien.', - 'category_chart_click' => 'Klik op een categorienaam in de tabel hierboven om een ​​grafiek te zien.', - 'in_out_accounts' => 'Inkomsten en uitgaven per combinatie', - 'in_out_per_category' => 'Verdiend en uitgegeven per categorie', - 'out_per_budget' => 'Uitgaven per budget', - 'select_expense_revenue' => 'Selecteer debiteur+crediteur', - 'multi_currency_report_sum' => 'Omdat deze tabel rekeningen met diverse valuta bevat, kan het zijn dat de optelsommen nergens op slaan. De pagina valt altijd terug op je standaardvaluta.', - 'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.', - 'net_filtered_prefs' => 'Deze grafiek bevat nooit betaalrekeningen die je niet het vinkje "meetellen in kapitaal" hebt gegeven.', + 'report_default' => 'Standaard financieel rapport (:start tot :end)', + 'report_audit' => 'Transactiehistorie-overzicht van :start tot :end', + 'report_category' => 'Categorierapport van :start tot :end', + 'report_account' => 'Debiteuren/crediteurenrapport tussen :start en :end', + 'report_budget' => 'Budgetrapport van :start tot :end', + 'report_tag' => 'Tagrapport van :start tot :end', + 'quick_link_reports' => 'Snelle links', + 'quick_link_examples' => 'Dit zijn wat voorbeelden om mee te beginnnen. Check de help-pagina\'s onder de (?)-knop voor meer info over de overzichten en de "magic words" die je kan gebruiken.', + 'quick_link_default_report' => 'Standaard financieel rapport', + 'quick_link_audit_report' => 'Transactiehistorie-overzicht', + 'report_this_month_quick' => 'Deze maand, alle rekeningen', + 'report_last_month_quick' => 'Afgelopen maand, alle rekeningen', + 'report_this_year_quick' => 'Dit jaar, alle rekeningen', + 'report_this_fiscal_year_quick' => 'Huidig boekjaar, alle rekeningen', + 'report_all_time_quick' => 'Gehele periode, alle rekeningen', + 'reports_can_bookmark' => 'Je kan rapporten aan je favorieten toevoegen.', + 'incomeVsExpenses' => 'Inkomsten tegenover uitgaven', + 'accountBalances' => 'Rekeningsaldi', + 'balanceStart' => 'Saldo aan het begin van de periode', + 'balanceEnd' => 'Saldo aan het einde van de periode', + 'splitByAccount' => 'Per betaalrekening', + 'coveredWithTags' => 'Gecorrigeerd met tags', + 'leftInBudget' => 'Over van budget', + 'sumOfSums' => 'Alles bij elkaar', + 'noCategory' => '(zonder categorie)', + 'notCharged' => '(Nog) niet betaald', + 'inactive' => 'Niet actief', + 'active' => 'Actief', + 'difference' => 'Verschil', + 'money_flowing_in' => 'In', + 'money_flowing_out' => 'Uit', + 'topX' => 'top :number', + 'show_full_list' => 'Laat hele lijst zien', + 'show_only_top' => 'Alleen top :number', + 'report_type' => 'Rapporttype', + 'report_type_default' => 'Standard financieel rapport', + 'report_type_audit' => 'Transactiehistorie-overzicht (audit)', + 'report_type_category' => 'Categorierapport', + 'report_type_budget' => 'Budgetrapport', + 'report_type_tag' => 'Tagrapport', + 'report_type_account' => 'Debiteuren/crediteurenrapport', + 'more_info_help' => 'Meer informatie over deze rapporten vind je in de hulppagina\'s. Klik daarvoor op het (?) icoontje rechtsboven.', + 'report_included_accounts' => 'Accounts in rapport', + 'report_date_range' => 'Datumbereik', + 'report_preset_ranges' => 'Standaardbereik', + 'shared' => 'Gedeeld', + 'fiscal_year' => 'Boekjaar', + 'income_entry' => 'Inkomsten naar rekening ":name" tussen :start en :end', + 'expense_entry' => 'Uitgaven naar rekening ":name" tussen :start en :end', + 'category_entry' => 'Inkomen en uitgaven in categorie ":name" tussen :start en :end', + 'budget_spent_amount' => 'Uitgaven in budget ":budget" tussen :start en :end', + 'balance_amount' => 'Uitgaven in :budget betaald van rekening ":account" tussen :start en :end', + 'no_audit_activity' => 'Geen activiteit op betaalrekening :account_name tussen :start en :end.', + 'audit_end_balance' => 'Aan het einde van de dag, :end, was het saldo van betaalrekening :account_name :balance', + 'reports_extra_options' => 'Extra opties', + 'report_has_no_extra_options' => 'Er zijn geen extra opties voor dit overzicht', + 'reports_submit' => 'Bekijk overzicht', + 'end_after_start_date' => 'Einddatum moet na begindatum liggen.', + 'select_category' => 'Selecteer categorie(ën)', + 'select_budget' => 'Selecteer budget(ten).', + 'select_tag' => 'Selecteer tag(s).', + 'income_per_category' => 'Inkomen per categorie', + 'expense_per_category' => 'Uitgaven per categorie', + 'expense_per_budget' => 'Uitgaven per budget', + 'income_per_account' => 'Inkomen per rekening', + 'expense_per_account' => 'Uitgaven per rekening', + 'expense_per_tag' => 'Uitgaven per tag', + 'income_per_tag' => 'Inkomsten per tag', + 'include_expense_not_in_budget' => 'Inclusief uitgaven niet in deze budget(ten)', + 'include_expense_not_in_account' => 'Inclusief uitgaven niet vanaf deze rekening(en)', + 'include_expense_not_in_category' => 'Inclusief uitgaven niet in deze categorie(ën)', + 'include_income_not_in_category' => 'Inclusief inkomsten niet in deze categorie(ën)', + 'include_income_not_in_account' => 'Inclusief inkomsten niet op deze rekening(en)', + 'include_income_not_in_tags' => 'Inclusief inkomsten niet getagged met deze tag(s)', + 'include_expense_not_in_tags' => 'Inclusief uitgaven niet getagged met deze tag(s)', + 'everything_else' => 'De rest', + 'income_and_expenses' => 'Inkomsten en uitgaven', + 'spent_average' => 'Uitgegeven (gemiddeld)', + 'income_average' => 'Inkomsten (gemiddeld)', + 'transaction_count' => 'Transacties', + 'average_spending_per_account' => 'Gemiddeld uitgegeven per rekening', + 'average_income_per_account' => 'Gemiddeld verdiend per rekening', + 'total' => 'Totaal', + 'description' => 'Omschrijving', + 'sum_of_period' => 'Som van periode', + 'average_in_period' => 'Gemiddelde in periode', + 'account_role_defaultAsset' => 'Standaard betaalrekening', + 'account_role_sharedAsset' => 'Gedeelde betaalrekening', + 'account_role_savingAsset' => 'Spaarrekening', + 'account_role_ccAsset' => 'Credit card', + 'account_role_cashWalletAsset' => 'Cash', + 'budget_chart_click' => 'Klik op een budgetnaam in de tabel hierboven om een ​​grafiek te zien.', + 'category_chart_click' => 'Klik op een categorienaam in de tabel hierboven om een ​​grafiek te zien.', + 'in_out_accounts' => 'Inkomsten en uitgaven per combinatie', + 'in_out_per_category' => 'Verdiend en uitgegeven per categorie', + 'out_per_budget' => 'Uitgaven per budget', + 'select_expense_revenue' => 'Selecteer debiteur+crediteur', + 'multi_currency_report_sum' => 'Omdat deze tabel rekeningen met diverse valuta bevat, kan het zijn dat de optelsommen nergens op slaan. De pagina valt altijd terug op je standaardvaluta.', + 'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.', + 'net_filtered_prefs' => 'Deze grafiek bevat nooit betaalrekeningen die je niet het vinkje "meetellen in kapitaal" hebt gegeven.', // charts: - 'chart' => 'Diagram', - 'month' => 'Maand', - 'budget' => 'Budget', - 'spent' => 'Uitgegeven', - 'spent_in_budget' => 'Uitgegeven in budget', - 'left_to_spend' => 'Over om uit te geven', - 'earned' => 'Verdiend', - 'overspent' => 'Teveel uitgegeven', - 'left' => 'Over', - 'max-amount' => 'Maximumbedrag', - 'min-amount' => 'Minimumbedrag', - 'journal-amount' => 'Bedrag voor dit contract', - 'name' => 'Naam', - 'date' => 'Datum', - 'paid' => 'Betaald', - 'unpaid' => 'Niet betaald', - 'day' => 'Dag', - 'budgeted' => 'Gebudgetteerd', - 'period' => 'Periode', - 'balance' => 'Saldo', - 'sum' => 'Som', - 'summary' => 'Samenvatting', - 'average' => 'Gemiddeld', - 'balanceFor' => 'Saldo op :name', - 'no_tags_for_cloud' => 'Geen tags om cloud te genereren', - 'tag_cloud' => 'Tagcloud', + 'chart' => 'Diagram', + 'month' => 'Maand', + 'budget' => 'Budget', + 'spent' => 'Uitgegeven', + 'spent_in_budget' => 'Uitgegeven in budget', + 'left_to_spend' => 'Over om uit te geven', + 'earned' => 'Verdiend', + 'overspent' => 'Teveel uitgegeven', + 'left' => 'Over', + 'max-amount' => 'Maximumbedrag', + 'min-amount' => 'Minimumbedrag', + 'journal-amount' => 'Bedrag voor dit contract', + 'name' => 'Naam', + 'date' => 'Datum', + 'paid' => 'Betaald', + 'unpaid' => 'Niet betaald', + 'day' => 'Dag', + 'budgeted' => 'Gebudgetteerd', + 'period' => 'Periode', + 'balance' => 'Saldo', + 'sum' => 'Som', + 'summary' => 'Samenvatting', + 'average' => 'Gemiddeld', + 'balanceFor' => 'Saldo op :name', + 'no_tags_for_cloud' => 'Geen tags om cloud te genereren', + 'tag_cloud' => 'Tagcloud', // piggy banks: - 'add_money_to_piggy' => 'Stop geld in spaarpotje ":name"', - 'piggy_bank' => 'Spaarpotje', - 'new_piggy_bank' => 'Nieuw spaarpotje', - 'store_piggy_bank' => 'Sla spaarpotje op', - 'stored_piggy_bank' => 'Nieuw spaarpotje ":name" opgeslagen', - 'account_status' => 'Rekeningoverzicht', - 'left_for_piggy_banks' => 'Over voor spaarpotjes', - 'sum_of_piggy_banks' => 'Som van spaarpotjes', - 'saved_so_far' => 'Gespaard', - 'left_to_save' => 'Te sparen', - 'suggested_amount' => 'Voorgesteld spaarbedrag per maand', - 'add_money_to_piggy_title' => 'Stop geld in spaarpotje ":name"', - 'remove_money_from_piggy_title' => 'Haal geld uit spaarpotje ":name"', - 'add' => 'Toevoegen', - 'no_money_for_piggy' => 'Er is geen geld voor dit spaarpotje.', - 'suggested_savings_per_month' => 'Voorgesteld per maand', + 'add_money_to_piggy' => 'Stop geld in spaarpotje ":name"', + 'piggy_bank' => 'Spaarpotje', + 'new_piggy_bank' => 'Nieuw spaarpotje', + 'store_piggy_bank' => 'Sla spaarpotje op', + 'stored_piggy_bank' => 'Nieuw spaarpotje ":name" opgeslagen', + 'account_status' => 'Rekeningoverzicht', + 'left_for_piggy_banks' => 'Over voor spaarpotjes', + 'sum_of_piggy_banks' => 'Som van spaarpotjes', + 'saved_so_far' => 'Gespaard', + 'left_to_save' => 'Te sparen', + 'suggested_amount' => 'Voorgesteld spaarbedrag per maand', + 'add_money_to_piggy_title' => 'Stop geld in spaarpotje ":name"', + 'remove_money_from_piggy_title' => 'Haal geld uit spaarpotje ":name"', + 'add' => 'Toevoegen', + 'no_money_for_piggy' => 'Er is geen geld voor dit spaarpotje.', + 'suggested_savings_per_month' => 'Voorgesteld per maand', 'remove' => 'Verwijderen', 'max_amount_add' => 'Hooguit toe te voegen', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Transactie overslaan', 'jump_to_friday' => 'Transactie maken op de vrijdag ervoor', 'jump_to_monday' => 'Transactie maken op de maandag erna', - 'will_jump_friday' => 'Wordt op de vrijdag ervoor gemaakt i.p.v. in het weekend.', - 'will_jump_monday' => 'Wordt op de maandag erna gemaakt i. p. v. in het weekend.', - 'except_weekends' => 'Behalve de weekenden', - 'recurrence_deleted' => 'Periodieke transactie ":title" verwijderd', + 'will_jump_friday' => 'Wordt op de vrijdag ervoor gemaakt i.p.v. in het weekend.', + 'will_jump_monday' => 'Wordt op de maandag erna gemaakt i. p. v. in het weekend.', + 'except_weekends' => 'Behalve de weekenden', + 'recurrence_deleted' => 'Periodieke transactie ":title" verwijderd', // new lines for summary controller. - 'box_balance_in_currency' => 'Saldo (:currency)', - 'box_spent_in_currency' => 'Uitgegeven (:currency)', - 'box_earned_in_currency' => 'Verdiend (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Betaalde rekeningen (:currency)', - 'box_bill_unpaid_in_currency' => 'Onbetaalde rekeningen (:currency)', - 'box_left_to_spend_in_currency' => 'Uit te geven (:currency)', - 'box_net_worth_in_currency' => 'Kapitaal (:currency)', - 'box_spend_per_day' => 'Te besteden per dag: :amount', + 'box_balance_in_currency' => 'Saldo (:currency)', + 'box_spent_in_currency' => 'Uitgegeven (:currency)', + 'box_earned_in_currency' => 'Verdiend (:currency)', + 'box_sum_in_currency' => 'Som (:currency)', + 'box_bill_paid_in_currency' => 'Betaalde rekeningen (:currency)', + 'box_bill_unpaid_in_currency' => 'Onbetaalde rekeningen (:currency)', + 'box_left_to_spend_in_currency' => 'Uit te geven (:currency)', + 'box_net_worth_in_currency' => 'Kapitaal (:currency)', + 'box_spend_per_day' => 'Te besteden per dag: :amount', ]; diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index 35269b46e1..3fae72ed11 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -255,7 +255,7 @@ return [ 'withdrawal_destination_id' => 'Doelrekening', 'deposit_source_id' => 'Bronrekening', - 'expected_on' => 'Expected on', - 'paid' => 'Paid', + 'expected_on' => 'Verwacht op', + 'paid' => 'Betaald', ]; diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php index cadd6cdec5..d9b4092cb0 100644 --- a/resources/lang/nl_NL/validation.php +++ b/resources/lang/nl_NL/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'Het :attribute moet een tekenreeks zijn.', 'url' => ':attribute is geen geldige URL.', 'timezone' => 'Het :attribute moet een geldige zone zijn.', - '2fa_code' => 'De waarde in het :attribute-veld is niet geldig.', - 'dimensions' => 'Het :attribute heeft het verkeerde afbeeldingsformaat.', - 'distinct' => 'Het :attribute veld heeft een dubbele waarde.', - 'file' => ':attribute moet een bestand zijn.', - 'in_array' => 'Het :attribute veld bestaat niet in :other.', - 'present' => 'Het :attribute veld moet aanwezig zijn.', - 'amount_zero' => 'Het totaalbedrag kan niet nul zijn.', - 'unique_piggy_bank_for_user' => 'De naam van de spaarpot moet uniek zijn.', - 'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.', - 'valid_recurrence_rep_moment' => 'Ongeldig herhaalmoment voor dit type herhaling.', - 'invalid_account_info' => 'Ongeldige rekeninginformatie.', + '2fa_code' => 'De waarde in het :attribute-veld is niet geldig.', + 'dimensions' => 'Het :attribute heeft het verkeerde afbeeldingsformaat.', + 'distinct' => 'Het :attribute veld heeft een dubbele waarde.', + 'file' => ':attribute moet een bestand zijn.', + 'in_array' => 'Het :attribute veld bestaat niet in :other.', + 'present' => 'Het :attribute veld moet aanwezig zijn.', + 'amount_zero' => 'Het totaalbedrag kan niet nul zijn.', + 'current_target_amount' => 'Het huidige bedrag moet minder zijn dan het doelbedrag.', + 'unique_piggy_bank_for_user' => 'De naam van de spaarpot moet uniek zijn.', + 'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.', + 'valid_recurrence_rep_moment' => 'Ongeldig herhaalmoment voor dit type herhaling.', + 'invalid_account_info' => 'Ongeldige rekeninginformatie.', 'attributes' => [ 'email' => 'e-mailadres', 'description' => 'omschrijving', diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php index 3f4c1e5af0..2bfb8ab1e1 100644 --- a/resources/lang/pl_PL/config.php +++ b/resources/lang/pl_PL/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'pl', - 'locale' => 'pl_PL.utf8, pl_PL.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A, %e %B %Y', - 'month_and_day_no_year' => '%e %B', - 'date_time' => '%e %B %Y o %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Tydzień %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'D MMMM YYYY', - 'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Tydzień] w. YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Poniedziałek', - 'dow_2' => 'Wtorek', - 'dow_3' => 'Środa', - 'dow_4' => 'Czwartek', - 'dow_5' => 'Piątek', - 'dow_6' => 'Sobota', - 'dow_7' => 'Niedziela', + 'html_language' => 'pl', + 'locale' => 'pl_PL.utf8, pl_PL.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A, %e %B %Y', + 'month_and_day_no_year' => '%e %B', + 'date_time' => '%e %B %Y o %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Tydzień %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'D MMMM YYYY', + 'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Tydzień] w. YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Poniedziałek', + 'dow_2' => 'Wtorek', + 'dow_3' => 'Środa', + 'dow_4' => 'Czwartek', + 'dow_5' => 'Piątek', + 'dow_6' => 'Sobota', + 'dow_7' => 'Niedziela', ]; diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index b7a8cbbdc5..9105d0436a 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nowa wypłata', 'create_new_transaction' => 'Stwórz nową transakcję', 'new_transaction' => 'Nowa transakcja', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Zobacz swoje konta aktywów', 'go_to_budgets' => 'Przejdź do swoich budżetów', 'go_to_categories' => 'Przejdź do swoich kategorii', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Nie znaleziono tekstu pomocy.', 'no_help_title' => 'Przepraszamy, wystąpił błąd.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Aby kontynuować, wprowadź kod uwierzytelniania dwuskładnikowego. Twoja aplikacja może wygenerować go dla Ciebie.', - 'two_factor_code_here' => 'Wprowadź tutaj kod', - 'two_factor_title' => 'Weryfikacja dwuskładnikowa', - 'authenticate' => 'Uwierzytelnij', - 'two_factor_forgot_title' => 'Utracone uwierzytelnianie dwuskładnikowe', - 'two_factor_forgot' => 'Zapomniałem mojego uwierzytelnienia dwuskładnikowego.', - 'two_factor_lost_header' => 'Straciłeś uwierzytelnianie dwuskładnikowe?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'W przeciwnym razie, powiadom właściciela strony, :site_owner i poproś go o zresetowanie Twojego uwierzytelnienia dwuskładnikowego.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.', - 'registered' => 'Zarejestrowałeś się pomyślnie!', - 'Default asset account' => 'Domyślne konto aktywów', - 'no_budget_pointer' => 'Wygląda na to, że nie masz jeszcze żadnych budżetów. Powinieneś stworzyć kilka na stronie - budżety. Budżety pomogą Ci śledzić Twoje wydatki.', - 'Savings account' => 'Konto oszczędnościowe', - 'Credit card' => 'Karta kredytowa', - 'source_accounts' => 'Konto(a) źródłowe', - 'destination_accounts' => 'Konto(a) docelowe', - 'user_id_is' => 'Twój identyfikator użytkownika to :user', - 'field_supports_markdown' => 'To pole obsługuje Markdown.', - 'need_more_help' => 'Jeśli potrzebujesz dodatkowej pomocy w korzystaniu z Firefly III, proszę opisz go w zgłoszeniu na Githubie.', + 'two_factor_enter_code' => 'Aby kontynuować, wprowadź kod uwierzytelniania dwuskładnikowego. Twoja aplikacja może wygenerować go dla Ciebie.', + 'two_factor_code_here' => 'Wprowadź tutaj kod', + 'two_factor_title' => 'Weryfikacja dwuskładnikowa', + 'authenticate' => 'Uwierzytelnij', + 'two_factor_forgot_title' => 'Utracone uwierzytelnianie dwuskładnikowe', + 'two_factor_forgot' => 'Zapomniałem mojego uwierzytelnienia dwuskładnikowego.', + 'two_factor_lost_header' => 'Straciłeś uwierzytelnianie dwuskładnikowe?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'W przeciwnym razie, powiadom właściciela strony, :site_owner i poproś go o zresetowanie Twojego uwierzytelnienia dwuskładnikowego.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.', + 'registered' => 'Zarejestrowałeś się pomyślnie!', + 'Default asset account' => 'Domyślne konto aktywów', + 'no_budget_pointer' => 'Wygląda na to, że nie masz jeszcze żadnych budżetów. Powinieneś stworzyć kilka na stronie - budżety. Budżety pomogą Ci śledzić Twoje wydatki.', + 'Savings account' => 'Konto oszczędnościowe', + 'Credit card' => 'Karta kredytowa', + 'source_accounts' => 'Konto(a) źródłowe', + 'destination_accounts' => 'Konto(a) docelowe', + 'user_id_is' => 'Twój identyfikator użytkownika to :user', + 'field_supports_markdown' => 'To pole obsługuje Markdown.', + 'need_more_help' => 'Jeśli potrzebujesz dodatkowej pomocy w korzystaniu z Firefly III, proszę opisz go w zgłoszeniu na Githubie.', 'reenable_intro_text' => 'Możesz także ponownie włączyć samouczek.', 'intro_boxes_after_refresh' => 'Samouczek pojawi się po odświeżeniu strony.', 'show_all_no_filter' => 'Pokaż wszystkie transakcje bez grupowania ich według daty.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Zapytanie', 'search_found_transactions' => 'Firefly III znalazło :count transakcji w :time sekundy.', 'search_for_query' => 'Firefly III szuka transakcji zawierających wszystkie słowa: :query', - 'search_modifier_amount_is' => 'Kwota to dokładnie :value', - 'search_modifier_amount' => 'Kwota to dokładnie :value', - 'search_modifier_amount_max' => 'Kwota to co najwyżej :value', - 'search_modifier_amount_min' => 'Kwota to co najmniej :value', - 'search_modifier_amount_less' => 'Kwota jest mniejsza niż :value', - 'search_modifier_amount_more' => 'Kwota jest większa niż :value', - 'search_modifier_source' => 'Konto źródłowe to :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Konto docelowe to :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Kategoria to :value', - 'search_modifier_budget' => 'Budżet to :value', - 'search_modifier_bill' => 'Rachunek to :value', - 'search_modifier_type' => 'Transakcja jest typu :value', - 'search_modifier_date' => 'Data transakcji to :value', - 'search_modifier_date_before' => 'Data transakcji jest przed :value', - 'search_modifier_date_after' => 'Data transakcji jest po :value', + 'search_modifier_amount_is' => 'Kwota to dokładnie :value', + 'search_modifier_amount' => 'Kwota to dokładnie :value', + 'search_modifier_amount_max' => 'Kwota to co najwyżej :value', + 'search_modifier_amount_min' => 'Kwota to co najmniej :value', + 'search_modifier_amount_less' => 'Kwota jest mniejsza niż :value', + 'search_modifier_amount_more' => 'Kwota jest większa niż :value', + 'search_modifier_source' => 'Konto źródłowe to :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Konto docelowe to :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Kategoria to :value', + 'search_modifier_budget' => 'Budżet to :value', + 'search_modifier_bill' => 'Rachunek to :value', + 'search_modifier_type' => 'Transakcja jest typu :value', + 'search_modifier_date' => 'Data transakcji to :value', + 'search_modifier_date_before' => 'Data transakcji jest przed :value', + 'search_modifier_date_after' => 'Data transakcji jest po :value', 'search_modifier_on' => 'Data transakcji to :value', 'search_modifier_before' => 'Data transakcji jest przed :value', 'search_modifier_after' => 'Data transakcji jest po :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Konwertuj transakcję na transfer', 'rule_action_convert_transfer' => 'Konwertuj transakcję na transfer z ":action_value"', - 'rules_have_read_warning' => 'Czy przeczytałeś ostrzeżenie?', - 'apply_rule_warning' => 'Ostrzeżenie: uruchomienie reguły (lub grupy reguł) na dużej liczbie transakcji może potrwać wieki i może przekroczyć limit czasu. W takiej sytuacji reguła (lub grupa reguł) zostanie zastosowana do nieznanego podzbioru Twoich transakcji. To może zostawić Twoją administrację finansową w strzępach. Proszę, bądź ostrożny.', - 'rulegroup_for_bills_title' => 'Grupa reguł dla rachunków', - 'rulegroup_for_bills_description' => 'Specjalna grupa reguł dla wszystkich reguł dotyczących rachunków.', - 'rule_for_bill_title' => 'Automatycznie wygenerowana reguła dla rachunku ":name"', - 'rule_for_bill_description' => 'Ta reguła została automatycznie wygenerowana, aby spróbować dopasować rachunek ":name".', - 'create_rule_for_bill' => 'Utwórz nową regułę dla rachunku ":name"', - 'create_rule_for_bill_txt' => 'Właśnie utworzyłeś nowy rachunek o nazwie ":name". Gratulacje! Firefly III może automagicznie dopasować nowe wypłaty do tego rachunku. Na przykład za każdym razem, gdy płacisz czynsz, rachunek "czynsz" zostanie powiązany z wydatkiem. W ten sposób Firefly III może dokładnie pokazać, które rachunki są jeszcze do zapłacenia, a które nie. W tym celu należy utworzyć nową regułę. Firefly III wypełnił dla Ciebie pewne rozsądne domyślne ustawienia. Upewnij się, że są poprawne. Jeśli są, Firefly III automatycznie połączy pasującą wypłatę z prawidłowym rachunkiem. Sprawdź wyzwalacze czy są poprawne i dodaj kolejne jeśli są błędne.', - 'new_rule_for_bill_title' => 'Reguła dla rachunku ":name"', - 'new_rule_for_bill_description' => 'Ta reguła oznacza transakcje jako powiązane z rachunkiem ":name".', + 'rules_have_read_warning' => 'Czy przeczytałeś ostrzeżenie?', + 'apply_rule_warning' => 'Ostrzeżenie: uruchomienie reguły (lub grupy reguł) na dużej liczbie transakcji może potrwać wieki i może przekroczyć limit czasu. W takiej sytuacji reguła (lub grupa reguł) zostanie zastosowana do nieznanego podzbioru Twoich transakcji. To może zostawić Twoją administrację finansową w strzępach. Proszę, bądź ostrożny.', + 'rulegroup_for_bills_title' => 'Grupa reguł dla rachunków', + 'rulegroup_for_bills_description' => 'Specjalna grupa reguł dla wszystkich reguł dotyczących rachunków.', + 'rule_for_bill_title' => 'Automatycznie wygenerowana reguła dla rachunku ":name"', + 'rule_for_bill_description' => 'Ta reguła została automatycznie wygenerowana, aby spróbować dopasować rachunek ":name".', + 'create_rule_for_bill' => 'Utwórz nową regułę dla rachunku ":name"', + 'create_rule_for_bill_txt' => 'Właśnie utworzyłeś nowy rachunek o nazwie ":name". Gratulacje! Firefly III może automagicznie dopasować nowe wypłaty do tego rachunku. Na przykład za każdym razem, gdy płacisz czynsz, rachunek "czynsz" zostanie powiązany z wydatkiem. W ten sposób Firefly III może dokładnie pokazać, które rachunki są jeszcze do zapłacenia, a które nie. W tym celu należy utworzyć nową regułę. Firefly III wypełnił dla Ciebie pewne rozsądne domyślne ustawienia. Upewnij się, że są poprawne. Jeśli są, Firefly III automatycznie połączy pasującą wypłatę z prawidłowym rachunkiem. Sprawdź wyzwalacze czy są poprawne i dodaj kolejne jeśli są błędne.', + 'new_rule_for_bill_title' => 'Reguła dla rachunku ":name"', + 'new_rule_for_bill_description' => 'Ta reguła oznacza transakcje jako powiązane z rachunkiem ":name".', // tags - 'store_new_tag' => 'Zachowaj nowy tag', - 'update_tag' => 'Zmodyfikuj tag', - 'no_location_set' => 'Nie ustawiono lokalizacji.', - 'meta_data' => 'Metadane', - 'location' => 'Lokalizacja', - 'without_date' => 'Bez daty', - 'result' => 'Wynik', - 'sums_apply_to_range' => 'Wszystkie sumy mają zastosowanie do wybranego zakresu', - 'mapbox_api_key' => 'Aby użyć mapy, pobierz klucz API z Mapbox. Otwórz plik .env i wprowadź ten kod po MAPBOX_API_KEY=.', - 'press_tag_location' => 'Kliknij prawym przyciskiem myszy lub naciśnij i przytrzymaj aby ustawić lokalizację taga.', - 'clear_location' => 'Wyczyść lokalizację', + 'store_new_tag' => 'Zachowaj nowy tag', + 'update_tag' => 'Zmodyfikuj tag', + 'no_location_set' => 'Nie ustawiono lokalizacji.', + 'meta_data' => 'Metadane', + 'location' => 'Lokalizacja', + 'without_date' => 'Bez daty', + 'result' => 'Wynik', + 'sums_apply_to_range' => 'Wszystkie sumy mają zastosowanie do wybranego zakresu', + 'mapbox_api_key' => 'Aby użyć mapy, pobierz klucz API z Mapbox. Otwórz plik .env i wprowadź ten kod po MAPBOX_API_KEY=.', + 'press_tag_location' => 'Kliknij prawym przyciskiem myszy lub naciśnij i przytrzymaj aby ustawić lokalizację taga.', + 'clear_location' => 'Wyczyść lokalizację', // preferences - 'pref_home_screen_accounts' => 'Konta na stronie domowej', - 'pref_home_screen_accounts_help' => 'Które konta powinny być wyświetlane na stronie głównej?', - 'pref_view_range' => 'Zakres widzenia', - 'pref_view_range_help' => 'Niektóre wykresy są automatycznie grupowane w okresy. Twoje budżety będą również pogrupowane w okresy. Jaki okres wolisz?', - 'pref_1D' => 'Dzień', - 'pref_1W' => 'Tydzień', - 'pref_1M' => 'Miesiąc', - 'pref_3M' => 'Trzy miesiące (kwartał)', - 'pref_6M' => 'Sześć miesięcy', - 'pref_1Y' => 'Rok', - 'pref_languages' => 'Języki', - 'pref_languages_help' => 'Firefly III obsługuje kilka języków. Który wolisz?', - 'pref_custom_fiscal_year' => 'Ustawienia roku podatkowego', - 'pref_custom_fiscal_year_label' => 'Włączone', - 'pref_custom_fiscal_year_help' => 'W krajach, w których rok podatkowy nie zaczyna się 1 stycznia i nie kończy 31 grudnia, możesz włączyć tą opcję oraz podać początek / koniec roku podatkowego', - 'pref_fiscal_year_start_label' => 'Początek roku podatkowego', - 'pref_two_factor_auth' => 'Weryfikacja dwuetapowa', - 'pref_two_factor_auth_help' => 'Po włączeniu weryfikacji dwuetapowej (znanej również jako uwierzytelnianie dwuskładnikowe) dodajesz dodatkową warstwę zabezpieczeń do swojego konta. Logujesz się czymś, co znasz (hasło) i czymś co masz (kod weryfikacyjny). Kody weryfikacyjne generowane są przez aplikację w telefonie, na przykład Authy lub Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Włącz weryfikację dwuetapową', - 'pref_two_factor_auth_disabled' => 'Kod weryfikacji dwuetapowej został usunięty i wyłączony', - 'pref_two_factor_auth_remove_it' => 'Nie zapomnij usunąć konta z aplikacji uwierzytelniajcej!', - 'pref_two_factor_auth_code' => 'Zweryfikuj kod', - 'pref_two_factor_auth_code_help' => 'Zeskanuj kod QR za pomocą aplikacji w telefonie, takiej jak Authy lub Google Authenticator i wprowadź wygenerowany kod.', - 'pref_two_factor_auth_reset_code' => 'Zresetuj kod weryfikacyjny', - 'pref_two_factor_auth_disable_2fa' => 'Wyłącz weryfikację dwuetapową', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Zapisz ustawienia', - 'saved_preferences' => 'Preferencje zostały zapisane!', - 'preferences_general' => 'Ogólne', - 'preferences_frontpage' => 'Ekran główny', - 'preferences_security' => 'Bezpieczeństwo', - 'preferences_layout' => 'Układ', - 'pref_home_show_deposits' => 'Pokaż przychody na stronie domowej', - 'pref_home_show_deposits_info' => 'Ekran główny pokazuje już konta wydatków. Czy chcesz wyświetlać również konta przychodów?', - 'pref_home_do_show_deposits' => 'Tak, pokaż je', - 'successful_count' => 'z których :count zakończone pomyślnie', - 'list_page_size_title' => 'Rozmiar strony', - 'list_page_size_help' => 'Każda lista rzeczy (konta, transakcje itp.) pokazuje co najwyżej tyle na stronę.', - 'list_page_size_label' => 'Rozmiar strony', - 'between_dates' => '(:start i :end)', - 'pref_optional_fields_transaction' => 'Opcjonalne pola dla transakcji', - 'pref_optional_fields_transaction_help' => 'Domyślnie nie wszystkie pola są aktywne podczas tworzenia nowej transakcji (aby uniknąć bałaganu). Poniżej możesz włączyć te pola, jeśli uważasz, że mogą one być przydatne dla Ciebie. Oczywiście każde pole, które jest wyłączone, ale już wypełnione, będzie widoczne niezależnie od ustawienia.', - 'optional_tj_date_fields' => 'Pola dat', - 'optional_tj_business_fields' => 'Pola biznesowe', - 'optional_tj_attachment_fields' => 'Pola załączników', - 'pref_optional_tj_interest_date' => 'Data odsetek', - 'pref_optional_tj_book_date' => 'Data księgowania', - 'pref_optional_tj_process_date' => 'Data przetworzenia', - 'pref_optional_tj_due_date' => 'Termin realizacji', - 'pref_optional_tj_payment_date' => 'Data płatności', - 'pref_optional_tj_invoice_date' => 'Data faktury', - 'pref_optional_tj_internal_reference' => 'Wewnętrzny numer', - 'pref_optional_tj_notes' => 'Notatki', - 'pref_optional_tj_attachments' => 'Załączniki', - 'optional_field_meta_dates' => 'Daty', - 'optional_field_meta_business' => 'Biznesowe', - 'optional_field_attachments' => 'Załączniki', - 'optional_field_meta_data' => 'Opcjonalne metadane', + 'pref_home_screen_accounts' => 'Konta na stronie domowej', + 'pref_home_screen_accounts_help' => 'Które konta powinny być wyświetlane na stronie głównej?', + 'pref_view_range' => 'Zakres widzenia', + 'pref_view_range_help' => 'Niektóre wykresy są automatycznie grupowane w okresy. Twoje budżety będą również pogrupowane w okresy. Jaki okres wolisz?', + 'pref_1D' => 'Dzień', + 'pref_1W' => 'Tydzień', + 'pref_1M' => 'Miesiąc', + 'pref_3M' => 'Trzy miesiące (kwartał)', + 'pref_6M' => 'Sześć miesięcy', + 'pref_1Y' => 'Rok', + 'pref_languages' => 'Języki', + 'pref_languages_help' => 'Firefly III obsługuje kilka języków. Który wolisz?', + 'pref_custom_fiscal_year' => 'Ustawienia roku podatkowego', + 'pref_custom_fiscal_year_label' => 'Włączone', + 'pref_custom_fiscal_year_help' => 'W krajach, w których rok podatkowy nie zaczyna się 1 stycznia i nie kończy 31 grudnia, możesz włączyć tą opcję oraz podać początek / koniec roku podatkowego', + 'pref_fiscal_year_start_label' => 'Początek roku podatkowego', + 'pref_two_factor_auth' => 'Weryfikacja dwuetapowa', + 'pref_two_factor_auth_help' => 'Po włączeniu weryfikacji dwuetapowej (znanej również jako uwierzytelnianie dwuskładnikowe) dodajesz dodatkową warstwę zabezpieczeń do swojego konta. Logujesz się czymś, co znasz (hasło) i czymś co masz (kod weryfikacyjny). Kody weryfikacyjne generowane są przez aplikację w telefonie, na przykład Authy lub Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Włącz weryfikację dwuetapową', + 'pref_two_factor_auth_disabled' => 'Kod weryfikacji dwuetapowej został usunięty i wyłączony', + 'pref_two_factor_auth_remove_it' => 'Nie zapomnij usunąć konta z aplikacji uwierzytelniajcej!', + 'pref_two_factor_auth_code' => 'Zweryfikuj kod', + 'pref_two_factor_auth_code_help' => 'Zeskanuj kod QR za pomocą aplikacji w telefonie, takiej jak Authy lub Google Authenticator i wprowadź wygenerowany kod.', + 'pref_two_factor_auth_reset_code' => 'Zresetuj kod weryfikacyjny', + 'pref_two_factor_auth_disable_2fa' => 'Wyłącz weryfikację dwuetapową', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Zapisz ustawienia', + 'saved_preferences' => 'Preferencje zostały zapisane!', + 'preferences_general' => 'Ogólne', + 'preferences_frontpage' => 'Ekran główny', + 'preferences_security' => 'Bezpieczeństwo', + 'preferences_layout' => 'Układ', + 'pref_home_show_deposits' => 'Pokaż przychody na stronie domowej', + 'pref_home_show_deposits_info' => 'Ekran główny pokazuje już konta wydatków. Czy chcesz wyświetlać również konta przychodów?', + 'pref_home_do_show_deposits' => 'Tak, pokaż je', + 'successful_count' => 'z których :count zakończone pomyślnie', + 'list_page_size_title' => 'Rozmiar strony', + 'list_page_size_help' => 'Każda lista rzeczy (konta, transakcje itp.) pokazuje co najwyżej tyle na stronę.', + 'list_page_size_label' => 'Rozmiar strony', + 'between_dates' => '(:start i :end)', + 'pref_optional_fields_transaction' => 'Opcjonalne pola dla transakcji', + 'pref_optional_fields_transaction_help' => 'Domyślnie nie wszystkie pola są aktywne podczas tworzenia nowej transakcji (aby uniknąć bałaganu). Poniżej możesz włączyć te pola, jeśli uważasz, że mogą one być przydatne dla Ciebie. Oczywiście każde pole, które jest wyłączone, ale już wypełnione, będzie widoczne niezależnie od ustawienia.', + 'optional_tj_date_fields' => 'Pola dat', + 'optional_tj_business_fields' => 'Pola biznesowe', + 'optional_tj_attachment_fields' => 'Pola załączników', + 'pref_optional_tj_interest_date' => 'Data odsetek', + 'pref_optional_tj_book_date' => 'Data księgowania', + 'pref_optional_tj_process_date' => 'Data przetworzenia', + 'pref_optional_tj_due_date' => 'Termin realizacji', + 'pref_optional_tj_payment_date' => 'Data płatności', + 'pref_optional_tj_invoice_date' => 'Data faktury', + 'pref_optional_tj_internal_reference' => 'Wewnętrzny numer', + 'pref_optional_tj_notes' => 'Notatki', + 'pref_optional_tj_attachments' => 'Załączniki', + 'optional_field_meta_dates' => 'Daty', + 'optional_field_meta_business' => 'Biznesowe', + 'optional_field_attachments' => 'Załączniki', + 'optional_field_meta_data' => 'Opcjonalne metadane', // profile: - 'change_your_password' => 'Zmień swoje hasło', - 'delete_account' => 'Usuń konto', - 'current_password' => 'Bieżące hasło', - 'new_password' => 'Nowe Hasło', - 'new_password_again' => 'Nowe hasło (ponownie)', - 'delete_your_account' => 'Usuń swoje konto', - 'delete_your_account_help' => 'Usunięcie twojego konta usunie również wszystkie konta, transakcje, wszystko co mogłeś mieć zapisane w Firefly III. Po prostu ZNIKNIE.', - 'delete_your_account_password' => 'Wprowadź hasło aby kontynuować.', - 'password' => 'Hasło', - 'are_you_sure' => 'Jesteś pewny? Nie możesz tego cofnąć.', - 'delete_account_button' => 'USUŃ swoje konto', - 'invalid_current_password' => 'Nieprawidłowe bieżące hasło!', - 'password_changed' => 'Hasło zostało zmienione!', - 'should_change' => 'Chodzi o to, aby zmienić swoje hasło.', - 'invalid_password' => 'Nieprawidłowe hasło!', - 'what_is_pw_security' => 'Co to jest "Sprawdź bezpieczeństwo hasła"?', - 'secure_pw_title' => 'Jak wybrać bezpieczne hasło', - 'secure_pw_history' => 'Nie ma tygodnia w którym nie czytalibyśmy w wiadomościach o stronie, która straciła hasła swoich użytkowników. Hakerzy i złodzieje używają tych haseł, aby wykraść twoje prywatne informacje. Te informacje są cenne.', - 'secure_pw_ff' => 'Czy używasz tego samego hasła w całym Internecie? Jeśli jedna strona straci Twoje hasło, hakerzy będą mieli dostęp do wszystkich Twoich danych. Firefly III polega na Twoim wyborze silnego i unikatowego hasła w celu ochrony Twojej dokumentacji finansowej.', - 'secure_pw_check_box' => 'Aby Ci pomóc, Firefly III może sprawdzić, czy hasło, którego chcesz użyć, zostało w przeszłości skradzione. Jeśli okaże się to prawdą, Firefly III radzi NIE używać tego hasła.', - 'secure_pw_working_title' => 'Jak to działa?', - 'secure_pw_working' => 'Zaznaczając to pole, Firefly III wyśle pierwsze pięć znaków skrótu SHA1 Twojego hasła do strony internetowej Troy Hunt, aby sprawdzić, czy znajduje się ono na liście haseł, które wyciekły. To powstrzyma Cię przed używaniem niebezpiecznych haseł, co jest zalecane w najnowszej specjalnej publikacji Narodowy Instytut Standaryzacji i Technologii (NIST) na ten temat.', - 'secure_pw_should' => 'Czy powinienem zaznaczyć to pole?', - 'secure_pw_long_password' => 'Tak. Zawsze sprawdź, czy hasło jest bezpieczne.', - 'command_line_token' => 'Token wiersza poleceń', - 'explain_command_line_token' => 'Potrzebujesz tego tokenu aby wykonywać operacje (takie jak importowanie lub eksportowanie danych) za pomocą wiersza poleceń. Bez niego takie wrażliwe polecenia nie będą działać. Nie udostępniaj nikomu swojego tokenu. Nikt Cię o niego nie zapyta, nawet ja. Jeżeli obawiasz się, że straciłeś go lub jesteś paranoikiem, wygeneruj nowy token używając przycisku.', - 'regenerate_command_line_token' => 'Wygeneruj nowy token wiersza poleceń', - 'token_regenerated' => 'Wygenerowano nowy token wiersza poleceń', - 'change_your_email' => 'Zmień swój adres e-mail', - 'email_verification' => 'Wiadomość e-mail zostanie wysłana na stary ORAZ nowy adres e-mail. Ze względów bezpieczeństwa, nie będziesz mógł się zalogować, dopóki nie zweryfikujesz nowego adresu e-mail. Jeśli nie masz pewności, czy twoja instalacja Firefly III umożliwia wysyłanie wiadomości e-mail, nie korzystaj z tej funkcji. Jeśli jesteś administratorem, możesz przetestować to w panelu administracyjnym.', - 'email_changed_logout' => 'Dopóki nie zweryfikujesz swojego adresu e-mail, nie możesz się zalogować.', - 'login_with_new_email' => 'Teraz możesz logować się nowym adresem e-mail.', - 'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.', - 'login_provider_local_only' => 'Ta akcja nie jest dostępna gdy uwierzytelniasz się poprzez ":login_provider".', - 'delete_local_info_only' => 'Ponieważ uwierzytelniasz się poprzez ":login_provider", usunięte zostaną tylko lokalne dane Firefly III.', + 'change_your_password' => 'Zmień swoje hasło', + 'delete_account' => 'Usuń konto', + 'current_password' => 'Bieżące hasło', + 'new_password' => 'Nowe Hasło', + 'new_password_again' => 'Nowe hasło (ponownie)', + 'delete_your_account' => 'Usuń swoje konto', + 'delete_your_account_help' => 'Usunięcie twojego konta usunie również wszystkie konta, transakcje, wszystko co mogłeś mieć zapisane w Firefly III. Po prostu ZNIKNIE.', + 'delete_your_account_password' => 'Wprowadź hasło aby kontynuować.', + 'password' => 'Hasło', + 'are_you_sure' => 'Jesteś pewny? Nie możesz tego cofnąć.', + 'delete_account_button' => 'USUŃ swoje konto', + 'invalid_current_password' => 'Nieprawidłowe bieżące hasło!', + 'password_changed' => 'Hasło zostało zmienione!', + 'should_change' => 'Chodzi o to, aby zmienić swoje hasło.', + 'invalid_password' => 'Nieprawidłowe hasło!', + 'what_is_pw_security' => 'Co to jest "Sprawdź bezpieczeństwo hasła"?', + 'secure_pw_title' => 'Jak wybrać bezpieczne hasło', + 'secure_pw_history' => 'Nie ma tygodnia w którym nie czytalibyśmy w wiadomościach o stronie, która straciła hasła swoich użytkowników. Hakerzy i złodzieje używają tych haseł, aby wykraść twoje prywatne informacje. Te informacje są cenne.', + 'secure_pw_ff' => 'Czy używasz tego samego hasła w całym Internecie? Jeśli jedna strona straci Twoje hasło, hakerzy będą mieli dostęp do wszystkich Twoich danych. Firefly III polega na Twoim wyborze silnego i unikatowego hasła w celu ochrony Twojej dokumentacji finansowej.', + 'secure_pw_check_box' => 'Aby Ci pomóc, Firefly III może sprawdzić, czy hasło, którego chcesz użyć, zostało w przeszłości skradzione. Jeśli okaże się to prawdą, Firefly III radzi NIE używać tego hasła.', + 'secure_pw_working_title' => 'Jak to działa?', + 'secure_pw_working' => 'Zaznaczając to pole, Firefly III wyśle pierwsze pięć znaków skrótu SHA1 Twojego hasła do strony internetowej Troy Hunt, aby sprawdzić, czy znajduje się ono na liście haseł, które wyciekły. To powstrzyma Cię przed używaniem niebezpiecznych haseł, co jest zalecane w najnowszej specjalnej publikacji Narodowy Instytut Standaryzacji i Technologii (NIST) na ten temat.', + 'secure_pw_should' => 'Czy powinienem zaznaczyć to pole?', + 'secure_pw_long_password' => 'Tak. Zawsze sprawdź, czy hasło jest bezpieczne.', + 'command_line_token' => 'Token wiersza poleceń', + 'explain_command_line_token' => 'Potrzebujesz tego tokenu aby wykonywać operacje (takie jak importowanie lub eksportowanie danych) za pomocą wiersza poleceń. Bez niego takie wrażliwe polecenia nie będą działać. Nie udostępniaj nikomu swojego tokenu. Nikt Cię o niego nie zapyta, nawet ja. Jeżeli obawiasz się, że straciłeś go lub jesteś paranoikiem, wygeneruj nowy token używając przycisku.', + 'regenerate_command_line_token' => 'Wygeneruj nowy token wiersza poleceń', + 'token_regenerated' => 'Wygenerowano nowy token wiersza poleceń', + 'change_your_email' => 'Zmień swój adres e-mail', + 'email_verification' => 'Wiadomość e-mail zostanie wysłana na stary ORAZ nowy adres e-mail. Ze względów bezpieczeństwa, nie będziesz mógł się zalogować, dopóki nie zweryfikujesz nowego adresu e-mail. Jeśli nie masz pewności, czy twoja instalacja Firefly III umożliwia wysyłanie wiadomości e-mail, nie korzystaj z tej funkcji. Jeśli jesteś administratorem, możesz przetestować to w panelu administracyjnym.', + 'email_changed_logout' => 'Dopóki nie zweryfikujesz swojego adresu e-mail, nie możesz się zalogować.', + 'login_with_new_email' => 'Teraz możesz logować się nowym adresem e-mail.', + 'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.', + 'login_provider_local_only' => 'Ta akcja nie jest dostępna gdy uwierzytelniasz się poprzez ":login_provider".', + 'delete_local_info_only' => 'Ponieważ uwierzytelniasz się poprzez ":login_provider", usunięte zostaną tylko lokalne dane Firefly III.', // attachments - 'nr_of_attachments' => 'Jeden załącznik |:count załączników', - 'attachments' => 'Załączniki', - 'edit_attachment' => 'Modyfikuj załącznik ":name"', - 'update_attachment' => 'Aktualizuj załącznik', - 'delete_attachment' => 'Usuń załącznik ":name"', - 'attachment_deleted' => 'Usunięto załącznik ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Zmodyfikowano załącznik ":name"', - 'upload_max_file_size' => 'Maksymalny rozmiar pliku to: :size', - 'list_all_attachments' => 'Lista wszystkich załączników', + 'nr_of_attachments' => 'Jeden załącznik |:count załączników', + 'attachments' => 'Załączniki', + 'edit_attachment' => 'Modyfikuj załącznik ":name"', + 'update_attachment' => 'Aktualizuj załącznik', + 'delete_attachment' => 'Usuń załącznik ":name"', + 'attachment_deleted' => 'Usunięto załącznik ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Zmodyfikowano załącznik ":name"', + 'upload_max_file_size' => 'Maksymalny rozmiar pliku to: :size', + 'list_all_attachments' => 'Lista wszystkich załączników', // transaction index - 'title_expenses' => 'Wydatki', - 'title_withdrawal' => 'Wydatki', - 'title_revenue' => 'Przychód / dochód', - 'title_deposit' => 'Przychód / dochód', - 'title_transfer' => 'Transfery', - 'title_transfers' => 'Transfery', + 'title_expenses' => 'Wydatki', + 'title_withdrawal' => 'Wydatki', + 'title_revenue' => 'Przychód / dochód', + 'title_deposit' => 'Przychód / dochód', + 'title_transfer' => 'Transfery', + 'title_transfers' => 'Transfery', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Ta transakcja jest już wypłatą', - 'convert_is_already_type_Deposit' => 'Ta transakcja jest już wpłatą', - 'convert_is_already_type_Transfer' => 'Ta transakcja jest już transferem', - 'convert_to_Withdrawal' => 'Konwertuj ":description" na wypłatę', - 'convert_to_Deposit' => 'Konwertuj ":description" na wpłatę', - 'convert_to_Transfer' => 'Konwertuj ":description" na transfer', - 'convert_options_WithdrawalDeposit' => 'Konwertuj wypłatę na wpłatę', - 'convert_options_WithdrawalTransfer' => 'Konwertuj wypłatę na transfer', - 'convert_options_DepositTransfer' => 'Konwertuj wpłatę na transfer', - 'convert_options_DepositWithdrawal' => 'Konwertuj wpłatę na wypłatę', - 'convert_options_TransferWithdrawal' => 'Konwertuj transfer na wypłatę', - 'convert_options_TransferDeposit' => 'Konwertuj transfer na wpłatę', - 'convert_Withdrawal_to_deposit' => 'Konwertuj tę wypłatę na wpłatę', - 'convert_Withdrawal_to_transfer' => 'Konwertuj tę wypłatę na transfer', - 'convert_Deposit_to_withdrawal' => 'Konwertuj tę wpłatę na wypłatę', - 'convert_Deposit_to_transfer' => 'Konwertuj tę wpłatę na transfer', - 'convert_Transfer_to_deposit' => 'Konwertuj ten transfer na wpłatę', - 'convert_Transfer_to_withdrawal' => 'Konwertuj ten transfer na wypłatę', - 'convert_please_set_revenue_source' => 'Proszę wybierz konto przychodów, z którego będą przychodzić pieniądze.', - 'convert_please_set_asset_destination' => 'Proszę wybierz konto aktywów, do którego będą wychodzić pieniądze.', - 'convert_please_set_expense_destination' => 'Proszę wybierz konto wydatków, do którego będą wychodzić pieniądze.', - 'convert_please_set_asset_source' => 'Proszę wybierz konto aktywów, z którego będą przychodzić pieniądze.', - 'convert_explanation_withdrawal_deposit' => 'Jeśli przekonwertujesz tę wypłatę na wpłatę, kwota :amount zostanie wpłacona na konto :sourceName zamiast wypłacona z niego.', - 'convert_explanation_withdrawal_transfer' => 'Jeśli przekonwertujesz tę wypłatę na transfer, kwota :amount zostanie przelana z konta :sourceName na nowe konto aktywów zamiast płatności dla :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Jeśli przekonwertujesz tę wpłatę na wypłatę, kwota :amount zostanie wypłacone z konta :destinationName zamiast wpłacone na nie.', - 'convert_explanation_deposit_transfer' => 'Jeśli przekonwertujesz tę wpłatę na transfer, kwota :amount zostanie przelana z konta aktywów, które wybierzesz na konto :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Jeśli przekonwertujesz ten transfer na wypłatę, kwota :amount zostanie przelana z konta :sourceName na nowe konto docelowe jako wydatek, zamiast dla :destinationName jako transfer.', - 'convert_explanation_transfer_deposit' => 'Jeśli przekonwertujesz ten transfer na wpłatę, kwota :amount zostanie zarejestrowana jako wpłata na konto :destinationName, zamiast transferowana na nie.', - 'converted_to_Withdrawal' => 'Transakcja została przekonwertowana do wypłaty', - 'converted_to_Deposit' => 'Transakcja została przekonwertowana do wpłaty', - 'converted_to_Transfer' => 'Transakcja została przekonwertowana do transferu', - 'invalid_convert_selection' => 'Wybrane konto jest już używane w tej transakcji lub nie istnieje.', - 'source_or_dest_invalid' => 'Nie można znaleźć poprawnych szczegółów transakcji. Konwersja nie jest możliwa.', - 'convert_to_withdrawal' => 'Konwertuj na wypłatę', - 'convert_to_deposit' => 'Konwertuj na wpłatę', - 'convert_to_transfer' => 'Konwertuj na transfer', + 'convert_is_already_type_Withdrawal' => 'Ta transakcja jest już wypłatą', + 'convert_is_already_type_Deposit' => 'Ta transakcja jest już wpłatą', + 'convert_is_already_type_Transfer' => 'Ta transakcja jest już transferem', + 'convert_to_Withdrawal' => 'Konwertuj ":description" na wypłatę', + 'convert_to_Deposit' => 'Konwertuj ":description" na wpłatę', + 'convert_to_Transfer' => 'Konwertuj ":description" na transfer', + 'convert_options_WithdrawalDeposit' => 'Konwertuj wypłatę na wpłatę', + 'convert_options_WithdrawalTransfer' => 'Konwertuj wypłatę na transfer', + 'convert_options_DepositTransfer' => 'Konwertuj wpłatę na transfer', + 'convert_options_DepositWithdrawal' => 'Konwertuj wpłatę na wypłatę', + 'convert_options_TransferWithdrawal' => 'Konwertuj transfer na wypłatę', + 'convert_options_TransferDeposit' => 'Konwertuj transfer na wpłatę', + 'convert_Withdrawal_to_deposit' => 'Konwertuj tę wypłatę na wpłatę', + 'convert_Withdrawal_to_transfer' => 'Konwertuj tę wypłatę na transfer', + 'convert_Deposit_to_withdrawal' => 'Konwertuj tę wpłatę na wypłatę', + 'convert_Deposit_to_transfer' => 'Konwertuj tę wpłatę na transfer', + 'convert_Transfer_to_deposit' => 'Konwertuj ten transfer na wpłatę', + 'convert_Transfer_to_withdrawal' => 'Konwertuj ten transfer na wypłatę', + 'convert_please_set_revenue_source' => 'Proszę wybierz konto przychodów, z którego będą przychodzić pieniądze.', + 'convert_please_set_asset_destination' => 'Proszę wybierz konto aktywów, do którego będą wychodzić pieniądze.', + 'convert_please_set_expense_destination' => 'Proszę wybierz konto wydatków, do którego będą wychodzić pieniądze.', + 'convert_please_set_asset_source' => 'Proszę wybierz konto aktywów, z którego będą przychodzić pieniądze.', + 'convert_explanation_withdrawal_deposit' => 'Jeśli przekonwertujesz tę wypłatę na wpłatę, kwota :amount zostanie wpłacona na konto :sourceName zamiast wypłacona z niego.', + 'convert_explanation_withdrawal_transfer' => 'Jeśli przekonwertujesz tę wypłatę na transfer, kwota :amount zostanie przelana z konta :sourceName na nowe konto aktywów zamiast płatności dla :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Jeśli przekonwertujesz tę wpłatę na wypłatę, kwota :amount zostanie wypłacone z konta :destinationName zamiast wpłacone na nie.', + 'convert_explanation_deposit_transfer' => 'Jeśli przekonwertujesz tę wpłatę na transfer, kwota :amount zostanie przelana z konta aktywów, które wybierzesz na konto :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Jeśli przekonwertujesz ten transfer na wypłatę, kwota :amount zostanie przelana z konta :sourceName na nowe konto docelowe jako wydatek, zamiast dla :destinationName jako transfer.', + 'convert_explanation_transfer_deposit' => 'Jeśli przekonwertujesz ten transfer na wpłatę, kwota :amount zostanie zarejestrowana jako wpłata na konto :destinationName, zamiast transferowana na nie.', + 'converted_to_Withdrawal' => 'Transakcja została przekonwertowana do wypłaty', + 'converted_to_Deposit' => 'Transakcja została przekonwertowana do wpłaty', + 'converted_to_Transfer' => 'Transakcja została przekonwertowana do transferu', + 'invalid_convert_selection' => 'Wybrane konto jest już używane w tej transakcji lub nie istnieje.', + 'source_or_dest_invalid' => 'Nie można znaleźć poprawnych szczegółów transakcji. Konwersja nie jest możliwa.', + 'convert_to_withdrawal' => 'Konwertuj na wypłatę', + 'convert_to_deposit' => 'Konwertuj na wpłatę', + 'convert_to_transfer' => 'Konwertuj na transfer', // create new stuff: - 'create_new_withdrawal' => 'Utwórz nową wypłatę', - 'create_new_deposit' => 'Utwórz nową wpłatę', - 'create_new_transfer' => 'Utwórz nowy transfer', - 'create_new_asset' => 'Utwórz nowe konto aktywów', - 'create_new_expense' => 'Utwórz nowe konto wydatków', - 'create_new_revenue' => 'Utwórz nowe konto przychodów', - 'create_new_piggy_bank' => 'Utwórz nową skarbonkę', - 'create_new_bill' => 'Utwórz nowy rachunek', + 'create_new_withdrawal' => 'Utwórz nową wypłatę', + 'create_new_deposit' => 'Utwórz nową wpłatę', + 'create_new_transfer' => 'Utwórz nowy transfer', + 'create_new_asset' => 'Utwórz nowe konto aktywów', + 'create_new_expense' => 'Utwórz nowe konto wydatków', + 'create_new_revenue' => 'Utwórz nowe konto przychodów', + 'create_new_piggy_bank' => 'Utwórz nową skarbonkę', + 'create_new_bill' => 'Utwórz nowy rachunek', // currencies: - 'create_currency' => 'Utwórz nową walutę', - 'store_currency' => 'Zapisz nową walutę', - 'update_currency' => 'Modyfikuj walutę', - 'new_default_currency' => ':name jest teraz domyślną walutą.', - 'cannot_delete_currency' => 'Nie można usunąć waluty :name, ponieważ jest ona nadal używana.', - 'cannot_disable_currency' => 'Nie można dezaktywować waluty :name, ponieważ jest ona nadal używana.', - 'deleted_currency' => 'Waluta :name została usunięta', - 'created_currency' => 'Waluta :name została utworzona', - 'could_not_store_currency' => 'Nie można zapisać nowej waluty.', - 'updated_currency' => 'Waluta :name została zmodyfikowana', - 'ask_site_owner' => 'Poproś :owner aby dodał, usunął lub zmodyfikował waluty.', - 'currencies_intro' => 'Firefly III obsługuje różne waluty, które można ustawić i włączyć tutaj.', - 'make_default_currency' => 'Ustaw jako domyślną', - 'default_currency' => 'domyślna', - 'currency_is_disabled' => 'Nieaktywna', - 'enable_currency' => 'Aktywuj', - 'disable_currency' => 'Deaktywuj', - 'currencies_default_disabled' => 'Większość z tych walut jest domyślnie wyłączona. Aby móc z nich korzystać, należy je wcześniej aktywować.', - 'currency_is_now_enabled' => 'Waluta ":name" została aktywowana', - 'currency_is_now_disabled' => 'Waluta ":name" została deaktywowana', + 'create_currency' => 'Utwórz nową walutę', + 'store_currency' => 'Zapisz nową walutę', + 'update_currency' => 'Modyfikuj walutę', + 'new_default_currency' => ':name jest teraz domyślną walutą.', + 'cannot_delete_currency' => 'Nie można usunąć waluty :name, ponieważ jest ona nadal używana.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Waluta :name została usunięta', + 'created_currency' => 'Waluta :name została utworzona', + 'could_not_store_currency' => 'Nie można zapisać nowej waluty.', + 'updated_currency' => 'Waluta :name została zmodyfikowana', + 'ask_site_owner' => 'Poproś :owner aby dodał, usunął lub zmodyfikował waluty.', + 'currencies_intro' => 'Firefly III obsługuje różne waluty, które można ustawić i włączyć tutaj.', + 'make_default_currency' => 'Ustaw jako domyślną', + 'default_currency' => 'domyślna', + 'currency_is_disabled' => 'Nieaktywna', + 'enable_currency' => 'Aktywuj', + 'disable_currency' => 'Deaktywuj', + 'currencies_default_disabled' => 'Większość z tych walut jest domyślnie wyłączona. Aby móc z nich korzystać, należy je wcześniej aktywować.', + 'currency_is_now_enabled' => 'Waluta ":name" została aktywowana', + 'currency_is_now_disabled' => 'Waluta ":name" została deaktywowana', // forms: - 'mandatoryFields' => 'Pola wymagane', - 'optionalFields' => 'Pola opcjonalne', - 'options' => 'Opcje', + 'mandatoryFields' => 'Pola wymagane', + 'optionalFields' => 'Pola opcjonalne', + 'options' => 'Opcje', // budgets: - 'create_new_budget' => 'Utwórz nowy budżet', - 'store_new_budget' => 'Zapisz nowy budżet', - 'stored_new_budget' => 'Zapisano nowy budżet ":name"', - 'available_between' => 'Dostępne od :start i :end', - 'transactionsWithoutBudget' => 'Wydatki bez budżetu', - 'transactions_no_budget' => 'Wydatki bez budżetu między :start i :end', - 'spent_between' => 'Wydano między :start i :end', - 'createBudget' => 'Nowy budżet', - 'inactiveBudgets' => 'Nieaktywne budżety', - 'without_budget_between' => 'Transakcje bez budżetu między :start i :end', - 'delete_budget' => 'Usuń budżet ":name"', - 'deleted_budget' => 'Usunięto budżet ":name"', - 'edit_budget' => 'Modyfikuj budżet ":name"', - 'updated_budget' => 'Zmodyfikowano budżet ":name"', - 'update_amount' => 'Aktualizuj kwotę', - 'update_budget' => 'Aktualizuj budżet', - 'update_budget_amount_range' => 'Zaktualizuj (spodziewaną) dostępną kwotę między :start a :end', - 'budget_period_navigator' => 'Nawigator okresowy', - 'info_on_available_amount' => 'Co mam do dyspozycji?', - 'available_amount_indication' => 'Skorzystaj z tych kwot, aby uzyskać wskazówkę ile może wynosić Twój całkowity budżet.', - 'suggested' => 'Sugerowane', - 'average_between' => 'Średnia pomiędzy :start a :end', - 'over_budget_warn' => ' Zwykle budżetujesz około :amount dziennie. Obecna wartość to :over_amount dziennie. Na pewno?', - 'transferred_in' => 'Przesłane (do)', - 'transferred_away' => 'Przesłane (od)', + 'create_new_budget' => 'Utwórz nowy budżet', + 'store_new_budget' => 'Zapisz nowy budżet', + 'stored_new_budget' => 'Zapisano nowy budżet ":name"', + 'available_between' => 'Dostępne od :start i :end', + 'transactionsWithoutBudget' => 'Wydatki bez budżetu', + 'transactions_no_budget' => 'Wydatki bez budżetu między :start i :end', + 'spent_between' => 'Wydano między :start i :end', + 'createBudget' => 'Nowy budżet', + 'inactiveBudgets' => 'Nieaktywne budżety', + 'without_budget_between' => 'Transakcje bez budżetu między :start i :end', + 'delete_budget' => 'Usuń budżet ":name"', + 'deleted_budget' => 'Usunięto budżet ":name"', + 'edit_budget' => 'Modyfikuj budżet ":name"', + 'updated_budget' => 'Zmodyfikowano budżet ":name"', + 'update_amount' => 'Aktualizuj kwotę', + 'update_budget' => 'Aktualizuj budżet', + 'update_budget_amount_range' => 'Zaktualizuj (spodziewaną) dostępną kwotę między :start a :end', + 'budget_period_navigator' => 'Nawigator okresowy', + 'info_on_available_amount' => 'Co mam do dyspozycji?', + 'available_amount_indication' => 'Skorzystaj z tych kwot, aby uzyskać wskazówkę ile może wynosić Twój całkowity budżet.', + 'suggested' => 'Sugerowane', + 'average_between' => 'Średnia pomiędzy :start a :end', + 'over_budget_warn' => ' Zwykle budżetujesz około :amount dziennie. Obecna wartość to :over_amount dziennie. Na pewno?', + 'transferred_in' => 'Przesłane (do)', + 'transferred_away' => 'Przesłane (od)', // bills: - 'match_between_amounts' => 'Rachunek pasuje do transakcji między :low a :high.', - 'bill_related_rules' => 'Reguły powiązane z tym rachunkiem', - 'repeats' => 'Powtarza się', - 'connected_journals' => 'Powiązane transakcje', - 'auto_match_on' => 'Automatycznie dopasowane przez Firefly III', - 'auto_match_off' => 'Niedopasowane automatycznie przez Firefly III', - 'next_expected_match' => 'Następne oczekiwane dopasowanie', - 'delete_bill' => 'Usuń rachunek ":name"', - 'deleted_bill' => 'Usunięto rachunek ":name"', - 'edit_bill' => 'Modyfikuj rachunek ":name"', - 'more' => 'Więcej', - 'rescan_old' => 'Uruchom ponownie reguły na wszystkich transakcjach', - 'update_bill' => 'Aktualizuj rachunek', - 'updated_bill' => 'Zaktualizowano rachunek ":name"', - 'store_new_bill' => 'Zapisz nowy rachunek', - 'stored_new_bill' => 'Zapisano nowy rachunek ":name"', - 'cannot_scan_inactive_bill' => 'Nieaktywne rachunki nie mogą być zeskanowane.', - 'rescanned_bill' => 'Przeskanowano wszystko ponownie i powiązano nowe transakcje (:total) z rachunkiem.', - 'average_bill_amount_year' => 'Średnia kwota rachunku (:year)', - 'average_bill_amount_overall' => 'Średnia kwota rachunku (ogólnie)', - 'bill_is_active' => 'Rachunek jest aktywny', - 'bill_expected_between' => 'Oczekiwano między :start a :end', - 'bill_will_automatch' => 'Rachunek będzie automatycznie powiązany z pasującymi transakcjami', - 'skips_over' => 'pomija', - 'bill_store_error' => 'Wystąpił nieoczekiwany błąd podczas zapisywania nowego rachunku. Sprawdź pliki dziennika', - 'list_inactive_rule' => 'nieaktywna reguła', + 'match_between_amounts' => 'Rachunek pasuje do transakcji między :low a :high.', + 'bill_related_rules' => 'Reguły powiązane z tym rachunkiem', + 'repeats' => 'Powtarza się', + 'connected_journals' => 'Powiązane transakcje', + 'auto_match_on' => 'Automatycznie dopasowane przez Firefly III', + 'auto_match_off' => 'Niedopasowane automatycznie przez Firefly III', + 'next_expected_match' => 'Następne oczekiwane dopasowanie', + 'delete_bill' => 'Usuń rachunek ":name"', + 'deleted_bill' => 'Usunięto rachunek ":name"', + 'edit_bill' => 'Modyfikuj rachunek ":name"', + 'more' => 'Więcej', + 'rescan_old' => 'Uruchom ponownie reguły na wszystkich transakcjach', + 'update_bill' => 'Aktualizuj rachunek', + 'updated_bill' => 'Zaktualizowano rachunek ":name"', + 'store_new_bill' => 'Zapisz nowy rachunek', + 'stored_new_bill' => 'Zapisano nowy rachunek ":name"', + 'cannot_scan_inactive_bill' => 'Nieaktywne rachunki nie mogą być zeskanowane.', + 'rescanned_bill' => 'Przeskanowano wszystko ponownie i powiązano nowe transakcje (:total) z rachunkiem.', + 'average_bill_amount_year' => 'Średnia kwota rachunku (:year)', + 'average_bill_amount_overall' => 'Średnia kwota rachunku (ogólnie)', + 'bill_is_active' => 'Rachunek jest aktywny', + 'bill_expected_between' => 'Oczekiwano między :start a :end', + 'bill_will_automatch' => 'Rachunek będzie automatycznie powiązany z pasującymi transakcjami', + 'skips_over' => 'pomija', + 'bill_store_error' => 'Wystąpił nieoczekiwany błąd podczas zapisywania nowego rachunku. Sprawdź pliki dziennika', + 'list_inactive_rule' => 'nieaktywna reguła', // accounts: - 'account_missing_transaction' => 'Konto #:id (":name") nie możne być wyświetlone bezpośrednio, ale Firefly Iii nie ma informacji przekierowania.', - 'details_for_asset' => 'Szczegóły konta aktywów ":name"', - 'details_for_expense' => 'Szczegóły konta wydatków ":name"', - 'details_for_revenue' => 'Szczegóły konta przychodów ":name"', - 'details_for_cash' => 'Szczegóły konta gotówkowego ":name"', - 'store_new_asset_account' => 'Zapisz nowe konto aktywów', - 'store_new_expense_account' => 'Zapisz nowe konto wydatków', - 'store_new_revenue_account' => 'Zapisz nowe konto przychodów', - 'edit_asset_account' => 'Modyfikuj konto aktywów ":name"', - 'edit_expense_account' => 'Modyfikuj konto wydatków ":name"', - 'edit_revenue_account' => 'Modyfikuj konto przychodów ":name"', - 'delete_asset_account' => 'Usuń konto aktywów ":name"', - 'delete_expense_account' => 'Usuń konto wydatków ":name"', - 'delete_revenue_account' => 'Usuń konto przychodów ":name"', - 'delete_liabilities_account' => 'Usuń zobowiązanie ":name"', - 'asset_deleted' => 'Pomyślnie usunięto konto aktywów ":name"', - 'expense_deleted' => 'Pomyślnie usunięto konto wydatków ":name"', - 'revenue_deleted' => 'Pomyślnie usunięto konto przychodów ":name"', - 'update_asset_account' => 'Aktualizuj konto aktywów', - 'update_liabilities_account' => 'Modyfikuj zobowiązanie', - 'update_expense_account' => 'Aktualizuj konto wydatków', - 'update_revenue_account' => 'Aktualizuj konto przychodów', - 'make_new_asset_account' => 'Utwórz nowe konto aktywów', - 'make_new_expense_account' => 'Utwórz nowe konto wydatków', - 'make_new_revenue_account' => 'Utwórz nowe konto przychodów', - 'make_new_liabilities_account' => 'Utwórz nowe zobowiązanie', - 'asset_accounts' => 'Konta aktywów', - 'expense_accounts' => 'Konta wydatków', - 'revenue_accounts' => 'Konta przychodów', - 'cash_accounts' => 'Konta gotówkowe', - 'Cash account' => 'Konto gotówkowe', - 'liabilities_accounts' => 'Zobowiązania', - 'reconcile_account' => 'Uzgodnij konto ":account"', - 'overview_of_reconcile_modal' => 'Przegląd rozrachunku', - 'delete_reconciliation' => 'Usuń uzgodnienie', - 'update_reconciliation' => 'Zaktualizuj uzgodnienie', - 'amount_cannot_be_zero' => 'Kwota nie może wynosić zero', - 'end_of_reconcile_period' => 'Koniec okresu uzgodnienia: :period', - 'start_of_reconcile_period' => 'Początek okresu uzgodnienia: :period', - 'start_balance' => 'Saldo początkowe', - 'end_balance' => 'Saldo końcowe', - 'update_balance_dates_instruction' => 'Dopasuj powyższe kwoty oraz daty do wyciągu bankowego i naciśnij "Rozpocznij uzgadnianie"', - 'select_transactions_instruction' => 'Wybierz transakcje które pojawiają się na wyciągu bankowym.', - 'select_range_and_balance' => 'Najpierw sprawdź zakres dat i salda. Następnie naciśnij "Rozpocznij uzgadnianie"', - 'date_change_instruction' => 'Jeśli teraz zmienisz zakres dat, jakikolwiek postęp zostanie utracony.', - 'update_selection' => 'Zaktualizuj wybór', - 'store_reconcile' => 'Zapisz uzgodnienia', - 'reconciliation_transaction' => 'Transakcja uzgadniania', - 'Reconciliation' => 'Rozrachunek', - 'reconciliation' => 'Rozrachunek', - 'reconcile_options' => 'Opcje uzgadniania', - 'reconcile_range' => 'Zakres rozrachunku', - 'start_reconcile' => 'Rozpocznij uzgadnianie', - 'cash_account_type' => 'Cash', - 'cash' => 'gotówka', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Typ konta', - 'save_transactions_by_moving' => 'Zapisz te transakcje, przenosząc je do innego konta:', - 'stored_new_account' => 'Nowe konto ":name" zostało zapisane!', - 'updated_account' => 'Zaktualizowano konto ":name"', - 'credit_card_options' => 'Opcje karty kredytowej', - 'no_transactions_account' => 'Brak transakcji (w tym okresie) na koncie aktywów ":name".', - 'no_transactions_period' => 'Nie ma żadnych transakcji (w tym okresie).', - 'no_data_for_chart' => 'Nie ma wystarczająco dużo informacji (póki co), aby wygenerować ten wykres.', - 'select_at_least_one_account' => 'Wybierz proszę co najmniej jedno konto aktywów', - 'select_at_least_one_category' => 'Wybierz proszę co najmniej jedną kategorię', - 'select_at_least_one_budget' => 'Wybierz proszę co najmniej jeden budżet', - 'select_at_least_one_tag' => 'Wybierz proszę co najmniej jeden tag', - 'select_at_least_one_expense' => 'Wybierz proszę co najmniej jedną kombinację kont wydatków/przychodów. Jeżeli nie masz żadnych (lista jest pusta) ten raport jest niedostępny.', - 'account_default_currency' => 'To będzie domyślna waluta powiązana z tym kontem.', - 'reconcile_has_more' => 'Twoja księga główna Firefly III ma więcej pieniędzy niż bank twierdzi, że powinieneś mieć. Istnieje kilka opcji. Wybierz, co zrobić. Następnie naciśnij "Potwierdź uzgodnienie".', - 'reconcile_has_less' => 'Twoja księga główna Firefly III ma mniej pieniędzy niż bank twierdzi, że powinieneś mieć. Istnieje kilka opcji. Wybierz, co zrobić. Następnie naciśnij "Potwierdź uzgodnienie".', - 'reconcile_is_equal' => 'Twoja księga główna Firefly III i wyciągi bankowe są zgodne. Nie ma nic do zrobienia. Naciśnij "Potwierdź uzgodnienie" aby potwierdzić twój wybór.', - 'create_pos_reconcile_transaction' => 'Oznacz wybrane transakcje jako uzgodnione i utwórz korektę dodając :amount do tego konta aktywów.', - 'create_neg_reconcile_transaction' => 'Oznacz wybrane transakcje jako uzgodnione i utwórz korektę usuwając :amount z tego konta aktywów.', - 'reconcile_do_nothing' => 'Oznacz wybrane transakcje jako uzgodnione, ale nic nie poprawiaj.', - 'reconcile_go_back' => 'Możesz zawsze zmodyfikować lub usunąć korektę później.', - 'must_be_asset_account' => 'Możesz uzgodnić tylko konta aktywów', - 'reconciliation_stored' => 'Uzgodnienie zapisane', - 'reconciliation_error' => 'Z powodu błędu transakcje zostały oznaczone jako uzgodnione, ale korekta nie została zapisana: :error.', - 'reconciliation_transaction_title' => 'Rozrachunek (od :from do :to)', - 'sum_of_reconciliation' => 'Suma rozrachunku', - 'reconcile_this_account' => 'Uzgodnij to konto', - 'confirm_reconciliation' => 'Potwierdź rozrachunek', - 'submitted_start_balance' => 'Przesłane saldo początkowe', - 'selected_transactions' => 'Wybrane transakcje (:count)', - 'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)', - 'submitted_end_balance' => 'Przesłane saldo końcowe', - 'initial_balance_description' => 'Saldo początkowe dla ":account"', - 'interest_calc_' => 'nieznany', - 'interest_calc_daily' => 'Co dzień', - 'interest_calc_monthly' => 'Co miesiąc', - 'interest_calc_yearly' => 'Co rok', - 'initial_balance_account' => 'Początkowe saldo konta :account', + 'account_missing_transaction' => 'Konto #:id (":name") nie możne być wyświetlone bezpośrednio, ale Firefly Iii nie ma informacji przekierowania.', + 'details_for_asset' => 'Szczegóły konta aktywów ":name"', + 'details_for_expense' => 'Szczegóły konta wydatków ":name"', + 'details_for_revenue' => 'Szczegóły konta przychodów ":name"', + 'details_for_cash' => 'Szczegóły konta gotówkowego ":name"', + 'store_new_asset_account' => 'Zapisz nowe konto aktywów', + 'store_new_expense_account' => 'Zapisz nowe konto wydatków', + 'store_new_revenue_account' => 'Zapisz nowe konto przychodów', + 'edit_asset_account' => 'Modyfikuj konto aktywów ":name"', + 'edit_expense_account' => 'Modyfikuj konto wydatków ":name"', + 'edit_revenue_account' => 'Modyfikuj konto przychodów ":name"', + 'delete_asset_account' => 'Usuń konto aktywów ":name"', + 'delete_expense_account' => 'Usuń konto wydatków ":name"', + 'delete_revenue_account' => 'Usuń konto przychodów ":name"', + 'delete_liabilities_account' => 'Usuń zobowiązanie ":name"', + 'asset_deleted' => 'Pomyślnie usunięto konto aktywów ":name"', + 'expense_deleted' => 'Pomyślnie usunięto konto wydatków ":name"', + 'revenue_deleted' => 'Pomyślnie usunięto konto przychodów ":name"', + 'update_asset_account' => 'Aktualizuj konto aktywów', + 'update_liabilities_account' => 'Modyfikuj zobowiązanie', + 'update_expense_account' => 'Aktualizuj konto wydatków', + 'update_revenue_account' => 'Aktualizuj konto przychodów', + 'make_new_asset_account' => 'Utwórz nowe konto aktywów', + 'make_new_expense_account' => 'Utwórz nowe konto wydatków', + 'make_new_revenue_account' => 'Utwórz nowe konto przychodów', + 'make_new_liabilities_account' => 'Utwórz nowe zobowiązanie', + 'asset_accounts' => 'Konta aktywów', + 'expense_accounts' => 'Konta wydatków', + 'revenue_accounts' => 'Konta przychodów', + 'cash_accounts' => 'Konta gotówkowe', + 'Cash account' => 'Konto gotówkowe', + 'liabilities_accounts' => 'Zobowiązania', + 'reconcile_account' => 'Uzgodnij konto ":account"', + 'overview_of_reconcile_modal' => 'Przegląd rozrachunku', + 'delete_reconciliation' => 'Usuń uzgodnienie', + 'update_reconciliation' => 'Zaktualizuj uzgodnienie', + 'amount_cannot_be_zero' => 'Kwota nie może wynosić zero', + 'end_of_reconcile_period' => 'Koniec okresu uzgodnienia: :period', + 'start_of_reconcile_period' => 'Początek okresu uzgodnienia: :period', + 'start_balance' => 'Saldo początkowe', + 'end_balance' => 'Saldo końcowe', + 'update_balance_dates_instruction' => 'Dopasuj powyższe kwoty oraz daty do wyciągu bankowego i naciśnij "Rozpocznij uzgadnianie"', + 'select_transactions_instruction' => 'Wybierz transakcje które pojawiają się na wyciągu bankowym.', + 'select_range_and_balance' => 'Najpierw sprawdź zakres dat i salda. Następnie naciśnij "Rozpocznij uzgadnianie"', + 'date_change_instruction' => 'Jeśli teraz zmienisz zakres dat, jakikolwiek postęp zostanie utracony.', + 'update_selection' => 'Zaktualizuj wybór', + 'store_reconcile' => 'Zapisz uzgodnienia', + 'reconciliation_transaction' => 'Transakcja uzgadniania', + 'Reconciliation' => 'Rozrachunek', + 'reconciliation' => 'Rozrachunek', + 'reconcile_options' => 'Opcje uzgadniania', + 'reconcile_range' => 'Zakres rozrachunku', + 'start_reconcile' => 'Rozpocznij uzgadnianie', + 'cash_account_type' => 'Cash', + 'cash' => 'gotówka', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Typ konta', + 'save_transactions_by_moving' => 'Zapisz te transakcje, przenosząc je do innego konta:', + 'stored_new_account' => 'Nowe konto ":name" zostało zapisane!', + 'updated_account' => 'Zaktualizowano konto ":name"', + 'credit_card_options' => 'Opcje karty kredytowej', + 'no_transactions_account' => 'Brak transakcji (w tym okresie) na koncie aktywów ":name".', + 'no_transactions_period' => 'Nie ma żadnych transakcji (w tym okresie).', + 'no_data_for_chart' => 'Nie ma wystarczająco dużo informacji (póki co), aby wygenerować ten wykres.', + 'select_at_least_one_account' => 'Wybierz proszę co najmniej jedno konto aktywów', + 'select_at_least_one_category' => 'Wybierz proszę co najmniej jedną kategorię', + 'select_at_least_one_budget' => 'Wybierz proszę co najmniej jeden budżet', + 'select_at_least_one_tag' => 'Wybierz proszę co najmniej jeden tag', + 'select_at_least_one_expense' => 'Wybierz proszę co najmniej jedną kombinację kont wydatków/przychodów. Jeżeli nie masz żadnych (lista jest pusta) ten raport jest niedostępny.', + 'account_default_currency' => 'To będzie domyślna waluta powiązana z tym kontem.', + 'reconcile_has_more' => 'Twoja księga główna Firefly III ma więcej pieniędzy niż bank twierdzi, że powinieneś mieć. Istnieje kilka opcji. Wybierz, co zrobić. Następnie naciśnij "Potwierdź uzgodnienie".', + 'reconcile_has_less' => 'Twoja księga główna Firefly III ma mniej pieniędzy niż bank twierdzi, że powinieneś mieć. Istnieje kilka opcji. Wybierz, co zrobić. Następnie naciśnij "Potwierdź uzgodnienie".', + 'reconcile_is_equal' => 'Twoja księga główna Firefly III i wyciągi bankowe są zgodne. Nie ma nic do zrobienia. Naciśnij "Potwierdź uzgodnienie" aby potwierdzić twój wybór.', + 'create_pos_reconcile_transaction' => 'Oznacz wybrane transakcje jako uzgodnione i utwórz korektę dodając :amount do tego konta aktywów.', + 'create_neg_reconcile_transaction' => 'Oznacz wybrane transakcje jako uzgodnione i utwórz korektę usuwając :amount z tego konta aktywów.', + 'reconcile_do_nothing' => 'Oznacz wybrane transakcje jako uzgodnione, ale nic nie poprawiaj.', + 'reconcile_go_back' => 'Możesz zawsze zmodyfikować lub usunąć korektę później.', + 'must_be_asset_account' => 'Możesz uzgodnić tylko konta aktywów', + 'reconciliation_stored' => 'Uzgodnienie zapisane', + 'reconciliation_error' => 'Z powodu błędu transakcje zostały oznaczone jako uzgodnione, ale korekta nie została zapisana: :error.', + 'reconciliation_transaction_title' => 'Rozrachunek (od :from do :to)', + 'sum_of_reconciliation' => 'Suma rozrachunku', + 'reconcile_this_account' => 'Uzgodnij to konto', + 'confirm_reconciliation' => 'Potwierdź rozrachunek', + 'submitted_start_balance' => 'Przesłane saldo początkowe', + 'selected_transactions' => 'Wybrane transakcje (:count)', + 'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)', + 'submitted_end_balance' => 'Przesłane saldo końcowe', + 'initial_balance_description' => 'Saldo początkowe dla ":account"', + 'interest_calc_' => 'nieznany', + 'interest_calc_daily' => 'Co dzień', + 'interest_calc_monthly' => 'Co miesiąc', + 'interest_calc_yearly' => 'Co rok', + 'initial_balance_account' => 'Początkowe saldo konta :account', // categories: - 'new_category' => 'Nowa kategoria', - 'create_new_category' => 'Utwórz nową kategorię', - 'without_category' => 'Bez kategorii', - 'update_category' => 'Aktualizuj kategorię', - 'updated_category' => 'Zmodyfikowano kategorię ":name"', - 'categories' => 'Kategorie', - 'edit_category' => 'Edytuj kategorię ":name"', - 'no_category' => '(bez kategorii)', - 'category' => 'Kategoria', - 'delete_category' => 'Usuń kategorię ":name"', - 'deleted_category' => 'Usunięto kategorię ":name"', - 'store_category' => 'Zapisz nową kategorię', - 'stored_category' => 'Zapisano nową kategorię ":name"', - 'without_category_between' => 'Bez kategorii między :start i :end', + 'new_category' => 'Nowa kategoria', + 'create_new_category' => 'Utwórz nową kategorię', + 'without_category' => 'Bez kategorii', + 'update_category' => 'Aktualizuj kategorię', + 'updated_category' => 'Zmodyfikowano kategorię ":name"', + 'categories' => 'Kategorie', + 'edit_category' => 'Edytuj kategorię ":name"', + 'no_category' => '(bez kategorii)', + 'category' => 'Kategoria', + 'delete_category' => 'Usuń kategorię ":name"', + 'deleted_category' => 'Usunięto kategorię ":name"', + 'store_category' => 'Zapisz nową kategorię', + 'stored_category' => 'Zapisano nową kategorię ":name"', + 'without_category_between' => 'Bez kategorii między :start i :end', // transactions: - 'update_withdrawal' => 'Modyfikuj wypłatę', - 'update_deposit' => 'Modyfikuj wpłatę', - 'update_transfer' => 'Modyfikuj transfer', - 'updated_withdrawal' => 'Zaktualizowano wypłatę ":description"', - 'updated_deposit' => 'Zaktualizowano wpłatę ":description"', - 'updated_transfer' => 'Zaktualizowano transfer ":description"', - 'delete_withdrawal' => 'Usunięto wypłatę ":description"', - 'delete_deposit' => 'Usuń wpłatę ":description"', - 'delete_transfer' => 'Usuń transfer ":description"', - 'deleted_withdrawal' => 'Pomyślnie usunięto wypłatę ":description"', - 'deleted_deposit' => 'Pomyślnie usunięto depozyt ":description"', - 'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"', - 'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"', - 'stored_journal_no_descr' => 'Pomyślnie utworzono nową transakcję', - 'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję', - 'select_transactions' => 'Wybierz transakcje', - 'rule_group_select_transactions' => 'Zastosuj ":title" do transakcji', - 'rule_select_transactions' => 'Zastosuj ":title" do transakcji', - 'stop_selection' => 'Przestań wybierać transakcje', - 'reconcile_selected' => 'Uzgodnij', - 'mass_delete_journals' => 'Usuń wiele transakcji', - 'mass_edit_journals' => 'Modyfikuj wiele transakcji', - 'mass_bulk_journals' => 'Hurtowa edycja wielu transakcji', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Użyj pól poniżej, aby ustawić nowe wartości. Jeżeli zostawisz je puste, zostaną wyczyszczone dla wszystkich transakcji. Pamiętaj także, że budżet zostanie ustawiony tylko dla wypłat.', - 'no_bulk_category' => 'Nie aktualizuj kategorii', - 'no_bulk_budget' => 'Nie aktualizuj budżetu', - 'no_bulk_tags' => 'Nie aktualizuj tagów', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(brak budżetu)', - 'no_budget_squared' => '(brak budżetu)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).', - 'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)', - 'opt_group_' => '(brak typu konta)', - 'opt_group_no_account_type' => '(brak typu konta)', - 'opt_group_defaultAsset' => 'Domyślne konta aktywów', - 'opt_group_savingAsset' => 'Konta oszczędnościowe', - 'opt_group_sharedAsset' => 'Współdzielone konta aktywów', - 'opt_group_ccAsset' => 'Karty kredytowe', - 'opt_group_cashWalletAsset' => 'Portfele gotówkowe', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Zobowiązanie: Pożyczka', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Zobowiązanie: Dług', - 'opt_group_l_Mortgage' => 'Zobowiązanie: Hipoteka', - 'opt_group_l_Credit card' => 'Zobowiązanie: Karta kredytowa', - 'notes' => 'Notatki', - 'unknown_journal_error' => 'Nie można zapisać transakcji. Sprawdź pliki dziennika.', - 'attachment_not_found' => 'Nie udało się znaleźć tego załącznika.', - 'journal_link_bill' => 'Ta transakcja jest powiązana z rachunkiem :name. Aby usunąć to powiązanie odznacz pole wyboru. Użyj reguł aby połączyć ją z innym rachunkiem.', + 'update_withdrawal' => 'Modyfikuj wypłatę', + 'update_deposit' => 'Modyfikuj wpłatę', + 'update_transfer' => 'Modyfikuj transfer', + 'updated_withdrawal' => 'Zaktualizowano wypłatę ":description"', + 'updated_deposit' => 'Zaktualizowano wpłatę ":description"', + 'updated_transfer' => 'Zaktualizowano transfer ":description"', + 'delete_withdrawal' => 'Usunięto wypłatę ":description"', + 'delete_deposit' => 'Usuń wpłatę ":description"', + 'delete_transfer' => 'Usuń transfer ":description"', + 'deleted_withdrawal' => 'Pomyślnie usunięto wypłatę ":description"', + 'deleted_deposit' => 'Pomyślnie usunięto depozyt ":description"', + 'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"', + 'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"', + 'stored_journal_no_descr' => 'Pomyślnie utworzono nową transakcję', + 'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję', + 'select_transactions' => 'Wybierz transakcje', + 'rule_group_select_transactions' => 'Zastosuj ":title" do transakcji', + 'rule_select_transactions' => 'Zastosuj ":title" do transakcji', + 'stop_selection' => 'Przestań wybierać transakcje', + 'reconcile_selected' => 'Uzgodnij', + 'mass_delete_journals' => 'Usuń wiele transakcji', + 'mass_edit_journals' => 'Modyfikuj wiele transakcji', + 'mass_bulk_journals' => 'Hurtowa edycja wielu transakcji', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Użyj pól poniżej, aby ustawić nowe wartości. Jeżeli zostawisz je puste, zostaną wyczyszczone dla wszystkich transakcji. Pamiętaj także, że budżet zostanie ustawiony tylko dla wypłat.', + 'no_bulk_category' => 'Nie aktualizuj kategorii', + 'no_bulk_budget' => 'Nie aktualizuj budżetu', + 'no_bulk_tags' => 'Nie aktualizuj tagów', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(brak budżetu)', + 'no_budget_squared' => '(brak budżetu)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).', + 'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)', + 'opt_group_' => '(brak typu konta)', + 'opt_group_no_account_type' => '(brak typu konta)', + 'opt_group_defaultAsset' => 'Domyślne konta aktywów', + 'opt_group_savingAsset' => 'Konta oszczędnościowe', + 'opt_group_sharedAsset' => 'Współdzielone konta aktywów', + 'opt_group_ccAsset' => 'Karty kredytowe', + 'opt_group_cashWalletAsset' => 'Portfele gotówkowe', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Zobowiązanie: Pożyczka', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Zobowiązanie: Dług', + 'opt_group_l_Mortgage' => 'Zobowiązanie: Hipoteka', + 'opt_group_l_Credit card' => 'Zobowiązanie: Karta kredytowa', + 'notes' => 'Notatki', + 'unknown_journal_error' => 'Nie można zapisać transakcji. Sprawdź pliki dziennika.', + 'attachment_not_found' => 'Nie udało się znaleźć tego załącznika.', + 'journal_link_bill' => 'Ta transakcja jest powiązana z rachunkiem :name. Aby usunąć to powiązanie odznacz pole wyboru. Użyj reguł aby połączyć ją z innym rachunkiem.', // new user: - 'welcome' => 'Witaj w Firefly III!', - 'submit' => 'Prześlij', - 'submit_yes_really' => 'Zatwierdź (wiem co robię)', - 'getting_started' => 'Pierwsze kroki', - 'to_get_started' => 'Dobrze, że udało ci się zainstalować Firefly III. Aby rozpocząć korzystanie z tego narzędzia, wprowadź nazwę swojego banku i saldo głównego rachunku bieżącego. Nie martw się, jeśli masz wiele kont. Możesz dodać je później. Po prostu Firefly III potrzebuje czegoś na początek.', - 'savings_balance_text' => 'Firefly III automatycznie utworzy dla ciebie konto oszczędnościowe. Domyślnie na twoim koncie oszczędnościowym nie ma pieniędzy, ale jeśli chcesz, Firefly III może je tam przechowywać.', - 'finish_up_new_user' => 'To wszystko! Możesz kontynuować, naciskając Zatwierdź. Zostaniesz przeniesiony do strony głównej Firefly III.', - 'stored_new_accounts_new_user' => 'Yay! Twoje nowe konta zostały zapisane.', - 'set_preferred_language' => 'Jeśli wolisz używać Firefly III w innym języku, wskaż to tutaj.', - 'language' => 'Język', - 'new_savings_account' => 'Konto oszczędnościowe :bank_name', - 'cash_wallet' => 'Portfel gotówkowy', - 'currency_not_present' => 'Jeśli waluty, której zwykle używasz, nie ma na liście, nie martw się. Możesz tworzyć swoje własne waluty w Opcje > Waluty.', + 'welcome' => 'Witaj w Firefly III!', + 'submit' => 'Prześlij', + 'submit_yes_really' => 'Zatwierdź (wiem co robię)', + 'getting_started' => 'Pierwsze kroki', + 'to_get_started' => 'Dobrze, że udało ci się zainstalować Firefly III. Aby rozpocząć korzystanie z tego narzędzia, wprowadź nazwę swojego banku i saldo głównego rachunku bieżącego. Nie martw się, jeśli masz wiele kont. Możesz dodać je później. Po prostu Firefly III potrzebuje czegoś na początek.', + 'savings_balance_text' => 'Firefly III automatycznie utworzy dla ciebie konto oszczędnościowe. Domyślnie na twoim koncie oszczędnościowym nie ma pieniędzy, ale jeśli chcesz, Firefly III może je tam przechowywać.', + 'finish_up_new_user' => 'To wszystko! Możesz kontynuować, naciskając Zatwierdź. Zostaniesz przeniesiony do strony głównej Firefly III.', + 'stored_new_accounts_new_user' => 'Yay! Twoje nowe konta zostały zapisane.', + 'set_preferred_language' => 'Jeśli wolisz używać Firefly III w innym języku, wskaż to tutaj.', + 'language' => 'Język', + 'new_savings_account' => 'Konto oszczędnościowe :bank_name', + 'cash_wallet' => 'Portfel gotówkowy', + 'currency_not_present' => 'Jeśli waluty, której zwykle używasz, nie ma na liście, nie martw się. Możesz tworzyć swoje własne waluty w Opcje > Waluty.', // home page: - 'yourAccounts' => 'Twoje konta', - 'your_accounts' => 'Przegląd Twoich kont', - 'category_overview' => 'Przegląd kategorii', - 'expense_overview' => 'Przegląd kont wydatków', - 'revenue_overview' => 'Przegląd kont przychodów', - 'budgetsAndSpending' => 'Budżety i wydatki', - 'budgets_and_spending' => 'Budżety i wydatki', - 'go_to_budget' => 'Idź do budżetu "{budget}"', - 'savings' => 'Oszczędności', - 'newWithdrawal' => 'Nowy wydatek', - 'newDeposit' => 'Nowa wpłata', - 'newTransfer' => 'Nowy transfer', - 'bills_to_pay' => 'Rachunki do zapłacenia', - 'per_day' => 'Dziennie', - 'left_to_spend_per_day' => 'Kwota możliwa do wydania codziennie', - 'bills_paid' => 'Zapłacone rachunki', + 'yourAccounts' => 'Twoje konta', + 'your_accounts' => 'Przegląd Twoich kont', + 'category_overview' => 'Przegląd kategorii', + 'expense_overview' => 'Przegląd kont wydatków', + 'revenue_overview' => 'Przegląd kont przychodów', + 'budgetsAndSpending' => 'Budżety i wydatki', + 'budgets_and_spending' => 'Budżety i wydatki', + 'go_to_budget' => 'Idź do budżetu "{budget}"', + 'savings' => 'Oszczędności', + 'newWithdrawal' => 'Nowy wydatek', + 'newDeposit' => 'Nowa wpłata', + 'newTransfer' => 'Nowy transfer', + 'bills_to_pay' => 'Rachunki do zapłacenia', + 'per_day' => 'Dziennie', + 'left_to_spend_per_day' => 'Kwota możliwa do wydania codziennie', + 'bills_paid' => 'Zapłacone rachunki', // menu and titles, should be recycled as often as possible: - 'currency' => 'Waluta', - 'preferences' => 'Preferencje', - 'logout' => 'Wyloguj', - 'toggleNavigation' => 'Przełącz nawigację', - 'searchPlaceholder' => 'Szukaj...', - 'version' => 'Wersja', - 'dashboard' => 'Kokpit', - 'available_budget' => 'Dostępne budżety ({currency})', - 'currencies' => 'Waluty', - 'activity' => 'Aktywność', - 'usage' => 'Użycie', - 'accounts' => 'Konta', - 'Asset account' => 'Konto aktywów', - 'Default account' => 'Konto aktywów', - 'Expense account' => 'Konto wydatków', - 'Revenue account' => 'Konto przychodów', - 'Initial balance account' => 'Początkowe saldo konta', - 'account_type_Debt' => 'Dług', - 'account_type_Loan' => 'Pożyczka', - 'account_type_Mortgage' => 'Hipoteka', - 'account_type_Credit card' => 'Karta kredytowa', - 'budgets' => 'Budżety', - 'tags' => 'Tagi', - 'reports' => 'Raporty', - 'transactions' => 'Transakcje', - 'expenses' => 'Wydatki', - 'income' => 'Przychody / dochody', - 'transfers' => 'Transfery', - 'moneyManagement' => 'Zarządzanie pieniędzmi', - 'money_management' => 'Zarządzanie pieniędzmi', - 'tools' => 'Narzędzia', - 'piggyBanks' => 'Skarbonki', - 'piggy_banks' => 'Skarbonki', - 'amount_x_of_y' => '{current} z {total}', - 'bills' => 'Rachunki', - 'withdrawal' => 'Wypłata', - 'opening_balance' => 'Saldo początkowe', - 'deposit' => 'Wpłata', - 'account' => 'Konto', - 'transfer' => 'Transfer', - 'Withdrawal' => 'Wypłata', - 'Deposit' => 'Wpłata', - 'Transfer' => 'Transfer', - 'bill' => 'Rachunek', - 'yes' => 'Tak', - 'no' => 'Nie', - 'amount' => 'Kwota', - 'overview' => 'Przegląd', - 'saveOnAccount' => 'Oszczędzaj na koncie', - 'unknown' => 'Nieznane', - 'daily' => 'Dziennie', - 'monthly' => 'Miesięcznie', - 'profile' => 'Profil', - 'errors' => 'Błędy', - 'debt_start_date' => 'Początkowa data długu', - 'debt_start_amount' => 'Początkowa kwota długu', - 'debt_start_amount_help' => 'Jeśli jesteś winien kwotę, najlepiej wpisać ujemną kwotę, ponieważ ma to wpływ na twoją wartość netto. To samo dotyczy jeśli ktoś jest Ci winien. Sprawdź strony pomocy, aby uzyskać więcej informacji.', - 'store_new_liabilities_account' => 'Zapisz nowe zobowiązanie', - 'edit_liabilities_account' => 'Modyfikuj zobowiązanie ":name"', + 'currency' => 'Waluta', + 'preferences' => 'Preferencje', + 'logout' => 'Wyloguj', + 'toggleNavigation' => 'Przełącz nawigację', + 'searchPlaceholder' => 'Szukaj...', + 'version' => 'Wersja', + 'dashboard' => 'Kokpit', + 'available_budget' => 'Dostępne budżety ({currency})', + 'currencies' => 'Waluty', + 'activity' => 'Aktywność', + 'usage' => 'Użycie', + 'accounts' => 'Konta', + 'Asset account' => 'Konto aktywów', + 'Default account' => 'Konto aktywów', + 'Expense account' => 'Konto wydatków', + 'Revenue account' => 'Konto przychodów', + 'Initial balance account' => 'Początkowe saldo konta', + 'account_type_Debt' => 'Dług', + 'account_type_Loan' => 'Pożyczka', + 'account_type_Mortgage' => 'Hipoteka', + 'account_type_Credit card' => 'Karta kredytowa', + 'budgets' => 'Budżety', + 'tags' => 'Tagi', + 'reports' => 'Raporty', + 'transactions' => 'Transakcje', + 'expenses' => 'Wydatki', + 'income' => 'Przychody / dochody', + 'transfers' => 'Transfery', + 'moneyManagement' => 'Zarządzanie pieniędzmi', + 'money_management' => 'Zarządzanie pieniędzmi', + 'tools' => 'Narzędzia', + 'piggyBanks' => 'Skarbonki', + 'piggy_banks' => 'Skarbonki', + 'amount_x_of_y' => '{current} z {total}', + 'bills' => 'Rachunki', + 'withdrawal' => 'Wypłata', + 'opening_balance' => 'Saldo początkowe', + 'deposit' => 'Wpłata', + 'account' => 'Konto', + 'transfer' => 'Transfer', + 'Withdrawal' => 'Wypłata', + 'Deposit' => 'Wpłata', + 'Transfer' => 'Transfer', + 'bill' => 'Rachunek', + 'yes' => 'Tak', + 'no' => 'Nie', + 'amount' => 'Kwota', + 'overview' => 'Przegląd', + 'saveOnAccount' => 'Oszczędzaj na koncie', + 'unknown' => 'Nieznane', + 'daily' => 'Dziennie', + 'monthly' => 'Miesięcznie', + 'profile' => 'Profil', + 'errors' => 'Błędy', + 'debt_start_date' => 'Początkowa data długu', + 'debt_start_amount' => 'Początkowa kwota długu', + 'debt_start_amount_help' => 'Jeśli jesteś winien kwotę, najlepiej wpisać ujemną kwotę, ponieważ ma to wpływ na twoją wartość netto. To samo dotyczy jeśli ktoś jest Ci winien. Sprawdź strony pomocy, aby uzyskać więcej informacji.', + 'store_new_liabilities_account' => 'Zapisz nowe zobowiązanie', + 'edit_liabilities_account' => 'Modyfikuj zobowiązanie ":name"', // reports: - 'report_default' => 'Domyślny raport finansowy między :start i :end', - 'report_audit' => 'Przegląd historii transakcji między :start i :end', - 'report_category' => 'Raport kategorii między :start a :end', - 'report_account' => 'Raport dotyczący wydatków/przychodów między :start a :end', - 'report_budget' => 'Raport budżetów między :start a :end', - 'report_tag' => 'Raport tagów między :start a :end', - 'quick_link_reports' => 'Szybkie linki', - 'quick_link_examples' => 'To tylko przykładowe linki, od których możesz zacząć. Sprawdź strony pomocy pod przyciskiem (?) aby uzyskać informacje o wszystkich raportach i magicznych słowach, których możesz użyć.', - 'quick_link_default_report' => 'Domyślny raport finansowy', - 'quick_link_audit_report' => 'Przegląd historii transakcji', - 'report_this_month_quick' => 'Bieżący miesiąc, wszystkie konta', - 'report_last_month_quick' => 'Ostatni miesiąc, wszystkie konta', - 'report_this_year_quick' => 'Bieżący rok, wszystkie konta', - 'report_this_fiscal_year_quick' => 'Bieżący rok podatkowy, wszystkie konta', - 'report_all_time_quick' => 'Cały czas, wszystkie konta', - 'reports_can_bookmark' => 'Pamiętaj, że raporty można dodać do zakładek.', - 'incomeVsExpenses' => 'Dochody a wydatki', - 'accountBalances' => 'Salda kont', - 'balanceStart' => 'Saldo na początku okresu', - 'balanceEnd' => 'Saldo na końcu okresu', - 'splitByAccount' => 'Podziel według konta', - 'coveredWithTags' => 'Objęte tagami', - 'leftInBudget' => 'Pozostało w budżecie', - 'sumOfSums' => 'Suma sum', - 'noCategory' => '(bez kategorii)', - 'notCharged' => 'Brak opłaty (jeszcze)', - 'inactive' => 'Nieaktywne', - 'active' => 'Aktywne', - 'difference' => 'Różnica', - 'money_flowing_in' => 'Przychodzące', - 'money_flowing_out' => 'Wychodzące', - 'topX' => 'czołówka :number', - 'show_full_list' => 'Pokaż całą listę', - 'show_only_top' => 'Pokazuj tylko czołową :number', - 'report_type' => 'Typ raportu', - 'report_type_default' => 'Domyślny raport finansowy', - 'report_type_audit' => 'Przegląd historii transakcji (audyt)', - 'report_type_category' => 'Raport kategorii', - 'report_type_budget' => 'Raport budżetów', - 'report_type_tag' => 'Raport tagów', - 'report_type_account' => 'Raport dotyczący konta wydatków/przychodów', - 'more_info_help' => 'Więcej informacji na temat typów raportów można znaleźć na stronach pomocy. Naciśnij ikonę (?) w prawym górnym rogu.', - 'report_included_accounts' => 'Uwzględnione konta', - 'report_date_range' => 'Zakres dat', - 'report_preset_ranges' => 'Predefiniowane zakresy', - 'shared' => 'Udostępnione', - 'fiscal_year' => 'Rok podatkowy', - 'income_entry' => 'Dochód z konta ":name" między: :start a :end', - 'expense_entry' => 'Wydatki na konto ":name" między :start a :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Wydatki w budżecie ":budget" między :start i :end', - 'balance_amount' => 'Wydatki w budżecie ":budget" zapłacone z konta ":account" między :start a :end', - 'no_audit_activity' => 'Nie zarejestrowano żadnej aktywności na koncie :account_name między :start a :end.', - 'audit_end_balance' => 'Saldo konta :account_name na koniec :end wynosiło: :balance', - 'reports_extra_options' => 'Dodatkowe opcje', - 'report_has_no_extra_options' => 'Ten raport nie ma dodatkowych opcji', - 'reports_submit' => 'Zobacz raport', - 'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.', - 'select_category' => 'Wybierz kategorię(e)', - 'select_budget' => 'Wybierz budżet(y).', - 'select_tag' => 'Wybierz tag(i).', - 'income_per_category' => 'Dochody wg kategorii', - 'expense_per_category' => 'Wydatki wg kategorii', - 'expense_per_budget' => 'Wydatki wg budżetu', - 'income_per_account' => 'Dochody wg konta', - 'expense_per_account' => 'Wydatki wg konta', - 'expense_per_tag' => 'Wydatki wg tagu', - 'income_per_tag' => 'Dochody wg tagu', - 'include_expense_not_in_budget' => 'Uwzględnij wydatki spoza wybranych budżetów', - 'include_expense_not_in_account' => 'Uwzględnij wydatki spoza wybranych kont', - 'include_expense_not_in_category' => 'Uwzględnij wydatki spoza wybranych kategorii', - 'include_income_not_in_category' => 'Uwzględnij przychody spoza wybranych kategorii', - 'include_income_not_in_account' => 'Uwzględnij przychody spoza wybranych kont', - 'include_income_not_in_tags' => 'Uwzględnij przychody spoza wybranych tagów', - 'include_expense_not_in_tags' => 'Uwzględnij wydatki spoza wybranych tagów', - 'everything_else' => 'Wszystko inne', - 'income_and_expenses' => 'Dochody i wydatki', - 'spent_average' => 'Wydano (średnia)', - 'income_average' => 'Dochód (średnia)', - 'transaction_count' => 'Liczba transakcji', - 'average_spending_per_account' => 'Średnie wydatki per konto', - 'average_income_per_account' => 'Średni dochód per konto', - 'total' => 'Łącznie', - 'description' => 'Opis', - 'sum_of_period' => 'Suma dla tego okresu', - 'average_in_period' => 'Średnia dla tego okresu', - 'account_role_defaultAsset' => 'Domyślne konto aktywów', - 'account_role_sharedAsset' => 'Współdzielone konto aktywów', - 'account_role_savingAsset' => 'Konto oszczędnościowe', - 'account_role_ccAsset' => 'Karta kredytowa', - 'account_role_cashWalletAsset' => 'Portfel gotówkowy', - 'budget_chart_click' => 'Kliknij na nazwę budżetu w tabeli powyżej, aby zobaczyć wykres.', - 'category_chart_click' => 'Kliknij na nazwę kategorii w tabeli powyżej, aby zobaczyć wykres.', - 'in_out_accounts' => 'Zarobione oraz wydane wg kombinacji', - 'in_out_per_category' => 'Zarobione oraz wydane wg kategorii', - 'out_per_budget' => 'Wydane wg budżetu', - 'select_expense_revenue' => 'Wybierz konto wydatków/przychodów', - 'multi_currency_report_sum' => 'Ponieważ ta lista zawiera konta z wieloma walutami, sumy, które widzisz, mogą nie mieć sensu. Raport zawsze używa domyślnej waluty.', - 'sum_in_default_currency' => 'Suma zawsze będzie w domyślnej walucie.', - 'net_filtered_prefs' => 'Ten wykres nigdy nie będzie zawierał kont, które nie mają zaznaczonej opcji "Uwzględnij w wartości netto".', + 'report_default' => 'Domyślny raport finansowy między :start i :end', + 'report_audit' => 'Przegląd historii transakcji między :start i :end', + 'report_category' => 'Raport kategorii między :start a :end', + 'report_account' => 'Raport dotyczący wydatków/przychodów między :start a :end', + 'report_budget' => 'Raport budżetów między :start a :end', + 'report_tag' => 'Raport tagów między :start a :end', + 'quick_link_reports' => 'Szybkie linki', + 'quick_link_examples' => 'To tylko przykładowe linki, od których możesz zacząć. Sprawdź strony pomocy pod przyciskiem (?) aby uzyskać informacje o wszystkich raportach i magicznych słowach, których możesz użyć.', + 'quick_link_default_report' => 'Domyślny raport finansowy', + 'quick_link_audit_report' => 'Przegląd historii transakcji', + 'report_this_month_quick' => 'Bieżący miesiąc, wszystkie konta', + 'report_last_month_quick' => 'Ostatni miesiąc, wszystkie konta', + 'report_this_year_quick' => 'Bieżący rok, wszystkie konta', + 'report_this_fiscal_year_quick' => 'Bieżący rok podatkowy, wszystkie konta', + 'report_all_time_quick' => 'Cały czas, wszystkie konta', + 'reports_can_bookmark' => 'Pamiętaj, że raporty można dodać do zakładek.', + 'incomeVsExpenses' => 'Dochody a wydatki', + 'accountBalances' => 'Salda kont', + 'balanceStart' => 'Saldo na początku okresu', + 'balanceEnd' => 'Saldo na końcu okresu', + 'splitByAccount' => 'Podziel według konta', + 'coveredWithTags' => 'Objęte tagami', + 'leftInBudget' => 'Pozostało w budżecie', + 'sumOfSums' => 'Suma sum', + 'noCategory' => '(bez kategorii)', + 'notCharged' => 'Brak opłaty (jeszcze)', + 'inactive' => 'Nieaktywne', + 'active' => 'Aktywne', + 'difference' => 'Różnica', + 'money_flowing_in' => 'Przychodzące', + 'money_flowing_out' => 'Wychodzące', + 'topX' => 'czołówka :number', + 'show_full_list' => 'Pokaż całą listę', + 'show_only_top' => 'Pokazuj tylko czołową :number', + 'report_type' => 'Typ raportu', + 'report_type_default' => 'Domyślny raport finansowy', + 'report_type_audit' => 'Przegląd historii transakcji (audyt)', + 'report_type_category' => 'Raport kategorii', + 'report_type_budget' => 'Raport budżetów', + 'report_type_tag' => 'Raport tagów', + 'report_type_account' => 'Raport dotyczący konta wydatków/przychodów', + 'more_info_help' => 'Więcej informacji na temat typów raportów można znaleźć na stronach pomocy. Naciśnij ikonę (?) w prawym górnym rogu.', + 'report_included_accounts' => 'Uwzględnione konta', + 'report_date_range' => 'Zakres dat', + 'report_preset_ranges' => 'Predefiniowane zakresy', + 'shared' => 'Udostępnione', + 'fiscal_year' => 'Rok podatkowy', + 'income_entry' => 'Dochód z konta ":name" między: :start a :end', + 'expense_entry' => 'Wydatki na konto ":name" między :start a :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Wydatki w budżecie ":budget" między :start i :end', + 'balance_amount' => 'Wydatki w budżecie ":budget" zapłacone z konta ":account" między :start a :end', + 'no_audit_activity' => 'Nie zarejestrowano żadnej aktywności na koncie :account_name między :start a :end.', + 'audit_end_balance' => 'Saldo konta :account_name na koniec :end wynosiło: :balance', + 'reports_extra_options' => 'Dodatkowe opcje', + 'report_has_no_extra_options' => 'Ten raport nie ma dodatkowych opcji', + 'reports_submit' => 'Zobacz raport', + 'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.', + 'select_category' => 'Wybierz kategorię(e)', + 'select_budget' => 'Wybierz budżet(y).', + 'select_tag' => 'Wybierz tag(i).', + 'income_per_category' => 'Dochody wg kategorii', + 'expense_per_category' => 'Wydatki wg kategorii', + 'expense_per_budget' => 'Wydatki wg budżetu', + 'income_per_account' => 'Dochody wg konta', + 'expense_per_account' => 'Wydatki wg konta', + 'expense_per_tag' => 'Wydatki wg tagu', + 'income_per_tag' => 'Dochody wg tagu', + 'include_expense_not_in_budget' => 'Uwzględnij wydatki spoza wybranych budżetów', + 'include_expense_not_in_account' => 'Uwzględnij wydatki spoza wybranych kont', + 'include_expense_not_in_category' => 'Uwzględnij wydatki spoza wybranych kategorii', + 'include_income_not_in_category' => 'Uwzględnij przychody spoza wybranych kategorii', + 'include_income_not_in_account' => 'Uwzględnij przychody spoza wybranych kont', + 'include_income_not_in_tags' => 'Uwzględnij przychody spoza wybranych tagów', + 'include_expense_not_in_tags' => 'Uwzględnij wydatki spoza wybranych tagów', + 'everything_else' => 'Wszystko inne', + 'income_and_expenses' => 'Dochody i wydatki', + 'spent_average' => 'Wydano (średnia)', + 'income_average' => 'Dochód (średnia)', + 'transaction_count' => 'Liczba transakcji', + 'average_spending_per_account' => 'Średnie wydatki per konto', + 'average_income_per_account' => 'Średni dochód per konto', + 'total' => 'Łącznie', + 'description' => 'Opis', + 'sum_of_period' => 'Suma dla tego okresu', + 'average_in_period' => 'Średnia dla tego okresu', + 'account_role_defaultAsset' => 'Domyślne konto aktywów', + 'account_role_sharedAsset' => 'Współdzielone konto aktywów', + 'account_role_savingAsset' => 'Konto oszczędnościowe', + 'account_role_ccAsset' => 'Karta kredytowa', + 'account_role_cashWalletAsset' => 'Portfel gotówkowy', + 'budget_chart_click' => 'Kliknij na nazwę budżetu w tabeli powyżej, aby zobaczyć wykres.', + 'category_chart_click' => 'Kliknij na nazwę kategorii w tabeli powyżej, aby zobaczyć wykres.', + 'in_out_accounts' => 'Zarobione oraz wydane wg kombinacji', + 'in_out_per_category' => 'Zarobione oraz wydane wg kategorii', + 'out_per_budget' => 'Wydane wg budżetu', + 'select_expense_revenue' => 'Wybierz konto wydatków/przychodów', + 'multi_currency_report_sum' => 'Ponieważ ta lista zawiera konta z wieloma walutami, sumy, które widzisz, mogą nie mieć sensu. Raport zawsze używa domyślnej waluty.', + 'sum_in_default_currency' => 'Suma zawsze będzie w domyślnej walucie.', + 'net_filtered_prefs' => 'Ten wykres nigdy nie będzie zawierał kont, które nie mają zaznaczonej opcji "Uwzględnij w wartości netto".', // charts: - 'chart' => 'Wykres', - 'month' => 'Miesiąc', - 'budget' => 'Budżet', - 'spent' => 'Wydano', - 'spent_in_budget' => 'Wydano w budżecie', - 'left_to_spend' => 'Pozostało do wydania', - 'earned' => 'Zarobiono', - 'overspent' => 'Przepłacono', - 'left' => 'Pozostało', - 'max-amount' => 'Maksymalna kwota', - 'min-amount' => 'Minimalna kwota', - 'journal-amount' => 'Faktyczna kwota', - 'name' => 'Nazwa', - 'date' => 'Data', - 'paid' => 'Zapłacone', - 'unpaid' => 'Niezapłacone', - 'day' => 'Dzień', - 'budgeted' => 'Zabudżetowano', - 'period' => 'Okres', - 'balance' => 'Saldo', - 'sum' => 'Suma', - 'summary' => 'Podsumowanie', - 'average' => 'Średno', - 'balanceFor' => 'Saldo dla :name', - 'no_tags_for_cloud' => 'Brak tagów do wygenerowania chmury', - 'tag_cloud' => 'Chmura tagów', + 'chart' => 'Wykres', + 'month' => 'Miesiąc', + 'budget' => 'Budżet', + 'spent' => 'Wydano', + 'spent_in_budget' => 'Wydano w budżecie', + 'left_to_spend' => 'Pozostało do wydania', + 'earned' => 'Zarobiono', + 'overspent' => 'Przepłacono', + 'left' => 'Pozostało', + 'max-amount' => 'Maksymalna kwota', + 'min-amount' => 'Minimalna kwota', + 'journal-amount' => 'Faktyczna kwota', + 'name' => 'Nazwa', + 'date' => 'Data', + 'paid' => 'Zapłacone', + 'unpaid' => 'Niezapłacone', + 'day' => 'Dzień', + 'budgeted' => 'Zabudżetowano', + 'period' => 'Okres', + 'balance' => 'Saldo', + 'sum' => 'Suma', + 'summary' => 'Podsumowanie', + 'average' => 'Średno', + 'balanceFor' => 'Saldo dla :name', + 'no_tags_for_cloud' => 'Brak tagów do wygenerowania chmury', + 'tag_cloud' => 'Chmura tagów', // piggy banks: - 'add_money_to_piggy' => 'Dodaj pieniądze do skarbonki ":name"', - 'piggy_bank' => 'Skarbonka', - 'new_piggy_bank' => 'Nowa skarbonka', - 'store_piggy_bank' => 'Zapisz nową skarbonkę', - 'stored_piggy_bank' => 'Zapisz nową skarbonkę ":name"', - 'account_status' => 'Status konta', - 'left_for_piggy_banks' => 'Dostępne dla skarbonek', - 'sum_of_piggy_banks' => 'Suma skarbonek', - 'saved_so_far' => 'Zaoszczędzono do tej pory', - 'left_to_save' => 'Pozostało do zaoszczędzenia', - 'suggested_amount' => 'Sugerowana miesięczna kwota do odłożenia', - 'add_money_to_piggy_title' => 'Dodaj pieniądze do skarbonki ":name"', - 'remove_money_from_piggy_title' => 'Usuń pieniądze ze skarbonki ":name"', - 'add' => 'Dodaj', - 'no_money_for_piggy' => 'Nie masz pieniędzy, które mógłbyś umieścić w tej skarbonce.', - 'suggested_savings_per_month' => 'Sugerowane miesięcznie', + 'add_money_to_piggy' => 'Dodaj pieniądze do skarbonki ":name"', + 'piggy_bank' => 'Skarbonka', + 'new_piggy_bank' => 'Nowa skarbonka', + 'store_piggy_bank' => 'Zapisz nową skarbonkę', + 'stored_piggy_bank' => 'Zapisz nową skarbonkę ":name"', + 'account_status' => 'Status konta', + 'left_for_piggy_banks' => 'Dostępne dla skarbonek', + 'sum_of_piggy_banks' => 'Suma skarbonek', + 'saved_so_far' => 'Zaoszczędzono do tej pory', + 'left_to_save' => 'Pozostało do zaoszczędzenia', + 'suggested_amount' => 'Sugerowana miesięczna kwota do odłożenia', + 'add_money_to_piggy_title' => 'Dodaj pieniądze do skarbonki ":name"', + 'remove_money_from_piggy_title' => 'Usuń pieniądze ze skarbonki ":name"', + 'add' => 'Dodaj', + 'no_money_for_piggy' => 'Nie masz pieniędzy, które mógłbyś umieścić w tej skarbonce.', + 'suggested_savings_per_month' => 'Sugerowane miesięcznie', 'remove' => 'Usuń', 'max_amount_add' => 'Maksymalną kwotą, którą możesz dodać jest', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Pomiń wystąpienie', 'jump_to_friday' => 'Utwórz transakcję w poprzedni piątek', 'jump_to_monday' => 'Utwórz transakcję w następny poniedziałek', - 'will_jump_friday' => 'Zostanie utworzona w piątki zamiast w weekendy.', - 'will_jump_monday' => 'Zostanie utworzona w poniedziałki zamiast w weekendy.', - 'except_weekends' => 'Pomiń weekendy', - 'recurrence_deleted' => 'Cykliczna transakcja ":title" została usunięta', + 'will_jump_friday' => 'Zostanie utworzona w piątki zamiast w weekendy.', + 'will_jump_monday' => 'Zostanie utworzona w poniedziałki zamiast w weekendy.', + 'except_weekends' => 'Pomiń weekendy', + 'recurrence_deleted' => 'Cykliczna transakcja ":title" została usunięta', // new lines for summary controller. - 'box_balance_in_currency' => 'Saldo (:currency)', - 'box_spent_in_currency' => 'Wydano (:currency)', - 'box_earned_in_currency' => 'Zarobiono (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Zapłacone rachunki (:currency)', - 'box_bill_unpaid_in_currency' => 'Niezapłacone rachunki (:currency)', - 'box_left_to_spend_in_currency' => 'Możliwe do wydania (:currency)', - 'box_net_worth_in_currency' => 'Wartość netto (:currency)', - 'box_spend_per_day' => 'Możliwe do wydania codziennie: :amount', + 'box_balance_in_currency' => 'Saldo (:currency)', + 'box_spent_in_currency' => 'Wydano (:currency)', + 'box_earned_in_currency' => 'Zarobiono (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Zapłacone rachunki (:currency)', + 'box_bill_unpaid_in_currency' => 'Niezapłacone rachunki (:currency)', + 'box_left_to_spend_in_currency' => 'Możliwe do wydania (:currency)', + 'box_net_worth_in_currency' => 'Wartość netto (:currency)', + 'box_spend_per_day' => 'Możliwe do wydania codziennie: :amount', ]; diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php index 08497096c9..7c3782d801 100644 --- a/resources/lang/pl_PL/validation.php +++ b/resources/lang/pl_PL/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute musi być ciągiem znaków.', 'url' => 'Format :attribute jest nieprawidłowy.', 'timezone' => ':attribute musi być prawidłową strefą.', - '2fa_code' => 'Format :attribute jest nieprawidłowy.', - 'dimensions' => ':attribute ma nieprawidłowe wymiary obrazu.', - 'distinct' => 'Pole :attribute zawiera zduplikowaną wartość.', - 'file' => ':attribute musi być plikiem.', - 'in_array' => 'Pole :attribute nie istnieje w :other.', - 'present' => 'Pole :attribute musi być obecne.', - 'amount_zero' => 'Całkowita kwota nie może wynosić zero.', - 'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.', - 'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.', - 'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.', - 'invalid_account_info' => 'Nieprawidłowe informacje o koncie.', + '2fa_code' => 'Format :attribute jest nieprawidłowy.', + 'dimensions' => ':attribute ma nieprawidłowe wymiary obrazu.', + 'distinct' => 'Pole :attribute zawiera zduplikowaną wartość.', + 'file' => ':attribute musi być plikiem.', + 'in_array' => 'Pole :attribute nie istnieje w :other.', + 'present' => 'Pole :attribute musi być obecne.', + 'amount_zero' => 'Całkowita kwota nie może wynosić zero.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.', + 'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.', + 'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.', + 'invalid_account_info' => 'Nieprawidłowe informacje o koncie.', 'attributes' => [ 'email' => 'adres e-mail', 'description' => 'opis', diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php index b5619544ec..25e1d12ae0 100644 --- a/resources/lang/pt_BR/config.php +++ b/resources/lang/pt_BR/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'pt-br', - 'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e de %B de %Y', - 'month_and_date_day' => '%A, %B de %e de %Y', - 'month_and_day_no_year' => '%B de %e', - 'date_time' => '%B %e, %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Semana %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'MMMM Do, YYYY', - 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] s, AAAA', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Segunda', - 'dow_2' => 'Terça', - 'dow_3' => 'Quarta', - 'dow_4' => 'Quinta', - 'dow_5' => 'Sexta', - 'dow_6' => 'Sábado', - 'dow_7' => 'Domingo', + 'html_language' => 'pt-br', + 'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e de %B de %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A, %B de %e de %Y', + 'month_and_day_no_year' => '%B de %e', + 'date_time' => '%B %e, %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Semana %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'MMMM Do, YYYY', + 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] s, AAAA', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Segunda', + 'dow_2' => 'Terça', + 'dow_3' => 'Quarta', + 'dow_4' => 'Quinta', + 'dow_5' => 'Sexta', + 'dow_6' => 'Sábado', + 'dow_7' => 'Domingo', ]; diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 212b94dfb6..dbcf2694ad 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Nova retirada', 'create_new_transaction' => 'Criar nova transação', 'new_transaction' => 'Nova transação', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Veja suas contas ativas', 'go_to_budgets' => 'Vá para seus orçamentos', 'go_to_categories' => 'Vá para suas categorias', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'O texto de ajuda não pode ser encontrado.', 'no_help_title' => 'Desculpe, ocorreu um erro.', 'two_factor_welcome' => 'Olá!', - 'two_factor_enter_code' => 'Para continuar, por favor, digite seu código de autenticação em duas etapas. Seu aplicativo pode gerá-lo para você.', - 'two_factor_code_here' => 'Insira o código aqui', - 'two_factor_title' => 'Autenticação em duas etapas', - 'authenticate' => 'Autenticar', - 'two_factor_forgot_title' => 'Perdeu autenticação em duas etapas', - 'two_factor_forgot' => 'Esqueci minha autenticação em duas etapas.', - 'two_factor_lost_header' => 'Perdeu sua autenticação em duas etapas?', - 'two_factor_lost_intro' => 'Se você perdeu seus códigos de backup também, você tem azar. Isso não é algo que você pode corrigir a partir da interface da web. Você tem duas escolhas.', - 'two_factor_lost_fix_self' => 'Se você executar sua própria instância de Firefly III, verifique os logs em storage/logs para instruções, ou execute docker logs <container_id> para ver as instruções (atualize esta página).', - 'two_factor_lost_fix_owner' => 'Caso contrário, o proprietário do site :site_owner e peça para redefinir a sua autenticação de duas etapas.', - 'mfa_backup_code' => 'Você usou um código de backup para acessar o Firefly III. Não pode ser usado novamente, então cruze-o na sua lista.', - 'pref_two_factor_new_backup_codes' => 'Obter novos códigos de backup', - 'pref_two_factor_backup_code_count' => 'Você tem :count código(s) de backup válido(s).', - '2fa_i_have_them' => 'Eu os armazenei!', - 'warning_much_data' => ':days dias de dados podem demorar um pouco para carregar.', - 'registered' => 'Você se registrou com sucesso!', - 'Default asset account' => 'Conta padrão', - 'no_budget_pointer' => 'Parece que você ainda não tem orçamentos. Você deve criar alguns na página de orçamentos. Orçamentos podem ajudá-lo a manter o controle das despesas.', - 'Savings account' => 'Conta poupança', - 'Credit card' => 'Cartão de crédito', - 'source_accounts' => 'Conta(s) de origem', - 'destination_accounts' => 'Conta(s) de destino', - 'user_id_is' => 'Seu id de usuário é :user', - 'field_supports_markdown' => 'Este campo suporta Markdown.', - 'need_more_help' => 'Se você precisa de mais ajuda usando o Firefly III, por favor abra um ticket no Github.', + 'two_factor_enter_code' => 'Para continuar, por favor, digite seu código de autenticação em duas etapas. Seu aplicativo pode gerá-lo para você.', + 'two_factor_code_here' => 'Insira o código aqui', + 'two_factor_title' => 'Autenticação em duas etapas', + 'authenticate' => 'Autenticar', + 'two_factor_forgot_title' => 'Perdeu autenticação em duas etapas', + 'two_factor_forgot' => 'Esqueci minha autenticação em duas etapas.', + 'two_factor_lost_header' => 'Perdeu sua autenticação em duas etapas?', + 'two_factor_lost_intro' => 'Se você perdeu seus códigos de backup também, você tem azar. Isso não é algo que você pode corrigir a partir da interface da web. Você tem duas escolhas.', + 'two_factor_lost_fix_self' => 'Se você executar sua própria instância de Firefly III, verifique os logs em storage/logs para instruções, ou execute docker logs <container_id> para ver as instruções (atualize esta página).', + 'two_factor_lost_fix_owner' => 'Caso contrário, o proprietário do site :site_owner e peça para redefinir a sua autenticação de duas etapas.', + 'mfa_backup_code' => 'Você usou um código de backup para acessar o Firefly III. Não pode ser usado novamente, então cruze-o na sua lista.', + 'pref_two_factor_new_backup_codes' => 'Obter novos códigos de backup', + 'pref_two_factor_backup_code_count' => 'Você tem :count código(s) de backup válido(s).', + '2fa_i_have_them' => 'Eu os armazenei!', + 'warning_much_data' => ':days dias de dados podem demorar um pouco para carregar.', + 'registered' => 'Você se registrou com sucesso!', + 'Default asset account' => 'Conta padrão', + 'no_budget_pointer' => 'Parece que você ainda não tem orçamentos. Você deve criar alguns na página de orçamentos. Orçamentos podem ajudá-lo a manter o controle das despesas.', + 'Savings account' => 'Conta poupança', + 'Credit card' => 'Cartão de crédito', + 'source_accounts' => 'Conta(s) de origem', + 'destination_accounts' => 'Conta(s) de destino', + 'user_id_is' => 'Seu id de usuário é :user', + 'field_supports_markdown' => 'Este campo suporta Markdown.', + 'need_more_help' => 'Se você precisa de mais ajuda usando o Firefly III, por favor abra um ticket no Github.', 'reenable_intro_text' => 'Você pode também reativar o guia de introdução.', 'intro_boxes_after_refresh' => 'As caixas de introdução reaparecerão quando você atualizar a página.', 'show_all_no_filter' => 'Mostre todas as transações sem agrupá-las por data.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Pedido', 'search_found_transactions' => 'Firefly III encontrou :count transação(ões) em :time segundo(s).', 'search_for_query' => 'Firefly III está procurando transações com todas estas palavras neles: :query', - 'search_modifier_amount_is' => 'Valor é exatamente :value', - 'search_modifier_amount' => 'Valor é exatamente :value', - 'search_modifier_amount_max' => 'Valor é no máximo :value', - 'search_modifier_amount_min' => 'Valor é pelo menos :value', - 'search_modifier_amount_less' => 'Valor é menor que :value', - 'search_modifier_amount_more' => 'Valor é maior que :value', - 'search_modifier_source' => 'Conta de origem é :value', - 'search_modifier_from' => 'Conta de origem é :value', - 'search_modifier_destination' => 'Conta de destino é :value', - 'search_modifier_to' => 'Conta de destino é :value', - 'search_modifier_category' => 'Categoria é :value', - 'search_modifier_budget' => 'Orçamento é :value', - 'search_modifier_bill' => 'Fatura é :value', - 'search_modifier_type' => 'Tipo de transação é :value', - 'search_modifier_date' => 'Data da transação é :value', - 'search_modifier_date_before' => 'Data da transação é antes de :value', - 'search_modifier_date_after' => 'Data da transação é após :value', + 'search_modifier_amount_is' => 'Valor é exatamente :value', + 'search_modifier_amount' => 'Valor é exatamente :value', + 'search_modifier_amount_max' => 'Valor é no máximo :value', + 'search_modifier_amount_min' => 'Valor é pelo menos :value', + 'search_modifier_amount_less' => 'Valor é menor que :value', + 'search_modifier_amount_more' => 'Valor é maior que :value', + 'search_modifier_source' => 'Conta de origem é :value', + 'search_modifier_from' => 'Conta de origem é :value', + 'search_modifier_destination' => 'Conta de destino é :value', + 'search_modifier_to' => 'Conta de destino é :value', + 'search_modifier_category' => 'Categoria é :value', + 'search_modifier_budget' => 'Orçamento é :value', + 'search_modifier_bill' => 'Fatura é :value', + 'search_modifier_type' => 'Tipo de transação é :value', + 'search_modifier_date' => 'Data da transação é :value', + 'search_modifier_date_before' => 'Data da transação é antes de :value', + 'search_modifier_date_after' => 'Data da transação é após :value', 'search_modifier_on' => 'Data da transação é :value', 'search_modifier_before' => 'Data da transação é antes de :value', 'search_modifier_after' => 'Data da transação é após :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Converter esta transação para transferência', 'rule_action_convert_transfer' => 'Converter a transação em uma transferência de ":action_value"', - 'rules_have_read_warning' => 'Você leu o aviso?', - 'apply_rule_warning' => 'Aviso: executar uma regra (grupo) em uma grande seleção de transações pode levar tempo, e pode atingir um tempo limite. Se o fizer, a regra (grupo) só será aplicada a um subconjunto desconhecido de suas transações. Isso pode deixar a sua administração financeira aos pedaços. Por favor, seja cuidadoso.', - 'rulegroup_for_bills_title' => 'Grupo de regras para faturas', - 'rulegroup_for_bills_description' => 'Um grupo especial de regras para todas as regras que envolvem faturas.', - 'rule_for_bill_title' => 'Regra gerada automaticamente para a fatura ":name"', - 'rule_for_bill_description' => 'Esta regra é gerada automaticamente para tentar corresponder à fatura ":name".', - 'create_rule_for_bill' => 'Criar uma nova regra para a fatura ":name"', - 'create_rule_for_bill_txt' => 'Você acabou de criar uma nova fatura chamada ":name". Parabéns! O Firefly III pode combinar automagicamente novas retiradas com essa fatura. Por exemplo, sempre que você pagar seu aluguel, a fatura "aluguel" será vinculada à essa despesa. Dessa forma, Firefly III pode mostrar com precisão quais faturas são devidas e quais não são. Para isso, uma nova regra deve ser criada. O Firefly III preencheu alguns padrões coerentes para você. Por favor, verifique se estão corretos. Se estiverem corretos, o Firefly III irá vincular as retiradas à fatura correta automaticamente. Por favor, confira os gatilhos e adicione outros se estiverem errados.', - 'new_rule_for_bill_title' => 'Regra para a fatura ":name"', - 'new_rule_for_bill_description' => 'Esta regra marca as transações para a fatura ":name".', + 'rules_have_read_warning' => 'Você leu o aviso?', + 'apply_rule_warning' => 'Aviso: executar uma regra (grupo) em uma grande seleção de transações pode levar tempo, e pode atingir um tempo limite. Se o fizer, a regra (grupo) só será aplicada a um subconjunto desconhecido de suas transações. Isso pode deixar a sua administração financeira aos pedaços. Por favor, seja cuidadoso.', + 'rulegroup_for_bills_title' => 'Grupo de regras para faturas', + 'rulegroup_for_bills_description' => 'Um grupo especial de regras para todas as regras que envolvem faturas.', + 'rule_for_bill_title' => 'Regra gerada automaticamente para a fatura ":name"', + 'rule_for_bill_description' => 'Esta regra é gerada automaticamente para tentar corresponder à fatura ":name".', + 'create_rule_for_bill' => 'Criar uma nova regra para a fatura ":name"', + 'create_rule_for_bill_txt' => 'Você acabou de criar uma nova fatura chamada ":name". Parabéns! O Firefly III pode combinar automagicamente novas retiradas com essa fatura. Por exemplo, sempre que você pagar seu aluguel, a fatura "aluguel" será vinculada à essa despesa. Dessa forma, Firefly III pode mostrar com precisão quais faturas são devidas e quais não são. Para isso, uma nova regra deve ser criada. O Firefly III preencheu alguns padrões coerentes para você. Por favor, verifique se estão corretos. Se estiverem corretos, o Firefly III irá vincular as retiradas à fatura correta automaticamente. Por favor, confira os gatilhos e adicione outros se estiverem errados.', + 'new_rule_for_bill_title' => 'Regra para a fatura ":name"', + 'new_rule_for_bill_description' => 'Esta regra marca as transações para a fatura ":name".', // tags - 'store_new_tag' => 'Armazenar nova tag', - 'update_tag' => 'Atualizar tag', - 'no_location_set' => 'Nenhuma localização.', - 'meta_data' => 'Meta dados', - 'location' => 'Localização', - 'without_date' => 'Sem data', - 'result' => 'Resultado', - 'sums_apply_to_range' => 'Todas as somas aplicam-se ao intervalo selecionado', - 'mapbox_api_key' => 'Para usar o mapa, obtenha uma chave API do Mapbox. Abra seu arquivo .env e insira este código MAPBOX_API_KEY=.', - 'press_tag_location' => 'Clique com o botão direito ou pressione longamente para definir a localização da tag.', - 'clear_location' => 'Limpar localização', + 'store_new_tag' => 'Armazenar nova tag', + 'update_tag' => 'Atualizar tag', + 'no_location_set' => 'Nenhuma localização.', + 'meta_data' => 'Meta dados', + 'location' => 'Localização', + 'without_date' => 'Sem data', + 'result' => 'Resultado', + 'sums_apply_to_range' => 'Todas as somas aplicam-se ao intervalo selecionado', + 'mapbox_api_key' => 'Para usar o mapa, obtenha uma chave API do Mapbox. Abra seu arquivo .env e insira este código MAPBOX_API_KEY=.', + 'press_tag_location' => 'Clique com o botão direito ou pressione longamente para definir a localização da tag.', + 'clear_location' => 'Limpar localização', // preferences - 'pref_home_screen_accounts' => 'Conta da tela inicial', - 'pref_home_screen_accounts_help' => 'Que conta deve ser exibida na tela inicial?', - 'pref_view_range' => 'Ver intervalo', - 'pref_view_range_help' => 'Algumas tabelas estão automaticamente agrupadas em períodos. Seus orçamentos também serão agrupados em períodos. Qual período você prefere?', - 'pref_1D' => 'Um dia', - 'pref_1W' => 'Uma semana', - 'pref_1M' => 'Um mês', - 'pref_3M' => 'Trimestral', - 'pref_6M' => 'Semestral', - 'pref_1Y' => 'Um ano', - 'pref_languages' => 'Idiomas', - 'pref_languages_help' => 'Firefly III suporta muitos idiomas. Qual você prefere?', - 'pref_custom_fiscal_year' => 'Configurações de ano fiscal', - 'pref_custom_fiscal_year_label' => 'Habilitado', - 'pref_custom_fiscal_year_help' => 'Nos países que usam um exercício diferente de 1 de Janeiro a 31 de Dezembro, você pode ativar isto e especificar início / fim do ano fiscal', - 'pref_fiscal_year_start_label' => 'Data de início de ano fiscal', - 'pref_two_factor_auth' => 'Verificação em duas etapas', - 'pref_two_factor_auth_help' => 'Quando você habilitar verificação em 2-passos (também conhecido como Two Factor Authentication), você adicionar uma camada extra de segurança para sua conta. Você entra com alguma coisa que você sabe (sua senha) e algo que você tem (um código de verificação). Os códigos de verificação são gerados por um aplicativo em seu telefone, como Authy ou Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Habilitar a verificação de 2 etapas', - 'pref_two_factor_auth_disabled' => 'código de verificação em 2 etapas removido e desativado', - 'pref_two_factor_auth_remove_it' => 'Não se esqueça de remover a conta de seu aplicativo de autenticação!', - 'pref_two_factor_auth_code' => 'Verificar código', - 'pref_two_factor_auth_code_help' => 'Scaneie o código QR com um aplicativo em seu telefone como Authy ou Google Authenticator e insira o código gerado.', - 'pref_two_factor_auth_reset_code' => 'Redefinir o código de verificação', - 'pref_two_factor_auth_disable_2fa' => 'Desativar verificação em duas etapas', - '2fa_use_secret_instead' => 'Se você não pode escanear o QR code, sinta-se à vontade para usar o código secreto :secret.', - '2fa_backup_codes' => 'Armazene esses códigos de reserva para acesso, caso você perca seu dispositivo.', - '2fa_already_enabled' => 'A verificação em duas etapas já está habilitada.', - 'wrong_mfa_code' => 'Esse código MFA não é válido.', - 'pref_save_settings' => 'Salvar definições', - 'saved_preferences' => 'Preferências salvas!', - 'preferences_general' => 'Geral', - 'preferences_frontpage' => 'Tela inicial', - 'preferences_security' => 'Segurança', - 'preferences_layout' => 'Interface', - 'pref_home_show_deposits' => 'Depósitos de mostrar na tela inicial', - 'pref_home_show_deposits_info' => 'A tela inicial já mostra suas contas de despesas. Deveria também mostrar suas receitas?', - 'pref_home_do_show_deposits' => 'Sim, mostrar-lhes', - 'successful_count' => 'dos quais :count bem sucedida', - 'list_page_size_title' => 'Tamanho da página', - 'list_page_size_help' => 'Qualquer lista de coisas (contas, transações, etc.) mostra, no máximo, este tanto por página.', - 'list_page_size_label' => 'Tamanho da página', - 'between_dates' => '(:start e :end)', - 'pref_optional_fields_transaction' => 'Campos opcionais para transações', - 'pref_optional_fields_transaction_help' => 'Por padrão, nem todos os campos estão ativados ao criar uma nova transação (por causa da desordem). Abaixo, você pode habilitar esses campos se você acha que eles podem ser úteis para você. Claro, qualquer campo desabilitado, mas já preenchido, será visível, independentemente da configuração.', - 'optional_tj_date_fields' => 'Campos de data', - 'optional_tj_business_fields' => 'Campos de negócios', - 'optional_tj_attachment_fields' => 'Campos de anexo', - 'pref_optional_tj_interest_date' => 'Data de interesse', - 'pref_optional_tj_book_date' => 'Data reserva', - 'pref_optional_tj_process_date' => 'Data de processamento', - 'pref_optional_tj_due_date' => 'Data de vencimento', - 'pref_optional_tj_payment_date' => 'Data de pagamento', - 'pref_optional_tj_invoice_date' => 'Data da Fatura', - 'pref_optional_tj_internal_reference' => 'Referência interna', - 'pref_optional_tj_notes' => 'Notas', - 'pref_optional_tj_attachments' => 'Anexos', - 'optional_field_meta_dates' => 'Datas', - 'optional_field_meta_business' => 'Negócios', - 'optional_field_attachments' => 'Anexos', - 'optional_field_meta_data' => 'Meta dados opcionais', + 'pref_home_screen_accounts' => 'Conta da tela inicial', + 'pref_home_screen_accounts_help' => 'Que conta deve ser exibida na tela inicial?', + 'pref_view_range' => 'Ver intervalo', + 'pref_view_range_help' => 'Algumas tabelas estão automaticamente agrupadas em períodos. Seus orçamentos também serão agrupados em períodos. Qual período você prefere?', + 'pref_1D' => 'Um dia', + 'pref_1W' => 'Uma semana', + 'pref_1M' => 'Um mês', + 'pref_3M' => 'Trimestral', + 'pref_6M' => 'Semestral', + 'pref_1Y' => 'Um ano', + 'pref_languages' => 'Idiomas', + 'pref_languages_help' => 'Firefly III suporta muitos idiomas. Qual você prefere?', + 'pref_custom_fiscal_year' => 'Configurações de ano fiscal', + 'pref_custom_fiscal_year_label' => 'Habilitado', + 'pref_custom_fiscal_year_help' => 'Nos países que usam um exercício diferente de 1 de Janeiro a 31 de Dezembro, você pode ativar isto e especificar início / fim do ano fiscal', + 'pref_fiscal_year_start_label' => 'Data de início de ano fiscal', + 'pref_two_factor_auth' => 'Verificação em duas etapas', + 'pref_two_factor_auth_help' => 'Quando você habilitar verificação em 2-passos (também conhecido como Two Factor Authentication), você adicionar uma camada extra de segurança para sua conta. Você entra com alguma coisa que você sabe (sua senha) e algo que você tem (um código de verificação). Os códigos de verificação são gerados por um aplicativo em seu telefone, como Authy ou Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Habilitar a verificação de 2 etapas', + 'pref_two_factor_auth_disabled' => 'código de verificação em 2 etapas removido e desativado', + 'pref_two_factor_auth_remove_it' => 'Não se esqueça de remover a conta de seu aplicativo de autenticação!', + 'pref_two_factor_auth_code' => 'Verificar código', + 'pref_two_factor_auth_code_help' => 'Scaneie o código QR com um aplicativo em seu telefone como Authy ou Google Authenticator e insira o código gerado.', + 'pref_two_factor_auth_reset_code' => 'Redefinir o código de verificação', + 'pref_two_factor_auth_disable_2fa' => 'Desativar verificação em duas etapas', + '2fa_use_secret_instead' => 'Se você não pode escanear o QR code, sinta-se à vontade para usar o código secreto :secret.', + '2fa_backup_codes' => 'Armazene esses códigos de reserva para acesso, caso você perca seu dispositivo.', + '2fa_already_enabled' => 'A verificação em duas etapas já está habilitada.', + 'wrong_mfa_code' => 'Esse código MFA não é válido.', + 'pref_save_settings' => 'Salvar definições', + 'saved_preferences' => 'Preferências salvas!', + 'preferences_general' => 'Geral', + 'preferences_frontpage' => 'Tela inicial', + 'preferences_security' => 'Segurança', + 'preferences_layout' => 'Interface', + 'pref_home_show_deposits' => 'Depósitos de mostrar na tela inicial', + 'pref_home_show_deposits_info' => 'A tela inicial já mostra suas contas de despesas. Deveria também mostrar suas receitas?', + 'pref_home_do_show_deposits' => 'Sim, mostrar-lhes', + 'successful_count' => 'dos quais :count bem sucedida', + 'list_page_size_title' => 'Tamanho da página', + 'list_page_size_help' => 'Qualquer lista de coisas (contas, transações, etc.) mostra, no máximo, este tanto por página.', + 'list_page_size_label' => 'Tamanho da página', + 'between_dates' => '(:start e :end)', + 'pref_optional_fields_transaction' => 'Campos opcionais para transações', + 'pref_optional_fields_transaction_help' => 'Por padrão, nem todos os campos estão ativados ao criar uma nova transação (por causa da desordem). Abaixo, você pode habilitar esses campos se você acha que eles podem ser úteis para você. Claro, qualquer campo desabilitado, mas já preenchido, será visível, independentemente da configuração.', + 'optional_tj_date_fields' => 'Campos de data', + 'optional_tj_business_fields' => 'Campos de negócios', + 'optional_tj_attachment_fields' => 'Campos de anexo', + 'pref_optional_tj_interest_date' => 'Data de interesse', + 'pref_optional_tj_book_date' => 'Data reserva', + 'pref_optional_tj_process_date' => 'Data de processamento', + 'pref_optional_tj_due_date' => 'Data de vencimento', + 'pref_optional_tj_payment_date' => 'Data de pagamento', + 'pref_optional_tj_invoice_date' => 'Data da Fatura', + 'pref_optional_tj_internal_reference' => 'Referência interna', + 'pref_optional_tj_notes' => 'Notas', + 'pref_optional_tj_attachments' => 'Anexos', + 'optional_field_meta_dates' => 'Datas', + 'optional_field_meta_business' => 'Negócios', + 'optional_field_attachments' => 'Anexos', + 'optional_field_meta_data' => 'Meta dados opcionais', // profile: - 'change_your_password' => 'Alterar sua senha', - 'delete_account' => 'Apagar conta', - 'current_password' => 'Senha atual', - 'new_password' => 'Nova senha', - 'new_password_again' => 'Nova senha (novamente)', - 'delete_your_account' => 'Apagar sua conta', - 'delete_your_account_help' => 'Excluindo sua conta também vai apagar quaisquer contas, transações, qualquer coisa que você pode ter salvo no Firefly III. Tudo será perdido.', - 'delete_your_account_password' => 'Coloque sua senha para continuar.', - 'password' => 'Senha', - 'are_you_sure' => 'Você tem certeza? Você não poderá desfazer isso.', - 'delete_account_button' => 'Apagar sua conta', - 'invalid_current_password' => 'Senha atual inválida!', - 'password_changed' => 'Senha alterada!', - 'should_change' => 'A idéia é alterar sua senha.', - 'invalid_password' => 'Senha inválida!', - 'what_is_pw_security' => 'O que é "verificar a segurança da senha"?', - 'secure_pw_title' => 'Como escolher uma senha segura', - 'secure_pw_history' => 'Não é toda semana que você lê notícias sobre site que perde as senhas de seus usuários. Hackers e ladrões usam essas senhas para tentar roubar suas informações privadas. Esta informação é valiosa.', - 'secure_pw_ff' => 'Você usa a mesma senha em toda a internet? Se um site perder sua senha, os hackers terão acesso a todos os seus dados. O Firefly III depende de você para escolher uma senha forte e única para proteger seus registros financeiros.', - 'secure_pw_check_box' => 'Para ajudá-lo o Firefly III pode verificar se a senha que você deseja usar foi roubada anteriormente. Se for esse o caso, o Firefly III aconselha a você NÃO utilizar essa senha.', - 'secure_pw_working_title' => 'Como isso funciona?', - 'secure_pw_working' => 'Ao marcar a caixa de seleção, o Firefly III enviará os cinco primeiros caracteres do hash SHA1 de sua senha ao site Troy Hunt, para verificar se ela está na lista. Isso impede que você use senhas inseguras, como recomendado na última publicação NIST Special sobre esse assunto.', - 'secure_pw_should' => 'Devo verificar a caixa?', - 'secure_pw_long_password' => 'Sim. Sempre verificar se sua senha é segura.', - 'command_line_token' => 'Token de linha de comando', - 'explain_command_line_token' => 'Você precisa desse token para executar opções de linha de comando, como importar ou exportar dados. Sem isso, tais comandos sensíveis não funcionarão. Não compartilhe seu token de acesso. Ninguém pedirá por este token, nem mesmo eu. Se você tem medo de perder isso, ou quando você se preocupar, regenere esse token usando o botão.', - 'regenerate_command_line_token' => 'Regenerar token de linha de comando', - 'token_regenerated' => 'Foi gerado um novo token de linha de comando', - 'change_your_email' => 'Altere seu endereço de email', - 'email_verification' => 'Uma mensagem de e-mail será enviada para o seu antigo e novo endereço de e-mail. Por motivos de segurança, você não poderá fazer o login até verificar seu novo endereço de e-mail. Se você não tem certeza se a sua instalação do Firefly III é capaz de enviar e-mails, não use esse recurso. Se você é um administrador, você pode testar isso no Administração.', - 'email_changed_logout' => 'Até que você verifique seu endereço de e-mail, não pode iniciar sessão.', - 'login_with_new_email' => 'Agora você pode fazer login com seu novo endereço de e-mail.', - 'login_with_old_email' => 'Agora você pode fazer login novamente com o seu endereço de e-mail antigo.', - 'login_provider_local_only' => 'Esta ação não está disponível durante a autenticação por meio de ":login_provider".', - 'delete_local_info_only' => 'Como você se autentica por meio de ":login_provider", isso irá apagar apenas informações locais do Firefly III.', + 'change_your_password' => 'Alterar sua senha', + 'delete_account' => 'Apagar conta', + 'current_password' => 'Senha atual', + 'new_password' => 'Nova senha', + 'new_password_again' => 'Nova senha (novamente)', + 'delete_your_account' => 'Apagar sua conta', + 'delete_your_account_help' => 'Excluindo sua conta também vai apagar quaisquer contas, transações, qualquer coisa que você pode ter salvo no Firefly III. Tudo será perdido.', + 'delete_your_account_password' => 'Coloque sua senha para continuar.', + 'password' => 'Senha', + 'are_you_sure' => 'Você tem certeza? Você não poderá desfazer isso.', + 'delete_account_button' => 'Apagar sua conta', + 'invalid_current_password' => 'Senha atual inválida!', + 'password_changed' => 'Senha alterada!', + 'should_change' => 'A idéia é alterar sua senha.', + 'invalid_password' => 'Senha inválida!', + 'what_is_pw_security' => 'O que é "verificar a segurança da senha"?', + 'secure_pw_title' => 'Como escolher uma senha segura', + 'secure_pw_history' => 'Não é toda semana que você lê notícias sobre site que perde as senhas de seus usuários. Hackers e ladrões usam essas senhas para tentar roubar suas informações privadas. Esta informação é valiosa.', + 'secure_pw_ff' => 'Você usa a mesma senha em toda a internet? Se um site perder sua senha, os hackers terão acesso a todos os seus dados. O Firefly III depende de você para escolher uma senha forte e única para proteger seus registros financeiros.', + 'secure_pw_check_box' => 'Para ajudá-lo o Firefly III pode verificar se a senha que você deseja usar foi roubada anteriormente. Se for esse o caso, o Firefly III aconselha a você NÃO utilizar essa senha.', + 'secure_pw_working_title' => 'Como isso funciona?', + 'secure_pw_working' => 'Ao marcar a caixa de seleção, o Firefly III enviará os cinco primeiros caracteres do hash SHA1 de sua senha ao site Troy Hunt, para verificar se ela está na lista. Isso impede que você use senhas inseguras, como recomendado na última publicação NIST Special sobre esse assunto.', + 'secure_pw_should' => 'Devo verificar a caixa?', + 'secure_pw_long_password' => 'Sim. Sempre verificar se sua senha é segura.', + 'command_line_token' => 'Token de linha de comando', + 'explain_command_line_token' => 'Você precisa desse token para executar opções de linha de comando, como importar ou exportar dados. Sem isso, tais comandos sensíveis não funcionarão. Não compartilhe seu token de acesso. Ninguém pedirá por este token, nem mesmo eu. Se você tem medo de perder isso, ou quando você se preocupar, regenere esse token usando o botão.', + 'regenerate_command_line_token' => 'Regenerar token de linha de comando', + 'token_regenerated' => 'Foi gerado um novo token de linha de comando', + 'change_your_email' => 'Altere seu endereço de email', + 'email_verification' => 'Uma mensagem de e-mail será enviada para o seu antigo e novo endereço de e-mail. Por motivos de segurança, você não poderá fazer o login até verificar seu novo endereço de e-mail. Se você não tem certeza se a sua instalação do Firefly III é capaz de enviar e-mails, não use esse recurso. Se você é um administrador, você pode testar isso no Administração.', + 'email_changed_logout' => 'Até que você verifique seu endereço de e-mail, não pode iniciar sessão.', + 'login_with_new_email' => 'Agora você pode fazer login com seu novo endereço de e-mail.', + 'login_with_old_email' => 'Agora você pode fazer login novamente com o seu endereço de e-mail antigo.', + 'login_provider_local_only' => 'Esta ação não está disponível durante a autenticação por meio de ":login_provider".', + 'delete_local_info_only' => 'Como você se autentica por meio de ":login_provider", isso irá apagar apenas informações locais do Firefly III.', // attachments - 'nr_of_attachments' => 'Um anexo|:count anexos', - 'attachments' => 'Anexos', - 'edit_attachment' => 'Editar anexo ":name"', - 'update_attachment' => 'Atualizar anexo', - 'delete_attachment' => 'Apagar anexo ":name"', - 'attachment_deleted' => 'Anexo apagado ":name"', - 'liabilities_deleted' => 'Passivo excluído ":name"', - 'attachment_updated' => 'Anexo atualizado ":name"', - 'upload_max_file_size' => 'Tamanho máximo do arquivo: :size', - 'list_all_attachments' => 'Lista de todos os anexos', + 'nr_of_attachments' => 'Um anexo|:count anexos', + 'attachments' => 'Anexos', + 'edit_attachment' => 'Editar anexo ":name"', + 'update_attachment' => 'Atualizar anexo', + 'delete_attachment' => 'Apagar anexo ":name"', + 'attachment_deleted' => 'Anexo apagado ":name"', + 'liabilities_deleted' => 'Passivo excluído ":name"', + 'attachment_updated' => 'Anexo atualizado ":name"', + 'upload_max_file_size' => 'Tamanho máximo do arquivo: :size', + 'list_all_attachments' => 'Lista de todos os anexos', // transaction index - 'title_expenses' => 'Despesas', - 'title_withdrawal' => 'Despesas', - 'title_revenue' => 'Receitas / Renda', - 'title_deposit' => 'Receita / Renda', - 'title_transfer' => 'Transferências', - 'title_transfers' => 'Transferências', + 'title_expenses' => 'Despesas', + 'title_withdrawal' => 'Despesas', + 'title_revenue' => 'Receitas / Renda', + 'title_deposit' => 'Receita / Renda', + 'title_transfer' => 'Transferências', + 'title_transfers' => 'Transferências', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Esta transação é já uma retirada', - 'convert_is_already_type_Deposit' => 'Esta operação já é um depósito', - 'convert_is_already_type_Transfer' => 'Esta transação é já uma transferência', - 'convert_to_Withdrawal' => 'Converter ":description" a uma retirada', - 'convert_to_Deposit' => 'Converter ":description" de um depósito', - 'convert_to_Transfer' => 'Converter ":description" para uma transferência', - 'convert_options_WithdrawalDeposit' => 'Converter uma retirada em um depósito', - 'convert_options_WithdrawalTransfer' => 'Converter uma retirada em uma transferência', - 'convert_options_DepositTransfer' => 'Converter um depósito em uma transferência', - 'convert_options_DepositWithdrawal' => 'Converter um depósito em uma retirada', - 'convert_options_TransferWithdrawal' => 'Converter uma transferência em uma retirada', - 'convert_options_TransferDeposit' => 'Converter uma transferência em um depósito', - 'convert_Withdrawal_to_deposit' => 'Converter esta retirada de um depósito', - 'convert_Withdrawal_to_transfer' => 'Converter esta retirada para uma transferência', - 'convert_Deposit_to_withdrawal' => 'Converter este depósito para uma retirada', - 'convert_Deposit_to_transfer' => 'Converter este depósito para uma transferência', - 'convert_Transfer_to_deposit' => 'Converter esta transferência para um depósito', - 'convert_Transfer_to_withdrawal' => 'Converter esta transferência a uma retirada', - 'convert_please_set_revenue_source' => 'Por favor, escolha a conta de receitas de onde virá o dinheiro.', - 'convert_please_set_asset_destination' => 'Por favor, escolha a conta de ativo para onde vai o dinheiro.', - 'convert_please_set_expense_destination' => 'Por favor, escolha a conta de despesas para onde o dinheiro vai.', - 'convert_please_set_asset_source' => 'Por favor, escolha a conta de ativo, de onde virá o dinheiro.', - 'convert_explanation_withdrawal_deposit' => 'Se você converter esta retirada em um depósito, :amount será depositado em :sourceName em vez de retirado dele.', - 'convert_explanation_withdrawal_transfer' => 'Se você converter esta retirada em uma transferência, :amount será transferido de :sourceName para uma nova conta ativa, em vez de ser pago para :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Se você converter este depósito em uma retirada, :amount será removido de :destinationName em vez de adicionado a ele.', - 'convert_explanation_deposit_transfer' => 'Se você converter esse depósito em uma transferência, :amount será transferido de uma conta ativa de sua escolha para :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Se você converter essa transferência para uma retirada, :amount passará de :sourceName para um novo destino como despesa, em vez de :destinationName como transferência.', - 'convert_explanation_transfer_deposit' => 'Se você converter esta transferência para um depósito, :amount será depositado na conta :destinationName em vez de ser transferido para lá.', - 'converted_to_Withdrawal' => 'A transação foi convertida em uma retirada', - 'converted_to_Deposit' => 'A transação foi convertida em depósito', - 'converted_to_Transfer' => 'A transação foi convertida em uma transferência', - 'invalid_convert_selection' => 'A conta que você selecionou já é usada nesta transação ou não existe.', - 'source_or_dest_invalid' => 'Os detalhes corretos da transação não foram encontrados. A conversão não é possível.', - 'convert_to_withdrawal' => 'Converter para retirada', - 'convert_to_deposit' => 'Converter para depósito', - 'convert_to_transfer' => 'Converter para transferência', + 'convert_is_already_type_Withdrawal' => 'Esta transação é já uma retirada', + 'convert_is_already_type_Deposit' => 'Esta operação já é um depósito', + 'convert_is_already_type_Transfer' => 'Esta transação é já uma transferência', + 'convert_to_Withdrawal' => 'Converter ":description" a uma retirada', + 'convert_to_Deposit' => 'Converter ":description" de um depósito', + 'convert_to_Transfer' => 'Converter ":description" para uma transferência', + 'convert_options_WithdrawalDeposit' => 'Converter uma retirada em um depósito', + 'convert_options_WithdrawalTransfer' => 'Converter uma retirada em uma transferência', + 'convert_options_DepositTransfer' => 'Converter um depósito em uma transferência', + 'convert_options_DepositWithdrawal' => 'Converter um depósito em uma retirada', + 'convert_options_TransferWithdrawal' => 'Converter uma transferência em uma retirada', + 'convert_options_TransferDeposit' => 'Converter uma transferência em um depósito', + 'convert_Withdrawal_to_deposit' => 'Converter esta retirada de um depósito', + 'convert_Withdrawal_to_transfer' => 'Converter esta retirada para uma transferência', + 'convert_Deposit_to_withdrawal' => 'Converter este depósito para uma retirada', + 'convert_Deposit_to_transfer' => 'Converter este depósito para uma transferência', + 'convert_Transfer_to_deposit' => 'Converter esta transferência para um depósito', + 'convert_Transfer_to_withdrawal' => 'Converter esta transferência a uma retirada', + 'convert_please_set_revenue_source' => 'Por favor, escolha a conta de receitas de onde virá o dinheiro.', + 'convert_please_set_asset_destination' => 'Por favor, escolha a conta de ativo para onde vai o dinheiro.', + 'convert_please_set_expense_destination' => 'Por favor, escolha a conta de despesas para onde o dinheiro vai.', + 'convert_please_set_asset_source' => 'Por favor, escolha a conta de ativo, de onde virá o dinheiro.', + 'convert_explanation_withdrawal_deposit' => 'Se você converter esta retirada em um depósito, :amount será depositado em :sourceName em vez de retirado dele.', + 'convert_explanation_withdrawal_transfer' => 'Se você converter esta retirada em uma transferência, :amount será transferido de :sourceName para uma nova conta ativa, em vez de ser pago para :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Se você converter este depósito em uma retirada, :amount será removido de :destinationName em vez de adicionado a ele.', + 'convert_explanation_deposit_transfer' => 'Se você converter esse depósito em uma transferência, :amount será transferido de uma conta ativa de sua escolha para :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Se você converter essa transferência para uma retirada, :amount passará de :sourceName para um novo destino como despesa, em vez de :destinationName como transferência.', + 'convert_explanation_transfer_deposit' => 'Se você converter esta transferência para um depósito, :amount será depositado na conta :destinationName em vez de ser transferido para lá.', + 'converted_to_Withdrawal' => 'A transação foi convertida em uma retirada', + 'converted_to_Deposit' => 'A transação foi convertida em depósito', + 'converted_to_Transfer' => 'A transação foi convertida em uma transferência', + 'invalid_convert_selection' => 'A conta que você selecionou já é usada nesta transação ou não existe.', + 'source_or_dest_invalid' => 'Os detalhes corretos da transação não foram encontrados. A conversão não é possível.', + 'convert_to_withdrawal' => 'Converter para retirada', + 'convert_to_deposit' => 'Converter para depósito', + 'convert_to_transfer' => 'Converter para transferência', // create new stuff: - 'create_new_withdrawal' => 'Criar nova retirada', - 'create_new_deposit' => 'Criar um novo depósito', - 'create_new_transfer' => 'Criar nova transferência', - 'create_new_asset' => 'Criar nova conta de ativo', - 'create_new_expense' => 'Criar nova conta de despesa', - 'create_new_revenue' => 'Criar nova conta de receita', - 'create_new_piggy_bank' => 'Criar novo cofrinho', - 'create_new_bill' => 'Criar nova fatura', + 'create_new_withdrawal' => 'Criar nova retirada', + 'create_new_deposit' => 'Criar um novo depósito', + 'create_new_transfer' => 'Criar nova transferência', + 'create_new_asset' => 'Criar nova conta de ativo', + 'create_new_expense' => 'Criar nova conta de despesa', + 'create_new_revenue' => 'Criar nova conta de receita', + 'create_new_piggy_bank' => 'Criar novo cofrinho', + 'create_new_bill' => 'Criar nova fatura', // currencies: - 'create_currency' => 'Criar uma nova moeda', - 'store_currency' => 'Armazenar nova moeda', - 'update_currency' => 'Atualizar moeda', - 'new_default_currency' => 'Agora :name é a moeda padrão.', - 'cannot_delete_currency' => 'Não é possível excluir :name porque ainda está em uso.', - 'cannot_disable_currency' => 'Não é possível excluir :name porque ainda está sendo usado.', - 'deleted_currency' => 'Moeda :name excluída', - 'created_currency' => 'Moeda :name criada', - 'could_not_store_currency' => 'Não foi possível guardar a nova moeda.', - 'updated_currency' => 'Moeda :name atualizada', - 'ask_site_owner' => 'Por favor, pergunte ao :owner para adicionar, remover ou editar moedas.', - 'currencies_intro' => 'Firefly III oferece suporte a várias moedas que você pode definir e ativar aqui.', - 'make_default_currency' => 'Tornar padrão', - 'default_currency' => 'padrão', - 'currency_is_disabled' => 'Desabilitado', - 'enable_currency' => 'Habilitar', - 'disable_currency' => 'Desabilitar', - 'currencies_default_disabled' => 'A maioria das moedas é desabilitada por padrão. Para usá-las, você deve primeiro habilitá-las.', - 'currency_is_now_enabled' => 'Moeda ":name" foi ativada', - 'currency_is_now_disabled' => 'Moeda ":name" foi desativada', + 'create_currency' => 'Criar uma nova moeda', + 'store_currency' => 'Armazenar nova moeda', + 'update_currency' => 'Atualizar moeda', + 'new_default_currency' => 'Agora :name é a moeda padrão.', + 'cannot_delete_currency' => 'Não é possível excluir :name porque ainda está em uso.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Moeda :name excluída', + 'created_currency' => 'Moeda :name criada', + 'could_not_store_currency' => 'Não foi possível guardar a nova moeda.', + 'updated_currency' => 'Moeda :name atualizada', + 'ask_site_owner' => 'Por favor, pergunte ao :owner para adicionar, remover ou editar moedas.', + 'currencies_intro' => 'Firefly III oferece suporte a várias moedas que você pode definir e ativar aqui.', + 'make_default_currency' => 'Tornar padrão', + 'default_currency' => 'padrão', + 'currency_is_disabled' => 'Desabilitado', + 'enable_currency' => 'Habilitar', + 'disable_currency' => 'Desabilitar', + 'currencies_default_disabled' => 'A maioria das moedas é desabilitada por padrão. Para usá-las, você deve primeiro habilitá-las.', + 'currency_is_now_enabled' => 'Moeda ":name" foi ativada', + 'currency_is_now_disabled' => 'Moeda ":name" foi desativada', // forms: - 'mandatoryFields' => 'Campos obrigatórios', - 'optionalFields' => 'Campos opcionais', - 'options' => 'Opções', + 'mandatoryFields' => 'Campos obrigatórios', + 'optionalFields' => 'Campos opcionais', + 'options' => 'Opções', // budgets: - 'create_new_budget' => 'Criar um novo orçamento', - 'store_new_budget' => 'Armazenar novo orçamento', - 'stored_new_budget' => 'Novo orçamento armazenado ":name"', - 'available_between' => 'Disponível entre :start e :end', - 'transactionsWithoutBudget' => 'Despesas sem orçamentos', - 'transactions_no_budget' => 'Despesas sem orçamento entre :start e :end', - 'spent_between' => 'Gasto entre :start e :end', - 'createBudget' => 'Novo orçamento', - 'inactiveBudgets' => 'Orçamentos inativos', - 'without_budget_between' => 'Transações sem um orçamento entre :start e :end', - 'delete_budget' => 'Excluir orçamento ":name"', - 'deleted_budget' => 'Orçamento ":name" excluído', - 'edit_budget' => 'Editar orçamento ":name"', - 'updated_budget' => 'Orçamento atualizado ":name"', - 'update_amount' => 'Atualizar quantia', - 'update_budget' => 'Atualizar Orçamento', - 'update_budget_amount_range' => 'Atualizar quantia disponível (esperada) entre :start e :end', - 'budget_period_navigator' => 'Navegador do período', - 'info_on_available_amount' => 'O que tenho disponível?', - 'available_amount_indication' => 'Use esses montantes para obter uma indicação do que seu orçamento total poderia ser.', - 'suggested' => 'Sugerido', - 'average_between' => 'Média entre :start e :end', - 'over_budget_warn' => ' Normalmente seu orçamento é de :amount por dia. Desta vez o valor é :over_amount por dia. Você tem certeza?', - 'transferred_in' => 'Transferido (para)', - 'transferred_away' => 'Transferido (fora)', + 'create_new_budget' => 'Criar um novo orçamento', + 'store_new_budget' => 'Armazenar novo orçamento', + 'stored_new_budget' => 'Novo orçamento armazenado ":name"', + 'available_between' => 'Disponível entre :start e :end', + 'transactionsWithoutBudget' => 'Despesas sem orçamentos', + 'transactions_no_budget' => 'Despesas sem orçamento entre :start e :end', + 'spent_between' => 'Gasto entre :start e :end', + 'createBudget' => 'Novo orçamento', + 'inactiveBudgets' => 'Orçamentos inativos', + 'without_budget_between' => 'Transações sem um orçamento entre :start e :end', + 'delete_budget' => 'Excluir orçamento ":name"', + 'deleted_budget' => 'Orçamento ":name" excluído', + 'edit_budget' => 'Editar orçamento ":name"', + 'updated_budget' => 'Orçamento atualizado ":name"', + 'update_amount' => 'Atualizar quantia', + 'update_budget' => 'Atualizar Orçamento', + 'update_budget_amount_range' => 'Atualizar quantia disponível (esperada) entre :start e :end', + 'budget_period_navigator' => 'Navegador do período', + 'info_on_available_amount' => 'O que tenho disponível?', + 'available_amount_indication' => 'Use esses montantes para obter uma indicação do que seu orçamento total poderia ser.', + 'suggested' => 'Sugerido', + 'average_between' => 'Média entre :start e :end', + 'over_budget_warn' => ' Normalmente seu orçamento é de :amount por dia. Desta vez o valor é :over_amount por dia. Você tem certeza?', + 'transferred_in' => 'Transferido (para)', + 'transferred_away' => 'Transferido (fora)', // bills: - 'match_between_amounts' => 'Fatura corresponde a transações entre :low e :high.', - 'bill_related_rules' => 'Regras relacionadas a essa fatura', - 'repeats' => 'Repetições', - 'connected_journals' => 'Transações conectadas', - 'auto_match_on' => 'Automaticamente correspondente com Firefly III', - 'auto_match_off' => 'Não corresponde automaticamente com Firefly III', - 'next_expected_match' => 'Próximo correspondente esperado', - 'delete_bill' => 'Apagar fatura ":name"', - 'deleted_bill' => 'Fatura apagada ":name"', - 'edit_bill' => 'Editar fatura ":name"', - 'more' => 'Mais', - 'rescan_old' => 'Executar regras novamente, em todas as transações', - 'update_bill' => 'Atualizar fatura', - 'updated_bill' => 'Fatura atualizada ":name"', - 'store_new_bill' => 'Armazenar nova fatura', - 'stored_new_bill' => 'Nova fatura armazenada ":name"', - 'cannot_scan_inactive_bill' => 'Faturas inativas não podem ser verificadas.', - 'rescanned_bill' => 'Foi realizada uma nova verificação, e um total de :total transações foram vinculadas à fatura.', - 'average_bill_amount_year' => 'Média de fatura (:year)', - 'average_bill_amount_overall' => 'Média de fatura (geral)', - 'bill_is_active' => 'Fatura está ativa', - 'bill_expected_between' => 'Esperado entre :start e :end', - 'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes', - 'skips_over' => 'ignorar', - 'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log', - 'list_inactive_rule' => 'regra inativa', + 'match_between_amounts' => 'Fatura corresponde a transações entre :low e :high.', + 'bill_related_rules' => 'Regras relacionadas a essa fatura', + 'repeats' => 'Repetições', + 'connected_journals' => 'Transações conectadas', + 'auto_match_on' => 'Automaticamente correspondente com Firefly III', + 'auto_match_off' => 'Não corresponde automaticamente com Firefly III', + 'next_expected_match' => 'Próximo correspondente esperado', + 'delete_bill' => 'Apagar fatura ":name"', + 'deleted_bill' => 'Fatura apagada ":name"', + 'edit_bill' => 'Editar fatura ":name"', + 'more' => 'Mais', + 'rescan_old' => 'Executar regras novamente, em todas as transações', + 'update_bill' => 'Atualizar fatura', + 'updated_bill' => 'Fatura atualizada ":name"', + 'store_new_bill' => 'Armazenar nova fatura', + 'stored_new_bill' => 'Nova fatura armazenada ":name"', + 'cannot_scan_inactive_bill' => 'Faturas inativas não podem ser verificadas.', + 'rescanned_bill' => 'Foi realizada uma nova verificação, e um total de :total transações foram vinculadas à fatura.', + 'average_bill_amount_year' => 'Média de fatura (:year)', + 'average_bill_amount_overall' => 'Média de fatura (geral)', + 'bill_is_active' => 'Fatura está ativa', + 'bill_expected_between' => 'Esperado entre :start e :end', + 'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes', + 'skips_over' => 'ignorar', + 'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log', + 'list_inactive_rule' => 'regra inativa', // accounts: - 'account_missing_transaction' => 'Conta #:id (":name") não pode ser visualizada diretamente, mas o Firefly está sem informação de redirecionamento.', - 'details_for_asset' => 'Detalhes para a conta de ativo ":name"', - 'details_for_expense' => 'Detalhes para a conta de despesas ":name"', - 'details_for_revenue' => 'Detalhes para a conta de receitas ":name"', - 'details_for_cash' => 'Detalhes para a conta de dinheiro ":name"', - 'store_new_asset_account' => 'Armazenar nova conta de ativo', - 'store_new_expense_account' => 'Armazenar nova conta de despesa', - 'store_new_revenue_account' => 'Armazenar nova conta de receita', - 'edit_asset_account' => 'Editar conta de ativo ":name"', - 'edit_expense_account' => 'Editar conta de despesa ":name"', - 'edit_revenue_account' => 'Editar conta de receitas ":name"', - 'delete_asset_account' => 'Excluir conta do activo ":name"', - 'delete_expense_account' => 'Excluir conta de despesas ":name"', - 'delete_revenue_account' => 'Excluir conta de receitas ":name"', - 'delete_liabilities_account' => 'Apagar passivo ":name"', - 'asset_deleted' => 'Conta de ativo ":name" excluído com sucesso', - 'expense_deleted' => 'Conta de despesa ":name" excluída com sucesso', - 'revenue_deleted' => 'Conta de receitas ":name" excluída com sucesso', - 'update_asset_account' => 'Atualizar de conta de ativo', - 'update_liabilities_account' => 'Atualizar passivo', - 'update_expense_account' => 'Atualizar conta de despesas', - 'update_revenue_account' => 'Atualizar conta de receita', - 'make_new_asset_account' => 'Criar uma nova conta de ativo', - 'make_new_expense_account' => 'Criar uma nova conta de despesa', - 'make_new_revenue_account' => 'Criar uma nova conta de receita', - 'make_new_liabilities_account' => 'Criar um novo passivo', - 'asset_accounts' => 'Contas de ativo', - 'expense_accounts' => 'Contas de despesas', - 'revenue_accounts' => 'Contas de receitas', - 'cash_accounts' => 'Contas Correntes', - 'Cash account' => 'Conta Corrente', - 'liabilities_accounts' => 'Passivos', - 'reconcile_account' => 'Reconciliar conta ":account"', - 'overview_of_reconcile_modal' => 'Visão geral da reconciliação', - 'delete_reconciliation' => 'Eliminar reconciliação', - 'update_reconciliation' => 'Atualizar a reconciliação', - 'amount_cannot_be_zero' => 'O valor não pode ser zero', - 'end_of_reconcile_period' => 'Período de fim de reconciliação: :period', - 'start_of_reconcile_period' => 'Início do período de reconciliação: :period', - 'start_balance' => 'Saldo Inicial', - 'end_balance' => 'Saldo Final', - 'update_balance_dates_instruction' => 'Corresponda os valores e datas acima do seu extracto bancário e pressione "Começar reconciliar"', - 'select_transactions_instruction' => 'Selecione as transações que aparecem no extrato bancário.', - 'select_range_and_balance' => 'Primeiro, verifique o intervalo de datas e os saldos. Em seguida, pressione "Iniciar reconciliação"', - 'date_change_instruction' => 'Se você alterar o intervalo de datas agora, qualquer progresso será perdido.', - 'update_selection' => 'Atualizar seleção', - 'store_reconcile' => 'Armazenar reconciliação', - 'reconciliation_transaction' => 'Transação de reconciliação', - 'Reconciliation' => 'Reconciliação', - 'reconciliation' => 'Reconciliação', - 'reconcile_options' => 'Opções de reconciliação', - 'reconcile_range' => 'Intervalo de reconciliação', - 'start_reconcile' => 'Comece a reconciliar', - 'cash_account_type' => 'Dinheiro', - 'cash' => 'dinheiro', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Tipo de conta', - 'save_transactions_by_moving' => 'Salve essas transações, movendo-os para outra conta:', - 'stored_new_account' => 'Nova conta ":name" armazenado!', - 'updated_account' => 'Conta ":name" atualizada', - 'credit_card_options' => 'Opções de cartão de crédito', - 'no_transactions_account' => 'Não há transações (neste período) para a conta ativa ":name".', - 'no_transactions_period' => 'Não há transações (neste período).', - 'no_data_for_chart' => 'Não há informações suficientes (ainda) para gerar este gráfico.', - 'select_at_least_one_account' => 'Por favor, selecione pelo menos uma conta de ativo', - 'select_at_least_one_category' => 'Por favor selecione, pelo menos, uma categoria', - 'select_at_least_one_budget' => 'Por favor, selecione pelo menos um orçamento', - 'select_at_least_one_tag' => 'Por favor, selecione pelo menos uma tag', - 'select_at_least_one_expense' => 'Por favor, selecione pelo menos uma combinação de contas de despesas/receitas. Se você não tem nenhuma (a lista está vazia) este relatório não está disponível.', - 'account_default_currency' => 'Esta será a moeda padrão associada a esta conta.', - 'reconcile_has_more' => 'Seu registro do Firefly III tem mais dinheiro nele do que o seu banco afirma que você deveria ter. Existem várias opções. Escolha o que fazer. Em seguida, pressione "Confirmar reconciliação".', - 'reconcile_has_less' => 'Seu registro do Firefly III tem menos dinheiro nele do que o seu banco afirma que você deveria ter. Existem várias opções. Escolha o que fazer. Em seguida, pressione "Confirmar reconciliação".', - 'reconcile_is_equal' => 'Seu registro do Firefly III e seus registros bancários combinam. Não há nada a se fazer. Pressione "Confirmar reconciliação" para confirmar sua entrada.', - 'create_pos_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção adicionando :amount para esta conta ativa.', - 'create_neg_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção removendo :amount para esta conta ativa.', - 'reconcile_do_nothing' => 'Desmarcar as transações selecionadas, mas não corrigir.', - 'reconcile_go_back' => 'Você sempre pode editar ou excluir uma correção mais tarde.', - 'must_be_asset_account' => 'Você só pode conciliar contas de ativos', - 'reconciliation_stored' => 'Reconciliação armazenada', - 'reconciliation_error' => 'Devido a um erro, as transações foram marcadas como conciliadas, mas a correcção não foi armazenada: :error.', - 'reconciliation_transaction_title' => 'Reconciliação (:from a :to)', - 'sum_of_reconciliation' => 'Total reconciliado', - 'reconcile_this_account' => 'Concilie esta conta', - 'confirm_reconciliation' => 'Confirmar reconciliação', - 'submitted_start_balance' => 'Saldo inicial enviado', - 'selected_transactions' => 'Transações selecionadas (:count)', - 'already_cleared_transactions' => 'Transações já removidas (:count)', - 'submitted_end_balance' => 'Saldo final enviado', - 'initial_balance_description' => 'Saldo inicial para ":account"', - 'interest_calc_' => 'desconhecido', - 'interest_calc_daily' => 'Por dia', - 'interest_calc_monthly' => 'Por mês', - 'interest_calc_yearly' => 'Por ano', - 'initial_balance_account' => 'Saldo inicial da conta :account', + 'account_missing_transaction' => 'Conta #:id (":name") não pode ser visualizada diretamente, mas o Firefly está sem informação de redirecionamento.', + 'details_for_asset' => 'Detalhes para a conta de ativo ":name"', + 'details_for_expense' => 'Detalhes para a conta de despesas ":name"', + 'details_for_revenue' => 'Detalhes para a conta de receitas ":name"', + 'details_for_cash' => 'Detalhes para a conta de dinheiro ":name"', + 'store_new_asset_account' => 'Armazenar nova conta de ativo', + 'store_new_expense_account' => 'Armazenar nova conta de despesa', + 'store_new_revenue_account' => 'Armazenar nova conta de receita', + 'edit_asset_account' => 'Editar conta de ativo ":name"', + 'edit_expense_account' => 'Editar conta de despesa ":name"', + 'edit_revenue_account' => 'Editar conta de receitas ":name"', + 'delete_asset_account' => 'Excluir conta do activo ":name"', + 'delete_expense_account' => 'Excluir conta de despesas ":name"', + 'delete_revenue_account' => 'Excluir conta de receitas ":name"', + 'delete_liabilities_account' => 'Apagar passivo ":name"', + 'asset_deleted' => 'Conta de ativo ":name" excluído com sucesso', + 'expense_deleted' => 'Conta de despesa ":name" excluída com sucesso', + 'revenue_deleted' => 'Conta de receitas ":name" excluída com sucesso', + 'update_asset_account' => 'Atualizar de conta de ativo', + 'update_liabilities_account' => 'Atualizar passivo', + 'update_expense_account' => 'Atualizar conta de despesas', + 'update_revenue_account' => 'Atualizar conta de receita', + 'make_new_asset_account' => 'Criar uma nova conta de ativo', + 'make_new_expense_account' => 'Criar uma nova conta de despesa', + 'make_new_revenue_account' => 'Criar uma nova conta de receita', + 'make_new_liabilities_account' => 'Criar um novo passivo', + 'asset_accounts' => 'Contas de ativo', + 'expense_accounts' => 'Contas de despesas', + 'revenue_accounts' => 'Contas de receitas', + 'cash_accounts' => 'Contas Correntes', + 'Cash account' => 'Conta Corrente', + 'liabilities_accounts' => 'Passivos', + 'reconcile_account' => 'Reconciliar conta ":account"', + 'overview_of_reconcile_modal' => 'Visão geral da reconciliação', + 'delete_reconciliation' => 'Eliminar reconciliação', + 'update_reconciliation' => 'Atualizar a reconciliação', + 'amount_cannot_be_zero' => 'O valor não pode ser zero', + 'end_of_reconcile_period' => 'Período de fim de reconciliação: :period', + 'start_of_reconcile_period' => 'Início do período de reconciliação: :period', + 'start_balance' => 'Saldo Inicial', + 'end_balance' => 'Saldo Final', + 'update_balance_dates_instruction' => 'Corresponda os valores e datas acima do seu extracto bancário e pressione "Começar reconciliar"', + 'select_transactions_instruction' => 'Selecione as transações que aparecem no extrato bancário.', + 'select_range_and_balance' => 'Primeiro, verifique o intervalo de datas e os saldos. Em seguida, pressione "Iniciar reconciliação"', + 'date_change_instruction' => 'Se você alterar o intervalo de datas agora, qualquer progresso será perdido.', + 'update_selection' => 'Atualizar seleção', + 'store_reconcile' => 'Armazenar reconciliação', + 'reconciliation_transaction' => 'Transação de reconciliação', + 'Reconciliation' => 'Reconciliação', + 'reconciliation' => 'Reconciliação', + 'reconcile_options' => 'Opções de reconciliação', + 'reconcile_range' => 'Intervalo de reconciliação', + 'start_reconcile' => 'Comece a reconciliar', + 'cash_account_type' => 'Dinheiro', + 'cash' => 'dinheiro', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Tipo de conta', + 'save_transactions_by_moving' => 'Salve essas transações, movendo-os para outra conta:', + 'stored_new_account' => 'Nova conta ":name" armazenado!', + 'updated_account' => 'Conta ":name" atualizada', + 'credit_card_options' => 'Opções de cartão de crédito', + 'no_transactions_account' => 'Não há transações (neste período) para a conta ativa ":name".', + 'no_transactions_period' => 'Não há transações (neste período).', + 'no_data_for_chart' => 'Não há informações suficientes (ainda) para gerar este gráfico.', + 'select_at_least_one_account' => 'Por favor, selecione pelo menos uma conta de ativo', + 'select_at_least_one_category' => 'Por favor selecione, pelo menos, uma categoria', + 'select_at_least_one_budget' => 'Por favor, selecione pelo menos um orçamento', + 'select_at_least_one_tag' => 'Por favor, selecione pelo menos uma tag', + 'select_at_least_one_expense' => 'Por favor, selecione pelo menos uma combinação de contas de despesas/receitas. Se você não tem nenhuma (a lista está vazia) este relatório não está disponível.', + 'account_default_currency' => 'Esta será a moeda padrão associada a esta conta.', + 'reconcile_has_more' => 'Seu registro do Firefly III tem mais dinheiro nele do que o seu banco afirma que você deveria ter. Existem várias opções. Escolha o que fazer. Em seguida, pressione "Confirmar reconciliação".', + 'reconcile_has_less' => 'Seu registro do Firefly III tem menos dinheiro nele do que o seu banco afirma que você deveria ter. Existem várias opções. Escolha o que fazer. Em seguida, pressione "Confirmar reconciliação".', + 'reconcile_is_equal' => 'Seu registro do Firefly III e seus registros bancários combinam. Não há nada a se fazer. Pressione "Confirmar reconciliação" para confirmar sua entrada.', + 'create_pos_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção adicionando :amount para esta conta ativa.', + 'create_neg_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção removendo :amount para esta conta ativa.', + 'reconcile_do_nothing' => 'Desmarcar as transações selecionadas, mas não corrigir.', + 'reconcile_go_back' => 'Você sempre pode editar ou excluir uma correção mais tarde.', + 'must_be_asset_account' => 'Você só pode conciliar contas de ativos', + 'reconciliation_stored' => 'Reconciliação armazenada', + 'reconciliation_error' => 'Devido a um erro, as transações foram marcadas como conciliadas, mas a correcção não foi armazenada: :error.', + 'reconciliation_transaction_title' => 'Reconciliação (:from a :to)', + 'sum_of_reconciliation' => 'Total reconciliado', + 'reconcile_this_account' => 'Concilie esta conta', + 'confirm_reconciliation' => 'Confirmar reconciliação', + 'submitted_start_balance' => 'Saldo inicial enviado', + 'selected_transactions' => 'Transações selecionadas (:count)', + 'already_cleared_transactions' => 'Transações já removidas (:count)', + 'submitted_end_balance' => 'Saldo final enviado', + 'initial_balance_description' => 'Saldo inicial para ":account"', + 'interest_calc_' => 'desconhecido', + 'interest_calc_daily' => 'Por dia', + 'interest_calc_monthly' => 'Por mês', + 'interest_calc_yearly' => 'Por ano', + 'initial_balance_account' => 'Saldo inicial da conta :account', // categories: - 'new_category' => 'Nova categoria', - 'create_new_category' => 'Criar uma nova categoria', - 'without_category' => 'Sem uma categoria', - 'update_category' => 'Atualizar Categoria', - 'updated_category' => 'Atualizado categoria ":name"', - 'categories' => 'Categorias', - 'edit_category' => 'Editar categoria ":name"', - 'no_category' => '(sem categoria)', - 'category' => 'Categoria', - 'delete_category' => 'Excluir categoria ":name"', - 'deleted_category' => 'Categoria ":name" excluída', - 'store_category' => 'Armazenar nova categoria', - 'stored_category' => 'Armazenada nova categoria ":name"', - 'without_category_between' => 'Sem categoria entre :start e :end', + 'new_category' => 'Nova categoria', + 'create_new_category' => 'Criar uma nova categoria', + 'without_category' => 'Sem uma categoria', + 'update_category' => 'Atualizar Categoria', + 'updated_category' => 'Atualizado categoria ":name"', + 'categories' => 'Categorias', + 'edit_category' => 'Editar categoria ":name"', + 'no_category' => '(sem categoria)', + 'category' => 'Categoria', + 'delete_category' => 'Excluir categoria ":name"', + 'deleted_category' => 'Categoria ":name" excluída', + 'store_category' => 'Armazenar nova categoria', + 'stored_category' => 'Armazenada nova categoria ":name"', + 'without_category_between' => 'Sem categoria entre :start e :end', // transactions: - 'update_withdrawal' => 'Atualizar retirada', - 'update_deposit' => 'Atualizar de depósito', - 'update_transfer' => 'Atualizar transferência', - 'updated_withdrawal' => 'Retirada Atualizada ":description"', - 'updated_deposit' => 'Depósito atualizado ":description"', - 'updated_transfer' => 'Transferência atualizada ":description"', - 'delete_withdrawal' => 'Excluir a retirada ":description"', - 'delete_deposit' => 'Apagar depósito ":description"', - 'delete_transfer' => 'Apagar transferência ":description"', - 'deleted_withdrawal' => 'Retirada ":description" excluída com sucesso', - 'deleted_deposit' => 'Depósito ":description" excluído com sucesso', - 'deleted_transfer' => 'Transferência ":description" excluída com sucesso', - 'stored_journal' => 'Transação ":description" incluída com sucesso', - 'stored_journal_no_descr' => 'Transação criada com sucesso', - 'updated_journal_no_descr' => 'Transação atualizada com sucesso', - 'select_transactions' => 'Selecione as transações', - 'rule_group_select_transactions' => 'Aplicar ":title" às transações', - 'rule_select_transactions' => 'Aplicar ":title" às transações', - 'stop_selection' => 'Parar de selecionar transações', - 'reconcile_selected' => 'Reconciliar', - 'mass_delete_journals' => 'Excluir um número de transacções', - 'mass_edit_journals' => 'Editar um número de transacções', - 'mass_bulk_journals' => 'Editar um grande número de transações', - 'mass_bulk_journals_explain' => 'Este formulário permite alterar as propriedades das transações listadas abaixo em uma atualização abrangente. Todas as transações na tabela serão atualizadas quando você alterar os parâmetros que você vê aqui.', - 'part_of_split' => 'Esta transação faz parte de uma transação dividida. Se você não selecionou todas as divisões, poderá acabar mudando apenas metade da transação.', - 'bulk_set_new_values' => 'Use as entradas abaixo para definir novos valores. Se você deixá-los vazios, eles serão feitos vazios para todos. Além disso, note que apenas as retiradas receberão um orçamento.', - 'no_bulk_category' => 'Não atualize a categoria', - 'no_bulk_budget' => 'Não atualize o orçamento', - 'no_bulk_tags' => 'Não atualize a(s) tag(s)', - 'mass_edit' => 'Editar selecionados individualmente', - 'bulk_edit' => 'Editar selecionados em massa', - 'mass_delete' => 'Excluir selecionados', - 'cannot_edit_other_fields' => 'Você não pode editar em massa outros campos que não esses aqui, porque não há espaço para mostrá-los. Por favor siga o link e editá-los por um por um, se você precisar editar esses campos.', - 'cannot_change_amount_reconciled' => 'Você não pode alterar o valor das transações reconciliadas.', - 'no_budget' => '(sem orçamento)', - 'no_budget_squared' => '(sem orçamento)', - 'perm-delete-many' => 'Excluir muitos itens de uma só vez pode ser muito perturbador. Por favor, seja cauteloso. Você pode excluir parte de uma transação dividida desta página, então tome cuidado.', - 'mass_deleted_transactions_success' => 'Excluído :amount de transação(ões).', - 'mass_edited_transactions_success' => 'Atualizado :amount de transação(ões)', - 'opt_group_' => '(nenhum tipo de conta)', - 'opt_group_no_account_type' => '(sem o tipo de conta)', - 'opt_group_defaultAsset' => 'Contas padrão', - 'opt_group_savingAsset' => 'Contas de poupança', - 'opt_group_sharedAsset' => 'Contas de ativos compartilhadas', - 'opt_group_ccAsset' => 'Cartões de crédito', - 'opt_group_cashWalletAsset' => 'Carteiras de dinheiro', - 'opt_group_expense_account' => 'Contas de despesas', - 'opt_group_revenue_account' => 'Contas de receitas', - 'opt_group_l_Loan' => 'Passivo: empréstimo', - 'opt_group_cash_account' => 'Conta em dinheiro', - 'opt_group_l_Debt' => 'Passivo: dívida', - 'opt_group_l_Mortgage' => 'Passivo: hipoteca', - 'opt_group_l_Credit card' => 'Passivo: cartão de crédito', - 'notes' => 'Notas', - 'unknown_journal_error' => 'A transação não pôde ser armazenada. Por favor, verifique os arquivos de log.', - 'attachment_not_found' => 'O anexo não foi encontrado.', - 'journal_link_bill' => 'Esta transação está ligada à conta :name. Para remover a conexão, desmarque a caixa de seleção. Use as regras para conectá-la a outra conta.', + 'update_withdrawal' => 'Atualizar retirada', + 'update_deposit' => 'Atualizar de depósito', + 'update_transfer' => 'Atualizar transferência', + 'updated_withdrawal' => 'Retirada Atualizada ":description"', + 'updated_deposit' => 'Depósito atualizado ":description"', + 'updated_transfer' => 'Transferência atualizada ":description"', + 'delete_withdrawal' => 'Excluir a retirada ":description"', + 'delete_deposit' => 'Apagar depósito ":description"', + 'delete_transfer' => 'Apagar transferência ":description"', + 'deleted_withdrawal' => 'Retirada ":description" excluída com sucesso', + 'deleted_deposit' => 'Depósito ":description" excluído com sucesso', + 'deleted_transfer' => 'Transferência ":description" excluída com sucesso', + 'stored_journal' => 'Transação ":description" incluída com sucesso', + 'stored_journal_no_descr' => 'Transação criada com sucesso', + 'updated_journal_no_descr' => 'Transação atualizada com sucesso', + 'select_transactions' => 'Selecione as transações', + 'rule_group_select_transactions' => 'Aplicar ":title" às transações', + 'rule_select_transactions' => 'Aplicar ":title" às transações', + 'stop_selection' => 'Parar de selecionar transações', + 'reconcile_selected' => 'Reconciliar', + 'mass_delete_journals' => 'Excluir um número de transacções', + 'mass_edit_journals' => 'Editar um número de transacções', + 'mass_bulk_journals' => 'Editar um grande número de transações', + 'mass_bulk_journals_explain' => 'Este formulário permite alterar as propriedades das transações listadas abaixo em uma atualização abrangente. Todas as transações na tabela serão atualizadas quando você alterar os parâmetros que você vê aqui.', + 'part_of_split' => 'Esta transação faz parte de uma transação dividida. Se você não selecionou todas as divisões, poderá acabar mudando apenas metade da transação.', + 'bulk_set_new_values' => 'Use as entradas abaixo para definir novos valores. Se você deixá-los vazios, eles serão feitos vazios para todos. Além disso, note que apenas as retiradas receberão um orçamento.', + 'no_bulk_category' => 'Não atualize a categoria', + 'no_bulk_budget' => 'Não atualize o orçamento', + 'no_bulk_tags' => 'Não atualize a(s) tag(s)', + 'mass_edit' => 'Editar selecionados individualmente', + 'bulk_edit' => 'Editar selecionados em massa', + 'mass_delete' => 'Excluir selecionados', + 'cannot_edit_other_fields' => 'Você não pode editar em massa outros campos que não esses aqui, porque não há espaço para mostrá-los. Por favor siga o link e editá-los por um por um, se você precisar editar esses campos.', + 'cannot_change_amount_reconciled' => 'Você não pode alterar o valor das transações reconciliadas.', + 'no_budget' => '(sem orçamento)', + 'no_budget_squared' => '(sem orçamento)', + 'perm-delete-many' => 'Excluir muitos itens de uma só vez pode ser muito perturbador. Por favor, seja cauteloso. Você pode excluir parte de uma transação dividida desta página, então tome cuidado.', + 'mass_deleted_transactions_success' => 'Excluído :amount de transação(ões).', + 'mass_edited_transactions_success' => 'Atualizado :amount de transação(ões)', + 'opt_group_' => '(nenhum tipo de conta)', + 'opt_group_no_account_type' => '(sem o tipo de conta)', + 'opt_group_defaultAsset' => 'Contas padrão', + 'opt_group_savingAsset' => 'Contas de poupança', + 'opt_group_sharedAsset' => 'Contas de ativos compartilhadas', + 'opt_group_ccAsset' => 'Cartões de crédito', + 'opt_group_cashWalletAsset' => 'Carteiras de dinheiro', + 'opt_group_expense_account' => 'Contas de despesas', + 'opt_group_revenue_account' => 'Contas de receitas', + 'opt_group_l_Loan' => 'Passivo: empréstimo', + 'opt_group_cash_account' => 'Conta em dinheiro', + 'opt_group_l_Debt' => 'Passivo: dívida', + 'opt_group_l_Mortgage' => 'Passivo: hipoteca', + 'opt_group_l_Credit card' => 'Passivo: cartão de crédito', + 'notes' => 'Notas', + 'unknown_journal_error' => 'A transação não pôde ser armazenada. Por favor, verifique os arquivos de log.', + 'attachment_not_found' => 'O anexo não foi encontrado.', + 'journal_link_bill' => 'Esta transação está ligada à conta :name. Para remover a conexão, desmarque a caixa de seleção. Use as regras para conectá-la a outra conta.', // new user: - 'welcome' => 'Bem Vindo ao Firefly III!', - 'submit' => 'Enviar', - 'submit_yes_really' => 'Enviar (eu sei o que estou fazendo)', - 'getting_started' => 'Iniciar', - 'to_get_started' => 'É bom ver que você instalou o Firefly III com sucesso. Para começar com esta ferramenta, insira o nome do banco e o saldo da sua principal conta corrente. Não se preocupe ainda se você tiver várias contas. Você pode adicionar aqueles mais tarde. É só que o Firefly III precisa de algo para começar.', - 'savings_balance_text' => 'O Firefly III criará automaticamente uma conta de poupança para você. Por padrão, não haverá dinheiro na sua conta de poupança, mas se você contar o saldo ao Firefly III, ele será armazenado como tal.', - 'finish_up_new_user' => 'É isso aí! Você pode continuar pressionando Enviar. Você será levado ao índice de Firefly III.', - 'stored_new_accounts_new_user' => 'Yay! Suas novas contas foram armazenadas.', - 'set_preferred_language' => 'Se você prefere utilizar o Firefly III em outro idioma, informe aqui.', - 'language' => 'Idioma', - 'new_savings_account' => 'Conta de poupança :bank_name', - 'cash_wallet' => 'Carteira de dinheiro', - 'currency_not_present' => 'Não se preocupe se a moeda que você usa normalmente não está listada. Você pode criar suas próprias moedas em "Opções > Moedas".', + 'welcome' => 'Bem Vindo ao Firefly III!', + 'submit' => 'Enviar', + 'submit_yes_really' => 'Enviar (eu sei o que estou fazendo)', + 'getting_started' => 'Iniciar', + 'to_get_started' => 'É bom ver que você instalou o Firefly III com sucesso. Para começar com esta ferramenta, insira o nome do banco e o saldo da sua principal conta corrente. Não se preocupe ainda se você tiver várias contas. Você pode adicionar aqueles mais tarde. É só que o Firefly III precisa de algo para começar.', + 'savings_balance_text' => 'O Firefly III criará automaticamente uma conta de poupança para você. Por padrão, não haverá dinheiro na sua conta de poupança, mas se você contar o saldo ao Firefly III, ele será armazenado como tal.', + 'finish_up_new_user' => 'É isso aí! Você pode continuar pressionando Enviar. Você será levado ao índice de Firefly III.', + 'stored_new_accounts_new_user' => 'Yay! Suas novas contas foram armazenadas.', + 'set_preferred_language' => 'Se você prefere utilizar o Firefly III em outro idioma, informe aqui.', + 'language' => 'Idioma', + 'new_savings_account' => 'Conta de poupança :bank_name', + 'cash_wallet' => 'Carteira de dinheiro', + 'currency_not_present' => 'Não se preocupe se a moeda que você usa normalmente não está listada. Você pode criar suas próprias moedas em "Opções > Moedas".', // home page: - 'yourAccounts' => 'Suas contas', - 'your_accounts' => 'Visão geral da sua conta', - 'category_overview' => 'Visão geral da categoria', - 'expense_overview' => 'Visão geral da conta de despesa', - 'revenue_overview' => 'Visão geral da conta de receita', - 'budgetsAndSpending' => 'Orçamentos e despesas', - 'budgets_and_spending' => 'Orçamentos e despesas', - 'go_to_budget' => 'Ir para o orçamento "{budget}"', - 'savings' => 'Poupanças', - 'newWithdrawal' => 'Nova despesa', - 'newDeposit' => 'Novo depósito', - 'newTransfer' => 'Nova transferência', - 'bills_to_pay' => 'Faturas a pagar', - 'per_day' => 'Por dia', - 'left_to_spend_per_day' => 'Restante para gastar por dia', - 'bills_paid' => 'Faturas pagas', + 'yourAccounts' => 'Suas contas', + 'your_accounts' => 'Visão geral da sua conta', + 'category_overview' => 'Visão geral da categoria', + 'expense_overview' => 'Visão geral da conta de despesa', + 'revenue_overview' => 'Visão geral da conta de receita', + 'budgetsAndSpending' => 'Orçamentos e despesas', + 'budgets_and_spending' => 'Orçamentos e despesas', + 'go_to_budget' => 'Ir para o orçamento "{budget}"', + 'savings' => 'Poupanças', + 'newWithdrawal' => 'Nova despesa', + 'newDeposit' => 'Novo depósito', + 'newTransfer' => 'Nova transferência', + 'bills_to_pay' => 'Faturas a pagar', + 'per_day' => 'Por dia', + 'left_to_spend_per_day' => 'Restante para gastar por dia', + 'bills_paid' => 'Faturas pagas', // menu and titles, should be recycled as often as possible: - 'currency' => 'Moeda', - 'preferences' => 'Preferências', - 'logout' => 'Desconectar', - 'toggleNavigation' => 'Alternar navegação', - 'searchPlaceholder' => 'Pesquisar...', - 'version' => 'Versão', - 'dashboard' => 'Painel de Controle', - 'available_budget' => 'Orçamento disponível ({currency})', - 'currencies' => 'Moedas', - 'activity' => 'Atividade', - 'usage' => 'Utilização', - 'accounts' => 'Contas', - 'Asset account' => 'Conta de ativo', - 'Default account' => 'Conta de ativo', - 'Expense account' => 'Conta de Despesa', - 'Revenue account' => 'Conta de Receita', - 'Initial balance account' => 'Saldo inicial da conta', - 'account_type_Debt' => 'Dívida', - 'account_type_Loan' => 'Empréstimo', - 'account_type_Mortgage' => 'Hipoteca', - 'account_type_Credit card' => 'Cartão de crédito', - 'budgets' => 'Orçamentos', - 'tags' => 'Tags', - 'reports' => 'Relatórios', - 'transactions' => 'Transações', - 'expenses' => 'Despesas', - 'income' => 'Receita / Renda', - 'transfers' => 'Transferências', - 'moneyManagement' => 'Gerenciamento de Dinheiro', - 'money_management' => 'Gestão Monetária', - 'tools' => 'Ferramentas', - 'piggyBanks' => 'Cofrinhos', - 'piggy_banks' => 'Cofrinhos', - 'amount_x_of_y' => '{current} de {total}', - 'bills' => 'Faturas', - 'withdrawal' => 'Retirada', - 'opening_balance' => 'Saldo inicial', - 'deposit' => 'Depósito', - 'account' => 'Conta', - 'transfer' => 'Transferência', - 'Withdrawal' => 'Retirada', - 'Deposit' => 'Depósito', - 'Transfer' => 'Transferência', - 'bill' => 'Fatura', - 'yes' => 'Sim', - 'no' => 'Não', - 'amount' => 'Valor', - 'overview' => 'Visão Geral', - 'saveOnAccount' => 'Salvar na conta', - 'unknown' => 'Desconhecido', - 'daily' => 'Diário', - 'monthly' => 'Mensal', - 'profile' => 'Perfil', - 'errors' => 'Erros', - 'debt_start_date' => 'Data de início da dívida', - 'debt_start_amount' => 'Montante inicial da dívida', - 'debt_start_amount_help' => 'Se você deve um valor, é melhor inserir um valor negativo, porque ele influencia seu valor total. Se devem a você um valor, o mesmo se aplica. Confira as páginas de ajuda para obter mais informações.', - 'store_new_liabilities_account' => 'Guardar novo passivo', - 'edit_liabilities_account' => 'Editar passivo ":name"', + 'currency' => 'Moeda', + 'preferences' => 'Preferências', + 'logout' => 'Desconectar', + 'toggleNavigation' => 'Alternar navegação', + 'searchPlaceholder' => 'Pesquisar...', + 'version' => 'Versão', + 'dashboard' => 'Painel de Controle', + 'available_budget' => 'Orçamento disponível ({currency})', + 'currencies' => 'Moedas', + 'activity' => 'Atividade', + 'usage' => 'Utilização', + 'accounts' => 'Contas', + 'Asset account' => 'Conta de ativo', + 'Default account' => 'Conta de ativo', + 'Expense account' => 'Conta de Despesa', + 'Revenue account' => 'Conta de Receita', + 'Initial balance account' => 'Saldo inicial da conta', + 'account_type_Debt' => 'Dívida', + 'account_type_Loan' => 'Empréstimo', + 'account_type_Mortgage' => 'Hipoteca', + 'account_type_Credit card' => 'Cartão de crédito', + 'budgets' => 'Orçamentos', + 'tags' => 'Tags', + 'reports' => 'Relatórios', + 'transactions' => 'Transações', + 'expenses' => 'Despesas', + 'income' => 'Receita / Renda', + 'transfers' => 'Transferências', + 'moneyManagement' => 'Gerenciamento de Dinheiro', + 'money_management' => 'Gestão Monetária', + 'tools' => 'Ferramentas', + 'piggyBanks' => 'Cofrinhos', + 'piggy_banks' => 'Cofrinhos', + 'amount_x_of_y' => '{current} de {total}', + 'bills' => 'Faturas', + 'withdrawal' => 'Retirada', + 'opening_balance' => 'Saldo inicial', + 'deposit' => 'Depósito', + 'account' => 'Conta', + 'transfer' => 'Transferência', + 'Withdrawal' => 'Retirada', + 'Deposit' => 'Depósito', + 'Transfer' => 'Transferência', + 'bill' => 'Fatura', + 'yes' => 'Sim', + 'no' => 'Não', + 'amount' => 'Valor', + 'overview' => 'Visão Geral', + 'saveOnAccount' => 'Salvar na conta', + 'unknown' => 'Desconhecido', + 'daily' => 'Diário', + 'monthly' => 'Mensal', + 'profile' => 'Perfil', + 'errors' => 'Erros', + 'debt_start_date' => 'Data de início da dívida', + 'debt_start_amount' => 'Montante inicial da dívida', + 'debt_start_amount_help' => 'Se você deve um valor, é melhor inserir um valor negativo, porque ele influencia seu valor total. Se devem a você um valor, o mesmo se aplica. Confira as páginas de ajuda para obter mais informações.', + 'store_new_liabilities_account' => 'Guardar novo passivo', + 'edit_liabilities_account' => 'Editar passivo ":name"', // reports: - 'report_default' => 'Relatório financeiro padrão entre :start e :end', - 'report_audit' => 'Visão geral do histórico de transação entre :start e :end', - 'report_category' => 'Relatório de categoria entre :start e :end', - 'report_account' => 'Relatórios de despesas/receitas entre :start e :end', - 'report_budget' => 'Relatório de orçamento entre :start e :end', - 'report_tag' => 'Relatório de tag entre :start e :end', - 'quick_link_reports' => 'Ligações rápidas', - 'quick_link_examples' => 'Estes são apenas alguns links de exemplo para você começar. Confira as páginas de ajuda com o botão (?) para obter informações sobre todos os relatórios e as palavras mágicas que você pode usar.', - 'quick_link_default_report' => 'Relatório financeiro padrão', - 'quick_link_audit_report' => 'Visão geral do histórico de transação', - 'report_this_month_quick' => 'Mês atual, todas as contas', - 'report_last_month_quick' => 'Mês passado, todas as contas', - 'report_this_year_quick' => 'Ano atual, todas as contas', - 'report_this_fiscal_year_quick' => 'Ano fiscal atual, todas as contas', - 'report_all_time_quick' => 'Todos os tempos, todas as contas', - 'reports_can_bookmark' => 'Lembre-se que relatórios podem ser marcados.', - 'incomeVsExpenses' => 'Renda vs. Despesas', - 'accountBalances' => 'Saldos de Contas', - 'balanceStart' => 'Saldo no início do período', - 'balanceEnd' => 'Saldo no final do período', - 'splitByAccount' => 'Dividir por conta', - 'coveredWithTags' => 'Coberto com tags', - 'leftInBudget' => 'Deixou no orçamento', - 'sumOfSums' => 'Soma dos montantes', - 'noCategory' => '(sem categoria)', - 'notCharged' => 'Não cobrado (ainda)', - 'inactive' => 'Inativo', - 'active' => 'Ativo', - 'difference' => 'Diferente', - 'money_flowing_in' => 'Entrada', - 'money_flowing_out' => 'Saída', - 'topX' => 'topo :number', - 'show_full_list' => 'Mostrar a lista inteira', - 'show_only_top' => 'Mostrar apenas os topo :number', - 'report_type' => 'Tipo de relatório', - 'report_type_default' => 'Relatório financeiro padrão', - 'report_type_audit' => 'Visão geral do histórico de transação (auditoria)', - 'report_type_category' => 'Relatório por Categorias', - 'report_type_budget' => 'Relatório de orçamento', - 'report_type_tag' => 'Relatório de tag', - 'report_type_account' => 'Relatório de conta de despesas/receitas', - 'more_info_help' => 'Mais informações sobre esses tipos de relatórios podem ser encontradas nas páginas de ajuda. Pressione o ícone (?) no canto superior direito.', - 'report_included_accounts' => 'Contas incluídas', - 'report_date_range' => 'Período', - 'report_preset_ranges' => 'Intervalos pré-definidos', - 'shared' => 'Compartilhado', - 'fiscal_year' => 'Ano fiscal', - 'income_entry' => 'Rendimento da conta ":name" entre :start e :end', - 'expense_entry' => 'Despesas da conta ":name" entre :start e :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Despesas no orçamento ":name" entre :start e :end', - 'balance_amount' => 'Despesas no orçamento ":budget" pagas por conta":account" entre :start e :end', - 'no_audit_activity' => 'Nenhuma atividade foi registrada na conta :account_name entre :start e :end.', - 'audit_end_balance' => 'Saldo da conta :account_name no final de :end foi :balance', - 'reports_extra_options' => 'Opções adicionais', - 'report_has_no_extra_options' => 'Este relatório não tem mais opções', - 'reports_submit' => 'Visualizar relatório', - 'end_after_start_date' => 'Data de término do relatório deve ser depois da data de início.', - 'select_category' => 'Selecionar categoria(s)', - 'select_budget' => 'Selecionar orçamento(s).', - 'select_tag' => 'Selecionar tag(s).', - 'income_per_category' => 'Receitas por categoria', - 'expense_per_category' => 'Despesa por categoria', - 'expense_per_budget' => 'Despesa por orçamento', - 'income_per_account' => 'Rendimento por conta', - 'expense_per_account' => 'Por conta de despesas', - 'expense_per_tag' => 'Despesa por tag', - 'income_per_tag' => 'Rendimento por tag', - 'include_expense_not_in_budget' => 'Despesas não incluídas no(s) orçamento(s) selecionado(s)', - 'include_expense_not_in_account' => 'Despesas não incluídas na(s) contas(s) selecionada(s)', - 'include_expense_not_in_category' => 'Despesas não incluídas na(s) categoria(s) selecionada(s)', - 'include_income_not_in_category' => 'Rendimento não incluído na(s) categoria(s) selecionada(s)', - 'include_income_not_in_account' => 'Rendimento não incluído na(s) conta(s) selecionada(s)', - 'include_income_not_in_tags' => 'Rendimento não incluído na(s) tag(s) selecionada(s)', - 'include_expense_not_in_tags' => 'Despesas não incluídas na(s) tag(s) selecionada(s)', - 'everything_else' => 'Todo o resto', - 'income_and_expenses' => 'Receitas e despesas', - 'spent_average' => 'Gastos (média)', - 'income_average' => 'Renda (média)', - 'transaction_count' => 'Contagem de transações', - 'average_spending_per_account' => 'Média de gastos por conta', - 'average_income_per_account' => 'Rendimento médio por conta', - 'total' => 'Total', - 'description' => 'Descrição', - 'sum_of_period' => 'Soma de período', - 'average_in_period' => 'Média do período', - 'account_role_defaultAsset' => 'Conta padrão', - 'account_role_sharedAsset' => 'Contas de ativos compartilhadas', - 'account_role_savingAsset' => 'Conta poupança', - 'account_role_ccAsset' => 'Cartão de crédito', - 'account_role_cashWalletAsset' => 'Carteira de dinheiro', - 'budget_chart_click' => 'Clique no nome do orçamento na tabela acima para ver um gráfico.', - 'category_chart_click' => 'Clique no nome da categoria na tabela acima para ver um gráfico.', - 'in_out_accounts' => 'Ganhou e gastou por combinação', - 'in_out_per_category' => 'Ganhou e gastou por categoria', - 'out_per_budget' => 'Gasto por orçamento', - 'select_expense_revenue' => 'Selecione conta de despesa/receita', - 'multi_currency_report_sum' => 'Esta lista têm contas com várias moedas, portanto a(s) soma(s) que você vê talvez não faça(m) sentido. O relatório sempre usará sua moeda padrão.', - 'sum_in_default_currency' => 'A soma será sempre em sua moeda padrão.', - 'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.', + 'report_default' => 'Relatório financeiro padrão entre :start e :end', + 'report_audit' => 'Visão geral do histórico de transação entre :start e :end', + 'report_category' => 'Relatório de categoria entre :start e :end', + 'report_account' => 'Relatórios de despesas/receitas entre :start e :end', + 'report_budget' => 'Relatório de orçamento entre :start e :end', + 'report_tag' => 'Relatório de tag entre :start e :end', + 'quick_link_reports' => 'Ligações rápidas', + 'quick_link_examples' => 'Estes são apenas alguns links de exemplo para você começar. Confira as páginas de ajuda com o botão (?) para obter informações sobre todos os relatórios e as palavras mágicas que você pode usar.', + 'quick_link_default_report' => 'Relatório financeiro padrão', + 'quick_link_audit_report' => 'Visão geral do histórico de transação', + 'report_this_month_quick' => 'Mês atual, todas as contas', + 'report_last_month_quick' => 'Mês passado, todas as contas', + 'report_this_year_quick' => 'Ano atual, todas as contas', + 'report_this_fiscal_year_quick' => 'Ano fiscal atual, todas as contas', + 'report_all_time_quick' => 'Todos os tempos, todas as contas', + 'reports_can_bookmark' => 'Lembre-se que relatórios podem ser marcados.', + 'incomeVsExpenses' => 'Renda vs. Despesas', + 'accountBalances' => 'Saldos de Contas', + 'balanceStart' => 'Saldo no início do período', + 'balanceEnd' => 'Saldo no final do período', + 'splitByAccount' => 'Dividir por conta', + 'coveredWithTags' => 'Coberto com tags', + 'leftInBudget' => 'Deixou no orçamento', + 'sumOfSums' => 'Soma dos montantes', + 'noCategory' => '(sem categoria)', + 'notCharged' => 'Não cobrado (ainda)', + 'inactive' => 'Inativo', + 'active' => 'Ativo', + 'difference' => 'Diferente', + 'money_flowing_in' => 'Entrada', + 'money_flowing_out' => 'Saída', + 'topX' => 'topo :number', + 'show_full_list' => 'Mostrar a lista inteira', + 'show_only_top' => 'Mostrar apenas os topo :number', + 'report_type' => 'Tipo de relatório', + 'report_type_default' => 'Relatório financeiro padrão', + 'report_type_audit' => 'Visão geral do histórico de transação (auditoria)', + 'report_type_category' => 'Relatório por Categorias', + 'report_type_budget' => 'Relatório de orçamento', + 'report_type_tag' => 'Relatório de tag', + 'report_type_account' => 'Relatório de conta de despesas/receitas', + 'more_info_help' => 'Mais informações sobre esses tipos de relatórios podem ser encontradas nas páginas de ajuda. Pressione o ícone (?) no canto superior direito.', + 'report_included_accounts' => 'Contas incluídas', + 'report_date_range' => 'Período', + 'report_preset_ranges' => 'Intervalos pré-definidos', + 'shared' => 'Compartilhado', + 'fiscal_year' => 'Ano fiscal', + 'income_entry' => 'Rendimento da conta ":name" entre :start e :end', + 'expense_entry' => 'Despesas da conta ":name" entre :start e :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Despesas no orçamento ":name" entre :start e :end', + 'balance_amount' => 'Despesas no orçamento ":budget" pagas por conta":account" entre :start e :end', + 'no_audit_activity' => 'Nenhuma atividade foi registrada na conta :account_name entre :start e :end.', + 'audit_end_balance' => 'Saldo da conta :account_name no final de :end foi :balance', + 'reports_extra_options' => 'Opções adicionais', + 'report_has_no_extra_options' => 'Este relatório não tem mais opções', + 'reports_submit' => 'Visualizar relatório', + 'end_after_start_date' => 'Data de término do relatório deve ser depois da data de início.', + 'select_category' => 'Selecionar categoria(s)', + 'select_budget' => 'Selecionar orçamento(s).', + 'select_tag' => 'Selecionar tag(s).', + 'income_per_category' => 'Receitas por categoria', + 'expense_per_category' => 'Despesa por categoria', + 'expense_per_budget' => 'Despesa por orçamento', + 'income_per_account' => 'Rendimento por conta', + 'expense_per_account' => 'Por conta de despesas', + 'expense_per_tag' => 'Despesa por tag', + 'income_per_tag' => 'Rendimento por tag', + 'include_expense_not_in_budget' => 'Despesas não incluídas no(s) orçamento(s) selecionado(s)', + 'include_expense_not_in_account' => 'Despesas não incluídas na(s) contas(s) selecionada(s)', + 'include_expense_not_in_category' => 'Despesas não incluídas na(s) categoria(s) selecionada(s)', + 'include_income_not_in_category' => 'Rendimento não incluído na(s) categoria(s) selecionada(s)', + 'include_income_not_in_account' => 'Rendimento não incluído na(s) conta(s) selecionada(s)', + 'include_income_not_in_tags' => 'Rendimento não incluído na(s) tag(s) selecionada(s)', + 'include_expense_not_in_tags' => 'Despesas não incluídas na(s) tag(s) selecionada(s)', + 'everything_else' => 'Todo o resto', + 'income_and_expenses' => 'Receitas e despesas', + 'spent_average' => 'Gastos (média)', + 'income_average' => 'Renda (média)', + 'transaction_count' => 'Contagem de transações', + 'average_spending_per_account' => 'Média de gastos por conta', + 'average_income_per_account' => 'Rendimento médio por conta', + 'total' => 'Total', + 'description' => 'Descrição', + 'sum_of_period' => 'Soma de período', + 'average_in_period' => 'Média do período', + 'account_role_defaultAsset' => 'Conta padrão', + 'account_role_sharedAsset' => 'Contas de ativos compartilhadas', + 'account_role_savingAsset' => 'Conta poupança', + 'account_role_ccAsset' => 'Cartão de crédito', + 'account_role_cashWalletAsset' => 'Carteira de dinheiro', + 'budget_chart_click' => 'Clique no nome do orçamento na tabela acima para ver um gráfico.', + 'category_chart_click' => 'Clique no nome da categoria na tabela acima para ver um gráfico.', + 'in_out_accounts' => 'Ganhou e gastou por combinação', + 'in_out_per_category' => 'Ganhou e gastou por categoria', + 'out_per_budget' => 'Gasto por orçamento', + 'select_expense_revenue' => 'Selecione conta de despesa/receita', + 'multi_currency_report_sum' => 'Esta lista têm contas com várias moedas, portanto a(s) soma(s) que você vê talvez não faça(m) sentido. O relatório sempre usará sua moeda padrão.', + 'sum_in_default_currency' => 'A soma será sempre em sua moeda padrão.', + 'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.', // charts: - 'chart' => 'Gráfico', - 'month' => 'Mês', - 'budget' => 'Orçamento', - 'spent' => 'Gasto', - 'spent_in_budget' => 'Gasto no orçamento', - 'left_to_spend' => 'Restante para gastar', - 'earned' => 'Ganho', - 'overspent' => 'Gasto excedido', - 'left' => 'Esquerda', - 'max-amount' => 'Valor Máximo', - 'min-amount' => 'Valor Mínimo', - 'journal-amount' => 'Entrada de fatura atual', - 'name' => 'Nome', - 'date' => 'Data', - 'paid' => 'Pago', - 'unpaid' => 'Não pago', - 'day' => 'Dia', - 'budgeted' => 'Orçado', - 'period' => 'Período', - 'balance' => 'Saldo', - 'sum' => 'Soma', - 'summary' => 'Resumo', - 'average' => 'Média', - 'balanceFor' => 'Saldo para ":name"', - 'no_tags_for_cloud' => 'Sem tags para gerar nuvem', - 'tag_cloud' => 'Nuvem de Tags', + 'chart' => 'Gráfico', + 'month' => 'Mês', + 'budget' => 'Orçamento', + 'spent' => 'Gasto', + 'spent_in_budget' => 'Gasto no orçamento', + 'left_to_spend' => 'Restante para gastar', + 'earned' => 'Ganho', + 'overspent' => 'Gasto excedido', + 'left' => 'Esquerda', + 'max-amount' => 'Valor Máximo', + 'min-amount' => 'Valor Mínimo', + 'journal-amount' => 'Entrada de fatura atual', + 'name' => 'Nome', + 'date' => 'Data', + 'paid' => 'Pago', + 'unpaid' => 'Não pago', + 'day' => 'Dia', + 'budgeted' => 'Orçado', + 'period' => 'Período', + 'balance' => 'Saldo', + 'sum' => 'Soma', + 'summary' => 'Resumo', + 'average' => 'Média', + 'balanceFor' => 'Saldo para ":name"', + 'no_tags_for_cloud' => 'Sem tags para gerar nuvem', + 'tag_cloud' => 'Nuvem de Tags', // piggy banks: - 'add_money_to_piggy' => 'Adicionar dinheiro ao cofrinho ":name"', - 'piggy_bank' => 'Cofrinho', - 'new_piggy_bank' => 'Nova poupança', - 'store_piggy_bank' => 'Armazenar novo cofrinho', - 'stored_piggy_bank' => 'Armazenar novo cofrinho ":name"', - 'account_status' => 'Status da Conta', - 'left_for_piggy_banks' => 'Deixar para cofrinhos', - 'sum_of_piggy_banks' => 'Soma dos cofrinhos', - 'saved_so_far' => 'Salvo até agora', - 'left_to_save' => 'Esquerda para salvar', - 'suggested_amount' => 'Quantia mensal sugerida para poupar', - 'add_money_to_piggy_title' => 'Adicionar dinheiro ao cofrinho ":name"', - 'remove_money_from_piggy_title' => 'Retire o dinheiro do cofrinho ":name"', - 'add' => 'Adicionar', - 'no_money_for_piggy' => 'Você não tem dinheiro para colocar nessa poupança.', - 'suggested_savings_per_month' => 'Sugerido por mês', + 'add_money_to_piggy' => 'Adicionar dinheiro ao cofrinho ":name"', + 'piggy_bank' => 'Cofrinho', + 'new_piggy_bank' => 'Nova poupança', + 'store_piggy_bank' => 'Armazenar novo cofrinho', + 'stored_piggy_bank' => 'Armazenar novo cofrinho ":name"', + 'account_status' => 'Status da Conta', + 'left_for_piggy_banks' => 'Deixar para cofrinhos', + 'sum_of_piggy_banks' => 'Soma dos cofrinhos', + 'saved_so_far' => 'Salvo até agora', + 'left_to_save' => 'Esquerda para salvar', + 'suggested_amount' => 'Quantia mensal sugerida para poupar', + 'add_money_to_piggy_title' => 'Adicionar dinheiro ao cofrinho ":name"', + 'remove_money_from_piggy_title' => 'Retire o dinheiro do cofrinho ":name"', + 'add' => 'Adicionar', + 'no_money_for_piggy' => 'Você não tem dinheiro para colocar nessa poupança.', + 'suggested_savings_per_month' => 'Sugerido por mês', 'remove' => 'Remover', 'max_amount_add' => 'É a quantidade máxima que você pode adicionar é', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Pular a ocorrência', 'jump_to_friday' => 'Criar a transação na sexta-feira anterior', 'jump_to_monday' => 'Criar a transação na segunda-feira seguinte', - 'will_jump_friday' => 'Será criada na sexta-feira em vez de nos finais de semana.', - 'will_jump_monday' => 'Será criada na segunda-feira em vez de nos finais de semana.', - 'except_weekends' => 'Exceto nos fins de semana', - 'recurrence_deleted' => 'Transação recorrente ":title" apagada', + 'will_jump_friday' => 'Será criada na sexta-feira em vez de nos finais de semana.', + 'will_jump_monday' => 'Será criada na segunda-feira em vez de nos finais de semana.', + 'except_weekends' => 'Exceto nos fins de semana', + 'recurrence_deleted' => 'Transação recorrente ":title" apagada', // new lines for summary controller. - 'box_balance_in_currency' => 'Saldo (:currency)', - 'box_spent_in_currency' => 'Gasto (:currency)', - 'box_earned_in_currency' => 'Ganho (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Faturas pagas (:currency)', - 'box_bill_unpaid_in_currency' => 'Faturas não pagas (:currency)', - 'box_left_to_spend_in_currency' => 'Valor para gastar (:currency)', - 'box_net_worth_in_currency' => 'Valor líquido (:currency)', - 'box_spend_per_day' => 'Restante para gastar por dia: :amount', + 'box_balance_in_currency' => 'Saldo (:currency)', + 'box_spent_in_currency' => 'Gasto (:currency)', + 'box_earned_in_currency' => 'Ganho (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Faturas pagas (:currency)', + 'box_bill_unpaid_in_currency' => 'Faturas não pagas (:currency)', + 'box_left_to_spend_in_currency' => 'Valor para gastar (:currency)', + 'box_net_worth_in_currency' => 'Valor líquido (:currency)', + 'box_spend_per_day' => 'Restante para gastar por dia: :amount', ]; diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php index 5389221d6c..a1b80d7ac3 100644 --- a/resources/lang/pt_BR/validation.php +++ b/resources/lang/pt_BR/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'O campo :attribute deve ser uma string.', 'url' => 'O formato do URL indicado para o campo :attribute é inválido.', 'timezone' => 'O campo :attribute deverá ter um fuso horário válido.', - '2fa_code' => 'O campo :attribute é inválido.', - 'dimensions' => 'O campo :attribute tem dimensões de imagem inválido.', - 'distinct' => 'O campo :attribute tem um valor duplicado.', - 'file' => 'O :attribute deve ser um arquivo.', - 'in_array' => 'O campo :attribute não existe em :other.', - 'present' => 'O campo :attribute deve estar presente.', - 'amount_zero' => 'O montante total não pode ser zero.', - 'unique_piggy_bank_for_user' => 'O nome do cofrinho deve ser único.', - 'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.', - 'valid_recurrence_rep_moment' => 'Momento de repetição inválido para esse tipo de repetição.', - 'invalid_account_info' => 'Informação de conta inválida.', + '2fa_code' => 'O campo :attribute é inválido.', + 'dimensions' => 'O campo :attribute tem dimensões de imagem inválido.', + 'distinct' => 'O campo :attribute tem um valor duplicado.', + 'file' => 'O :attribute deve ser um arquivo.', + 'in_array' => 'O campo :attribute não existe em :other.', + 'present' => 'O campo :attribute deve estar presente.', + 'amount_zero' => 'O montante total não pode ser zero.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'O nome do cofrinho deve ser único.', + 'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.', + 'valid_recurrence_rep_moment' => 'Momento de repetição inválido para esse tipo de repetição.', + 'invalid_account_info' => 'Informação de conta inválida.', 'attributes' => [ 'email' => 'endereço de e-mail', 'description' => 'descrição', diff --git a/resources/lang/ro_RO/config.php b/resources/lang/ro_RO/config.php index b7553b164e..e0ce61d03a 100644 --- a/resources/lang/ro_RO/config.php +++ b/resources/lang/ro_RO/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'ro', - 'locale' => 'ro, Română, ro_RO.utf8, ro_RO.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%B %e, %Y', - 'month_and_date_day' => '%A %B %e %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%B %e, %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Săptămâna %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'MMMM Do, YYYY', - 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Luni', - 'dow_2' => 'Marţi', - 'dow_3' => 'Miercuri', - 'dow_4' => 'Joi', - 'dow_5' => 'Vineri', - 'dow_6' => 'Sâmbătă', - 'dow_7' => 'Duminică', + 'html_language' => 'ro', + 'locale' => 'ro, Română, ro_RO.utf8, ro_RO.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%B %e, %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %B %e %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%B %e, %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Săptămâna %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'MMMM Do, YYYY', + 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Luni', + 'dow_2' => 'Marţi', + 'dow_3' => 'Miercuri', + 'dow_4' => 'Joi', + 'dow_5' => 'Vineri', + 'dow_6' => 'Sâmbătă', + 'dow_7' => 'Duminică', ]; diff --git a/resources/lang/ro_RO/firefly.php b/resources/lang/ro_RO/firefly.php index c87771b5fd..b0bd0c2f67 100644 --- a/resources/lang/ro_RO/firefly.php +++ b/resources/lang/ro_RO/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Tranzacție nouă', 'create_new_transaction' => 'Creați o nouă tranzacție', 'new_transaction' => 'Tranzacţie nouă', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Vizualizați conturile de active', 'go_to_budgets' => 'Mergi la bugete', 'go_to_categories' => 'Mergi la categorii', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Nu a putut fi găsit niciun text de ajutor.', 'no_help_title' => 'Ne cerem scuze, a apărut o eroare.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Pentru a continua, introduceți codul dvs. de autentificare cu doi factori. Aplicația dvs. o poate genera pentru dvs.', - 'two_factor_code_here' => 'Introdu codul aici', - 'two_factor_title' => 'Autentificare cu doi factori', - 'authenticate' => 'Autentificare', - 'two_factor_forgot_title' => 'S-a pierdut autentificarea cu doi factori', - 'two_factor_forgot' => 'Am uitat autentificarea cu doi factori.', - 'two_factor_lost_header' => 'Ai uitat autentificarea cu doi factori?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'În caz contrar, trimiteți prin e-mail proprietarului site-ului : proprietarul site-ului și solicitați-i să reseteze autentificarea cu doi factori.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days zilele de date pot dura o perioadă până încărcare.', - 'registered' => 'Te-ai inregistrat cu succes!', - 'Default asset account' => 'Ccont de active implicit', - 'no_budget_pointer' => 'Se pare că nu ai încă bugete. Ar trebui să creați unele pe pagina bugete . Bugetele vă pot ajuta să țineți evidența cheltuielilor.', - 'Savings account' => 'Cont de economii', - 'Credit card' => 'Card de credit', - 'source_accounts' => 'Cont (uri) sursă', - 'destination_accounts' => 'Cont (uri) de destinație', - 'user_id_is' => 'ID-ul dvs. de utilizator este :user', - 'field_supports_markdown' => 'Acest câmp acceptă Markdown HTML.', - 'need_more_help' => 'Dacă aveți nevoie de ajutor suplimentar, deschideți un tichet pe Github.', + 'two_factor_enter_code' => 'Pentru a continua, introduceți codul dvs. de autentificare cu doi factori. Aplicația dvs. o poate genera pentru dvs.', + 'two_factor_code_here' => 'Introdu codul aici', + 'two_factor_title' => 'Autentificare cu doi factori', + 'authenticate' => 'Autentificare', + 'two_factor_forgot_title' => 'S-a pierdut autentificarea cu doi factori', + 'two_factor_forgot' => 'Am uitat autentificarea cu doi factori.', + 'two_factor_lost_header' => 'Ai uitat autentificarea cu doi factori?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'În caz contrar, trimiteți prin e-mail proprietarului site-ului : proprietarul site-ului și solicitați-i să reseteze autentificarea cu doi factori.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days zilele de date pot dura o perioadă până încărcare.', + 'registered' => 'Te-ai inregistrat cu succes!', + 'Default asset account' => 'Ccont de active implicit', + 'no_budget_pointer' => 'Se pare că nu ai încă bugete. Ar trebui să creați unele pe pagina bugete . Bugetele vă pot ajuta să țineți evidența cheltuielilor.', + 'Savings account' => 'Cont de economii', + 'Credit card' => 'Card de credit', + 'source_accounts' => 'Cont (uri) sursă', + 'destination_accounts' => 'Cont (uri) de destinație', + 'user_id_is' => 'ID-ul dvs. de utilizator este :user', + 'field_supports_markdown' => 'Acest câmp acceptă Markdown HTML.', + 'need_more_help' => 'Dacă aveți nevoie de ajutor suplimentar, deschideți un tichet pe Github.', 'reenable_intro_text' => 'De asemenea, puteți să activați din nou ghidul de introducere .', 'intro_boxes_after_refresh' => 'Cutiile de introducere vor apărea din nou atunci când actualizați pagina.', 'show_all_no_filter' => 'Afișați toate tranzacțiile fără a le grupa după dată.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Interogare', 'search_found_transactions' => 'Numărul de tranzacții găsite:', 'search_for_query' => 'Firefly III este în căutarea pentru tranzacţii cu toate aceste cuvinte în ele: :query', - 'search_modifier_amount_is' => 'Suma este exact :value', - 'search_modifier_amount' => 'Suma este exact :value', - 'search_modifier_amount_max' => 'Suma este la cele mai multe :value', - 'search_modifier_amount_min' => 'Suma este de cel puţin :value', - 'search_modifier_amount_less' => 'Suma este mai mică decât :value', - 'search_modifier_amount_more' => 'Suma este mai mare decât :value', - 'search_modifier_source' => 'Contul sursă este :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Contul destinației este :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Categoria este :value', - 'search_modifier_budget' => 'Bugetul este :value', - 'search_modifier_bill' => 'Factura este :value', - 'search_modifier_type' => 'Tipul de tranzacţie este :value', - 'search_modifier_date' => 'Data tranzacţiei este :value', - 'search_modifier_date_before' => 'Data tranzacţiei este înainte de :value', - 'search_modifier_date_after' => 'Data tranzacţiei este după :value', + 'search_modifier_amount_is' => 'Suma este exact :value', + 'search_modifier_amount' => 'Suma este exact :value', + 'search_modifier_amount_max' => 'Suma este la cele mai multe :value', + 'search_modifier_amount_min' => 'Suma este de cel puţin :value', + 'search_modifier_amount_less' => 'Suma este mai mică decât :value', + 'search_modifier_amount_more' => 'Suma este mai mare decât :value', + 'search_modifier_source' => 'Contul sursă este :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Contul destinației este :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Categoria este :value', + 'search_modifier_budget' => 'Bugetul este :value', + 'search_modifier_bill' => 'Factura este :value', + 'search_modifier_type' => 'Tipul de tranzacţie este :value', + 'search_modifier_date' => 'Data tranzacţiei este :value', + 'search_modifier_date_before' => 'Data tranzacţiei este înainte de :value', + 'search_modifier_date_after' => 'Data tranzacţiei este după :value', 'search_modifier_on' => 'Data tranzacţiei este :value', 'search_modifier_before' => 'Data tranzacţiei este înainte de :value', 'search_modifier_after' => 'Data tranzacţiei este după :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Transformați tranzacția într-un transfer', 'rule_action_convert_transfer' => 'Transformați tranzacția într-un transfer cu ":action_value"', - 'rules_have_read_warning' => 'Ați citit avertismentul?', - 'apply_rule_warning' => 'Avertisment: difuzarea unei reguli (grup) pe o selecție largă de tranzacții ar putea dura foarte mult și s-ar putea să renunțe. În caz contrar, regula (grupul) va fi aplicată numai unui subset necunoscut al tranzacțiilor dvs. Acest lucru ar putea să afecteze finanțele dvs. Vă rugăm să fiți atent.', - 'rulegroup_for_bills_title' => 'Grup de reguli pentru facturi', - 'rulegroup_for_bills_description' => 'Un grup de reguli special pentru toate regulile care implică facturile.', - 'rule_for_bill_title' => 'Regulă generată automat pentru factura ":name"', - 'rule_for_bill_description' => 'Această regulă este generată automat pentru a încerca să se potrivească cu factura ":name".', - 'create_rule_for_bill' => 'Creați o nouă regulă pentru factura ":name"', - 'create_rule_for_bill_txt' => 'Felicitări, tocmai ați creat o nouă factură numită ":name"! Firefly III poate să potrivească automat noi retrageri la acestă factură. De exemplu, ori de câte ori plătiți chiria, factura "chiria" va fi legată de cheltuială. În acest fel, Firefly III vă poate arăta cu exactitate care facturi sunt datorate și care nu sunt. Pentru a face acest lucru, trebuie creată o nouă regulă. Firefly III a completat câteva valori implicite pentru dvs. Asigurați-vă că acestea sunt corecte. Dacă aceste valori sunt corecte, Firefly III va conecta automat retragerea corectă la factura corectă. Verificați declanșatoarele pentru a vedea dacă acestea sunt corecte și adăugați altele dacă sunt greșite.', - 'new_rule_for_bill_title' => 'Regula privind factura ":name"', - 'new_rule_for_bill_description' => 'Această regulă marchează tranzacțiile pentru factura ":name".', + 'rules_have_read_warning' => 'Ați citit avertismentul?', + 'apply_rule_warning' => 'Avertisment: difuzarea unei reguli (grup) pe o selecție largă de tranzacții ar putea dura foarte mult și s-ar putea să renunțe. În caz contrar, regula (grupul) va fi aplicată numai unui subset necunoscut al tranzacțiilor dvs. Acest lucru ar putea să afecteze finanțele dvs. Vă rugăm să fiți atent.', + 'rulegroup_for_bills_title' => 'Grup de reguli pentru facturi', + 'rulegroup_for_bills_description' => 'Un grup de reguli special pentru toate regulile care implică facturile.', + 'rule_for_bill_title' => 'Regulă generată automat pentru factura ":name"', + 'rule_for_bill_description' => 'Această regulă este generată automat pentru a încerca să se potrivească cu factura ":name".', + 'create_rule_for_bill' => 'Creați o nouă regulă pentru factura ":name"', + 'create_rule_for_bill_txt' => 'Felicitări, tocmai ați creat o nouă factură numită ":name"! Firefly III poate să potrivească automat noi retrageri la acestă factură. De exemplu, ori de câte ori plătiți chiria, factura "chiria" va fi legată de cheltuială. În acest fel, Firefly III vă poate arăta cu exactitate care facturi sunt datorate și care nu sunt. Pentru a face acest lucru, trebuie creată o nouă regulă. Firefly III a completat câteva valori implicite pentru dvs. Asigurați-vă că acestea sunt corecte. Dacă aceste valori sunt corecte, Firefly III va conecta automat retragerea corectă la factura corectă. Verificați declanșatoarele pentru a vedea dacă acestea sunt corecte și adăugați altele dacă sunt greșite.', + 'new_rule_for_bill_title' => 'Regula privind factura ":name"', + 'new_rule_for_bill_description' => 'Această regulă marchează tranzacțiile pentru factura ":name".', // tags - 'store_new_tag' => 'Salvați o nouă etichetă', - 'update_tag' => 'Actualizați eticheta', - 'no_location_set' => 'Nu a fost setată nicio locație.', - 'meta_data' => 'Date meta', - 'location' => 'Locație', - 'without_date' => 'Fără data', - 'result' => 'Rezultat', - 'sums_apply_to_range' => 'Toate sumele se aplică gamei selectate', - 'mapbox_api_key' => 'Pentru a utiliza harta, obțineți o cheie API din Mapbox . Deschideți fișierul .env și introduceți acest cod după MAPBOX_API_KEY = .', - 'press_tag_location' => 'Faceți clic dreapta sau apăsați lung pentru a seta locația etichetei.', - 'clear_location' => 'Ștergeți locația', + 'store_new_tag' => 'Salvați o nouă etichetă', + 'update_tag' => 'Actualizați eticheta', + 'no_location_set' => 'Nu a fost setată nicio locație.', + 'meta_data' => 'Date meta', + 'location' => 'Locație', + 'without_date' => 'Fără data', + 'result' => 'Rezultat', + 'sums_apply_to_range' => 'Toate sumele se aplică gamei selectate', + 'mapbox_api_key' => 'Pentru a utiliza harta, obțineți o cheie API din Mapbox . Deschideți fișierul .env și introduceți acest cod după MAPBOX_API_KEY = .', + 'press_tag_location' => 'Faceți clic dreapta sau apăsați lung pentru a seta locația etichetei.', + 'clear_location' => 'Ștergeți locația', // preferences - 'pref_home_screen_accounts' => 'Ecranul de start al conturilor', - 'pref_home_screen_accounts_help' => 'Ce conturi ar trebui afișate pe pagina de pornire?', - 'pref_view_range' => 'Vedeți intervalul', - 'pref_view_range_help' => 'Anumite grafice sunt grupate automat în perioade. Bugeturile dvs. vor fi, de asemenea, grupate în perioade. Ce perioadă ați prefera?', - 'pref_1D' => 'O zi', - 'pref_1W' => 'O saptamână', - 'pref_1M' => 'O lună', - 'pref_3M' => 'Trei luni (trimestru)', - 'pref_6M' => 'Șase luni', - 'pref_1Y' => 'Un an', - 'pref_languages' => 'Limbi', - 'pref_languages_help' => 'Firefly III acceptă mai multe limbi. Pe care o preferați?', - 'pref_custom_fiscal_year' => 'Setări an fiscal', - 'pref_custom_fiscal_year_label' => 'Activat', - 'pref_custom_fiscal_year_help' => 'În țările care utilizează un exercițiu financiar, altul decât 1 ianuarie până la 31 decembrie, puteți să le activați și să specificați zilele de începere / sfârșit ale anului fiscal', - 'pref_fiscal_year_start_label' => 'Data de începere a anului fiscal', - 'pref_two_factor_auth' => 'Verificarea în doi pași', - 'pref_two_factor_auth_help' => 'Când activați verificarea în doi pași (cunoscută și ca autentificare cu doi factori), adăugați un nivel suplimentar de securitate în contul dvs. Conectați-vă cu ceva ce știți (parola dvs.) și ceva ce aveți (un cod de verificare). Codurile de verificare sunt generate de o aplicație de pe telefon, cum ar fi Authy sau Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Activați verificarea în doi pași', - 'pref_two_factor_auth_disabled' => 'Cod de verificare în doi pași eliminat și dezactivat', - 'pref_two_factor_auth_remove_it' => 'Nu uitați să eliminați contul din aplicația dvs. de autentificare!', - 'pref_two_factor_auth_code' => 'Verificați codul', - 'pref_two_factor_auth_code_help' => 'Scanați codul QR cu o aplicație de pe telefon, cum ar fi Authy sau Google Authenticator și introduceți codul generat.', - 'pref_two_factor_auth_reset_code' => 'Resetați codul de verificare', - 'pref_two_factor_auth_disable_2fa' => 'Dezactivați autentificarea cu doi factori', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Salvează setările', - 'saved_preferences' => 'Preferințele sunt salvate!', - 'preferences_general' => 'Generale', - 'preferences_frontpage' => 'Ecranul de start', - 'preferences_security' => 'Securitate', - 'preferences_layout' => 'Schemă', - 'pref_home_show_deposits' => 'Afișați depozitele pe ecranul de pornire', - 'pref_home_show_deposits_info' => 'Ecranul de pornire vă arată deja cont de cheltuieli. Ar trebui să afișeze și conturile dvs. de venit?', - 'pref_home_do_show_deposits' => 'Da, arată-le', - 'successful_count' => 'din care :count au reușit', - 'list_page_size_title' => 'Mărimea paginii', - 'list_page_size_help' => 'Orice listă de lucruri (conturi, tranzacții etc.) arată cel mult atât de multe pe pagină.', - 'list_page_size_label' => 'Mărimea paginii', - 'between_dates' => '(:start și :end)', - 'pref_optional_fields_transaction' => 'Câmpuri opționale pentru tranzacții', - 'pref_optional_fields_transaction_help' => 'În mod prestabilit, toate câmpurile nu sunt activate atunci când creați o nouă tranzacție (din cauza aglomerării). Mai jos, puteți activa aceste câmpuri dacă credeți că acestea ar putea fi utile pentru dvs. Desigur, orice câmp care este dezactivat, dar deja completat, va fi vizibil indiferent de setare.', - 'optional_tj_date_fields' => 'Câmpurile de date', - 'optional_tj_business_fields' => 'Domenii de activitate', - 'optional_tj_attachment_fields' => 'Câmpuri de atașament', - 'pref_optional_tj_interest_date' => 'Data de interes', - 'pref_optional_tj_book_date' => 'Data revervării', - 'pref_optional_tj_process_date' => 'Data procesării', - 'pref_optional_tj_due_date' => 'Data scadentă', - 'pref_optional_tj_payment_date' => 'Data plății', - 'pref_optional_tj_invoice_date' => 'Data facturii', - 'pref_optional_tj_internal_reference' => 'Referință internă', - 'pref_optional_tj_notes' => 'Notițe', - 'pref_optional_tj_attachments' => 'Ataşamente', - 'optional_field_meta_dates' => 'Date', - 'optional_field_meta_business' => 'Afaceri', - 'optional_field_attachments' => 'Ataşamente', - 'optional_field_meta_data' => 'Meta date opționale', + 'pref_home_screen_accounts' => 'Ecranul de start al conturilor', + 'pref_home_screen_accounts_help' => 'Ce conturi ar trebui afișate pe pagina de pornire?', + 'pref_view_range' => 'Vedeți intervalul', + 'pref_view_range_help' => 'Anumite grafice sunt grupate automat în perioade. Bugeturile dvs. vor fi, de asemenea, grupate în perioade. Ce perioadă ați prefera?', + 'pref_1D' => 'O zi', + 'pref_1W' => 'O saptamână', + 'pref_1M' => 'O lună', + 'pref_3M' => 'Trei luni (trimestru)', + 'pref_6M' => 'Șase luni', + 'pref_1Y' => 'Un an', + 'pref_languages' => 'Limbi', + 'pref_languages_help' => 'Firefly III acceptă mai multe limbi. Pe care o preferați?', + 'pref_custom_fiscal_year' => 'Setări an fiscal', + 'pref_custom_fiscal_year_label' => 'Activat', + 'pref_custom_fiscal_year_help' => 'În țările care utilizează un exercițiu financiar, altul decât 1 ianuarie până la 31 decembrie, puteți să le activați și să specificați zilele de începere / sfârșit ale anului fiscal', + 'pref_fiscal_year_start_label' => 'Data de începere a anului fiscal', + 'pref_two_factor_auth' => 'Verificarea în doi pași', + 'pref_two_factor_auth_help' => 'Când activați verificarea în doi pași (cunoscută și ca autentificare cu doi factori), adăugați un nivel suplimentar de securitate în contul dvs. Conectați-vă cu ceva ce știți (parola dvs.) și ceva ce aveți (un cod de verificare). Codurile de verificare sunt generate de o aplicație de pe telefon, cum ar fi Authy sau Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Activați verificarea în doi pași', + 'pref_two_factor_auth_disabled' => 'Cod de verificare în doi pași eliminat și dezactivat', + 'pref_two_factor_auth_remove_it' => 'Nu uitați să eliminați contul din aplicația dvs. de autentificare!', + 'pref_two_factor_auth_code' => 'Verificați codul', + 'pref_two_factor_auth_code_help' => 'Scanați codul QR cu o aplicație de pe telefon, cum ar fi Authy sau Google Authenticator și introduceți codul generat.', + 'pref_two_factor_auth_reset_code' => 'Resetați codul de verificare', + 'pref_two_factor_auth_disable_2fa' => 'Dezactivați autentificarea cu doi factori', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Salvează setările', + 'saved_preferences' => 'Preferințele sunt salvate!', + 'preferences_general' => 'Generale', + 'preferences_frontpage' => 'Ecranul de start', + 'preferences_security' => 'Securitate', + 'preferences_layout' => 'Schemă', + 'pref_home_show_deposits' => 'Afișați depozitele pe ecranul de pornire', + 'pref_home_show_deposits_info' => 'Ecranul de pornire vă arată deja cont de cheltuieli. Ar trebui să afișeze și conturile dvs. de venit?', + 'pref_home_do_show_deposits' => 'Da, arată-le', + 'successful_count' => 'din care :count au reușit', + 'list_page_size_title' => 'Mărimea paginii', + 'list_page_size_help' => 'Orice listă de lucruri (conturi, tranzacții etc.) arată cel mult atât de multe pe pagină.', + 'list_page_size_label' => 'Mărimea paginii', + 'between_dates' => '(:start și :end)', + 'pref_optional_fields_transaction' => 'Câmpuri opționale pentru tranzacții', + 'pref_optional_fields_transaction_help' => 'În mod prestabilit, toate câmpurile nu sunt activate atunci când creați o nouă tranzacție (din cauza aglomerării). Mai jos, puteți activa aceste câmpuri dacă credeți că acestea ar putea fi utile pentru dvs. Desigur, orice câmp care este dezactivat, dar deja completat, va fi vizibil indiferent de setare.', + 'optional_tj_date_fields' => 'Câmpurile de date', + 'optional_tj_business_fields' => 'Domenii de activitate', + 'optional_tj_attachment_fields' => 'Câmpuri de atașament', + 'pref_optional_tj_interest_date' => 'Data de interes', + 'pref_optional_tj_book_date' => 'Data revervării', + 'pref_optional_tj_process_date' => 'Data procesării', + 'pref_optional_tj_due_date' => 'Data scadentă', + 'pref_optional_tj_payment_date' => 'Data plății', + 'pref_optional_tj_invoice_date' => 'Data facturii', + 'pref_optional_tj_internal_reference' => 'Referință internă', + 'pref_optional_tj_notes' => 'Notițe', + 'pref_optional_tj_attachments' => 'Ataşamente', + 'optional_field_meta_dates' => 'Date', + 'optional_field_meta_business' => 'Afaceri', + 'optional_field_attachments' => 'Ataşamente', + 'optional_field_meta_data' => 'Meta date opționale', // profile: - 'change_your_password' => 'Schimbați-vă parola', - 'delete_account' => 'Șterge account', - 'current_password' => 'Parola actuală', - 'new_password' => 'Parola nouă', - 'new_password_again' => 'Parola nouă (din nou)', - 'delete_your_account' => 'Ștergeți contul dvs', - 'delete_your_account_help' => 'Ștergerea contului dvs. va șterge, de asemenea, orice cont, tranzacție, orice ați salvat în aplicație. Acestea vor dispărea.', - 'delete_your_account_password' => 'Introduceți parola pentru a continua.', - 'password' => 'Parola', - 'are_you_sure' => 'Esti sigur? Nu poți anula acest lucru.', - 'delete_account_button' => 'Ștergeți contul dvs', - 'invalid_current_password' => 'Parola curentă nevalidă!', - 'password_changed' => 'Parolă schimbată!', - 'should_change' => 'Ideea este să vă schimbați parola.', - 'invalid_password' => 'Parolă nevalidă!', - 'what_is_pw_security' => 'Ce este "verificarea securității parolei"?', - 'secure_pw_title' => 'Cum alegeți o parolă sigură', - 'secure_pw_history' => 'Nu trece nici săptămână și citiți în știri despre un site care pierde parolele utilizatorilor săi. Hackerii și hoții utilizează aceste parole pentru a încerca să vă fure informațiile private. Aceste informații sunt valoroase.', - 'secure_pw_ff' => 'Utilizați aceeași parolă pe tot internetul? Dacă un site pierde parola, hackerii au acces la toate datele. Firefly III se bazează pe dvs. pentru a alege o parolă puternică și unică pentru a vă proteja înregistrările financiare.', - 'secure_pw_check_box' => 'Pentru a vă ajuta să faceți acest lucru Firefly III poate verifica dacă parola pe care doriți să o utilizați a fost furată în trecut. Dacă este cazul, Firefly III vă sfătuiește NU să utilizați parola respectivă.', - 'secure_pw_working_title' => 'Cum funcționează?', - 'secure_pw_working' => 'Dacă bifați caseta, Firefly III va trimite primele cinci caractere ale hash-ului SHA1 al parolei dvs. la site-ul Troy Hunt pentru a vedea dacă este în listă. Acest lucru vă va împiedica să utilizați parole nesigure, așa cum se recomandă în cele mai recente articole de specialitate pe NIST pe acest subiect.', - 'secure_pw_should' => 'Ar trebui să bifez caseta??', - 'secure_pw_long_password' => 'Da. Verificați întotdeauna că parola este sigură.', - 'command_line_token' => 'Token-ul liniei de comandă', - 'explain_command_line_token' => 'Aveți nevoie de acest token pentru a efectua opțiunile din linie de comandă, cum ar fi importul sau exportul de date. Fără el, astfel de comenzi sensibile nu vor funcționa. Nu partajați token-ul. Nimeni nu vă va cere acest token, nici măcar această aplicație. Dacă vă temeți că ați pierdut acest lucru sau când sunteți paranoic, regenerați acest token folosind butonul.', - 'regenerate_command_line_token' => 'Regenerați token-ul liniei de comandă', - 'token_regenerated' => 'A fost generat un nou token de linie de comandă', - 'change_your_email' => 'Schimbați adresa dvs. de e-mail', - 'email_verification' => 'Va fi trimis un email pe vechea si noua adresă de e-mail. Din motive de securitate, nu veți putea să vă conectați până când nu vă confirmați noua adresă de e-mail. Dacă nu sunteți sigur că instalarea dvs. Firefly III este capabilă să trimită e-mailuri, vă rugăm să nu utilizați această caracteristică. Dacă sunteți administrator, puteți testa acest lucru în Admin .', - 'email_changed_logout' => 'Până când nu vă confirmați adresa de e-mail, nu vă puteți conecta.', - 'login_with_new_email' => 'Acum vă puteți conecta cu noua dvs. adresă de e-mail.', - 'login_with_old_email' => 'Acum puteți să vă conectați din nou cu vechea adresă de e-mail.', - 'login_provider_local_only' => 'Această acțiune nu este disponibilă când vă autentificați prin ":login_provider".', - 'delete_local_info_only' => 'Pentru că vă autentificați prin ":login_provider", acest lucru va șterge numai informațiile locale despre Firefly III.', + 'change_your_password' => 'Schimbați-vă parola', + 'delete_account' => 'Șterge account', + 'current_password' => 'Parola actuală', + 'new_password' => 'Parola nouă', + 'new_password_again' => 'Parola nouă (din nou)', + 'delete_your_account' => 'Ștergeți contul dvs', + 'delete_your_account_help' => 'Ștergerea contului dvs. va șterge, de asemenea, orice cont, tranzacție, orice ați salvat în aplicație. Acestea vor dispărea.', + 'delete_your_account_password' => 'Introduceți parola pentru a continua.', + 'password' => 'Parola', + 'are_you_sure' => 'Esti sigur? Nu poți anula acest lucru.', + 'delete_account_button' => 'Ștergeți contul dvs', + 'invalid_current_password' => 'Parola curentă nevalidă!', + 'password_changed' => 'Parolă schimbată!', + 'should_change' => 'Ideea este să vă schimbați parola.', + 'invalid_password' => 'Parolă nevalidă!', + 'what_is_pw_security' => 'Ce este "verificarea securității parolei"?', + 'secure_pw_title' => 'Cum alegeți o parolă sigură', + 'secure_pw_history' => 'Nu trece nici săptămână și citiți în știri despre un site care pierde parolele utilizatorilor săi. Hackerii și hoții utilizează aceste parole pentru a încerca să vă fure informațiile private. Aceste informații sunt valoroase.', + 'secure_pw_ff' => 'Utilizați aceeași parolă pe tot internetul? Dacă un site pierde parola, hackerii au acces la toate datele. Firefly III se bazează pe dvs. pentru a alege o parolă puternică și unică pentru a vă proteja înregistrările financiare.', + 'secure_pw_check_box' => 'Pentru a vă ajuta să faceți acest lucru Firefly III poate verifica dacă parola pe care doriți să o utilizați a fost furată în trecut. Dacă este cazul, Firefly III vă sfătuiește NU să utilizați parola respectivă.', + 'secure_pw_working_title' => 'Cum funcționează?', + 'secure_pw_working' => 'Dacă bifați caseta, Firefly III va trimite primele cinci caractere ale hash-ului SHA1 al parolei dvs. la site-ul Troy Hunt pentru a vedea dacă este în listă. Acest lucru vă va împiedica să utilizați parole nesigure, așa cum se recomandă în cele mai recente articole de specialitate pe NIST pe acest subiect.', + 'secure_pw_should' => 'Ar trebui să bifez caseta??', + 'secure_pw_long_password' => 'Da. Verificați întotdeauna că parola este sigură.', + 'command_line_token' => 'Token-ul liniei de comandă', + 'explain_command_line_token' => 'Aveți nevoie de acest token pentru a efectua opțiunile din linie de comandă, cum ar fi importul sau exportul de date. Fără el, astfel de comenzi sensibile nu vor funcționa. Nu partajați token-ul. Nimeni nu vă va cere acest token, nici măcar această aplicație. Dacă vă temeți că ați pierdut acest lucru sau când sunteți paranoic, regenerați acest token folosind butonul.', + 'regenerate_command_line_token' => 'Regenerați token-ul liniei de comandă', + 'token_regenerated' => 'A fost generat un nou token de linie de comandă', + 'change_your_email' => 'Schimbați adresa dvs. de e-mail', + 'email_verification' => 'Va fi trimis un email pe vechea si noua adresă de e-mail. Din motive de securitate, nu veți putea să vă conectați până când nu vă confirmați noua adresă de e-mail. Dacă nu sunteți sigur că instalarea dvs. Firefly III este capabilă să trimită e-mailuri, vă rugăm să nu utilizați această caracteristică. Dacă sunteți administrator, puteți testa acest lucru în Admin .', + 'email_changed_logout' => 'Până când nu vă confirmați adresa de e-mail, nu vă puteți conecta.', + 'login_with_new_email' => 'Acum vă puteți conecta cu noua dvs. adresă de e-mail.', + 'login_with_old_email' => 'Acum puteți să vă conectați din nou cu vechea adresă de e-mail.', + 'login_provider_local_only' => 'Această acțiune nu este disponibilă când vă autentificați prin ":login_provider".', + 'delete_local_info_only' => 'Pentru că vă autentificați prin ":login_provider", acest lucru va șterge numai informațiile locale despre Firefly III.', // attachments - 'nr_of_attachments' => 'Un atașament|:count atașamente', - 'attachments' => 'Atașamente', - 'edit_attachment' => 'Editați attachment ":name"', - 'update_attachment' => 'Actualizați atașament', - 'delete_attachment' => 'Șterge atașament ":name"', - 'attachment_deleted' => 'Atașament ":name" șters', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Atașament ":name" actualizat', - 'upload_max_file_size' => 'Dimensiunea maximă a fișierului: :size', - 'list_all_attachments' => 'Lista tuturor atașamentelor', + 'nr_of_attachments' => 'Un atașament|:count atașamente', + 'attachments' => 'Atașamente', + 'edit_attachment' => 'Editați attachment ":name"', + 'update_attachment' => 'Actualizați atașament', + 'delete_attachment' => 'Șterge atașament ":name"', + 'attachment_deleted' => 'Atașament ":name" șters', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Atașament ":name" actualizat', + 'upload_max_file_size' => 'Dimensiunea maximă a fișierului: :size', + 'list_all_attachments' => 'Lista tuturor atașamentelor', // transaction index - 'title_expenses' => 'Cheltuieli', - 'title_withdrawal' => 'Cheltuieli', - 'title_revenue' => 'Venituri', - 'title_deposit' => 'Venituri', - 'title_transfer' => 'Transferuri', - 'title_transfers' => 'Transferuri', + 'title_expenses' => 'Cheltuieli', + 'title_withdrawal' => 'Cheltuieli', + 'title_revenue' => 'Venituri', + 'title_deposit' => 'Venituri', + 'title_transfer' => 'Transferuri', + 'title_transfers' => 'Transferuri', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Această tranzacție este deja o retragere', - 'convert_is_already_type_Deposit' => 'Această tranzacție este deja un depozit', - 'convert_is_already_type_Transfer' => 'Această tranzacție este deja un transfer', - 'convert_to_Withdrawal' => 'Convertește ":description" la o retragere', - 'convert_to_Deposit' => 'Convertește ":description" la un depozit', - 'convert_to_Transfer' => 'Convertește ":description" la un transfer', - 'convert_options_WithdrawalDeposit' => 'Convertește o retragere intr-un depozit', - 'convert_options_WithdrawalTransfer' => 'Convertește o retragere intr-un transfer', - 'convert_options_DepositTransfer' => 'Convertește un depozit intr-un transfer', - 'convert_options_DepositWithdrawal' => 'Convertește un depozit intr-o retragere', - 'convert_options_TransferWithdrawal' => 'Convertește un transfer intr-o retragere', - 'convert_options_TransferDeposit' => 'Convertește un transfer intr-un depozit', - 'convert_Withdrawal_to_deposit' => 'Convertește această retragere la un depozit', - 'convert_Withdrawal_to_transfer' => 'Convertește această retragere la un transfer', - 'convert_Deposit_to_withdrawal' => 'Convertește aceast depozit la o retragere', - 'convert_Deposit_to_transfer' => 'Convertește această depozit la un transfer', - 'convert_Transfer_to_deposit' => 'Convertește aceast transfer la un depozit', - 'convert_Transfer_to_withdrawal' => 'Convertește aceast transfer la o retragere', - 'convert_please_set_revenue_source' => 'Alegeți un cont de venituri din care vor proveni banii.', - 'convert_please_set_asset_destination' => 'Alegeți un cont de active unde vor merge banii.', - 'convert_please_set_expense_destination' => 'Alegeți un cont de cheltuieli unde vor merge banii.', - 'convert_please_set_asset_source' => 'Alegeți un cont de active unde vor veni banii.', - 'convert_explanation_withdrawal_deposit' => 'Dacă convertiți această retragere în depozit, :amount va fi depus în :sourceName în loc să fie preluat din acesta.', - 'convert_explanation_withdrawal_transfer' => 'Dacă convertiți această retragere în transfer, :amount va fi transferată din :sourceName către un nou cont de activ, în loc să fie plătite pentru :destinationName .', - 'convert_explanation_deposit_withdrawal' => 'Dacă convertiți acest depozit intr-o retragere, :amount va fi eliminată din :destinationName în loc să fie adăugate la acestea.', - 'convert_explanation_deposit_transfer' => 'Dacă convertiți acest depozit intr-un transfer, :amount va fi transferată de la un cont de activ la alegere :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Dacă convertiți acest transfer intr-o retragere, :amount va merge de la :sourceName la o nouă destinație ca o cheltuială, în loc să meargă :destinationName ca trensfer.', - 'convert_explanation_transfer_deposit' => 'Dacă convertiți acest transfer intr-un depozit, :amount va fi depusă în contul :destinationName în loc să fie transferată acolo.', - 'converted_to_Withdrawal' => 'Tranzacția a fost transformată în retragere', - 'converted_to_Deposit' => 'Tranzacția a fost transformată în depozit', - 'converted_to_Transfer' => 'Tranzacția a fost transformată în transfer', - 'invalid_convert_selection' => 'Contul pe care l-ați selectat este deja utilizat în această tranzacție sau nu există.', - 'source_or_dest_invalid' => 'Nu se pot găsi detaliile corecte ale tranzacției. Conversia nu este posibilă.', - 'convert_to_withdrawal' => 'Convertește la retragere', - 'convert_to_deposit' => 'Convertește la depozit', - 'convert_to_transfer' => 'Convertește la transfer', + 'convert_is_already_type_Withdrawal' => 'Această tranzacție este deja o retragere', + 'convert_is_already_type_Deposit' => 'Această tranzacție este deja un depozit', + 'convert_is_already_type_Transfer' => 'Această tranzacție este deja un transfer', + 'convert_to_Withdrawal' => 'Convertește ":description" la o retragere', + 'convert_to_Deposit' => 'Convertește ":description" la un depozit', + 'convert_to_Transfer' => 'Convertește ":description" la un transfer', + 'convert_options_WithdrawalDeposit' => 'Convertește o retragere intr-un depozit', + 'convert_options_WithdrawalTransfer' => 'Convertește o retragere intr-un transfer', + 'convert_options_DepositTransfer' => 'Convertește un depozit intr-un transfer', + 'convert_options_DepositWithdrawal' => 'Convertește un depozit intr-o retragere', + 'convert_options_TransferWithdrawal' => 'Convertește un transfer intr-o retragere', + 'convert_options_TransferDeposit' => 'Convertește un transfer intr-un depozit', + 'convert_Withdrawal_to_deposit' => 'Convertește această retragere la un depozit', + 'convert_Withdrawal_to_transfer' => 'Convertește această retragere la un transfer', + 'convert_Deposit_to_withdrawal' => 'Convertește aceast depozit la o retragere', + 'convert_Deposit_to_transfer' => 'Convertește această depozit la un transfer', + 'convert_Transfer_to_deposit' => 'Convertește aceast transfer la un depozit', + 'convert_Transfer_to_withdrawal' => 'Convertește aceast transfer la o retragere', + 'convert_please_set_revenue_source' => 'Alegeți un cont de venituri din care vor proveni banii.', + 'convert_please_set_asset_destination' => 'Alegeți un cont de active unde vor merge banii.', + 'convert_please_set_expense_destination' => 'Alegeți un cont de cheltuieli unde vor merge banii.', + 'convert_please_set_asset_source' => 'Alegeți un cont de active unde vor veni banii.', + 'convert_explanation_withdrawal_deposit' => 'Dacă convertiți această retragere în depozit, :amount va fi depus în :sourceName în loc să fie preluat din acesta.', + 'convert_explanation_withdrawal_transfer' => 'Dacă convertiți această retragere în transfer, :amount va fi transferată din :sourceName către un nou cont de activ, în loc să fie plătite pentru :destinationName .', + 'convert_explanation_deposit_withdrawal' => 'Dacă convertiți acest depozit intr-o retragere, :amount va fi eliminată din :destinationName în loc să fie adăugate la acestea.', + 'convert_explanation_deposit_transfer' => 'Dacă convertiți acest depozit intr-un transfer, :amount va fi transferată de la un cont de activ la alegere :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Dacă convertiți acest transfer intr-o retragere, :amount va merge de la :sourceName la o nouă destinație ca o cheltuială, în loc să meargă :destinationName ca trensfer.', + 'convert_explanation_transfer_deposit' => 'Dacă convertiți acest transfer intr-un depozit, :amount va fi depusă în contul :destinationName în loc să fie transferată acolo.', + 'converted_to_Withdrawal' => 'Tranzacția a fost transformată în retragere', + 'converted_to_Deposit' => 'Tranzacția a fost transformată în depozit', + 'converted_to_Transfer' => 'Tranzacția a fost transformată în transfer', + 'invalid_convert_selection' => 'Contul pe care l-ați selectat este deja utilizat în această tranzacție sau nu există.', + 'source_or_dest_invalid' => 'Nu se pot găsi detaliile corecte ale tranzacției. Conversia nu este posibilă.', + 'convert_to_withdrawal' => 'Convertește la retragere', + 'convert_to_deposit' => 'Convertește la depozit', + 'convert_to_transfer' => 'Convertește la transfer', // create new stuff: - 'create_new_withdrawal' => 'Creați o nouă retragere', - 'create_new_deposit' => 'Creați un nou depozit', - 'create_new_transfer' => 'Creați un nou transfer', - 'create_new_asset' => 'Creați un nou cont de active', - 'create_new_expense' => 'Creați un nou cont de cheltuieli', - 'create_new_revenue' => 'Creați un nou cont de venituri', - 'create_new_piggy_bank' => 'Creați o nouă pușculiță', - 'create_new_bill' => 'Creați o nouă factură', + 'create_new_withdrawal' => 'Creați o nouă retragere', + 'create_new_deposit' => 'Creați un nou depozit', + 'create_new_transfer' => 'Creați un nou transfer', + 'create_new_asset' => 'Creați un nou cont de active', + 'create_new_expense' => 'Creați un nou cont de cheltuieli', + 'create_new_revenue' => 'Creați un nou cont de venituri', + 'create_new_piggy_bank' => 'Creați o nouă pușculiță', + 'create_new_bill' => 'Creați o nouă factură', // currencies: - 'create_currency' => 'Creați o nouă monedă', - 'store_currency' => 'Salvați o nouă monedă', - 'update_currency' => 'Actualizați monedă', - 'new_default_currency' => ':name este acum moneda implicită.', - 'cannot_delete_currency' => 'Nu se poate șterge :nume deoarece este încă în uz.', - 'cannot_disable_currency' => 'Nu se poate dezactiva :name deoarece este încă în uz.', - 'deleted_currency' => 'Moneda :name stearsă', - 'created_currency' => 'Moneda :name creată', - 'could_not_store_currency' => 'Nu am putut stoca o nouă monedă.', - 'updated_currency' => 'Moneda :name actualizată', - 'ask_site_owner' => 'Vă rugăm să întrebați :owner să adăuge, elimine sau editeze valute.', - 'currencies_intro' => 'Firefly III acceptă diferite valute pe care le puteți seta și activa aici.', - 'make_default_currency' => 'Faceți implicit', - 'default_currency' => 'implicit', - 'currency_is_disabled' => 'Dezactivat', - 'enable_currency' => 'Activează', - 'disable_currency' => 'Dezactivează', - 'currencies_default_disabled' => 'Cele mai multe dintre aceste monede sunt dezactivate în mod prestabilit. Pentru a le folosi, trebuie să le activați mai întâi.', - 'currency_is_now_enabled' => 'Moneda ":name" a fost activată', - 'currency_is_now_disabled' => 'Moneda ":name" a fost dezactivată', + 'create_currency' => 'Creați o nouă monedă', + 'store_currency' => 'Salvați o nouă monedă', + 'update_currency' => 'Actualizați monedă', + 'new_default_currency' => ':name este acum moneda implicită.', + 'cannot_delete_currency' => 'Nu se poate șterge :nume deoarece este încă în uz.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Moneda :name stearsă', + 'created_currency' => 'Moneda :name creată', + 'could_not_store_currency' => 'Nu am putut stoca o nouă monedă.', + 'updated_currency' => 'Moneda :name actualizată', + 'ask_site_owner' => 'Vă rugăm să întrebați :owner să adăuge, elimine sau editeze valute.', + 'currencies_intro' => 'Firefly III acceptă diferite valute pe care le puteți seta și activa aici.', + 'make_default_currency' => 'Faceți implicit', + 'default_currency' => 'implicit', + 'currency_is_disabled' => 'Dezactivat', + 'enable_currency' => 'Activează', + 'disable_currency' => 'Dezactivează', + 'currencies_default_disabled' => 'Cele mai multe dintre aceste monede sunt dezactivate în mod prestabilit. Pentru a le folosi, trebuie să le activați mai întâi.', + 'currency_is_now_enabled' => 'Moneda ":name" a fost activată', + 'currency_is_now_disabled' => 'Moneda ":name" a fost dezactivată', // forms: - 'mandatoryFields' => 'Câmpuri obligatorii', - 'optionalFields' => 'Câmpuri opționale', - 'options' => 'Opțiuni', + 'mandatoryFields' => 'Câmpuri obligatorii', + 'optionalFields' => 'Câmpuri opționale', + 'options' => 'Opțiuni', // budgets: - 'create_new_budget' => 'Creați un nou budget', - 'store_new_budget' => 'Salvați un nou budget', - 'stored_new_budget' => 'Bugetul ":name" a fost salvat', - 'available_between' => 'Disponibil între :start și :end', - 'transactionsWithoutBudget' => 'Cheltuieli fără buget', - 'transactions_no_budget' => 'Cheltuieli fără buget între :start și :end', - 'spent_between' => 'Cheltuit între :start și :end', - 'createBudget' => 'Buget nou', - 'inactiveBudgets' => 'Bugete inactive', - 'without_budget_between' => 'Tranzacții fără un buget între :start și :end', - 'delete_budget' => 'Șterge buget ":name"', - 'deleted_budget' => 'Buget ":name" șters', - 'edit_budget' => 'Editați buget ":name"', - 'updated_budget' => 'Buget ":name" actualizat', - 'update_amount' => 'Actualizați suma', - 'update_budget' => 'Actualizați bugetul', - 'update_budget_amount_range' => 'Actualizați suma disponibilă între :start și :end', - 'budget_period_navigator' => 'Navigator pe perioada', - 'info_on_available_amount' => 'Ce am disponibil?', - 'available_amount_indication' => 'Utilizați aceste sume pentru a obține o indicație cu privire la bugetul dvs. total.', - 'suggested' => 'Sugerat', - 'average_between' => 'Media între :start și :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Creați un nou budget', + 'store_new_budget' => 'Salvați un nou budget', + 'stored_new_budget' => 'Bugetul ":name" a fost salvat', + 'available_between' => 'Disponibil între :start și :end', + 'transactionsWithoutBudget' => 'Cheltuieli fără buget', + 'transactions_no_budget' => 'Cheltuieli fără buget între :start și :end', + 'spent_between' => 'Cheltuit între :start și :end', + 'createBudget' => 'Buget nou', + 'inactiveBudgets' => 'Bugete inactive', + 'without_budget_between' => 'Tranzacții fără un buget între :start și :end', + 'delete_budget' => 'Șterge buget ":name"', + 'deleted_budget' => 'Buget ":name" șters', + 'edit_budget' => 'Editați buget ":name"', + 'updated_budget' => 'Buget ":name" actualizat', + 'update_amount' => 'Actualizați suma', + 'update_budget' => 'Actualizați bugetul', + 'update_budget_amount_range' => 'Actualizați suma disponibilă între :start și :end', + 'budget_period_navigator' => 'Navigator pe perioada', + 'info_on_available_amount' => 'Ce am disponibil?', + 'available_amount_indication' => 'Utilizați aceste sume pentru a obține o indicație cu privire la bugetul dvs. total.', + 'suggested' => 'Sugerat', + 'average_between' => 'Media între :start și :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Factura se potrivește tranzacțiilor între :low și :high.', - 'bill_related_rules' => 'Reguli legate de această factură', - 'repeats' => 'Repetă', - 'connected_journals' => 'Tranzacții conectate', - 'auto_match_on' => 'Potrivire automată făcută de Firefly III', - 'auto_match_off' => 'Potrivirea nu este făcută automat de Firefly III', - 'next_expected_match' => 'Următoarea potrivire asteptată', - 'delete_bill' => 'Șterge factura ":name"', - 'deleted_bill' => 'Factura ":name" stearsă', - 'edit_bill' => 'Editați factura ":name"', - 'more' => 'Mai mult', - 'rescan_old' => 'Rulează din nou regulile pentru toate tranzacțiile', - 'update_bill' => 'Actualizați factura', - 'updated_bill' => 'Factura ":name" actualizată', - 'store_new_bill' => 'Salvați o nouă factură', - 'stored_new_bill' => 'Factura noua ":name" a fost salvată', - 'cannot_scan_inactive_bill' => 'Facturile inactive nu pot fi scanate.', - 'rescanned_bill' => 'Scanați din nou totul si and conectați :total tranzacții la factură.', - 'average_bill_amount_year' => 'Suma medie a facturilor (:year)', - 'average_bill_amount_overall' => 'Suma medie a facturilor (în ansamblu)', - 'bill_is_active' => 'Factura este activă', - 'bill_expected_between' => 'Așteptat între :start și :end', - 'bill_will_automatch' => 'Factura se va conecta automat la tranzacții ce se potrivesc', - 'skips_over' => 'sari peste', - 'bill_store_error' => 'A apărut o eroare neașteptată în timpul stocării facturii noi. Verificați log-urile', - 'list_inactive_rule' => 'regulă inactivă', + 'match_between_amounts' => 'Factura se potrivește tranzacțiilor între :low și :high.', + 'bill_related_rules' => 'Reguli legate de această factură', + 'repeats' => 'Repetă', + 'connected_journals' => 'Tranzacții conectate', + 'auto_match_on' => 'Potrivire automată făcută de Firefly III', + 'auto_match_off' => 'Potrivirea nu este făcută automat de Firefly III', + 'next_expected_match' => 'Următoarea potrivire asteptată', + 'delete_bill' => 'Șterge factura ":name"', + 'deleted_bill' => 'Factura ":name" stearsă', + 'edit_bill' => 'Editați factura ":name"', + 'more' => 'Mai mult', + 'rescan_old' => 'Rulează din nou regulile pentru toate tranzacțiile', + 'update_bill' => 'Actualizați factura', + 'updated_bill' => 'Factura ":name" actualizată', + 'store_new_bill' => 'Salvați o nouă factură', + 'stored_new_bill' => 'Factura noua ":name" a fost salvată', + 'cannot_scan_inactive_bill' => 'Facturile inactive nu pot fi scanate.', + 'rescanned_bill' => 'Scanați din nou totul si and conectați :total tranzacții la factură.', + 'average_bill_amount_year' => 'Suma medie a facturilor (:year)', + 'average_bill_amount_overall' => 'Suma medie a facturilor (în ansamblu)', + 'bill_is_active' => 'Factura este activă', + 'bill_expected_between' => 'Așteptat între :start și :end', + 'bill_will_automatch' => 'Factura se va conecta automat la tranzacții ce se potrivesc', + 'skips_over' => 'sari peste', + 'bill_store_error' => 'A apărut o eroare neașteptată în timpul stocării facturii noi. Verificați log-urile', + 'list_inactive_rule' => 'regulă inactivă', // accounts: - 'account_missing_transaction' => 'Contul #:id (":name") nu pot fi vizualizate direct.', - 'details_for_asset' => 'Detalii pentru contul de active ":name"', - 'details_for_expense' => 'Detalii pentru contul de cheltuieli ":name"', - 'details_for_revenue' => 'Detalii pentru contul de venituri ":name"', - 'details_for_cash' => 'Detalii pentru contul de numerar ":name"', - 'store_new_asset_account' => 'Salvați un nou cont de active', - 'store_new_expense_account' => 'Salvați un nou cont de cheltuieli', - 'store_new_revenue_account' => 'Salvați un nou cont de venituri', - 'edit_asset_account' => 'Editați contul de active ":name"', - 'edit_expense_account' => 'Editați contul de cheltuieli ":name"', - 'edit_revenue_account' => 'Editați contul de venituri ":name"', - 'delete_asset_account' => 'Șterge contul de active ":name"', - 'delete_expense_account' => 'Șterge contul de cheltuieli ":name"', - 'delete_revenue_account' => 'Șterge contul de venituri ":name"', - 'delete_liabilities_account' => 'Șterge provizionul ":name"', - 'asset_deleted' => 'Contul de active ":name" a fost șters cu succes', - 'expense_deleted' => 'Contul de cheltuieli ":name" a fost șters cu succes', - 'revenue_deleted' => 'Contul de venituri ":name" a fost șters cu succes', - 'update_asset_account' => 'Actualizați contul de active', - 'update_liabilities_account' => 'Actualizați provizionul', - 'update_expense_account' => 'Actualizați cont de cheltuieli', - 'update_revenue_account' => 'Actualizați cont de venituri', - 'make_new_asset_account' => 'Creați un nou cont de active', - 'make_new_expense_account' => 'Creați un nou cont de cheltuieli', - 'make_new_revenue_account' => 'Creați un nou cont de venituri', - 'make_new_liabilities_account' => 'Creați un nou provizion', - 'asset_accounts' => 'Conturile de active', - 'expense_accounts' => 'Conturi de cheltuieli', - 'revenue_accounts' => 'Conturi de venituri', - 'cash_accounts' => 'Conturi de numerar', - 'Cash account' => 'Cont de numerar', - 'liabilities_accounts' => 'Provizioane', - 'reconcile_account' => 'Reconciliază/Potrivește contul ":account"', - 'overview_of_reconcile_modal' => 'Privire de ansamblu asupra reconcilierii', - 'delete_reconciliation' => 'Șterge reconcilierea', - 'update_reconciliation' => 'Actualizați reconcilierea', - 'amount_cannot_be_zero' => 'Suma nu poate fi zero', - 'end_of_reconcile_period' => 'Sfârșitul perioadei de reconciliere: :period', - 'start_of_reconcile_period' => 'Începutul perioadei de reconciliere: :period', - 'start_balance' => 'Sold de început', - 'end_balance' => 'Sold final', - 'update_balance_dates_instruction' => 'Potriviți sumele și datele de mai sus la extrasul de cont bancar și apăsați pe "Porniți reconcilierea"', - 'select_transactions_instruction' => 'Selectați tranzacțiile care apar în extrasul dvs. bancar.', - 'select_range_and_balance' => 'Mai întâi verificați intervalul de date și balanțele. Apoi apăsați "Porniți reconcilierea"', - 'date_change_instruction' => 'Dacă schimbați acum intervalul de date, orice progres va fi pierdut.', - 'update_selection' => 'Actualizați selectaia', - 'store_reconcile' => 'Salvați reconcilierea', - 'reconciliation_transaction' => 'Tranzacție de reconciliere', - 'Reconciliation' => 'Reconciliere', - 'reconciliation' => 'Reconciliere', - 'reconcile_options' => 'Optiuni reconciliere', - 'reconcile_range' => 'Domeniu de reconciliere', - 'start_reconcile' => 'Porniți reconcilierea', - 'cash_account_type' => 'Cash', - 'cash' => 'numerar', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Tip cont', - 'save_transactions_by_moving' => 'Salvați aceste tranzacții prin mutarea acestora într-un alt cont:', - 'stored_new_account' => 'Cont nou ":name" salvat!', - 'updated_account' => 'Contul ":name" actualizat', - 'credit_card_options' => 'Opțiuni pentru carduri de credit', - 'no_transactions_account' => 'Nu există tranzacții (în această perioadă) pentru contul de activ ":name".', - 'no_transactions_period' => 'Nu există nicio tranzacție (in această perioadă).', - 'no_data_for_chart' => 'Nu există suficiente informații (încă) pentru a genera acest grafic.', - 'select_at_least_one_account' => 'Selectați cel puțin un cont de active', - 'select_at_least_one_category' => 'Selectați cel puțin o categorie', - 'select_at_least_one_budget' => 'Selectați cel puțin un buget', - 'select_at_least_one_tag' => 'Selectați cel puțin o eticheta', - 'select_at_least_one_expense' => 'Selectați cel puțin o combinație cont de cheltuieli/venituri. Dacă nu ai încă nici una (lista este goală) acest raport nu este disponibil.', - 'account_default_currency' => 'Aceasta va fi moneda implicită asociată acestui cont.', - 'reconcile_has_more' => 'Registrul dvs are mai mulți bani în ea decât banca dvs. susține că ar trebui să aveți. Există mai multe opțiuni. Alegeți ce să faceți. Apoi, apăsați "Confirmați reconcilierea".', - 'reconcile_has_less' => 'Registrul dvs are mai puțini bani în ea decât banca dvs. susține că ar trebui să aveți. Există mai multe opțiuni. Alegeți ce să faceți. Apoi, apăsați "Confirmați reconcilierea".', - 'reconcile_is_equal' => 'Registrul si declarațiile dvs. de cont se potrivesc. Nu e nimic de facut. Te rog apasă "Confirmați reconcilierea" to confirm your input.', - 'create_pos_reconcile_transaction' => 'Goliți tranzacțiile selectate și creați o corecție adăugând :amount la acest cont de active.', - 'create_neg_reconcile_transaction' => 'Goliți tranzacțiile selectate și creați o corecție ștergând :amount din acest cont de active.', - 'reconcile_do_nothing' => 'Goliți tranzacțiile selectate, dar nu corectați.', - 'reconcile_go_back' => 'Puteți modifica sau șterge întotdeauna o corecție mai târziu.', - 'must_be_asset_account' => 'Puteți reconcilia numai contul de active', - 'reconciliation_stored' => 'Reconciliere salvată', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Reconciliați acest cont', - 'confirm_reconciliation' => 'Confirmați reconcilierea', - 'submitted_start_balance' => 'Balanța inițială afișată', - 'selected_transactions' => 'Tranzacții selectate (:count)', - 'already_cleared_transactions' => 'Au fost deja tranzacții eliminate (:count)', - 'submitted_end_balance' => 'Sold final afițat', - 'initial_balance_description' => 'Sold inițial pentru ":account"', - 'interest_calc_' => 'necunoscut', - 'interest_calc_daily' => 'Pe zi', - 'interest_calc_monthly' => 'Pe lună', - 'interest_calc_yearly' => 'Pe an', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Contul #:id (":name") nu pot fi vizualizate direct.', + 'details_for_asset' => 'Detalii pentru contul de active ":name"', + 'details_for_expense' => 'Detalii pentru contul de cheltuieli ":name"', + 'details_for_revenue' => 'Detalii pentru contul de venituri ":name"', + 'details_for_cash' => 'Detalii pentru contul de numerar ":name"', + 'store_new_asset_account' => 'Salvați un nou cont de active', + 'store_new_expense_account' => 'Salvați un nou cont de cheltuieli', + 'store_new_revenue_account' => 'Salvați un nou cont de venituri', + 'edit_asset_account' => 'Editați contul de active ":name"', + 'edit_expense_account' => 'Editați contul de cheltuieli ":name"', + 'edit_revenue_account' => 'Editați contul de venituri ":name"', + 'delete_asset_account' => 'Șterge contul de active ":name"', + 'delete_expense_account' => 'Șterge contul de cheltuieli ":name"', + 'delete_revenue_account' => 'Șterge contul de venituri ":name"', + 'delete_liabilities_account' => 'Șterge provizionul ":name"', + 'asset_deleted' => 'Contul de active ":name" a fost șters cu succes', + 'expense_deleted' => 'Contul de cheltuieli ":name" a fost șters cu succes', + 'revenue_deleted' => 'Contul de venituri ":name" a fost șters cu succes', + 'update_asset_account' => 'Actualizați contul de active', + 'update_liabilities_account' => 'Actualizați provizionul', + 'update_expense_account' => 'Actualizați cont de cheltuieli', + 'update_revenue_account' => 'Actualizați cont de venituri', + 'make_new_asset_account' => 'Creați un nou cont de active', + 'make_new_expense_account' => 'Creați un nou cont de cheltuieli', + 'make_new_revenue_account' => 'Creați un nou cont de venituri', + 'make_new_liabilities_account' => 'Creați un nou provizion', + 'asset_accounts' => 'Conturile de active', + 'expense_accounts' => 'Conturi de cheltuieli', + 'revenue_accounts' => 'Conturi de venituri', + 'cash_accounts' => 'Conturi de numerar', + 'Cash account' => 'Cont de numerar', + 'liabilities_accounts' => 'Provizioane', + 'reconcile_account' => 'Reconciliază/Potrivește contul ":account"', + 'overview_of_reconcile_modal' => 'Privire de ansamblu asupra reconcilierii', + 'delete_reconciliation' => 'Șterge reconcilierea', + 'update_reconciliation' => 'Actualizați reconcilierea', + 'amount_cannot_be_zero' => 'Suma nu poate fi zero', + 'end_of_reconcile_period' => 'Sfârșitul perioadei de reconciliere: :period', + 'start_of_reconcile_period' => 'Începutul perioadei de reconciliere: :period', + 'start_balance' => 'Sold de început', + 'end_balance' => 'Sold final', + 'update_balance_dates_instruction' => 'Potriviți sumele și datele de mai sus la extrasul de cont bancar și apăsați pe "Porniți reconcilierea"', + 'select_transactions_instruction' => 'Selectați tranzacțiile care apar în extrasul dvs. bancar.', + 'select_range_and_balance' => 'Mai întâi verificați intervalul de date și balanțele. Apoi apăsați "Porniți reconcilierea"', + 'date_change_instruction' => 'Dacă schimbați acum intervalul de date, orice progres va fi pierdut.', + 'update_selection' => 'Actualizați selectaia', + 'store_reconcile' => 'Salvați reconcilierea', + 'reconciliation_transaction' => 'Tranzacție de reconciliere', + 'Reconciliation' => 'Reconciliere', + 'reconciliation' => 'Reconciliere', + 'reconcile_options' => 'Optiuni reconciliere', + 'reconcile_range' => 'Domeniu de reconciliere', + 'start_reconcile' => 'Porniți reconcilierea', + 'cash_account_type' => 'Cash', + 'cash' => 'numerar', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Tip cont', + 'save_transactions_by_moving' => 'Salvați aceste tranzacții prin mutarea acestora într-un alt cont:', + 'stored_new_account' => 'Cont nou ":name" salvat!', + 'updated_account' => 'Contul ":name" actualizat', + 'credit_card_options' => 'Opțiuni pentru carduri de credit', + 'no_transactions_account' => 'Nu există tranzacții (în această perioadă) pentru contul de activ ":name".', + 'no_transactions_period' => 'Nu există nicio tranzacție (in această perioadă).', + 'no_data_for_chart' => 'Nu există suficiente informații (încă) pentru a genera acest grafic.', + 'select_at_least_one_account' => 'Selectați cel puțin un cont de active', + 'select_at_least_one_category' => 'Selectați cel puțin o categorie', + 'select_at_least_one_budget' => 'Selectați cel puțin un buget', + 'select_at_least_one_tag' => 'Selectați cel puțin o eticheta', + 'select_at_least_one_expense' => 'Selectați cel puțin o combinație cont de cheltuieli/venituri. Dacă nu ai încă nici una (lista este goală) acest raport nu este disponibil.', + 'account_default_currency' => 'Aceasta va fi moneda implicită asociată acestui cont.', + 'reconcile_has_more' => 'Registrul dvs are mai mulți bani în ea decât banca dvs. susține că ar trebui să aveți. Există mai multe opțiuni. Alegeți ce să faceți. Apoi, apăsați "Confirmați reconcilierea".', + 'reconcile_has_less' => 'Registrul dvs are mai puțini bani în ea decât banca dvs. susține că ar trebui să aveți. Există mai multe opțiuni. Alegeți ce să faceți. Apoi, apăsați "Confirmați reconcilierea".', + 'reconcile_is_equal' => 'Registrul si declarațiile dvs. de cont se potrivesc. Nu e nimic de facut. Te rog apasă "Confirmați reconcilierea" to confirm your input.', + 'create_pos_reconcile_transaction' => 'Goliți tranzacțiile selectate și creați o corecție adăugând :amount la acest cont de active.', + 'create_neg_reconcile_transaction' => 'Goliți tranzacțiile selectate și creați o corecție ștergând :amount din acest cont de active.', + 'reconcile_do_nothing' => 'Goliți tranzacțiile selectate, dar nu corectați.', + 'reconcile_go_back' => 'Puteți modifica sau șterge întotdeauna o corecție mai târziu.', + 'must_be_asset_account' => 'Puteți reconcilia numai contul de active', + 'reconciliation_stored' => 'Reconciliere salvată', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Reconciliați acest cont', + 'confirm_reconciliation' => 'Confirmați reconcilierea', + 'submitted_start_balance' => 'Balanța inițială afișată', + 'selected_transactions' => 'Tranzacții selectate (:count)', + 'already_cleared_transactions' => 'Au fost deja tranzacții eliminate (:count)', + 'submitted_end_balance' => 'Sold final afițat', + 'initial_balance_description' => 'Sold inițial pentru ":account"', + 'interest_calc_' => 'necunoscut', + 'interest_calc_daily' => 'Pe zi', + 'interest_calc_monthly' => 'Pe lună', + 'interest_calc_yearly' => 'Pe an', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Categorie nouă', - 'create_new_category' => 'Creați o nouă categorie', - 'without_category' => 'Fară o categorie', - 'update_category' => 'Actualizați categoria', - 'updated_category' => 'Categorie ":name" actualizată', - 'categories' => 'Categorii', - 'edit_category' => 'Editați categoria ":name"', - 'no_category' => '(nici o categorie)', - 'category' => 'Categorie', - 'delete_category' => 'Șterge categoria ":name"', - 'deleted_category' => 'Categorie ":name" ștearsă', - 'store_category' => 'Salvați o nouă categorie', - 'stored_category' => 'Categorie nouă ":name" salvată', - 'without_category_between' => 'Fără categorie între :start și :end', + 'new_category' => 'Categorie nouă', + 'create_new_category' => 'Creați o nouă categorie', + 'without_category' => 'Fară o categorie', + 'update_category' => 'Actualizați categoria', + 'updated_category' => 'Categorie ":name" actualizată', + 'categories' => 'Categorii', + 'edit_category' => 'Editați categoria ":name"', + 'no_category' => '(nici o categorie)', + 'category' => 'Categorie', + 'delete_category' => 'Șterge categoria ":name"', + 'deleted_category' => 'Categorie ":name" ștearsă', + 'store_category' => 'Salvați o nouă categorie', + 'stored_category' => 'Categorie nouă ":name" salvată', + 'without_category_between' => 'Fără categorie între :start și :end', // transactions: - 'update_withdrawal' => 'Actualizați retragere', - 'update_deposit' => 'Actualizați depozit', - 'update_transfer' => 'Actualizați transfer', - 'updated_withdrawal' => 'Retragerea ":description" actualizată', - 'updated_deposit' => 'Depozitul ":description" actualizat', - 'updated_transfer' => 'Transferul ":description" actualizat', - 'delete_withdrawal' => 'Șterge retragere ":description"', - 'delete_deposit' => 'Șterge depozit ":description"', - 'delete_transfer' => 'Șterge transfer ":description"', - 'deleted_withdrawal' => 'Retragerea ":description" ștearsă cu succes', - 'deleted_deposit' => 'Depozitul ":description" șters cu succes', - 'deleted_transfer' => 'Transferul ":description" șters cu succes', - 'stored_journal' => 'A fost creată cu succes o tranzacție nouă ":description"', - 'stored_journal_no_descr' => 'Tranzacția s-a creat cu succes', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Selectați tranzacțiile', - 'rule_group_select_transactions' => 'Aplică ":title" la tranzacții', - 'rule_select_transactions' => 'Aplică ":title" la tranzacții', - 'stop_selection' => 'Opriți selectarea tranzacțiilor', - 'reconcile_selected' => 'Reconcilia', - 'mass_delete_journals' => 'Ștergeți un număr de tranzacții', - 'mass_edit_journals' => 'Editați un număr de tranzacții', - 'mass_bulk_journals' => 'Editarea în bloc un număr de tranzacții', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Utilizați input-urile de mai jos pentru a seta noi valori. Dacă le lăsați goale, vor fi goale toate. De asemenea, rețineți că doar bugetele vor primi un buget.', - 'no_bulk_category' => 'Nu actualizați categoria', - 'no_bulk_budget' => 'Nu actualizați budgetul', - 'no_bulk_tags' => 'Nu actualizați etichetă(e) ', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Nu poți edita alte câmpuri decât cele de aici, pentru că nu există loc pentru a le arăta. Urmați linkul și editați-l câte unul, dacă aveți nevoie să editați aceste câmpuri.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(nici un buget)', - 'no_budget_squared' => '(nici un buget)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'S-au șters :amount tranzacții.', - 'mass_edited_transactions_success' => 'S-au actualizat :amount tranzacții', - 'opt_group_' => '(niciun tip de cont)', - 'opt_group_no_account_type' => '(niciun tip de cont)', - 'opt_group_defaultAsset' => 'Ccont de active implicit', - 'opt_group_savingAsset' => 'Cont de economii', - 'opt_group_sharedAsset' => 'Cont de active partajat', - 'opt_group_ccAsset' => 'Carduri de credit', - 'opt_group_cashWalletAsset' => 'Cash - Numerar', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Provizion: Împrumut', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Provizion: Datorie', - 'opt_group_l_Mortgage' => 'Provizion: Credit ipotecar', - 'opt_group_l_Credit card' => 'Provizion: Card de credit', - 'notes' => 'Notițe', - 'unknown_journal_error' => 'Nu a putut fi stocată tranzacția. Te rog verifică log-urile.', - 'attachment_not_found' => 'Acest atașament nu a putut fi găsit.', - 'journal_link_bill' => 'Această tranzacție este legată de factura :nume . Pentru a elimina conexiunea, debifați caseta de selectare. Utilizați regulile pentru conectarea la o altă factură.', + 'update_withdrawal' => 'Actualizați retragere', + 'update_deposit' => 'Actualizați depozit', + 'update_transfer' => 'Actualizați transfer', + 'updated_withdrawal' => 'Retragerea ":description" actualizată', + 'updated_deposit' => 'Depozitul ":description" actualizat', + 'updated_transfer' => 'Transferul ":description" actualizat', + 'delete_withdrawal' => 'Șterge retragere ":description"', + 'delete_deposit' => 'Șterge depozit ":description"', + 'delete_transfer' => 'Șterge transfer ":description"', + 'deleted_withdrawal' => 'Retragerea ":description" ștearsă cu succes', + 'deleted_deposit' => 'Depozitul ":description" șters cu succes', + 'deleted_transfer' => 'Transferul ":description" șters cu succes', + 'stored_journal' => 'A fost creată cu succes o tranzacție nouă ":description"', + 'stored_journal_no_descr' => 'Tranzacția s-a creat cu succes', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Selectați tranzacțiile', + 'rule_group_select_transactions' => 'Aplică ":title" la tranzacții', + 'rule_select_transactions' => 'Aplică ":title" la tranzacții', + 'stop_selection' => 'Opriți selectarea tranzacțiilor', + 'reconcile_selected' => 'Reconcilia', + 'mass_delete_journals' => 'Ștergeți un număr de tranzacții', + 'mass_edit_journals' => 'Editați un număr de tranzacții', + 'mass_bulk_journals' => 'Editarea în bloc un număr de tranzacții', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Utilizați input-urile de mai jos pentru a seta noi valori. Dacă le lăsați goale, vor fi goale toate. De asemenea, rețineți că doar bugetele vor primi un buget.', + 'no_bulk_category' => 'Nu actualizați categoria', + 'no_bulk_budget' => 'Nu actualizați budgetul', + 'no_bulk_tags' => 'Nu actualizați etichetă(e) ', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Nu poți edita alte câmpuri decât cele de aici, pentru că nu există loc pentru a le arăta. Urmați linkul și editați-l câte unul, dacă aveți nevoie să editați aceste câmpuri.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(nici un buget)', + 'no_budget_squared' => '(nici un buget)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'S-au șters :amount tranzacții.', + 'mass_edited_transactions_success' => 'S-au actualizat :amount tranzacții', + 'opt_group_' => '(niciun tip de cont)', + 'opt_group_no_account_type' => '(niciun tip de cont)', + 'opt_group_defaultAsset' => 'Ccont de active implicit', + 'opt_group_savingAsset' => 'Cont de economii', + 'opt_group_sharedAsset' => 'Cont de active partajat', + 'opt_group_ccAsset' => 'Carduri de credit', + 'opt_group_cashWalletAsset' => 'Cash - Numerar', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Provizion: Împrumut', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Provizion: Datorie', + 'opt_group_l_Mortgage' => 'Provizion: Credit ipotecar', + 'opt_group_l_Credit card' => 'Provizion: Card de credit', + 'notes' => 'Notițe', + 'unknown_journal_error' => 'Nu a putut fi stocată tranzacția. Te rog verifică log-urile.', + 'attachment_not_found' => 'Acest atașament nu a putut fi găsit.', + 'journal_link_bill' => 'Această tranzacție este legată de factura :nume . Pentru a elimina conexiunea, debifați caseta de selectare. Utilizați regulile pentru conectarea la o altă factură.', // new user: - 'welcome' => 'Bine ați venit!', - 'submit' => 'Trimite', - 'submit_yes_really' => 'Trimite (Știu ce fac)', - 'getting_started' => 'Introducere', - 'to_get_started' => 'Este bine să vedeți că ați instalat cu succes Firefly III. Pentru a începe cu acest instrument, introduceți numele băncii dvs. și soldul contului de control principal. Nu vă faceți griji încă dacă aveți mai multe conturi. Puteți să le adăugați mai târziu. Firefly III are nevoie de ceva de început.', - 'savings_balance_text' => 'Firefly III va crea automat un cont de economii pentru dvs. În mod implicit, în contul dvs. de economii nu vor mai fi bani, dar dacă scrii balanța, acesta va fi salvat.', - 'finish_up_new_user' => 'Asta e! Puteți continua apăsând pe Trimiteți . Veți fi duși la indexul Firefly III.', - 'stored_new_accounts_new_user' => 'Ura! Conturile dvs. noi au fost salvate.', - 'set_preferred_language' => 'Dacă preferați să utilizați Firefly III într-o altă limbă, vă rugăm să indicați aici.', - 'language' => 'Limbă', - 'new_savings_account' => ':bank_name cont de economii', - 'cash_wallet' => 'Portofel în numerar', - 'currency_not_present' => 'Dacă moneda pe care o utilizați în mod normal nu este listată, nu vă faceți griji. Puteți crea propriile valute în Opțiuni> Monede.', + 'welcome' => 'Bine ați venit!', + 'submit' => 'Trimite', + 'submit_yes_really' => 'Trimite (Știu ce fac)', + 'getting_started' => 'Introducere', + 'to_get_started' => 'Este bine să vedeți că ați instalat cu succes Firefly III. Pentru a începe cu acest instrument, introduceți numele băncii dvs. și soldul contului de control principal. Nu vă faceți griji încă dacă aveți mai multe conturi. Puteți să le adăugați mai târziu. Firefly III are nevoie de ceva de început.', + 'savings_balance_text' => 'Firefly III va crea automat un cont de economii pentru dvs. În mod implicit, în contul dvs. de economii nu vor mai fi bani, dar dacă scrii balanța, acesta va fi salvat.', + 'finish_up_new_user' => 'Asta e! Puteți continua apăsând pe Trimiteți . Veți fi duși la indexul Firefly III.', + 'stored_new_accounts_new_user' => 'Ura! Conturile dvs. noi au fost salvate.', + 'set_preferred_language' => 'Dacă preferați să utilizați Firefly III într-o altă limbă, vă rugăm să indicați aici.', + 'language' => 'Limbă', + 'new_savings_account' => ':bank_name cont de economii', + 'cash_wallet' => 'Portofel în numerar', + 'currency_not_present' => 'Dacă moneda pe care o utilizați în mod normal nu este listată, nu vă faceți griji. Puteți crea propriile valute în Opțiuni> Monede.', // home page: - 'yourAccounts' => 'Conturile dvs.', - 'your_accounts' => 'Prezentarea generală a contului', - 'category_overview' => 'Categorie - prezentare generală', - 'expense_overview' => 'Prezentare generală cont cheltuială', - 'revenue_overview' => 'Prezentare generală cont venituri', - 'budgetsAndSpending' => 'Bugetele și cheltuielile', - 'budgets_and_spending' => 'Bugete și cheltuieli', - 'go_to_budget' => 'Mergi la buget "{budget}"', - 'savings' => 'Economii', - 'newWithdrawal' => 'Cheltuieli noi', - 'newDeposit' => 'Depozit nou', - 'newTransfer' => 'Transfer nou', - 'bills_to_pay' => 'Facturile de plată', - 'per_day' => 'Pe zi', - 'left_to_spend_per_day' => 'Rămas de cheltui pe zi', - 'bills_paid' => 'Facturile plătite', + 'yourAccounts' => 'Conturile dvs.', + 'your_accounts' => 'Prezentarea generală a contului', + 'category_overview' => 'Categorie - prezentare generală', + 'expense_overview' => 'Prezentare generală cont cheltuială', + 'revenue_overview' => 'Prezentare generală cont venituri', + 'budgetsAndSpending' => 'Bugetele și cheltuielile', + 'budgets_and_spending' => 'Bugete și cheltuieli', + 'go_to_budget' => 'Mergi la buget "{budget}"', + 'savings' => 'Economii', + 'newWithdrawal' => 'Cheltuieli noi', + 'newDeposit' => 'Depozit nou', + 'newTransfer' => 'Transfer nou', + 'bills_to_pay' => 'Facturile de plată', + 'per_day' => 'Pe zi', + 'left_to_spend_per_day' => 'Rămas de cheltui pe zi', + 'bills_paid' => 'Facturile plătite', // menu and titles, should be recycled as often as possible: - 'currency' => 'Monedă', - 'preferences' => 'Preferințe', - 'logout' => 'Ieșire', - 'toggleNavigation' => 'Navigare', - 'searchPlaceholder' => 'Cautare...', - 'version' => 'Versiunea', - 'dashboard' => 'Panou de control', - 'available_budget' => 'Buget disponibil ({currency})', - 'currencies' => 'Monede', - 'activity' => 'Activitate', - 'usage' => 'Utilizare', - 'accounts' => 'Conturi', - 'Asset account' => 'Cont de active', - 'Default account' => 'Cont activ principal', - 'Expense account' => 'Cont de cheltuieli', - 'Revenue account' => 'Contul de venituri', - 'Initial balance account' => 'Sold cont inițial', - 'account_type_Debt' => 'Datorie', - 'account_type_Loan' => 'Împrumut', - 'account_type_Mortgage' => 'Credit ipotecar', - 'account_type_Credit card' => 'Card de credit', - 'budgets' => 'Buget', - 'tags' => 'Etichete', - 'reports' => 'Rapoarte', - 'transactions' => 'Tranzacții', - 'expenses' => 'Cheltuieli', - 'income' => 'Venituri', - 'transfers' => 'Transferuri', - 'moneyManagement' => 'Gestionarea banilor', - 'money_management' => 'Gestionarea banilor', - 'tools' => 'Instrumente', - 'piggyBanks' => 'Pușculiță', - 'piggy_banks' => 'Pușculiță', - 'amount_x_of_y' => '{current} din {total}', - 'bills' => 'Facturi', - 'withdrawal' => 'Retragere', - 'opening_balance' => 'Soldul de deschidere', - 'deposit' => 'Depozit', - 'account' => 'Cont', - 'transfer' => 'Transfer', - 'Withdrawal' => 'Retragere', - 'Deposit' => 'Depozit', - 'Transfer' => 'Transfer', - 'bill' => 'Factură', - 'yes' => 'Da', - 'no' => 'Nu', - 'amount' => 'Sumă', - 'overview' => 'Imagine de ansamblu', - 'saveOnAccount' => 'Salvați în cont', - 'unknown' => 'Necunoscut', - 'daily' => 'Zilnic', - 'monthly' => 'Lunar', - 'profile' => 'Profil', - 'errors' => 'Erori', - 'debt_start_date' => 'Data de începere a datoriilor', - 'debt_start_amount' => 'Valoarea inițială a datoriei', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Salvați provizion nou', - 'edit_liabilities_account' => 'Editați provizion ":name"', + 'currency' => 'Monedă', + 'preferences' => 'Preferințe', + 'logout' => 'Ieșire', + 'toggleNavigation' => 'Navigare', + 'searchPlaceholder' => 'Cautare...', + 'version' => 'Versiunea', + 'dashboard' => 'Panou de control', + 'available_budget' => 'Buget disponibil ({currency})', + 'currencies' => 'Monede', + 'activity' => 'Activitate', + 'usage' => 'Utilizare', + 'accounts' => 'Conturi', + 'Asset account' => 'Cont de active', + 'Default account' => 'Cont activ principal', + 'Expense account' => 'Cont de cheltuieli', + 'Revenue account' => 'Contul de venituri', + 'Initial balance account' => 'Sold cont inițial', + 'account_type_Debt' => 'Datorie', + 'account_type_Loan' => 'Împrumut', + 'account_type_Mortgage' => 'Credit ipotecar', + 'account_type_Credit card' => 'Card de credit', + 'budgets' => 'Buget', + 'tags' => 'Etichete', + 'reports' => 'Rapoarte', + 'transactions' => 'Tranzacții', + 'expenses' => 'Cheltuieli', + 'income' => 'Venituri', + 'transfers' => 'Transferuri', + 'moneyManagement' => 'Gestionarea banilor', + 'money_management' => 'Gestionarea banilor', + 'tools' => 'Instrumente', + 'piggyBanks' => 'Pușculiță', + 'piggy_banks' => 'Pușculiță', + 'amount_x_of_y' => '{current} din {total}', + 'bills' => 'Facturi', + 'withdrawal' => 'Retragere', + 'opening_balance' => 'Soldul de deschidere', + 'deposit' => 'Depozit', + 'account' => 'Cont', + 'transfer' => 'Transfer', + 'Withdrawal' => 'Retragere', + 'Deposit' => 'Depozit', + 'Transfer' => 'Transfer', + 'bill' => 'Factură', + 'yes' => 'Da', + 'no' => 'Nu', + 'amount' => 'Sumă', + 'overview' => 'Imagine de ansamblu', + 'saveOnAccount' => 'Salvați în cont', + 'unknown' => 'Necunoscut', + 'daily' => 'Zilnic', + 'monthly' => 'Lunar', + 'profile' => 'Profil', + 'errors' => 'Erori', + 'debt_start_date' => 'Data de începere a datoriilor', + 'debt_start_amount' => 'Valoarea inițială a datoriei', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Salvați provizion nou', + 'edit_liabilities_account' => 'Editați provizion ":name"', // reports: - 'report_default' => 'Raportul financiar prestabilit între :start și :end', - 'report_audit' => 'Afișarea istoricului tranzacțiilor între :start și :end', - 'report_category' => 'Raport privind categoria între :start și :end', - 'report_account' => 'Raport privind contul de cheltuieli / venituri între :start și :end', - 'report_budget' => 'Raport privind bugetul între :start și :end', - 'report_tag' => 'Raport privind etichetele între :start și :end', - 'quick_link_reports' => 'Link-uri rapide', - 'quick_link_examples' => 'Acestea sunt doar câteva exemple de linkuri pentru a începe. Consultați paginile de ajutor de la butonul (?) pentru informații despre toate rapoartele și cuvintele magice pe care le puteți utiliza.', - 'quick_link_default_report' => 'Raportul financiar prestabilit', - 'quick_link_audit_report' => 'Afișarea istoricului tranzacțiilor', - 'report_this_month_quick' => 'Luna curentă, toate conturile', - 'report_last_month_quick' => 'Luna curentă, toate conturile', - 'report_this_year_quick' => 'Anul curent, toate conturile', - 'report_this_fiscal_year_quick' => 'Anul fiscal curent, toate conturile', - 'report_all_time_quick' => 'Tot timpul, toate conturile', - 'reports_can_bookmark' => 'Rețineți că rapoartele pot fi marcate ca favorite.', - 'incomeVsExpenses' => 'Venituri vs. cheltuieli', - 'accountBalances' => 'Solduri de cont', - 'balanceStart' => 'Sold la începutul perioadei', - 'balanceEnd' => 'Sold la sfârșitul perioadei', - 'splitByAccount' => 'Împărțire după cont', - 'coveredWithTags' => 'Acoperite cu etichete', - 'leftInBudget' => 'Rămasă în bugetul', - 'sumOfSums' => 'Suma sumelor', - 'noCategory' => '(nici o categorie)', - 'notCharged' => 'Nu este taxat (încă)', - 'inactive' => 'Inactiv', - 'active' => 'Activ', - 'difference' => 'Diferență', - 'money_flowing_in' => 'În', - 'money_flowing_out' => 'Afară', - 'topX' => 'top :number', - 'show_full_list' => 'Afișați întreaga listă', - 'show_only_top' => 'Afișează numai topul :number', - 'report_type' => 'Tip de raport', - 'report_type_default' => 'Raportul financiar prestabilit', - 'report_type_audit' => 'Afișarea istoricului tranzacțiilor (audit)', - 'report_type_category' => 'Raport privind categoria', - 'report_type_budget' => 'Raport privind bugetul', - 'report_type_tag' => 'Raport privind etichetele', - 'report_type_account' => 'Raport privind contul de cheltuieli / venituri', - 'more_info_help' => 'Mai multe informații despre aceste tipuri de rapoarte pot fi găsite în paginile de ajutor. Apăsați pictograma (?) Din colțul din dreapta sus.', - 'report_included_accounts' => 'Conturi incluse', - 'report_date_range' => 'Interval de date', - 'report_preset_ranges' => 'Valori prestabilite', - 'shared' => 'Partajate', - 'fiscal_year' => 'An fiscal', - 'income_entry' => 'Venituri din cont ":name" între :start și :end', - 'expense_entry' => 'Cheltuieli în cont ":name" între :start și :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Cheltuieli în bugetul ":budget" între :start și :end', - 'balance_amount' => 'Cheltuieli în bugetul ":budget" plătit din cont ":account" între :start și :end', - 'no_audit_activity' => 'Nu a fost înregistrată nici o activitate în contul :account_name între :start și :end.', - 'audit_end_balance' => 'Soldul contului :account_name la sfârșitul :end a fost: :balance', - 'reports_extra_options' => 'Opțiuni suplimentare', - 'report_has_no_extra_options' => 'Acest raport nu are opțiuni suplimentare', - 'reports_submit' => 'Vizualizează raportul', - 'end_after_start_date' => 'Data de încheiere a raportului trebuie să fie după data de începere.', - 'select_category' => 'Selectați categoria (categoriile)', - 'select_budget' => 'Selectați bugetul (bugetele).', - 'select_tag' => 'Selectați eticheta (-urile).', - 'income_per_category' => 'Venituri pe categorie', - 'expense_per_category' => 'Cheltuială pe categorie', - 'expense_per_budget' => 'Cheltuială pe buget', - 'income_per_account' => 'Venituri pe cont', - 'expense_per_account' => 'Cheltuială pe cont', - 'expense_per_tag' => 'Cheltuială pe eticheta', - 'income_per_tag' => 'Venituri pe eticheta', - 'include_expense_not_in_budget' => 'Cheltuielile incluse nu sunt în bugetul (bugetele) selectat (e)', - 'include_expense_not_in_account' => 'Cheltuielile incluse nu sunt în contul (conturile) selectat (e)', - 'include_expense_not_in_category' => 'Cheltuielile incluse nu sunt în categoria (categoriile) selectat (e)', - 'include_income_not_in_category' => 'Veniturile incluse nu sunt în categoria (categoriile) selectat (e)', - 'include_income_not_in_account' => 'Veniturile incluse nu sunt în contul (conturile) selectat (e)', - 'include_income_not_in_tags' => 'Veniturile incluse nu sunt în etichetă(e) selectat (e)', - 'include_expense_not_in_tags' => 'Cheltuielile incluse nu sunt în etichete', - 'everything_else' => 'Orice altceva', - 'income_and_expenses' => 'Venituri și cheltuieli', - 'spent_average' => 'Cheltuit (in medie)', - 'income_average' => 'Venituri (in medie)', - 'transaction_count' => 'Numărul de tranzacții', - 'average_spending_per_account' => 'Cheltuielile medii pe cont', - 'average_income_per_account' => 'Venitul mediu pe cont', - 'total' => 'Total', - 'description' => 'Descriere', - 'sum_of_period' => 'Suma perioadei', - 'average_in_period' => 'Media în perioada', - 'account_role_defaultAsset' => 'Contul implicit activ', - 'account_role_sharedAsset' => 'Contul de active partajat', - 'account_role_savingAsset' => 'Cont de economii', - 'account_role_ccAsset' => 'Card de credit', - 'account_role_cashWalletAsset' => 'Cash - Numerar', - 'budget_chart_click' => 'Faceți clic pe un nume de buget din tabelul de mai sus pentru a vedea o grafic.', - 'category_chart_click' => 'Clic pe numele unei categorii din tabelul de mai sus pentru a vedea un grafic.', - 'in_out_accounts' => 'Câștigat și cheltuit pe combinație', - 'in_out_per_category' => 'Câștigat și cheltuit pe categorie', - 'out_per_budget' => 'Cheltuit pe buget', - 'select_expense_revenue' => 'Selectați contul de cheltuieli / venituri', - 'multi_currency_report_sum' => 'Deoarece această listă conține conturi cu mai multe valute, suma (sumele) pe care o vedeți este posibil să nu aibă sens. Raportul va reveni întotdeauna la moneda dvs. prestabilită.', - 'sum_in_default_currency' => 'Suma va fi întotdeauna în moneda dvs. prestabilită.', - 'net_filtered_prefs' => 'Acest grafic nu va include niciodată conturi care nu au selectat opțiunea "Include în valoare netă".', + 'report_default' => 'Raportul financiar prestabilit între :start și :end', + 'report_audit' => 'Afișarea istoricului tranzacțiilor între :start și :end', + 'report_category' => 'Raport privind categoria între :start și :end', + 'report_account' => 'Raport privind contul de cheltuieli / venituri între :start și :end', + 'report_budget' => 'Raport privind bugetul între :start și :end', + 'report_tag' => 'Raport privind etichetele între :start și :end', + 'quick_link_reports' => 'Link-uri rapide', + 'quick_link_examples' => 'Acestea sunt doar câteva exemple de linkuri pentru a începe. Consultați paginile de ajutor de la butonul (?) pentru informații despre toate rapoartele și cuvintele magice pe care le puteți utiliza.', + 'quick_link_default_report' => 'Raportul financiar prestabilit', + 'quick_link_audit_report' => 'Afișarea istoricului tranzacțiilor', + 'report_this_month_quick' => 'Luna curentă, toate conturile', + 'report_last_month_quick' => 'Luna curentă, toate conturile', + 'report_this_year_quick' => 'Anul curent, toate conturile', + 'report_this_fiscal_year_quick' => 'Anul fiscal curent, toate conturile', + 'report_all_time_quick' => 'Tot timpul, toate conturile', + 'reports_can_bookmark' => 'Rețineți că rapoartele pot fi marcate ca favorite.', + 'incomeVsExpenses' => 'Venituri vs. cheltuieli', + 'accountBalances' => 'Solduri de cont', + 'balanceStart' => 'Sold la începutul perioadei', + 'balanceEnd' => 'Sold la sfârșitul perioadei', + 'splitByAccount' => 'Împărțire după cont', + 'coveredWithTags' => 'Acoperite cu etichete', + 'leftInBudget' => 'Rămasă în bugetul', + 'sumOfSums' => 'Suma sumelor', + 'noCategory' => '(nici o categorie)', + 'notCharged' => 'Nu este taxat (încă)', + 'inactive' => 'Inactiv', + 'active' => 'Activ', + 'difference' => 'Diferență', + 'money_flowing_in' => 'În', + 'money_flowing_out' => 'Afară', + 'topX' => 'top :number', + 'show_full_list' => 'Afișați întreaga listă', + 'show_only_top' => 'Afișează numai topul :number', + 'report_type' => 'Tip de raport', + 'report_type_default' => 'Raportul financiar prestabilit', + 'report_type_audit' => 'Afișarea istoricului tranzacțiilor (audit)', + 'report_type_category' => 'Raport privind categoria', + 'report_type_budget' => 'Raport privind bugetul', + 'report_type_tag' => 'Raport privind etichetele', + 'report_type_account' => 'Raport privind contul de cheltuieli / venituri', + 'more_info_help' => 'Mai multe informații despre aceste tipuri de rapoarte pot fi găsite în paginile de ajutor. Apăsați pictograma (?) Din colțul din dreapta sus.', + 'report_included_accounts' => 'Conturi incluse', + 'report_date_range' => 'Interval de date', + 'report_preset_ranges' => 'Valori prestabilite', + 'shared' => 'Partajate', + 'fiscal_year' => 'An fiscal', + 'income_entry' => 'Venituri din cont ":name" între :start și :end', + 'expense_entry' => 'Cheltuieli în cont ":name" între :start și :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Cheltuieli în bugetul ":budget" între :start și :end', + 'balance_amount' => 'Cheltuieli în bugetul ":budget" plătit din cont ":account" între :start și :end', + 'no_audit_activity' => 'Nu a fost înregistrată nici o activitate în contul :account_name între :start și :end.', + 'audit_end_balance' => 'Soldul contului :account_name la sfârșitul :end a fost: :balance', + 'reports_extra_options' => 'Opțiuni suplimentare', + 'report_has_no_extra_options' => 'Acest raport nu are opțiuni suplimentare', + 'reports_submit' => 'Vizualizează raportul', + 'end_after_start_date' => 'Data de încheiere a raportului trebuie să fie după data de începere.', + 'select_category' => 'Selectați categoria (categoriile)', + 'select_budget' => 'Selectați bugetul (bugetele).', + 'select_tag' => 'Selectați eticheta (-urile).', + 'income_per_category' => 'Venituri pe categorie', + 'expense_per_category' => 'Cheltuială pe categorie', + 'expense_per_budget' => 'Cheltuială pe buget', + 'income_per_account' => 'Venituri pe cont', + 'expense_per_account' => 'Cheltuială pe cont', + 'expense_per_tag' => 'Cheltuială pe eticheta', + 'income_per_tag' => 'Venituri pe eticheta', + 'include_expense_not_in_budget' => 'Cheltuielile incluse nu sunt în bugetul (bugetele) selectat (e)', + 'include_expense_not_in_account' => 'Cheltuielile incluse nu sunt în contul (conturile) selectat (e)', + 'include_expense_not_in_category' => 'Cheltuielile incluse nu sunt în categoria (categoriile) selectat (e)', + 'include_income_not_in_category' => 'Veniturile incluse nu sunt în categoria (categoriile) selectat (e)', + 'include_income_not_in_account' => 'Veniturile incluse nu sunt în contul (conturile) selectat (e)', + 'include_income_not_in_tags' => 'Veniturile incluse nu sunt în etichetă(e) selectat (e)', + 'include_expense_not_in_tags' => 'Cheltuielile incluse nu sunt în etichete', + 'everything_else' => 'Orice altceva', + 'income_and_expenses' => 'Venituri și cheltuieli', + 'spent_average' => 'Cheltuit (in medie)', + 'income_average' => 'Venituri (in medie)', + 'transaction_count' => 'Numărul de tranzacții', + 'average_spending_per_account' => 'Cheltuielile medii pe cont', + 'average_income_per_account' => 'Venitul mediu pe cont', + 'total' => 'Total', + 'description' => 'Descriere', + 'sum_of_period' => 'Suma perioadei', + 'average_in_period' => 'Media în perioada', + 'account_role_defaultAsset' => 'Contul implicit activ', + 'account_role_sharedAsset' => 'Contul de active partajat', + 'account_role_savingAsset' => 'Cont de economii', + 'account_role_ccAsset' => 'Card de credit', + 'account_role_cashWalletAsset' => 'Cash - Numerar', + 'budget_chart_click' => 'Faceți clic pe un nume de buget din tabelul de mai sus pentru a vedea o grafic.', + 'category_chart_click' => 'Clic pe numele unei categorii din tabelul de mai sus pentru a vedea un grafic.', + 'in_out_accounts' => 'Câștigat și cheltuit pe combinație', + 'in_out_per_category' => 'Câștigat și cheltuit pe categorie', + 'out_per_budget' => 'Cheltuit pe buget', + 'select_expense_revenue' => 'Selectați contul de cheltuieli / venituri', + 'multi_currency_report_sum' => 'Deoarece această listă conține conturi cu mai multe valute, suma (sumele) pe care o vedeți este posibil să nu aibă sens. Raportul va reveni întotdeauna la moneda dvs. prestabilită.', + 'sum_in_default_currency' => 'Suma va fi întotdeauna în moneda dvs. prestabilită.', + 'net_filtered_prefs' => 'Acest grafic nu va include niciodată conturi care nu au selectat opțiunea "Include în valoare netă".', // charts: - 'chart' => 'Grafic', - 'month' => 'Lună', - 'budget' => 'Buget', - 'spent' => 'Cheltuit', - 'spent_in_budget' => 'Cheltuit în budget', - 'left_to_spend' => 'Ramas de cheltuit', - 'earned' => 'Câștigat', - 'overspent' => 'Depășire de buget', - 'left' => 'Rămas', - 'max-amount' => 'Sumă maximă', - 'min-amount' => 'Sumă minimă', - 'journal-amount' => 'Intrare factură curentă', - 'name' => 'Nume', - 'date' => 'Dată', - 'paid' => 'Plătit', - 'unpaid' => 'Neplătit', - 'day' => 'Zi', - 'budgeted' => 'Bugetat', - 'period' => 'Perioada', - 'balance' => 'Balantă', - 'sum' => 'Sumă', - 'summary' => 'Rezumat', - 'average' => 'In medie', - 'balanceFor' => 'Balanta pentru :name', - 'no_tags_for_cloud' => 'Nu există etichete pentru a genera un cloud', - 'tag_cloud' => 'Nor de etichete', + 'chart' => 'Grafic', + 'month' => 'Lună', + 'budget' => 'Buget', + 'spent' => 'Cheltuit', + 'spent_in_budget' => 'Cheltuit în budget', + 'left_to_spend' => 'Ramas de cheltuit', + 'earned' => 'Câștigat', + 'overspent' => 'Depășire de buget', + 'left' => 'Rămas', + 'max-amount' => 'Sumă maximă', + 'min-amount' => 'Sumă minimă', + 'journal-amount' => 'Intrare factură curentă', + 'name' => 'Nume', + 'date' => 'Dată', + 'paid' => 'Plătit', + 'unpaid' => 'Neplătit', + 'day' => 'Zi', + 'budgeted' => 'Bugetat', + 'period' => 'Perioada', + 'balance' => 'Balantă', + 'sum' => 'Sumă', + 'summary' => 'Rezumat', + 'average' => 'In medie', + 'balanceFor' => 'Balanta pentru :name', + 'no_tags_for_cloud' => 'Nu există etichete pentru a genera un cloud', + 'tag_cloud' => 'Nor de etichete', // piggy banks: - 'add_money_to_piggy' => 'Adăugați bani la pușculiță ":name"', - 'piggy_bank' => 'Pușculiță', - 'new_piggy_bank' => 'Pușculiță nouă', - 'store_piggy_bank' => 'Salvați pușculița', - 'stored_piggy_bank' => 'Pușculița ":name" a fost salvată', - 'account_status' => 'Starea contului', - 'left_for_piggy_banks' => 'Rămas pentru pușculiță', - 'sum_of_piggy_banks' => 'Suma pușculiței', - 'saved_so_far' => 'Salvat până acum', - 'left_to_save' => 'Rămas de salvat', - 'suggested_amount' => 'Sumă lunară sugerată pentru salvare', - 'add_money_to_piggy_title' => 'Adăugați bani la pușculița ":name"', - 'remove_money_from_piggy_title' => 'Scoateți bani de la pușculița ":name"', - 'add' => 'Adaugă', - 'no_money_for_piggy' => 'Nu ai încă bani de pus în această pușculiță.', - 'suggested_savings_per_month' => 'Sugerat pe lună', + 'add_money_to_piggy' => 'Adăugați bani la pușculiță ":name"', + 'piggy_bank' => 'Pușculiță', + 'new_piggy_bank' => 'Pușculiță nouă', + 'store_piggy_bank' => 'Salvați pușculița', + 'stored_piggy_bank' => 'Pușculița ":name" a fost salvată', + 'account_status' => 'Starea contului', + 'left_for_piggy_banks' => 'Rămas pentru pușculiță', + 'sum_of_piggy_banks' => 'Suma pușculiței', + 'saved_so_far' => 'Salvat până acum', + 'left_to_save' => 'Rămas de salvat', + 'suggested_amount' => 'Sumă lunară sugerată pentru salvare', + 'add_money_to_piggy_title' => 'Adăugați bani la pușculița ":name"', + 'remove_money_from_piggy_title' => 'Scoateți bani de la pușculița ":name"', + 'add' => 'Adaugă', + 'no_money_for_piggy' => 'Nu ai încă bani de pus în această pușculiță.', + 'suggested_savings_per_month' => 'Sugerat pe lună', 'remove' => 'Elimină', 'max_amount_add' => 'Suma maximă pe care o puteți adăuga este', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Treceți peste apariție', 'jump_to_friday' => 'Creați tranzacția din vineri precedentă', 'jump_to_monday' => 'Creați tranzacția de luni viitoare', - 'will_jump_friday' => 'Va fi creat vineri în loc de weekend.', - 'will_jump_monday' => 'Va fi creat luni, în loc de weekend.', - 'except_weekends' => 'Cu excepția weekend-urilor', - 'recurrence_deleted' => 'tranzacție recurentă ":title" ștearsă', + 'will_jump_friday' => 'Va fi creat vineri în loc de weekend.', + 'will_jump_monday' => 'Va fi creat luni, în loc de weekend.', + 'except_weekends' => 'Cu excepția weekend-urilor', + 'recurrence_deleted' => 'tranzacție recurentă ":title" ștearsă', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/ro_RO/validation.php b/resources/lang/ro_RO/validation.php index 72c6f61ff9..4154eb4ccf 100644 --- a/resources/lang/ro_RO/validation.php +++ b/resources/lang/ro_RO/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute trebuie să fie un șir de caractere.', 'url' => ':attribute format este invalid.', 'timezone' => ':attribute trebuie să fie o zonă validă.', - '2fa_code' => 'Câmpul :attribute este invalid.', - 'dimensions' => ':attribute are dimensiuni de imagine nevalide.', - 'distinct' => 'Câmpul :attribute are o valoare duplicată.', - 'file' => ':attribute trebuie să fie un fișier.', - 'in_array' => 'Câmpul :attribute nu există în :other.', - 'present' => 'Câmpul :attribute trebuie să fie prezent.', - 'amount_zero' => 'Suma totală nu poate fi zero.', - 'unique_piggy_bank_for_user' => 'Numele pușculiței trebuie să fie unic.', - 'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.', - 'valid_recurrence_rep_moment' => 'Momentul repetiției nevalid pentru acest tip de repetare.', - 'invalid_account_info' => 'Informațiile contului nevalide.', + '2fa_code' => 'Câmpul :attribute este invalid.', + 'dimensions' => ':attribute are dimensiuni de imagine nevalide.', + 'distinct' => 'Câmpul :attribute are o valoare duplicată.', + 'file' => ':attribute trebuie să fie un fișier.', + 'in_array' => 'Câmpul :attribute nu există în :other.', + 'present' => 'Câmpul :attribute trebuie să fie prezent.', + 'amount_zero' => 'Suma totală nu poate fi zero.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Numele pușculiței trebuie să fie unic.', + 'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.', + 'valid_recurrence_rep_moment' => 'Momentul repetiției nevalid pentru acest tip de repetare.', + 'invalid_account_info' => 'Informațiile contului nevalide.', 'attributes' => [ 'email' => 'adresă e-mail', 'description' => 'descriere', diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php index 47fbdec191..55c1f406fd 100644 --- a/resources/lang/ru_RU/config.php +++ b/resources/lang/ru_RU/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'ru', - 'locale' => 'ru_RU.utf8, ru_RU.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A, %B %e %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => 'Неделя %W, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'Do MMMM YYYY', - 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Неделя] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Понедельник', - 'dow_2' => 'Вторник', - 'dow_3' => 'Среда', - 'dow_4' => 'Четверг', - 'dow_5' => 'Пятница', - 'dow_6' => 'Суббота', - 'dow_7' => 'Воскресенье', + 'html_language' => 'ru', + 'locale' => 'ru_RU.utf8, ru_RU.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A, %B %e %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Неделя %W, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'Do MMMM YYYY', + 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Неделя] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Понедельник', + 'dow_2' => 'Вторник', + 'dow_3' => 'Среда', + 'dow_4' => 'Четверг', + 'dow_5' => 'Пятница', + 'dow_6' => 'Суббота', + 'dow_7' => 'Воскресенье', ]; diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 566af9edcf..058b5c36f5 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Новый расход', 'create_new_transaction' => 'Создать новую транзакцию', 'new_transaction' => 'Новая транзакция', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Просмотр ваших основных счетов', 'go_to_budgets' => 'Перейти к вашим бюджетам', 'go_to_categories' => 'Перейти к вашим категориям', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => 'Невозможно найти текст справки.', 'no_help_title' => 'Нам очень жаль, но произошла ошибка.', 'two_factor_welcome' => 'Здравствуйте!', - 'two_factor_enter_code' => 'Чтобы продолжить, введите ваш код двухфакторной аутентификации. Ваше приложение может сгенерировать его для вас.', - 'two_factor_code_here' => 'Введите код здесь', - 'two_factor_title' => 'Двухфакторная аутентификация', - 'authenticate' => 'Аутентифицироваться', - 'two_factor_forgot_title' => 'Утерян код для двухфакторной аутентификации', - 'two_factor_forgot' => 'Я забыл свой ключ для двухфакторной авторизации.', - 'two_factor_lost_header' => 'Потеряли вашу двухфакторную аутентификацию?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Иначе, свяжитесь по email с владельцем сайта :site_owner и попросите сбросить вашу двухфакторную аутентификацию.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'Я всё сохранил!', - 'warning_much_data' => 'Загрузка данных за :days дней может занять некоторое время.', - 'registered' => 'Вы зарегистрировались успешно!', - 'Default asset account' => 'Счёт по умолчанию', - 'no_budget_pointer' => 'У вас пока нет бюджетов. Вам следует создать их на странице бюджеты. Бюджеты помогут вам отслеживать расходы.', - 'Savings account' => 'Сберегательный счет', - 'Credit card' => 'Кредитная карта', - 'source_accounts' => 'Исходный счет(а)', - 'destination_accounts' => 'Счет(а) назначения', - 'user_id_is' => 'Ваш id пользователя :user', - 'field_supports_markdown' => 'Это поле поддерживает Markdown.', - 'need_more_help' => 'Если вам нужна дополнительная помощь по использованию Firefly III, пожалуйста, откройте issue на Github (желательно, на английском языке).', + 'two_factor_enter_code' => 'Чтобы продолжить, введите ваш код двухфакторной аутентификации. Ваше приложение может сгенерировать его для вас.', + 'two_factor_code_here' => 'Введите код здесь', + 'two_factor_title' => 'Двухфакторная аутентификация', + 'authenticate' => 'Аутентифицироваться', + 'two_factor_forgot_title' => 'Утерян код для двухфакторной аутентификации', + 'two_factor_forgot' => 'Я забыл свой ключ для двухфакторной авторизации.', + 'two_factor_lost_header' => 'Потеряли вашу двухфакторную аутентификацию?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'Иначе, свяжитесь по email с владельцем сайта :site_owner и попросите сбросить вашу двухфакторную аутентификацию.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'Я всё сохранил!', + 'warning_much_data' => 'Загрузка данных за :days дней может занять некоторое время.', + 'registered' => 'Вы зарегистрировались успешно!', + 'Default asset account' => 'Счёт по умолчанию', + 'no_budget_pointer' => 'У вас пока нет бюджетов. Вам следует создать их на странице бюджеты. Бюджеты помогут вам отслеживать расходы.', + 'Savings account' => 'Сберегательный счет', + 'Credit card' => 'Кредитная карта', + 'source_accounts' => 'Исходный счет(а)', + 'destination_accounts' => 'Счет(а) назначения', + 'user_id_is' => 'Ваш id пользователя :user', + 'field_supports_markdown' => 'Это поле поддерживает Markdown.', + 'need_more_help' => 'Если вам нужна дополнительная помощь по использованию Firefly III, пожалуйста, откройте issue на Github (желательно, на английском языке).', 'reenable_intro_text' => 'Вы также можете повторно включить обучение для начинающих.', 'intro_boxes_after_refresh' => 'Блоки с подсказками появятся, когда вы обновите страницу.', 'show_all_no_filter' => 'Показать все транзакции без группировки по датам.', @@ -225,23 +226,23 @@ return [ 'search_query' => 'Запрос', 'search_found_transactions' => 'Firefly III нашёл :count транзакций за :time секунд.', 'search_for_query' => 'Firefly III ищет транзакции со всеми этими словами: :query', - 'search_modifier_amount_is' => 'Сумма точно равна :value', - 'search_modifier_amount' => 'Сумма точно равна :value', - 'search_modifier_amount_max' => 'Сумма больше, чем :value', - 'search_modifier_amount_min' => 'Сумма не менее, чем :value', - 'search_modifier_amount_less' => 'Сумма меньше, чем :value', - 'search_modifier_amount_more' => 'Сумма больше, чем :value', - 'search_modifier_source' => 'Счёт-источник = :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Счёт назначения = :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Категория = :value', - 'search_modifier_budget' => 'Бюджет = :value', - 'search_modifier_bill' => 'Счёт на оплату = :value', - 'search_modifier_type' => 'Transaction type is :value', - 'search_modifier_date' => 'Transaction date is :value', - 'search_modifier_date_before' => 'Transaction date is before :value', - 'search_modifier_date_after' => 'Transaction date is after :value', + 'search_modifier_amount_is' => 'Сумма точно равна :value', + 'search_modifier_amount' => 'Сумма точно равна :value', + 'search_modifier_amount_max' => 'Сумма больше, чем :value', + 'search_modifier_amount_min' => 'Сумма не менее, чем :value', + 'search_modifier_amount_less' => 'Сумма меньше, чем :value', + 'search_modifier_amount_more' => 'Сумма больше, чем :value', + 'search_modifier_source' => 'Счёт-источник = :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Счёт назначения = :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Категория = :value', + 'search_modifier_budget' => 'Бюджет = :value', + 'search_modifier_bill' => 'Счёт на оплату = :value', + 'search_modifier_type' => 'Transaction type is :value', + 'search_modifier_date' => 'Transaction date is :value', + 'search_modifier_date_before' => 'Transaction date is before :value', + 'search_modifier_date_after' => 'Transaction date is after :value', 'search_modifier_on' => 'Transaction date is :value', 'search_modifier_before' => 'Transaction date is before :value', 'search_modifier_after' => 'Transaction date is after :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => 'Преобразовать транзакцию в перевод', 'rule_action_convert_transfer' => 'Преобразовать транзакцию в перевод с помощью ":action_value"', - 'rules_have_read_warning' => 'Вы прочитали предупреждение?', - 'apply_rule_warning' => 'Предупреждение: запуск правила (группы) при большом числе выбранных транзакций может занять много времени, и это может привести к тайм-ауту. Если это произойдёт, правило (группа) будут применены к неизвестной части ваших транзакций. Это может серьёзно повредить вашему управлению финансами. Пожалуйста, будьте осторожны.', - 'rulegroup_for_bills_title' => 'Группа правил для счетов к оплате', - 'rulegroup_for_bills_description' => 'Специальная группа для правил, которые включают в себя счета к оплате.', - 'rule_for_bill_title' => 'Автоматически сгенерированное правило для счёта на оплату ":name"', - 'rule_for_bill_description' => 'Это правило было сгенерировано автоматически, чтобы попытаться сопоставить счёт на оплату ":name".', - 'create_rule_for_bill' => 'Создать новое правило для счёта к оплате ":name"', - 'create_rule_for_bill_txt' => 'Вы только что создали новый счёт на оплату под названием ":name", поздравляем! Firefly III может автоматически сопоставлять новые расходы с этим счётом. Например, всякий раз, когда вы платите арендную плату, счёт «аренда» будет связан с соответствующим расходом. Таким образом, Firefly III может точно показать вам, какие счета уже оплачены, а какие ещё нет. Для этого необходимо создать новое правило. Firefly III заполнил некоторые поля разумными значениями по умолчанию. Пожалуйста, убедитесь, что они верны. Если эти значения верны, Firefly III автоматически свяжет правильный расход с правильным счётом на оплату. Проверьте правила, чтобы убедиться, что они верны, и добавьте что-либо, если в правилах есть ошибка.', - 'new_rule_for_bill_title' => 'Правило для счёта на оплату ":name"', - 'new_rule_for_bill_description' => 'Это правило помечает транзакции для счёта на оплату ":name".', + 'rules_have_read_warning' => 'Вы прочитали предупреждение?', + 'apply_rule_warning' => 'Предупреждение: запуск правила (группы) при большом числе выбранных транзакций может занять много времени, и это может привести к тайм-ауту. Если это произойдёт, правило (группа) будут применены к неизвестной части ваших транзакций. Это может серьёзно повредить вашему управлению финансами. Пожалуйста, будьте осторожны.', + 'rulegroup_for_bills_title' => 'Группа правил для счетов к оплате', + 'rulegroup_for_bills_description' => 'Специальная группа для правил, которые включают в себя счета к оплате.', + 'rule_for_bill_title' => 'Автоматически сгенерированное правило для счёта на оплату ":name"', + 'rule_for_bill_description' => 'Это правило было сгенерировано автоматически, чтобы попытаться сопоставить счёт на оплату ":name".', + 'create_rule_for_bill' => 'Создать новое правило для счёта к оплате ":name"', + 'create_rule_for_bill_txt' => 'Вы только что создали новый счёт на оплату под названием ":name", поздравляем! Firefly III может автоматически сопоставлять новые расходы с этим счётом. Например, всякий раз, когда вы платите арендную плату, счёт «аренда» будет связан с соответствующим расходом. Таким образом, Firefly III может точно показать вам, какие счета уже оплачены, а какие ещё нет. Для этого необходимо создать новое правило. Firefly III заполнил некоторые поля разумными значениями по умолчанию. Пожалуйста, убедитесь, что они верны. Если эти значения верны, Firefly III автоматически свяжет правильный расход с правильным счётом на оплату. Проверьте правила, чтобы убедиться, что они верны, и добавьте что-либо, если в правилах есть ошибка.', + 'new_rule_for_bill_title' => 'Правило для счёта на оплату ":name"', + 'new_rule_for_bill_description' => 'Это правило помечает транзакции для счёта на оплату ":name".', // tags - 'store_new_tag' => 'Сохранить новую метку', - 'update_tag' => 'Обновить метку', - 'no_location_set' => 'Местоположение не указано.', - 'meta_data' => 'Расширенные данные', - 'location' => 'Размещение', - 'without_date' => 'Без даты', - 'result' => 'Результат', - 'sums_apply_to_range' => 'Все суммы относятся к выбранному диапазону', - 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', - 'press_tag_location' => 'Щёлкните правой кнопкой мыши или надолго нажмите на сенсорный экран, чтобы установить метку местоположения.', - 'clear_location' => 'Очистить местоположение', + 'store_new_tag' => 'Сохранить новую метку', + 'update_tag' => 'Обновить метку', + 'no_location_set' => 'Местоположение не указано.', + 'meta_data' => 'Расширенные данные', + 'location' => 'Размещение', + 'without_date' => 'Без даты', + 'result' => 'Результат', + 'sums_apply_to_range' => 'Все суммы относятся к выбранному диапазону', + 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', + 'press_tag_location' => 'Щёлкните правой кнопкой мыши или надолго нажмите на сенсорный экран, чтобы установить метку местоположения.', + 'clear_location' => 'Очистить местоположение', // preferences - 'pref_home_screen_accounts' => 'Счета, отображаемые в сводке', - 'pref_home_screen_accounts_help' => 'Какие счета нужно отображать в сводке на главной странице?', - 'pref_view_range' => 'Диапазон просмотра', - 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', - 'pref_1D' => 'Один день', - 'pref_1W' => 'Одна неделя', - 'pref_1M' => 'Один месяц', - 'pref_3M' => 'Три месяца (квартал)', - 'pref_6M' => 'Шесть месяцев', - 'pref_1Y' => 'Один год', - 'pref_languages' => 'Языки', - 'pref_languages_help' => 'Firefly III поддерживает несколько языков. Какой язык вы предпочитаете?', - 'pref_custom_fiscal_year' => 'Параметры финансового года', - 'pref_custom_fiscal_year_label' => 'Включить', - 'pref_custom_fiscal_year_help' => 'Для стран, в которых финансовый год начинается не 1 января, а заканчивается не 31 декабря, вы должны указать даты начала и окончания финансового года', - 'pref_fiscal_year_start_label' => 'Дата начала финансового года', - 'pref_two_factor_auth' => 'Двухэтапная аутентификация', - 'pref_two_factor_auth_help' => 'Когда вы включаете двухэтапную аутентификацию (также известную как двухфакторная аутентификация), вы добавляете дополнительный уровень безопасности в свою учётную запись. Вы входите в систему со своим паролем и ещё чем-то, что есть только у вас (код подтверждения). Коды подтверждения генерируются приложением на вашем телефоне, например, Authy или Google Authenticator.', - 'pref_enable_two_factor_auth' => 'Включить двухэтапную аутентификацию', - 'pref_two_factor_auth_disabled' => 'Двухэтапную код подтверждения удалён и отключен', - 'pref_two_factor_auth_remove_it' => 'Не забудьте удалить учётную запись из своего приложения для аутентификации!', - 'pref_two_factor_auth_code' => 'Проверить код', - 'pref_two_factor_auth_code_help' => 'Отсканируйте QR-код с помощью приложения на телефоне, например Authy или Google Authenticator, и введите сгенерированный код.', - 'pref_two_factor_auth_reset_code' => 'Сбросить код верификации', - 'pref_two_factor_auth_disable_2fa' => 'Выключить 2FA', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Сохранить настройки', - 'saved_preferences' => 'Настройки сохранены!', - 'preferences_general' => 'Основные', - 'preferences_frontpage' => 'Сводка', - 'preferences_security' => 'Безопасность', - 'preferences_layout' => 'Отображение', - 'pref_home_show_deposits' => 'Показывать доходы на главной странице', - 'pref_home_show_deposits_info' => 'В сводке уже отображаются ваши счета расходов. Нужно ли показывать там также ваши счета доходов?', - 'pref_home_do_show_deposits' => 'Да, показать их', - 'successful_count' => 'из которых :count успешно', - 'list_page_size_title' => 'Размер страницы', - 'list_page_size_help' => 'Все списки в программе (счета, транзакции и т. п.) будут отображаться с указанным количеством на одну страницу.', - 'list_page_size_label' => 'Размер страницы', - 'between_dates' => '(:start и :end)', - 'pref_optional_fields_transaction' => 'Дополнительные поля для транзакций', - 'pref_optional_fields_transaction_help' => 'По умолчанию при создании новой транзакции включены не все поля (чтобы не создавать беспорядок). Но вы можете включить эти поля, если лично вам они могут быть полезны. Любое поле, которое в последствии будет отключено, будет по-прежнему отображаться, если оно уже заполнено (независимо от данный настроек).', - 'optional_tj_date_fields' => 'Поля с датами', - 'optional_tj_business_fields' => 'Бизнес-поля', - 'optional_tj_attachment_fields' => 'Поля вложений', - 'pref_optional_tj_interest_date' => 'Дата начисления процентов', - 'pref_optional_tj_book_date' => 'Дата внесения записи', - 'pref_optional_tj_process_date' => 'Дата обработки', - 'pref_optional_tj_due_date' => 'Срок', - 'pref_optional_tj_payment_date' => 'Дата платежа', - 'pref_optional_tj_invoice_date' => 'Дата выставления счёта', - 'pref_optional_tj_internal_reference' => 'Внутренняя ссылка', - 'pref_optional_tj_notes' => 'Заметки', - 'pref_optional_tj_attachments' => 'Вложения', - 'optional_field_meta_dates' => 'Даты', - 'optional_field_meta_business' => 'Бизнес', - 'optional_field_attachments' => 'Вложения', - 'optional_field_meta_data' => 'Расширенные данные', + 'pref_home_screen_accounts' => 'Счета, отображаемые в сводке', + 'pref_home_screen_accounts_help' => 'Какие счета нужно отображать в сводке на главной странице?', + 'pref_view_range' => 'Диапазон просмотра', + 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', + 'pref_1D' => 'Один день', + 'pref_1W' => 'Одна неделя', + 'pref_1M' => 'Один месяц', + 'pref_3M' => 'Три месяца (квартал)', + 'pref_6M' => 'Шесть месяцев', + 'pref_1Y' => 'Один год', + 'pref_languages' => 'Языки', + 'pref_languages_help' => 'Firefly III поддерживает несколько языков. Какой язык вы предпочитаете?', + 'pref_custom_fiscal_year' => 'Параметры финансового года', + 'pref_custom_fiscal_year_label' => 'Включить', + 'pref_custom_fiscal_year_help' => 'Для стран, в которых финансовый год начинается не 1 января, а заканчивается не 31 декабря, вы должны указать даты начала и окончания финансового года', + 'pref_fiscal_year_start_label' => 'Дата начала финансового года', + 'pref_two_factor_auth' => 'Двухэтапная аутентификация', + 'pref_two_factor_auth_help' => 'Когда вы включаете двухэтапную аутентификацию (также известную как двухфакторная аутентификация), вы добавляете дополнительный уровень безопасности в свою учётную запись. Вы входите в систему со своим паролем и ещё чем-то, что есть только у вас (код подтверждения). Коды подтверждения генерируются приложением на вашем телефоне, например, Authy или Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Включить двухэтапную аутентификацию', + 'pref_two_factor_auth_disabled' => 'Двухэтапную код подтверждения удалён и отключен', + 'pref_two_factor_auth_remove_it' => 'Не забудьте удалить учётную запись из своего приложения для аутентификации!', + 'pref_two_factor_auth_code' => 'Проверить код', + 'pref_two_factor_auth_code_help' => 'Отсканируйте QR-код с помощью приложения на телефоне, например Authy или Google Authenticator, и введите сгенерированный код.', + 'pref_two_factor_auth_reset_code' => 'Сбросить код верификации', + 'pref_two_factor_auth_disable_2fa' => 'Выключить 2FA', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Сохранить настройки', + 'saved_preferences' => 'Настройки сохранены!', + 'preferences_general' => 'Основные', + 'preferences_frontpage' => 'Сводка', + 'preferences_security' => 'Безопасность', + 'preferences_layout' => 'Отображение', + 'pref_home_show_deposits' => 'Показывать доходы на главной странице', + 'pref_home_show_deposits_info' => 'В сводке уже отображаются ваши счета расходов. Нужно ли показывать там также ваши счета доходов?', + 'pref_home_do_show_deposits' => 'Да, показать их', + 'successful_count' => 'из которых :count успешно', + 'list_page_size_title' => 'Размер страницы', + 'list_page_size_help' => 'Все списки в программе (счета, транзакции и т. п.) будут отображаться с указанным количеством на одну страницу.', + 'list_page_size_label' => 'Размер страницы', + 'between_dates' => '(:start и :end)', + 'pref_optional_fields_transaction' => 'Дополнительные поля для транзакций', + 'pref_optional_fields_transaction_help' => 'По умолчанию при создании новой транзакции включены не все поля (чтобы не создавать беспорядок). Но вы можете включить эти поля, если лично вам они могут быть полезны. Любое поле, которое в последствии будет отключено, будет по-прежнему отображаться, если оно уже заполнено (независимо от данный настроек).', + 'optional_tj_date_fields' => 'Поля с датами', + 'optional_tj_business_fields' => 'Бизнес-поля', + 'optional_tj_attachment_fields' => 'Поля вложений', + 'pref_optional_tj_interest_date' => 'Дата начисления процентов', + 'pref_optional_tj_book_date' => 'Дата внесения записи', + 'pref_optional_tj_process_date' => 'Дата обработки', + 'pref_optional_tj_due_date' => 'Срок', + 'pref_optional_tj_payment_date' => 'Дата платежа', + 'pref_optional_tj_invoice_date' => 'Дата выставления счёта', + 'pref_optional_tj_internal_reference' => 'Внутренняя ссылка', + 'pref_optional_tj_notes' => 'Заметки', + 'pref_optional_tj_attachments' => 'Вложения', + 'optional_field_meta_dates' => 'Даты', + 'optional_field_meta_business' => 'Бизнес', + 'optional_field_attachments' => 'Вложения', + 'optional_field_meta_data' => 'Расширенные данные', // profile: - 'change_your_password' => 'Изменить ваш пароль', - 'delete_account' => 'Удалить профиль', - 'current_password' => 'Текущий пароль', - 'new_password' => 'Новый пароль', - 'new_password_again' => 'Новый пароль (ещё раз)', - 'delete_your_account' => 'Удалить ваш профиль', - 'delete_your_account_help' => 'При удалении вашего профиля также будут удалены все счета, транзакции. Не будет сохранено ничего, что вы хранили в Firefly III. Всё будет УТЕРЯНО!', - 'delete_your_account_password' => 'Для продолжения введите свой пароль.', - 'password' => 'Пароль', - 'are_you_sure' => 'Вы уверены? Эту операцию нельзя будет отменить.', - 'delete_account_button' => 'УДАЛИТЬ ваш профиль', - 'invalid_current_password' => 'Неправильный пароль!', - 'password_changed' => 'Пароль изменён!', - 'should_change' => 'Кажется, нужно изменить пароль.', - 'invalid_password' => 'Неверный пароль!', - 'what_is_pw_security' => 'Что такое «проверка безопасности паролей»?', - 'secure_pw_title' => 'Как выбрать безопасный пароль', - 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', - 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', - 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', - 'secure_pw_working_title' => 'Как это работает?', - 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', - 'secure_pw_should' => 'Должен ли я установить флажок?', - 'secure_pw_long_password' => 'Да. Всегда проверять безопасность моего пароля.', - 'command_line_token' => 'Токен командной строки', - 'explain_command_line_token' => 'Этот токен необходим для выполнения операций из командной строки (таких как импорт или экспорт данных). Без него такие чувствительные команды не будут работать. Не показывайте никому свой токен. Никто не попросит у вас эту информацию, даже я. Если вы боитесь, что потеряли этот токен, или у вас паранойя, вы можете сгенерировать новый токен с помощью этой кнопки.', - 'regenerate_command_line_token' => 'Сгенерировать новый токен командной строки', - 'token_regenerated' => 'Новый токен командной строки сгенерирован', - 'change_your_email' => 'Изменить ваш адрес электронной почты', - 'email_verification' => 'Письмо будет отправлено на ваши адреса электронной почты: старый и новый. В целях безопасности, вы не сможете войти в систему, пока не подтвердите новый адрес электронной почты. Если вы не уверены, что ваша установка Firefly III может отправлять электронную почту, не используйте эту функцию. Если вы являетесь администратором, вы можете проверить это на странице Администрирование.', - 'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.', - 'login_with_new_email' => 'Теперь вы можете войти с новым адресом электронной почты.', - 'login_with_old_email' => 'Теперь вы можете снова войти со своим старым адресом электронной почты.', - 'login_provider_local_only' => 'Это действие недоступно при аутентификации через ":login_provider".', - 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', + 'change_your_password' => 'Изменить ваш пароль', + 'delete_account' => 'Удалить профиль', + 'current_password' => 'Текущий пароль', + 'new_password' => 'Новый пароль', + 'new_password_again' => 'Новый пароль (ещё раз)', + 'delete_your_account' => 'Удалить ваш профиль', + 'delete_your_account_help' => 'При удалении вашего профиля также будут удалены все счета, транзакции. Не будет сохранено ничего, что вы хранили в Firefly III. Всё будет УТЕРЯНО!', + 'delete_your_account_password' => 'Для продолжения введите свой пароль.', + 'password' => 'Пароль', + 'are_you_sure' => 'Вы уверены? Эту операцию нельзя будет отменить.', + 'delete_account_button' => 'УДАЛИТЬ ваш профиль', + 'invalid_current_password' => 'Неправильный пароль!', + 'password_changed' => 'Пароль изменён!', + 'should_change' => 'Кажется, нужно изменить пароль.', + 'invalid_password' => 'Неверный пароль!', + 'what_is_pw_security' => 'Что такое «проверка безопасности паролей»?', + 'secure_pw_title' => 'Как выбрать безопасный пароль', + 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', + 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', + 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', + 'secure_pw_working_title' => 'Как это работает?', + 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_should' => 'Должен ли я установить флажок?', + 'secure_pw_long_password' => 'Да. Всегда проверять безопасность моего пароля.', + 'command_line_token' => 'Токен командной строки', + 'explain_command_line_token' => 'Этот токен необходим для выполнения операций из командной строки (таких как импорт или экспорт данных). Без него такие чувствительные команды не будут работать. Не показывайте никому свой токен. Никто не попросит у вас эту информацию, даже я. Если вы боитесь, что потеряли этот токен, или у вас паранойя, вы можете сгенерировать новый токен с помощью этой кнопки.', + 'regenerate_command_line_token' => 'Сгенерировать новый токен командной строки', + 'token_regenerated' => 'Новый токен командной строки сгенерирован', + 'change_your_email' => 'Изменить ваш адрес электронной почты', + 'email_verification' => 'Письмо будет отправлено на ваши адреса электронной почты: старый и новый. В целях безопасности, вы не сможете войти в систему, пока не подтвердите новый адрес электронной почты. Если вы не уверены, что ваша установка Firefly III может отправлять электронную почту, не используйте эту функцию. Если вы являетесь администратором, вы можете проверить это на странице Администрирование.', + 'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.', + 'login_with_new_email' => 'Теперь вы можете войти с новым адресом электронной почты.', + 'login_with_old_email' => 'Теперь вы можете снова войти со своим старым адресом электронной почты.', + 'login_provider_local_only' => 'Это действие недоступно при аутентификации через ":login_provider".', + 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', // attachments - 'nr_of_attachments' => 'Одно вложение |:count вложений', - 'attachments' => 'Вложения', - 'edit_attachment' => 'Изменить вложение ":name"', - 'update_attachment' => 'Обновить вложение', - 'delete_attachment' => 'Удалить вложение ":name"', - 'attachment_deleted' => 'Вложение ":name" удалено', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => 'Вложение ":name" обновлено', - 'upload_max_file_size' => 'Максимальный размер файла: :size', - 'list_all_attachments' => 'Список всех вложений', + 'nr_of_attachments' => 'Одно вложение |:count вложений', + 'attachments' => 'Вложения', + 'edit_attachment' => 'Изменить вложение ":name"', + 'update_attachment' => 'Обновить вложение', + 'delete_attachment' => 'Удалить вложение ":name"', + 'attachment_deleted' => 'Вложение ":name" удалено', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => 'Вложение ":name" обновлено', + 'upload_max_file_size' => 'Максимальный размер файла: :size', + 'list_all_attachments' => 'Список всех вложений', // transaction index - 'title_expenses' => 'Расходы', - 'title_withdrawal' => 'Расходы', - 'title_revenue' => 'Доход', - 'title_deposit' => 'Доход', - 'title_transfer' => 'Переводы', - 'title_transfers' => 'Переводы', + 'title_expenses' => 'Расходы', + 'title_withdrawal' => 'Расходы', + 'title_revenue' => 'Доход', + 'title_deposit' => 'Доход', + 'title_transfer' => 'Переводы', + 'title_transfers' => 'Переводы', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Эта транзакция уже является расходом', - 'convert_is_already_type_Deposit' => 'Эта транзакция уже является доходом', - 'convert_is_already_type_Transfer' => 'Эта транзакция уже является переводом', - 'convert_to_Withdrawal' => 'Преобразовать ":description" в расход', - 'convert_to_Deposit' => 'Преобразовать ":description" в доход', - 'convert_to_Transfer' => 'Преобразовать ":description" в перевод', - 'convert_options_WithdrawalDeposit' => 'Преобразовать расход в доход', - 'convert_options_WithdrawalTransfer' => 'Преобразовать расход в перевод', - 'convert_options_DepositTransfer' => 'Преобразовать доход в перевод', - 'convert_options_DepositWithdrawal' => 'Преобразовать доход в расход', - 'convert_options_TransferWithdrawal' => 'Преобразовать перевод в расход', - 'convert_options_TransferDeposit' => 'Преобразовать перевод в доход', - 'convert_Withdrawal_to_deposit' => 'Преобразовать этот расход в доход', - 'convert_Withdrawal_to_transfer' => 'Преобразовать этот расход в перевод', - 'convert_Deposit_to_withdrawal' => 'Преобразовать этот доход в расход', - 'convert_Deposit_to_transfer' => 'Преобразовать этот доход в перевод', - 'convert_Transfer_to_deposit' => 'Преобразовать этот перевод в доход', - 'convert_Transfer_to_withdrawal' => 'Преобразовать этот перевод в расход', - 'convert_please_set_revenue_source' => 'Пожалуйста, выберите счёт доходов, с которого поступят деньги.', - 'convert_please_set_asset_destination' => 'Пожалуйста, выберите основной счёт, на который будут переведены деньги.', - 'convert_please_set_expense_destination' => 'Пожалуйста, выберите счёт расходов, на который будут направлены деньги.', - 'convert_please_set_asset_source' => 'Пожалуйста, выберите основной счёт, с которого поступят деньги.', - 'convert_explanation_withdrawal_deposit' => 'Если вы преобразуете этот расход в доход, то сумма :amount будет зачислена на счёт :sourceName, а не изъята с него.', - 'convert_explanation_withdrawal_transfer' => 'Если вы преобразуете этот расход в перевод, то сумма :amount будет перемещена со счёта :sourceName на новый основной счёт, а не на счёт :destinationName.', - 'convert_explanation_deposit_withdrawal' => 'Если вы преобразуете этот доход в расход, то сумма :amount будет удалена со счёта :destinationName, а не добавлена на него.', - 'convert_explanation_deposit_transfer' => 'Если вы преобразуете этот доход в перевод, то сумма :amount будет перемещена на выбранный вами счёт :destinationName.', - 'convert_explanation_transfer_withdrawal' => 'Если вы преобразуете этот перевод в расход, сумма :amount будет списана со счёта :sourceName в качестве расхода, а не перемещена на счёт :destinationName.', - 'convert_explanation_transfer_deposit' => 'Если вы преобразуете этот перевод в доход, сумма :amount будет зачислена на счёт :destinationName, а не переведена на него.', - 'converted_to_Withdrawal' => 'Транзакция была преобразована в расход', - 'converted_to_Deposit' => 'Транзакция была преобразована в доход', - 'converted_to_Transfer' => 'Транзакция была преобразована в перевод', - 'invalid_convert_selection' => 'Выбранный вами счёт уже используется в этой транзакции или не существует.', - 'source_or_dest_invalid' => 'Не удается найти правильные сведения о транзакции. Преобразование невозможно.', - 'convert_to_withdrawal' => 'Convert to a withdrawal', - 'convert_to_deposit' => 'Convert to a deposit', - 'convert_to_transfer' => 'Convert to a transfer', + 'convert_is_already_type_Withdrawal' => 'Эта транзакция уже является расходом', + 'convert_is_already_type_Deposit' => 'Эта транзакция уже является доходом', + 'convert_is_already_type_Transfer' => 'Эта транзакция уже является переводом', + 'convert_to_Withdrawal' => 'Преобразовать ":description" в расход', + 'convert_to_Deposit' => 'Преобразовать ":description" в доход', + 'convert_to_Transfer' => 'Преобразовать ":description" в перевод', + 'convert_options_WithdrawalDeposit' => 'Преобразовать расход в доход', + 'convert_options_WithdrawalTransfer' => 'Преобразовать расход в перевод', + 'convert_options_DepositTransfer' => 'Преобразовать доход в перевод', + 'convert_options_DepositWithdrawal' => 'Преобразовать доход в расход', + 'convert_options_TransferWithdrawal' => 'Преобразовать перевод в расход', + 'convert_options_TransferDeposit' => 'Преобразовать перевод в доход', + 'convert_Withdrawal_to_deposit' => 'Преобразовать этот расход в доход', + 'convert_Withdrawal_to_transfer' => 'Преобразовать этот расход в перевод', + 'convert_Deposit_to_withdrawal' => 'Преобразовать этот доход в расход', + 'convert_Deposit_to_transfer' => 'Преобразовать этот доход в перевод', + 'convert_Transfer_to_deposit' => 'Преобразовать этот перевод в доход', + 'convert_Transfer_to_withdrawal' => 'Преобразовать этот перевод в расход', + 'convert_please_set_revenue_source' => 'Пожалуйста, выберите счёт доходов, с которого поступят деньги.', + 'convert_please_set_asset_destination' => 'Пожалуйста, выберите основной счёт, на который будут переведены деньги.', + 'convert_please_set_expense_destination' => 'Пожалуйста, выберите счёт расходов, на который будут направлены деньги.', + 'convert_please_set_asset_source' => 'Пожалуйста, выберите основной счёт, с которого поступят деньги.', + 'convert_explanation_withdrawal_deposit' => 'Если вы преобразуете этот расход в доход, то сумма :amount будет зачислена на счёт :sourceName, а не изъята с него.', + 'convert_explanation_withdrawal_transfer' => 'Если вы преобразуете этот расход в перевод, то сумма :amount будет перемещена со счёта :sourceName на новый основной счёт, а не на счёт :destinationName.', + 'convert_explanation_deposit_withdrawal' => 'Если вы преобразуете этот доход в расход, то сумма :amount будет удалена со счёта :destinationName, а не добавлена на него.', + 'convert_explanation_deposit_transfer' => 'Если вы преобразуете этот доход в перевод, то сумма :amount будет перемещена на выбранный вами счёт :destinationName.', + 'convert_explanation_transfer_withdrawal' => 'Если вы преобразуете этот перевод в расход, сумма :amount будет списана со счёта :sourceName в качестве расхода, а не перемещена на счёт :destinationName.', + 'convert_explanation_transfer_deposit' => 'Если вы преобразуете этот перевод в доход, сумма :amount будет зачислена на счёт :destinationName, а не переведена на него.', + 'converted_to_Withdrawal' => 'Транзакция была преобразована в расход', + 'converted_to_Deposit' => 'Транзакция была преобразована в доход', + 'converted_to_Transfer' => 'Транзакция была преобразована в перевод', + 'invalid_convert_selection' => 'Выбранный вами счёт уже используется в этой транзакции или не существует.', + 'source_or_dest_invalid' => 'Не удается найти правильные сведения о транзакции. Преобразование невозможно.', + 'convert_to_withdrawal' => 'Convert to a withdrawal', + 'convert_to_deposit' => 'Convert to a deposit', + 'convert_to_transfer' => 'Convert to a transfer', // create new stuff: - 'create_new_withdrawal' => 'Создать новый расход', - 'create_new_deposit' => 'Создать новый доход', - 'create_new_transfer' => 'Создать новый перевод', - 'create_new_asset' => 'Создать новый активный счёт', - 'create_new_expense' => 'Создать новый счёт расхода', - 'create_new_revenue' => 'Создать новый счёт дохода', - 'create_new_piggy_bank' => 'Создать новую копилку', - 'create_new_bill' => 'Создать новый счёт к оплате', + 'create_new_withdrawal' => 'Создать новый расход', + 'create_new_deposit' => 'Создать новый доход', + 'create_new_transfer' => 'Создать новый перевод', + 'create_new_asset' => 'Создать новый активный счёт', + 'create_new_expense' => 'Создать новый счёт расхода', + 'create_new_revenue' => 'Создать новый счёт дохода', + 'create_new_piggy_bank' => 'Создать новую копилку', + 'create_new_bill' => 'Создать новый счёт к оплате', // currencies: - 'create_currency' => 'Создать новую валюту', - 'store_currency' => 'Сохранить новую валюту', - 'update_currency' => 'Обновить валюту', - 'new_default_currency' => ':name теперь является вашей основной валютой.', - 'cannot_delete_currency' => 'Невозможно удалить валюту :name, поскольку она используется.', - 'cannot_disable_currency' => 'Невозможно отключить валюту :name, поскольку она используется.', - 'deleted_currency' => 'Валюта :name удалена', - 'created_currency' => 'Валюта :name создана', - 'could_not_store_currency' => 'Невозможно сохранить новую валюту.', - 'updated_currency' => 'Валюта :name обновлена', - 'ask_site_owner' => 'Пожалуйста, обратитесь к :owner для добавления, удаления или изменения валюты.', - 'currencies_intro' => 'Firefly III может работать с несколькими валютами. Вы можете управлять ими здесь.', - 'make_default_currency' => 'Сделать основной', - 'default_currency' => 'основная', - 'currency_is_disabled' => 'Отключена', - 'enable_currency' => 'Включить', - 'disable_currency' => 'Отключить', - 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', - 'currency_is_now_enabled' => 'Валюта ":name" была включена', - 'currency_is_now_disabled' => 'Валюта ":name" была отключена', + 'create_currency' => 'Создать новую валюту', + 'store_currency' => 'Сохранить новую валюту', + 'update_currency' => 'Обновить валюту', + 'new_default_currency' => ':name теперь является вашей основной валютой.', + 'cannot_delete_currency' => 'Невозможно удалить валюту :name, поскольку она используется.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Валюта :name удалена', + 'created_currency' => 'Валюта :name создана', + 'could_not_store_currency' => 'Невозможно сохранить новую валюту.', + 'updated_currency' => 'Валюта :name обновлена', + 'ask_site_owner' => 'Пожалуйста, обратитесь к :owner для добавления, удаления или изменения валюты.', + 'currencies_intro' => 'Firefly III может работать с несколькими валютами. Вы можете управлять ими здесь.', + 'make_default_currency' => 'Сделать основной', + 'default_currency' => 'основная', + 'currency_is_disabled' => 'Отключена', + 'enable_currency' => 'Включить', + 'disable_currency' => 'Отключить', + 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', + 'currency_is_now_enabled' => 'Валюта ":name" была включена', + 'currency_is_now_disabled' => 'Валюта ":name" была отключена', // forms: - 'mandatoryFields' => 'Обязательные поля', - 'optionalFields' => 'Дополнительные поля', - 'options' => 'Параметры', + 'mandatoryFields' => 'Обязательные поля', + 'optionalFields' => 'Дополнительные поля', + 'options' => 'Параметры', // budgets: - 'create_new_budget' => 'Создать новый бюджет', - 'store_new_budget' => 'Сохранить новый бюджет', - 'stored_new_budget' => 'Новый бюджет ":name" сохранён', - 'available_between' => 'Доступно между :start и :end', - 'transactionsWithoutBudget' => 'Расходы вне бюджета', - 'transactions_no_budget' => 'Расходы вне бюджета между :start и :end', - 'spent_between' => 'Расходы между :start и :end', - 'createBudget' => 'Новый бюджет', - 'inactiveBudgets' => 'Неактивные бюджеты', - 'without_budget_between' => 'Транзакции вне бюджета между :start и :end', - 'delete_budget' => 'Удалить бюджет ":name"', - 'deleted_budget' => 'Бюджет ":name" удалён', - 'edit_budget' => 'Редактировать бюджет ":name"', - 'updated_budget' => 'Бюджет ":name" обновлён', - 'update_amount' => 'Обновить сумму', - 'update_budget' => 'Обновить бюджет', - 'update_budget_amount_range' => 'Обновить (ожидаемые) доступные средства между :start и :end', - 'budget_period_navigator' => 'Навигация по периодам', - 'info_on_available_amount' => 'Сколько средств у меня есть?', - 'available_amount_indication' => 'Используйте эти суммы, чтобы узнать, каким может быть ваш суммарный бюджет.', - 'suggested' => 'Рекомендуемые', - 'average_between' => 'В среднем между :start и :end', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Создать новый бюджет', + 'store_new_budget' => 'Сохранить новый бюджет', + 'stored_new_budget' => 'Новый бюджет ":name" сохранён', + 'available_between' => 'Доступно между :start и :end', + 'transactionsWithoutBudget' => 'Расходы вне бюджета', + 'transactions_no_budget' => 'Расходы вне бюджета между :start и :end', + 'spent_between' => 'Расходы между :start и :end', + 'createBudget' => 'Новый бюджет', + 'inactiveBudgets' => 'Неактивные бюджеты', + 'without_budget_between' => 'Транзакции вне бюджета между :start и :end', + 'delete_budget' => 'Удалить бюджет ":name"', + 'deleted_budget' => 'Бюджет ":name" удалён', + 'edit_budget' => 'Редактировать бюджет ":name"', + 'updated_budget' => 'Бюджет ":name" обновлён', + 'update_amount' => 'Обновить сумму', + 'update_budget' => 'Обновить бюджет', + 'update_budget_amount_range' => 'Обновить (ожидаемые) доступные средства между :start и :end', + 'budget_period_navigator' => 'Навигация по периодам', + 'info_on_available_amount' => 'Сколько средств у меня есть?', + 'available_amount_indication' => 'Используйте эти суммы, чтобы узнать, каким может быть ваш суммарный бюджет.', + 'suggested' => 'Рекомендуемые', + 'average_between' => 'В среднем между :start и :end', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Сравнение транзакций по счетам к оплате между :low и :high.', - 'bill_related_rules' => 'Правила, связанные с этим счётом на оплату', - 'repeats' => 'Повторы', - 'connected_journals' => 'Связанные транзакции', - 'auto_match_on' => 'Автоматически сверено Firefly III', - 'auto_match_off' => 'Не сверено автоматически Firefly III', - 'next_expected_match' => 'Следующая сверка ожидается', - 'delete_bill' => 'Удалить счёт к оплате ":name"', - 'deleted_bill' => 'Удаленный счёт к оплате ":name"', - 'edit_bill' => 'Отредактировать счёт к оплате ":name"', - 'more' => 'Больше', - 'rescan_old' => 'Выполнить правила снова, по всем транзакциям', - 'update_bill' => 'Обновить счёт на оплату', - 'updated_bill' => 'Счёт на оплату ":name" обновлён', - 'store_new_bill' => 'Сохранить новый счёт к оплате', - 'stored_new_bill' => 'Новый счёт к оплате ":name" сохранён', - 'cannot_scan_inactive_bill' => 'Неактивные счета не могут быть перепроверены.', - 'rescanned_bill' => 'Всё было пересчитано и :total транзакций были привязаны к данному счёту на оплату.', - 'average_bill_amount_year' => 'Средняя сумма счёта на оплату (:year)', - 'average_bill_amount_overall' => 'Средняя сумма счёта на оплату (за всё время)', - 'bill_is_active' => 'Счёт на оплату активен', - 'bill_expected_between' => 'Ожидается между :start и :end', - 'bill_will_automatch' => 'Счёт будет автоматически связан с подходящими транзакциями', - 'skips_over' => 'пропустить', - 'bill_store_error' => 'При создании вашего нового счёта на оплату произошла неожиданная ошибка. Пожалуйста, проверьте log-файлы', - 'list_inactive_rule' => 'неактивное правило', + 'match_between_amounts' => 'Сравнение транзакций по счетам к оплате между :low и :high.', + 'bill_related_rules' => 'Правила, связанные с этим счётом на оплату', + 'repeats' => 'Повторы', + 'connected_journals' => 'Связанные транзакции', + 'auto_match_on' => 'Автоматически сверено Firefly III', + 'auto_match_off' => 'Не сверено автоматически Firefly III', + 'next_expected_match' => 'Следующая сверка ожидается', + 'delete_bill' => 'Удалить счёт к оплате ":name"', + 'deleted_bill' => 'Удаленный счёт к оплате ":name"', + 'edit_bill' => 'Отредактировать счёт к оплате ":name"', + 'more' => 'Больше', + 'rescan_old' => 'Выполнить правила снова, по всем транзакциям', + 'update_bill' => 'Обновить счёт на оплату', + 'updated_bill' => 'Счёт на оплату ":name" обновлён', + 'store_new_bill' => 'Сохранить новый счёт к оплате', + 'stored_new_bill' => 'Новый счёт к оплате ":name" сохранён', + 'cannot_scan_inactive_bill' => 'Неактивные счета не могут быть перепроверены.', + 'rescanned_bill' => 'Всё было пересчитано и :total транзакций были привязаны к данному счёту на оплату.', + 'average_bill_amount_year' => 'Средняя сумма счёта на оплату (:year)', + 'average_bill_amount_overall' => 'Средняя сумма счёта на оплату (за всё время)', + 'bill_is_active' => 'Счёт на оплату активен', + 'bill_expected_between' => 'Ожидается между :start и :end', + 'bill_will_automatch' => 'Счёт будет автоматически связан с подходящими транзакциями', + 'skips_over' => 'пропустить', + 'bill_store_error' => 'При создании вашего нового счёта на оплату произошла неожиданная ошибка. Пожалуйста, проверьте log-файлы', + 'list_inactive_rule' => 'неактивное правило', // accounts: - 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', - 'details_for_asset' => 'Детали по основному счёту ":name"', - 'details_for_expense' => 'Детали по счёту расходов ":name"', - 'details_for_revenue' => 'Детали по счёту доходов ":name"', - 'details_for_cash' => 'Детали по наличному счёту ":name"', - 'store_new_asset_account' => 'Сохранить новый основной счёт', - 'store_new_expense_account' => 'Сохранить новый счёт расхода', - 'store_new_revenue_account' => 'Сохранить новый счёт дохода', - 'edit_asset_account' => 'Изменить основной счёт ":name"', - 'edit_expense_account' => 'Изменить счёт расходов ":name"', - 'edit_revenue_account' => 'Изменить счёт доходов ":name"', - 'delete_asset_account' => 'Удалить основной счёт ":name"', - 'delete_expense_account' => 'Удалить счёт расходов ":name"', - 'delete_revenue_account' => 'Удалить счёт доходов ":name"', - 'delete_liabilities_account' => 'Удалить долговой счёт ":name"', - 'asset_deleted' => 'Основной счёт ":name" успешно удалён', - 'expense_deleted' => 'Счёт расхода ":name" успешно удалён', - 'revenue_deleted' => 'Счёт дохода ":name" успешно удалён', - 'update_asset_account' => 'Обновить основной счёт', - 'update_liabilities_account' => 'Обновить долговой счёт', - 'update_expense_account' => 'Обновить счёт расхода', - 'update_revenue_account' => 'Обновить счёт дохода', - 'make_new_asset_account' => 'Создать новый основной счёт', - 'make_new_expense_account' => 'Создать новый счёт расхода', - 'make_new_revenue_account' => 'Создать новый счёт дохода', - 'make_new_liabilities_account' => 'Создать новый долговой счёт', - 'asset_accounts' => 'Основные счета', - 'expense_accounts' => 'Счета расходов', - 'revenue_accounts' => 'Счета доходов', - 'cash_accounts' => 'Наличные деньги', - 'Cash account' => 'Наличные деньги', - 'liabilities_accounts' => 'Долги', - 'reconcile_account' => 'Сверка счёта ":account"', - 'overview_of_reconcile_modal' => 'Overview of reconciliation', - 'delete_reconciliation' => 'Удалить сверку', - 'update_reconciliation' => 'Обновить сверку', - 'amount_cannot_be_zero' => 'Сумма не может быть равна нулю', - 'end_of_reconcile_period' => 'Конец периода сверки: :period', - 'start_of_reconcile_period' => 'Начало периода сверки: :period', - 'start_balance' => 'Начальный баланс', - 'end_balance' => 'Конечный баланс', - 'update_balance_dates_instruction' => 'Сверьте суммы и даты, указанные выше, со своей банковской выпиской и нажмите «Начать сверку»', - 'select_transactions_instruction' => 'Выберите транзакции, которые отражены в выписке с вашего банковского счёта.', - 'select_range_and_balance' => 'Сначала проверьте диапазон дат и балансы. Затем нажмите «Начать сверку»', - 'date_change_instruction' => 'Если вы измените диапазон дат сейчас, текущий прогресс будет потерян.', - 'update_selection' => 'Обновить выбранное', - 'store_reconcile' => 'Сохранить сверку', - 'reconciliation_transaction' => 'Сверка транзакции', - 'Reconciliation' => 'Сверка', - 'reconciliation' => 'Сверка', - 'reconcile_options' => 'Параметры сверки', - 'reconcile_range' => 'Диапазон сверки', - 'start_reconcile' => 'Начать сверку', - 'cash_account_type' => 'Cash', - 'cash' => 'наличные', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Тип счёта', - 'save_transactions_by_moving' => 'Сохраните эти транзакции, переместив их на другой счёт:', - 'stored_new_account' => 'Новый счёт ":name" сохранён!', - 'updated_account' => 'Обновить счёт ":name"', - 'credit_card_options' => 'Параметры кредитной карты', - 'no_transactions_account' => 'Для основного счёта ":name" нет транзакций (в этом периоде).', - 'no_transactions_period' => 'Нет транзакций (в этот период).', - 'no_data_for_chart' => 'Недостаточно информации (пока) для построения этой диаграммы.', - 'select_at_least_one_account' => 'Выберите хотя бы один счёт', - 'select_at_least_one_category' => 'Пожалуйста, выберите по крайней мере одну категорию', - 'select_at_least_one_budget' => 'Пожалуйста, выберите по крайней мере один бюджет', - 'select_at_least_one_tag' => 'Пожалуйста, выберите по крайней мере одну метку', - 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', - 'account_default_currency' => 'С этим счётом будет связана валюта по умолчанию.', - 'reconcile_has_more' => 'В вашей бухгалтерской книге Firefly III учтено больше денег, чем должно быть, согласно выписке из банка. Существует несколько вариантов. Пожалуйста, выберите, что делать, а затем нажмите «Подтвердить сверку».', - 'reconcile_has_less' => 'В вашей бухгалтерской книге Firefly III учтено меньше денег, чем должно быть, согласно выписке из банка. Существует несколько вариантов. Пожалуйста, выберите, что делать, а затем нажмите «Подтвердить сверку».', - 'reconcile_is_equal' => 'Ваша бухгалтерская книга Firefly III и ваши банковские выписки совпадают. Ничего делать не нужно. Пожалуйста, нажмите «Подтвердить сверку» для ввода данных.', - 'create_pos_reconcile_transaction' => 'Удалить выбранные транзакции и создать корректировку, добавляющую сумму :amount к этому основному счёту.', - 'create_neg_reconcile_transaction' => 'Удалить выбранные транзакции и создать корректировку, удаляющую сумму :amount с этого основного счёта.', - 'reconcile_do_nothing' => 'Удалить выбранные транзакции, но не производить корректировку.', - 'reconcile_go_back' => 'Вы сможете изменить или удалить корректировку позже.', - 'must_be_asset_account' => 'Вы можете производить сверку только для основных счётов', - 'reconciliation_stored' => 'Сверка сохранена', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Произвести сверку данного счёта', - 'confirm_reconciliation' => 'Подтвердить сверку', - 'submitted_start_balance' => 'Подтверждённый начальный баланс', - 'selected_transactions' => 'Выбранный транзакции (:count)', - 'already_cleared_transactions' => 'Уже удалённые транзакции (:count)', - 'submitted_end_balance' => 'Подтверждённый конечный баланс', - 'initial_balance_description' => 'Начальный баланс для ":account"', - 'interest_calc_' => 'неизвестно', - 'interest_calc_daily' => 'В день', - 'interest_calc_monthly' => 'В месяц', - 'interest_calc_yearly' => 'В год', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', + 'details_for_asset' => 'Детали по основному счёту ":name"', + 'details_for_expense' => 'Детали по счёту расходов ":name"', + 'details_for_revenue' => 'Детали по счёту доходов ":name"', + 'details_for_cash' => 'Детали по наличному счёту ":name"', + 'store_new_asset_account' => 'Сохранить новый основной счёт', + 'store_new_expense_account' => 'Сохранить новый счёт расхода', + 'store_new_revenue_account' => 'Сохранить новый счёт дохода', + 'edit_asset_account' => 'Изменить основной счёт ":name"', + 'edit_expense_account' => 'Изменить счёт расходов ":name"', + 'edit_revenue_account' => 'Изменить счёт доходов ":name"', + 'delete_asset_account' => 'Удалить основной счёт ":name"', + 'delete_expense_account' => 'Удалить счёт расходов ":name"', + 'delete_revenue_account' => 'Удалить счёт доходов ":name"', + 'delete_liabilities_account' => 'Удалить долговой счёт ":name"', + 'asset_deleted' => 'Основной счёт ":name" успешно удалён', + 'expense_deleted' => 'Счёт расхода ":name" успешно удалён', + 'revenue_deleted' => 'Счёт дохода ":name" успешно удалён', + 'update_asset_account' => 'Обновить основной счёт', + 'update_liabilities_account' => 'Обновить долговой счёт', + 'update_expense_account' => 'Обновить счёт расхода', + 'update_revenue_account' => 'Обновить счёт дохода', + 'make_new_asset_account' => 'Создать новый основной счёт', + 'make_new_expense_account' => 'Создать новый счёт расхода', + 'make_new_revenue_account' => 'Создать новый счёт дохода', + 'make_new_liabilities_account' => 'Создать новый долговой счёт', + 'asset_accounts' => 'Основные счета', + 'expense_accounts' => 'Счета расходов', + 'revenue_accounts' => 'Счета доходов', + 'cash_accounts' => 'Наличные деньги', + 'Cash account' => 'Наличные деньги', + 'liabilities_accounts' => 'Долги', + 'reconcile_account' => 'Сверка счёта ":account"', + 'overview_of_reconcile_modal' => 'Overview of reconciliation', + 'delete_reconciliation' => 'Удалить сверку', + 'update_reconciliation' => 'Обновить сверку', + 'amount_cannot_be_zero' => 'Сумма не может быть равна нулю', + 'end_of_reconcile_period' => 'Конец периода сверки: :period', + 'start_of_reconcile_period' => 'Начало периода сверки: :period', + 'start_balance' => 'Начальный баланс', + 'end_balance' => 'Конечный баланс', + 'update_balance_dates_instruction' => 'Сверьте суммы и даты, указанные выше, со своей банковской выпиской и нажмите «Начать сверку»', + 'select_transactions_instruction' => 'Выберите транзакции, которые отражены в выписке с вашего банковского счёта.', + 'select_range_and_balance' => 'Сначала проверьте диапазон дат и балансы. Затем нажмите «Начать сверку»', + 'date_change_instruction' => 'Если вы измените диапазон дат сейчас, текущий прогресс будет потерян.', + 'update_selection' => 'Обновить выбранное', + 'store_reconcile' => 'Сохранить сверку', + 'reconciliation_transaction' => 'Сверка транзакции', + 'Reconciliation' => 'Сверка', + 'reconciliation' => 'Сверка', + 'reconcile_options' => 'Параметры сверки', + 'reconcile_range' => 'Диапазон сверки', + 'start_reconcile' => 'Начать сверку', + 'cash_account_type' => 'Cash', + 'cash' => 'наличные', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Тип счёта', + 'save_transactions_by_moving' => 'Сохраните эти транзакции, переместив их на другой счёт:', + 'stored_new_account' => 'Новый счёт ":name" сохранён!', + 'updated_account' => 'Обновить счёт ":name"', + 'credit_card_options' => 'Параметры кредитной карты', + 'no_transactions_account' => 'Для основного счёта ":name" нет транзакций (в этом периоде).', + 'no_transactions_period' => 'Нет транзакций (в этот период).', + 'no_data_for_chart' => 'Недостаточно информации (пока) для построения этой диаграммы.', + 'select_at_least_one_account' => 'Выберите хотя бы один счёт', + 'select_at_least_one_category' => 'Пожалуйста, выберите по крайней мере одну категорию', + 'select_at_least_one_budget' => 'Пожалуйста, выберите по крайней мере один бюджет', + 'select_at_least_one_tag' => 'Пожалуйста, выберите по крайней мере одну метку', + 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', + 'account_default_currency' => 'С этим счётом будет связана валюта по умолчанию.', + 'reconcile_has_more' => 'В вашей бухгалтерской книге Firefly III учтено больше денег, чем должно быть, согласно выписке из банка. Существует несколько вариантов. Пожалуйста, выберите, что делать, а затем нажмите «Подтвердить сверку».', + 'reconcile_has_less' => 'В вашей бухгалтерской книге Firefly III учтено меньше денег, чем должно быть, согласно выписке из банка. Существует несколько вариантов. Пожалуйста, выберите, что делать, а затем нажмите «Подтвердить сверку».', + 'reconcile_is_equal' => 'Ваша бухгалтерская книга Firefly III и ваши банковские выписки совпадают. Ничего делать не нужно. Пожалуйста, нажмите «Подтвердить сверку» для ввода данных.', + 'create_pos_reconcile_transaction' => 'Удалить выбранные транзакции и создать корректировку, добавляющую сумму :amount к этому основному счёту.', + 'create_neg_reconcile_transaction' => 'Удалить выбранные транзакции и создать корректировку, удаляющую сумму :amount с этого основного счёта.', + 'reconcile_do_nothing' => 'Удалить выбранные транзакции, но не производить корректировку.', + 'reconcile_go_back' => 'Вы сможете изменить или удалить корректировку позже.', + 'must_be_asset_account' => 'Вы можете производить сверку только для основных счётов', + 'reconciliation_stored' => 'Сверка сохранена', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Произвести сверку данного счёта', + 'confirm_reconciliation' => 'Подтвердить сверку', + 'submitted_start_balance' => 'Подтверждённый начальный баланс', + 'selected_transactions' => 'Выбранный транзакции (:count)', + 'already_cleared_transactions' => 'Уже удалённые транзакции (:count)', + 'submitted_end_balance' => 'Подтверждённый конечный баланс', + 'initial_balance_description' => 'Начальный баланс для ":account"', + 'interest_calc_' => 'неизвестно', + 'interest_calc_daily' => 'В день', + 'interest_calc_monthly' => 'В месяц', + 'interest_calc_yearly' => 'В год', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Новая категория', - 'create_new_category' => 'Создать новую категорию', - 'without_category' => 'Без категории', - 'update_category' => 'Обновить категорию', - 'updated_category' => 'Обновить категорию ":name"', - 'categories' => 'Категории', - 'edit_category' => 'Изменить категорию ":name"', - 'no_category' => '(без категории)', - 'category' => 'Категория', - 'delete_category' => 'Удалить категорию ":name"', - 'deleted_category' => 'Удалить категорию ":name"', - 'store_category' => 'Сохранить новую категорию', - 'stored_category' => 'Новая категория ":name" успешно сохранена!', - 'without_category_between' => 'Без категории между :start и :end', + 'new_category' => 'Новая категория', + 'create_new_category' => 'Создать новую категорию', + 'without_category' => 'Без категории', + 'update_category' => 'Обновить категорию', + 'updated_category' => 'Обновить категорию ":name"', + 'categories' => 'Категории', + 'edit_category' => 'Изменить категорию ":name"', + 'no_category' => '(без категории)', + 'category' => 'Категория', + 'delete_category' => 'Удалить категорию ":name"', + 'deleted_category' => 'Удалить категорию ":name"', + 'store_category' => 'Сохранить новую категорию', + 'stored_category' => 'Новая категория ":name" успешно сохранена!', + 'without_category_between' => 'Без категории между :start и :end', // transactions: - 'update_withdrawal' => 'Обновить расход', - 'update_deposit' => 'Обновить доход', - 'update_transfer' => 'Обновить перевод', - 'updated_withdrawal' => 'Расход ":description" обновлён', - 'updated_deposit' => 'Доход ":description" обновлён', - 'updated_transfer' => 'Перевод ":description" обновлён', - 'delete_withdrawal' => 'Удалить расход ":description"', - 'delete_deposit' => 'Удалить доход ":description"', - 'delete_transfer' => 'Удалить перевод ":description"', - 'deleted_withdrawal' => 'Расход ":description" успешно удалён', - 'deleted_deposit' => 'Доход ":description" успешно удалён', - 'deleted_transfer' => 'Перевод ":description" успешно удалён', - 'stored_journal' => 'Новая транзакция ":description" успешно создана', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'Выбрать транзакции', - 'rule_group_select_transactions' => 'Применить ":title" к транзакциям', - 'rule_select_transactions' => 'Применить ":title" к транзакциям', - 'stop_selection' => 'Завершить выбор транзакций', - 'reconcile_selected' => 'Сверить', - 'mass_delete_journals' => 'Удалить несколько транзакций', - 'mass_edit_journals' => 'Изменить несколько транзакций', - 'mass_bulk_journals' => 'Массовое изменение нескольких транзакций', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Используйте эти поля для ввода новых значений. Если вы оставите их пустыми, они будут очищены у всех записей. Также обратите внимание, что бюджет будет сопоставлен только с расходами.', - 'no_bulk_category' => 'Не обновлять категорию', - 'no_bulk_budget' => 'Не обновлять бюджет', - 'no_bulk_tags' => 'Не обновлять метки', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Вы не можете массово редактировать другие поля, кроме тех, которые видите здесь, поскольку для их отображения недостаточно места. Пожалуйста, перейдите по ссылке и отредактируйте их по одной, если вам нужно изменить такие поля.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(вне бюджета)', - 'no_budget_squared' => '(вне бюджета)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Удалено :amount транзакций.', - 'mass_edited_transactions_success' => 'Обновлено :amount транзакций', - 'opt_group_' => '(нет типа счёта)', - 'opt_group_no_account_type' => '(нет типа счёта)', - 'opt_group_defaultAsset' => 'Основные счета по умолчанию', - 'opt_group_savingAsset' => 'Сберегательные счета', - 'opt_group_sharedAsset' => 'Общие основные счета', - 'opt_group_ccAsset' => 'Кредитные карты', - 'opt_group_cashWalletAsset' => 'Кошельки с наличными', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Долги (кредит)', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Долги (дебит)', - 'opt_group_l_Mortgage' => 'Долги (ипотека)', - 'opt_group_l_Credit card' => 'Долги (кредитная карта)', - 'notes' => 'Заметки', - 'unknown_journal_error' => 'Не удалось сохранить транзакцию. Пожалуйста, проверьте log-файлы.', - 'attachment_not_found' => 'Вложение не найдено.', - 'journal_link_bill' => 'Эта транзакция связана со счётом на оплату :name. Чтобы удалить эту связь, снимите галочку. Используйте правила для связи с другим счётом на оплату.', + 'update_withdrawal' => 'Обновить расход', + 'update_deposit' => 'Обновить доход', + 'update_transfer' => 'Обновить перевод', + 'updated_withdrawal' => 'Расход ":description" обновлён', + 'updated_deposit' => 'Доход ":description" обновлён', + 'updated_transfer' => 'Перевод ":description" обновлён', + 'delete_withdrawal' => 'Удалить расход ":description"', + 'delete_deposit' => 'Удалить доход ":description"', + 'delete_transfer' => 'Удалить перевод ":description"', + 'deleted_withdrawal' => 'Расход ":description" успешно удалён', + 'deleted_deposit' => 'Доход ":description" успешно удалён', + 'deleted_transfer' => 'Перевод ":description" успешно удалён', + 'stored_journal' => 'Новая транзакция ":description" успешно создана', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'Выбрать транзакции', + 'rule_group_select_transactions' => 'Применить ":title" к транзакциям', + 'rule_select_transactions' => 'Применить ":title" к транзакциям', + 'stop_selection' => 'Завершить выбор транзакций', + 'reconcile_selected' => 'Сверить', + 'mass_delete_journals' => 'Удалить несколько транзакций', + 'mass_edit_journals' => 'Изменить несколько транзакций', + 'mass_bulk_journals' => 'Массовое изменение нескольких транзакций', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Используйте эти поля для ввода новых значений. Если вы оставите их пустыми, они будут очищены у всех записей. Также обратите внимание, что бюджет будет сопоставлен только с расходами.', + 'no_bulk_category' => 'Не обновлять категорию', + 'no_bulk_budget' => 'Не обновлять бюджет', + 'no_bulk_tags' => 'Не обновлять метки', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Вы не можете массово редактировать другие поля, кроме тех, которые видите здесь, поскольку для их отображения недостаточно места. Пожалуйста, перейдите по ссылке и отредактируйте их по одной, если вам нужно изменить такие поля.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(вне бюджета)', + 'no_budget_squared' => '(вне бюджета)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Удалено :amount транзакций.', + 'mass_edited_transactions_success' => 'Обновлено :amount транзакций', + 'opt_group_' => '(нет типа счёта)', + 'opt_group_no_account_type' => '(нет типа счёта)', + 'opt_group_defaultAsset' => 'Основные счета по умолчанию', + 'opt_group_savingAsset' => 'Сберегательные счета', + 'opt_group_sharedAsset' => 'Общие основные счета', + 'opt_group_ccAsset' => 'Кредитные карты', + 'opt_group_cashWalletAsset' => 'Кошельки с наличными', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Долги (кредит)', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Долги (дебит)', + 'opt_group_l_Mortgage' => 'Долги (ипотека)', + 'opt_group_l_Credit card' => 'Долги (кредитная карта)', + 'notes' => 'Заметки', + 'unknown_journal_error' => 'Не удалось сохранить транзакцию. Пожалуйста, проверьте log-файлы.', + 'attachment_not_found' => 'Вложение не найдено.', + 'journal_link_bill' => 'Эта транзакция связана со счётом на оплату :name. Чтобы удалить эту связь, снимите галочку. Используйте правила для связи с другим счётом на оплату.', // new user: - 'welcome' => 'Добро пожаловать в Firefly III!', - 'submit' => 'Подтвердить', - 'submit_yes_really' => 'Подтвердить (я знаю, что делаю)', - 'getting_started' => 'Начало работы', - 'to_get_started' => 'Приятно видеть, что вы успешно установили Firefly III. Чтобы начать работу, введите, пожалуйста, название своего банка и баланс вашего основного банковского счёта. Если вы планируете использовать несколько счетов, не волнуйтесь, вы сможете добавить их позже. Сейчас Firefly III просто нужны какие-нибудь первоначальные данные.', - 'savings_balance_text' => 'Firefly III автоматически создаст сберегательный счёт для вас. По умолчанию на вашем сберегательном счёте не будет денег, но если вы укажете начальный баланс, он будет сохранен.', - 'finish_up_new_user' => 'Это всё! Вы можете продолжить, нажав Подтвердить. Вы попадете на главную страницу Firefly III.', - 'stored_new_accounts_new_user' => 'Ура! Ваши новые учётные записи сохранены.', - 'set_preferred_language' => 'Если вы предпочитаете использовать Firefly III на другом языке, укажите здесь здесь.', - 'language' => 'Язык', - 'new_savings_account' => 'сберегательный счёт в :bank_name', - 'cash_wallet' => 'Кошелёк с наличными', - 'currency_not_present' => 'Если ваша основная валюта ещё не указана, не волнуйтесь. Вы можете создать собственные валюты в разделе Параметры > Валюты.', + 'welcome' => 'Добро пожаловать в Firefly III!', + 'submit' => 'Подтвердить', + 'submit_yes_really' => 'Подтвердить (я знаю, что делаю)', + 'getting_started' => 'Начало работы', + 'to_get_started' => 'Приятно видеть, что вы успешно установили Firefly III. Чтобы начать работу, введите, пожалуйста, название своего банка и баланс вашего основного банковского счёта. Если вы планируете использовать несколько счетов, не волнуйтесь, вы сможете добавить их позже. Сейчас Firefly III просто нужны какие-нибудь первоначальные данные.', + 'savings_balance_text' => 'Firefly III автоматически создаст сберегательный счёт для вас. По умолчанию на вашем сберегательном счёте не будет денег, но если вы укажете начальный баланс, он будет сохранен.', + 'finish_up_new_user' => 'Это всё! Вы можете продолжить, нажав Подтвердить. Вы попадете на главную страницу Firefly III.', + 'stored_new_accounts_new_user' => 'Ура! Ваши новые учётные записи сохранены.', + 'set_preferred_language' => 'Если вы предпочитаете использовать Firefly III на другом языке, укажите здесь здесь.', + 'language' => 'Язык', + 'new_savings_account' => 'сберегательный счёт в :bank_name', + 'cash_wallet' => 'Кошелёк с наличными', + 'currency_not_present' => 'Если ваша основная валюта ещё не указана, не волнуйтесь. Вы можете создать собственные валюты в разделе Параметры > Валюты.', // home page: - 'yourAccounts' => 'Ваши счета', - 'your_accounts' => 'Your account overview', - 'category_overview' => 'Category overview', - 'expense_overview' => 'Expense account overview', - 'revenue_overview' => 'Revenue account overview', - 'budgetsAndSpending' => 'Бюджеты и расходы', - 'budgets_and_spending' => 'Budgets and spending', - 'go_to_budget' => 'Go to budget "{budget}"', - 'savings' => 'Экономия', - 'newWithdrawal' => 'Новый расход', - 'newDeposit' => 'Новый доход', - 'newTransfer' => 'Новый перевод', - 'bills_to_pay' => 'Счета к оплате', - 'per_day' => 'В день', - 'left_to_spend_per_day' => 'Можно тратить в день', - 'bills_paid' => 'Оплаченные счета', + 'yourAccounts' => 'Ваши счета', + 'your_accounts' => 'Your account overview', + 'category_overview' => 'Category overview', + 'expense_overview' => 'Expense account overview', + 'revenue_overview' => 'Revenue account overview', + 'budgetsAndSpending' => 'Бюджеты и расходы', + 'budgets_and_spending' => 'Budgets and spending', + 'go_to_budget' => 'Go to budget "{budget}"', + 'savings' => 'Экономия', + 'newWithdrawal' => 'Новый расход', + 'newDeposit' => 'Новый доход', + 'newTransfer' => 'Новый перевод', + 'bills_to_pay' => 'Счета к оплате', + 'per_day' => 'В день', + 'left_to_spend_per_day' => 'Можно тратить в день', + 'bills_paid' => 'Оплаченные счета', // menu and titles, should be recycled as often as possible: - 'currency' => 'Валюта', - 'preferences' => 'Настройки', - 'logout' => 'Выход', - 'toggleNavigation' => 'Переключить навигацию', - 'searchPlaceholder' => 'Поиск...', - 'version' => 'Версия', - 'dashboard' => 'Сводка', - 'available_budget' => 'Available budget ({currency})', - 'currencies' => 'Валюты', - 'activity' => 'Activity', - 'usage' => 'Usage', - 'accounts' => 'Счета', - 'Asset account' => 'Активный счёт', - 'Default account' => 'Основной счёт', - 'Expense account' => 'Счета расходов', - 'Revenue account' => 'Счета доходов', - 'Initial balance account' => 'Начальный баланс для счёта', - 'account_type_Debt' => 'Дебит', - 'account_type_Loan' => 'Заём', - 'account_type_Mortgage' => 'Ипотека', - 'account_type_Credit card' => 'Кредитная карта', - 'budgets' => 'Бюджет', - 'tags' => 'Метки', - 'reports' => 'Отчёты', - 'transactions' => 'Транзакции', - 'expenses' => 'Мои расходы', - 'income' => 'Мои доходы', - 'transfers' => 'Переводы', - 'moneyManagement' => 'Управление финансами', - 'money_management' => 'Управление финансами', - 'tools' => 'Инструменты', - 'piggyBanks' => 'Копилки', - 'piggy_banks' => 'Копилки', - 'amount_x_of_y' => '{current} из {total}', - 'bills' => 'Счета к оплате', - 'withdrawal' => 'Расход', - 'opening_balance' => 'Начальный баланс', - 'deposit' => 'Доход', - 'account' => 'Счёт', - 'transfer' => 'Перевод', - 'Withdrawal' => 'Расход', - 'Deposit' => 'Доход', - 'Transfer' => 'Перевод', - 'bill' => 'Счёт к оплате', - 'yes' => 'Да', - 'no' => 'Нет', - 'amount' => 'Сумма', - 'overview' => 'Обзор', - 'saveOnAccount' => 'Сохранить на счёте', - 'unknown' => 'Неизвестно', - 'daily' => 'Ежедневно', - 'monthly' => 'Ежемесячно', - 'profile' => 'Профиль', - 'errors' => 'Ошибки', - 'debt_start_date' => 'Start date of debt', - 'debt_start_amount' => 'Start amount of debt', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Store new liability', - 'edit_liabilities_account' => 'Редактировать долговой счёт ":name"', + 'currency' => 'Валюта', + 'preferences' => 'Настройки', + 'logout' => 'Выход', + 'toggleNavigation' => 'Переключить навигацию', + 'searchPlaceholder' => 'Поиск...', + 'version' => 'Версия', + 'dashboard' => 'Сводка', + 'available_budget' => 'Available budget ({currency})', + 'currencies' => 'Валюты', + 'activity' => 'Activity', + 'usage' => 'Usage', + 'accounts' => 'Счета', + 'Asset account' => 'Активный счёт', + 'Default account' => 'Основной счёт', + 'Expense account' => 'Счета расходов', + 'Revenue account' => 'Счета доходов', + 'Initial balance account' => 'Начальный баланс для счёта', + 'account_type_Debt' => 'Дебит', + 'account_type_Loan' => 'Заём', + 'account_type_Mortgage' => 'Ипотека', + 'account_type_Credit card' => 'Кредитная карта', + 'budgets' => 'Бюджет', + 'tags' => 'Метки', + 'reports' => 'Отчёты', + 'transactions' => 'Транзакции', + 'expenses' => 'Мои расходы', + 'income' => 'Мои доходы', + 'transfers' => 'Переводы', + 'moneyManagement' => 'Управление финансами', + 'money_management' => 'Управление финансами', + 'tools' => 'Инструменты', + 'piggyBanks' => 'Копилки', + 'piggy_banks' => 'Копилки', + 'amount_x_of_y' => '{current} из {total}', + 'bills' => 'Счета к оплате', + 'withdrawal' => 'Расход', + 'opening_balance' => 'Начальный баланс', + 'deposit' => 'Доход', + 'account' => 'Счёт', + 'transfer' => 'Перевод', + 'Withdrawal' => 'Расход', + 'Deposit' => 'Доход', + 'Transfer' => 'Перевод', + 'bill' => 'Счёт к оплате', + 'yes' => 'Да', + 'no' => 'Нет', + 'amount' => 'Сумма', + 'overview' => 'Обзор', + 'saveOnAccount' => 'Сохранить на счёте', + 'unknown' => 'Неизвестно', + 'daily' => 'Ежедневно', + 'monthly' => 'Ежемесячно', + 'profile' => 'Профиль', + 'errors' => 'Ошибки', + 'debt_start_date' => 'Start date of debt', + 'debt_start_amount' => 'Start amount of debt', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Store new liability', + 'edit_liabilities_account' => 'Редактировать долговой счёт ":name"', // reports: - 'report_default' => 'Стандартный финансовый отчёт за период с :start по :end', - 'report_audit' => 'Обзор транзакций за период с :start по :end', - 'report_category' => 'Отчёт по категории между :start и :end', - 'report_account' => 'Отчёт по счёту доходов или расходов за период с :start по :end', - 'report_budget' => 'Отчет по бюджету между :start и :end', - 'report_tag' => 'Отчет по метке между :start и :end', - 'quick_link_reports' => 'Быстрые ссылки', - 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', - 'quick_link_default_report' => 'Стандартный финансовый отчёт', - 'quick_link_audit_report' => 'Обзор транзакций', - 'report_this_month_quick' => 'Текущий месяц, все счета', - 'report_last_month_quick' => 'Last month, all accounts', - 'report_this_year_quick' => 'Текущий год, все счета', - 'report_this_fiscal_year_quick' => 'Текущий финансовый год, всё счета', - 'report_all_time_quick' => 'Всё время, все счета', - 'reports_can_bookmark' => 'Помните, что отчеты можно добавить в закладки.', - 'incomeVsExpenses' => 'Сравнение расходов и доходов', - 'accountBalances' => 'Остатки на счетах', - 'balanceStart' => 'Остаток на начало периода', - 'balanceEnd' => 'Остаток на конец периода', - 'splitByAccount' => 'Разделить по разным счетам', - 'coveredWithTags' => 'Присвоены метки', - 'leftInBudget' => 'Осталось в бюджете', - 'sumOfSums' => 'Сумма сумм', - 'noCategory' => '(без категории)', - 'notCharged' => 'Не взимается (пока)', - 'inactive' => 'Неактивный', - 'active' => 'Активный', - 'difference' => 'Разница', - 'money_flowing_in' => 'В', - 'money_flowing_out' => 'Из', - 'topX' => 'макс. :number', - 'show_full_list' => 'Показать весь список', - 'show_only_top' => 'Показывать только первые :number', - 'report_type' => 'Тип отчета', - 'report_type_default' => 'Стандартный финансовый отчёт', - 'report_type_audit' => 'Обзор истории транзакций (аудит)', - 'report_type_category' => 'Отчёт по категории', - 'report_type_budget' => 'Отчёт по бюджету', - 'report_type_tag' => 'Отчёт по метке', - 'report_type_account' => 'Отчёт о расходах и доходах', - 'more_info_help' => 'Более подробную информацию об этих типах отчётов вы можете найти на странице справки. Нажмите значок (?) в правом верхнем углу.', - 'report_included_accounts' => 'Счета, включаемые в отчёт', - 'report_date_range' => 'Диапазон дат', - 'report_preset_ranges' => 'Предустановленные диапазоны', - 'shared' => 'Общие', - 'fiscal_year' => 'Фискальный год', - 'income_entry' => 'Поступления со счёта ":name" между :start и :end', - 'expense_entry' => 'Расходы на счёт ":name" между :start и :end', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => 'Расходы по статье бюджета ":budget" между :start и :end', - 'balance_amount' => 'Расходы по статmt бюджета ":budget", оплаченные со счёта ":account" между :start и :end', - 'no_audit_activity' => 'Для счёта :account_name не было зафиксировано никакой активности между :start и :end.', - 'audit_end_balance' => 'Баланс на счёте :account_name на конец :end составляет: :balance', - 'reports_extra_options' => 'Дополнительные опции', - 'report_has_no_extra_options' => 'У этого отчёта нет дополнительных опций', - 'reports_submit' => 'Просмотреть отчет', - 'end_after_start_date' => 'Конечная дата отчёта должна быть позже, чем начальная дата.', - 'select_category' => 'Выберите категории', - 'select_budget' => 'Выберите бюджет(ы).', - 'select_tag' => 'Выберите метки.', - 'income_per_category' => 'Доход по категориям', - 'expense_per_category' => 'Расход по категориям', - 'expense_per_budget' => 'Расход по бюджетам', - 'income_per_account' => 'Доход по счетам', - 'expense_per_account' => 'Расход по счетам', - 'expense_per_tag' => 'Расход по меткам', - 'income_per_tag' => 'Доход по меткам', - 'include_expense_not_in_budget' => 'Включены расходы, не входящие в выбранный бюджет', - 'include_expense_not_in_account' => 'Включены расходы, не относящиеся к выбранному счёту', - 'include_expense_not_in_category' => 'Включены расходы, не относящиеся к выбранной категории', - 'include_income_not_in_category' => 'Включены доходы, не относящиеся к выбранной категории', - 'include_income_not_in_account' => 'Включены доходы, не относящиеся к выбранному счёту', - 'include_income_not_in_tags' => 'Включены доходы, не отмеченные выбранной меткой', - 'include_expense_not_in_tags' => 'Включены расходы, не отмеченные выбранной меткой', - 'everything_else' => 'Всё остальное', - 'income_and_expenses' => 'Доходы и расходы', - 'spent_average' => 'Расход (средний)', - 'income_average' => 'Доход (средний)', - 'transaction_count' => 'Количество транзакций', - 'average_spending_per_account' => 'Средний расход по счёту', - 'average_income_per_account' => 'Средний доход на счету', - 'total' => 'Итого', - 'description' => 'Описание', - 'sum_of_period' => 'Сумма за период', - 'average_in_period' => 'В среднем за период', - 'account_role_defaultAsset' => 'Счёт по умолчанию', - 'account_role_sharedAsset' => 'Общий основной счёт', - 'account_role_savingAsset' => 'Сберегательный счет', - 'account_role_ccAsset' => 'Кредитная карта', - 'account_role_cashWalletAsset' => 'Кошелёк с наличными', - 'budget_chart_click' => 'Щёлкните по названию бюджета в таблице выше, чтобы увидеть диаграмму.', - 'category_chart_click' => 'Щёлкните по названию категории в таблице выше, чтобы увидеть диаграмму.', - 'in_out_accounts' => 'Заработано и потрачено в сумме', - 'in_out_per_category' => 'Заработано и потрачено по каждой из категорий', - 'out_per_budget' => 'Расходы по бюджету', - 'select_expense_revenue' => 'Выберите счёт расходов или доходов', - 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', - 'sum_in_default_currency' => 'The sum will always be in your default currency.', - 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', + 'report_default' => 'Стандартный финансовый отчёт за период с :start по :end', + 'report_audit' => 'Обзор транзакций за период с :start по :end', + 'report_category' => 'Отчёт по категории между :start и :end', + 'report_account' => 'Отчёт по счёту доходов или расходов за период с :start по :end', + 'report_budget' => 'Отчет по бюджету между :start и :end', + 'report_tag' => 'Отчет по метке между :start и :end', + 'quick_link_reports' => 'Быстрые ссылки', + 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', + 'quick_link_default_report' => 'Стандартный финансовый отчёт', + 'quick_link_audit_report' => 'Обзор транзакций', + 'report_this_month_quick' => 'Текущий месяц, все счета', + 'report_last_month_quick' => 'Last month, all accounts', + 'report_this_year_quick' => 'Текущий год, все счета', + 'report_this_fiscal_year_quick' => 'Текущий финансовый год, всё счета', + 'report_all_time_quick' => 'Всё время, все счета', + 'reports_can_bookmark' => 'Помните, что отчеты можно добавить в закладки.', + 'incomeVsExpenses' => 'Сравнение расходов и доходов', + 'accountBalances' => 'Остатки на счетах', + 'balanceStart' => 'Остаток на начало периода', + 'balanceEnd' => 'Остаток на конец периода', + 'splitByAccount' => 'Разделить по разным счетам', + 'coveredWithTags' => 'Присвоены метки', + 'leftInBudget' => 'Осталось в бюджете', + 'sumOfSums' => 'Сумма сумм', + 'noCategory' => '(без категории)', + 'notCharged' => 'Не взимается (пока)', + 'inactive' => 'Неактивный', + 'active' => 'Активный', + 'difference' => 'Разница', + 'money_flowing_in' => 'В', + 'money_flowing_out' => 'Из', + 'topX' => 'макс. :number', + 'show_full_list' => 'Показать весь список', + 'show_only_top' => 'Показывать только первые :number', + 'report_type' => 'Тип отчета', + 'report_type_default' => 'Стандартный финансовый отчёт', + 'report_type_audit' => 'Обзор истории транзакций (аудит)', + 'report_type_category' => 'Отчёт по категории', + 'report_type_budget' => 'Отчёт по бюджету', + 'report_type_tag' => 'Отчёт по метке', + 'report_type_account' => 'Отчёт о расходах и доходах', + 'more_info_help' => 'Более подробную информацию об этих типах отчётов вы можете найти на странице справки. Нажмите значок (?) в правом верхнем углу.', + 'report_included_accounts' => 'Счета, включаемые в отчёт', + 'report_date_range' => 'Диапазон дат', + 'report_preset_ranges' => 'Предустановленные диапазоны', + 'shared' => 'Общие', + 'fiscal_year' => 'Фискальный год', + 'income_entry' => 'Поступления со счёта ":name" между :start и :end', + 'expense_entry' => 'Расходы на счёт ":name" между :start и :end', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => 'Расходы по статье бюджета ":budget" между :start и :end', + 'balance_amount' => 'Расходы по статmt бюджета ":budget", оплаченные со счёта ":account" между :start и :end', + 'no_audit_activity' => 'Для счёта :account_name не было зафиксировано никакой активности между :start и :end.', + 'audit_end_balance' => 'Баланс на счёте :account_name на конец :end составляет: :balance', + 'reports_extra_options' => 'Дополнительные опции', + 'report_has_no_extra_options' => 'У этого отчёта нет дополнительных опций', + 'reports_submit' => 'Просмотреть отчет', + 'end_after_start_date' => 'Конечная дата отчёта должна быть позже, чем начальная дата.', + 'select_category' => 'Выберите категории', + 'select_budget' => 'Выберите бюджет(ы).', + 'select_tag' => 'Выберите метки.', + 'income_per_category' => 'Доход по категориям', + 'expense_per_category' => 'Расход по категориям', + 'expense_per_budget' => 'Расход по бюджетам', + 'income_per_account' => 'Доход по счетам', + 'expense_per_account' => 'Расход по счетам', + 'expense_per_tag' => 'Расход по меткам', + 'income_per_tag' => 'Доход по меткам', + 'include_expense_not_in_budget' => 'Включены расходы, не входящие в выбранный бюджет', + 'include_expense_not_in_account' => 'Включены расходы, не относящиеся к выбранному счёту', + 'include_expense_not_in_category' => 'Включены расходы, не относящиеся к выбранной категории', + 'include_income_not_in_category' => 'Включены доходы, не относящиеся к выбранной категории', + 'include_income_not_in_account' => 'Включены доходы, не относящиеся к выбранному счёту', + 'include_income_not_in_tags' => 'Включены доходы, не отмеченные выбранной меткой', + 'include_expense_not_in_tags' => 'Включены расходы, не отмеченные выбранной меткой', + 'everything_else' => 'Всё остальное', + 'income_and_expenses' => 'Доходы и расходы', + 'spent_average' => 'Расход (средний)', + 'income_average' => 'Доход (средний)', + 'transaction_count' => 'Количество транзакций', + 'average_spending_per_account' => 'Средний расход по счёту', + 'average_income_per_account' => 'Средний доход на счету', + 'total' => 'Итого', + 'description' => 'Описание', + 'sum_of_period' => 'Сумма за период', + 'average_in_period' => 'В среднем за период', + 'account_role_defaultAsset' => 'Счёт по умолчанию', + 'account_role_sharedAsset' => 'Общий основной счёт', + 'account_role_savingAsset' => 'Сберегательный счет', + 'account_role_ccAsset' => 'Кредитная карта', + 'account_role_cashWalletAsset' => 'Кошелёк с наличными', + 'budget_chart_click' => 'Щёлкните по названию бюджета в таблице выше, чтобы увидеть диаграмму.', + 'category_chart_click' => 'Щёлкните по названию категории в таблице выше, чтобы увидеть диаграмму.', + 'in_out_accounts' => 'Заработано и потрачено в сумме', + 'in_out_per_category' => 'Заработано и потрачено по каждой из категорий', + 'out_per_budget' => 'Расходы по бюджету', + 'select_expense_revenue' => 'Выберите счёт расходов или доходов', + 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', + 'sum_in_default_currency' => 'The sum will always be in your default currency.', + 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', // charts: - 'chart' => 'Диаграмма', - 'month' => 'Месяц', - 'budget' => 'Бюджет', - 'spent' => 'Расход', - 'spent_in_budget' => 'Расходы по бюджету', - 'left_to_spend' => 'Осталось потратить', - 'earned' => 'Заработано', - 'overspent' => 'Перерасход', - 'left' => 'Осталось', - 'max-amount' => 'Максимальная сумма', - 'min-amount' => 'Минимальная сумма', - 'journal-amount' => 'Запись текущего счёта на оплату', - 'name' => 'Название', - 'date' => 'Дата', - 'paid' => 'Оплачено', - 'unpaid' => 'Не оплачено', - 'day' => 'День', - 'budgeted' => 'Запланировано в бюджете', - 'period' => 'Период', - 'balance' => 'Бaлaнc', - 'sum' => 'Сумма', - 'summary' => 'Сводка', - 'average' => 'Среднее значение', - 'balanceFor' => 'Баланс для :name', - 'no_tags_for_cloud' => 'Нет тегов для создания облака', - 'tag_cloud' => 'Облако тегов', + 'chart' => 'Диаграмма', + 'month' => 'Месяц', + 'budget' => 'Бюджет', + 'spent' => 'Расход', + 'spent_in_budget' => 'Расходы по бюджету', + 'left_to_spend' => 'Осталось потратить', + 'earned' => 'Заработано', + 'overspent' => 'Перерасход', + 'left' => 'Осталось', + 'max-amount' => 'Максимальная сумма', + 'min-amount' => 'Минимальная сумма', + 'journal-amount' => 'Запись текущего счёта на оплату', + 'name' => 'Название', + 'date' => 'Дата', + 'paid' => 'Оплачено', + 'unpaid' => 'Не оплачено', + 'day' => 'День', + 'budgeted' => 'Запланировано в бюджете', + 'period' => 'Период', + 'balance' => 'Бaлaнc', + 'sum' => 'Сумма', + 'summary' => 'Сводка', + 'average' => 'Среднее значение', + 'balanceFor' => 'Баланс для :name', + 'no_tags_for_cloud' => 'Нет тегов для создания облака', + 'tag_cloud' => 'Облако тегов', // piggy banks: - 'add_money_to_piggy' => 'Добавить деньги в копилку ":name"', - 'piggy_bank' => 'Копилка', - 'new_piggy_bank' => 'Новая копилка', - 'store_piggy_bank' => 'Сохранить новую копилку', - 'stored_piggy_bank' => 'Сохранить новую копилку ":name"', - 'account_status' => 'Состояние счета', - 'left_for_piggy_banks' => 'Остаток для всех копилок', - 'sum_of_piggy_banks' => 'Сумма по всем копилкам', - 'saved_so_far' => 'Сохранено на данный момент', - 'left_to_save' => 'Осталось накопить', - 'suggested_amount' => 'Рекомендуемая месячная сумма для перевода в копилку', - 'add_money_to_piggy_title' => 'Добавить деньги в копилку ":name"', - 'remove_money_from_piggy_title' => 'Удалить деньги из копилки ":name"', - 'add' => 'Добавить', - 'no_money_for_piggy' => 'У вас нет денег, чтобы положить в этот копилку.', - 'suggested_savings_per_month' => 'Suggested per month', + 'add_money_to_piggy' => 'Добавить деньги в копилку ":name"', + 'piggy_bank' => 'Копилка', + 'new_piggy_bank' => 'Новая копилка', + 'store_piggy_bank' => 'Сохранить новую копилку', + 'stored_piggy_bank' => 'Сохранить новую копилку ":name"', + 'account_status' => 'Состояние счета', + 'left_for_piggy_banks' => 'Остаток для всех копилок', + 'sum_of_piggy_banks' => 'Сумма по всем копилкам', + 'saved_so_far' => 'Сохранено на данный момент', + 'left_to_save' => 'Осталось накопить', + 'suggested_amount' => 'Рекомендуемая месячная сумма для перевода в копилку', + 'add_money_to_piggy_title' => 'Добавить деньги в копилку ":name"', + 'remove_money_from_piggy_title' => 'Удалить деньги из копилки ":name"', + 'add' => 'Добавить', + 'no_money_for_piggy' => 'У вас нет денег, чтобы положить в этот копилку.', + 'suggested_savings_per_month' => 'Suggested per month', 'remove' => 'Удалить', 'max_amount_add' => 'Максимальная сумма, которую вы можете добавить:', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => 'Не создавать транзакцию', 'jump_to_friday' => 'Создать транзакцию в предшествующую пятницу', 'jump_to_monday' => 'Создать транзакцию в следующий понедельник', - 'will_jump_friday' => 'Будет создана в пятницу, а не в выходной день.', - 'will_jump_monday' => 'Будет создана в понедельник, а не в выходной день.', - 'except_weekends' => 'Исключить выходные дни', - 'recurrence_deleted' => 'Повторяющаяся транзакция ":title" удалена', + 'will_jump_friday' => 'Будет создана в пятницу, а не в выходной день.', + 'will_jump_monday' => 'Будет создана в понедельник, а не в выходной день.', + 'except_weekends' => 'Исключить выходные дни', + 'recurrence_deleted' => 'Повторяющаяся транзакция ":title" удалена', // new lines for summary controller. - 'box_balance_in_currency' => 'Баланс (:currency)', - 'box_spent_in_currency' => 'Расходы (:currency)', - 'box_earned_in_currency' => 'Доходы (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Счета на оплату (:currency)', - 'box_bill_unpaid_in_currency' => 'Неоплаченные счета (:currency)', - 'box_left_to_spend_in_currency' => 'Осталось потратить (:currency)', - 'box_net_worth_in_currency' => 'Мои сбережения (:currency)', - 'box_spend_per_day' => 'Можно тратить в день: :amount', + 'box_balance_in_currency' => 'Баланс (:currency)', + 'box_spent_in_currency' => 'Расходы (:currency)', + 'box_earned_in_currency' => 'Доходы (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Счета на оплату (:currency)', + 'box_bill_unpaid_in_currency' => 'Неоплаченные счета (:currency)', + 'box_left_to_spend_in_currency' => 'Осталось потратить (:currency)', + 'box_net_worth_in_currency' => 'Мои сбережения (:currency)', + 'box_spend_per_day' => 'Можно тратить в день: :amount', ]; diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php index 96b9b5e395..1084a78973 100644 --- a/resources/lang/ru_RU/validation.php +++ b/resources/lang/ru_RU/validation.php @@ -120,18 +120,19 @@ return [ 'string' => 'Значение :attribute должно быть строкой.', 'url' => 'Неверный формат ввода :attribute.', 'timezone' => ':attribute должен быть в допустимом диапазоне.', - '2fa_code' => ':attribute введен неверно.', - 'dimensions' => 'Недопустимые размеры изображения :attribute.', - 'distinct' => 'Поле :attribute содержит повторяющееся значение.', - 'file' => ':attribute должен быть файлом.', - 'in_array' => 'Поле :attribute не существует в :other.', - 'present' => 'Поле :attribute должно быть заполнено.', - 'amount_zero' => 'Сумма не может быть равна нулю.', - 'unique_piggy_bank_for_user' => 'Название копилки должно быть уникальным.', - 'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.', - 'valid_recurrence_rep_moment' => 'Неверный период повторения для данного типа повторений.', - 'invalid_account_info' => 'Неверные данные о счёте.', + '2fa_code' => ':attribute введен неверно.', + 'dimensions' => 'Недопустимые размеры изображения :attribute.', + 'distinct' => 'Поле :attribute содержит повторяющееся значение.', + 'file' => ':attribute должен быть файлом.', + 'in_array' => 'Поле :attribute не существует в :other.', + 'present' => 'Поле :attribute должно быть заполнено.', + 'amount_zero' => 'Сумма не может быть равна нулю.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Название копилки должно быть уникальным.', + 'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.', + 'valid_recurrence_rep_moment' => 'Неверный период повторения для данного типа повторений.', + 'invalid_account_info' => 'Неверные данные о счёте.', 'attributes' => [ 'email' => '"Адрес электронной почты"', 'description' => '"Описание"', diff --git a/resources/lang/tr_TR/config.php b/resources/lang/tr_TR/config.php index e88360396a..aa62431cd5 100644 --- a/resources/lang/tr_TR/config.php +++ b/resources/lang/tr_TR/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'en', - 'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', - 'month_and_date_day' => '%A %B %e, %Y', - 'month_and_day_no_year' => '%B %e', - 'date_time' => '%e %B %Y, @ %T', - 'specific_day' => '%e %B %Y', - 'week_in_year' => '%W. hafta, %Y', - 'year' => '%Y', - 'half_year' => '%B %Y', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'MMMM Do, YYYY', - 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => 'Pazartesi', - 'dow_2' => 'Salı', - 'dow_3' => 'Çarşamba', - 'dow_4' => 'Perşembe', - 'dow_5' => 'Cuma', - 'dow_6' => 'Cumartesi', - 'dow_7' => 'Pazar', + 'html_language' => 'en', + 'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%A %B %e, %Y', + 'month_and_day_no_year' => '%B %e', + 'date_time' => '%e %B %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => '%W. hafta, %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'MMMM Do, YYYY', + 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => 'Pazartesi', + 'dow_2' => 'Salı', + 'dow_3' => 'Çarşamba', + 'dow_4' => 'Perşembe', + 'dow_5' => 'Cuma', + 'dow_6' => 'Cumartesi', + 'dow_7' => 'Pazar', ]; diff --git a/resources/lang/tr_TR/firefly.php b/resources/lang/tr_TR/firefly.php index 121a9b6c22..28415e7f7c 100644 --- a/resources/lang/tr_TR/firefly.php +++ b/resources/lang/tr_TR/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => 'Yeni para çekme', 'create_new_transaction' => 'Yeni işlem oluştur', 'new_transaction' => 'New transaction', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => 'Varlık hesaplarınızı görüntüleyin ', 'go_to_budgets' => 'Bütçelerine git', @@ -85,31 +86,31 @@ return [ 'no_help_could_be_found' => 'Hiçbir yardım metni bulunamadı.', 'no_help_title' => 'Üzgünüz, bir hata oluştu.', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => 'Devam etmek için lütfen iki faktörlü kimlik doğrulama kodunuzu girin. Uygulamanız sizin için oluşturabilir.', - 'two_factor_code_here' => 'Kodu buraya girin', - 'two_factor_title' => 'İki faktörlü kimlik doğrulaması', - 'authenticate' => 'Kimliği doğrula', - 'two_factor_forgot_title' => 'Kayıp iki faktörlü kimlik doğrulaması', - 'two_factor_forgot' => 'İki faktörlü kimlik doğrulama cihazını unuttum.', - 'two_factor_lost_header' => 'İki faktörlü kimlik doğrulamanızı mı kaybettiniz?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => 'Aksi takdirde, site sahibine (:site_owner) e-posta gönderin ve iki faktörlü kimlik doğrulamasını sıfırlamasını isteyin.', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days günlük verinin yüklenmesi biraz zaman alabilir.', - 'registered' => 'Başarıyla kaydoldunuz!', - 'Default asset account' => 'Varsayılan varlık hesabı', - 'no_budget_pointer' => 'Henüz bütçeniz yok gibi görünüyor. Bütçe sayfasında bütçe oluşturun. Bütçeler giderleri takip etmenize yardımcı olabilir.', - 'Savings account' => 'Birikim Hesabı', - 'Credit card' => 'Kredi Kartı', - 'source_accounts' => 'Kaynak Hesap(lar)', - 'destination_accounts' => 'Hedef Hesap(lar)', - 'user_id_is' => 'Kullanıcı kimliğiniz :user', - 'field_supports_markdown' => 'Bu alan Markdown\'u destekliyor.', - 'need_more_help' => 'Firefly III kullanımında daha fazla yardıma ihtiyacınız olursa, lütfen Github\'da bir talep açın.', + 'two_factor_enter_code' => 'Devam etmek için lütfen iki faktörlü kimlik doğrulama kodunuzu girin. Uygulamanız sizin için oluşturabilir.', + 'two_factor_code_here' => 'Kodu buraya girin', + 'two_factor_title' => 'İki faktörlü kimlik doğrulaması', + 'authenticate' => 'Kimliği doğrula', + 'two_factor_forgot_title' => 'Kayıp iki faktörlü kimlik doğrulaması', + 'two_factor_forgot' => 'İki faktörlü kimlik doğrulama cihazını unuttum.', + 'two_factor_lost_header' => 'İki faktörlü kimlik doğrulamanızı mı kaybettiniz?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => 'Aksi takdirde, site sahibine (:site_owner) e-posta gönderin ve iki faktörlü kimlik doğrulamasını sıfırlamasını isteyin.', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days günlük verinin yüklenmesi biraz zaman alabilir.', + 'registered' => 'Başarıyla kaydoldunuz!', + 'Default asset account' => 'Varsayılan varlık hesabı', + 'no_budget_pointer' => 'Henüz bütçeniz yok gibi görünüyor. Bütçe sayfasında bütçe oluşturun. Bütçeler giderleri takip etmenize yardımcı olabilir.', + 'Savings account' => 'Birikim Hesabı', + 'Credit card' => 'Kredi Kartı', + 'source_accounts' => 'Kaynak Hesap(lar)', + 'destination_accounts' => 'Hedef Hesap(lar)', + 'user_id_is' => 'Kullanıcı kimliğiniz :user', + 'field_supports_markdown' => 'Bu alan Markdown\'u destekliyor.', + 'need_more_help' => 'Firefly III kullanımında daha fazla yardıma ihtiyacınız olursa, lütfen Github\'da bir talep açın.', 'reenable_intro_text' => 'Ayrıca tanıtım kılavuzunu yeniden etkinleştirebilirsiniz.', 'intro_boxes_after_refresh' => 'Sayfayı yenilediğinizde tanıtım kutuları yeniden görünecektir.', 'show_all_no_filter' => 'Tüm işlemleri, tarihe göre gruplamadan gösterin.', @@ -227,23 +228,23 @@ return [ 'search_query' => 'Sorgu', 'search_found_transactions' => 'Firefly III :time saniyede :count hesap haraketi buldu.', 'search_for_query' => 'Firefly III şu kelimelerin hepsini içeren hareketleri arıyor: :query', - 'search_modifier_amount_is' => 'Miktar tam olarak şu: :value', - 'search_modifier_amount' => 'Miktar tam olarak şu: :value', - 'search_modifier_amount_max' => 'Miktar en fazla şu: :value', - 'search_modifier_amount_min' => 'Miktar en az şu: :value', - 'search_modifier_amount_less' => 'Tutar :value değerinden daha az', - 'search_modifier_amount_more' => 'Tutar şundan daha fazla: :value', - 'search_modifier_source' => 'Kaynak hesabı :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => 'Hedef hesabı :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => 'Kategori :value', - 'search_modifier_budget' => 'Bütçe :value', - 'search_modifier_bill' => 'Fatura :value', - 'search_modifier_type' => 'Hesap hareketi türü :value', - 'search_modifier_date' => 'Hesap hareketi tarihi :value', - 'search_modifier_date_before' => 'Hesap hareketi :value tarihinden önce', - 'search_modifier_date_after' => 'Hesap hareketi :value tarihinden sonra', + 'search_modifier_amount_is' => 'Miktar tam olarak şu: :value', + 'search_modifier_amount' => 'Miktar tam olarak şu: :value', + 'search_modifier_amount_max' => 'Miktar en fazla şu: :value', + 'search_modifier_amount_min' => 'Miktar en az şu: :value', + 'search_modifier_amount_less' => 'Tutar :value değerinden daha az', + 'search_modifier_amount_more' => 'Tutar şundan daha fazla: :value', + 'search_modifier_source' => 'Kaynak hesabı :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => 'Hedef hesabı :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => 'Kategori :value', + 'search_modifier_budget' => 'Bütçe :value', + 'search_modifier_bill' => 'Fatura :value', + 'search_modifier_type' => 'Hesap hareketi türü :value', + 'search_modifier_date' => 'Hesap hareketi tarihi :value', + 'search_modifier_date_before' => 'Hesap hareketi :value tarihinden önce', + 'search_modifier_date_after' => 'Hesap hareketi :value tarihinden sonra', 'search_modifier_on' => 'Hesap hareketi tarihi :value', 'search_modifier_before' => 'Hesap hareketi :value tarihinden önce', 'search_modifier_after' => 'Hesap hareketi :value tarihinden sonra', @@ -443,692 +444,701 @@ işlemlerin kontrol edildiğini lütfen unutmayın.', 'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer', 'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"', - 'rules_have_read_warning' => 'Uyarıyı okudun mu?', - 'apply_rule_warning' => 'Uyarı: çok sayıda işleme bir kuralı(grubu) uygulamak çok zaman alabilir ve zaman aşımına uğrayabilir. Eğer öyle olursa kural(grup) işlemlerin belli olmayan bir kısmına uygulanacaktır. Bu mali yönetiminizi lime lime edebilir. Lütfen dikkatli olun.', - 'rulegroup_for_bills_title' => 'Rule group for bills', - 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', - 'rule_for_bill_title' => 'Auto-generated rule for bill ":name"', - 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', - 'create_rule_for_bill' => 'Create a new rule for bill ":name"', - 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', - 'new_rule_for_bill_title' => 'Rule for bill ":name"', - 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', + 'rules_have_read_warning' => 'Uyarıyı okudun mu?', + 'apply_rule_warning' => 'Uyarı: çok sayıda işleme bir kuralı(grubu) uygulamak çok zaman alabilir ve zaman aşımına uğrayabilir. Eğer öyle olursa kural(grup) işlemlerin belli olmayan bir kısmına uygulanacaktır. Bu mali yönetiminizi lime lime edebilir. Lütfen dikkatli olun.', + 'rulegroup_for_bills_title' => 'Rule group for bills', + 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', + 'rule_for_bill_title' => 'Auto-generated rule for bill ":name"', + 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', + 'create_rule_for_bill' => 'Create a new rule for bill ":name"', + 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', + 'new_rule_for_bill_title' => 'Rule for bill ":name"', + 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', // tags - 'store_new_tag' => 'Yeni etiket kaydet', - 'update_tag' => 'Etiketi Güncelle', - 'no_location_set' => 'Konum ayarlanamadı.', - 'meta_data' => 'Meta veri', - 'location' => 'Konum', - 'without_date' => 'Tarihsiz', - 'result' => 'Sonuç', - 'sums_apply_to_range' => 'Tüm toplamlar seçili aralıkta geçerlidir', - 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', - 'press_tag_location' => 'Etiketin konumunun ayarlamak için sağ tıklayın yada basılı tutun.', - 'clear_location' => 'Konumu temizle', + 'store_new_tag' => 'Yeni etiket kaydet', + 'update_tag' => 'Etiketi Güncelle', + 'no_location_set' => 'Konum ayarlanamadı.', + 'meta_data' => 'Meta veri', + 'location' => 'Konum', + 'without_date' => 'Tarihsiz', + 'result' => 'Sonuç', + 'sums_apply_to_range' => 'Tüm toplamlar seçili aralıkta geçerlidir', + 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env file and enter this code after MAPBOX_API_KEY=.', + 'press_tag_location' => 'Etiketin konumunun ayarlamak için sağ tıklayın yada basılı tutun.', + 'clear_location' => 'Konumu temizle', // preferences - 'pref_home_screen_accounts' => 'Ana ekran hesapları', - 'pref_home_screen_accounts_help' => 'Giriş sayfasında hangi hesaplar görüntülensin?', - 'pref_view_range' => 'Görüş Mesafesi', - 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', - 'pref_1D' => 'Bir gün', - 'pref_1W' => 'Bir hafta', - 'pref_1M' => 'Bir ay', - 'pref_3M' => 'Üç ay (çeyrek)', - 'pref_6M' => 'Altı ay', - 'pref_1Y' => 'Bir yıl', - 'pref_languages' => 'Diller', - 'pref_languages_help' => 'Firefly III birçok dili destekliyor. Hangisini tercih edersiniz?', - 'pref_custom_fiscal_year' => 'Mali yıl ayarları', - 'pref_custom_fiscal_year_label' => 'Etkin', - 'pref_custom_fiscal_year_help' => '1 Ocak - 31 Aralık arasındaki bir mali yılı kullanan ülkelerde bu ayarı açabilir ve mali yılın başlangıç / bitiş günlerini belirleyebilirsiniz', - 'pref_fiscal_year_start_label' => 'Mali yıl başlangıç tarihi', - 'pref_two_factor_auth' => '2 adımlı doğrulama', - 'pref_two_factor_auth_help' => '2 adımlı doğrulamayı etkinleştirdiğinizde (iki faktörlü kimlik doğrulama olarak da bilinir) hesabınıza fazladan bir güvenlik katmanı eklersiniz. Bildiğiniz bir şeyle (şifreniz) ve sahip olduğunuz bir şeyle(doğrulama kodu) ile giriş yaparsınız. Doğrulama kodları telefonunuzda Authy ya da Google Authenticator gibi bir uygulama tarafından oluşturulur.', - 'pref_enable_two_factor_auth' => '2 adımlı doğrulamayı etkinleştir', - 'pref_two_factor_auth_disabled' => '2 adımlı doğrulama kodu kaldırıldı ve devre dışı bırakıldı', - 'pref_two_factor_auth_remove_it' => 'Kimlik hesabı doğrulama uygulaması için çıkış yapmayı unutmayın!', - 'pref_two_factor_auth_code' => 'Doğrulama kodu', - 'pref_two_factor_auth_code_help' => 'QR kodunu, telefonunuzda Authy veya Authenticator uygulamalarında bulun ve oluşturulan kodu girin.', - 'pref_two_factor_auth_reset_code' => 'Doğrulama kodunu sıfırla', - 'pref_two_factor_auth_disable_2fa' => '2FA\'yı kapatın', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => 'Ayarları kaydet', - 'saved_preferences' => 'Tercihler kaydedildi!', - 'preferences_general' => 'Genel', - 'preferences_frontpage' => 'Ana ekran', - 'preferences_security' => 'Güvenlik', - 'preferences_layout' => 'Düzen', - 'pref_home_show_deposits' => 'Ana ekranda mevduat göster', - 'pref_home_show_deposits_info' => 'Ana ekranınızda hesaplarınız zaten görüntülenir. Gelir hesaplarınız da görüntülensin mi?', - 'pref_home_do_show_deposits' => 'Evet, onlara göster', - 'successful_count' => ':count bunlar başarılı oldu', - 'list_page_size_title' => 'Sayfa boyutu', - 'list_page_size_help' => 'Herhangi bir şeyin listesi (hesaplar, işlemler, vb) sayfa başına en fazla bu kadar gösterebilir.', - 'list_page_size_label' => 'Sayfa boyutu', - 'between_dates' => '(:start ​ve :end)', - 'pref_optional_fields_transaction' => 'İşlemler için bağlı alanlar', - 'pref_optional_fields_transaction_help' => 'Yeni bir işlem oluşturulurken (dağınıklık nedeniyle) varsayılan olarak tüm alanlar ektinleştirilmez. Aşağıdan, eğer işinize yarayacağını düşünüyorsanız bu alanları ektinleştirebilirsiniz. Tabii ki, devre dışı bırakılmış ama zaten doldurulmuş alanlar ayarlar ne olursa olsun görünecektir.', - 'optional_tj_date_fields' => 'Tarih alanları', - 'optional_tj_business_fields' => 'İş alanları', - 'optional_tj_attachment_fields' => 'Ek alanları', - 'pref_optional_tj_interest_date' => 'Faiz tarihi', - 'pref_optional_tj_book_date' => 'Kitap tarihi', - 'pref_optional_tj_process_date' => 'İşlem tarihi', - 'pref_optional_tj_due_date' => 'Bitiş tarihi', - 'pref_optional_tj_payment_date' => 'Ödeme tarihi', - 'pref_optional_tj_invoice_date' => 'Fatura tarihi', - 'pref_optional_tj_internal_reference' => 'Dahili referans', - 'pref_optional_tj_notes' => 'Notlar', - 'pref_optional_tj_attachments' => 'Ekler', - 'optional_field_meta_dates' => 'Tarih', - 'optional_field_meta_business' => 'İş', - 'optional_field_attachments' => 'Ekler', - 'optional_field_meta_data' => 'İsteğe bağlı meta veriler', + 'pref_home_screen_accounts' => 'Ana ekran hesapları', + 'pref_home_screen_accounts_help' => 'Giriş sayfasında hangi hesaplar görüntülensin?', + 'pref_view_range' => 'Görüş Mesafesi', + 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', + 'pref_1D' => 'Bir gün', + 'pref_1W' => 'Bir hafta', + 'pref_1M' => 'Bir ay', + 'pref_3M' => 'Üç ay (çeyrek)', + 'pref_6M' => 'Altı ay', + 'pref_1Y' => 'Bir yıl', + 'pref_languages' => 'Diller', + 'pref_languages_help' => 'Firefly III birçok dili destekliyor. Hangisini tercih edersiniz?', + 'pref_custom_fiscal_year' => 'Mali yıl ayarları', + 'pref_custom_fiscal_year_label' => 'Etkin', + 'pref_custom_fiscal_year_help' => '1 Ocak - 31 Aralık arasındaki bir mali yılı kullanan ülkelerde bu ayarı açabilir ve mali yılın başlangıç / bitiş günlerini belirleyebilirsiniz', + 'pref_fiscal_year_start_label' => 'Mali yıl başlangıç tarihi', + 'pref_two_factor_auth' => '2 adımlı doğrulama', + 'pref_two_factor_auth_help' => '2 adımlı doğrulamayı etkinleştirdiğinizde (iki faktörlü kimlik doğrulama olarak da bilinir) hesabınıza fazladan bir güvenlik katmanı eklersiniz. Bildiğiniz bir şeyle (şifreniz) ve sahip olduğunuz bir şeyle(doğrulama kodu) ile giriş yaparsınız. Doğrulama kodları telefonunuzda Authy ya da Google Authenticator gibi bir uygulama tarafından oluşturulur.', + 'pref_enable_two_factor_auth' => '2 adımlı doğrulamayı etkinleştir', + 'pref_two_factor_auth_disabled' => '2 adımlı doğrulama kodu kaldırıldı ve devre dışı bırakıldı', + 'pref_two_factor_auth_remove_it' => 'Kimlik hesabı doğrulama uygulaması için çıkış yapmayı unutmayın!', + 'pref_two_factor_auth_code' => 'Doğrulama kodu', + 'pref_two_factor_auth_code_help' => 'QR kodunu, telefonunuzda Authy veya Authenticator uygulamalarında bulun ve oluşturulan kodu girin.', + 'pref_two_factor_auth_reset_code' => 'Doğrulama kodunu sıfırla', + 'pref_two_factor_auth_disable_2fa' => '2FA\'yı kapatın', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => 'Ayarları kaydet', + 'saved_preferences' => 'Tercihler kaydedildi!', + 'preferences_general' => 'Genel', + 'preferences_frontpage' => 'Ana ekran', + 'preferences_security' => 'Güvenlik', + 'preferences_layout' => 'Düzen', + 'pref_home_show_deposits' => 'Ana ekranda mevduat göster', + 'pref_home_show_deposits_info' => 'Ana ekranınızda hesaplarınız zaten görüntülenir. Gelir hesaplarınız da görüntülensin mi?', + 'pref_home_do_show_deposits' => 'Evet, onlara göster', + 'successful_count' => ':count bunlar başarılı oldu', + 'list_page_size_title' => 'Sayfa boyutu', + 'list_page_size_help' => 'Herhangi bir şeyin listesi (hesaplar, işlemler, vb) sayfa başına en fazla bu kadar gösterebilir.', + 'list_page_size_label' => 'Sayfa boyutu', + 'between_dates' => '(:start ​ve :end)', + 'pref_optional_fields_transaction' => 'İşlemler için bağlı alanlar', + 'pref_optional_fields_transaction_help' => 'Yeni bir işlem oluşturulurken (dağınıklık nedeniyle) varsayılan olarak tüm alanlar ektinleştirilmez. Aşağıdan, eğer işinize yarayacağını düşünüyorsanız bu alanları ektinleştirebilirsiniz. Tabii ki, devre dışı bırakılmış ama zaten doldurulmuş alanlar ayarlar ne olursa olsun görünecektir.', + 'optional_tj_date_fields' => 'Tarih alanları', + 'optional_tj_business_fields' => 'İş alanları', + 'optional_tj_attachment_fields' => 'Ek alanları', + 'pref_optional_tj_interest_date' => 'Faiz tarihi', + 'pref_optional_tj_book_date' => 'Kitap tarihi', + 'pref_optional_tj_process_date' => 'İşlem tarihi', + 'pref_optional_tj_due_date' => 'Bitiş tarihi', + 'pref_optional_tj_payment_date' => 'Ödeme tarihi', + 'pref_optional_tj_invoice_date' => 'Fatura tarihi', + 'pref_optional_tj_internal_reference' => 'Dahili referans', + 'pref_optional_tj_notes' => 'Notlar', + 'pref_optional_tj_attachments' => 'Ekler', + 'optional_field_meta_dates' => 'Tarih', + 'optional_field_meta_business' => 'İş', + 'optional_field_attachments' => 'Ekler', + 'optional_field_meta_data' => 'İsteğe bağlı meta veriler', // profile: - 'change_your_password' => 'Şifrenizi değiştirin', - 'delete_account' => 'Hesabı Sil', - 'current_password' => 'Güncel Şifre', - 'new_password' => 'Yeni Şifre', - 'new_password_again' => 'Yeni Şifre (Tekrar)', - 'delete_your_account' => 'Hesabını Sil', - 'delete_your_account_help' => 'Hesabınızı silmeniz aynı zamanda Firefly III\'e kaydetmiş olabileceğiniz hesapları, işlemleri, her şeyi de silecektir. YOK OLACAK.', - 'delete_your_account_password' => 'Devam etmek için şifrenizi girin.', - 'password' => 'Şifre', - 'are_you_sure' => 'Emin misiniz? Bunu geri alamazsınız.', - 'delete_account_button' => 'Hesabını Sil', - 'invalid_current_password' => 'Geçersiz Şifre!', - 'password_changed' => 'Şifre değiştirildi!', - 'should_change' => 'Amaç, şifrenizi değiştirmenizdir.', - 'invalid_password' => 'Geçersiz şifre!', - 'what_is_pw_security' => '\'\'Doğrulama şifresi güvenliği\'\' nedir?', - 'secure_pw_title' => 'Güvenli şifre nasıl seçilir?', - 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', - 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', - 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', - 'secure_pw_working_title' => 'How does it work?', - 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', - 'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?', - 'secure_pw_long_password' => 'Yes. Always verify your password is safe.', - 'command_line_token' => 'Command line token', - 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', - 'regenerate_command_line_token' => 'Regenerate command line token', - 'token_regenerated' => 'A new command line token was generated', - 'change_your_email' => 'E-posta adresini değiştir', - 'email_verification' => 'ESKİ ve yeni e-posta adreslerinize bir e-posta gönderilecektir. Güvenlik nedenlerinden ötürü email adreslerinizi onaylayana kadar giriş yapamayacaksınız. Eğer Fİrefly III yüklemenizin e-posta gönderebileceğinden emin değilseniz lütfen bu özelliği kullanmayınız. Eğer bir yöneticiyseniz bunu Yönetim de test edebilirsiniz.', - 'email_changed_logout' => 'E-posta adresinizi doğrulayana kadar giriş yapamazsınız.', - 'login_with_new_email' => 'Artık yeni e-posta adresinizle giriş yapabilirsiniz.', - 'login_with_old_email' => 'Artık eski e-posta adresinizle yeniden giriş yapabilirsiniz.', - 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', - 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', + 'change_your_password' => 'Şifrenizi değiştirin', + 'delete_account' => 'Hesabı Sil', + 'current_password' => 'Güncel Şifre', + 'new_password' => 'Yeni Şifre', + 'new_password_again' => 'Yeni Şifre (Tekrar)', + 'delete_your_account' => 'Hesabını Sil', + 'delete_your_account_help' => 'Hesabınızı silmeniz aynı zamanda Firefly III\'e kaydetmiş olabileceğiniz hesapları, işlemleri, her şeyi de silecektir. YOK OLACAK.', + 'delete_your_account_password' => 'Devam etmek için şifrenizi girin.', + 'password' => 'Şifre', + 'are_you_sure' => 'Emin misiniz? Bunu geri alamazsınız.', + 'delete_account_button' => 'Hesabını Sil', + 'invalid_current_password' => 'Geçersiz Şifre!', + 'password_changed' => 'Şifre değiştirildi!', + 'should_change' => 'Amaç, şifrenizi değiştirmenizdir.', + 'invalid_password' => 'Geçersiz şifre!', + 'what_is_pw_security' => '\'\'Doğrulama şifresi güvenliği\'\' nedir?', + 'secure_pw_title' => 'Güvenli şifre nasıl seçilir?', + 'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.', + 'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.', + 'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.', + 'secure_pw_working_title' => 'How does it work?', + 'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?', + 'secure_pw_long_password' => 'Yes. Always verify your password is safe.', + 'command_line_token' => 'Command line token', + 'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', + 'regenerate_command_line_token' => 'Regenerate command line token', + 'token_regenerated' => 'A new command line token was generated', + 'change_your_email' => 'E-posta adresini değiştir', + 'email_verification' => 'ESKİ ve yeni e-posta adreslerinize bir e-posta gönderilecektir. Güvenlik nedenlerinden ötürü email adreslerinizi onaylayana kadar giriş yapamayacaksınız. Eğer Fİrefly III yüklemenizin e-posta gönderebileceğinden emin değilseniz lütfen bu özelliği kullanmayınız. Eğer bir yöneticiyseniz bunu Yönetim de test edebilirsiniz.', + 'email_changed_logout' => 'E-posta adresinizi doğrulayana kadar giriş yapamazsınız.', + 'login_with_new_email' => 'Artık yeni e-posta adresinizle giriş yapabilirsiniz.', + 'login_with_old_email' => 'Artık eski e-posta adresinizle yeniden giriş yapabilirsiniz.', + 'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', + 'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.', // attachments - 'nr_of_attachments' => 'Bir eklenti |:count eklenti', - 'attachments' => 'Ekler', - 'edit_attachment' => 'Ek ":name" düzenle', - 'update_attachment' => 'Eki güncelle', - 'delete_attachment' => '":name" Eki sil', - 'attachment_deleted' => '":name" eki silindi', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => '":name" Ek güncellendi', - 'upload_max_file_size' => 'Maksimum dosya boyutu: :size', - 'list_all_attachments' => 'List of all attachments', + 'nr_of_attachments' => 'Bir eklenti |:count eklenti', + 'attachments' => 'Ekler', + 'edit_attachment' => 'Ek ":name" düzenle', + 'update_attachment' => 'Eki güncelle', + 'delete_attachment' => '":name" Eki sil', + 'attachment_deleted' => '":name" eki silindi', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => '":name" Ek güncellendi', + 'upload_max_file_size' => 'Maksimum dosya boyutu: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index - 'title_expenses' => 'Giderler', - 'title_withdrawal' => 'Giderler', - 'title_revenue' => 'Gelir / Gelir', - 'title_deposit' => 'Gelir / Gelir', - 'title_transfer' => 'Transferler', - 'title_transfers' => 'Transferler', + 'title_expenses' => 'Giderler', + 'title_withdrawal' => 'Giderler', + 'title_revenue' => 'Gelir / Gelir', + 'title_deposit' => 'Gelir / Gelir', + 'title_transfer' => 'Transferler', + 'title_transfers' => 'Transferler', // convert stuff: - 'convert_is_already_type_Withdrawal' => 'Bu işlem zaten bir para çekme işlemidir', - 'convert_is_already_type_Deposit' => 'Bu işlem zaten bir para çekme işlemidir', - 'convert_is_already_type_Transfer' => 'Bu işlem zaten bir transfer işlemidir', - 'convert_to_Withdrawal' => '":description" yı bir para çekme işlemine dönüştür', - 'convert_to_Deposit' => '":description" yı mevduata dönüştür', - 'convert_to_Transfer' => '":description" yı bir aktarıma dönüştür', - 'convert_options_WithdrawalDeposit' => 'Para çekme işlemini çekime dönüştür', - 'convert_options_WithdrawalTransfer' => 'Para çekim işlemini aktarmaya dönüştür', - 'convert_options_DepositTransfer' => 'Para yatırma işlemini bir aktarmaya dönüştür', - 'convert_options_DepositWithdrawal' => 'Para yatırma işlemini çekime dönüştür', - 'convert_options_TransferWithdrawal' => 'Bir transferi çekime dönüştür', - 'convert_options_TransferDeposit' => 'Bir transferi çekime dönüştür', - 'convert_Withdrawal_to_deposit' => 'Bu para çekme işlemini para yatırma işlemine çevir', - 'convert_Withdrawal_to_transfer' => 'Bu para çekim işlemini havaleye çevir', - 'convert_Deposit_to_withdrawal' => 'Bu para yatırma işlemini para çekme işlemine dönüştür', - 'convert_Deposit_to_transfer' => 'Bu yatırımı bir havale olarak değiştir', - 'convert_Transfer_to_deposit' => 'Bu havaleyi birikime dönüştürün', - 'convert_Transfer_to_withdrawal' => 'Bu transferi bir para çekme işlemine dönüştür', - 'convert_please_set_revenue_source' => 'Lütfen paranın geleceği bir gelir hesabı seçiniz.', - 'convert_please_set_asset_destination' => 'Lütfen paranın gideceği varlık hesabını seçin.', - 'convert_please_set_expense_destination' => 'Lütfen paranın gideceği masraf hesaplarını seçin.', - 'convert_please_set_asset_source' => 'Lütfen paranın geleceği bir varlık hesabı seçiniz.', - 'convert_explanation_withdrawal_deposit' => 'Eğer bu para çekme işlemini para yatırma işlemine çevirirseniz, :amount :sourceName den çekilmek yerine oraya yatırılacaktır.', - 'convert_explanation_withdrawal_transfer' => 'Eğer bu para çekme işlemini transfer işlemine dönüştürürseniz, :amount :destinationName\'e ödenmek yerine :sourceName den yeni bir varlık hesabına transfer edilecektir.', - 'convert_explanation_deposit_withdrawal' => 'Eğer bu para yatırma işlemini para çekim işlemine dönüştürürseniz :amount :destinationName\'e eklenmek yerine ondan düşecektir.', - 'convert_explanation_deposit_transfer' => 'Eğer bu para yatırım işlemini transfer işlemine dönüştürürseniz, :amount sizin seçeceğiniz bir varlık hesabından destinationName\'e transfer edilecektir.', - 'convert_explanation_transfer_withdrawal' => 'Eğer bu transfer işlemini para çekme işlemine dönüştürürseniz, :amount destinationName\'e transfer olmak yerine sourceName\'e yeni bir gider olarak işlenecektir.', - 'convert_explanation_transfer_deposit' => 'Eğer bu transfer işlemini para yatırma işlemine dönüştürürseniz, :amount destinationName\'e aktarılmak yerine oraya yatırılacaktır.', - 'converted_to_Withdrawal' => 'İşlem çekime dönüştürüldü', - 'converted_to_Deposit' => 'İşlem depozitoya dönüştürüldü', - 'converted_to_Transfer' => 'İşlem aktarıma dönüştürüldü', - 'invalid_convert_selection' => 'Seçtiğiniz hesap zaten bu işlemde kullanılmış veya mevcut değil.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', - 'convert_to_withdrawal' => 'Convert to a withdrawal', - 'convert_to_deposit' => 'Convert to a deposit', - 'convert_to_transfer' => 'Convert to a transfer', + 'convert_is_already_type_Withdrawal' => 'Bu işlem zaten bir para çekme işlemidir', + 'convert_is_already_type_Deposit' => 'Bu işlem zaten bir para çekme işlemidir', + 'convert_is_already_type_Transfer' => 'Bu işlem zaten bir transfer işlemidir', + 'convert_to_Withdrawal' => '":description" yı bir para çekme işlemine dönüştür', + 'convert_to_Deposit' => '":description" yı mevduata dönüştür', + 'convert_to_Transfer' => '":description" yı bir aktarıma dönüştür', + 'convert_options_WithdrawalDeposit' => 'Para çekme işlemini çekime dönüştür', + 'convert_options_WithdrawalTransfer' => 'Para çekim işlemini aktarmaya dönüştür', + 'convert_options_DepositTransfer' => 'Para yatırma işlemini bir aktarmaya dönüştür', + 'convert_options_DepositWithdrawal' => 'Para yatırma işlemini çekime dönüştür', + 'convert_options_TransferWithdrawal' => 'Bir transferi çekime dönüştür', + 'convert_options_TransferDeposit' => 'Bir transferi çekime dönüştür', + 'convert_Withdrawal_to_deposit' => 'Bu para çekme işlemini para yatırma işlemine çevir', + 'convert_Withdrawal_to_transfer' => 'Bu para çekim işlemini havaleye çevir', + 'convert_Deposit_to_withdrawal' => 'Bu para yatırma işlemini para çekme işlemine dönüştür', + 'convert_Deposit_to_transfer' => 'Bu yatırımı bir havale olarak değiştir', + 'convert_Transfer_to_deposit' => 'Bu havaleyi birikime dönüştürün', + 'convert_Transfer_to_withdrawal' => 'Bu transferi bir para çekme işlemine dönüştür', + 'convert_please_set_revenue_source' => 'Lütfen paranın geleceği bir gelir hesabı seçiniz.', + 'convert_please_set_asset_destination' => 'Lütfen paranın gideceği varlık hesabını seçin.', + 'convert_please_set_expense_destination' => 'Lütfen paranın gideceği masraf hesaplarını seçin.', + 'convert_please_set_asset_source' => 'Lütfen paranın geleceği bir varlık hesabı seçiniz.', + 'convert_explanation_withdrawal_deposit' => 'Eğer bu para çekme işlemini para yatırma işlemine çevirirseniz, :amount :sourceName den çekilmek yerine oraya yatırılacaktır.', + 'convert_explanation_withdrawal_transfer' => 'Eğer bu para çekme işlemini transfer işlemine dönüştürürseniz, :amount :destinationName\'e ödenmek yerine :sourceName den yeni bir varlık hesabına transfer edilecektir.', + 'convert_explanation_deposit_withdrawal' => 'Eğer bu para yatırma işlemini para çekim işlemine dönüştürürseniz :amount :destinationName\'e eklenmek yerine ondan düşecektir.', + 'convert_explanation_deposit_transfer' => 'Eğer bu para yatırım işlemini transfer işlemine dönüştürürseniz, :amount sizin seçeceğiniz bir varlık hesabından destinationName\'e transfer edilecektir.', + 'convert_explanation_transfer_withdrawal' => 'Eğer bu transfer işlemini para çekme işlemine dönüştürürseniz, :amount destinationName\'e transfer olmak yerine sourceName\'e yeni bir gider olarak işlenecektir.', + 'convert_explanation_transfer_deposit' => 'Eğer bu transfer işlemini para yatırma işlemine dönüştürürseniz, :amount destinationName\'e aktarılmak yerine oraya yatırılacaktır.', + 'converted_to_Withdrawal' => 'İşlem çekime dönüştürüldü', + 'converted_to_Deposit' => 'İşlem depozitoya dönüştürüldü', + 'converted_to_Transfer' => 'İşlem aktarıma dönüştürüldü', + 'invalid_convert_selection' => 'Seçtiğiniz hesap zaten bu işlemde kullanılmış veya mevcut değil.', + 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'convert_to_withdrawal' => 'Convert to a withdrawal', + 'convert_to_deposit' => 'Convert to a deposit', + 'convert_to_transfer' => 'Convert to a transfer', // create new stuff: - 'create_new_withdrawal' => 'Yeni çekim oluştur', - 'create_new_deposit' => 'Yeni mevduat oluştur', - 'create_new_transfer' => 'Yeni transfer oluştur', - 'create_new_asset' => 'Yeni varlık hesabı oluştur', - 'create_new_expense' => 'Yeni gider hesabı oluştur', - 'create_new_revenue' => 'Yeni gelir hesabı oluştur', - 'create_new_piggy_bank' => 'Yeni bir kumbara oluştur', - 'create_new_bill' => 'Yeni fatura oluştur', + 'create_new_withdrawal' => 'Yeni çekim oluştur', + 'create_new_deposit' => 'Yeni mevduat oluştur', + 'create_new_transfer' => 'Yeni transfer oluştur', + 'create_new_asset' => 'Yeni varlık hesabı oluştur', + 'create_new_expense' => 'Yeni gider hesabı oluştur', + 'create_new_revenue' => 'Yeni gelir hesabı oluştur', + 'create_new_piggy_bank' => 'Yeni bir kumbara oluştur', + 'create_new_bill' => 'Yeni fatura oluştur', // currencies: - 'create_currency' => 'Yeni para birimi oluştur', - 'store_currency' => 'Yeni para birimini sakla', - 'update_currency' => 'Para birimini güncelle', - 'new_default_currency' => ':name artık varsayılan para birimi.', - 'cannot_delete_currency' => ':name hala kullanıldığı için silinemiyor.', - 'cannot_disable_currency' => 'Cannot disable :name because it is still in use.', - 'deleted_currency' => 'Para birimi :name silindi', - 'created_currency' => 'Para birimi :name oluşturuldu', - 'could_not_store_currency' => 'Could not store the new currency.', - 'updated_currency' => 'Para birimi :name güncellendi', - 'ask_site_owner' => 'Lütfen para birimleri eklemek, kaldırmak veya düzenlemek için :owner\'a danışın.', - 'currencies_intro' => 'Firefly III, burada ayarlayabileceğiniz ve etkinleştirebileceğiniz çeşitli para birimlerini destekliyor.', - 'make_default_currency' => 'Make default', - 'default_currency' => 'varsayılan', - 'currency_is_disabled' => 'Disabled', - 'enable_currency' => 'Enable', - 'disable_currency' => 'Disable', - 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', - 'currency_is_now_enabled' => 'Currency ":name" has been enabled', - 'currency_is_now_disabled' => 'Currency ":name" has been disabled', + 'create_currency' => 'Yeni para birimi oluştur', + 'store_currency' => 'Yeni para birimini sakla', + 'update_currency' => 'Para birimini güncelle', + 'new_default_currency' => ':name artık varsayılan para birimi.', + 'cannot_delete_currency' => ':name hala kullanıldığı için silinemiyor.', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => 'Para birimi :name silindi', + 'created_currency' => 'Para birimi :name oluşturuldu', + 'could_not_store_currency' => 'Could not store the new currency.', + 'updated_currency' => 'Para birimi :name güncellendi', + 'ask_site_owner' => 'Lütfen para birimleri eklemek, kaldırmak veya düzenlemek için :owner\'a danışın.', + 'currencies_intro' => 'Firefly III, burada ayarlayabileceğiniz ve etkinleştirebileceğiniz çeşitli para birimlerini destekliyor.', + 'make_default_currency' => 'Make default', + 'default_currency' => 'varsayılan', + 'currency_is_disabled' => 'Disabled', + 'enable_currency' => 'Enable', + 'disable_currency' => 'Disable', + 'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', + 'currency_is_now_enabled' => 'Currency ":name" has been enabled', + 'currency_is_now_disabled' => 'Currency ":name" has been disabled', // forms: - 'mandatoryFields' => 'Zorunlu alanlar', - 'optionalFields' => 'İsteğe bağlı alanlar', - 'options' => 'Seçenekler', + 'mandatoryFields' => 'Zorunlu alanlar', + 'optionalFields' => 'İsteğe bağlı alanlar', + 'options' => 'Seçenekler', // budgets: - 'create_new_budget' => 'Yeni bir bütçe oluştur', - 'store_new_budget' => 'Yeni bütçeyi sakla', - 'stored_new_budget' => 'Yeni bütçe ":name" kaydedildi', - 'available_between' => ':start ve :end arasında kullanılabilir', - 'transactionsWithoutBudget' => 'Bütçesiz Giderler', - 'transactions_no_budget' => ':start ve :end arasındaki bütçe dışı harcamalar', - 'spent_between' => ':start ve :end arasında harca', - 'createBudget' => 'Yeni bütçe', - 'inactiveBudgets' => 'Etkin olmayan bütçeler', - 'without_budget_between' => ':start ve :end arasında bütçesiz işlemler', - 'delete_budget' => '":name" bütçesini sil', - 'deleted_budget' => 'Silinen bütçe ":name"', - 'edit_budget' => '":name" bütçesini düzenle', - 'updated_budget' => 'Güncellenmiş bütçe ":name"', - 'update_amount' => 'Güncelleme miktarı', - 'update_budget' => 'Bütçeyi güncelle', - 'update_budget_amount_range' => ':start ve :end arasında (beklenen) mevcut miktarı güncelleyiniz', - 'budget_period_navigator' => 'Devreden sayacı', - 'info_on_available_amount' => 'Elimde ne var?', - 'available_amount_indication' => 'Toplam bütçenizin ne olabileceğinin bir göstergesi olarak bu tutarı kullanın.', - 'suggested' => 'Önerilen', - 'average_between' => ':start ve :end arasında Averaj', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => 'Yeni bir bütçe oluştur', + 'store_new_budget' => 'Yeni bütçeyi sakla', + 'stored_new_budget' => 'Yeni bütçe ":name" kaydedildi', + 'available_between' => ':start ve :end arasında kullanılabilir', + 'transactionsWithoutBudget' => 'Bütçesiz Giderler', + 'transactions_no_budget' => ':start ve :end arasındaki bütçe dışı harcamalar', + 'spent_between' => ':start ve :end arasında harca', + 'createBudget' => 'Yeni bütçe', + 'inactiveBudgets' => 'Etkin olmayan bütçeler', + 'without_budget_between' => ':start ve :end arasında bütçesiz işlemler', + 'delete_budget' => '":name" bütçesini sil', + 'deleted_budget' => 'Silinen bütçe ":name"', + 'edit_budget' => '":name" bütçesini düzenle', + 'updated_budget' => 'Güncellenmiş bütçe ":name"', + 'update_amount' => 'Güncelleme miktarı', + 'update_budget' => 'Bütçeyi güncelle', + 'update_budget_amount_range' => ':start ve :end arasında (beklenen) mevcut miktarı güncelleyiniz', + 'budget_period_navigator' => 'Devreden sayacı', + 'info_on_available_amount' => 'Elimde ne var?', + 'available_amount_indication' => 'Toplam bütçenizin ne olabileceğinin bir göstergesi olarak bu tutarı kullanın.', + 'suggested' => 'Önerilen', + 'average_between' => ':start ve :end arasında Averaj', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => 'Bill matches transactions between :low and :high.', - 'bill_related_rules' => 'Rules related to this bill', - 'repeats' => 'Tekrarlar', - 'connected_journals' => 'İlişkili işlemler', - 'auto_match_on' => 'Automatically matched by Firefly III', - 'auto_match_off' => 'Not automatically matched by Firefly III', - 'next_expected_match' => 'Beklenen sonraki eşleşme', - 'delete_bill' => 'Faturayı sil ":name"', - 'deleted_bill' => 'Silinmiş fatura ":name"', - 'edit_bill' => 'Fatura düzenle ":name"', - 'more' => 'Daha', - 'rescan_old' => 'Run rules again, on all transactions', - 'update_bill' => 'Faturayı güncelle', - 'updated_bill' => 'Güncellenmiş fatura ":name"', - 'store_new_bill' => 'Yeni fatura kaydet', - 'stored_new_bill' => 'Yeni fatura ":name" kaydedildi', - 'cannot_scan_inactive_bill' => 'Etkin olmayan faturalar taranamaz.', - 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', - 'average_bill_amount_year' => 'Ortalama fatura tutarı (:year)', - 'average_bill_amount_overall' => 'Ortalama fatura tutarı (genel)', - 'bill_is_active' => 'Fatura aktif', - 'bill_expected_between' => ':start ve :end arasında beklenen', - 'bill_will_automatch' => 'Fatura uygun işlemlere otomatik olarak bağlandı', - 'skips_over' => 'atla', - 'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', - 'list_inactive_rule' => 'Etkin Olmayan Kurallar', + 'match_between_amounts' => 'Bill matches transactions between :low and :high.', + 'bill_related_rules' => 'Rules related to this bill', + 'repeats' => 'Tekrarlar', + 'connected_journals' => 'İlişkili işlemler', + 'auto_match_on' => 'Automatically matched by Firefly III', + 'auto_match_off' => 'Not automatically matched by Firefly III', + 'next_expected_match' => 'Beklenen sonraki eşleşme', + 'delete_bill' => 'Faturayı sil ":name"', + 'deleted_bill' => 'Silinmiş fatura ":name"', + 'edit_bill' => 'Fatura düzenle ":name"', + 'more' => 'Daha', + 'rescan_old' => 'Run rules again, on all transactions', + 'update_bill' => 'Faturayı güncelle', + 'updated_bill' => 'Güncellenmiş fatura ":name"', + 'store_new_bill' => 'Yeni fatura kaydet', + 'stored_new_bill' => 'Yeni fatura ":name" kaydedildi', + 'cannot_scan_inactive_bill' => 'Etkin olmayan faturalar taranamaz.', + 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', + 'average_bill_amount_year' => 'Ortalama fatura tutarı (:year)', + 'average_bill_amount_overall' => 'Ortalama fatura tutarı (genel)', + 'bill_is_active' => 'Fatura aktif', + 'bill_expected_between' => ':start ve :end arasında beklenen', + 'bill_will_automatch' => 'Fatura uygun işlemlere otomatik olarak bağlandı', + 'skips_over' => 'atla', + 'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', + 'list_inactive_rule' => 'Etkin Olmayan Kurallar', // accounts: - 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', - 'details_for_asset' => '":name" Varlık hesabı ayrıntıları', - 'details_for_expense' => '":name" Harcama hesabı ayrıntıları', - 'details_for_revenue' => '":name" Gelir hesabı ayrıntıları', - 'details_for_cash' => '":name" Nakit hesabı ayrıntıları', - 'store_new_asset_account' => 'Yeni varlık hesabını kaydet', - 'store_new_expense_account' => 'Yeni gider hesabını sakla', - 'store_new_revenue_account' => 'Yeni gelir hesabını kaydet', - 'edit_asset_account' => '":name" Öğe hesabını düzenle', - 'edit_expense_account' => '":name" Harcama hesabını düzenle', - 'edit_revenue_account' => '":name" Gelir hesabını düzenle', - 'delete_asset_account' => '":name" Öğe hesabını sil', - 'delete_expense_account' => '":name" Masraf hesaplarını sil', - 'delete_revenue_account' => '":name" Gelir hesabını sil', - 'delete_liabilities_account' => 'Delete liability ":name"', - 'asset_deleted' => '":name" Adlı varlık hesabı başarıyla silindi', - 'expense_deleted' => '":name" gider hesabı başarıyla silindi', - 'revenue_deleted' => '":name" gelir hesabı başarıyla silindi', - 'update_asset_account' => 'Varlık hesabını güncelle', - 'update_liabilities_account' => 'Update liability', - 'update_expense_account' => 'Gider hesabını güncelle', - 'update_revenue_account' => 'Gelir hesabı güncelleme', - 'make_new_asset_account' => 'Yeni varlık hesabı oluştur', - 'make_new_expense_account' => 'Yeni gider hesabı oluştur', - 'make_new_revenue_account' => 'Yeni gelir hesabı oluştur', - 'make_new_liabilities_account' => 'Create a new liability', - 'asset_accounts' => 'Varlık hesapları', - 'expense_accounts' => 'Gider hesapları', - 'revenue_accounts' => 'Gelir hesapları', - 'cash_accounts' => 'Nakit Hesabı', - 'Cash account' => 'Nakit Hesabı', - 'liabilities_accounts' => 'Liabilities', - 'reconcile_account' => 'Hesabı ":account" dengeleyin', - 'overview_of_reconcile_modal' => 'Overview of reconciliation', - 'delete_reconciliation' => 'Mutabakatı sil', - 'update_reconciliation' => 'Mutabakatı güncelle', - 'amount_cannot_be_zero' => 'Miktar sıfır olamaz', - 'end_of_reconcile_period' => 'Uzlaştırma dönemi sonu: :period', - 'start_of_reconcile_period' => 'Uzlaştırma dönemi başlangıcı: :period', - 'start_balance' => 'Başlangıç bakiyesi', - 'end_balance' => 'Son bakiye', - 'update_balance_dates_instruction' => 'Yukarıdaki tutarlar ve tarihleri banka ekstrenizle esşleştirin ve "Mutabakatı başlat" düğmesine basın', - 'select_transactions_instruction' => 'Banka ekstrenizde görünen işlemleri seçin.', - 'select_range_and_balance' => 'Önce tarih aralığını ve bakiyeleri doğrulayın. Daha sonra "Mutabakatı başlat" tuşuna basın', - 'date_change_instruction' => 'Tarih aralığını şim değiştirdiniz, ilerleme kaydedilemez.', - 'update_selection' => 'Güncelleme seç', - 'store_reconcile' => 'Mutabakatı sakla', - 'reconciliation_transaction' => 'Mutabakat işlemi', - 'Reconciliation' => 'Mutabakat', - 'reconciliation' => 'Mutabakat', - 'reconcile_options' => 'Mutabakat Seçenekleri', - 'reconcile_range' => 'Mutabakat aralığı', - 'start_reconcile' => 'Mutabakatı başlat', - 'cash_account_type' => 'Cash', - 'cash' => 'nakit', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => 'Hesap Türü', - 'save_transactions_by_moving' => 'Bu işlemleri başka bir hesaba taşıyarak kaydet:', - 'stored_new_account' => 'Yeni hesap ":name" kaydedildi!', - 'updated_account' => 'Güncellenmiş hesap ismi ":name"', - 'credit_card_options' => 'Kredi kart seçenekleri', - 'no_transactions_account' => 'Aktif hesapta herhangi bir işlem yok (bu dönem için) ":name".', - 'no_transactions_period' => 'There are no transactions (in this period).', - 'no_data_for_chart' => 'Bu grafiği oluşturmak için yeterli bilgi (henüz) yok.', - 'select_at_least_one_account' => 'Please select at least one asset account', - 'select_at_least_one_category' => 'Please select at least one category', - 'select_at_least_one_budget' => 'Please select at least one budget', - 'select_at_least_one_tag' => 'Please select at least one tag', - 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', - 'account_default_currency' => 'This will be the default currency associated with this account.', - 'reconcile_has_more' => 'Firefly III hesabınızda bankanızın iddia ettiğinden daha fazla para var. Birkaç seçenek var. Lütfen ne yapılacağını seçin. Daha sonra "Uzlaşmayı onayla" ya basın.', - 'reconcile_has_less' => 'Firefly III\'de bankanızın iddia ettiğinden daha az para var. Birkaç seçenek var. Lütfen ne yapılacağını seçin. Daha sonra "Uzlaşmayı onayla"\'ya basın.', - 'reconcile_is_equal' => 'Firefly III hesabınızdaki para ile banka ekstreniz eşleşiyor. Yapılacak bir şey yok. Lütfen girdinizi onaylamak için "Uzlaşmayı onayla"\'ya basın.', - 'create_pos_reconcile_transaction' => 'Seçilen işlemleri temizleyiniz ve varlık hesabına :amount ekleyerek bir düzeltme oluşturun.', - 'create_neg_reconcile_transaction' => 'Seçilen işlemleri temizleyiniz ve varlık hesabından :amount kaldırarak bir düzeltme oluşturun.', - 'reconcile_do_nothing' => 'Seçilen işlemleri temizleyin, ama düzeltmeyiniz.', - 'reconcile_go_back' => 'Bir düzeltmeyi daha sonra her zaman düzenleyebilir ya da silebilirsiniz.', - 'must_be_asset_account' => 'Sadece varlık hesapları bağdaştırabilirsiniz', - 'reconciliation_stored' => 'Depolanmış Mutabakat', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => 'Bu hesabı bağdaştırınız', - 'confirm_reconciliation' => 'Mutabakatı onayla', - 'submitted_start_balance' => 'Gönderilen başlangıç bakiyesi', - 'selected_transactions' => 'Seçilen İşlemler (:count)', - 'already_cleared_transactions' => 'Halihazırda temizlenmiş işlemler (:count)', - 'submitted_end_balance' => 'Gönderilen bitiş bakiyesi', - 'initial_balance_description' => 'Initial balance for ":account"', - 'interest_calc_' => 'unknown', - 'interest_calc_daily' => 'Per day', - 'interest_calc_monthly' => 'Per month', - 'interest_calc_yearly' => 'Per year', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', + 'details_for_asset' => '":name" Varlık hesabı ayrıntıları', + 'details_for_expense' => '":name" Harcama hesabı ayrıntıları', + 'details_for_revenue' => '":name" Gelir hesabı ayrıntıları', + 'details_for_cash' => '":name" Nakit hesabı ayrıntıları', + 'store_new_asset_account' => 'Yeni varlık hesabını kaydet', + 'store_new_expense_account' => 'Yeni gider hesabını sakla', + 'store_new_revenue_account' => 'Yeni gelir hesabını kaydet', + 'edit_asset_account' => '":name" Öğe hesabını düzenle', + 'edit_expense_account' => '":name" Harcama hesabını düzenle', + 'edit_revenue_account' => '":name" Gelir hesabını düzenle', + 'delete_asset_account' => '":name" Öğe hesabını sil', + 'delete_expense_account' => '":name" Masraf hesaplarını sil', + 'delete_revenue_account' => '":name" Gelir hesabını sil', + 'delete_liabilities_account' => 'Delete liability ":name"', + 'asset_deleted' => '":name" Adlı varlık hesabı başarıyla silindi', + 'expense_deleted' => '":name" gider hesabı başarıyla silindi', + 'revenue_deleted' => '":name" gelir hesabı başarıyla silindi', + 'update_asset_account' => 'Varlık hesabını güncelle', + 'update_liabilities_account' => 'Update liability', + 'update_expense_account' => 'Gider hesabını güncelle', + 'update_revenue_account' => 'Gelir hesabı güncelleme', + 'make_new_asset_account' => 'Yeni varlık hesabı oluştur', + 'make_new_expense_account' => 'Yeni gider hesabı oluştur', + 'make_new_revenue_account' => 'Yeni gelir hesabı oluştur', + 'make_new_liabilities_account' => 'Create a new liability', + 'asset_accounts' => 'Varlık hesapları', + 'expense_accounts' => 'Gider hesapları', + 'revenue_accounts' => 'Gelir hesapları', + 'cash_accounts' => 'Nakit Hesabı', + 'Cash account' => 'Nakit Hesabı', + 'liabilities_accounts' => 'Liabilities', + 'reconcile_account' => 'Hesabı ":account" dengeleyin', + 'overview_of_reconcile_modal' => 'Overview of reconciliation', + 'delete_reconciliation' => 'Mutabakatı sil', + 'update_reconciliation' => 'Mutabakatı güncelle', + 'amount_cannot_be_zero' => 'Miktar sıfır olamaz', + 'end_of_reconcile_period' => 'Uzlaştırma dönemi sonu: :period', + 'start_of_reconcile_period' => 'Uzlaştırma dönemi başlangıcı: :period', + 'start_balance' => 'Başlangıç bakiyesi', + 'end_balance' => 'Son bakiye', + 'update_balance_dates_instruction' => 'Yukarıdaki tutarlar ve tarihleri banka ekstrenizle esşleştirin ve "Mutabakatı başlat" düğmesine basın', + 'select_transactions_instruction' => 'Banka ekstrenizde görünen işlemleri seçin.', + 'select_range_and_balance' => 'Önce tarih aralığını ve bakiyeleri doğrulayın. Daha sonra "Mutabakatı başlat" tuşuna basın', + 'date_change_instruction' => 'Tarih aralığını şim değiştirdiniz, ilerleme kaydedilemez.', + 'update_selection' => 'Güncelleme seç', + 'store_reconcile' => 'Mutabakatı sakla', + 'reconciliation_transaction' => 'Mutabakat işlemi', + 'Reconciliation' => 'Mutabakat', + 'reconciliation' => 'Mutabakat', + 'reconcile_options' => 'Mutabakat Seçenekleri', + 'reconcile_range' => 'Mutabakat aralığı', + 'start_reconcile' => 'Mutabakatı başlat', + 'cash_account_type' => 'Cash', + 'cash' => 'nakit', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => 'Hesap Türü', + 'save_transactions_by_moving' => 'Bu işlemleri başka bir hesaba taşıyarak kaydet:', + 'stored_new_account' => 'Yeni hesap ":name" kaydedildi!', + 'updated_account' => 'Güncellenmiş hesap ismi ":name"', + 'credit_card_options' => 'Kredi kart seçenekleri', + 'no_transactions_account' => 'Aktif hesapta herhangi bir işlem yok (bu dönem için) ":name".', + 'no_transactions_period' => 'There are no transactions (in this period).', + 'no_data_for_chart' => 'Bu grafiği oluşturmak için yeterli bilgi (henüz) yok.', + 'select_at_least_one_account' => 'Please select at least one asset account', + 'select_at_least_one_category' => 'Please select at least one category', + 'select_at_least_one_budget' => 'Please select at least one budget', + 'select_at_least_one_tag' => 'Please select at least one tag', + 'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.', + 'account_default_currency' => 'This will be the default currency associated with this account.', + 'reconcile_has_more' => 'Firefly III hesabınızda bankanızın iddia ettiğinden daha fazla para var. Birkaç seçenek var. Lütfen ne yapılacağını seçin. Daha sonra "Uzlaşmayı onayla" ya basın.', + 'reconcile_has_less' => 'Firefly III\'de bankanızın iddia ettiğinden daha az para var. Birkaç seçenek var. Lütfen ne yapılacağını seçin. Daha sonra "Uzlaşmayı onayla"\'ya basın.', + 'reconcile_is_equal' => 'Firefly III hesabınızdaki para ile banka ekstreniz eşleşiyor. Yapılacak bir şey yok. Lütfen girdinizi onaylamak için "Uzlaşmayı onayla"\'ya basın.', + 'create_pos_reconcile_transaction' => 'Seçilen işlemleri temizleyiniz ve varlık hesabına :amount ekleyerek bir düzeltme oluşturun.', + 'create_neg_reconcile_transaction' => 'Seçilen işlemleri temizleyiniz ve varlık hesabından :amount kaldırarak bir düzeltme oluşturun.', + 'reconcile_do_nothing' => 'Seçilen işlemleri temizleyin, ama düzeltmeyiniz.', + 'reconcile_go_back' => 'Bir düzeltmeyi daha sonra her zaman düzenleyebilir ya da silebilirsiniz.', + 'must_be_asset_account' => 'Sadece varlık hesapları bağdaştırabilirsiniz', + 'reconciliation_stored' => 'Depolanmış Mutabakat', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => 'Bu hesabı bağdaştırınız', + 'confirm_reconciliation' => 'Mutabakatı onayla', + 'submitted_start_balance' => 'Gönderilen başlangıç bakiyesi', + 'selected_transactions' => 'Seçilen İşlemler (:count)', + 'already_cleared_transactions' => 'Halihazırda temizlenmiş işlemler (:count)', + 'submitted_end_balance' => 'Gönderilen bitiş bakiyesi', + 'initial_balance_description' => 'Initial balance for ":account"', + 'interest_calc_' => 'unknown', + 'interest_calc_daily' => 'Per day', + 'interest_calc_monthly' => 'Per month', + 'interest_calc_yearly' => 'Per year', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => 'Yeni Kategori', - 'create_new_category' => 'Yeni bir kategori oluştur', - 'without_category' => 'Kategori olmaksızın', - 'update_category' => 'Kategoriyi güncelle', - 'updated_category' => '":name" kategorisi güncellendi', - 'categories' => 'Kategoriler', - 'edit_category' => '":name" kategorisini düzenle', - 'no_category' => '(Kategori yok)', - 'category' => 'Kategori', - 'delete_category' => '":name" kategorisini sil', - 'deleted_category' => ' kategorisi silindi', - 'store_category' => 'Yeni kategoriyi kaydet', - 'stored_category' => 'Kaydedilen yeni kategori ":name"', - 'without_category_between' => ':start ve :end arasında kategorisiz', + 'new_category' => 'Yeni Kategori', + 'create_new_category' => 'Yeni bir kategori oluştur', + 'without_category' => 'Kategori olmaksızın', + 'update_category' => 'Kategoriyi güncelle', + 'updated_category' => '":name" kategorisi güncellendi', + 'categories' => 'Kategoriler', + 'edit_category' => '":name" kategorisini düzenle', + 'no_category' => '(Kategori yok)', + 'category' => 'Kategori', + 'delete_category' => '":name" kategorisini sil', + 'deleted_category' => ' kategorisi silindi', + 'store_category' => 'Yeni kategoriyi kaydet', + 'stored_category' => 'Kaydedilen yeni kategori ":name"', + 'without_category_between' => ':start ve :end arasında kategorisiz', // transactions: - 'update_withdrawal' => 'Geri çekmeyi güncelle', - 'update_deposit' => 'Depozitoyu güncelle', - 'update_transfer' => 'Aktarımı güncelle', - 'updated_withdrawal' => 'Para çekme güncellendi ":description"', - 'updated_deposit' => 'Güncellenmiş depozito ":description"', - 'updated_transfer' => 'Güncellenmiş ":description"', - 'delete_withdrawal' => 'Çekimi sil ":description"', - 'delete_deposit' => 'Mevduat sil ":description"', - 'delete_transfer' => 'Aktarımı sil ":description"', - 'deleted_withdrawal' => 'Çekilme başarıyla silindi ":description"', - 'deleted_deposit' => '":description" Para yatırma başarıyla silindi', - 'deleted_transfer' => '":description" Aktarım başarıyla silindi', - 'stored_journal' => '":description" Yeni işlem başarıyla oluşturuldu', - 'stored_journal_no_descr' => 'Successfully created your new transaction', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => 'İşlemleri Seç', - 'rule_group_select_transactions' => 'İşlemlere "başlık" uygula', - 'rule_select_transactions' => 'İşlemlere "başlık" uygula', - 'stop_selection' => 'İşlemleri seçmeyi durdur', - 'reconcile_selected' => 'Onaylanmış', - 'mass_delete_journals' => 'Bir dizi işlemi sil', - 'mass_edit_journals' => 'Bir dizi işlem düzenle', - 'mass_bulk_journals' => 'Bulk edit a number of transactions', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => 'Use the inputs below to set new values. If you leave them empty, they will be made empty for all. Also, note that only withdrawals will be given a budget.', - 'no_bulk_category' => 'Don\'t update category', - 'no_bulk_budget' => 'Don\'t update budget', - 'no_bulk_tags' => 'Don\'t update tag(s)', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => 'Gösterecek yer olmadığı için, bu dosya dışındaki dosyaları toplu olarak düzenleyemezsiniz. Eğer o alanları düzenlemeniz gerekliyse lütfen linki takip edin ve onları teker teker düzenleyin.', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(no budget)', - 'no_budget_squared' => '(Bütçe yok)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => 'Silinen :amount işlem(ler).', - 'mass_edited_transactions_success' => 'Güncellenen :amount işlem(ler)', - 'opt_group_' => '(no account type)', - 'opt_group_no_account_type' => '(hesap türü yok)', - 'opt_group_defaultAsset' => 'Varsayılan varlık hesapları', - 'opt_group_savingAsset' => 'Tasarruf Hesapları', - 'opt_group_sharedAsset' => 'Paylaşılan varlık hesapları', - 'opt_group_ccAsset' => 'Kredi Kartı', - 'opt_group_cashWalletAsset' => 'Nakit cüzdan', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => 'Liability: Loan', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => 'Liability: Debt', - 'opt_group_l_Mortgage' => 'Liability: Mortgage', - 'opt_group_l_Credit card' => 'Liability: Credit card', - 'notes' => 'Notlar', - 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', - 'attachment_not_found' => 'This attachment could not be found.', - 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', + 'update_withdrawal' => 'Geri çekmeyi güncelle', + 'update_deposit' => 'Depozitoyu güncelle', + 'update_transfer' => 'Aktarımı güncelle', + 'updated_withdrawal' => 'Para çekme güncellendi ":description"', + 'updated_deposit' => 'Güncellenmiş depozito ":description"', + 'updated_transfer' => 'Güncellenmiş ":description"', + 'delete_withdrawal' => 'Çekimi sil ":description"', + 'delete_deposit' => 'Mevduat sil ":description"', + 'delete_transfer' => 'Aktarımı sil ":description"', + 'deleted_withdrawal' => 'Çekilme başarıyla silindi ":description"', + 'deleted_deposit' => '":description" Para yatırma başarıyla silindi', + 'deleted_transfer' => '":description" Aktarım başarıyla silindi', + 'stored_journal' => '":description" Yeni işlem başarıyla oluşturuldu', + 'stored_journal_no_descr' => 'Successfully created your new transaction', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => 'İşlemleri Seç', + 'rule_group_select_transactions' => 'İşlemlere "başlık" uygula', + 'rule_select_transactions' => 'İşlemlere "başlık" uygula', + 'stop_selection' => 'İşlemleri seçmeyi durdur', + 'reconcile_selected' => 'Onaylanmış', + 'mass_delete_journals' => 'Bir dizi işlemi sil', + 'mass_edit_journals' => 'Bir dizi işlem düzenle', + 'mass_bulk_journals' => 'Bulk edit a number of transactions', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => 'Use the inputs below to set new values. If you leave them empty, they will be made empty for all. Also, note that only withdrawals will be given a budget.', + 'no_bulk_category' => 'Don\'t update category', + 'no_bulk_budget' => 'Don\'t update budget', + 'no_bulk_tags' => 'Don\'t update tag(s)', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => 'Gösterecek yer olmadığı için, bu dosya dışındaki dosyaları toplu olarak düzenleyemezsiniz. Eğer o alanları düzenlemeniz gerekliyse lütfen linki takip edin ve onları teker teker düzenleyin.', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(no budget)', + 'no_budget_squared' => '(Bütçe yok)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => 'Silinen :amount işlem(ler).', + 'mass_edited_transactions_success' => 'Güncellenen :amount işlem(ler)', + 'opt_group_' => '(no account type)', + 'opt_group_no_account_type' => '(hesap türü yok)', + 'opt_group_defaultAsset' => 'Varsayılan varlık hesapları', + 'opt_group_savingAsset' => 'Tasarruf Hesapları', + 'opt_group_sharedAsset' => 'Paylaşılan varlık hesapları', + 'opt_group_ccAsset' => 'Kredi Kartı', + 'opt_group_cashWalletAsset' => 'Nakit cüzdan', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => 'Liability: Loan', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => 'Liability: Debt', + 'opt_group_l_Mortgage' => 'Liability: Mortgage', + 'opt_group_l_Credit card' => 'Liability: Credit card', + 'notes' => 'Notlar', + 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', + 'attachment_not_found' => 'This attachment could not be found.', + 'journal_link_bill' => 'This transaction is linked to bill :name. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.', // new user: - 'welcome' => 'Firefly III\'e hoşgeldiniz!', - 'submit' => 'Gönder', - 'submit_yes_really' => 'Submit (I know what I\'m doing)', - 'getting_started' => 'Başla', - 'to_get_started' => 'Firefly III\'ü başarılı şekilde yüklediğinizi görmek güzel. Bu aracı kullanmak için lütfen banka adınızı ve ana hesabınızın bakiyesini girin. Birden fazla hesabınız varsa endişelenmeyin. Onları daha sonra ekleyebilirsiniz. Bu adım sadece Firefly III\'ün bir yerden başlaması gerektiği içindir.', - 'savings_balance_text' => 'Firefly III sizin için otomatik olarak bir birikim hesabı oluşturacaktır. Varsayılan olarak birikim hesabınızda hiç para olmayacaktır ama Firefly III\'e dengelemesini söylerseniz o şekilde saklayacaktır.', - 'finish_up_new_user' => 'İşte bu! Submit tıklayarak devam edebilirsiniz. Firefly III Anasayfasına yönlendirileceksiniz.', - 'stored_new_accounts_new_user' => 'Yuppi! Yeni hesabınız kaydedildi.', - 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', - 'language' => 'Dil', - 'new_savings_account' => ':bank_name tasarruf hesabı', - 'cash_wallet' => 'Nakit cüzdan', - 'currency_not_present' => 'Normalde kullandığınız para birimi listelenmiyorsa endişelenmeyin. Seçenekler> Para Birimleri altında kendi para birimlerini oluşturabilirsiniz.', + 'welcome' => 'Firefly III\'e hoşgeldiniz!', + 'submit' => 'Gönder', + 'submit_yes_really' => 'Submit (I know what I\'m doing)', + 'getting_started' => 'Başla', + 'to_get_started' => 'Firefly III\'ü başarılı şekilde yüklediğinizi görmek güzel. Bu aracı kullanmak için lütfen banka adınızı ve ana hesabınızın bakiyesini girin. Birden fazla hesabınız varsa endişelenmeyin. Onları daha sonra ekleyebilirsiniz. Bu adım sadece Firefly III\'ün bir yerden başlaması gerektiği içindir.', + 'savings_balance_text' => 'Firefly III sizin için otomatik olarak bir birikim hesabı oluşturacaktır. Varsayılan olarak birikim hesabınızda hiç para olmayacaktır ama Firefly III\'e dengelemesini söylerseniz o şekilde saklayacaktır.', + 'finish_up_new_user' => 'İşte bu! Submit tıklayarak devam edebilirsiniz. Firefly III Anasayfasına yönlendirileceksiniz.', + 'stored_new_accounts_new_user' => 'Yuppi! Yeni hesabınız kaydedildi.', + 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', + 'language' => 'Dil', + 'new_savings_account' => ':bank_name tasarruf hesabı', + 'cash_wallet' => 'Nakit cüzdan', + 'currency_not_present' => 'Normalde kullandığınız para birimi listelenmiyorsa endişelenmeyin. Seçenekler> Para Birimleri altında kendi para birimlerini oluşturabilirsiniz.', // home page: - 'yourAccounts' => 'Hesaplarınız', - 'your_accounts' => 'Your account overview', - 'category_overview' => 'Category overview', - 'expense_overview' => 'Expense account overview', - 'revenue_overview' => 'Revenue account overview', - 'budgetsAndSpending' => 'Bütçe ve Harcama', - 'budgets_and_spending' => 'Budgets and spending', - 'go_to_budget' => 'Go to budget "{budget}"', - 'savings' => 'Birikim', - 'newWithdrawal' => 'Yeni gider', - 'newDeposit' => 'Yeni mevduat', - 'newTransfer' => 'Yeni Transfer', - 'bills_to_pay' => 'Ödenecek fatura', - 'per_day' => 'Hergün', - 'left_to_spend_per_day' => 'Günlük harcama için bırakıldı', - 'bills_paid' => 'Ödenen Faturalar', + 'yourAccounts' => 'Hesaplarınız', + 'your_accounts' => 'Your account overview', + 'category_overview' => 'Category overview', + 'expense_overview' => 'Expense account overview', + 'revenue_overview' => 'Revenue account overview', + 'budgetsAndSpending' => 'Bütçe ve Harcama', + 'budgets_and_spending' => 'Budgets and spending', + 'go_to_budget' => 'Go to budget "{budget}"', + 'savings' => 'Birikim', + 'newWithdrawal' => 'Yeni gider', + 'newDeposit' => 'Yeni mevduat', + 'newTransfer' => 'Yeni Transfer', + 'bills_to_pay' => 'Ödenecek fatura', + 'per_day' => 'Hergün', + 'left_to_spend_per_day' => 'Günlük harcama için bırakıldı', + 'bills_paid' => 'Ödenen Faturalar', // menu and titles, should be recycled as often as possible: - 'currency' => 'Para birimi', - 'preferences' => 'Tercihler', - 'logout' => 'Çıkış Yap', - 'toggleNavigation' => 'Navigasyonu aç / kapat', - 'searchPlaceholder' => 'Aranıyor...', - 'version' => 'Versiyon', - 'dashboard' => 'Gösterge paneli', - 'available_budget' => 'Available budget ({currency})', - 'currencies' => 'Kurlar', - 'activity' => 'Activity', - 'usage' => 'Usage', - 'accounts' => 'Hesaplar', - 'Asset account' => 'Varlık hesabı', - 'Default account' => 'Varlık hesabı', - 'Expense account' => 'Gider hesabı', - 'Revenue account' => 'Gelir hesabı', - 'Initial balance account' => 'Başlangıç bakiye hesabı', - 'account_type_Debt' => 'Debt', - 'account_type_Loan' => 'Loan', - 'account_type_Mortgage' => 'Mortgage', - 'account_type_Credit card' => 'Credit card', - 'budgets' => 'Bütçeler', - 'tags' => 'Etiketler', - 'reports' => 'Raporlar', - 'transactions' => 'İşlemler', - 'expenses' => 'Giderler', - 'income' => 'Gelir / gelir', - 'transfers' => 'Transferler', - 'moneyManagement' => 'Para Yönetimi', - 'money_management' => 'Money management', - 'tools' => 'Tools', - 'piggyBanks' => 'Kumbara', - 'piggy_banks' => 'Piggy banks', - 'amount_x_of_y' => '{current} of {total}', - 'bills' => 'Fatura', - 'withdrawal' => 'Para Çekme', - 'opening_balance' => 'Açılış bakiyesi', - 'deposit' => 'Mevduat', - 'account' => 'Hesap', - 'transfer' => 'Havale', - 'Withdrawal' => 'Para Çekme', - 'Deposit' => 'Mevduat', - 'Transfer' => 'Havale', - 'bill' => 'Fatura', - 'yes' => 'Evet', - 'no' => 'Hayır', - 'amount' => 'Miktar', - 'overview' => 'Genel Bakış', - 'saveOnAccount' => 'Hesabı Kaydet', - 'unknown' => 'Bilinmeyen', - 'daily' => 'Günlük', - 'monthly' => 'Aylık', - 'profile' => 'Profil', - 'errors' => 'Hatalar', - 'debt_start_date' => 'Start date of debt', - 'debt_start_amount' => 'Start amount of debt', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => 'Store new liability', - 'edit_liabilities_account' => 'Edit liability ":name"', + 'currency' => 'Para birimi', + 'preferences' => 'Tercihler', + 'logout' => 'Çıkış Yap', + 'toggleNavigation' => 'Navigasyonu aç / kapat', + 'searchPlaceholder' => 'Aranıyor...', + 'version' => 'Versiyon', + 'dashboard' => 'Gösterge paneli', + 'available_budget' => 'Available budget ({currency})', + 'currencies' => 'Kurlar', + 'activity' => 'Activity', + 'usage' => 'Usage', + 'accounts' => 'Hesaplar', + 'Asset account' => 'Varlık hesabı', + 'Default account' => 'Varlık hesabı', + 'Expense account' => 'Gider hesabı', + 'Revenue account' => 'Gelir hesabı', + 'Initial balance account' => 'Başlangıç bakiye hesabı', + 'account_type_Debt' => 'Debt', + 'account_type_Loan' => 'Loan', + 'account_type_Mortgage' => 'Mortgage', + 'account_type_Credit card' => 'Credit card', + 'budgets' => 'Bütçeler', + 'tags' => 'Etiketler', + 'reports' => 'Raporlar', + 'transactions' => 'İşlemler', + 'expenses' => 'Giderler', + 'income' => 'Gelir / gelir', + 'transfers' => 'Transferler', + 'moneyManagement' => 'Para Yönetimi', + 'money_management' => 'Money management', + 'tools' => 'Tools', + 'piggyBanks' => 'Kumbara', + 'piggy_banks' => 'Piggy banks', + 'amount_x_of_y' => '{current} of {total}', + 'bills' => 'Fatura', + 'withdrawal' => 'Para Çekme', + 'opening_balance' => 'Açılış bakiyesi', + 'deposit' => 'Mevduat', + 'account' => 'Hesap', + 'transfer' => 'Havale', + 'Withdrawal' => 'Para Çekme', + 'Deposit' => 'Mevduat', + 'Transfer' => 'Havale', + 'bill' => 'Fatura', + 'yes' => 'Evet', + 'no' => 'Hayır', + 'amount' => 'Miktar', + 'overview' => 'Genel Bakış', + 'saveOnAccount' => 'Hesabı Kaydet', + 'unknown' => 'Bilinmeyen', + 'daily' => 'Günlük', + 'monthly' => 'Aylık', + 'profile' => 'Profil', + 'errors' => 'Hatalar', + 'debt_start_date' => 'Start date of debt', + 'debt_start_amount' => 'Start amount of debt', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => 'Store new liability', + 'edit_liabilities_account' => 'Edit liability ":name"', // reports: - 'report_default' => ':start ve :end arasında varsayılan finans raporu', - 'report_audit' => ':start ve :end arasında işlem geçmişine genel bakış', - 'report_category' => ':start ve :end arasında kategori raporu', - 'report_account' => ':start ve :end arasında gelir/gider hesap raporu', - 'report_budget' => ':start ve :end arasında bütçe raporu', - 'report_tag' => ':start ve :end arasında etiket raporu', - 'quick_link_reports' => 'Hızlı Erişim', - 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', - 'quick_link_default_report' => 'Varsayılan finansal rapor', - 'quick_link_audit_report' => 'İşlem geçmişine genel bakış', - 'report_this_month_quick' => 'Cari ay, tüm hesaplar', - 'report_last_month_quick' => 'Last month, all accounts', - 'report_this_year_quick' => 'Cari yıl, tüm hesaplar', - 'report_this_fiscal_year_quick' => 'Cari mali yıl, bütün hesaplar', - 'report_all_time_quick' => 'Bütün zaman, bütün hesaplar', - 'reports_can_bookmark' => 'Raporların yer imlerine eklenebileceğini unutmayın.', - 'incomeVsExpenses' => 'Gelir ve giderler', - 'accountBalances' => 'Hesap bakiyeleri', - 'balanceStart' => 'Dönem Başında Bakiye', - 'balanceEnd' => 'Dönem Sonunda Bakiye', - 'splitByAccount' => 'Hesaplara göre bölünmüş', - 'coveredWithTags' => 'Etiketler kapatılmıştır', - 'leftInBudget' => 'Bütçede bırakıldı', - 'sumOfSums' => 'Hesap toplamı', - 'noCategory' => '(Kategori yok)', - 'notCharged' => 'Ücret alınmadı (henüz)', - 'inactive' => 'Etkisiz', - 'active' => 'Aktif', - 'difference' => 'Fark', - 'money_flowing_in' => 'İçeri', - 'money_flowing_out' => 'Dışarı', - 'topX' => 'üst :number', - 'show_full_list' => 'Tüm listeyi göster', - 'show_only_top' => 'Sadece üst :number göster', - 'report_type' => 'Rapor Türü', - 'report_type_default' => 'Varsayılan finansal rapor', - 'report_type_audit' => 'İşlem geçmişine genel bakış (denetim)', - 'report_type_category' => 'Kategori raporu', - 'report_type_budget' => 'Bütçe raporu', - 'report_type_tag' => 'Etiket raporu', - 'report_type_account' => 'Gider / Gelir hesap raporu', - 'more_info_help' => 'Bu tür raporlar hakkında daha fazla bilgi yardım sayfalarında bulunabilir. Sağ üst köşedeki (?) simgesine basın.', - 'report_included_accounts' => 'Dahil edilen hesaplar', - 'report_date_range' => 'Tarih aralığı', - 'report_preset_ranges' => 'Önceden ayarlanmış aralıklar', - 'shared' => 'Paylaşılan', - 'fiscal_year' => 'Mali yıl', - 'income_entry' => ':start ve :end arasında ":name" hesabının geliri', - 'expense_entry' => ':start ve :end arasında ":name" hesabının giderleri', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => '":budget" bütçesindeki :start ve :end arası harcamalar', - 'balance_amount' => '":budget" bütçesindeki, ":account" hesabından :start ve :end arası ödenen giderler', - 'no_audit_activity' => ':account_name hesabında :start ve :end arasında hiç bir hareket kaydedilmedi.', - 'audit_end_balance' => ':end sonunda :account_name hesabının bakiyesi: :balance', - 'reports_extra_options' => 'Ekstra Seçenekler', - 'report_has_no_extra_options' => 'Bu raporda ekstra bir seçenek yok', - 'reports_submit' => 'Raporu görüntüle', - 'end_after_start_date' => 'Raporun bitiş tarihi, başlangıç tarihinden sonra olmalıdır.', - 'select_category' => 'Kategori (ler) seçin', - 'select_budget' => 'Bütçe (ler) seçin.', - 'select_tag' => 'Etiket (ler) seçin.', - 'income_per_category' => 'Kategori başına gelir', - 'expense_per_category' => 'Kategori başına harcama', - 'expense_per_budget' => 'Bütçe başına harcama', - 'income_per_account' => 'Hesap başına gelir', - 'expense_per_account' => 'Hesap başına gider', - 'expense_per_tag' => 'Etiket başına harcama', - 'income_per_tag' => 'Etiket başına gelir', - 'include_expense_not_in_budget' => 'Dahil edilen masraflar seçili bütçe(ler) içinde değil', - 'include_expense_not_in_account' => 'Dahil edilen masraflar seçili hesaplar(lar) içinde değil', - 'include_expense_not_in_category' => 'Dahil edilen masraflar seçili kategori(ler) içinde değil', - 'include_income_not_in_category' => 'Dahil edilen gelirler seçili kategori(ler) içinde değil', - 'include_income_not_in_account' => 'Dahil edilen gelirler seçili hesap(lar) içinde değil', - 'include_income_not_in_tags' => 'Dahil edilen gelirler seçili etiket(ler) içinde değil', - 'include_expense_not_in_tags' => 'Dahil edilen giderler seçili etiket(ler) içinde değil', - 'everything_else' => 'Geri kalan her şey', - 'income_and_expenses' => 'Gelir ve gider', - 'spent_average' => 'Harcanan (ortalama)', - 'income_average' => 'Gelir (ortalama)', - 'transaction_count' => 'İşlem sayısı', - 'average_spending_per_account' => 'Hesap başına ortalama harcama', - 'average_income_per_account' => 'Hesap başına ortalama gelir', - 'total' => 'Genel Toplam', - 'description' => 'Açıklama', - 'sum_of_period' => 'Dönemin toplamı', - 'average_in_period' => 'Dönem içinde ortalama', - 'account_role_defaultAsset' => 'Varsayılan varlık hesabı', - 'account_role_sharedAsset' => 'Paylaşılan varlık hesabı', - 'account_role_savingAsset' => 'Birikim hesabı', - 'account_role_ccAsset' => 'Kredi Kartı', - 'account_role_cashWalletAsset' => 'Nakit cüzdan', - 'budget_chart_click' => 'Bir grafik görmek için lütfen yukarıdaki tabloda bir bütçe adına tıklayın.', - 'category_chart_click' => 'Bir grafik görmek için lütfen yukarıdaki tabloda bir kategori adına tıklayın.', - 'in_out_accounts' => 'Kazanılan ve kombinasyon başına harcanan', - 'in_out_per_category' => 'Kazanılan ve kategori başına harcanan', - 'out_per_budget' => 'Bütçe başına harcama', - 'select_expense_revenue' => 'Harcama / gelir hesabı seçin', - 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', - 'sum_in_default_currency' => 'The sum will always be in your default currency.', - 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', + 'report_default' => ':start ve :end arasında varsayılan finans raporu', + 'report_audit' => ':start ve :end arasında işlem geçmişine genel bakış', + 'report_category' => ':start ve :end arasında kategori raporu', + 'report_account' => ':start ve :end arasında gelir/gider hesap raporu', + 'report_budget' => ':start ve :end arasında bütçe raporu', + 'report_tag' => ':start ve :end arasında etiket raporu', + 'quick_link_reports' => 'Hızlı Erişim', + 'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.', + 'quick_link_default_report' => 'Varsayılan finansal rapor', + 'quick_link_audit_report' => 'İşlem geçmişine genel bakış', + 'report_this_month_quick' => 'Cari ay, tüm hesaplar', + 'report_last_month_quick' => 'Last month, all accounts', + 'report_this_year_quick' => 'Cari yıl, tüm hesaplar', + 'report_this_fiscal_year_quick' => 'Cari mali yıl, bütün hesaplar', + 'report_all_time_quick' => 'Bütün zaman, bütün hesaplar', + 'reports_can_bookmark' => 'Raporların yer imlerine eklenebileceğini unutmayın.', + 'incomeVsExpenses' => 'Gelir ve giderler', + 'accountBalances' => 'Hesap bakiyeleri', + 'balanceStart' => 'Dönem Başında Bakiye', + 'balanceEnd' => 'Dönem Sonunda Bakiye', + 'splitByAccount' => 'Hesaplara göre bölünmüş', + 'coveredWithTags' => 'Etiketler kapatılmıştır', + 'leftInBudget' => 'Bütçede bırakıldı', + 'sumOfSums' => 'Hesap toplamı', + 'noCategory' => '(Kategori yok)', + 'notCharged' => 'Ücret alınmadı (henüz)', + 'inactive' => 'Etkisiz', + 'active' => 'Aktif', + 'difference' => 'Fark', + 'money_flowing_in' => 'İçeri', + 'money_flowing_out' => 'Dışarı', + 'topX' => 'üst :number', + 'show_full_list' => 'Tüm listeyi göster', + 'show_only_top' => 'Sadece üst :number göster', + 'report_type' => 'Rapor Türü', + 'report_type_default' => 'Varsayılan finansal rapor', + 'report_type_audit' => 'İşlem geçmişine genel bakış (denetim)', + 'report_type_category' => 'Kategori raporu', + 'report_type_budget' => 'Bütçe raporu', + 'report_type_tag' => 'Etiket raporu', + 'report_type_account' => 'Gider / Gelir hesap raporu', + 'more_info_help' => 'Bu tür raporlar hakkında daha fazla bilgi yardım sayfalarında bulunabilir. Sağ üst köşedeki (?) simgesine basın.', + 'report_included_accounts' => 'Dahil edilen hesaplar', + 'report_date_range' => 'Tarih aralığı', + 'report_preset_ranges' => 'Önceden ayarlanmış aralıklar', + 'shared' => 'Paylaşılan', + 'fiscal_year' => 'Mali yıl', + 'income_entry' => ':start ve :end arasında ":name" hesabının geliri', + 'expense_entry' => ':start ve :end arasında ":name" hesabının giderleri', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => '":budget" bütçesindeki :start ve :end arası harcamalar', + 'balance_amount' => '":budget" bütçesindeki, ":account" hesabından :start ve :end arası ödenen giderler', + 'no_audit_activity' => ':account_name hesabında :start ve :end arasında hiç bir hareket kaydedilmedi.', + 'audit_end_balance' => ':end sonunda :account_name hesabının bakiyesi: :balance', + 'reports_extra_options' => 'Ekstra Seçenekler', + 'report_has_no_extra_options' => 'Bu raporda ekstra bir seçenek yok', + 'reports_submit' => 'Raporu görüntüle', + 'end_after_start_date' => 'Raporun bitiş tarihi, başlangıç tarihinden sonra olmalıdır.', + 'select_category' => 'Kategori (ler) seçin', + 'select_budget' => 'Bütçe (ler) seçin.', + 'select_tag' => 'Etiket (ler) seçin.', + 'income_per_category' => 'Kategori başına gelir', + 'expense_per_category' => 'Kategori başına harcama', + 'expense_per_budget' => 'Bütçe başına harcama', + 'income_per_account' => 'Hesap başına gelir', + 'expense_per_account' => 'Hesap başına gider', + 'expense_per_tag' => 'Etiket başına harcama', + 'income_per_tag' => 'Etiket başına gelir', + 'include_expense_not_in_budget' => 'Dahil edilen masraflar seçili bütçe(ler) içinde değil', + 'include_expense_not_in_account' => 'Dahil edilen masraflar seçili hesaplar(lar) içinde değil', + 'include_expense_not_in_category' => 'Dahil edilen masraflar seçili kategori(ler) içinde değil', + 'include_income_not_in_category' => 'Dahil edilen gelirler seçili kategori(ler) içinde değil', + 'include_income_not_in_account' => 'Dahil edilen gelirler seçili hesap(lar) içinde değil', + 'include_income_not_in_tags' => 'Dahil edilen gelirler seçili etiket(ler) içinde değil', + 'include_expense_not_in_tags' => 'Dahil edilen giderler seçili etiket(ler) içinde değil', + 'everything_else' => 'Geri kalan her şey', + 'income_and_expenses' => 'Gelir ve gider', + 'spent_average' => 'Harcanan (ortalama)', + 'income_average' => 'Gelir (ortalama)', + 'transaction_count' => 'İşlem sayısı', + 'average_spending_per_account' => 'Hesap başına ortalama harcama', + 'average_income_per_account' => 'Hesap başına ortalama gelir', + 'total' => 'Genel Toplam', + 'description' => 'Açıklama', + 'sum_of_period' => 'Dönemin toplamı', + 'average_in_period' => 'Dönem içinde ortalama', + 'account_role_defaultAsset' => 'Varsayılan varlık hesabı', + 'account_role_sharedAsset' => 'Paylaşılan varlık hesabı', + 'account_role_savingAsset' => 'Birikim hesabı', + 'account_role_ccAsset' => 'Kredi Kartı', + 'account_role_cashWalletAsset' => 'Nakit cüzdan', + 'budget_chart_click' => 'Bir grafik görmek için lütfen yukarıdaki tabloda bir bütçe adına tıklayın.', + 'category_chart_click' => 'Bir grafik görmek için lütfen yukarıdaki tabloda bir kategori adına tıklayın.', + 'in_out_accounts' => 'Kazanılan ve kombinasyon başına harcanan', + 'in_out_per_category' => 'Kazanılan ve kategori başına harcanan', + 'out_per_budget' => 'Bütçe başına harcama', + 'select_expense_revenue' => 'Harcama / gelir hesabı seçin', + 'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.', + 'sum_in_default_currency' => 'The sum will always be in your default currency.', + 'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', // charts: - 'chart' => 'Grafik', - 'month' => 'Ay', - 'budget' => 'Bütçe', - 'spent' => 'Harcanan', - 'spent_in_budget' => 'Bütçede harcama', - 'left_to_spend' => 'Harcama için bırakıldı', - 'earned' => 'Kazanılan', - 'overspent' => 'Fazladan', - 'left' => 'Ayrıldı', - 'max-amount' => 'En yüksek miktar', - 'min-amount' => 'Minimum miktar', - 'journal-amount' => 'Geçerli fatura girişi', - 'name' => 'İsim', - 'date' => 'Tarih', - 'paid' => 'Ödendi', - 'unpaid' => 'Ödenmedi', - 'day' => 'Gün', - 'budgeted' => 'Bütçelenen', - 'period' => 'Dönem', - 'balance' => 'Denge', - 'sum' => 'Toplam', - 'summary' => 'Summary', - 'average' => 'Ortalama', - 'balanceFor' => ':name için bakiye', - 'no_tags_for_cloud' => 'No tags to generate cloud', - 'tag_cloud' => 'Tag cloud', + 'chart' => 'Grafik', + 'month' => 'Ay', + 'budget' => 'Bütçe', + 'spent' => 'Harcanan', + 'spent_in_budget' => 'Bütçede harcama', + 'left_to_spend' => 'Harcama için bırakıldı', + 'earned' => 'Kazanılan', + 'overspent' => 'Fazladan', + 'left' => 'Ayrıldı', + 'max-amount' => 'En yüksek miktar', + 'min-amount' => 'Minimum miktar', + 'journal-amount' => 'Geçerli fatura girişi', + 'name' => 'İsim', + 'date' => 'Tarih', + 'paid' => 'Ödendi', + 'unpaid' => 'Ödenmedi', + 'day' => 'Gün', + 'budgeted' => 'Bütçelenen', + 'period' => 'Dönem', + 'balance' => 'Denge', + 'sum' => 'Toplam', + 'summary' => 'Summary', + 'average' => 'Ortalama', + 'balanceFor' => ':name için bakiye', + 'no_tags_for_cloud' => 'No tags to generate cloud', + 'tag_cloud' => 'Tag cloud', // piggy banks: - 'add_money_to_piggy' => '":name" kumbarasına paraa ekle', - 'piggy_bank' => 'Kumbara', - 'new_piggy_bank' => 'Yeni kumbara', - 'store_piggy_bank' => 'Yeni bir kumbara kaydet', - 'stored_piggy_bank' => '":name" isimli yeni bir kumbara kaydet', - 'account_status' => 'Hesap Durumu', - 'left_for_piggy_banks' => 'Kumbara için sola', - 'sum_of_piggy_banks' => 'Kumbaranın toplamı', - 'saved_so_far' => 'Şimdiye kadar biriktirilmiş', - 'left_to_save' => 'Kaydetmek için sola', - 'suggested_amount' => 'Birikim için önerilen aylık tutar', - 'add_money_to_piggy_title' => '":name" kumbarasına para ekle', - 'remove_money_from_piggy_title' => '":name" kumbarasından para çek', - 'add' => 'Ekle', - 'no_money_for_piggy' => 'Bu kumbaraya koyacak paran yok.', - 'suggested_savings_per_month' => 'Aylık önerildi', + 'add_money_to_piggy' => '":name" kumbarasına paraa ekle', + 'piggy_bank' => 'Kumbara', + 'new_piggy_bank' => 'Yeni kumbara', + 'store_piggy_bank' => 'Yeni bir kumbara kaydet', + 'stored_piggy_bank' => '":name" isimli yeni bir kumbara kaydet', + 'account_status' => 'Hesap Durumu', + 'left_for_piggy_banks' => 'Kumbara için sola', + 'sum_of_piggy_banks' => 'Kumbaranın toplamı', + 'saved_so_far' => 'Şimdiye kadar biriktirilmiş', + 'left_to_save' => 'Kaydetmek için sola', + 'suggested_amount' => 'Birikim için önerilen aylık tutar', + 'add_money_to_piggy_title' => '":name" kumbarasına para ekle', + 'remove_money_from_piggy_title' => '":name" kumbarasından para çek', + 'add' => 'Ekle', + 'no_money_for_piggy' => 'Bu kumbaraya koyacak paran yok.', + 'suggested_savings_per_month' => 'Aylık önerildi', 'remove' => 'Kaldır', 'max_amount_add' => 'Ekleyebileceğiniz azami tutar', @@ -1401,20 +1411,20 @@ işlemlerin kontrol edildiğini lütfen unutmayın.', 'skip_transaction' => 'Skip the occurence', 'jump_to_friday' => 'Create the transaction on the previous Friday instead', 'jump_to_monday' => 'Create the transaction on the next Monday instead', - 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', - 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', - 'except_weekends' => 'Except weekends', - 'recurrence_deleted' => 'Recurring transaction ":title" deleted', + 'will_jump_friday' => 'Will be created on Friday instead of the weekends.', + 'will_jump_monday' => 'Will be created on Monday instead of the weekends.', + 'except_weekends' => 'Except weekends', + 'recurrence_deleted' => 'Recurring transaction ":title" deleted', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/tr_TR/validation.php b/resources/lang/tr_TR/validation.php index 89cb343ce7..befcf774c0 100644 --- a/resources/lang/tr_TR/validation.php +++ b/resources/lang/tr_TR/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute bir dizi olmalıdır.', 'url' => ':attribute biçimi geçersiz.', 'timezone' => ':attribute geçerli bir bölge olmalıdır.', - '2fa_code' => ':attribute alanı geçersiz.', - 'dimensions' => ':attribute geçersiz görüntü boyutlarına sahip.', - 'distinct' => ':attribute alanı yinelenen bir değere sahip.', - 'file' => ':attribute bir dosya olmalıdır.', - 'in_array' => ':attribute alanı :other içinde olamaz.', - 'present' => ':attribute alanı mevcut olmalıdır.', - 'amount_zero' => 'Toplam tutarı sıfır olamaz.', - 'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.', - 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', - 'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.', - 'invalid_account_info' => 'Invalid account information.', + '2fa_code' => ':attribute alanı geçersiz.', + 'dimensions' => ':attribute geçersiz görüntü boyutlarına sahip.', + 'distinct' => ':attribute alanı yinelenen bir değere sahip.', + 'file' => ':attribute bir dosya olmalıdır.', + 'in_array' => ':attribute alanı :other içinde olamaz.', + 'present' => ':attribute alanı mevcut olmalıdır.', + 'amount_zero' => 'Toplam tutarı sıfır olamaz.', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.', + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', + 'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.', + 'invalid_account_info' => 'Invalid account information.', 'attributes' => [ 'email' => 'E-posta adresi', 'description' => 'Açıklama', diff --git a/resources/lang/zh_CN/config.php b/resources/lang/zh_CN/config.php index 0d6f54027b..a5f7594eb3 100644 --- a/resources/lang/zh_CN/config.php +++ b/resources/lang/zh_CN/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'zh', - 'locale' => 'zh_CN.utf8,zh_CN.UTF-8', - 'month' => '%Y 年 %B', - 'month_and_day' => '%Y年 %B %e日', - 'month_and_date_day' => '%Y 年 %B %e 日 %A', - 'month_and_day_no_year' => '%B %e 日', - 'date_time' => '%Y 年 %B %e 日, @ %T', - 'specific_day' => '%Y 年 %B %e 日', - 'week_in_year' => '%Y 年第 %W 周', - 'year' => '%Y 年', - 'half_year' => '%Y 年 %B', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'YYYY MMMM Do', - 'date_time_js' => 'YYYY MMMM Do,@ HH:mm:ss', - 'specific_day_js' => 'YYYY MMMM D', - 'week_in_year_js' => 'YYYY年, w [Week]', - 'year_js' => 'YYYY', - 'half_year_js' => 'YYYY Q', - 'dow_1' => '星期一', - 'dow_2' => '星期二', - 'dow_3' => '星期三', - 'dow_4' => '星期四', - 'dow_5' => '星期五', - 'dow_6' => '星期六', - 'dow_7' => '星期日', + 'html_language' => 'zh', + 'locale' => 'zh_CN.utf8,zh_CN.UTF-8', + 'month' => '%Y 年 %B', + 'month_and_day' => '%Y年 %B %e日', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%Y 年 %B %e 日 %A', + 'month_and_day_no_year' => '%B %e 日', + 'date_time' => '%Y 年 %B %e 日, @ %T', + 'specific_day' => '%Y 年 %B %e 日', + 'week_in_year' => '%Y 年第 %W 周', + 'year' => '%Y 年', + 'half_year' => '%Y 年 %B', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'YYYY MMMM Do', + 'date_time_js' => 'YYYY MMMM Do,@ HH:mm:ss', + 'specific_day_js' => 'YYYY MMMM D', + 'week_in_year_js' => 'YYYY年, w [Week]', + 'year_js' => 'YYYY', + 'half_year_js' => 'YYYY Q', + 'dow_1' => '星期一', + 'dow_2' => '星期二', + 'dow_3' => '星期三', + 'dow_4' => '星期四', + 'dow_5' => '星期五', + 'dow_6' => '星期六', + 'dow_7' => '星期日', ]; diff --git a/resources/lang/zh_CN/firefly.php b/resources/lang/zh_CN/firefly.php index 8116823449..1685940cc6 100644 --- a/resources/lang/zh_CN/firefly.php +++ b/resources/lang/zh_CN/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => '新提款', 'create_new_transaction' => '建立新交易', 'new_transaction' => '新交易', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => '检视您的资产帐户', 'go_to_budgets' => '前往您的预算', 'go_to_categories' => '前往您的分类', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => '找不到说明文本。', 'no_help_title' => '不好意思,发生一个错误。', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => '若要继续,请输入你的两步骤验证 (two factor authentication) 代码,您的应用程式可为您产生。', - 'two_factor_code_here' => '在此输入代码', - 'two_factor_title' => '两步骤验证', - 'authenticate' => '验证', - 'two_factor_forgot_title' => '遗失两步骤验证', - 'two_factor_forgot' => '往忘记我的两步骤什麽的。', - 'two_factor_lost_header' => '遗失您的两步骤验证吗?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => '否则,请致信网站拥有者,:site_owner 并要求他们重置你的两步骤验证。', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => ':days 天份的资料需要一点时间读取。', - 'registered' => '您已成功注册!', - 'Default asset account' => '预设资产帐户', - 'no_budget_pointer' => '您似乎尚无预算,您可至 预算页面来建立预算。预算可协助您追踪支出。', - 'Savings account' => '储蓄帐户', - 'Credit card' => '信用卡', - 'source_accounts' => '来源帐户', - 'destination_accounts' => '目标帐户', - 'user_id_is' => '您的使用者 ID 是 :user', - 'field_supports_markdown' => '此栏位支援 Markdown 语法。', - 'need_more_help' => '如果您需要更多 Firefly III 的协助,请 于 GitHub 建立提问。', + 'two_factor_enter_code' => '若要继续,请输入你的两步骤验证 (two factor authentication) 代码,您的应用程式可为您产生。', + 'two_factor_code_here' => '在此输入代码', + 'two_factor_title' => '两步骤验证', + 'authenticate' => '验证', + 'two_factor_forgot_title' => '遗失两步骤验证', + 'two_factor_forgot' => '往忘记我的两步骤什麽的。', + 'two_factor_lost_header' => '遗失您的两步骤验证吗?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => '否则,请致信网站拥有者,:site_owner 并要求他们重置你的两步骤验证。', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => ':days 天份的资料需要一点时间读取。', + 'registered' => '您已成功注册!', + 'Default asset account' => '预设资产帐户', + 'no_budget_pointer' => '您似乎尚无预算,您可至 预算页面来建立预算。预算可协助您追踪支出。', + 'Savings account' => '储蓄帐户', + 'Credit card' => '信用卡', + 'source_accounts' => '来源帐户', + 'destination_accounts' => '目标帐户', + 'user_id_is' => '您的使用者 ID 是 :user', + 'field_supports_markdown' => '此栏位支援 Markdown 语法。', + 'need_more_help' => '如果您需要更多 Firefly III 的协助,请 于 GitHub 建立提问。', 'reenable_intro_text' => '您也可以重新启用 说明指导。', 'intro_boxes_after_refresh' => '当您重新整理页面后,介绍框将会重新出现。', 'show_all_no_filter' => '不以日期分组,显示所有交易纪录', @@ -225,23 +226,23 @@ return [ 'search_query' => '查询', 'search_found_transactions' => 'Firefly III 在 :time 秒内找到 :count 笔交易。', 'search_for_query' => 'Firefly III 正搜索含有 :query 的交易。', - 'search_modifier_amount_is' => '金额恰为 :value', - 'search_modifier_amount' => '金额恰为 :value', - 'search_modifier_amount_max' => '金额不超过 :value', - 'search_modifier_amount_min' => '金额不少于 :value', - 'search_modifier_amount_less' => '金额小于 :value', - 'search_modifier_amount_more' => '金额大于 :value', - 'search_modifier_source' => '来源帐户为 :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => '目标帐户为 :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => '分类为 :value', - 'search_modifier_budget' => '预算为 :value', - 'search_modifier_bill' => '账单是 :value', - 'search_modifier_type' => '交易类型为 :value', - 'search_modifier_date' => '交易日期为 :value', - 'search_modifier_date_before' => '交易日期早于 :value', - 'search_modifier_date_after' => '交易日期晚于 :value', + 'search_modifier_amount_is' => '金额恰为 :value', + 'search_modifier_amount' => '金额恰为 :value', + 'search_modifier_amount_max' => '金额不超过 :value', + 'search_modifier_amount_min' => '金额不少于 :value', + 'search_modifier_amount_less' => '金额小于 :value', + 'search_modifier_amount_more' => '金额大于 :value', + 'search_modifier_source' => '来源帐户为 :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => '目标帐户为 :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => '分类为 :value', + 'search_modifier_budget' => '预算为 :value', + 'search_modifier_bill' => '账单是 :value', + 'search_modifier_type' => '交易类型为 :value', + 'search_modifier_date' => '交易日期为 :value', + 'search_modifier_date_before' => '交易日期早于 :value', + 'search_modifier_date_after' => '交易日期晚于 :value', 'search_modifier_on' => '交易日期为 :value', 'search_modifier_before' => '交易日期早于 :value', 'search_modifier_after' => '交易日期晚于 :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => '转换交易至转帐', 'rule_action_convert_transfer' => '转换交易至与 ":action_value" 的转帐', - 'rules_have_read_warning' => '您看过警告了吗?', - 'apply_rule_warning' => '警告:在大量交易上运行规则 (群组) 极为耗时,甚至会造成逾时。如果发生此情事,这些规则 (群组) 仅会套用至数量不明的交易子集,可能造成您财务管理的瑕疵,请注意。', - 'rulegroup_for_bills_title' => '供帐单的规则群组', - 'rulegroup_for_bills_description' => '给所有涉及帐单的规则所用的特殊规则群组。', - 'rule_for_bill_title' => '自动为帐单 ":name" 产生规则', - 'rule_for_bill_description' => '此规则系为了媒合帐单 ":name" 所自动产生。', - 'create_rule_for_bill' => '为帐单 ":name" 建立新规则', - 'create_rule_for_bill_txt' => '恭喜,您方才建立了名为 ":name" 新帐单!Firefly III 可魔幻自动地媒合新提款至此帐单。举例而言,无论何时您付了房租,帐单 "房租" 会连结到该支出。依此,Firefly III 可以准确的显示哪些帐单即期又哪些尚未。若要使用此功能,必须建立一个新的规则。Firefly III 已为您填写一些合理的预设资料,请确认是否正确。若然,Firefly III 将自动连结正确的提款至正确的帐单,请检查触发器并确认无误,若有错误请另行增添。', - 'new_rule_for_bill_title' => '供帐单 ":name" 的规则', - 'new_rule_for_bill_description' => '此规则标记给帐单 ":name" 的交易。', + 'rules_have_read_warning' => '您看过警告了吗?', + 'apply_rule_warning' => '警告:在大量交易上运行规则 (群组) 极为耗时,甚至会造成逾时。如果发生此情事,这些规则 (群组) 仅会套用至数量不明的交易子集,可能造成您财务管理的瑕疵,请注意。', + 'rulegroup_for_bills_title' => '供帐单的规则群组', + 'rulegroup_for_bills_description' => '给所有涉及帐单的规则所用的特殊规则群组。', + 'rule_for_bill_title' => '自动为帐单 ":name" 产生规则', + 'rule_for_bill_description' => '此规则系为了媒合帐单 ":name" 所自动产生。', + 'create_rule_for_bill' => '为帐单 ":name" 建立新规则', + 'create_rule_for_bill_txt' => '恭喜,您方才建立了名为 ":name" 新帐单!Firefly III 可魔幻自动地媒合新提款至此帐单。举例而言,无论何时您付了房租,帐单 "房租" 会连结到该支出。依此,Firefly III 可以准确的显示哪些帐单即期又哪些尚未。若要使用此功能,必须建立一个新的规则。Firefly III 已为您填写一些合理的预设资料,请确认是否正确。若然,Firefly III 将自动连结正确的提款至正确的帐单,请检查触发器并确认无误,若有错误请另行增添。', + 'new_rule_for_bill_title' => '供帐单 ":name" 的规则', + 'new_rule_for_bill_description' => '此规则标记给帐单 ":name" 的交易。', // tags - 'store_new_tag' => '储存新标签', - 'update_tag' => '更新标签', - 'no_location_set' => '没有设定位置。', - 'meta_data' => '后设资料', - 'location' => '位置', - 'without_date' => '不含日期', - 'result' => '结果', - 'sums_apply_to_range' => '所有总和均套用至所选范围', - 'mapbox_api_key' => '若要使用地图,请自 Mapbox 获得一组 API 金钥。开启您的 .env 档案并于 MAPBOX_API_KEY= 句后输入金钥代码。', - 'press_tag_location' => '按右键或长按以设定标签的位置。', - 'clear_location' => '清除位置', + 'store_new_tag' => '储存新标签', + 'update_tag' => '更新标签', + 'no_location_set' => '没有设定位置。', + 'meta_data' => '后设资料', + 'location' => '位置', + 'without_date' => '不含日期', + 'result' => '结果', + 'sums_apply_to_range' => '所有总和均套用至所选范围', + 'mapbox_api_key' => '若要使用地图,请自 Mapbox 获得一组 API 金钥。开启您的 .env 档案并于 MAPBOX_API_KEY= 句后输入金钥代码。', + 'press_tag_location' => '按右键或长按以设定标签的位置。', + 'clear_location' => '清除位置', // preferences - 'pref_home_screen_accounts' => '主画面帐户', - 'pref_home_screen_accounts_help' => '哪些帐户应该显示在主页面上?', - 'pref_view_range' => '检视范围', - 'pref_view_range_help' => '部分图表在此区间为自动群组化,您的预算亦将在此区间群组化,您倾向的区间为何?', - 'pref_1D' => '1 天', - 'pref_1W' => '1 周', - 'pref_1M' => '1 个月', - 'pref_3M' => '3个月 (季)', - 'pref_6M' => '6个月', - 'pref_1Y' => '1年', - 'pref_languages' => '语言', - 'pref_languages_help' => 'Firefly III 支援多种语言,您倾向使用何者?', - 'pref_custom_fiscal_year' => '财政年度设定', - 'pref_custom_fiscal_year_label' => '已启用', - 'pref_custom_fiscal_year_help' => '在使用1月1日至12月31日以外作为会计年度的国家,您可开启此功能并指定财政年度的起迄日。', - 'pref_fiscal_year_start_label' => '财政年度开始日期', - 'pref_two_factor_auth' => '两步骤验证', - 'pref_two_factor_auth_help' => '当您启用两步骤验证 (亦称为双重验证),便为您的帐号增加了一层安全保护。您以已知的方式 (密码) 以及既有物 (认证码) 登入,认证码系由您的手机产生,如 Authy 或 Google 身份验证器。', - 'pref_enable_two_factor_auth' => '启用两步骤验证', - 'pref_two_factor_auth_disabled' => '两步骤验证码已删除且停用', - 'pref_two_factor_auth_remove_it' => '别忘记自您的验证应用程式上删除帐号!', - 'pref_two_factor_auth_code' => '验证码', - 'pref_two_factor_auth_code_help' => '使用手机上的应用程式,如 Authy 或 Google 身分验证器,扫描 QR 码并输入自动产生之代码。', - 'pref_two_factor_auth_reset_code' => '重设认证码', - 'pref_two_factor_auth_disable_2fa' => '停用两步骤验证', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => '储存设定', - 'saved_preferences' => '偏好设定已储存!', - 'preferences_general' => '一般', - 'preferences_frontpage' => '主画面', - 'preferences_security' => '安全性', - 'preferences_layout' => '版面配置', - 'pref_home_show_deposits' => '在主画面显示存款', - 'pref_home_show_deposits_info' => '主画面已显示您的支出帐户,是否亦显示您的收入帐户?', - 'pref_home_do_show_deposits' => '是,要显示', - 'successful_count' => ':count 项成功', - 'list_page_size_title' => '页面大小', - 'list_page_size_help' => '任何物品 (帐户、交易…等) 清单在每页至多显示此数量', - 'list_page_size_label' => '页面大小', - 'between_dates' => '(:start 与 :end)', - 'pref_optional_fields_transaction' => '交易的选填栏位', - 'pref_optional_fields_transaction_help' => '预设状况下,建立一笔新交易 (由于丛集关系) 时,并非所有栏位都是启用的。以下,您可启用您觉得对您有用的栏位。当然,任何已键入却停用的栏位,仍是可见的,与设定无关。', - 'optional_tj_date_fields' => '日期栏位', - 'optional_tj_business_fields' => '商务栏位', - 'optional_tj_attachment_fields' => '附加档案栏位', - 'pref_optional_tj_interest_date' => '利率日期', - 'pref_optional_tj_book_date' => '登记日期', - 'pref_optional_tj_process_date' => '处理日期', - 'pref_optional_tj_due_date' => '截止日期', - 'pref_optional_tj_payment_date' => '付款日期', - 'pref_optional_tj_invoice_date' => '发票日期', - 'pref_optional_tj_internal_reference' => '内部参考', - 'pref_optional_tj_notes' => '注释', - 'pref_optional_tj_attachments' => '附加档案', - 'optional_field_meta_dates' => '日期', - 'optional_field_meta_business' => '商务', - 'optional_field_attachments' => '附加档案', - 'optional_field_meta_data' => '可选后设资料', + 'pref_home_screen_accounts' => '主画面帐户', + 'pref_home_screen_accounts_help' => '哪些帐户应该显示在主页面上?', + 'pref_view_range' => '检视范围', + 'pref_view_range_help' => '部分图表在此区间为自动群组化,您的预算亦将在此区间群组化,您倾向的区间为何?', + 'pref_1D' => '1 天', + 'pref_1W' => '1 周', + 'pref_1M' => '1 个月', + 'pref_3M' => '3个月 (季)', + 'pref_6M' => '6个月', + 'pref_1Y' => '1年', + 'pref_languages' => '语言', + 'pref_languages_help' => 'Firefly III 支援多种语言,您倾向使用何者?', + 'pref_custom_fiscal_year' => '财政年度设定', + 'pref_custom_fiscal_year_label' => '已启用', + 'pref_custom_fiscal_year_help' => '在使用1月1日至12月31日以外作为会计年度的国家,您可开启此功能并指定财政年度的起迄日。', + 'pref_fiscal_year_start_label' => '财政年度开始日期', + 'pref_two_factor_auth' => '两步骤验证', + 'pref_two_factor_auth_help' => '当您启用两步骤验证 (亦称为双重验证),便为您的帐号增加了一层安全保护。您以已知的方式 (密码) 以及既有物 (认证码) 登入,认证码系由您的手机产生,如 Authy 或 Google 身份验证器。', + 'pref_enable_two_factor_auth' => '启用两步骤验证', + 'pref_two_factor_auth_disabled' => '两步骤验证码已删除且停用', + 'pref_two_factor_auth_remove_it' => '别忘记自您的验证应用程式上删除帐号!', + 'pref_two_factor_auth_code' => '验证码', + 'pref_two_factor_auth_code_help' => '使用手机上的应用程式,如 Authy 或 Google 身分验证器,扫描 QR 码并输入自动产生之代码。', + 'pref_two_factor_auth_reset_code' => '重设认证码', + 'pref_two_factor_auth_disable_2fa' => '停用两步骤验证', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => '储存设定', + 'saved_preferences' => '偏好设定已储存!', + 'preferences_general' => '一般', + 'preferences_frontpage' => '主画面', + 'preferences_security' => '安全性', + 'preferences_layout' => '版面配置', + 'pref_home_show_deposits' => '在主画面显示存款', + 'pref_home_show_deposits_info' => '主画面已显示您的支出帐户,是否亦显示您的收入帐户?', + 'pref_home_do_show_deposits' => '是,要显示', + 'successful_count' => ':count 项成功', + 'list_page_size_title' => '页面大小', + 'list_page_size_help' => '任何物品 (帐户、交易…等) 清单在每页至多显示此数量', + 'list_page_size_label' => '页面大小', + 'between_dates' => '(:start 与 :end)', + 'pref_optional_fields_transaction' => '交易的选填栏位', + 'pref_optional_fields_transaction_help' => '预设状况下,建立一笔新交易 (由于丛集关系) 时,并非所有栏位都是启用的。以下,您可启用您觉得对您有用的栏位。当然,任何已键入却停用的栏位,仍是可见的,与设定无关。', + 'optional_tj_date_fields' => '日期栏位', + 'optional_tj_business_fields' => '商务栏位', + 'optional_tj_attachment_fields' => '附加档案栏位', + 'pref_optional_tj_interest_date' => '利率日期', + 'pref_optional_tj_book_date' => '登记日期', + 'pref_optional_tj_process_date' => '处理日期', + 'pref_optional_tj_due_date' => '截止日期', + 'pref_optional_tj_payment_date' => '付款日期', + 'pref_optional_tj_invoice_date' => '发票日期', + 'pref_optional_tj_internal_reference' => '内部参考', + 'pref_optional_tj_notes' => '注释', + 'pref_optional_tj_attachments' => '附加档案', + 'optional_field_meta_dates' => '日期', + 'optional_field_meta_business' => '商务', + 'optional_field_attachments' => '附加档案', + 'optional_field_meta_data' => '可选后设资料', // profile: - 'change_your_password' => '更改您的密码', - 'delete_account' => '移除帐户', - 'current_password' => '目前密码', - 'new_password' => '新密码', - 'new_password_again' => '新密码 (再输入一次)', - 'delete_your_account' => '删除您的帐户', - 'delete_your_account_help' => '删除您的帐户亦将删除任何帐户、交易、任何 您可能存再 Firefly III 的东西,均将消逝。', - 'delete_your_account_password' => '输入您的密码以继续。', - 'password' => '密码', - 'are_you_sure' => '是否确定?您无法还原此操作。', - 'delete_account_button' => '删除您的帐户', - 'invalid_current_password' => '无效的目前密码!', - 'password_changed' => '已变更密码!', - 'should_change' => '我们的想法是更改您的密码。', - 'invalid_password' => '无效密码!', - 'what_is_pw_security' => '何谓 "验证密码安全"?', - 'secure_pw_title' => '如何选择安全密码', - 'secure_pw_history' => '每周无不见有关网站遗失使用者密码的相关新闻,骇客与窃贼使用这些帐号密码企图窃取您的个人资讯,这些资讯是很有价值的。', - 'secure_pw_ff' => '您在网路上都使用一样的密码吗?如果一个网站遗失您的密码,骇客将可通行您的所有资料。Firefly III 需要您选择强大且独特的密码以保护您的财务纪录。', - 'secure_pw_check_box' => '为了协助您达成安全密码的目的,Firefly III 可自动检查您的密码过去是否已被盗用。若然,Firefly III 建议您避免使用此密码。', - 'secure_pw_working_title' => '它是如何运作的?', - 'secure_pw_working' => '藉由勾选此方块,Firefly III 会传送您密码产生的SHA1 hash 的前5字元至 特洛伊猎杀网站 以检查是否上榜。如最新的 NIST 特殊刊物 与此相关的主题所建议的,结果将制止您使用不安全的密码。', - 'secure_pw_should' => '我应该勾选这个方块吗?', - 'secure_pw_long_password' => '是,永远验证您的密码是安全的。', - 'command_line_token' => '指令列权杖', - 'explain_command_line_token' => '您需要此权杖以执行指令列选项,如导入或导出资料。若无Token,部分机敏指令则无法运行。请勿分享您的指令列Token,包括我,没有人会问你Token 是多少。如果您担心遗失或惊慌时,请使用按钮重新生成 Token。', - 'regenerate_command_line_token' => '重新产生指令列权杖', - 'token_regenerated' => '产生了新的指令列权杖', - 'change_your_email' => '更改您的电子邮件地址', - 'email_verification' => '一封电子邮件将发送到您的旧的和新的电子邮件地址。出于安全考量,在验证新的电子邮件地址之前,您将无法登入。如果您不确定您的 Firefly III 安装是否能够发送电子邮件,请不要使用此功能。如果您是管理员,可以在 后台管理 中对此进行测试。', - 'email_changed_logout' => '在验证您的电子邮件地址之前,您无法登入。', - 'login_with_new_email' => '现在,您可以使用新的电子邮件地址登入。', - 'login_with_old_email' => '现在,您可以再次使用旧的电子邮件地址登入。', - 'login_provider_local_only' => '当藉由 ":login_provider" 验证时,此动作不可用。', - 'delete_local_info_only' => '由于您以 ":login_provider" 验证,仅会删除本机 Firefly III 资讯。', + 'change_your_password' => '更改您的密码', + 'delete_account' => '移除帐户', + 'current_password' => '目前密码', + 'new_password' => '新密码', + 'new_password_again' => '新密码 (再输入一次)', + 'delete_your_account' => '删除您的帐户', + 'delete_your_account_help' => '删除您的帐户亦将删除任何帐户、交易、任何 您可能存再 Firefly III 的东西,均将消逝。', + 'delete_your_account_password' => '输入您的密码以继续。', + 'password' => '密码', + 'are_you_sure' => '是否确定?您无法还原此操作。', + 'delete_account_button' => '删除您的帐户', + 'invalid_current_password' => '无效的目前密码!', + 'password_changed' => '已变更密码!', + 'should_change' => '我们的想法是更改您的密码。', + 'invalid_password' => '无效密码!', + 'what_is_pw_security' => '何谓 "验证密码安全"?', + 'secure_pw_title' => '如何选择安全密码', + 'secure_pw_history' => '每周无不见有关网站遗失使用者密码的相关新闻,骇客与窃贼使用这些帐号密码企图窃取您的个人资讯,这些资讯是很有价值的。', + 'secure_pw_ff' => '您在网路上都使用一样的密码吗?如果一个网站遗失您的密码,骇客将可通行您的所有资料。Firefly III 需要您选择强大且独特的密码以保护您的财务纪录。', + 'secure_pw_check_box' => '为了协助您达成安全密码的目的,Firefly III 可自动检查您的密码过去是否已被盗用。若然,Firefly III 建议您避免使用此密码。', + 'secure_pw_working_title' => '它是如何运作的?', + 'secure_pw_working' => '藉由勾选此方块,Firefly III 会传送您密码产生的SHA1 hash 的前5字元至 特洛伊猎杀网站 以检查是否上榜。如最新的 NIST 特殊刊物 与此相关的主题所建议的,结果将制止您使用不安全的密码。', + 'secure_pw_should' => '我应该勾选这个方块吗?', + 'secure_pw_long_password' => '是,永远验证您的密码是安全的。', + 'command_line_token' => '指令列权杖', + 'explain_command_line_token' => '您需要此权杖以执行指令列选项,如导入或导出资料。若无Token,部分机敏指令则无法运行。请勿分享您的指令列Token,包括我,没有人会问你Token 是多少。如果您担心遗失或惊慌时,请使用按钮重新生成 Token。', + 'regenerate_command_line_token' => '重新产生指令列权杖', + 'token_regenerated' => '产生了新的指令列权杖', + 'change_your_email' => '更改您的电子邮件地址', + 'email_verification' => '一封电子邮件将发送到您的旧的和新的电子邮件地址。出于安全考量,在验证新的电子邮件地址之前,您将无法登入。如果您不确定您的 Firefly III 安装是否能够发送电子邮件,请不要使用此功能。如果您是管理员,可以在 后台管理 中对此进行测试。', + 'email_changed_logout' => '在验证您的电子邮件地址之前,您无法登入。', + 'login_with_new_email' => '现在,您可以使用新的电子邮件地址登入。', + 'login_with_old_email' => '现在,您可以再次使用旧的电子邮件地址登入。', + 'login_provider_local_only' => '当藉由 ":login_provider" 验证时,此动作不可用。', + 'delete_local_info_only' => '由于您以 ":login_provider" 验证,仅会删除本机 Firefly III 资讯。', // attachments - 'nr_of_attachments' => '1个附加档案|:count 个附加档案', - 'attachments' => '附加档案', - 'edit_attachment' => '编辑附加档案 ":name"', - 'update_attachment' => '更新附加档案', - 'delete_attachment' => '删除附加档案 ":name"', - 'attachment_deleted' => '已删除附加档案 ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => '已更新附加档案 ":name', - 'upload_max_file_size' => '最大档案尺寸: :size', - 'list_all_attachments' => '全部附加档案清单', + 'nr_of_attachments' => '1个附加档案|:count 个附加档案', + 'attachments' => '附加档案', + 'edit_attachment' => '编辑附加档案 ":name"', + 'update_attachment' => '更新附加档案', + 'delete_attachment' => '删除附加档案 ":name"', + 'attachment_deleted' => '已删除附加档案 ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => '已更新附加档案 ":name', + 'upload_max_file_size' => '最大档案尺寸: :size', + 'list_all_attachments' => '全部附加档案清单', // transaction index - 'title_expenses' => '支出', - 'title_withdrawal' => '支出', - 'title_revenue' => '收入', - 'title_deposit' => '收入', - 'title_transfer' => '转帐', - 'title_transfers' => '转帐', + 'title_expenses' => '支出', + 'title_withdrawal' => '支出', + 'title_revenue' => '收入', + 'title_deposit' => '收入', + 'title_transfer' => '转帐', + 'title_transfers' => '转帐', // convert stuff: - 'convert_is_already_type_Withdrawal' => '此交易已是一笔提款', - 'convert_is_already_type_Deposit' => '此交易已是一笔存款', - 'convert_is_already_type_Transfer' => '此交易已是一笔转帐', - 'convert_to_Withdrawal' => '转换 ":description" 成一笔提款', - 'convert_to_Deposit' => '转换 ":description" 成一笔存款', - 'convert_to_Transfer' => '转换 ":description" 成一笔转帐', - 'convert_options_WithdrawalDeposit' => '将一笔提款转为存款', - 'convert_options_WithdrawalTransfer' => '将一笔提款转为转帐', - 'convert_options_DepositTransfer' => '将一笔存款转为转帐', - 'convert_options_DepositWithdrawal' => '将一笔存款转为提款', - 'convert_options_TransferWithdrawal' => '将一笔转帐转为提款', - 'convert_options_TransferDeposit' => '将一笔转帐转为存款', - 'convert_Withdrawal_to_deposit' => '将此提款转为存款', - 'convert_Withdrawal_to_transfer' => '将此提款转为转帐', - 'convert_Deposit_to_withdrawal' => '将此存款转为提款', - 'convert_Deposit_to_transfer' => '将此存款转为转帐', - 'convert_Transfer_to_deposit' => '将此转帐转为存款', - 'convert_Transfer_to_withdrawal' => '将此转帐转为提款', - 'convert_please_set_revenue_source' => '请选择金钱来源的收入帐户', - 'convert_please_set_asset_destination' => '请选择金钱要去资产帐户', - 'convert_please_set_expense_destination' => '请选择金钱要去的支出帐户', - 'convert_please_set_asset_source' => '请选择金钱来源的资产帐户', - 'convert_explanation_withdrawal_deposit' => '若您将此提款转换成一笔存款,:amount 将被存入 :sourceName 而非取出。', - 'convert_explanation_withdrawal_transfer' => '若您将此提款转换成一笔转帐,:amount 将会由 :sourceName 转至新的资产帐户,而非给付给 :destinationName。', - 'convert_explanation_deposit_withdrawal' => '若您将此存款转换成一笔提款,:amount 将自 :destinationName 移除而非增加。', - 'convert_explanation_deposit_transfer' => '若您将此存款转换成一笔转帐,:amount 将会自您选择的资产帐户转帐至 :destinationName。', - 'convert_explanation_transfer_withdrawal' => '若您将此转帐转换成一笔存款,:amount 将自 :sourceName 转至新目标成为一笔开支,而非于 :destinationName 的一笔转帐。', - 'convert_explanation_transfer_deposit' => '若您将此转帐转换成一笔存款,:amount 将会被存入 :destinationName 而非转入。', - 'converted_to_Withdrawal' => '此交易已被转换为一笔提款', - 'converted_to_Deposit' => '此交易已被转换为一笔存款', - 'converted_to_Transfer' => '此交易已被转换为一笔转帐', - 'invalid_convert_selection' => '您选择的帐户已用于此交易或不存在', - 'source_or_dest_invalid' => '找不到正确的交易细节,无法转换。', - 'convert_to_withdrawal' => '转换为提款', - 'convert_to_deposit' => '转换为存款', - 'convert_to_transfer' => '转换为转帐', + 'convert_is_already_type_Withdrawal' => '此交易已是一笔提款', + 'convert_is_already_type_Deposit' => '此交易已是一笔存款', + 'convert_is_already_type_Transfer' => '此交易已是一笔转帐', + 'convert_to_Withdrawal' => '转换 ":description" 成一笔提款', + 'convert_to_Deposit' => '转换 ":description" 成一笔存款', + 'convert_to_Transfer' => '转换 ":description" 成一笔转帐', + 'convert_options_WithdrawalDeposit' => '将一笔提款转为存款', + 'convert_options_WithdrawalTransfer' => '将一笔提款转为转帐', + 'convert_options_DepositTransfer' => '将一笔存款转为转帐', + 'convert_options_DepositWithdrawal' => '将一笔存款转为提款', + 'convert_options_TransferWithdrawal' => '将一笔转帐转为提款', + 'convert_options_TransferDeposit' => '将一笔转帐转为存款', + 'convert_Withdrawal_to_deposit' => '将此提款转为存款', + 'convert_Withdrawal_to_transfer' => '将此提款转为转帐', + 'convert_Deposit_to_withdrawal' => '将此存款转为提款', + 'convert_Deposit_to_transfer' => '将此存款转为转帐', + 'convert_Transfer_to_deposit' => '将此转帐转为存款', + 'convert_Transfer_to_withdrawal' => '将此转帐转为提款', + 'convert_please_set_revenue_source' => '请选择金钱来源的收入帐户', + 'convert_please_set_asset_destination' => '请选择金钱要去资产帐户', + 'convert_please_set_expense_destination' => '请选择金钱要去的支出帐户', + 'convert_please_set_asset_source' => '请选择金钱来源的资产帐户', + 'convert_explanation_withdrawal_deposit' => '若您将此提款转换成一笔存款,:amount 将被存入 :sourceName 而非取出。', + 'convert_explanation_withdrawal_transfer' => '若您将此提款转换成一笔转帐,:amount 将会由 :sourceName 转至新的资产帐户,而非给付给 :destinationName。', + 'convert_explanation_deposit_withdrawal' => '若您将此存款转换成一笔提款,:amount 将自 :destinationName 移除而非增加。', + 'convert_explanation_deposit_transfer' => '若您将此存款转换成一笔转帐,:amount 将会自您选择的资产帐户转帐至 :destinationName。', + 'convert_explanation_transfer_withdrawal' => '若您将此转帐转换成一笔存款,:amount 将自 :sourceName 转至新目标成为一笔开支,而非于 :destinationName 的一笔转帐。', + 'convert_explanation_transfer_deposit' => '若您将此转帐转换成一笔存款,:amount 将会被存入 :destinationName 而非转入。', + 'converted_to_Withdrawal' => '此交易已被转换为一笔提款', + 'converted_to_Deposit' => '此交易已被转换为一笔存款', + 'converted_to_Transfer' => '此交易已被转换为一笔转帐', + 'invalid_convert_selection' => '您选择的帐户已用于此交易或不存在', + 'source_or_dest_invalid' => '找不到正确的交易细节,无法转换。', + 'convert_to_withdrawal' => '转换为提款', + 'convert_to_deposit' => '转换为存款', + 'convert_to_transfer' => '转换为转帐', // create new stuff: - 'create_new_withdrawal' => '建立新提款', - 'create_new_deposit' => '建立新存款', - 'create_new_transfer' => '建立新转帐', - 'create_new_asset' => '建立新资产帐户', - 'create_new_expense' => '建立新支出帐户', - 'create_new_revenue' => '建立新收入帐户', - 'create_new_piggy_bank' => '建立新存钱罐', - 'create_new_bill' => '建立新帐单', + 'create_new_withdrawal' => '建立新提款', + 'create_new_deposit' => '建立新存款', + 'create_new_transfer' => '建立新转帐', + 'create_new_asset' => '建立新资产帐户', + 'create_new_expense' => '建立新支出帐户', + 'create_new_revenue' => '建立新收入帐户', + 'create_new_piggy_bank' => '建立新存钱罐', + 'create_new_bill' => '建立新帐单', // currencies: - 'create_currency' => '建立新货币', - 'store_currency' => '储存新货币', - 'update_currency' => '更新货币', - 'new_default_currency' => ':name 现已为预设货币', - 'cannot_delete_currency' => '因为仍在使用中,无法删除 :name 。', - 'cannot_disable_currency' => '因为仍在使用中,无法停用 :name。', - 'deleted_currency' => ':name 货币已删除', - 'created_currency' => ':name 货币已建立', - 'could_not_store_currency' => '无法储存新货币', - 'updated_currency' => ':name 货币已更新', - 'ask_site_owner' => '请询问 :owner 以新增、删除或编辑货币。', - 'currencies_intro' => 'Firefly III 支援多种货币,您可在此设定并启用。', - 'make_default_currency' => '设为预设', - 'default_currency' => '预设', - 'currency_is_disabled' => '已停用', - 'enable_currency' => '启用', - 'disable_currency' => '停用', - 'currencies_default_disabled' => '大多数的货币均预设为停用,如欲使用,请先启用。', - 'currency_is_now_enabled' => '货币 ":name" 已被启用', - 'currency_is_now_disabled' => '货币 ":name" 已被停用', + 'create_currency' => '建立新货币', + 'store_currency' => '储存新货币', + 'update_currency' => '更新货币', + 'new_default_currency' => ':name 现已为预设货币', + 'cannot_delete_currency' => '因为仍在使用中,无法删除 :name 。', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => ':name 货币已删除', + 'created_currency' => ':name 货币已建立', + 'could_not_store_currency' => '无法储存新货币', + 'updated_currency' => ':name 货币已更新', + 'ask_site_owner' => '请询问 :owner 以新增、删除或编辑货币。', + 'currencies_intro' => 'Firefly III 支援多种货币,您可在此设定并启用。', + 'make_default_currency' => '设为预设', + 'default_currency' => '预设', + 'currency_is_disabled' => '已停用', + 'enable_currency' => '启用', + 'disable_currency' => '停用', + 'currencies_default_disabled' => '大多数的货币均预设为停用,如欲使用,请先启用。', + 'currency_is_now_enabled' => '货币 ":name" 已被启用', + 'currency_is_now_disabled' => '货币 ":name" 已被停用', // forms: - 'mandatoryFields' => '必要栏位', - 'optionalFields' => '选填栏位', - 'options' => '选项', + 'mandatoryFields' => '必要栏位', + 'optionalFields' => '选填栏位', + 'options' => '选项', // budgets: - 'create_new_budget' => '建立新预算', - 'store_new_budget' => '储存新预算', - 'stored_new_budget' => '已储存新预算 ":name"', - 'available_between' => '自 :start 至 :end 间可用', - 'transactionsWithoutBudget' => '无预算支出', - 'transactions_no_budget' => '自 :start 至 :end 的无预算支出', - 'spent_between' => '自 :start 至 :end 的花费', - 'createBudget' => '新预算', - 'inactiveBudgets' => '未使用预算', - 'without_budget_between' => '自 :start 至 :end 无预算的交易', - 'delete_budget' => '删除预算 ":name"', - 'deleted_budget' => '已删除预算 ":name"', - 'edit_budget' => '编辑预算 ":name"', - 'updated_budget' => '预算 ":name" 已更新', - 'update_amount' => '更新金额', - 'update_budget' => '更新预算', - 'update_budget_amount_range' => '更新 (预期) 自 :start 至 :end 的可用金额', - 'budget_period_navigator' => '期间导览', - 'info_on_available_amount' => '我有甚麽可用?', - 'available_amount_indication' => '使用这些金额以获得您总预算可能为何的指标', - 'suggested' => '建议', - 'average_between' => '自 :start 至 :end 的平均', - 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', - 'transferred_in' => 'Transferred (in)', - 'transferred_away' => 'Transferred (away)', + 'create_new_budget' => '建立新预算', + 'store_new_budget' => '储存新预算', + 'stored_new_budget' => '已储存新预算 ":name"', + 'available_between' => '自 :start 至 :end 间可用', + 'transactionsWithoutBudget' => '无预算支出', + 'transactions_no_budget' => '自 :start 至 :end 的无预算支出', + 'spent_between' => '自 :start 至 :end 的花费', + 'createBudget' => '新预算', + 'inactiveBudgets' => '未使用预算', + 'without_budget_between' => '自 :start 至 :end 无预算的交易', + 'delete_budget' => '删除预算 ":name"', + 'deleted_budget' => '已删除预算 ":name"', + 'edit_budget' => '编辑预算 ":name"', + 'updated_budget' => '预算 ":name" 已更新', + 'update_amount' => '更新金额', + 'update_budget' => '更新预算', + 'update_budget_amount_range' => '更新 (预期) 自 :start 至 :end 的可用金额', + 'budget_period_navigator' => '期间导览', + 'info_on_available_amount' => '我有甚麽可用?', + 'available_amount_indication' => '使用这些金额以获得您总预算可能为何的指标', + 'suggested' => '建议', + 'average_between' => '自 :start 至 :end 的平均', + 'over_budget_warn' => ' Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?', + 'transferred_in' => 'Transferred (in)', + 'transferred_away' => 'Transferred (away)', // bills: - 'match_between_amounts' => '帐单配合自 :low 至 :high 的交易。', - 'bill_related_rules' => '与此帐单相关的规则', - 'repeats' => '重复', - 'connected_journals' => '已连接交易', - 'auto_match_on' => '由 Firefly III 自动配对', - 'auto_match_off' => '由 Firefly III 不自动配对', - 'next_expected_match' => '下一个预期配对', - 'delete_bill' => '删除帐单 ":name"', - 'deleted_bill' => '已删除帐单 ":name"', - 'edit_bill' => '编辑帐单 ":name"', - 'more' => '更多', - 'rescan_old' => '再次于所有交易执行规则', - 'update_bill' => '更新帐单', - 'updated_bill' => '已更新帐单 ":name"', - 'store_new_bill' => '储存新帐单', - 'stored_new_bill' => '已储存新帐单 ":name"', - 'cannot_scan_inactive_bill' => '未启用的帐单无法被扫描。', - 'rescanned_bill' => '已全部扫描并连结 :total 笔交易至该帐单。', - 'average_bill_amount_year' => '平均帐单数 (:year)', - 'average_bill_amount_overall' => '平均帐单数 (总体)', - 'bill_is_active' => '帐单为启用状态', - 'bill_expected_between' => '期待自 :start 至 :end', - 'bill_will_automatch' => '帐单将自动链结至相符的交易', - 'skips_over' => '略过', - 'bill_store_error' => '储存您的新帐单时发生错误,请检查日志档', - 'list_inactive_rule' => '未启用的规则', + 'match_between_amounts' => '帐单配合自 :low 至 :high 的交易。', + 'bill_related_rules' => '与此帐单相关的规则', + 'repeats' => '重复', + 'connected_journals' => '已连接交易', + 'auto_match_on' => '由 Firefly III 自动配对', + 'auto_match_off' => '由 Firefly III 不自动配对', + 'next_expected_match' => '下一个预期配对', + 'delete_bill' => '删除帐单 ":name"', + 'deleted_bill' => '已删除帐单 ":name"', + 'edit_bill' => '编辑帐单 ":name"', + 'more' => '更多', + 'rescan_old' => '再次于所有交易执行规则', + 'update_bill' => '更新帐单', + 'updated_bill' => '已更新帐单 ":name"', + 'store_new_bill' => '储存新帐单', + 'stored_new_bill' => '已储存新帐单 ":name"', + 'cannot_scan_inactive_bill' => '未启用的帐单无法被扫描。', + 'rescanned_bill' => '已全部扫描并连结 :total 笔交易至该帐单。', + 'average_bill_amount_year' => '平均帐单数 (:year)', + 'average_bill_amount_overall' => '平均帐单数 (总体)', + 'bill_is_active' => '帐单为启用状态', + 'bill_expected_between' => '期待自 :start 至 :end', + 'bill_will_automatch' => '帐单将自动链结至相符的交易', + 'skips_over' => '略过', + 'bill_store_error' => '储存您的新帐单时发生错误,请检查日志档', + 'list_inactive_rule' => '未启用的规则', // accounts: - 'account_missing_transaction' => '帐户 #:id (":name") 无法直接被检视,但 Firefly 找不到重新转向资讯。', - 'details_for_asset' => '资产帐户 ":name" 的详细资讯', - 'details_for_expense' => '支出帐户 ":name" 的详细资讯', - 'details_for_revenue' => '收入帐户 ":name" 的详细资讯', - 'details_for_cash' => '现金帐户 ":name" 的详细资讯', - 'store_new_asset_account' => '储存新资产帐户', - 'store_new_expense_account' => '储存新支出帐户', - 'store_new_revenue_account' => '储存新收入帐户', - 'edit_asset_account' => '编辑资产帐户 ":name"', - 'edit_expense_account' => '编辑支出帐户 ":name"', - 'edit_revenue_account' => '编辑收入帐户 ":name"', - 'delete_asset_account' => '删除资产帐户 ":name"', - 'delete_expense_account' => '删除支出帐户 ":name"', - 'delete_revenue_account' => '删除收入帐户 ":name"', - 'delete_liabilities_account' => '删除债务 ":name"', - 'asset_deleted' => '已成功删除资产帐户 ":name"', - 'expense_deleted' => '已成功删除支出帐户 ":name"', - 'revenue_deleted' => '已成功删除收入帐户 ":name"', - 'update_asset_account' => '更新资产帐户', - 'update_liabilities_account' => '更新债务', - 'update_expense_account' => '更新支出帐户', - 'update_revenue_account' => '更新收入帐户', - 'make_new_asset_account' => '建立新资产帐户', - 'make_new_expense_account' => '建立新支出帐户', - 'make_new_revenue_account' => '建立新收入帐户', - 'make_new_liabilities_account' => '建立新债务', - 'asset_accounts' => '资产帐户', - 'expense_accounts' => '支出帐户', - 'revenue_accounts' => '收入帐户', - 'cash_accounts' => '现金帐户', - 'Cash account' => '现金帐户', - 'liabilities_accounts' => '债务', - 'reconcile_account' => '核对帐户 ":account"', - 'overview_of_reconcile_modal' => '对帐概览', - 'delete_reconciliation' => '删除对帐', - 'update_reconciliation' => '更新对帐', - 'amount_cannot_be_zero' => '金额不能为零', - 'end_of_reconcile_period' => '对帐区间结束: :period', - 'start_of_reconcile_period' => '对帐区间开始: :period', - 'start_balance' => '初始余额', - 'end_balance' => '结束余额', - 'update_balance_dates_instruction' => '与您的银行帐单配对您的帐户及日期,请按下 "开始对帐"', - 'select_transactions_instruction' => '选择您银行帐单上显示的交易', - 'select_range_and_balance' => '请验证日期范围与余额,然后按下 "开始对帐"', - 'date_change_instruction' => '如果您现在变更日期范围,任何进度均将遗失。', - 'update_selection' => '更新选择', - 'store_reconcile' => '储存对帐', - 'reconciliation_transaction' => '对帐交易', - 'Reconciliation' => '对帐', - 'reconciliation' => '对帐', - 'reconcile_options' => '对帐选项', - 'reconcile_range' => '对帐范围', - 'start_reconcile' => '开始对帐', - 'cash_account_type' => 'Cash', - 'cash' => '现金', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => '帐户类型', - 'save_transactions_by_moving' => '藉由移动至其他帐户以储存这些交易', - 'stored_new_account' => '新帐户 ":name" 已储存!', - 'updated_account' => '帐户 ":name" 已更新', - 'credit_card_options' => '信用卡选项', - 'no_transactions_account' => '资产帐户 ":name" 没有交易 (在此区间)。', - 'no_transactions_period' => '没有交易(在此期间)。', - 'no_data_for_chart' => '目前 (尚) 没有足够资讯以产生此图表。', - 'select_at_least_one_account' => '选择至少一个资产帐户', - 'select_at_least_one_category' => '选择至少一个分类', - 'select_at_least_one_budget' => '选择至少一个预算', - 'select_at_least_one_tag' => '选择至少一个标签', - 'select_at_least_one_expense' => '选择至少一个支出/收入帐户组合,若无 (清单为空) 则此报表不可用。', - 'account_default_currency' => '此将为与此帐户关连的预设货币。', - 'reconcile_has_more' => '您的 Firefly III 帐目比您的银行有更多的金钱,有多个选项可应处,请选择并按下 "确认对帐"。', - 'reconcile_has_less' => '您的 Firefly III 帐目比您的银行有更少的金钱,有多个选项可应处,请选择并按下 "确认对帐"。', - 'reconcile_is_equal' => '您的 Firefly III 帐目和您的银行相符,无须处理,请按下 "确认对帐" 确认导入。', - 'create_pos_reconcile_transaction' => '清除选择交易,并建立校正,新增 :amount 至此资产帐户。', - 'create_neg_reconcile_transaction' => '清除选择交易,并建立校正,自此资产帐户移除 :amount。', - 'reconcile_do_nothing' => '删除选择交易,但不校正。', - 'reconcile_go_back' => '您可之后再编辑或删除较正。', - 'must_be_asset_account' => '您只可以对帐资产帐户。', - 'reconciliation_stored' => '已储存对帐', - 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', - 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', - 'sum_of_reconciliation' => 'Sum of reconciliation', - 'reconcile_this_account' => '对帐此帐户', - 'confirm_reconciliation' => '确认对帐', - 'submitted_start_balance' => '初始余额已送出', - 'selected_transactions' => '已选择交易 (:count)', - 'already_cleared_transactions' => '以清空交易 (:count)', - 'submitted_end_balance' => '已送出结束余额', - 'initial_balance_description' => '“:account” 的初始余额', - 'interest_calc_' => '未知', - 'interest_calc_daily' => '每日', - 'interest_calc_monthly' => '每月', - 'interest_calc_yearly' => '每年', - 'initial_balance_account' => 'Initial balance account of :account', + 'account_missing_transaction' => '帐户 #:id (":name") 无法直接被检视,但 Firefly 找不到重新转向资讯。', + 'details_for_asset' => '资产帐户 ":name" 的详细资讯', + 'details_for_expense' => '支出帐户 ":name" 的详细资讯', + 'details_for_revenue' => '收入帐户 ":name" 的详细资讯', + 'details_for_cash' => '现金帐户 ":name" 的详细资讯', + 'store_new_asset_account' => '储存新资产帐户', + 'store_new_expense_account' => '储存新支出帐户', + 'store_new_revenue_account' => '储存新收入帐户', + 'edit_asset_account' => '编辑资产帐户 ":name"', + 'edit_expense_account' => '编辑支出帐户 ":name"', + 'edit_revenue_account' => '编辑收入帐户 ":name"', + 'delete_asset_account' => '删除资产帐户 ":name"', + 'delete_expense_account' => '删除支出帐户 ":name"', + 'delete_revenue_account' => '删除收入帐户 ":name"', + 'delete_liabilities_account' => '删除债务 ":name"', + 'asset_deleted' => '已成功删除资产帐户 ":name"', + 'expense_deleted' => '已成功删除支出帐户 ":name"', + 'revenue_deleted' => '已成功删除收入帐户 ":name"', + 'update_asset_account' => '更新资产帐户', + 'update_liabilities_account' => '更新债务', + 'update_expense_account' => '更新支出帐户', + 'update_revenue_account' => '更新收入帐户', + 'make_new_asset_account' => '建立新资产帐户', + 'make_new_expense_account' => '建立新支出帐户', + 'make_new_revenue_account' => '建立新收入帐户', + 'make_new_liabilities_account' => '建立新债务', + 'asset_accounts' => '资产帐户', + 'expense_accounts' => '支出帐户', + 'revenue_accounts' => '收入帐户', + 'cash_accounts' => '现金帐户', + 'Cash account' => '现金帐户', + 'liabilities_accounts' => '债务', + 'reconcile_account' => '核对帐户 ":account"', + 'overview_of_reconcile_modal' => '对帐概览', + 'delete_reconciliation' => '删除对帐', + 'update_reconciliation' => '更新对帐', + 'amount_cannot_be_zero' => '金额不能为零', + 'end_of_reconcile_period' => '对帐区间结束: :period', + 'start_of_reconcile_period' => '对帐区间开始: :period', + 'start_balance' => '初始余额', + 'end_balance' => '结束余额', + 'update_balance_dates_instruction' => '与您的银行帐单配对您的帐户及日期,请按下 "开始对帐"', + 'select_transactions_instruction' => '选择您银行帐单上显示的交易', + 'select_range_and_balance' => '请验证日期范围与余额,然后按下 "开始对帐"', + 'date_change_instruction' => '如果您现在变更日期范围,任何进度均将遗失。', + 'update_selection' => '更新选择', + 'store_reconcile' => '储存对帐', + 'reconciliation_transaction' => '对帐交易', + 'Reconciliation' => '对帐', + 'reconciliation' => '对帐', + 'reconcile_options' => '对帐选项', + 'reconcile_range' => '对帐范围', + 'start_reconcile' => '开始对帐', + 'cash_account_type' => 'Cash', + 'cash' => '现金', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => '帐户类型', + 'save_transactions_by_moving' => '藉由移动至其他帐户以储存这些交易', + 'stored_new_account' => '新帐户 ":name" 已储存!', + 'updated_account' => '帐户 ":name" 已更新', + 'credit_card_options' => '信用卡选项', + 'no_transactions_account' => '资产帐户 ":name" 没有交易 (在此区间)。', + 'no_transactions_period' => '没有交易(在此期间)。', + 'no_data_for_chart' => '目前 (尚) 没有足够资讯以产生此图表。', + 'select_at_least_one_account' => '选择至少一个资产帐户', + 'select_at_least_one_category' => '选择至少一个分类', + 'select_at_least_one_budget' => '选择至少一个预算', + 'select_at_least_one_tag' => '选择至少一个标签', + 'select_at_least_one_expense' => '选择至少一个支出/收入帐户组合,若无 (清单为空) 则此报表不可用。', + 'account_default_currency' => '此将为与此帐户关连的预设货币。', + 'reconcile_has_more' => '您的 Firefly III 帐目比您的银行有更多的金钱,有多个选项可应处,请选择并按下 "确认对帐"。', + 'reconcile_has_less' => '您的 Firefly III 帐目比您的银行有更少的金钱,有多个选项可应处,请选择并按下 "确认对帐"。', + 'reconcile_is_equal' => '您的 Firefly III 帐目和您的银行相符,无须处理,请按下 "确认对帐" 确认导入。', + 'create_pos_reconcile_transaction' => '清除选择交易,并建立校正,新增 :amount 至此资产帐户。', + 'create_neg_reconcile_transaction' => '清除选择交易,并建立校正,自此资产帐户移除 :amount。', + 'reconcile_do_nothing' => '删除选择交易,但不校正。', + 'reconcile_go_back' => '您可之后再编辑或删除较正。', + 'must_be_asset_account' => '您只可以对帐资产帐户。', + 'reconciliation_stored' => '已储存对帐', + 'reconciliation_error' => 'Due to an error the transactions were marked as reconciled but the correction has not been stored: :error.', + 'reconciliation_transaction_title' => 'Reconciliation (:from to :to)', + 'sum_of_reconciliation' => 'Sum of reconciliation', + 'reconcile_this_account' => '对帐此帐户', + 'confirm_reconciliation' => '确认对帐', + 'submitted_start_balance' => '初始余额已送出', + 'selected_transactions' => '已选择交易 (:count)', + 'already_cleared_transactions' => '以清空交易 (:count)', + 'submitted_end_balance' => '已送出结束余额', + 'initial_balance_description' => '“:account” 的初始余额', + 'interest_calc_' => '未知', + 'interest_calc_daily' => '每日', + 'interest_calc_monthly' => '每月', + 'interest_calc_yearly' => '每年', + 'initial_balance_account' => 'Initial balance account of :account', // categories: - 'new_category' => '新分类', - 'create_new_category' => '建立新分类', - 'without_category' => '没有分类', - 'update_category' => '更新分类', - 'updated_category' => '已更新分类 “:name”', - 'categories' => '分类', - 'edit_category' => '编辑分类 “:name”', - 'no_category' => '(没有分类)', - 'category' => '分类', - 'delete_category' => '删除分类 “:name”', - 'deleted_category' => '已删除分类 “:name”', - 'store_category' => '储存新分类', - 'stored_category' => '已储存新分类 “:name”', - 'without_category_between' => '自 :start 至 :end 之间没有分类', + 'new_category' => '新分类', + 'create_new_category' => '建立新分类', + 'without_category' => '没有分类', + 'update_category' => '更新分类', + 'updated_category' => '已更新分类 “:name”', + 'categories' => '分类', + 'edit_category' => '编辑分类 “:name”', + 'no_category' => '(没有分类)', + 'category' => '分类', + 'delete_category' => '删除分类 “:name”', + 'deleted_category' => '已删除分类 “:name”', + 'store_category' => '储存新分类', + 'stored_category' => '已储存新分类 “:name”', + 'without_category_between' => '自 :start 至 :end 之间没有分类', // transactions: - 'update_withdrawal' => '更新提款', - 'update_deposit' => '更新存款', - 'update_transfer' => '更新转帐', - 'updated_withdrawal' => '已更新提款 “:description“', - 'updated_deposit' => '已更新存款 ”:description“', - 'updated_transfer' => '已更新转帐 ‘:description:', - 'delete_withdrawal' => '删除提款 ”:description“', - 'delete_deposit' => '删除存款 “:description”', - 'delete_transfer' => '删除转帐 ”:description“', - 'deleted_withdrawal' => '已成功删除提款 ”:description“', - 'deleted_deposit' => '已成功删除存款 ”:description“', - 'deleted_transfer' => '已成功删除转帐 ”:description“', - 'stored_journal' => '已成功建立新交易 ”:description“', - 'stored_journal_no_descr' => '成功创建您的新交易', - 'updated_journal_no_descr' => 'Successfully updated your transaction', - 'select_transactions' => '选择交易', - 'rule_group_select_transactions' => '套用 ”:title“ 至交易', - 'rule_select_transactions' => '套用 ”:title“ 至交易', - 'stop_selection' => '停止选取交易', - 'reconcile_selected' => '对帐', - 'mass_delete_journals' => '删除数个交易', - 'mass_edit_journals' => '编辑数个交易', - 'mass_bulk_journals' => '批次编辑数个交易', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => '用下方的输入栏位设定新的值。若您留空,则全部皆会为空值。此外,请注意仅有提款会被赋予预算。', - 'no_bulk_category' => '不更新分类', - 'no_bulk_budget' => '不更新预算', - 'no_bulk_tags' => '不更新标签', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => '由于画面空间限制,除了此处所示的栏位以外,您无法大量编辑其他栏位。若您需要编辑其他栏位,请依连结并按部就班编辑之。', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(无预算)', - 'no_budget_squared' => '(无预算)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => '已删除 :amount 笔交易。', - 'mass_edited_transactions_success' => '已更新 :amount 笔交易', - 'opt_group_' => '(没有帐户类型)', - 'opt_group_no_account_type' => '(没有帐户类型)', - 'opt_group_defaultAsset' => '预设资产帐户', - 'opt_group_savingAsset' => '储蓄帐户', - 'opt_group_sharedAsset' => '共用资产帐户', - 'opt_group_ccAsset' => '信用卡', - 'opt_group_cashWalletAsset' => '现金皮夹', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => '债务: 贷款', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => '债务: 欠款', - 'opt_group_l_Mortgage' => '债务: 抵押', - 'opt_group_l_Credit card' => '债务: 信用卡', - 'notes' => '注释', - 'unknown_journal_error' => '无法储存交易,请检视日志档。', - 'attachment_not_found' => '此附加档案无法被找到。', - 'journal_link_bill' => '此交易已与帐单 :name 链结。如要移除链结,取消核选方块,使用规则将它与其他帐单链结。', + 'update_withdrawal' => '更新提款', + 'update_deposit' => '更新存款', + 'update_transfer' => '更新转帐', + 'updated_withdrawal' => '已更新提款 “:description“', + 'updated_deposit' => '已更新存款 ”:description“', + 'updated_transfer' => '已更新转帐 ‘:description:', + 'delete_withdrawal' => '删除提款 ”:description“', + 'delete_deposit' => '删除存款 “:description”', + 'delete_transfer' => '删除转帐 ”:description“', + 'deleted_withdrawal' => '已成功删除提款 ”:description“', + 'deleted_deposit' => '已成功删除存款 ”:description“', + 'deleted_transfer' => '已成功删除转帐 ”:description“', + 'stored_journal' => '已成功建立新交易 ”:description“', + 'stored_journal_no_descr' => '成功创建您的新交易', + 'updated_journal_no_descr' => 'Successfully updated your transaction', + 'select_transactions' => '选择交易', + 'rule_group_select_transactions' => '套用 ”:title“ 至交易', + 'rule_select_transactions' => '套用 ”:title“ 至交易', + 'stop_selection' => '停止选取交易', + 'reconcile_selected' => '对帐', + 'mass_delete_journals' => '删除数个交易', + 'mass_edit_journals' => '编辑数个交易', + 'mass_bulk_journals' => '批次编辑数个交易', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => '用下方的输入栏位设定新的值。若您留空,则全部皆会为空值。此外,请注意仅有提款会被赋予预算。', + 'no_bulk_category' => '不更新分类', + 'no_bulk_budget' => '不更新预算', + 'no_bulk_tags' => '不更新标签', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => '由于画面空间限制,除了此处所示的栏位以外,您无法大量编辑其他栏位。若您需要编辑其他栏位,请依连结并按部就班编辑之。', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(无预算)', + 'no_budget_squared' => '(无预算)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => '已删除 :amount 笔交易。', + 'mass_edited_transactions_success' => '已更新 :amount 笔交易', + 'opt_group_' => '(没有帐户类型)', + 'opt_group_no_account_type' => '(没有帐户类型)', + 'opt_group_defaultAsset' => '预设资产帐户', + 'opt_group_savingAsset' => '储蓄帐户', + 'opt_group_sharedAsset' => '共用资产帐户', + 'opt_group_ccAsset' => '信用卡', + 'opt_group_cashWalletAsset' => '现金皮夹', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => '债务: 贷款', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => '债务: 欠款', + 'opt_group_l_Mortgage' => '债务: 抵押', + 'opt_group_l_Credit card' => '债务: 信用卡', + 'notes' => '注释', + 'unknown_journal_error' => '无法储存交易,请检视日志档。', + 'attachment_not_found' => '此附加档案无法被找到。', + 'journal_link_bill' => '此交易已与帐单 :name 链结。如要移除链结,取消核选方块,使用规则将它与其他帐单链结。', // new user: - 'welcome' => '欢迎使用 Firefly III!', - 'submit' => '送出', - 'submit_yes_really' => '送出 (我知道我在干嘛)', - 'getting_started' => '开始使用', - 'to_get_started' => '很高兴看到您成功安装 Firefly III。要开始使用此工具,请输入您主要使用的的银行名称与余额。别担心,如您有多个帐户,可以稍后新增,这儘是为了 Firefly III 需要初始使用而设。', - 'savings_balance_text' => 'Firefly III 会自动为您建立储蓄帐户。预设下,储蓄帐户会没有金钱,但若您告诉 Firefly III 余额为何,亦可以此储存。', - 'finish_up_new_user' => '这就对了!您可按下 送出 继续,您将被带至 Firefly III 的首页。', - 'stored_new_accounts_new_user' => '太好了!您的帐户已被储存。', - 'set_preferred_language' => '若您倾向在 Firefly III 使用其他语言,请于此表示。', - 'language' => '语系', - 'new_savings_account' => ':bank_name 储蓄帐户', - 'cash_wallet' => '现金皮夹', - 'currency_not_present' => '若您日常使用的货币未在表上,请别担心,您可在 选项 > 货币 建立自己的货币', + 'welcome' => '欢迎使用 Firefly III!', + 'submit' => '送出', + 'submit_yes_really' => '送出 (我知道我在干嘛)', + 'getting_started' => '开始使用', + 'to_get_started' => '很高兴看到您成功安装 Firefly III。要开始使用此工具,请输入您主要使用的的银行名称与余额。别担心,如您有多个帐户,可以稍后新增,这儘是为了 Firefly III 需要初始使用而设。', + 'savings_balance_text' => 'Firefly III 会自动为您建立储蓄帐户。预设下,储蓄帐户会没有金钱,但若您告诉 Firefly III 余额为何,亦可以此储存。', + 'finish_up_new_user' => '这就对了!您可按下 送出 继续,您将被带至 Firefly III 的首页。', + 'stored_new_accounts_new_user' => '太好了!您的帐户已被储存。', + 'set_preferred_language' => '若您倾向在 Firefly III 使用其他语言,请于此表示。', + 'language' => '语系', + 'new_savings_account' => ':bank_name 储蓄帐户', + 'cash_wallet' => '现金皮夹', + 'currency_not_present' => '若您日常使用的货币未在表上,请别担心,您可在 选项 > 货币 建立自己的货币', // home page: - 'yourAccounts' => '您的帐户', - 'your_accounts' => '账户概览', - 'category_overview' => '类别概述', - 'expense_overview' => '支出账户概览', - 'revenue_overview' => '收入账户概览', - 'budgetsAndSpending' => '预算与花费', - 'budgets_and_spending' => '预算与花费', - 'go_to_budget' => '转到预算 "{budget}"', - 'savings' => '储蓄', - 'newWithdrawal' => '新支出', - 'newDeposit' => '新存款', - 'newTransfer' => '新转帐', - 'bills_to_pay' => '待付帐单', - 'per_day' => '每日', - 'left_to_spend_per_day' => '每日剩余花费', - 'bills_paid' => '已缴帐单', + 'yourAccounts' => '您的帐户', + 'your_accounts' => '账户概览', + 'category_overview' => '类别概述', + 'expense_overview' => '支出账户概览', + 'revenue_overview' => '收入账户概览', + 'budgetsAndSpending' => '预算与花费', + 'budgets_and_spending' => '预算与花费', + 'go_to_budget' => '转到预算 "{budget}"', + 'savings' => '储蓄', + 'newWithdrawal' => '新支出', + 'newDeposit' => '新存款', + 'newTransfer' => '新转帐', + 'bills_to_pay' => '待付帐单', + 'per_day' => '每日', + 'left_to_spend_per_day' => '每日剩余花费', + 'bills_paid' => '已缴帐单', // menu and titles, should be recycled as often as possible: - 'currency' => '货币', - 'preferences' => '偏好设定', - 'logout' => '登出', - 'toggleNavigation' => '切换导览', - 'searchPlaceholder' => '搜寻中…', - 'version' => '版本', - 'dashboard' => '监控面板', - 'available_budget' => '可用预算 ({currency})', - 'currencies' => '货币', - 'activity' => '活动', - 'usage' => '使用情况', - 'accounts' => '帐户', - 'Asset account' => '资产帐户', - 'Default account' => '资产帐户', - 'Expense account' => '支出帐户', - 'Revenue account' => '收入帐户', - 'Initial balance account' => '初始余额帐户', - 'account_type_Debt' => '负债', - 'account_type_Loan' => '贷款', - 'account_type_Mortgage' => '抵押', - 'account_type_Credit card' => '信用卡', - 'budgets' => '预算', - 'tags' => '标签', - 'reports' => '报表', - 'transactions' => '交易', - 'expenses' => '支出', - 'income' => '收入 / 所得', - 'transfers' => '转帐', - 'moneyManagement' => '金钱管理', - 'money_management' => '金钱管理', - 'tools' => '工具', - 'piggyBanks' => '存钱罐', - 'piggy_banks' => '存钱罐', - 'amount_x_of_y' => '{total} 中的 {current}', - 'bills' => '帐单', - 'withdrawal' => '提款', - 'opening_balance' => '开户余额', - 'deposit' => '存款', - 'account' => '帐户', - 'transfer' => '转帐', - 'Withdrawal' => '提款', - 'Deposit' => '存款', - 'Transfer' => '转帐', - 'bill' => '帐单', - 'yes' => '是', - 'no' => '否', - 'amount' => '金额', - 'overview' => '概览', - 'saveOnAccount' => '存于帐户', - 'unknown' => '未知', - 'daily' => '逐日', - 'monthly' => '逐月', - 'profile' => '个人档案', - 'errors' => '错误', - 'debt_start_date' => '负债开始日期', - 'debt_start_amount' => '负债开始金额', - 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', - 'store_new_liabilities_account' => '储存新债务', - 'edit_liabilities_account' => '编辑债务 “:name”', + 'currency' => '货币', + 'preferences' => '偏好设定', + 'logout' => '登出', + 'toggleNavigation' => '切换导览', + 'searchPlaceholder' => '搜寻中…', + 'version' => '版本', + 'dashboard' => '监控面板', + 'available_budget' => '可用预算 ({currency})', + 'currencies' => '货币', + 'activity' => '活动', + 'usage' => '使用情况', + 'accounts' => '帐户', + 'Asset account' => '资产帐户', + 'Default account' => '资产帐户', + 'Expense account' => '支出帐户', + 'Revenue account' => '收入帐户', + 'Initial balance account' => '初始余额帐户', + 'account_type_Debt' => '负债', + 'account_type_Loan' => '贷款', + 'account_type_Mortgage' => '抵押', + 'account_type_Credit card' => '信用卡', + 'budgets' => '预算', + 'tags' => '标签', + 'reports' => '报表', + 'transactions' => '交易', + 'expenses' => '支出', + 'income' => '收入 / 所得', + 'transfers' => '转帐', + 'moneyManagement' => '金钱管理', + 'money_management' => '金钱管理', + 'tools' => '工具', + 'piggyBanks' => '存钱罐', + 'piggy_banks' => '存钱罐', + 'amount_x_of_y' => '{total} 中的 {current}', + 'bills' => '帐单', + 'withdrawal' => '提款', + 'opening_balance' => '开户余额', + 'deposit' => '存款', + 'account' => '帐户', + 'transfer' => '转帐', + 'Withdrawal' => '提款', + 'Deposit' => '存款', + 'Transfer' => '转帐', + 'bill' => '帐单', + 'yes' => '是', + 'no' => '否', + 'amount' => '金额', + 'overview' => '概览', + 'saveOnAccount' => '存于帐户', + 'unknown' => '未知', + 'daily' => '逐日', + 'monthly' => '逐月', + 'profile' => '个人档案', + 'errors' => '错误', + 'debt_start_date' => '负债开始日期', + 'debt_start_amount' => '负债开始金额', + 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.', + 'store_new_liabilities_account' => '储存新债务', + 'edit_liabilities_account' => '编辑债务 “:name”', // reports: - 'report_default' => '自 :start 至 :end 的预设财务报表', - 'report_audit' => '自 :start 至 :end 的交易历史概览', - 'report_category' => '自 :start 至 :end 的分类报表', - 'report_account' => '自 :start 至 :end 的支出/收入帐户报表', - 'report_budget' => '自 :start 至 :end 的预算报表', - 'report_tag' => '自 :start 至 :end 的标签报表', - 'quick_link_reports' => '快速连结', - 'quick_link_examples' => '这只是一些例子链接。查看 (?) 下的帮助按钮, 提供所有报告和你可以使用的神奇词汇的信息.', - 'quick_link_default_report' => '预设财务报表', - 'quick_link_audit_report' => '交易历史概览', - 'report_this_month_quick' => '目前月份之全部帐户', - 'report_last_month_quick' => '上个月之全部帐户', - 'report_this_year_quick' => '目前年份之全部帐户', - 'report_this_fiscal_year_quick' => '目前财政年度之全部帐户', - 'report_all_time_quick' => '所有时间之全部帐户', - 'reports_can_bookmark' => '请记得可以加入报表至我的最爱', - 'incomeVsExpenses' => '所得 vs. 支出', - 'accountBalances' => '帐户余额', - 'balanceStart' => '此区间起始余额', - 'balanceEnd' => '此区间结束余额', - 'splitByAccount' => '以帐户分割', - 'coveredWithTags' => '以标签涵盖', - 'leftInBudget' => '预算剩余', - 'sumOfSums' => '总和', - 'noCategory' => '(没有分类)', - 'notCharged' => '(尚) 未开始', - 'inactive' => '未启用', - 'active' => '启用', - 'difference' => '差异', - 'money_flowing_in' => '在', - 'money_flowing_out' => '外', - 'topX' => '前 :number', - 'show_full_list' => '显示所有清单', - 'show_only_top' => '仅显示前 :number', - 'report_type' => '报表类型', - 'report_type_default' => '预设财务报表', - 'report_type_audit' => '交易历史概览 (稽核)', - 'report_type_category' => '分类报表', - 'report_type_budget' => '预算报表', - 'report_type_tag' => '标签报表', - 'report_type_account' => '支出/收入帐户报表', - 'more_info_help' => '可在协助页面找到更多关于报表类型的资讯,请点选右上角的 (?) 图示。', - 'report_included_accounts' => '已包含的帐户', - 'report_date_range' => '日期范围', - 'report_preset_ranges' => '预设范围', - 'shared' => '共用', - 'fiscal_year' => '财政年度', - 'income_entry' => '帐户 “:name” 自 :start 至 :end 的所得', - 'expense_entry' => '帐户 “:name” 自 :start 至 :end 的支出', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => '预算 “:budget” 自 :start 至 :end 的支出', - 'balance_amount' => '自 :start 至 :end 间由帐户 ":account" 于预算 “:budget” 的支出', - 'no_audit_activity' => '帐户 :account_name 自 :start 至 :end 没有任何交易纪录。', - 'audit_end_balance' => ':account_name 帐户于 :end 终点的帐户余额为: :balance', - 'reports_extra_options' => '额外选项', - 'report_has_no_extra_options' => '此报表没有额外选项', - 'reports_submit' => '检视报表', - 'end_after_start_date' => '报表的结束日期必须在开始日期之后。', - 'select_category' => '选择类别', - 'select_budget' => '选择预算。', - 'select_tag' => '选择标签', - 'income_per_category' => '每个类别的收入', - 'expense_per_category' => '每个类别的支出', - 'expense_per_budget' => '每个预算的费用', - 'income_per_account' => '每个帐户的收入', - 'expense_per_account' => '每个帐户的支出', - 'expense_per_tag' => '每个标签的支出', - 'income_per_tag' => '每个标签的收入', - 'include_expense_not_in_budget' => '包含的支出不在所选的预算内', - 'include_expense_not_in_account' => '包含的支出不在所选的账户内', - 'include_expense_not_in_category' => '包含的支出不在所选的份额里内', - 'include_income_not_in_category' => '未列入所选类别的收入', - 'include_income_not_in_account' => '未列入所选帐户的收入', - 'include_income_not_in_tags' => '未包含在所选标记中的收入', - 'include_expense_not_in_tags' => '未包含在所选标记中的支出', - 'everything_else' => '其他', - 'income_and_expenses' => '收入与支出', - 'spent_average' => '支出(平均)', - 'income_average' => '所得(平均)', - 'transaction_count' => '交易数', - 'average_spending_per_account' => '每个帐户的平均支出', - 'average_income_per_account' => '每个帐户的平均收入', - 'total' => '总共', - 'description' => '描述', - 'sum_of_period' => '区间内的总和', - 'average_in_period' => '区间平均', - 'account_role_defaultAsset' => '预设资产帐户', - 'account_role_sharedAsset' => '共用资产帐户', - 'account_role_savingAsset' => '储蓄帐户', - 'account_role_ccAsset' => '信用卡', - 'account_role_cashWalletAsset' => '现金钱包', - 'budget_chart_click' => '请点击上表中的预算名称查看图表。', - 'category_chart_click' => '请点击上表中的类别名称以查看图表。', - 'in_out_accounts' => '每个组合的所赚取与花费', - 'in_out_per_category' => '每个分类的所赚取与花费', - 'out_per_budget' => '每个预算的费用', - 'select_expense_revenue' => '选择 支出/收入 帐户', - 'multi_currency_report_sum' => '由于此清单包括多种货币,您所看到的总额并非合理的。报表会总是以您的预设货币为主。', - 'sum_in_default_currency' => '总额会总是以您的预设货币显示', - 'net_filtered_prefs' => '此图表永远不会囊括未勾选 “包含于净值" 选项的帐户', + 'report_default' => '自 :start 至 :end 的预设财务报表', + 'report_audit' => '自 :start 至 :end 的交易历史概览', + 'report_category' => '自 :start 至 :end 的分类报表', + 'report_account' => '自 :start 至 :end 的支出/收入帐户报表', + 'report_budget' => '自 :start 至 :end 的预算报表', + 'report_tag' => '自 :start 至 :end 的标签报表', + 'quick_link_reports' => '快速连结', + 'quick_link_examples' => '这只是一些例子链接。查看 (?) 下的帮助按钮, 提供所有报告和你可以使用的神奇词汇的信息.', + 'quick_link_default_report' => '预设财务报表', + 'quick_link_audit_report' => '交易历史概览', + 'report_this_month_quick' => '目前月份之全部帐户', + 'report_last_month_quick' => '上个月之全部帐户', + 'report_this_year_quick' => '目前年份之全部帐户', + 'report_this_fiscal_year_quick' => '目前财政年度之全部帐户', + 'report_all_time_quick' => '所有时间之全部帐户', + 'reports_can_bookmark' => '请记得可以加入报表至我的最爱', + 'incomeVsExpenses' => '所得 vs. 支出', + 'accountBalances' => '帐户余额', + 'balanceStart' => '此区间起始余额', + 'balanceEnd' => '此区间结束余额', + 'splitByAccount' => '以帐户分割', + 'coveredWithTags' => '以标签涵盖', + 'leftInBudget' => '预算剩余', + 'sumOfSums' => '总和', + 'noCategory' => '(没有分类)', + 'notCharged' => '(尚) 未开始', + 'inactive' => '未启用', + 'active' => '启用', + 'difference' => '差异', + 'money_flowing_in' => '在', + 'money_flowing_out' => '外', + 'topX' => '前 :number', + 'show_full_list' => '显示所有清单', + 'show_only_top' => '仅显示前 :number', + 'report_type' => '报表类型', + 'report_type_default' => '预设财务报表', + 'report_type_audit' => '交易历史概览 (稽核)', + 'report_type_category' => '分类报表', + 'report_type_budget' => '预算报表', + 'report_type_tag' => '标签报表', + 'report_type_account' => '支出/收入帐户报表', + 'more_info_help' => '可在协助页面找到更多关于报表类型的资讯,请点选右上角的 (?) 图示。', + 'report_included_accounts' => '已包含的帐户', + 'report_date_range' => '日期范围', + 'report_preset_ranges' => '预设范围', + 'shared' => '共用', + 'fiscal_year' => '财政年度', + 'income_entry' => '帐户 “:name” 自 :start 至 :end 的所得', + 'expense_entry' => '帐户 “:name” 自 :start 至 :end 的支出', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => '预算 “:budget” 自 :start 至 :end 的支出', + 'balance_amount' => '自 :start 至 :end 间由帐户 ":account" 于预算 “:budget” 的支出', + 'no_audit_activity' => '帐户 :account_name 自 :start 至 :end 没有任何交易纪录。', + 'audit_end_balance' => ':account_name 帐户于 :end 终点的帐户余额为: :balance', + 'reports_extra_options' => '额外选项', + 'report_has_no_extra_options' => '此报表没有额外选项', + 'reports_submit' => '检视报表', + 'end_after_start_date' => '报表的结束日期必须在开始日期之后。', + 'select_category' => '选择类别', + 'select_budget' => '选择预算。', + 'select_tag' => '选择标签', + 'income_per_category' => '每个类别的收入', + 'expense_per_category' => '每个类别的支出', + 'expense_per_budget' => '每个预算的费用', + 'income_per_account' => '每个帐户的收入', + 'expense_per_account' => '每个帐户的支出', + 'expense_per_tag' => '每个标签的支出', + 'income_per_tag' => '每个标签的收入', + 'include_expense_not_in_budget' => '包含的支出不在所选的预算内', + 'include_expense_not_in_account' => '包含的支出不在所选的账户内', + 'include_expense_not_in_category' => '包含的支出不在所选的份额里内', + 'include_income_not_in_category' => '未列入所选类别的收入', + 'include_income_not_in_account' => '未列入所选帐户的收入', + 'include_income_not_in_tags' => '未包含在所选标记中的收入', + 'include_expense_not_in_tags' => '未包含在所选标记中的支出', + 'everything_else' => '其他', + 'income_and_expenses' => '收入与支出', + 'spent_average' => '支出(平均)', + 'income_average' => '所得(平均)', + 'transaction_count' => '交易数', + 'average_spending_per_account' => '每个帐户的平均支出', + 'average_income_per_account' => '每个帐户的平均收入', + 'total' => '总共', + 'description' => '描述', + 'sum_of_period' => '区间内的总和', + 'average_in_period' => '区间平均', + 'account_role_defaultAsset' => '预设资产帐户', + 'account_role_sharedAsset' => '共用资产帐户', + 'account_role_savingAsset' => '储蓄帐户', + 'account_role_ccAsset' => '信用卡', + 'account_role_cashWalletAsset' => '现金钱包', + 'budget_chart_click' => '请点击上表中的预算名称查看图表。', + 'category_chart_click' => '请点击上表中的类别名称以查看图表。', + 'in_out_accounts' => '每个组合的所赚取与花费', + 'in_out_per_category' => '每个分类的所赚取与花费', + 'out_per_budget' => '每个预算的费用', + 'select_expense_revenue' => '选择 支出/收入 帐户', + 'multi_currency_report_sum' => '由于此清单包括多种货币,您所看到的总额并非合理的。报表会总是以您的预设货币为主。', + 'sum_in_default_currency' => '总额会总是以您的预设货币显示', + 'net_filtered_prefs' => '此图表永远不会囊括未勾选 “包含于净值" 选项的帐户', // charts: - 'chart' => '图表', - 'month' => '月', - 'budget' => '预算', - 'spent' => '支出', - 'spent_in_budget' => '预算内支出', - 'left_to_spend' => '剩余可花费', - 'earned' => '已赚得', - 'overspent' => '超支', - 'left' => '剩余', - 'max-amount' => '最小金额', - 'min-amount' => '最大金额', - 'journal-amount' => '目前帐单条目', - 'name' => '名称', - 'date' => '日期', - 'paid' => '已付款', - 'unpaid' => '未付款', - 'day' => '日', - 'budgeted' => '已列入预算', - 'period' => '区间', - 'balance' => '余额', - 'sum' => '总计', - 'summary' => '概要', - 'average' => '平均', - 'balanceFor' => ':name 的余额', - 'no_tags_for_cloud' => '没有生成标签云的标签', - 'tag_cloud' => '标签云', + 'chart' => '图表', + 'month' => '月', + 'budget' => '预算', + 'spent' => '支出', + 'spent_in_budget' => '预算内支出', + 'left_to_spend' => '剩余可花费', + 'earned' => '已赚得', + 'overspent' => '超支', + 'left' => '剩余', + 'max-amount' => '最小金额', + 'min-amount' => '最大金额', + 'journal-amount' => '目前帐单条目', + 'name' => '名称', + 'date' => '日期', + 'paid' => '已付款', + 'unpaid' => '未付款', + 'day' => '日', + 'budgeted' => '已列入预算', + 'period' => '区间', + 'balance' => '余额', + 'sum' => '总计', + 'summary' => '概要', + 'average' => '平均', + 'balanceFor' => ':name 的余额', + 'no_tags_for_cloud' => '没有生成标签云的标签', + 'tag_cloud' => '标签云', // piggy banks: - 'add_money_to_piggy' => '存入存钱罐 “:name”', - 'piggy_bank' => '存钱罐', - 'new_piggy_bank' => '新建存钱罐', - 'store_piggy_bank' => '保存新的存钱罐', - 'stored_piggy_bank' => '保存新的存钱罐 “:name”', - 'account_status' => '帐户状态', - 'left_for_piggy_banks' => '留给存钱罐', - 'sum_of_piggy_banks' => '存钱罐总和', - 'saved_so_far' => '保存到目前为止', - 'left_to_save' => '剩余可供储蓄', - 'suggested_amount' => '建议每月储蓄金额', - 'add_money_to_piggy_title' => '存至存钱罐 “:name”', - 'remove_money_from_piggy_title' => '自存钱罐 “:name” 中取出', - 'add' => '新增', - 'no_money_for_piggy' => '您已没有钱可放至存钱罐', - 'suggested_savings_per_month' => '每月建议', + 'add_money_to_piggy' => '存入存钱罐 “:name”', + 'piggy_bank' => '存钱罐', + 'new_piggy_bank' => '新建存钱罐', + 'store_piggy_bank' => '保存新的存钱罐', + 'stored_piggy_bank' => '保存新的存钱罐 “:name”', + 'account_status' => '帐户状态', + 'left_for_piggy_banks' => '留给存钱罐', + 'sum_of_piggy_banks' => '存钱罐总和', + 'saved_so_far' => '保存到目前为止', + 'left_to_save' => '剩余可供储蓄', + 'suggested_amount' => '建议每月储蓄金额', + 'add_money_to_piggy_title' => '存至存钱罐 “:name”', + 'remove_money_from_piggy_title' => '自存钱罐 “:name” 中取出', + 'add' => '新增', + 'no_money_for_piggy' => '您已没有钱可放至存钱罐', + 'suggested_savings_per_month' => '每月建议', 'remove' => '移除', 'max_amount_add' => '所能增加之最大金额为', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => '略过情况', 'jump_to_friday' => '提前至星期五创建交易记录', 'jump_to_monday' => '推迟到下周一创建交易记录', - 'will_jump_friday' => '将提前到周五创建交易记录而不是在周末创建。', - 'will_jump_monday' => '将推迟到星期一创建交易记录而不是周末创建。', - 'except_weekends' => '例外的周末', - 'recurrence_deleted' => '定期重复交易 ":title" 已删除', + 'will_jump_friday' => '将提前到周五创建交易记录而不是在周末创建。', + 'will_jump_monday' => '将推迟到星期一创建交易记录而不是周末创建。', + 'except_weekends' => '例外的周末', + 'recurrence_deleted' => '定期重复交易 ":title" 已删除', // new lines for summary controller. - 'box_balance_in_currency' => 'Balance (:currency)', - 'box_spent_in_currency' => 'Spent (:currency)', - 'box_earned_in_currency' => 'Earned (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => 'Bills paid (:currency)', - 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', - 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', - 'box_net_worth_in_currency' => 'Net worth (:currency)', - 'box_spend_per_day' => 'Left to spend per day: :amount', + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => 'Bills paid (:currency)', + 'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)', + 'box_left_to_spend_in_currency' => 'Left to spend (:currency)', + 'box_net_worth_in_currency' => 'Net worth (:currency)', + 'box_spend_per_day' => 'Left to spend per day: :amount', ]; diff --git a/resources/lang/zh_CN/validation.php b/resources/lang/zh_CN/validation.php index 0cf1535bfc..800ddcc83d 100644 --- a/resources/lang/zh_CN/validation.php +++ b/resources/lang/zh_CN/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute 必须是字串。', 'url' => ':attribute 格式无效。', 'timezone' => ':attribute 必须是有效的区域。', - '2fa_code' => ':attribute 栏位是无效的。', - 'dimensions' => ':attribute 具有无效图片尺寸。', - 'distinct' => ':attribute 栏位有重复值。', - 'file' => ':attribute 必须是档案。', - 'in_array' => ':attribute 栏位不存在于 :other。', - 'present' => ':attribute 栏位必须存在。', - 'amount_zero' => '总金额不能为零。', - 'unique_piggy_bank_for_user' => '存钱罐的名称必须是独一无二的。', - 'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。', - 'valid_recurrence_rep_moment' => '对此重复类型是无效的重复时刻。', - 'invalid_account_info' => '无效的帐户资讯。', + '2fa_code' => ':attribute 栏位是无效的。', + 'dimensions' => ':attribute 具有无效图片尺寸。', + 'distinct' => ':attribute 栏位有重复值。', + 'file' => ':attribute 必须是档案。', + 'in_array' => ':attribute 栏位不存在于 :other。', + 'present' => ':attribute 栏位必须存在。', + 'amount_zero' => '总金额不能为零。', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => '存钱罐的名称必须是独一无二的。', + 'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。', + 'valid_recurrence_rep_moment' => '对此重复类型是无效的重复时刻。', + 'invalid_account_info' => '无效的帐户资讯。', 'attributes' => [ 'email' => '电子邮件地址', 'description' => '描述', diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php index 14eae74a1c..2c5c19f2c8 100644 --- a/resources/lang/zh_TW/config.php +++ b/resources/lang/zh_TW/config.php @@ -23,29 +23,30 @@ declare(strict_types=1); return [ - 'html_language' => 'zh-tw', - 'locale' => 'zh_TW, Chinese Traditional (Taiwan), zh_TW.utf8, zh_TW.UTF-8', - 'month' => '%Y 年 %b', - 'month_and_day' => '%Y 年 %b %e 號', - 'month_and_date_day' => '%Y 年 %b %e 號 %A', - 'month_and_day_no_year' => '%b %e 號', - 'date_time' => '%Y 年 %b %e 號 %T', - 'specific_day' => '%Y 年 %b %e 號', - 'week_in_year' => '%Y 年第 %W 週', - 'year' => '%Y 年', - 'half_year' => '%Y 年 %b', - 'month_js' => 'MMMM YYYY', - 'month_and_day_js' => 'MMMM Do, YYYY', - 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', - 'specific_day_js' => 'D MMMM YYYY', - 'week_in_year_js' => '[Week] w, YYYY', - 'year_js' => 'YYYY', - 'half_year_js' => 'Q YYYY', - 'dow_1' => '週一', - 'dow_2' => '週二', - 'dow_3' => '週三', - 'dow_4' => '週四', - 'dow_5' => '週五', - 'dow_6' => '週六', - 'dow_7' => '週日', + 'html_language' => 'zh-tw', + 'locale' => 'zh_TW, Chinese Traditional (Taiwan), zh_TW.utf8, zh_TW.UTF-8', + 'month' => '%Y 年 %b', + 'month_and_day' => '%Y 年 %b %e 號', + 'month_and_day_moment_js' => 'MMM D, YYYY', + 'month_and_date_day' => '%Y 年 %b %e 號 %A', + 'month_and_day_no_year' => '%b %e 號', + 'date_time' => '%Y 年 %b %e 號 %T', + 'specific_day' => '%Y 年 %b %e 號', + 'week_in_year' => '%Y 年第 %W 週', + 'year' => '%Y 年', + 'half_year' => '%Y 年 %b', + 'month_js' => 'MMMM YYYY', + 'month_and_day_js' => 'MMMM Do, YYYY', + 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', + 'specific_day_js' => 'D MMMM YYYY', + 'week_in_year_js' => '[Week] w, YYYY', + 'year_js' => 'YYYY', + 'half_year_js' => 'Q YYYY', + 'dow_1' => '週一', + 'dow_2' => '週二', + 'dow_3' => '週三', + 'dow_4' => '週四', + 'dow_5' => '週五', + 'dow_6' => '週六', + 'dow_7' => '週日', ]; diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index 7e697d0156..16851ee9b2 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -55,6 +55,7 @@ return [ 'new_withdrawal' => '新提款', 'create_new_transaction' => '建立新交易', 'new_transaction' => '新交易', + 'no_rules_for_bill' => 'This bill has no rules associated to it.', 'go_to_asset_accounts' => '檢視您的資產帳戶', 'go_to_budgets' => '前往您的預算', 'go_to_categories' => '前往您的分類', @@ -84,31 +85,31 @@ return [ 'no_help_could_be_found' => '找不到說明文本。', 'no_help_title' => '不好意思,發生一個錯誤。', 'two_factor_welcome' => 'Hello!', - 'two_factor_enter_code' => '如要繼續,請輸入您的兩步驟驗證 (two factor authentication) 代碼,您的應用程式可為您產生。', - 'two_factor_code_here' => '在此輸入代碼', - 'two_factor_title' => '兩步驟驗證', - 'authenticate' => '驗證', - 'two_factor_forgot_title' => '遺失兩步驟驗證', - 'two_factor_forgot' => '啥兩步驟我忘了。', - 'two_factor_lost_header' => '遺失您的兩步驟驗證嗎?', - 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', - 'two_factor_lost_fix_owner' => '否則,請寄送電子郵件至網站擁有者 :site_owner 要求重設您的兩步驟驗證。', - 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', - 'pref_two_factor_new_backup_codes' => 'Get new backup codes', - 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', - '2fa_i_have_them' => 'I stored them!', - 'warning_much_data' => '載入 :days 天的資料或會相當耗時。', - 'registered' => '您已成功註冊!', - 'Default asset account' => '預設資產帳戶', - 'no_budget_pointer' => '您似乎尚無預算,您可至 預算頁面來建立預算。預算可協助您追蹤支出。', - 'Savings account' => '儲蓄帳戶', - 'Credit card' => '信用卡', - 'source_accounts' => '來源帳戶', - 'destination_accounts' => '目標帳戶', - 'user_id_is' => '您的使用者 ID 是 :user', - 'field_supports_markdown' => '此欄位支援 Markdown 語法。', - 'need_more_help' => '如果您需要更多 Firefly III 的協助,請 於 GitHub 建立提問。', + 'two_factor_enter_code' => '如要繼續,請輸入您的兩步驟驗證 (two factor authentication) 代碼,您的應用程式可為您產生。', + 'two_factor_code_here' => '在此輸入代碼', + 'two_factor_title' => '兩步驟驗證', + 'authenticate' => '驗證', + 'two_factor_forgot_title' => '遺失兩步驟驗證', + 'two_factor_forgot' => '啥兩步驟我忘了。', + 'two_factor_lost_header' => '遺失您的兩步驟驗證嗎?', + 'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', + 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).', + 'two_factor_lost_fix_owner' => '否則,請寄送電子郵件至網站擁有者 :site_owner 要求重設您的兩步驟驗證。', + 'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', + 'pref_two_factor_new_backup_codes' => 'Get new backup codes', + 'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).', + '2fa_i_have_them' => 'I stored them!', + 'warning_much_data' => '載入 :days 天的資料或會相當耗時。', + 'registered' => '您已成功註冊!', + 'Default asset account' => '預設資產帳戶', + 'no_budget_pointer' => '您似乎尚無預算,您可至 預算頁面來建立預算。預算可協助您追蹤支出。', + 'Savings account' => '儲蓄帳戶', + 'Credit card' => '信用卡', + 'source_accounts' => '來源帳戶', + 'destination_accounts' => '目標帳戶', + 'user_id_is' => '您的使用者 ID 是 :user', + 'field_supports_markdown' => '此欄位支援 Markdown 語法。', + 'need_more_help' => '如果您需要更多 Firefly III 的協助,請 於 GitHub 建立提問。', 'reenable_intro_text' => '您也可以重新啟用 說明指導。', 'intro_boxes_after_refresh' => '當您重新整理頁面後,介紹框將會重新出現。', 'show_all_no_filter' => '不以日期分組,顯示所有交易紀錄', @@ -225,23 +226,23 @@ return [ 'search_query' => '查詢', 'search_found_transactions' => 'Firefly III 找到 :count 筆交易,花了 :time 秒。', 'search_for_query' => 'Firefly III 正搜尋包含所有這些字詞的交易::query', - 'search_modifier_amount_is' => '總數正是 :value', - 'search_modifier_amount' => '總數正是 :value', - 'search_modifier_amount_max' => '總數不多於 :value', - 'search_modifier_amount_min' => '總數不少於 :value', - 'search_modifier_amount_less' => '總數少於 :value', - 'search_modifier_amount_more' => '總數多於 :value', - 'search_modifier_source' => '來源帳戶為 :value', - 'search_modifier_from' => 'Source account is :value', - 'search_modifier_destination' => '目標帳戶為 :value', - 'search_modifier_to' => 'Destination account is :value', - 'search_modifier_category' => '分類為 :value', - 'search_modifier_budget' => '預算為 :value', - 'search_modifier_bill' => '帳單為 :value', - 'search_modifier_type' => '交易類型為 :value', - 'search_modifier_date' => '交易日期為 :value', - 'search_modifier_date_before' => '交易日期前於 :value', - 'search_modifier_date_after' => '交易日期後於 :value', + 'search_modifier_amount_is' => '總數正是 :value', + 'search_modifier_amount' => '總數正是 :value', + 'search_modifier_amount_max' => '總數不多於 :value', + 'search_modifier_amount_min' => '總數不少於 :value', + 'search_modifier_amount_less' => '總數少於 :value', + 'search_modifier_amount_more' => '總數多於 :value', + 'search_modifier_source' => '來源帳戶為 :value', + 'search_modifier_from' => 'Source account is :value', + 'search_modifier_destination' => '目標帳戶為 :value', + 'search_modifier_to' => 'Destination account is :value', + 'search_modifier_category' => '分類為 :value', + 'search_modifier_budget' => '預算為 :value', + 'search_modifier_bill' => '帳單為 :value', + 'search_modifier_type' => '交易類型為 :value', + 'search_modifier_date' => '交易日期為 :value', + 'search_modifier_date_before' => '交易日期前於 :value', + 'search_modifier_date_after' => '交易日期後於 :value', 'search_modifier_on' => '交易日期為 :value', 'search_modifier_before' => '交易日期前於 :value', 'search_modifier_after' => '交易日期後於 :value', @@ -440,692 +441,701 @@ return [ 'rule_action_convert_transfer_choice' => '轉換交易至轉帳', 'rule_action_convert_transfer' => '轉換交易至與 ":action_value" 的轉帳', - 'rules_have_read_warning' => '您看過警語了嗎?', - 'apply_rule_warning' => '警告:在大量交易上運行規則 (群組) 極為耗時,甚至會造成逾時。如果發生此情事,這些規則 (群組) 僅會套用至數量不明的交易子集,可能造成您財務管理的瑕疵,請注意。', - 'rulegroup_for_bills_title' => '供帳單的規則群組', - 'rulegroup_for_bills_description' => '給所有涉及帳單的規則所用的特殊規則群組。', - 'rule_for_bill_title' => '自動為帳單 ":name" 產生規則', - 'rule_for_bill_description' => '此規則係為了媒合帳單 ":name" 所自動產生。', - 'create_rule_for_bill' => '為帳單 ":name" 建立新規則', - 'create_rule_for_bill_txt' => '恭喜,您方才建立了名為 ":name" 新帳單!Firefly III 可魔幻自動地媒合新提款至此帳單。舉例而言,無論何時您付了房租,帳單 "房租" 會連結到該支出。依此,Firefly III 可以準確的顯示哪些帳單即期又哪些尚未。若要使用此功能,必須建立一個新的規則。Firefly III 已為您填寫一些合理的預設資料,請確認是否正確。若然,Firefly III 將自動連結正確的提款至正確的帳單,請檢查觸發器並確認無誤,若有錯誤請另行增添。', - 'new_rule_for_bill_title' => '供帳單 ":name" 的規則', - 'new_rule_for_bill_description' => '此規則標記給帳單 ":name" 的交易。', + 'rules_have_read_warning' => '您看過警語了嗎?', + 'apply_rule_warning' => '警告:在大量交易上運行規則 (群組) 極為耗時,甚至會造成逾時。如果發生此情事,這些規則 (群組) 僅會套用至數量不明的交易子集,可能造成您財務管理的瑕疵,請注意。', + 'rulegroup_for_bills_title' => '供帳單的規則群組', + 'rulegroup_for_bills_description' => '給所有涉及帳單的規則所用的特殊規則群組。', + 'rule_for_bill_title' => '自動為帳單 ":name" 產生規則', + 'rule_for_bill_description' => '此規則係為了媒合帳單 ":name" 所自動產生。', + 'create_rule_for_bill' => '為帳單 ":name" 建立新規則', + 'create_rule_for_bill_txt' => '恭喜,您方才建立了名為 ":name" 新帳單!Firefly III 可魔幻自動地媒合新提款至此帳單。舉例而言,無論何時您付了房租,帳單 "房租" 會連結到該支出。依此,Firefly III 可以準確的顯示哪些帳單即期又哪些尚未。若要使用此功能,必須建立一個新的規則。Firefly III 已為您填寫一些合理的預設資料,請確認是否正確。若然,Firefly III 將自動連結正確的提款至正確的帳單,請檢查觸發器並確認無誤,若有錯誤請另行增添。', + 'new_rule_for_bill_title' => '供帳單 ":name" 的規則', + 'new_rule_for_bill_description' => '此規則標記給帳單 ":name" 的交易。', // tags - 'store_new_tag' => '儲存新標籤', - 'update_tag' => '更新標籤', - 'no_location_set' => '沒有設定位置。', - 'meta_data' => '中繼資料', - 'location' => '位置', - 'without_date' => '不含日期', - 'result' => '結果', - 'sums_apply_to_range' => '所有總和均套用至所選範圍', - 'mapbox_api_key' => '若要使用地圖,請自 Mapbox 獲得一組 API 金鑰。開啟您的 .env 檔案並於 MAPBOX_API_KEY= 句後輸入金鑰代碼。', - 'press_tag_location' => '按右鍵或長按以設定標籤的位置。', - 'clear_location' => '清除位置', + 'store_new_tag' => '儲存新標籤', + 'update_tag' => '更新標籤', + 'no_location_set' => '沒有設定位置。', + 'meta_data' => '中繼資料', + 'location' => '位置', + 'without_date' => '不含日期', + 'result' => '結果', + 'sums_apply_to_range' => '所有總和均套用至所選範圍', + 'mapbox_api_key' => '若要使用地圖,請自 Mapbox 獲得一組 API 金鑰。開啟您的 .env 檔案並於 MAPBOX_API_KEY= 句後輸入金鑰代碼。', + 'press_tag_location' => '按右鍵或長按以設定標籤的位置。', + 'clear_location' => '清除位置', // preferences - 'pref_home_screen_accounts' => '主畫面帳戶', - 'pref_home_screen_accounts_help' => '哪些帳戶應該顯示在主頁面上?', - 'pref_view_range' => '檢視範圍', - 'pref_view_range_help' => '部分圖表在此區間為自動群組化,您的預算亦將在此區間群組化,您傾向的區間為何?', - 'pref_1D' => '1 天', - 'pref_1W' => '1 週', - 'pref_1M' => '1 個月', - 'pref_3M' => '3個月 (季)', - 'pref_6M' => '6個月', - 'pref_1Y' => '1年', - 'pref_languages' => '語言', - 'pref_languages_help' => 'Firefly III 支援多種語言,您想顯示哪一種?', - 'pref_custom_fiscal_year' => '財政年度設定', - 'pref_custom_fiscal_year_label' => '已啟用', - 'pref_custom_fiscal_year_help' => '有些國家/地區採用的會計年度有別於每年 1 月 1 日至 12 月 31 日,您可開啟此功能並指定財政年度的起迄日。', - 'pref_fiscal_year_start_label' => '財政年度開始日期', - 'pref_two_factor_auth' => '兩步驟驗證', - 'pref_two_factor_auth_help' => '啟用兩步驟驗證 (亦稱為雙重驗證) 可為您的帳號增添一重安全保障,登入時需憑您腦海的記憶 (密碼) 加上一個手持的憑證 (認證碼),認證碼由手機應用程式產生,例如 Authy 或 Google Authenticator。', - 'pref_enable_two_factor_auth' => '啟用兩步驟驗證', - 'pref_two_factor_auth_disabled' => '兩步驟驗證碼已移除並停用', - 'pref_two_factor_auth_remove_it' => '別忘記在您的驗證應用程式上刪除此帳號!', - 'pref_two_factor_auth_code' => '驗證碼', - 'pref_two_factor_auth_code_help' => '使用您手機上的應用程式 (如 Authy 或 Google Authenticator) 掃描 QR 碼並輸入自動產生之代碼。', - 'pref_two_factor_auth_reset_code' => '重設認證碼', - 'pref_two_factor_auth_disable_2fa' => '停用兩步驟驗證', - '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', - '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', - '2fa_already_enabled' => '2-step verification is already enabled.', - 'wrong_mfa_code' => 'This MFA code is not valid.', - 'pref_save_settings' => '儲存設定', - 'saved_preferences' => '偏好設定已儲存!', - 'preferences_general' => '一般', - 'preferences_frontpage' => '主畫面', - 'preferences_security' => '安全性', - 'preferences_layout' => '版面配置', - 'pref_home_show_deposits' => '在主畫面顯示存款', - 'pref_home_show_deposits_info' => '主畫面已顯示您的支出帳戶,是否亦顯示您的收入帳戶?', - 'pref_home_do_show_deposits' => '是,要顯示', - 'successful_count' => ':count 項成功', - 'list_page_size_title' => '頁面大小', - 'list_page_size_help' => '任何物品 (帳戶、交易…等) 清單在每頁至多顯示此數量', - 'list_page_size_label' => '頁面大小', - 'between_dates' => '(:start 與 :end)', - 'pref_optional_fields_transaction' => '交易的選填欄位', - 'pref_optional_fields_transaction_help' => '建立新交易時,預設不會啟用全部欄位 (以免版面空間不敷應用)。您可在下方啟用您覺得有用的欄位。當然,若欄位本身停用卻已填入資料,則不論設定如何均會顯示。', - 'optional_tj_date_fields' => '日期欄位', - 'optional_tj_business_fields' => '商務欄位', - 'optional_tj_attachment_fields' => '附加檔案欄位', - 'pref_optional_tj_interest_date' => '利率日期', - 'pref_optional_tj_book_date' => '登記日期', - 'pref_optional_tj_process_date' => '處理日期', - 'pref_optional_tj_due_date' => '截止日期', - 'pref_optional_tj_payment_date' => '付款日期', - 'pref_optional_tj_invoice_date' => '發票日期', - 'pref_optional_tj_internal_reference' => '內部參照', - 'pref_optional_tj_notes' => '備註', - 'pref_optional_tj_attachments' => '附加檔案', - 'optional_field_meta_dates' => '日期', - 'optional_field_meta_business' => '商務', - 'optional_field_attachments' => '附加檔案', - 'optional_field_meta_data' => '可選中繼資料', + 'pref_home_screen_accounts' => '主畫面帳戶', + 'pref_home_screen_accounts_help' => '哪些帳戶應該顯示在主頁面上?', + 'pref_view_range' => '檢視範圍', + 'pref_view_range_help' => '部分圖表在此區間為自動群組化,您的預算亦將在此區間群組化,您傾向的區間為何?', + 'pref_1D' => '1 天', + 'pref_1W' => '1 週', + 'pref_1M' => '1 個月', + 'pref_3M' => '3個月 (季)', + 'pref_6M' => '6個月', + 'pref_1Y' => '1年', + 'pref_languages' => '語言', + 'pref_languages_help' => 'Firefly III 支援多種語言,您想顯示哪一種?', + 'pref_custom_fiscal_year' => '財政年度設定', + 'pref_custom_fiscal_year_label' => '已啟用', + 'pref_custom_fiscal_year_help' => '有些國家/地區採用的會計年度有別於每年 1 月 1 日至 12 月 31 日,您可開啟此功能並指定財政年度的起迄日。', + 'pref_fiscal_year_start_label' => '財政年度開始日期', + 'pref_two_factor_auth' => '兩步驟驗證', + 'pref_two_factor_auth_help' => '啟用兩步驟驗證 (亦稱為雙重驗證) 可為您的帳號增添一重安全保障,登入時需憑您腦海的記憶 (密碼) 加上一個手持的憑證 (認證碼),認證碼由手機應用程式產生,例如 Authy 或 Google Authenticator。', + 'pref_enable_two_factor_auth' => '啟用兩步驟驗證', + 'pref_two_factor_auth_disabled' => '兩步驟驗證碼已移除並停用', + 'pref_two_factor_auth_remove_it' => '別忘記在您的驗證應用程式上刪除此帳號!', + 'pref_two_factor_auth_code' => '驗證碼', + 'pref_two_factor_auth_code_help' => '使用您手機上的應用程式 (如 Authy 或 Google Authenticator) 掃描 QR 碼並輸入自動產生之代碼。', + 'pref_two_factor_auth_reset_code' => '重設認證碼', + 'pref_two_factor_auth_disable_2fa' => '停用兩步驟驗證', + '2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.', + '2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.', + '2fa_already_enabled' => '2-step verification is already enabled.', + 'wrong_mfa_code' => 'This MFA code is not valid.', + 'pref_save_settings' => '儲存設定', + 'saved_preferences' => '偏好設定已儲存!', + 'preferences_general' => '一般', + 'preferences_frontpage' => '主畫面', + 'preferences_security' => '安全性', + 'preferences_layout' => '版面配置', + 'pref_home_show_deposits' => '在主畫面顯示存款', + 'pref_home_show_deposits_info' => '主畫面已顯示您的支出帳戶,是否亦顯示您的收入帳戶?', + 'pref_home_do_show_deposits' => '是,要顯示', + 'successful_count' => ':count 項成功', + 'list_page_size_title' => '頁面大小', + 'list_page_size_help' => '任何物品 (帳戶、交易…等) 清單在每頁至多顯示此數量', + 'list_page_size_label' => '頁面大小', + 'between_dates' => '(:start 與 :end)', + 'pref_optional_fields_transaction' => '交易的選填欄位', + 'pref_optional_fields_transaction_help' => '建立新交易時,預設不會啟用全部欄位 (以免版面空間不敷應用)。您可在下方啟用您覺得有用的欄位。當然,若欄位本身停用卻已填入資料,則不論設定如何均會顯示。', + 'optional_tj_date_fields' => '日期欄位', + 'optional_tj_business_fields' => '商務欄位', + 'optional_tj_attachment_fields' => '附加檔案欄位', + 'pref_optional_tj_interest_date' => '利率日期', + 'pref_optional_tj_book_date' => '登記日期', + 'pref_optional_tj_process_date' => '處理日期', + 'pref_optional_tj_due_date' => '截止日期', + 'pref_optional_tj_payment_date' => '付款日期', + 'pref_optional_tj_invoice_date' => '發票日期', + 'pref_optional_tj_internal_reference' => '內部參照', + 'pref_optional_tj_notes' => '備註', + 'pref_optional_tj_attachments' => '附加檔案', + 'optional_field_meta_dates' => '日期', + 'optional_field_meta_business' => '商務', + 'optional_field_attachments' => '附加檔案', + 'optional_field_meta_data' => '可選中繼資料', // profile: - 'change_your_password' => '更改您的密碼', - 'delete_account' => '移除帳號', - 'current_password' => '目前密碼', - 'new_password' => '新密碼', - 'new_password_again' => '新密碼 (再輸入一次)', - 'delete_your_account' => '刪除您的帳號', - 'delete_your_account_help' => '刪除您的帳號,將一併刪除任何帳戶、交易,一切 您可能儲存在 Firefly III 上的資料,都將一去不復返。', - 'delete_your_account_password' => '輸入您的密碼以繼續。', - 'password' => '密碼', - 'are_you_sure' => '您確定嗎?您無法還原此操作。', - 'delete_account_button' => '*刪除* 您的帳號', - 'invalid_current_password' => '無效的目前密碼!', - 'password_changed' => '已變更密碼!', - 'should_change' => '建議您變更密碼。', - 'invalid_password' => '無效密碼!', - 'what_is_pw_security' => '何謂 "驗證密碼安全"?', - 'secure_pw_title' => '如何選擇安全的密碼', - 'secure_pw_history' => '翻閱新聞,屢屢可見有網站遺失使用者密碼,駭客與竊賊利用這些密碼企圖竊取個人資料,這些資訊是有價的。', - 'secure_pw_ff' => '您在網路上都用同一個密碼走天涯嗎?如果一個網站遺失您的密碼,駭客就可存取您所有的資料。Firefly III 倚賴您選擇一個強而獨特的密碼以保護您的財務紀錄。', - 'secure_pw_check_box' => '為此,Firefly III 可協助您檢查選用的密碼過去是否曾被竊取。若然如此,Firefly III 建議您避免使用此密碼。', - 'secure_pw_working_title' => '這是如何運作?', - 'secure_pw_working' => '若您勾選此方塊,Firefly III 將以您的密碼產生一個 SHA1 湊合,並將首 5 個字元傳送到 Troy Hunt 的網站 比對一個清單,避免您使用一些已知不安全的密碼,遵從最近 NIST Special Publication 有關此課題的建議。', - 'secure_pw_should' => '我該勾選此方塊嗎?', - 'secure_pw_long_password' => '是,好以驗證您的密碼是安全的。', - 'command_line_token' => '指令列權杖', - 'explain_command_line_token' => '您需要此權杖以執行指令列選項,如匯入或匯出資料。部分機敏指令若無此權仗將無法執行。切勿分享您的指令列權杖。沒有人 (包括我) 會向您索取權仗。若您擔心曾遺失權仗或感到不放心,可按一下此按鈕重新產生權杖。', - 'regenerate_command_line_token' => '重新產生指令列權杖', - 'token_regenerated' => '產生了新的指令列權杖', - 'change_your_email' => '更改您的電子郵件地址', - 'email_verification' => '將同時寄送一封電子郵件到您的舊新的電子郵件地址。顧及安全考慮,在驗證新的電子郵件地址之前,您將無法登入。如果您不確定您的 Firefly III 安裝是否能夠發送電子郵件,請勿使用此功能。如果您是管理員,可以在 系統管理 中對此進行測試。', - 'email_changed_logout' => '在驗證您的電子郵件地址之前,您將無法登入。', - 'login_with_new_email' => '現在,您可以使用新的電子郵件地址登入。', - 'login_with_old_email' => '現在,您可以再次使用舊的電子郵件地址登入。', - 'login_provider_local_only' => '當藉由 ":login_provider" 驗證時,此動作不可用。', - 'delete_local_info_only' => '由於您以 ":login_provider" 驗證,僅會刪除本機 Firefly III 資訊。', + 'change_your_password' => '更改您的密碼', + 'delete_account' => '移除帳號', + 'current_password' => '目前密碼', + 'new_password' => '新密碼', + 'new_password_again' => '新密碼 (再輸入一次)', + 'delete_your_account' => '刪除您的帳號', + 'delete_your_account_help' => '刪除您的帳號,將一併刪除任何帳戶、交易,一切 您可能儲存在 Firefly III 上的資料,都將一去不復返。', + 'delete_your_account_password' => '輸入您的密碼以繼續。', + 'password' => '密碼', + 'are_you_sure' => '您確定嗎?您無法還原此操作。', + 'delete_account_button' => '*刪除* 您的帳號', + 'invalid_current_password' => '無效的目前密碼!', + 'password_changed' => '已變更密碼!', + 'should_change' => '建議您變更密碼。', + 'invalid_password' => '無效密碼!', + 'what_is_pw_security' => '何謂 "驗證密碼安全"?', + 'secure_pw_title' => '如何選擇安全的密碼', + 'secure_pw_history' => '翻閱新聞,屢屢可見有網站遺失使用者密碼,駭客與竊賊利用這些密碼企圖竊取個人資料,這些資訊是有價的。', + 'secure_pw_ff' => '您在網路上都用同一個密碼走天涯嗎?如果一個網站遺失您的密碼,駭客就可存取您所有的資料。Firefly III 倚賴您選擇一個強而獨特的密碼以保護您的財務紀錄。', + 'secure_pw_check_box' => '為此,Firefly III 可協助您檢查選用的密碼過去是否曾被竊取。若然如此,Firefly III 建議您避免使用此密碼。', + 'secure_pw_working_title' => '這是如何運作?', + 'secure_pw_working' => '若您勾選此方塊,Firefly III 將以您的密碼產生一個 SHA1 湊合,並將首 5 個字元傳送到 Troy Hunt 的網站 比對一個清單,避免您使用一些已知不安全的密碼,遵從最近 NIST Special Publication 有關此課題的建議。', + 'secure_pw_should' => '我該勾選此方塊嗎?', + 'secure_pw_long_password' => '是,好以驗證您的密碼是安全的。', + 'command_line_token' => '指令列權杖', + 'explain_command_line_token' => '您需要此權杖以執行指令列選項,如匯入或匯出資料。部分機敏指令若無此權仗將無法執行。切勿分享您的指令列權杖。沒有人 (包括我) 會向您索取權仗。若您擔心曾遺失權仗或感到不放心,可按一下此按鈕重新產生權杖。', + 'regenerate_command_line_token' => '重新產生指令列權杖', + 'token_regenerated' => '產生了新的指令列權杖', + 'change_your_email' => '更改您的電子郵件地址', + 'email_verification' => '將同時寄送一封電子郵件到您的舊新的電子郵件地址。顧及安全考慮,在驗證新的電子郵件地址之前,您將無法登入。如果您不確定您的 Firefly III 安裝是否能夠發送電子郵件,請勿使用此功能。如果您是管理員,可以在 系統管理 中對此進行測試。', + 'email_changed_logout' => '在驗證您的電子郵件地址之前,您將無法登入。', + 'login_with_new_email' => '現在,您可以使用新的電子郵件地址登入。', + 'login_with_old_email' => '現在,您可以再次使用舊的電子郵件地址登入。', + 'login_provider_local_only' => '當藉由 ":login_provider" 驗證時,此動作不可用。', + 'delete_local_info_only' => '由於您以 ":login_provider" 驗證,僅會刪除本機 Firefly III 資訊。', // attachments - 'nr_of_attachments' => '̇1 個附加檔案|:count 個附加檔案', - 'attachments' => '附加檔案', - 'edit_attachment' => '編輯附加檔案 ":name"', - 'update_attachment' => '更新附加檔案', - 'delete_attachment' => '刪除附加檔案 ":name"', - 'attachment_deleted' => '已刪除附加檔案 ":name"', - 'liabilities_deleted' => 'Deleted liability ":name"', - 'attachment_updated' => '已更新附加檔案 ":name', - 'upload_max_file_size' => '最大檔案大小: :size', - 'list_all_attachments' => '全部附加檔案清單', + 'nr_of_attachments' => '̇1 個附加檔案|:count 個附加檔案', + 'attachments' => '附加檔案', + 'edit_attachment' => '編輯附加檔案 ":name"', + 'update_attachment' => '更新附加檔案', + 'delete_attachment' => '刪除附加檔案 ":name"', + 'attachment_deleted' => '已刪除附加檔案 ":name"', + 'liabilities_deleted' => 'Deleted liability ":name"', + 'attachment_updated' => '已更新附加檔案 ":name', + 'upload_max_file_size' => '最大檔案大小: :size', + 'list_all_attachments' => '全部附加檔案清單', // transaction index - 'title_expenses' => '支出', - 'title_withdrawal' => '支出', - 'title_revenue' => '收入', - 'title_deposit' => '收入', - 'title_transfer' => '轉帳', - 'title_transfers' => '轉帳', + 'title_expenses' => '支出', + 'title_withdrawal' => '支出', + 'title_revenue' => '收入', + 'title_deposit' => '收入', + 'title_transfer' => '轉帳', + 'title_transfers' => '轉帳', // convert stuff: - 'convert_is_already_type_Withdrawal' => '此交易已是一筆提款', - 'convert_is_already_type_Deposit' => '此交易已是一筆存款', - 'convert_is_already_type_Transfer' => '此交易已是一筆轉帳', - 'convert_to_Withdrawal' => '轉換 ":description" 成一筆提款', - 'convert_to_Deposit' => '轉換 ":description" 成一筆存款', - 'convert_to_Transfer' => '轉換 ":description" 成一筆轉帳', - 'convert_options_WithdrawalDeposit' => '將一筆提款轉為存款', - 'convert_options_WithdrawalTransfer' => '將一筆提款轉為轉帳', - 'convert_options_DepositTransfer' => '將一筆存款轉為轉帳', - 'convert_options_DepositWithdrawal' => '將一筆存款轉為提款', - 'convert_options_TransferWithdrawal' => '將一筆轉帳轉為提款', - 'convert_options_TransferDeposit' => '將一筆轉帳轉為存款', - 'convert_Withdrawal_to_deposit' => '將此提款轉為存款', - 'convert_Withdrawal_to_transfer' => '將此提款轉為轉帳', - 'convert_Deposit_to_withdrawal' => '將此存款轉為提款', - 'convert_Deposit_to_transfer' => '將此存款轉為轉帳', - 'convert_Transfer_to_deposit' => '將此轉帳轉為存款', - 'convert_Transfer_to_withdrawal' => '將此轉帳轉為提款', - 'convert_please_set_revenue_source' => '請選擇金錢來源的收入帳戶', - 'convert_please_set_asset_destination' => '請選擇金錢要去資產帳戶', - 'convert_please_set_expense_destination' => '請選擇金錢要去的支出帳戶', - 'convert_please_set_asset_source' => '請選擇金錢來源的資產帳戶', - 'convert_explanation_withdrawal_deposit' => '若您將此提款轉換成一筆存款,:amount 將被存入 :sourceName 而非取出。', - 'convert_explanation_withdrawal_transfer' => '若您將此提款轉換成一筆轉帳,:amount 將會由 :sourceName 轉至新的資產帳戶,而非給付給 :destinationName。', - 'convert_explanation_deposit_withdrawal' => '若您將此存款轉換成一筆提款,:amount 將自 :destinationName 移除而非增加。', - 'convert_explanation_deposit_transfer' => '若您將此存款轉換成一筆轉帳,:amount 將會自您選擇的資產帳戶轉帳至 :destinationName。', - 'convert_explanation_transfer_withdrawal' => '若您將此轉帳轉換成一筆存款,:amount 將自 :sourceName 轉至新目標成為一筆開支,而非於 :destinationName 的一筆轉帳。', - 'convert_explanation_transfer_deposit' => '若您將此轉帳轉換成一筆存款,:amount 將會被存入 :destinationName 而非轉入。', - 'converted_to_Withdrawal' => '此交易已被轉換為一筆提款', - 'converted_to_Deposit' => '此交易已被轉換為一筆存款', - 'converted_to_Transfer' => '此交易已被轉換為一筆轉帳', - 'invalid_convert_selection' => '您選擇的帳戶已用於此交易或不存在', - 'source_or_dest_invalid' => '找不到正確的交易細節,無法轉換。', - 'convert_to_withdrawal' => '轉換成提款', - 'convert_to_deposit' => '轉換成存款', - 'convert_to_transfer' => '轉換成轉帳', + 'convert_is_already_type_Withdrawal' => '此交易已是一筆提款', + 'convert_is_already_type_Deposit' => '此交易已是一筆存款', + 'convert_is_already_type_Transfer' => '此交易已是一筆轉帳', + 'convert_to_Withdrawal' => '轉換 ":description" 成一筆提款', + 'convert_to_Deposit' => '轉換 ":description" 成一筆存款', + 'convert_to_Transfer' => '轉換 ":description" 成一筆轉帳', + 'convert_options_WithdrawalDeposit' => '將一筆提款轉為存款', + 'convert_options_WithdrawalTransfer' => '將一筆提款轉為轉帳', + 'convert_options_DepositTransfer' => '將一筆存款轉為轉帳', + 'convert_options_DepositWithdrawal' => '將一筆存款轉為提款', + 'convert_options_TransferWithdrawal' => '將一筆轉帳轉為提款', + 'convert_options_TransferDeposit' => '將一筆轉帳轉為存款', + 'convert_Withdrawal_to_deposit' => '將此提款轉為存款', + 'convert_Withdrawal_to_transfer' => '將此提款轉為轉帳', + 'convert_Deposit_to_withdrawal' => '將此存款轉為提款', + 'convert_Deposit_to_transfer' => '將此存款轉為轉帳', + 'convert_Transfer_to_deposit' => '將此轉帳轉為存款', + 'convert_Transfer_to_withdrawal' => '將此轉帳轉為提款', + 'convert_please_set_revenue_source' => '請選擇金錢來源的收入帳戶', + 'convert_please_set_asset_destination' => '請選擇金錢要去資產帳戶', + 'convert_please_set_expense_destination' => '請選擇金錢要去的支出帳戶', + 'convert_please_set_asset_source' => '請選擇金錢來源的資產帳戶', + 'convert_explanation_withdrawal_deposit' => '若您將此提款轉換成一筆存款,:amount 將被存入 :sourceName 而非取出。', + 'convert_explanation_withdrawal_transfer' => '若您將此提款轉換成一筆轉帳,:amount 將會由 :sourceName 轉至新的資產帳戶,而非給付給 :destinationName。', + 'convert_explanation_deposit_withdrawal' => '若您將此存款轉換成一筆提款,:amount 將自 :destinationName 移除而非增加。', + 'convert_explanation_deposit_transfer' => '若您將此存款轉換成一筆轉帳,:amount 將會自您選擇的資產帳戶轉帳至 :destinationName。', + 'convert_explanation_transfer_withdrawal' => '若您將此轉帳轉換成一筆存款,:amount 將自 :sourceName 轉至新目標成為一筆開支,而非於 :destinationName 的一筆轉帳。', + 'convert_explanation_transfer_deposit' => '若您將此轉帳轉換成一筆存款,:amount 將會被存入 :destinationName 而非轉入。', + 'converted_to_Withdrawal' => '此交易已被轉換為一筆提款', + 'converted_to_Deposit' => '此交易已被轉換為一筆存款', + 'converted_to_Transfer' => '此交易已被轉換為一筆轉帳', + 'invalid_convert_selection' => '您選擇的帳戶已用於此交易或不存在', + 'source_or_dest_invalid' => '找不到正確的交易細節,無法轉換。', + 'convert_to_withdrawal' => '轉換成提款', + 'convert_to_deposit' => '轉換成存款', + 'convert_to_transfer' => '轉換成轉帳', // create new stuff: - 'create_new_withdrawal' => '建立新提款', - 'create_new_deposit' => '建立新存款', - 'create_new_transfer' => '建立新轉帳', - 'create_new_asset' => '建立新資產帳戶', - 'create_new_expense' => '建立新支出帳戶', - 'create_new_revenue' => '建立新收入帳戶', - 'create_new_piggy_bank' => '建立新小豬撲滿', - 'create_new_bill' => '建立新帳單', + 'create_new_withdrawal' => '建立新提款', + 'create_new_deposit' => '建立新存款', + 'create_new_transfer' => '建立新轉帳', + 'create_new_asset' => '建立新資產帳戶', + 'create_new_expense' => '建立新支出帳戶', + 'create_new_revenue' => '建立新收入帳戶', + 'create_new_piggy_bank' => '建立新小豬撲滿', + 'create_new_bill' => '建立新帳單', // currencies: - 'create_currency' => '建立新貨幣', - 'store_currency' => '儲存新貨幣', - 'update_currency' => '更新貨幣', - 'new_default_currency' => ':name 現已為預設貨幣', - 'cannot_delete_currency' => '因為仍在使用中,無法刪除 :name 。', - 'cannot_disable_currency' => '因為仍在使用中,無法停用 :name。', - 'deleted_currency' => ':name 貨幣已刪除', - 'created_currency' => ':name 貨幣已建立', - 'could_not_store_currency' => '無法儲存新貨幣', - 'updated_currency' => ':name 貨幣已更新', - 'ask_site_owner' => '請要求 :owner 新增、刪除或編輯貨幣。', - 'currencies_intro' => 'Firefly III 支援多種貨幣,您可在此設定並啟用。', - 'make_default_currency' => '設為預設', - 'default_currency' => '預設', - 'currency_is_disabled' => '已停用', - 'enable_currency' => '啟用', - 'disable_currency' => '停用', - 'currencies_default_disabled' => '大多數的貨幣均預設為停用,如欲使用,請先啟用。', - 'currency_is_now_enabled' => '貨幣 ":name" 已被啟用', - 'currency_is_now_disabled' => '貨幣 ":name" 已被停用', + 'create_currency' => '建立新貨幣', + 'store_currency' => '儲存新貨幣', + 'update_currency' => '更新貨幣', + 'new_default_currency' => ':name 現已為預設貨幣', + 'cannot_delete_currency' => '因為仍在使用中,無法刪除 :name 。', + 'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', + 'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', + 'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', + 'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', + 'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', + 'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', + 'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', + 'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', + 'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', + 'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', + 'deleted_currency' => ':name 貨幣已刪除', + 'created_currency' => ':name 貨幣已建立', + 'could_not_store_currency' => '無法儲存新貨幣', + 'updated_currency' => ':name 貨幣已更新', + 'ask_site_owner' => '請要求 :owner 新增、刪除或編輯貨幣。', + 'currencies_intro' => 'Firefly III 支援多種貨幣,您可在此設定並啟用。', + 'make_default_currency' => '設為預設', + 'default_currency' => '預設', + 'currency_is_disabled' => '已停用', + 'enable_currency' => '啟用', + 'disable_currency' => '停用', + 'currencies_default_disabled' => '大多數的貨幣均預設為停用,如欲使用,請先啟用。', + 'currency_is_now_enabled' => '貨幣 ":name" 已被啟用', + 'currency_is_now_disabled' => '貨幣 ":name" 已被停用', // forms: - 'mandatoryFields' => '必要欄位', - 'optionalFields' => '選填欄位', - 'options' => '選項', + 'mandatoryFields' => '必要欄位', + 'optionalFields' => '選填欄位', + 'options' => '選項', // budgets: - 'create_new_budget' => '建立新預算', - 'store_new_budget' => '儲存新預算', - 'stored_new_budget' => '已儲存新預算 ":name"', - 'available_between' => '自 :start 至 :end 間可用', - 'transactionsWithoutBudget' => '無預算支出', - 'transactions_no_budget' => '自 :start 至 :end 的無預算支出', - 'spent_between' => '自 :start 至 :end 的花費', - 'createBudget' => '新預算', - 'inactiveBudgets' => '未使用預算', - 'without_budget_between' => '自 :start 至 :end 無預算的交易', - 'delete_budget' => '刪除預算 ":name"', - 'deleted_budget' => '已刪除預算 ":name"', - 'edit_budget' => '編輯預算 ":name"', - 'updated_budget' => '預算 ":name" 已更新', - 'update_amount' => '更新金額', - 'update_budget' => '更新預算', - 'update_budget_amount_range' => '更新 (預期) 自 :start 至 :end 的可用金額', - 'budget_period_navigator' => '期間導覽', - 'info_on_available_amount' => '我有甚麼可用?', - 'available_amount_indication' => '使用這些金額以獲得您總預算可能為何的指標', - 'suggested' => '建議', - 'average_between' => '自 :start 至 :end 的平均', - 'over_budget_warn' => ' 您通常每日預算 :amount。這回卻是每日 :over_amount。您確定嗎?', - 'transferred_in' => '轉帳 (轉入)', - 'transferred_away' => '轉帳 (轉出)', + 'create_new_budget' => '建立新預算', + 'store_new_budget' => '儲存新預算', + 'stored_new_budget' => '已儲存新預算 ":name"', + 'available_between' => '自 :start 至 :end 間可用', + 'transactionsWithoutBudget' => '無預算支出', + 'transactions_no_budget' => '自 :start 至 :end 的無預算支出', + 'spent_between' => '自 :start 至 :end 的花費', + 'createBudget' => '新預算', + 'inactiveBudgets' => '未使用預算', + 'without_budget_between' => '自 :start 至 :end 無預算的交易', + 'delete_budget' => '刪除預算 ":name"', + 'deleted_budget' => '已刪除預算 ":name"', + 'edit_budget' => '編輯預算 ":name"', + 'updated_budget' => '預算 ":name" 已更新', + 'update_amount' => '更新金額', + 'update_budget' => '更新預算', + 'update_budget_amount_range' => '更新 (預期) 自 :start 至 :end 的可用金額', + 'budget_period_navigator' => '期間導覽', + 'info_on_available_amount' => '我有甚麼可用?', + 'available_amount_indication' => '使用這些金額以獲得您總預算可能為何的指標', + 'suggested' => '建議', + 'average_between' => '自 :start 至 :end 的平均', + 'over_budget_warn' => ' 您通常每日預算 :amount。這回卻是每日 :over_amount。您確定嗎?', + 'transferred_in' => '轉帳 (轉入)', + 'transferred_away' => '轉帳 (轉出)', // bills: - 'match_between_amounts' => '帳單配合自 :low 至 :high 的交易。', - 'bill_related_rules' => '與此帳單相關的規則', - 'repeats' => '重複', - 'connected_journals' => '已連接交易', - 'auto_match_on' => '由 Firefly III 自動配對', - 'auto_match_off' => '不由 Firefly III 自動配對', - 'next_expected_match' => '下一個預期配對', - 'delete_bill' => '刪除帳單 ":name"', - 'deleted_bill' => '已刪除帳單 ":name"', - 'edit_bill' => '編輯帳單 ":name"', - 'more' => '更多', - 'rescan_old' => '再次於所有交易執行規則', - 'update_bill' => '更新帳單', - 'updated_bill' => '已更新帳單 ":name"', - 'store_new_bill' => '儲存新帳單', - 'stored_new_bill' => '已儲存新帳單 ":name"', - 'cannot_scan_inactive_bill' => '未啟用的帳單無法被掃描。', - 'rescanned_bill' => '已全部掃描並連結 :total 筆交易至該帳單。', - 'average_bill_amount_year' => '平均帳單數 (:year)', - 'average_bill_amount_overall' => '平均帳單數 (總體)', - 'bill_is_active' => '帳單為啟用狀態', - 'bill_expected_between' => '期待自 :start 至 :end', - 'bill_will_automatch' => '帳單將自動鏈結至相符的交易', - 'skips_over' => '略過', - 'bill_store_error' => '儲存您的新帳單時發生錯誤,請檢查日誌檔', - 'list_inactive_rule' => '未啟用的規則', + 'match_between_amounts' => '帳單配合自 :low 至 :high 的交易。', + 'bill_related_rules' => '與此帳單相關的規則', + 'repeats' => '重複', + 'connected_journals' => '已連接交易', + 'auto_match_on' => '由 Firefly III 自動配對', + 'auto_match_off' => '不由 Firefly III 自動配對', + 'next_expected_match' => '下一個預期配對', + 'delete_bill' => '刪除帳單 ":name"', + 'deleted_bill' => '已刪除帳單 ":name"', + 'edit_bill' => '編輯帳單 ":name"', + 'more' => '更多', + 'rescan_old' => '再次於所有交易執行規則', + 'update_bill' => '更新帳單', + 'updated_bill' => '已更新帳單 ":name"', + 'store_new_bill' => '儲存新帳單', + 'stored_new_bill' => '已儲存新帳單 ":name"', + 'cannot_scan_inactive_bill' => '未啟用的帳單無法被掃描。', + 'rescanned_bill' => '已全部掃描並連結 :total 筆交易至該帳單。', + 'average_bill_amount_year' => '平均帳單數 (:year)', + 'average_bill_amount_overall' => '平均帳單數 (總體)', + 'bill_is_active' => '帳單為啟用狀態', + 'bill_expected_between' => '期待自 :start 至 :end', + 'bill_will_automatch' => '帳單將自動鏈結至相符的交易', + 'skips_over' => '略過', + 'bill_store_error' => '儲存您的新帳單時發生錯誤,請檢查日誌檔', + 'list_inactive_rule' => '未啟用的規則', // accounts: - 'account_missing_transaction' => '帳戶 #:id (":name") 無法直接檢視,惟 Firefly 找不到重新導向資訊。', - 'details_for_asset' => '資產帳戶 ":name" 的詳細資訊', - 'details_for_expense' => '支出帳戶 ":name" 的詳細資訊', - 'details_for_revenue' => '收入帳戶 ":name" 的詳細資訊', - 'details_for_cash' => '現金帳戶 ":name" 的詳細資訊', - 'store_new_asset_account' => '儲存新資產帳戶', - 'store_new_expense_account' => '儲存新支出帳戶', - 'store_new_revenue_account' => '儲存新收入帳戶', - 'edit_asset_account' => '編輯資產帳戶 ":name"', - 'edit_expense_account' => '編輯支出帳戶 ":name"', - 'edit_revenue_account' => '編輯收入帳戶 ":name"', - 'delete_asset_account' => '刪除資產帳戶 ":name"', - 'delete_expense_account' => '刪除支出帳戶 ":name"', - 'delete_revenue_account' => '刪除收入帳戶 ":name"', - 'delete_liabilities_account' => '刪除債務 ":name"', - 'asset_deleted' => '已成功刪除資產帳戶 ":name"', - 'expense_deleted' => '已成功刪除支出帳戶 ":name"', - 'revenue_deleted' => '已成功刪除收入帳戶 ":name"', - 'update_asset_account' => '更新資產帳戶', - 'update_liabilities_account' => '更新債務', - 'update_expense_account' => '更新支出帳戶', - 'update_revenue_account' => '更新收入帳戶', - 'make_new_asset_account' => '建立新資產帳戶', - 'make_new_expense_account' => '建立新支出帳戶', - 'make_new_revenue_account' => '建立新收入帳戶', - 'make_new_liabilities_account' => '建立新債務', - 'asset_accounts' => '資產帳戶', - 'expense_accounts' => '支出帳戶', - 'revenue_accounts' => '收入帳戶', - 'cash_accounts' => '現金帳戶', - 'Cash account' => '現金帳戶', - 'liabilities_accounts' => '債務', - 'reconcile_account' => '核對帳戶 ":account"', - 'overview_of_reconcile_modal' => '對帳概覽', - 'delete_reconciliation' => '刪除對帳', - 'update_reconciliation' => '更新對帳', - 'amount_cannot_be_zero' => '金額不能為零', - 'end_of_reconcile_period' => '對帳區間結束: :period', - 'start_of_reconcile_period' => '對帳區間開始: :period', - 'start_balance' => '初始餘額', - 'end_balance' => '結束餘額', - 'update_balance_dates_instruction' => '與您的銀行帳單配對上述金額及日期,並按一下 "開始對帳"', - 'select_transactions_instruction' => '選擇您銀行帳單上顯示的交易', - 'select_range_and_balance' => '請驗證日期範圍與餘額,然後按下 "開始對帳"', - 'date_change_instruction' => '如果您現在變更日期範圍,任何進度均將遺失。', - 'update_selection' => '更新選擇', - 'store_reconcile' => '儲存對帳', - 'reconciliation_transaction' => '對帳交易', - 'Reconciliation' => '對帳', - 'reconciliation' => '對帳', - 'reconcile_options' => '對帳選項', - 'reconcile_range' => '對帳範圍', - 'start_reconcile' => '開始對帳', - 'cash_account_type' => 'Cash', - 'cash' => '現金', - 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', - 'account_type' => '帳戶類型', - 'save_transactions_by_moving' => '藉由移動至其他帳戶以儲存這些交易', - 'stored_new_account' => '新帳戶 ":name" 已儲存!', - 'updated_account' => '帳戶 ":name" 已更新', - 'credit_card_options' => '信用卡選項', - 'no_transactions_account' => '資產帳戶 ":name" 沒有交易 (在此區間)。', - 'no_transactions_period' => '沒有交易記錄 (在此期間)。', - 'no_data_for_chart' => '目前 (尚) 沒有足夠資訊以產生此圖表。', - 'select_at_least_one_account' => '選擇至少一個資產帳戶', - 'select_at_least_one_category' => '選擇至少一個分類', - 'select_at_least_one_budget' => '選擇至少一個預算', - 'select_at_least_one_tag' => '選擇至少一個標籤', - 'select_at_least_one_expense' => '選擇至少一個支出/收入帳戶組合,若無 (清單為空) 則此報表不可用。', - 'account_default_currency' => '此將為與此帳戶關連的預設貨幣。', - 'reconcile_has_more' => '您的 Firefly III 帳目比您的銀行有更多的金錢,有多個選項可應處,請選擇並按下 "確認對帳"。', - 'reconcile_has_less' => '您的 Firefly III 帳目比您的銀行有更少的金錢,有多個選項可應處,請選擇並按下 "確認對帳"。', - 'reconcile_is_equal' => '您的 Firefly III 帳目和您的銀行相符,無須處理,請按下 "確認對帳" 確認匯入。', - 'create_pos_reconcile_transaction' => '清除選擇交易,並建立校正,新增 :amount 至此資產帳戶。', - 'create_neg_reconcile_transaction' => '清除選擇交易,並建立校正,自此資產帳戶移除 :amount。', - 'reconcile_do_nothing' => '刪除選擇交易,但不校正。', - 'reconcile_go_back' => '您可稍後再編輯或刪除校正。', - 'must_be_asset_account' => '您只可以對帳資產帳戶。', - 'reconciliation_stored' => '已儲存對帳', - 'reconciliation_error' => '發生錯誤,交易已標記為已對帳,惟修正未能儲存: :error。', - 'reconciliation_transaction_title' => '對帳 (:from 至 :to)', - 'sum_of_reconciliation' => '對帳加總', - 'reconcile_this_account' => '對帳此帳戶', - 'confirm_reconciliation' => '確認對帳', - 'submitted_start_balance' => '初始餘額已送出', - 'selected_transactions' => '已選擇交易 (:count)', - 'already_cleared_transactions' => '以清空交易 (:count)', - 'submitted_end_balance' => '已送出結束餘額', - 'initial_balance_description' => '“:account” 的初始餘額', - 'interest_calc_' => '未知', - 'interest_calc_daily' => '每日', - 'interest_calc_monthly' => '每月', - 'interest_calc_yearly' => '每年', - 'initial_balance_account' => ':account 初始餘額帳戶', + 'account_missing_transaction' => '帳戶 #:id (":name") 無法直接檢視,惟 Firefly 找不到重新導向資訊。', + 'details_for_asset' => '資產帳戶 ":name" 的詳細資訊', + 'details_for_expense' => '支出帳戶 ":name" 的詳細資訊', + 'details_for_revenue' => '收入帳戶 ":name" 的詳細資訊', + 'details_for_cash' => '現金帳戶 ":name" 的詳細資訊', + 'store_new_asset_account' => '儲存新資產帳戶', + 'store_new_expense_account' => '儲存新支出帳戶', + 'store_new_revenue_account' => '儲存新收入帳戶', + 'edit_asset_account' => '編輯資產帳戶 ":name"', + 'edit_expense_account' => '編輯支出帳戶 ":name"', + 'edit_revenue_account' => '編輯收入帳戶 ":name"', + 'delete_asset_account' => '刪除資產帳戶 ":name"', + 'delete_expense_account' => '刪除支出帳戶 ":name"', + 'delete_revenue_account' => '刪除收入帳戶 ":name"', + 'delete_liabilities_account' => '刪除債務 ":name"', + 'asset_deleted' => '已成功刪除資產帳戶 ":name"', + 'expense_deleted' => '已成功刪除支出帳戶 ":name"', + 'revenue_deleted' => '已成功刪除收入帳戶 ":name"', + 'update_asset_account' => '更新資產帳戶', + 'update_liabilities_account' => '更新債務', + 'update_expense_account' => '更新支出帳戶', + 'update_revenue_account' => '更新收入帳戶', + 'make_new_asset_account' => '建立新資產帳戶', + 'make_new_expense_account' => '建立新支出帳戶', + 'make_new_revenue_account' => '建立新收入帳戶', + 'make_new_liabilities_account' => '建立新債務', + 'asset_accounts' => '資產帳戶', + 'expense_accounts' => '支出帳戶', + 'revenue_accounts' => '收入帳戶', + 'cash_accounts' => '現金帳戶', + 'Cash account' => '現金帳戶', + 'liabilities_accounts' => '債務', + 'reconcile_account' => '核對帳戶 ":account"', + 'overview_of_reconcile_modal' => '對帳概覽', + 'delete_reconciliation' => '刪除對帳', + 'update_reconciliation' => '更新對帳', + 'amount_cannot_be_zero' => '金額不能為零', + 'end_of_reconcile_period' => '對帳區間結束: :period', + 'start_of_reconcile_period' => '對帳區間開始: :period', + 'start_balance' => '初始餘額', + 'end_balance' => '結束餘額', + 'update_balance_dates_instruction' => '與您的銀行帳單配對上述金額及日期,並按一下 "開始對帳"', + 'select_transactions_instruction' => '選擇您銀行帳單上顯示的交易', + 'select_range_and_balance' => '請驗證日期範圍與餘額,然後按下 "開始對帳"', + 'date_change_instruction' => '如果您現在變更日期範圍,任何進度均將遺失。', + 'update_selection' => '更新選擇', + 'store_reconcile' => '儲存對帳', + 'reconciliation_transaction' => '對帳交易', + 'Reconciliation' => '對帳', + 'reconciliation' => '對帳', + 'reconcile_options' => '對帳選項', + 'reconcile_range' => '對帳範圍', + 'start_reconcile' => '開始對帳', + 'cash_account_type' => 'Cash', + 'cash' => '現金', + 'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.', + 'account_type' => '帳戶類型', + 'save_transactions_by_moving' => '藉由移動至其他帳戶以儲存這些交易', + 'stored_new_account' => '新帳戶 ":name" 已儲存!', + 'updated_account' => '帳戶 ":name" 已更新', + 'credit_card_options' => '信用卡選項', + 'no_transactions_account' => '資產帳戶 ":name" 沒有交易 (在此區間)。', + 'no_transactions_period' => '沒有交易記錄 (在此期間)。', + 'no_data_for_chart' => '目前 (尚) 沒有足夠資訊以產生此圖表。', + 'select_at_least_one_account' => '選擇至少一個資產帳戶', + 'select_at_least_one_category' => '選擇至少一個分類', + 'select_at_least_one_budget' => '選擇至少一個預算', + 'select_at_least_one_tag' => '選擇至少一個標籤', + 'select_at_least_one_expense' => '選擇至少一個支出/收入帳戶組合,若無 (清單為空) 則此報表不可用。', + 'account_default_currency' => '此將為與此帳戶關連的預設貨幣。', + 'reconcile_has_more' => '您的 Firefly III 帳目比您的銀行有更多的金錢,有多個選項可應處,請選擇並按下 "確認對帳"。', + 'reconcile_has_less' => '您的 Firefly III 帳目比您的銀行有更少的金錢,有多個選項可應處,請選擇並按下 "確認對帳"。', + 'reconcile_is_equal' => '您的 Firefly III 帳目和您的銀行相符,無須處理,請按下 "確認對帳" 確認匯入。', + 'create_pos_reconcile_transaction' => '清除選擇交易,並建立校正,新增 :amount 至此資產帳戶。', + 'create_neg_reconcile_transaction' => '清除選擇交易,並建立校正,自此資產帳戶移除 :amount。', + 'reconcile_do_nothing' => '刪除選擇交易,但不校正。', + 'reconcile_go_back' => '您可稍後再編輯或刪除校正。', + 'must_be_asset_account' => '您只可以對帳資產帳戶。', + 'reconciliation_stored' => '已儲存對帳', + 'reconciliation_error' => '發生錯誤,交易已標記為已對帳,惟修正未能儲存: :error。', + 'reconciliation_transaction_title' => '對帳 (:from 至 :to)', + 'sum_of_reconciliation' => '對帳加總', + 'reconcile_this_account' => '對帳此帳戶', + 'confirm_reconciliation' => '確認對帳', + 'submitted_start_balance' => '初始餘額已送出', + 'selected_transactions' => '已選擇交易 (:count)', + 'already_cleared_transactions' => '以清空交易 (:count)', + 'submitted_end_balance' => '已送出結束餘額', + 'initial_balance_description' => '“:account” 的初始餘額', + 'interest_calc_' => '未知', + 'interest_calc_daily' => '每日', + 'interest_calc_monthly' => '每月', + 'interest_calc_yearly' => '每年', + 'initial_balance_account' => ':account 初始餘額帳戶', // categories: - 'new_category' => '新分類', - 'create_new_category' => '建立新分類', - 'without_category' => '沒有分類', - 'update_category' => '更新分類', - 'updated_category' => '已更新分類 “:name”', - 'categories' => '分類', - 'edit_category' => '編輯分類 “:name”', - 'no_category' => '(沒有分類)', - 'category' => '分類', - 'delete_category' => '刪除分類 “:name”', - 'deleted_category' => '已刪除分類 “:name”', - 'store_category' => '儲存新分類', - 'stored_category' => '已儲存新分類 “:name”', - 'without_category_between' => '自 :start 至 :end 之間沒有分類', + 'new_category' => '新分類', + 'create_new_category' => '建立新分類', + 'without_category' => '沒有分類', + 'update_category' => '更新分類', + 'updated_category' => '已更新分類 “:name”', + 'categories' => '分類', + 'edit_category' => '編輯分類 “:name”', + 'no_category' => '(沒有分類)', + 'category' => '分類', + 'delete_category' => '刪除分類 “:name”', + 'deleted_category' => '已刪除分類 “:name”', + 'store_category' => '儲存新分類', + 'stored_category' => '已儲存新分類 “:name”', + 'without_category_between' => '自 :start 至 :end 之間沒有分類', // transactions: - 'update_withdrawal' => '更新提款', - 'update_deposit' => '更新存款', - 'update_transfer' => '更新轉帳', - 'updated_withdrawal' => '已更新提款 “:description“', - 'updated_deposit' => '已更新存款 ”:description“', - 'updated_transfer' => '已更新轉帳 “:description”', - 'delete_withdrawal' => '刪除提款 “:description”', - 'delete_deposit' => '刪除存款 “:description”', - 'delete_transfer' => '刪除轉帳 “:description”', - 'deleted_withdrawal' => '已成功刪除提款 “:description”', - 'deleted_deposit' => '已成功刪除存款 “:description”', - 'deleted_transfer' => '已成功刪除轉帳 “:description”', - 'stored_journal' => '已成功建立新交易 “:description”', - 'stored_journal_no_descr' => '已成功建立新交易', - 'updated_journal_no_descr' => '已成功更新您的交易', - 'select_transactions' => '選擇交易', - 'rule_group_select_transactions' => '套用 ”:title“ 至交易', - 'rule_select_transactions' => '套用 ”:title“ 至交易', - 'stop_selection' => '停止選取交易', - 'reconcile_selected' => '對帳', - 'mass_delete_journals' => '刪除數個交易', - 'mass_edit_journals' => '編輯數個交易', - 'mass_bulk_journals' => '批次編輯數個交易', - 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', - 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', - 'bulk_set_new_values' => '在下方的輸入欄位設定新值。若您留空,則全部皆會為空白值。此外,請注意僅有提款會被賦予預算。', - 'no_bulk_category' => '不更新分類', - 'no_bulk_budget' => '不更新預算', - 'no_bulk_tags' => '不更新標籤', - 'mass_edit' => 'Edit selected individually', - 'bulk_edit' => 'Edit selected in bulk', - 'mass_delete' => 'Delete selected', - 'cannot_edit_other_fields' => '受版面空間所限,您僅能大量編輯此處顯示的欄位。若您需要編輯其他欄位,請按一下連結並逐一編輯。', - 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', - 'no_budget' => '(無預算)', - 'no_budget_squared' => '(無預算)', - 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', - 'mass_deleted_transactions_success' => '已刪除 :amount 筆交易。', - 'mass_edited_transactions_success' => '已更新 :amount 筆交易', - 'opt_group_' => '(沒有帳戶類型)', - 'opt_group_no_account_type' => '(沒有帳戶類型)', - 'opt_group_defaultAsset' => '預設資產帳戶', - 'opt_group_savingAsset' => '儲蓄帳戶', - 'opt_group_sharedAsset' => '共用資產帳戶', - 'opt_group_ccAsset' => '信用卡', - 'opt_group_cashWalletAsset' => '現金皮夾', - 'opt_group_expense_account' => 'Expense accounts', - 'opt_group_revenue_account' => 'Revenue accounts', - 'opt_group_l_Loan' => '債務: 貸款', - 'opt_group_cash_account' => 'Cash account', - 'opt_group_l_Debt' => '債務: 欠款', - 'opt_group_l_Mortgage' => '債務: 抵押', - 'opt_group_l_Credit card' => '債務: 信用卡', - 'notes' => '備註', - 'unknown_journal_error' => '無法儲存交易,請檢視日誌檔。', - 'attachment_not_found' => '此附加檔案無法被找到。', - 'journal_link_bill' => '此交易已與帳單 :name 鏈結。如要移除鏈結,取消核選方塊,使用規則將它與其他帳單鏈結。', + 'update_withdrawal' => '更新提款', + 'update_deposit' => '更新存款', + 'update_transfer' => '更新轉帳', + 'updated_withdrawal' => '已更新提款 “:description“', + 'updated_deposit' => '已更新存款 ”:description“', + 'updated_transfer' => '已更新轉帳 “:description”', + 'delete_withdrawal' => '刪除提款 “:description”', + 'delete_deposit' => '刪除存款 “:description”', + 'delete_transfer' => '刪除轉帳 “:description”', + 'deleted_withdrawal' => '已成功刪除提款 “:description”', + 'deleted_deposit' => '已成功刪除存款 “:description”', + 'deleted_transfer' => '已成功刪除轉帳 “:description”', + 'stored_journal' => '已成功建立新交易 “:description”', + 'stored_journal_no_descr' => '已成功建立新交易', + 'updated_journal_no_descr' => '已成功更新您的交易', + 'select_transactions' => '選擇交易', + 'rule_group_select_transactions' => '套用 ”:title“ 至交易', + 'rule_select_transactions' => '套用 ”:title“ 至交易', + 'stop_selection' => '停止選取交易', + 'reconcile_selected' => '對帳', + 'mass_delete_journals' => '刪除數個交易', + 'mass_edit_journals' => '編輯數個交易', + 'mass_bulk_journals' => '批次編輯數個交易', + 'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.', + 'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.', + 'bulk_set_new_values' => '在下方的輸入欄位設定新值。若您留空,則全部皆會為空白值。此外,請注意僅有提款會被賦予預算。', + 'no_bulk_category' => '不更新分類', + 'no_bulk_budget' => '不更新預算', + 'no_bulk_tags' => '不更新標籤', + 'mass_edit' => 'Edit selected individually', + 'bulk_edit' => 'Edit selected in bulk', + 'mass_delete' => 'Delete selected', + 'cannot_edit_other_fields' => '受版面空間所限,您僅能大量編輯此處顯示的欄位。若您需要編輯其他欄位,請按一下連結並逐一編輯。', + 'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.', + 'no_budget' => '(無預算)', + 'no_budget_squared' => '(無預算)', + 'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.', + 'mass_deleted_transactions_success' => '已刪除 :amount 筆交易。', + 'mass_edited_transactions_success' => '已更新 :amount 筆交易', + 'opt_group_' => '(沒有帳戶類型)', + 'opt_group_no_account_type' => '(沒有帳戶類型)', + 'opt_group_defaultAsset' => '預設資產帳戶', + 'opt_group_savingAsset' => '儲蓄帳戶', + 'opt_group_sharedAsset' => '共用資產帳戶', + 'opt_group_ccAsset' => '信用卡', + 'opt_group_cashWalletAsset' => '現金皮夾', + 'opt_group_expense_account' => 'Expense accounts', + 'opt_group_revenue_account' => 'Revenue accounts', + 'opt_group_l_Loan' => '債務: 貸款', + 'opt_group_cash_account' => 'Cash account', + 'opt_group_l_Debt' => '債務: 欠款', + 'opt_group_l_Mortgage' => '債務: 抵押', + 'opt_group_l_Credit card' => '債務: 信用卡', + 'notes' => '備註', + 'unknown_journal_error' => '無法儲存交易,請檢視日誌檔。', + 'attachment_not_found' => '此附加檔案無法被找到。', + 'journal_link_bill' => '此交易已與帳單 :name 鏈結。如要移除鏈結,取消核選方塊,使用規則將它與其他帳單鏈結。', // new user: - 'welcome' => '歡迎使用 Firefly III!', - 'submit' => '送出', - 'submit_yes_really' => '送出 (我知道我在幹嘛)', - 'getting_started' => '開始使用', - 'to_get_started' => '很高興看到您成功安裝 Firefly III。要開始使用此工具,請輸入您主要使用的的銀行名稱與餘額。別擔心,如您有多個帳戶,可以稍後新增,這儘是為了 Firefly III 需要初始使用而設。', - 'savings_balance_text' => 'Firefly III 會自動為您建立儲蓄帳戶。預設下,儲蓄帳戶會沒有金錢,但若您告訴 Firefly III 餘額為何,亦可以此儲存。', - 'finish_up_new_user' => '這就對了!您可按下 送出 繼續,您將被帶至 Firefly III 的首頁。', - 'stored_new_accounts_new_user' => '太好了!您的帳戶已被儲存。', - 'set_preferred_language' => '若您傾向在 Firefly III 使用其他語言,請於此表示。', - 'language' => '語系', - 'new_savings_account' => ':bank_name 儲蓄帳戶', - 'cash_wallet' => '現金皮夾', - 'currency_not_present' => '若您日常使用的貨幣未在表上,請別擔心,您可在 選項 > 貨幣 建立自己的貨幣', + 'welcome' => '歡迎使用 Firefly III!', + 'submit' => '送出', + 'submit_yes_really' => '送出 (我知道我在幹嘛)', + 'getting_started' => '開始使用', + 'to_get_started' => '很高興看到您成功安裝 Firefly III。要開始使用此工具,請輸入您主要使用的的銀行名稱與餘額。別擔心,如您有多個帳戶,可以稍後新增,這儘是為了 Firefly III 需要初始使用而設。', + 'savings_balance_text' => 'Firefly III 會自動為您建立儲蓄帳戶。預設下,儲蓄帳戶會沒有金錢,但若您告訴 Firefly III 餘額為何,亦可以此儲存。', + 'finish_up_new_user' => '這就對了!您可按下 送出 繼續,您將被帶至 Firefly III 的首頁。', + 'stored_new_accounts_new_user' => '太好了!您的帳戶已被儲存。', + 'set_preferred_language' => '若您傾向在 Firefly III 使用其他語言,請於此表示。', + 'language' => '語系', + 'new_savings_account' => ':bank_name 儲蓄帳戶', + 'cash_wallet' => '現金皮夾', + 'currency_not_present' => '若您日常使用的貨幣未在表上,請別擔心,您可在 選項 > 貨幣 建立自己的貨幣', // home page: - 'yourAccounts' => '您的帳戶', - 'your_accounts' => '您的帳戶概覽', - 'category_overview' => '分類概覽', - 'expense_overview' => '支出帳戶概覽', - 'revenue_overview' => '收入帳戶概覽', - 'budgetsAndSpending' => '預算與花費', - 'budgets_and_spending' => '預算與花費', - 'go_to_budget' => '前往預算 “{budget}”', - 'savings' => '儲蓄', - 'newWithdrawal' => '新支出', - 'newDeposit' => '新存款', - 'newTransfer' => '新轉帳', - 'bills_to_pay' => '待付帳單', - 'per_day' => '每日', - 'left_to_spend_per_day' => '每日剩餘花費', - 'bills_paid' => '已繳帳單', + 'yourAccounts' => '您的帳戶', + 'your_accounts' => '您的帳戶概覽', + 'category_overview' => '分類概覽', + 'expense_overview' => '支出帳戶概覽', + 'revenue_overview' => '收入帳戶概覽', + 'budgetsAndSpending' => '預算與花費', + 'budgets_and_spending' => '預算與花費', + 'go_to_budget' => '前往預算 “{budget}”', + 'savings' => '儲蓄', + 'newWithdrawal' => '新支出', + 'newDeposit' => '新存款', + 'newTransfer' => '新轉帳', + 'bills_to_pay' => '待付帳單', + 'per_day' => '每日', + 'left_to_spend_per_day' => '每日剩餘花費', + 'bills_paid' => '已繳帳單', // menu and titles, should be recycled as often as possible: - 'currency' => '貨幣', - 'preferences' => '偏好設定', - 'logout' => '登出', - 'toggleNavigation' => '切換導覽', - 'searchPlaceholder' => '搜尋…', - 'version' => '版本', - 'dashboard' => '監控面板', - 'available_budget' => '可用預算 ({currency})', - 'currencies' => '貨幣', - 'activity' => '活動', - 'usage' => '使用', - 'accounts' => '帳戶', - 'Asset account' => '資產帳戶', - 'Default account' => '資產帳戶', - 'Expense account' => '支出帳戶', - 'Revenue account' => '收入帳戶', - 'Initial balance account' => '初始餘額帳戶', - 'account_type_Debt' => '負債', - 'account_type_Loan' => '貸款', - 'account_type_Mortgage' => '抵押', - 'account_type_Credit card' => '信用卡', - 'budgets' => '預算', - 'tags' => '標籤', - 'reports' => '報表', - 'transactions' => '交易', - 'expenses' => '支出', - 'income' => '收入 / 所得', - 'transfers' => '轉帳', - 'moneyManagement' => '金錢管理', - 'money_management' => '金錢管理', - 'tools' => '工具', - 'piggyBanks' => '小豬撲滿', - 'piggy_banks' => '小豬撲滿', - 'amount_x_of_y' => '{current} 分之 {total}', - 'bills' => '帳單', - 'withdrawal' => '提款', - 'opening_balance' => '開戶餘額', - 'deposit' => '存款', - 'account' => '帳戶', - 'transfer' => '轉帳', - 'Withdrawal' => '提款', - 'Deposit' => '存款', - 'Transfer' => '轉帳', - 'bill' => '帳單', - 'yes' => '是', - 'no' => '否', - 'amount' => '金額', - 'overview' => '概覽', - 'saveOnAccount' => '存於帳戶', - 'unknown' => '未知', - 'daily' => '逐日', - 'monthly' => '逐月', - 'profile' => '個人檔案', - 'errors' => '錯誤', - 'debt_start_date' => '負債開始日期', - 'debt_start_amount' => '負債開始金額', - 'debt_start_amount_help' => '如欠債未還,建議您輸入負數,以便在您的資產淨值反映。如有別人的欠款,反之亦然。請參見說明頁面中的詳解。', - 'store_new_liabilities_account' => '儲存新債務', - 'edit_liabilities_account' => '編輯債務 “:name”', + 'currency' => '貨幣', + 'preferences' => '偏好設定', + 'logout' => '登出', + 'toggleNavigation' => '切換導覽', + 'searchPlaceholder' => '搜尋…', + 'version' => '版本', + 'dashboard' => '監控面板', + 'available_budget' => '可用預算 ({currency})', + 'currencies' => '貨幣', + 'activity' => '活動', + 'usage' => '使用', + 'accounts' => '帳戶', + 'Asset account' => '資產帳戶', + 'Default account' => '資產帳戶', + 'Expense account' => '支出帳戶', + 'Revenue account' => '收入帳戶', + 'Initial balance account' => '初始餘額帳戶', + 'account_type_Debt' => '負債', + 'account_type_Loan' => '貸款', + 'account_type_Mortgage' => '抵押', + 'account_type_Credit card' => '信用卡', + 'budgets' => '預算', + 'tags' => '標籤', + 'reports' => '報表', + 'transactions' => '交易', + 'expenses' => '支出', + 'income' => '收入 / 所得', + 'transfers' => '轉帳', + 'moneyManagement' => '金錢管理', + 'money_management' => '金錢管理', + 'tools' => '工具', + 'piggyBanks' => '小豬撲滿', + 'piggy_banks' => '小豬撲滿', + 'amount_x_of_y' => '{current} 分之 {total}', + 'bills' => '帳單', + 'withdrawal' => '提款', + 'opening_balance' => '開戶餘額', + 'deposit' => '存款', + 'account' => '帳戶', + 'transfer' => '轉帳', + 'Withdrawal' => '提款', + 'Deposit' => '存款', + 'Transfer' => '轉帳', + 'bill' => '帳單', + 'yes' => '是', + 'no' => '否', + 'amount' => '金額', + 'overview' => '概覽', + 'saveOnAccount' => '存於帳戶', + 'unknown' => '未知', + 'daily' => '逐日', + 'monthly' => '逐月', + 'profile' => '個人檔案', + 'errors' => '錯誤', + 'debt_start_date' => '負債開始日期', + 'debt_start_amount' => '負債開始金額', + 'debt_start_amount_help' => '如欠債未還,建議您輸入負數,以便在您的資產淨值反映。如有別人的欠款,反之亦然。請參見說明頁面中的詳解。', + 'store_new_liabilities_account' => '儲存新債務', + 'edit_liabilities_account' => '編輯債務 “:name”', // reports: - 'report_default' => '自 :start 至 :end 的預設財務報表', - 'report_audit' => '自 :start 至 :end 的交易歷史概覽', - 'report_category' => '自 :start 至 :end 的分類報表', - 'report_account' => '自 :start 至 :end 的支出/收入帳戶報表', - 'report_budget' => '自 :start 至 :end 的預算報表', - 'report_tag' => '自 :start 至 :end 的標籤報表', - 'quick_link_reports' => '快速連結', - 'quick_link_examples' => '以下為供您啟程的範例連結,查看 (?) 按鈕下的協助頁面以獲得所有報表以及可用魔術詞彙的資訊。', - 'quick_link_default_report' => '預設財務報表', - 'quick_link_audit_report' => '交易歷史概覽', - 'report_this_month_quick' => '目前月份之全部帳戶', - 'report_last_month_quick' => '上月,所有帳戶', - 'report_this_year_quick' => '目前年份之全部帳戶', - 'report_this_fiscal_year_quick' => '目前財政年度之全部帳戶', - 'report_all_time_quick' => '所有時間之全部帳戶', - 'reports_can_bookmark' => '請記得可以加入報表至我的最愛', - 'incomeVsExpenses' => '所得 vs. 支出', - 'accountBalances' => '帳戶餘額', - 'balanceStart' => '此區間起始餘額', - 'balanceEnd' => '此區間結束餘額', - 'splitByAccount' => '以帳戶分割', - 'coveredWithTags' => '以標籤涵蓋', - 'leftInBudget' => '預算剩餘', - 'sumOfSums' => '總和', - 'noCategory' => '(沒有分類)', - 'notCharged' => '(尚) 未開始', - 'inactive' => '未啟用', - 'active' => '啟用', - 'difference' => '差異', - 'money_flowing_in' => '在', - 'money_flowing_out' => '外', - 'topX' => '前 :number', - 'show_full_list' => '顯示所有清單', - 'show_only_top' => '僅顯示前 :number', - 'report_type' => '報表類型', - 'report_type_default' => '預設財務報表', - 'report_type_audit' => '交易歷史概覽 (稽核)', - 'report_type_category' => '分類報表', - 'report_type_budget' => '預算報表', - 'report_type_tag' => '標籤報表', - 'report_type_account' => '支出/收入帳戶報表', - 'more_info_help' => '可在協助頁面找到更多關於報表類型的資訊,請點選右上角的 (?) 圖示。', - 'report_included_accounts' => '已包含的帳戶', - 'report_date_range' => '日期範圍', - 'report_preset_ranges' => '預設範圍', - 'shared' => '共用', - 'fiscal_year' => '財政年度', - 'income_entry' => '帳戶 “:name” 自 :start 至 :end 的所得', - 'expense_entry' => '帳戶 “:name” 自 :start 至 :end 的支出', - 'category_entry' => 'Expenses and income in category ":name" between :start and :end', - 'budget_spent_amount' => '預算 “:budget” 自 :start 至 :end 的支出', - 'balance_amount' => '自 :start 至 :end 間由帳戶 ":account" 於預算 “:budget” 的支出', - 'no_audit_activity' => '帳戶 :account_name 自 :start 至 :end 沒有任何交易紀錄。', - 'audit_end_balance' => ':account_name 帳戶於 :end 終點的帳戶餘額為: :balance', - 'reports_extra_options' => '額外選項', - 'report_has_no_extra_options' => '此報表沒有額外選項', - 'reports_submit' => '檢視報表', - 'end_after_start_date' => '報表的結束日期必須在開始日期之後。', - 'select_category' => '選擇類別', - 'select_budget' => '選擇預算。', - 'select_tag' => '選擇標籤', - 'income_per_category' => '每個類別的收入', - 'expense_per_category' => '每個類別的支出', - 'expense_per_budget' => '每個預算的費用', - 'income_per_account' => '每個帳戶的收入', - 'expense_per_account' => '每個帳戶的支出', - 'expense_per_tag' => '每個標籤的支出', - 'income_per_tag' => '每個標籤的收入', - 'include_expense_not_in_budget' => '包含的支出不在所选的预算内', - 'include_expense_not_in_account' => '包含的支出不在所选的账户内', - 'include_expense_not_in_category' => '包含的支出不在所选的份额里内', - 'include_income_not_in_category' => '未列入所選類別的收入', - 'include_income_not_in_account' => '未列入所選帳戶的收入', - 'include_income_not_in_tags' => '未包含在所選標記中的收入', - 'include_expense_not_in_tags' => '未包含在所選標記中的支出', - 'everything_else' => '其他', - 'income_and_expenses' => '收入與支出', - 'spent_average' => '支出(平均)', - 'income_average' => '所得(平均)', - 'transaction_count' => '交易數', - 'average_spending_per_account' => '每個帳戶的平均支出', - 'average_income_per_account' => '每個帳戶的平均收入', - 'total' => '總共', - 'description' => '描述', - 'sum_of_period' => '区间内的总和', - 'average_in_period' => '區間平均', - 'account_role_defaultAsset' => '預設資產帳戶', - 'account_role_sharedAsset' => '共用資產帳戶', - 'account_role_savingAsset' => '儲蓄帳戶', - 'account_role_ccAsset' => '信用卡', - 'account_role_cashWalletAsset' => '現金錢包', - 'budget_chart_click' => '請點擊上表中的預算名稱查看圖表。', - 'category_chart_click' => '請點擊上表中的類別名稱以查看圖表。', - 'in_out_accounts' => '每個組合的所賺取與花費', - 'in_out_per_category' => '每個分類的所賺取與花費', - 'out_per_budget' => '每個預算的費用', - 'select_expense_revenue' => '選擇 支出/收入 帳戶', - 'multi_currency_report_sum' => '由於此清單包括多種貨幣,您所看到的總額並非合理的。報表會總是以您的預設貨幣為主。', - 'sum_in_default_currency' => '總額會總是以您的預設貨幣顯示', - 'net_filtered_prefs' => '此圖表永遠不會囊括未勾選 “包含於淨值" 選項的帳戶', + 'report_default' => '自 :start 至 :end 的預設財務報表', + 'report_audit' => '自 :start 至 :end 的交易歷史概覽', + 'report_category' => '自 :start 至 :end 的分類報表', + 'report_account' => '自 :start 至 :end 的支出/收入帳戶報表', + 'report_budget' => '自 :start 至 :end 的預算報表', + 'report_tag' => '自 :start 至 :end 的標籤報表', + 'quick_link_reports' => '快速連結', + 'quick_link_examples' => '以下為供您啟程的範例連結,查看 (?) 按鈕下的協助頁面以獲得所有報表以及可用魔術詞彙的資訊。', + 'quick_link_default_report' => '預設財務報表', + 'quick_link_audit_report' => '交易歷史概覽', + 'report_this_month_quick' => '目前月份之全部帳戶', + 'report_last_month_quick' => '上月,所有帳戶', + 'report_this_year_quick' => '目前年份之全部帳戶', + 'report_this_fiscal_year_quick' => '目前財政年度之全部帳戶', + 'report_all_time_quick' => '所有時間之全部帳戶', + 'reports_can_bookmark' => '請記得可以加入報表至我的最愛', + 'incomeVsExpenses' => '所得 vs. 支出', + 'accountBalances' => '帳戶餘額', + 'balanceStart' => '此區間起始餘額', + 'balanceEnd' => '此區間結束餘額', + 'splitByAccount' => '以帳戶分割', + 'coveredWithTags' => '以標籤涵蓋', + 'leftInBudget' => '預算剩餘', + 'sumOfSums' => '總和', + 'noCategory' => '(沒有分類)', + 'notCharged' => '(尚) 未開始', + 'inactive' => '未啟用', + 'active' => '啟用', + 'difference' => '差異', + 'money_flowing_in' => '在', + 'money_flowing_out' => '外', + 'topX' => '前 :number', + 'show_full_list' => '顯示所有清單', + 'show_only_top' => '僅顯示前 :number', + 'report_type' => '報表類型', + 'report_type_default' => '預設財務報表', + 'report_type_audit' => '交易歷史概覽 (稽核)', + 'report_type_category' => '分類報表', + 'report_type_budget' => '預算報表', + 'report_type_tag' => '標籤報表', + 'report_type_account' => '支出/收入帳戶報表', + 'more_info_help' => '可在協助頁面找到更多關於報表類型的資訊,請點選右上角的 (?) 圖示。', + 'report_included_accounts' => '已包含的帳戶', + 'report_date_range' => '日期範圍', + 'report_preset_ranges' => '預設範圍', + 'shared' => '共用', + 'fiscal_year' => '財政年度', + 'income_entry' => '帳戶 “:name” 自 :start 至 :end 的所得', + 'expense_entry' => '帳戶 “:name” 自 :start 至 :end 的支出', + 'category_entry' => 'Expenses and income in category ":name" between :start and :end', + 'budget_spent_amount' => '預算 “:budget” 自 :start 至 :end 的支出', + 'balance_amount' => '自 :start 至 :end 間由帳戶 ":account" 於預算 “:budget” 的支出', + 'no_audit_activity' => '帳戶 :account_name 自 :start 至 :end 沒有任何交易紀錄。', + 'audit_end_balance' => ':account_name 帳戶於 :end 終點的帳戶餘額為: :balance', + 'reports_extra_options' => '額外選項', + 'report_has_no_extra_options' => '此報表沒有額外選項', + 'reports_submit' => '檢視報表', + 'end_after_start_date' => '報表的結束日期必須在開始日期之後。', + 'select_category' => '選擇類別', + 'select_budget' => '選擇預算。', + 'select_tag' => '選擇標籤', + 'income_per_category' => '每個類別的收入', + 'expense_per_category' => '每個類別的支出', + 'expense_per_budget' => '每個預算的費用', + 'income_per_account' => '每個帳戶的收入', + 'expense_per_account' => '每個帳戶的支出', + 'expense_per_tag' => '每個標籤的支出', + 'income_per_tag' => '每個標籤的收入', + 'include_expense_not_in_budget' => '包含的支出不在所选的预算内', + 'include_expense_not_in_account' => '包含的支出不在所选的账户内', + 'include_expense_not_in_category' => '包含的支出不在所选的份额里内', + 'include_income_not_in_category' => '未列入所選類別的收入', + 'include_income_not_in_account' => '未列入所選帳戶的收入', + 'include_income_not_in_tags' => '未包含在所選標記中的收入', + 'include_expense_not_in_tags' => '未包含在所選標記中的支出', + 'everything_else' => '其他', + 'income_and_expenses' => '收入與支出', + 'spent_average' => '支出(平均)', + 'income_average' => '所得(平均)', + 'transaction_count' => '交易數', + 'average_spending_per_account' => '每個帳戶的平均支出', + 'average_income_per_account' => '每個帳戶的平均收入', + 'total' => '總共', + 'description' => '描述', + 'sum_of_period' => '区间内的总和', + 'average_in_period' => '區間平均', + 'account_role_defaultAsset' => '預設資產帳戶', + 'account_role_sharedAsset' => '共用資產帳戶', + 'account_role_savingAsset' => '儲蓄帳戶', + 'account_role_ccAsset' => '信用卡', + 'account_role_cashWalletAsset' => '現金錢包', + 'budget_chart_click' => '請點擊上表中的預算名稱查看圖表。', + 'category_chart_click' => '請點擊上表中的類別名稱以查看圖表。', + 'in_out_accounts' => '每個組合的所賺取與花費', + 'in_out_per_category' => '每個分類的所賺取與花費', + 'out_per_budget' => '每個預算的費用', + 'select_expense_revenue' => '選擇 支出/收入 帳戶', + 'multi_currency_report_sum' => '由於此清單包括多種貨幣,您所看到的總額並非合理的。報表會總是以您的預設貨幣為主。', + 'sum_in_default_currency' => '總額會總是以您的預設貨幣顯示', + 'net_filtered_prefs' => '此圖表永遠不會囊括未勾選 “包含於淨值" 選項的帳戶', // charts: - 'chart' => '圖表', - 'month' => '月', - 'budget' => '預算', - 'spent' => '支出', - 'spent_in_budget' => '預算內支出', - 'left_to_spend' => '剩餘可花費', - 'earned' => '已賺得', - 'overspent' => '超支', - 'left' => '剩餘', - 'max-amount' => '最小金額', - 'min-amount' => '最大金額', - 'journal-amount' => '目前帳單條目', - 'name' => '名稱', - 'date' => '日期', - 'paid' => '已付款', - 'unpaid' => '未付款', - 'day' => '日', - 'budgeted' => '已列入預算', - 'period' => '區間', - 'balance' => '餘額', - 'sum' => '總計', - 'summary' => '概要', - 'average' => '平均', - 'balanceFor' => ':name 的餘額', - 'no_tags_for_cloud' => '沒有產生雲的標籤', - 'tag_cloud' => '標籤雲', + 'chart' => '圖表', + 'month' => '月', + 'budget' => '預算', + 'spent' => '支出', + 'spent_in_budget' => '預算內支出', + 'left_to_spend' => '剩餘可花費', + 'earned' => '已賺得', + 'overspent' => '超支', + 'left' => '剩餘', + 'max-amount' => '最小金額', + 'min-amount' => '最大金額', + 'journal-amount' => '目前帳單條目', + 'name' => '名稱', + 'date' => '日期', + 'paid' => '已付款', + 'unpaid' => '未付款', + 'day' => '日', + 'budgeted' => '已列入預算', + 'period' => '區間', + 'balance' => '餘額', + 'sum' => '總計', + 'summary' => '概要', + 'average' => '平均', + 'balanceFor' => ':name 的餘額', + 'no_tags_for_cloud' => '沒有產生雲的標籤', + 'tag_cloud' => '標籤雲', // piggy banks: - 'add_money_to_piggy' => '新增金錢至小豬撲滿 “:name”', - 'piggy_bank' => '小豬撲滿', - 'new_piggy_bank' => '新小豬撲滿', - 'store_piggy_bank' => '儲存新小豬撲滿', - 'stored_piggy_bank' => '儲存新小豬撲滿 “:name”', - 'account_status' => '帳戶狀態', - 'left_for_piggy_banks' => '留給小豬撲滿', - 'sum_of_piggy_banks' => '小豬撲滿總和', - 'saved_so_far' => '保存到目前為止', - 'left_to_save' => '剩餘可供儲蓄', - 'suggested_amount' => '建議每月儲蓄金額', - 'add_money_to_piggy_title' => '新增金錢至小豬撲滿 “:name”', - 'remove_money_from_piggy_title' => '自小豬撲滿 “:name” 中移走金錢', - 'add' => '新增', - 'no_money_for_piggy' => '您已沒有錢可放至小豬撲滿', - 'suggested_savings_per_month' => '每月建議', + 'add_money_to_piggy' => '新增金錢至小豬撲滿 “:name”', + 'piggy_bank' => '小豬撲滿', + 'new_piggy_bank' => '新小豬撲滿', + 'store_piggy_bank' => '儲存新小豬撲滿', + 'stored_piggy_bank' => '儲存新小豬撲滿 “:name”', + 'account_status' => '帳戶狀態', + 'left_for_piggy_banks' => '留給小豬撲滿', + 'sum_of_piggy_banks' => '小豬撲滿總和', + 'saved_so_far' => '保存到目前為止', + 'left_to_save' => '剩餘可供儲蓄', + 'suggested_amount' => '建議每月儲蓄金額', + 'add_money_to_piggy_title' => '新增金錢至小豬撲滿 “:name”', + 'remove_money_from_piggy_title' => '自小豬撲滿 “:name” 中移走金錢', + 'add' => '新增', + 'no_money_for_piggy' => '您已沒有錢可放至小豬撲滿', + 'suggested_savings_per_month' => '每月建議', 'remove' => '移除', 'max_amount_add' => '所能增加之最大金額為', @@ -1398,20 +1408,20 @@ return [ 'skip_transaction' => '略過情況', 'jump_to_friday' => '於前一個週五建立交易', 'jump_to_monday' => '於次一個週一建立交易', - 'will_jump_friday' => '將於週五建立交易,而非週末。', - 'will_jump_monday' => '將於週一建立交易,而非週末。', - 'except_weekends' => '例外的周末', - 'recurrence_deleted' => '週期性交易 ":title" 已刪除', + 'will_jump_friday' => '將於週五建立交易,而非週末。', + 'will_jump_monday' => '將於週一建立交易,而非週末。', + 'except_weekends' => '例外的周末', + 'recurrence_deleted' => '週期性交易 ":title" 已刪除', // new lines for summary controller. - 'box_balance_in_currency' => '餘額 (:currency)', - 'box_spent_in_currency' => '已花費 (:currency)', - 'box_earned_in_currency' => '盈利 (:currency)', - 'box_sum_in_currency' => 'Sum (:currency)', - 'box_bill_paid_in_currency' => '已付帳單 (:currency)', - 'box_bill_unpaid_in_currency' => '未付帳單 (:currency)', - 'box_left_to_spend_in_currency' => '可供花費 (:currency)', - 'box_net_worth_in_currency' => '淨值 (:currency)', - 'box_spend_per_day' => '每日可供花費: :amount', + 'box_balance_in_currency' => '餘額 (:currency)', + 'box_spent_in_currency' => '已花費 (:currency)', + 'box_earned_in_currency' => '盈利 (:currency)', + 'box_sum_in_currency' => 'Sum (:currency)', + 'box_bill_paid_in_currency' => '已付帳單 (:currency)', + 'box_bill_unpaid_in_currency' => '未付帳單 (:currency)', + 'box_left_to_spend_in_currency' => '可供花費 (:currency)', + 'box_net_worth_in_currency' => '淨值 (:currency)', + 'box_spend_per_day' => '每日可供花費: :amount', ]; diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php index a7d3ec7a36..db52d7fe45 100644 --- a/resources/lang/zh_TW/validation.php +++ b/resources/lang/zh_TW/validation.php @@ -120,18 +120,19 @@ return [ 'string' => ':attribute 必須是字串。', 'url' => ':attribute 格式無效。', 'timezone' => ':attribute 必須是有效的時區。', - '2fa_code' => '欄位 :attribute 無效。', - 'dimensions' => ':attribute 圖片尺寸無效。', - 'distinct' => '欄位 :attribute 有重複值。', - 'file' => ':attribute 必須是檔案。', - 'in_array' => '欄位 :attribute 不存在於 :other。', - 'present' => ':attribute 欄位必須存在。', - 'amount_zero' => '總金額不能為零。', - 'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。', - 'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security', - 'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。', - 'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。', - 'invalid_account_info' => '無效的帳戶資訊。', + '2fa_code' => '欄位 :attribute 無效。', + 'dimensions' => ':attribute 圖片尺寸無效。', + 'distinct' => '欄位 :attribute 有重複值。', + 'file' => ':attribute 必須是檔案。', + 'in_array' => '欄位 :attribute 不存在於 :other。', + 'present' => ':attribute 欄位必須存在。', + 'amount_zero' => '總金額不能為零。', + 'current_target_amount' => 'The current amount must be less than the target amount.', + 'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。', + 'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security', + 'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。', + 'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。', + 'invalid_account_info' => '無效的帳戶資訊。', 'attributes' => [ 'email' => '電子郵件地址', 'description' => '描述',