From 717d1a361280889fd6c3e615000c70042a4d6a45 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 8 Aug 2019 17:03:19 +0200 Subject: [PATCH] Getting close enough for inclusion. --- resources/lang/cs_CZ/auth.php | 28 + resources/lang/cs_CZ/bank.php | 26 + resources/lang/cs_CZ/breadcrumbs.php | 59 ++ resources/lang/cs_CZ/components.php | 32 + resources/lang/cs_CZ/config.php | 51 + resources/lang/cs_CZ/csv.php | 26 + resources/lang/cs_CZ/demo.php | 38 + resources/lang/cs_CZ/firefly.php | 1415 ++++++++++++++++++++++++++ resources/lang/cs_CZ/form.php | 259 +++++ resources/lang/cs_CZ/import.php | 316 ++++++ resources/lang/cs_CZ/intro.php | 160 +++ resources/lang/cs_CZ/list.php | 136 +++ resources/lang/cs_CZ/pagination.php | 28 + resources/lang/cs_CZ/passwords.php | 32 + resources/lang/cs_CZ/validation.php | 195 ++++ 15 files changed, 2801 insertions(+) create mode 100644 resources/lang/cs_CZ/auth.php create mode 100644 resources/lang/cs_CZ/bank.php create mode 100644 resources/lang/cs_CZ/breadcrumbs.php create mode 100644 resources/lang/cs_CZ/components.php create mode 100644 resources/lang/cs_CZ/config.php create mode 100644 resources/lang/cs_CZ/csv.php create mode 100644 resources/lang/cs_CZ/demo.php create mode 100644 resources/lang/cs_CZ/firefly.php create mode 100644 resources/lang/cs_CZ/form.php create mode 100644 resources/lang/cs_CZ/import.php create mode 100644 resources/lang/cs_CZ/intro.php create mode 100644 resources/lang/cs_CZ/list.php create mode 100644 resources/lang/cs_CZ/pagination.php create mode 100644 resources/lang/cs_CZ/passwords.php create mode 100644 resources/lang/cs_CZ/validation.php diff --git a/resources/lang/cs_CZ/auth.php b/resources/lang/cs_CZ/auth.php new file mode 100644 index 0000000000..613031af89 --- /dev/null +++ b/resources/lang/cs_CZ/auth.php @@ -0,0 +1,28 @@ +. + */ + +declare(strict_types=1); + +return [ + 'failed' => 'Nesprávné přihlašovací údaje.', + 'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to znovu za :seconds sekund.', +]; diff --git a/resources/lang/cs_CZ/bank.php b/resources/lang/cs_CZ/bank.php new file mode 100644 index 0000000000..5d00b1e685 --- /dev/null +++ b/resources/lang/cs_CZ/bank.php @@ -0,0 +1,26 @@ +. + */ + +declare(strict_types=1); + +return [ +]; diff --git a/resources/lang/cs_CZ/breadcrumbs.php b/resources/lang/cs_CZ/breadcrumbs.php new file mode 100644 index 0000000000..06bcc54eaf --- /dev/null +++ b/resources/lang/cs_CZ/breadcrumbs.php @@ -0,0 +1,59 @@ +. + */ + +declare(strict_types=1); + +return [ + 'home' => 'Domů', + 'edit_currency' => 'Upravit měnu „:name“', + 'delete_currency' => 'Odstranit měnu „:name“', + 'newPiggyBank' => 'Vytvořit novou pokladničku', + 'edit_piggyBank' => 'Upravit pokladničku „:name“', + 'preferences' => 'Předvolby', + 'profile' => 'Profil', + 'changePassword' => 'Změnit heslo', + 'change_email' => 'Změnit e-mailovou adresu', + 'bills' => 'Účtenky a faktury', + 'newBill' => 'Nová účtenka/faktura', + 'edit_bill' => 'Upravit účtenku/fakturu „:name“', + 'delete_bill' => 'Odstranit účtenku/fakturu „:name“', + 'reports' => 'Sestavy', + 'search_result' => 'Výsledky hledání pro „:query“', + 'withdrawal_list' => 'Výdaje', + 'Withdrawal_list' => 'Expenses', + 'deposit_list' => 'Výnosy, příjmy a vklady', + 'transfer_list' => 'Převody', + 'transfers_list' => 'Převody', + 'reconciliation_list' => 'Vyúčtování', + 'create_withdrawal' => 'Vytvořit nový výběr', + 'create_deposit' => 'Vytvořit nový vklad', + 'create_transfer' => 'Vytvořit nový převod', + 'create_new_transaction' => 'Vytvořit novou transakci', + 'edit_journal' => 'Upravit transakci „:description“', + 'edit_reconciliation' => 'Upravit „:description“', + 'delete_journal' => 'Odstranit transakci „:description“', + 'tags' => 'Štítky', + 'createTag' => 'Vytvořit nový štítek', + 'edit_tag' => 'Upravit štítek „:tag“', + 'delete_tag' => 'Odstranit štítek „:tag“', + 'delete_journal_link' => 'Odstranit vazbu mezi transakcemi', +]; diff --git a/resources/lang/cs_CZ/components.php b/resources/lang/cs_CZ/components.php new file mode 100644 index 0000000000..b3f2cf68ec --- /dev/null +++ b/resources/lang/cs_CZ/components.php @@ -0,0 +1,32 @@ +. + */ + +declare(strict_types=1); + +return [ + // profile + 'personal_access_tokens' => 'Osobní přístupový token', + + // bills: + 'not_expected_period' => 'Neočekáváno v tomto období', + 'not_or_not_yet' => 'Zatím ne', +]; diff --git a/resources/lang/cs_CZ/config.php b/resources/lang/cs_CZ/config.php new file mode 100644 index 0000000000..a8a9aef265 --- /dev/null +++ b/resources/lang/cs_CZ/config.php @@ -0,0 +1,51 @@ +. + */ + +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', +]; diff --git a/resources/lang/cs_CZ/csv.php b/resources/lang/cs_CZ/csv.php new file mode 100644 index 0000000000..aae109a40a --- /dev/null +++ b/resources/lang/cs_CZ/csv.php @@ -0,0 +1,26 @@ +. + */ + +declare(strict_types=1); + +return [ +]; diff --git a/resources/lang/cs_CZ/demo.php b/resources/lang/cs_CZ/demo.php new file mode 100644 index 0000000000..cca1d66268 --- /dev/null +++ b/resources/lang/cs_CZ/demo.php @@ -0,0 +1,38 @@ +. + */ + +declare(strict_types=1); + +return [ + 'no_demo_text' => 'Je nám líto, ale pro na této stránce není žádný další text vysvětlující ukázku.', + 'see_help_icon' => 'Nicméně, ikona v pravém horním rohu vám může sdělit více.', + 'index' => 'Vítejte ve Firefly III! Tato stránka je rychlým přehledem vašich financí. Pro další informace se podívejte na Účty → Účty aktiv a samozřejmě Rozpočty a Výkazy. Nebo se prostě po aplikaci porozhlédněte.', + 'accounts-index' => 'Účty aktiv jsou vaše osobní bankovní účty. Výdajové účty jsou ty, na kterých utrácíte peníze, jako například obchody a spol. Příjmové účty jsou ty, ze kterých dostáváte peníze, jako například vaše zaměstnání, stát nebo jiné zdroje příjmu. Závazky jsou dluhy a půjčky, jako například staré dluhy z kreditní karty nebo studentské půjčky. Na této stránce je možné je upravovat nebo odebírat.', + 'budgets-index' => 'Tato stránka je přehledem vašich rozpočtů. Horní lišta zobrazuje částku která je pro rozpočet k dispozici. To může být pro libovolné období upraveno kliknutím na částku vpravo. Částka, kterou jste skutečně utratili je zobrazena v liště níže. Pod tím jsou výdaje v jednotlivých rozpočtech a co jste z nich naplánovali.', + 'reports-index-start' => 'Firefly III podporuje mnoho výkazů. Přečtěte si o nich kliknutím na ikonu - v pravém horním rohu.', + 'reports-index-examples' => 'Nezapomeňte se podívat na tyto ukázky: měsíční finanční přehled, roční finanční přehled a přehled rozpočtu.', + 'currencies-index' => 'Firefly III podporuje vícero měn. Ačkoli výchozí je Euro, je možné ho nastavit na americký dolar a mnoho dalších měn. Jak můžete vidět, malá sbírka měn je obsažena a je možné si přidat svou vlastní. Změna výchozí měny se nedotkne té u existujících transakcí: Firefly III podporuje použití vícero měn současně.', + 'transactions-index' => 'Tyto výdaje, vklady a převody nejsou zvlášť nápadité. Byly vytvořeny automaticky.', + 'piggy-banks-index' => 'Jak je možné vidět, jsou zde tři pokladničky. Pomocí tlačítek plus a mínus ovlivníte částku v každé z pokladniček. Kliknutí na název pokladničky zobrazí správu pro každou z nich.', + 'import-index' => 'Do Firefly III lze importovat libovolný CSV soubor. Také podporuje importování dat z bunq a Specter. Ostatní banky a finanční slučovače budou implementovány v budoucnu. Jako demouživatel můžete v akci vidět pouze podstrčeného poskytovatele. Vytvoří nějaké náhodné transakce pro zobrazení toho, jak proces funguje.', + 'profile-index' => 'Mějte na paměti, že obsah demostránky je každé čtyři hodny smazán. Přístup může být zrušen kdykoli. Toto se děje automaticky a nejedná se o chybu.', +]; diff --git a/resources/lang/cs_CZ/firefly.php b/resources/lang/cs_CZ/firefly.php new file mode 100644 index 0000000000..7e80a31f7f --- /dev/null +++ b/resources/lang/cs_CZ/firefly.php @@ -0,0 +1,1415 @@ +. + */ + +declare(strict_types=1); + +return [ + // general stuff: + 'close' => 'Zavřít', + 'actions' => 'Akce', + 'edit' => 'Upravit', + 'delete' => 'Odstranit', + 'split' => 'Rozdělit', + 'clone' => 'Klonovat', + 'last_seven_days' => 'Uplynulých 7 dnů', + 'last_thirty_days' => 'Uplynulých 30 dní', + 'welcomeBack' => 'Co hraje?', + 'welcome_back' => 'Co hraje?', + 'everything' => 'Vše', + 'today' => 'dnes', + 'customRange' => 'Vlastní rozsah', + 'apply' => 'Použít', + 'select_date' => 'Vyberte datum…', + 'cancel' => 'Storno', + 'from' => 'Od', + 'to' => 'Komu', + 'structure' => 'Struktura', + 'help_translating' => 'Text této nápovědy ještě není k dispozici ve vašem jazyce. Pomůžete s překladem?', + 'showEverything' => 'Zobrazit vše', + 'never' => 'Nikdy', + 'no_results_for_empty_search' => 'Nezadali jste žádné parametry vyhledávání, takže nebylo co hledat.', + 'removed_amount' => 'Odebráno :amount', + 'added_amount' => 'Přidáno :amount', + 'asset_account_role_help' => 'Jakékoliv další možnosti, vyplývající z vaší volby lze nastavit později.', + 'Opening balance' => 'Počáteční zůstatek', + 'create_new_stuff' => 'Vytvořit novou věc', + 'new_withdrawal' => 'Nový výběr', + 'create_new_transaction' => 'Přidat novou transakci', + 'new_transaction' => 'Nová transakce', + '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', + 'go_to_bills' => 'Přejít k účtům', + 'go_to_expense_accounts' => 'Zobrazit výdajové účty', + 'go_to_revenue_accounts' => 'Zobrazit výnosové účty', + 'go_to_piggies' => 'Přejít k pokladničkám', + 'new_deposit' => 'Nový vklad', + 'new_transfer' => 'Nový převod', + 'new_transfers' => 'Nový převod', + 'new_asset_account' => 'Nový účet s aktivy', + 'new_expense_account' => 'Nový výdajový účet', + 'new_revenue_account' => 'Nový výnosový účet', + 'new_liabilities_account' => 'Nový závazek', + 'new_budget' => 'Nový rozpočet', + 'new_bill' => 'Nová platba', + 'block_account_logout' => 'Byli jste odhlášeni. Zablokované účty nemohou tuto stránku používat. Zaregistrovali jste se pomocí platné e-mailové adresy?', + 'flash_success' => 'Úspěšně dokončeno!', + 'flash_info' => 'Zpráva', + 'flash_warning' => 'Varování!', + 'flash_error' => 'Chyba!', + 'flash_info_multiple' => 'Jedna zpráva | :count zpráv', + 'flash_error_multiple' => 'Jedna chyba | :count chyb', + 'net_worth' => 'Čisté jmění', + 'route_has_no_help' => 'Pro tento směr není k dispozici nápověda.', + 'help_for_this_page' => 'Nápověda pro tuto stránku', + '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.', + '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.', + 'expenses_by_category' => 'Výdaje podle kategorie', + 'expenses_by_budget' => 'Výdaje podle rozpočtu', + 'income_by_category' => 'Příjem podle kategorie', + 'expenses_by_asset_account' => 'Výdaje podle účtů aktiv', + 'expenses_by_expense_account' => 'Výdaje podle výdajových účtů', + 'cannot_redirect_to_account' => 'Firefly III se nedaří přesměrovat vás na správnou stránku. Omlouváme se.', + 'sum_of_expenses' => 'Souhrn výdajů', + 'sum_of_income' => 'Souhrn příjmů', + 'liabilities' => 'Závazky', + 'spent_in_specific_budget' => 'Utraceno v rozpočtu „:budget“', + 'sum_of_expenses_in_budget' => 'Celkem utraceno v rozpočtu „:budget“', + 'left_in_budget_limit' => 'Ponecháno k utracení dle rozpočtu', + 'current_period' => 'Stávající období', + 'show_the_current_period_and_overview' => 'Zobrazit stávající období a přehled', + 'pref_languages_locale' => 'Aby správně fungovalo i pro jiné jazyky, než je angličtina je třeba, aby operační systém byl vybaven správnými údaji o místních a jazykových nastaveních. Pokud nejsou přítomné, data měn, datumů a částek mohou být chybně formátované.', + 'budget_in_period' => 'Veškeré transakce pro rozpočet „:name“ mezi :start a :end', + 'chart_budget_in_period' => 'Graf veškerých transakcí pro rozpočet „:name“ mezi :start a :end', + 'chart_account_in_period' => 'Graf veškerých transakcí pro účet „:name“ mezi :start a :end', + 'chart_category_in_period' => 'Graf veškerých transakcí pro kategorii „:name“ mezi :start a :end', + 'chart_category_all' => 'Graf veškerých transakcí pro kategoii „:name“', + 'clone_withdrawal' => 'Klonovat tento výběr', + 'clone_deposit' => 'Klonovat tento vklad', + 'clone_transfer' => 'Klonovat tento převod', + 'multi_select_no_selection' => 'Nic nevybráno', + 'multi_select_select_all' => 'Vybrat vše', + 'multi_select_n_selected' => 'vybráno', + 'multi_select_all_selected' => 'Všechny vybrané', + 'multi_select_filter_placeholder' => 'Najít…', + 'intro_next_label' => 'Následující', + 'intro_prev_label' => 'Předchozí', + 'intro_skip_label' => 'Přeskočit', + 'intro_done_label' => 'Hotovo', + 'between_dates_breadcrumb' => 'Mezi :start a :end', + 'all_journals_without_budget' => 'Všechny transakce bez rozpočtu', + 'journals_without_budget' => 'Transakce bez rozpočtu', + 'all_journals_without_category' => 'Všechny transakce bez kategorie', + 'journals_without_category' => 'Transakce bez kategorie', + 'all_journals_for_account' => 'Všechny transakce pro účet :name', + 'chart_all_journals_for_account' => 'Graf veškerých transakcí pro účet „:name“', + 'journals_in_period_for_account' => 'Veškeré transakce pro účet „:name“ mezi :start a :end', + 'transferred' => 'Přeneseno', + 'all_withdrawal' => 'Všechny výdaje', + 'all_transactions' => 'Všechny transakce', + 'title_withdrawal_between' => 'Všechny výdaje mezi :start a :end', + 'all_deposit' => 'Veškeré výnosy', + 'title_deposit_between' => 'Všechny výnosy mezi :start a :end', + 'all_transfers' => 'Všechny převody', + 'title_transfers_between' => 'Všechny převody mezi :start a :end', + 'all_transfer' => 'Všechny převody', + 'all_journals_for_tag' => 'Všechny transakce pro značku „:tag“', + 'title_transfer_between' => 'Všechny převody mezi :start a :end', + 'all_journals_for_category' => 'Všechny transakce pro kategorii :name', + 'all_journals_for_budget' => 'Všechny transakce pro rozpočet :name', + 'chart_all_journals_for_budget' => 'Graf veškerých transakcí pro rozpočet „:name“', + 'journals_in_period_for_category' => 'Veškeré transakce pro kategorii „:name“ mezi :start a :end', + 'journals_in_period_for_tag' => 'Veškeré transakce pro štítek :tag mezi :start a :end', + 'not_available_demo_user' => 'Funkce, kterou se snažíte použít není uživatelům ukázky k dispozici.', + 'exchange_rate_instructions' => 'Účet aktiv „@name“ přijímá transakce pouze v @native_currency. Pokud chcete namísto toho použít @foreign_currency ověřte, že je známa také částka v @native_currency:', + 'transfer_exchange_rate_instructions' => 'Source asset account "@source_name" only accepts transactions in @source_currency. Destination asset account "@dest_name" only accepts transactions in @dest_currency. You must provide the transferred amount correctly in both currencies.', + 'transaction_data' => 'Data transakce', + 'invalid_server_configuration' => 'Neplatné nastavení serveru', + 'invalid_locale_settings' => 'Firefly III nemůže formátovat peněžní účty protože na vašem serveru chybí potřebné balíčky. Jsou k dispozici pokyny, jak to napravit.', + 'quickswitch' => 'Rychlé přepnutí', + 'sign_in_to_start' => 'Pro zahájení vaší relace se přihlaste', + 'sign_in' => 'Přihlásit', + 'register_new_account' => 'Zaregistrovat nový účet', + 'forgot_my_password' => 'Zapomněl(a) jsem své heslo', + 'problems_with_input' => 'Vyskytly se problémy se vstupními údaji.', + 'reset_password' => 'Resetovat své heslo', + 'button_reset_password' => 'Resetovat heslo', + 'reset_button' => 'Reset', + 'want_to_login' => 'Chci se přihlásit', + 'login_page_title' => 'Přihlášení do Firefly III', + 'register_page_title' => 'Registrace do Firefly III', + 'forgot_pw_page_title' => 'Zapomenuté heslo do Firefly III', + 'reset_pw_page_title' => 'Reset hesla do Firefly III', + 'cannot_reset_demo_user' => 'Heslo uživatele pro ukázku (demo) nelze resetovat.', + 'button_register' => 'Zaregistrovat se', + 'authorization' => 'Pověření', + 'active_bills_only' => 'pouze aktivní účty', + 'average_per_bill' => 'průměr na účet', + 'expected_total' => 'očekávaný celkový součet', + // API access + 'authorization_request' => 'Požadavek na ověření – Firefly III verze :version', + 'authorization_request_intro' => ':client žádá oprávnění pro přístup k vaší finanční správě. Chcete autorizovat :client pro přístup k těmto záznamům?', + 'scopes_will_be_able' => 'Tato aplikace bude moci:', + 'button_authorize' => 'Autorizovat', + 'none_in_select_list' => '(žádné)', + 'name_in_currency' => ':name v :currency', + 'paid_in_currency' => 'Zaplaceno v :currency', + 'unpaid_in_currency' => 'Nezaplaceno v :currency', + + // check for updates: + 'update_check_title' => 'Zjistit dostupnost případných aktualizací', + 'admin_update_check_title' => 'Zjišťovat dostupnost případných aktualizací automaticky', + 'admin_update_check_explain' => 'Firefly III může automaticky zjišťovat dostupnost případných aktualizací. Pokud toto zapnete, obrátí se na portál Github a zjistí, zda je k dispozici nová verze Firefly III. Pokud ano, budete na to upozorněni. Fungování tohoto oznámení je možné si vyzkoušet pomocí tlačítka vpravo. Označte níže, zda si přejete, aby Firefly III zjišťovalo dostupnost případných aktualizací.', + 'check_for_updates_permission' => 'Firefly III umí zjišťovat dostupnost případných aktualizací, ale potřebuje k tomu vaše svolení. Přejděte do správy a označte, zda chcete tuto funkci zapnout.', + 'updates_ask_me_later' => 'Zeptat se znovu později', + 'updates_do_not_check' => 'Nezjišťovat dostupnost případných aktualizací', + 'updates_enable_check' => 'Zjišťovat dostupnost případných aktualizací', + 'admin_update_check_now_title' => 'Zjistit dostupno případných aktualizací nyní', + 'admin_update_check_now_explain' => 'Stisknutím tohoto tlačítka Firefly III ověří, zda používáte nejnovější verzi.', + 'check_for_updates_button' => 'Zkontrolovat nyní!', + 'update_new_version_alert' => 'Je k dispozici nová verze Firefly III. Nyní provozujete verzi :your_version, nejnovější verze je :new_version, která byla vydaná :date.', + 'update_current_version_alert' => 'Provozujete verzi :version, která je nejnovější dostupnou verzí.', + 'update_newer_version_alert' => 'Provozujete verzi :your_version, zatímco nejnovější vydání je verze :new_version.', + 'update_check_error' => 'Došlo k chybě při zjišťování případných aktualizací. Podívejte se do souborů se záznamem událostí.', + + // search + 'search' => 'Hledat', + '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_on' => 'Datum transakce je :value', + 'search_modifier_before' => 'Datum transakce je před :value', + 'search_modifier_after' => 'Datum transakce je po :value', + 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', + 'general_search_error' => 'Při hledání došlo k chybě. Podrobnosti naleznete v souborech se záznamem událostí.', + 'search_box' => 'Hledat', + 'search_box_intro' => 'Vítejte ve funkci vyhledávání ve Firefly III. Vyhledávací dotaz zadejte do kolonky. Protože vyhledávání poskytuje opravdu mnoho pokročilých funkcí, bude užitečné přečíst si nápovědu.', + 'search_error' => 'Chyba při hledání', + 'search_searching' => 'Hledání…', + 'search_results' => 'Výsledky hledání', + + // repeat frequencies: + 'repeat_freq_yearly' => 'ročně', + 'repeat_freq_half-year' => 'půloročně', + 'repeat_freq_quarterly' => 'čtvrtletně', + 'repeat_freq_monthly' => 'měsíčně', + 'repeat_freq_weekly' => 'týdně', + 'weekly' => 'týdně', + 'quarterly' => 'čtvrtletně', + 'half-year' => 'půlročně', + 'yearly' => 'ročně', + + // rules + 'rules' => 'Pravidla', + 'rule_name' => 'Název pravidla', + 'rule_triggers' => 'Pravidlo se uplatní když', + 'rule_actions' => 'Pravidlo bude', + 'new_rule' => 'Nové pravidlo', + 'new_rule_group' => 'Nová skupina pravidel', + 'rule_priority_up' => 'Zvýšit prioritu pravidla', + 'rule_priority_down' => 'Snížit prioritu pravidla', + 'make_new_rule_group' => 'Vytvořit novou skupinu pravidel', + 'store_new_rule_group' => 'Uložit novou skupinu pravidel', + 'created_new_rule_group' => 'Nová skupina pravidel „:title“ uložena!', + 'updated_rule_group' => 'Skupina pravidel „:title“ úspěšně aktualizována.', + 'edit_rule_group' => 'Upravit skupinu pravidel „:title“', + 'delete_rule_group' => 'Smazat skupinu pravidel „:title“', + 'deleted_rule_group' => 'Skupina pravidel „:title“ smazána', + 'update_rule_group' => 'Aktualizovat skupinu pravidel', + 'no_rules_in_group' => 'Tato skupina neobsahuje žádná pravidla', + 'move_rule_group_up' => 'Posunout skupinu pravidel nahoru', + 'move_rule_group_down' => 'Posunout skupinu pravidel dolů', + 'save_rules_by_moving' => 'Uložit tato pravidla jejich přesunutím do jiné skupiny pravidel:', + 'make_new_rule' => 'Vytvořit nové pravidlo ve skupině pravidel „:title“', + 'make_new_rule_no_group' => 'Vytvořit nové pravidlo', + 'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.', + 'rule_is_strict' => 'striktní pravidlo', + 'rule_is_not_strict' => 'nestriktní pravidlo', + 'rule_help_stop_processing' => 'Pokud toto zaškrtnete, následná pravidla v této skupině nebudou vykonána.', + 'rule_help_strict' => 'In strict rules ALL triggers must fire for the action(s) to be executed. In non-strict rules, ANY trigger is enough for the action(s) to be executed.', + 'rule_help_active' => 'Neaktivní pravidla nebudou nikdy spuštěna.', + 'stored_new_rule' => 'Uloženo nové pravidlo nazvané „:title“', + 'deleted_rule' => 'Smazáno pravidlo nazvané „:title“', + 'store_new_rule' => 'Uložit nové pravidlo', + 'updated_rule' => 'Pravidlo nazvané „:title“ aktualizováno', + 'default_rule_group_name' => 'Výchozí pravidla', + 'default_rule_group_description' => 'Všechna vaše pravidla nenacházející se v konkrétní skupině.', + 'default_rule_name' => 'Vaše první výchozí pravidlo', + 'default_rule_description' => 'Toto pravidlo je ukázkou. Je možné ho bezpečně smazat.', + 'default_rule_trigger_description' => 'Muž, který prodal svět', + 'default_rule_trigger_from_account' => 'David Bowie', + 'default_rule_action_prepend' => 'Bought the world from ', + 'default_rule_action_set_category' => 'Velké výdaje', + 'trigger' => 'Spouštěč', + 'trigger_value' => 'Spouštěč při hodnotě', + 'stop_processing_other_triggers' => 'Zastavit zpracovávání ostatních spouštěčů', + 'add_rule_trigger' => 'Přidat nový spouštěč', + 'action' => 'Akce', + 'action_value' => 'Hodnota akce', + 'stop_executing_other_actions' => 'Zastavit vykonávání ostatních akcí', + 'add_rule_action' => 'Přidat novou akci', + 'edit_rule' => 'Upravit pravidlo „:title“', + 'delete_rule' => 'Smazat pravidlo „:title“', + 'update_rule' => 'Aktualizovat pravidlo', + 'test_rule_triggers' => 'Zobrazit odpovídající transakce', + 'warning_transaction_subset' => 'Z výkonnostních důvodů je tento seznam omezený na nejvýše :max_num_transactions položek a může se tak stát, že nebudou zobrazeny úplně všechny odpovídající transakce', + 'warning_no_matching_transactions' => 'Nebyly nalezeny žádné odpovídající transakce. Mějte ovšem na paměti, že z výkonnostních důvodů, je kontrolováno pouze posledních :num_transactions transakcí.', + 'warning_no_valid_triggers' => 'Nebyly poskytnuty platné spouštěče.', + 'apply_rule_selection' => 'Uplatnit pravidlo „:title“ na vybrané transakce', + 'apply_rule_selection_intro' => 'Rules like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run it on a selection of your existing transactions. This can be useful when you have updated a rule and you need the changes to be applied to all of your other transactions.', + 'include_transactions_from_accounts' => 'Zahrnout transakce z těchto účtů', + 'applied_rule_selection' => 'Pravidlo „:title“ bylo uplatněno na váš výběr.', + 'execute' => 'Vykonat', + 'apply_rule_group_selection' => 'Uplatnit skupinu pravidel „:title“ na vybrané transakce', + 'apply_rule_group_selection_intro' => 'Rule groups like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run all the rules in this group on a selection of your existing transactions. This can be useful when you have updated a group of rules and you need the changes to be applied to all of your other transactions.', + 'applied_rule_group_selection' => 'Skupina pravidel „:title“ byla uplatněna na váš výběr.', + + // actions and triggers + 'rule_trigger_user_action' => 'Uživatelská akce je „:trigger_value“', + 'rule_trigger_from_account_starts_choice' => 'Zdrojový účet začíná na…', + 'rule_trigger_from_account_starts' => 'Zdrojový účet začíná na „:trigger_value“', + 'rule_trigger_from_account_ends_choice' => 'Zdrojový účet končí na…', + 'rule_trigger_from_account_ends' => 'Zdrojový účet končí na „:trigger_value“', + 'rule_trigger_from_account_is_choice' => 'Zdrojový účet je…', + 'rule_trigger_from_account_is' => 'Zdrojový účet je „:trigger_value“', + 'rule_trigger_from_account_contains_choice' => 'Zdrojový účet obsahuje…', + 'rule_trigger_from_account_contains' => 'Zdrojový účet obsahuje „:trigger_value“', + 'rule_trigger_to_account_starts_choice' => 'Cílový účet začíná na…', + 'rule_trigger_to_account_starts' => 'Cílový účet začíná na „:trigger_value“', + 'rule_trigger_to_account_ends_choice' => 'Cílový účet končí na…', + 'rule_trigger_to_account_ends' => 'Cílový účet končí na „:trigger_value“', + 'rule_trigger_to_account_is_choice' => 'Cílový účet je…', + 'rule_trigger_to_account_is' => 'Cílový účet je „:trigger_value“', + 'rule_trigger_to_account_contains_choice' => 'Cílový účet obsahuje…', + 'rule_trigger_to_account_contains' => 'Cílový účet obsahuje „:trigger_value“', + 'rule_trigger_transaction_type_choice' => 'Transakce je typu…', + 'rule_trigger_transaction_type' => 'Transakce je typu „:trigger_value“', + 'rule_trigger_category_is_choice' => 'Kategorie je…', + 'rule_trigger_category_is' => 'Kategorie je „:trigger_value“', + 'rule_trigger_amount_less_choice' => 'Částka je nižší než…', + 'rule_trigger_amount_less' => 'Částka je nižší než :trigger_value', + 'rule_trigger_amount_exactly_choice' => 'Částka je…', + 'rule_trigger_amount_exactly' => 'Částka je :trigger_value', + 'rule_trigger_amount_more_choice' => 'Částka je vyšší než…', + 'rule_trigger_amount_more' => 'Částka je vyšší než :trigger_value', + 'rule_trigger_description_starts_choice' => 'Popis začíná na…', + 'rule_trigger_description_starts' => 'Popis začíná na „:trigger_value“', + 'rule_trigger_description_ends_choice' => 'Popis končí na…', + 'rule_trigger_description_ends' => 'Popis končí na „:trigger_value“', + 'rule_trigger_description_contains_choice' => 'Popis obsahuje…', + 'rule_trigger_description_contains' => 'Popis obsahuje „:trigger_value“', + 'rule_trigger_description_is_choice' => 'Popis je…', + 'rule_trigger_description_is' => 'Popis je „:trigger_value“', + 'rule_trigger_budget_is_choice' => 'Rozpočet je…', + 'rule_trigger_budget_is' => 'Rozpočet je „:trigger_value“', + 'rule_trigger_tag_is_choice' => 'Štítek je…', + 'rule_trigger_tag_is' => 'Štítek je „:trigger_value“', + 'rule_trigger_currency_is_choice' => 'Měna transakce je…', + 'rule_trigger_currency_is' => 'Měna transakce je „:trigger_value“', + 'rule_trigger_has_attachments_choice' => 'Má alespoň tolik příloh', + 'rule_trigger_has_attachments' => 'Má přinejmenším :trigger_value příloh', + 'rule_trigger_store_journal' => 'Kdy je transakce vytvořena', + 'rule_trigger_update_journal' => 'Kdy je transakce aktualizována', + 'rule_trigger_has_no_category_choice' => 'Nemá žádnou kategorii', + 'rule_trigger_has_no_category' => 'Transakce nemá žádnou kategorii', + 'rule_trigger_has_any_category_choice' => 'Má (libovolnou) kategorii', + 'rule_trigger_has_any_category' => 'Transakce má (libovolnou) kategorii', + 'rule_trigger_has_no_budget_choice' => 'Nemá žádný rozpočet', + 'rule_trigger_has_no_budget' => 'Transakce nemá žádný rozpočet', + 'rule_trigger_has_any_budget_choice' => 'Má (libovolný) rozpočet', + 'rule_trigger_has_any_budget' => 'Transakce má (libovolný) rozpočet', + 'rule_trigger_has_no_tag_choice' => 'Nemá žádné štítky', + 'rule_trigger_has_no_tag' => 'Transakce nemá žádné štítky', + 'rule_trigger_has_any_tag_choice' => 'Má jeden a více štítků', + 'rule_trigger_has_any_tag' => 'Transakce má jeden a více štítků', + 'rule_trigger_any_notes_choice' => 'Má (jakékoli) poznámky', + 'rule_trigger_any_notes' => 'Transakce má (jakékoli) poznámky', + 'rule_trigger_no_notes_choice' => 'Nemá žádné poznámky', + 'rule_trigger_no_notes' => 'Transakce nemá žádné poznámky', + 'rule_trigger_notes_are_choice' => 'Poznámky jsou…', + 'rule_trigger_notes_are' => 'Poznámky jsou „:trigger_value“', + 'rule_trigger_notes_contain_choice' => 'Poznámky obsahují…', + 'rule_trigger_notes_contain' => 'Poznámky obsahují „:trigger_value“', + 'rule_trigger_notes_start_choice' => 'Poznámky začínají na…', + 'rule_trigger_notes_start' => 'Poznámky začínají na „:trigger_value“', + 'rule_trigger_notes_end_choice' => 'Poznámky končí na…', + 'rule_trigger_notes_end' => 'Poznámky končí na „:trigger_value“', + 'rule_action_set_category' => 'Nastavit kategorii na „:action_value“', + 'rule_action_clear_category' => 'Vyčistit kategorii', + 'rule_action_set_budget' => 'Nastavit rozpočet na „:action_value“', + 'rule_action_clear_budget' => 'Vyčistit rozpočet', + 'rule_action_add_tag' => 'Přidat štítek „:action_value“', + 'rule_action_remove_tag' => 'Odebrat štítek „:action_value“', + 'rule_action_remove_all_tags' => 'Odstranit veškeré štítky', + 'rule_action_set_description' => 'Nastavit pospis na „:action_value“', + 'rule_action_append_description' => 'Připojit popis s „:action_value“', + 'rule_action_prepend_description' => 'Před popis přidat „:action_value“', + 'rule_action_set_category_choice' => 'Nastavit kategorii na…', + 'rule_action_clear_category_choice' => 'Vyčistit jakékoli kategorie', + 'rule_action_set_budget_choice' => 'Nastavit rozpočet na…', + 'rule_action_clear_budget_choice' => 'Vyčistit jakýkoli rozpočet', + 'rule_action_add_tag_choice' => 'Přidat štítek…', + 'rule_action_remove_tag_choice' => 'Odebrat štítek…', + 'rule_action_remove_all_tags_choice' => 'Odebrat veškeré štítky', + 'rule_action_set_description_choice' => 'Nastavit popis na…', + 'rule_action_append_description_choice' => 'Připojit k popisu…', + 'rule_action_prepend_description_choice' => 'Přidat před popis…', + 'rule_action_set_source_account_choice' => 'Nastavit zdrojový účet na…', + 'rule_action_set_source_account' => 'Nastavit účet na :action_value', + 'rule_action_set_destination_account_choice' => 'Nastavit cílový účet na…', + 'rule_action_set_destination_account' => 'Nastavit cílový účet na :action_value', + 'rule_action_append_notes_choice' => 'Připojit za poznámky…', + 'rule_action_append_notes' => 'Přidat za poznámky „:action_value“', + 'rule_action_prepend_notes_choice' => 'Přidat před poznámky…', + 'rule_action_prepend_notes' => 'Přidat před poznámky „:action_value“', + 'rule_action_clear_notes_choice' => 'Odstranit všechny poznámky', + 'rule_action_clear_notes' => 'Odstranit všechny poznámky', + 'rule_action_set_notes_choice' => 'Nastavit poznámky na…', + 'rule_action_link_to_bill_choice' => 'Propojit s účtem…', + 'rule_action_link_to_bill' => 'Link to bill ":action_value"', + 'rule_action_set_notes' => 'Nastavit poznámky na „:action_value“', + 'rule_action_convert_deposit_choice' => 'Přeměnit tuto transakci na vklad', + 'rule_action_convert_deposit' => 'Přeměnit tuto transakci z vkladu na „:action_value“', + 'rule_action_convert_withdrawal_choice' => 'Přeměnit transakci na výběr', + 'rule_action_convert_withdrawal' => 'Přeměnit tuto transakci na vklad do „:action_value“', + '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".', + + // 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í', + + // 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', + + // 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.', + + // 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', + + // 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', + + // 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', + + // 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', + + // 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', + + // forms: + '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)', + + // 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', + + // 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', + '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', + + // 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.', + + // 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.', + + // 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', + + // 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“', + + // 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 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ů', + + // 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', + + 'remove' => 'Odebrat', + 'max_amount_add' => 'Nejvyšší částka, kterou je možné přidat je', + 'max_amount_remove' => 'Nejvyšší částka, kterou je možné odebrat je', + 'update_piggy_button' => 'Aktualizovat pokladničku', + 'update_piggy_title' => 'Aktualizovat pokladničku ":name"', + 'updated_piggy_bank' => 'Aktualizována pokladnička „:name“', + 'details' => 'Podrobnosti', + 'events' => 'Události', + 'target_amount' => 'Cílová částka', + 'start_date' => 'Datum zahájení', + 'no_start_date' => 'Žádné datum začátku', + 'target_date' => 'Cílové datum', + 'no_target_date' => 'Žádné cílové datum', + 'table' => 'Tabulka', + 'delete_piggy_bank' => 'Smazat pokladničku ":name"', + 'cannot_add_amount_piggy' => 'Nedaří se přidat :amount do „:name“.', + 'cannot_remove_from_piggy' => 'Could not remove :amount from ":name".', + 'deleted_piggy_bank' => 'Pokladnička ":name" smazána', + 'added_amount_to_piggy' => ':amount přidáno do „:name“', + 'removed_amount_from_piggy' => ':amount odebráno z „:name“', + 'piggy_events' => 'Související pokladničky', + + // tags + 'delete_tag' => 'Smazat štítek „:tag“', + 'deleted_tag' => 'Smazán štítek „:tag“', + 'new_tag' => 'Vytvořit nový štítek', + 'edit_tag' => 'Upravit štítek „:tag“', + 'updated_tag' => 'Aktualizován štítek „:tag“', + 'created_tag' => 'Štítek „:tag“ byl vytvořen.', + + 'transaction_journal_information' => 'Informace o transakci', + 'transaction_journal_meta' => 'Meta informace', + 'transaction_journal_more' => 'Další informace', + 'att_part_of_journal' => 'Uloženo pod „:journal“', + 'total_amount' => 'Celková částka', + 'number_of_decimals' => 'Počet desetinných míst', + + // administration + 'administration' => 'Správa', + 'user_administration' => 'Správa uživatelů', + 'list_all_users' => 'Všichni uživatelé', + 'all_users' => 'Všichni uživatelé', + 'instance_configuration' => 'Nastavení', + 'firefly_instance_configuration' => 'Možnosti nastavení Firefly III', + 'setting_single_user_mode' => 'Režim pro jediného uživatele', + 'setting_single_user_mode_explain' => 'Ve výchozím stavu, Firefly III přijme pouze jednu registraci – Vás. Toto je bezpečnostní opatření, bránící ostatním použít vaši instanci, dokud jim to nepovolíte. Další registrace jsou blokovány. Pokud zrušíte zaškrtnutí tohoto, ostatní mohou vaši instanci také použít za předpokladu, že je jim dostupná (když je připojena k Internetu).', + 'store_configuration' => 'Uložit nastavení', + 'single_user_administration' => 'Správa uživatele pro :email', + 'edit_user' => 'Upravit uživatele :email', + 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.', + 'user_data_information' => 'Uživatelská data', + 'user_information' => 'Informace o uživateli', + 'total_size' => 'celková velikost', + 'budget_or_budgets' => 'rozpočty', + 'budgets_with_limits' => 'Rozpočty s nastavenou částkou', + 'nr_of_rules_in_total_groups' => ':count_rules rule(s) in :count_groups rule group(s)', + 'tag_or_tags' => 'štítky', + 'configuration_updated' => 'Nastavení bylo aktualizováno', + 'setting_is_demo_site' => 'Demostránka', + 'setting_is_demo_site_explain' => 'If you check this box, this installation will behave as if it is the demo site, which can have weird side effects.', + 'block_code_bounced' => 'Email message(s) bounced', + 'block_code_expired' => 'Platnost demoúčtu skončila', + 'no_block_code' => 'Není důvod pro blokování nebo uživatel není blokován', + 'block_code_email_changed' => 'Uživatel ještě nepotvrdil svou e-mailovou adresu', + 'admin_update_email' => 'Narozdíl od profilové stránky uživatel NEBUDE upozorněn na změnu své e-mailové adresy!', + 'update_user' => 'Aktualizovat uživatele', + 'updated_user' => 'Data uživatele byla změněna.', + 'delete_user' => 'Smazat uživatele :email', + 'user_deleted' => 'Uživatel byl smazán', + 'send_test_email' => 'Poslat zkušební e-mail', + 'send_test_email_text' => 'To see if your installation is capable of sending email, please press this button. You will not see an error here (if any), the log files will reflect any errors. You can press this button as many times as you like. There is no spam control. The message will be sent to :email and should arrive shortly.', + 'send_message' => 'Poslat zprávu', + 'send_test_triggered' => 'Test was triggered. Check your inbox and the log files.', + + 'split_transaction_title' => 'Description of the split transaction', + 'split_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.', + 'transaction_information' => 'Informace o transakci', + 'you_create_transfer' => 'Vytváříte převod.', + 'you_create_withdrawal' => 'Vytváříte výběr.', + 'you_create_deposit' => 'Vytváříte vklad.', + + + // links + 'journal_link_configuration' => 'Transaction links configuration', + 'create_new_link_type' => 'Vytvořit nový typ odkazu', + 'store_new_link_type' => 'Store new link type', + 'update_link_type' => 'Aktualizovat typ propojení', + 'edit_link_type' => 'Upravit odkaz typu „:name“', + 'updated_link_type' => 'Updated link type ":name"', + 'delete_link_type' => 'Delete link type ":name"', + 'deleted_link_type' => 'Deleted link type ":name"', + 'stored_new_link_type' => 'Store new link type ":name"', + 'cannot_edit_link_type' => 'Cannot edit link type ":name"', + 'link_type_help_name' => 'Ie. "Duplicates"', + 'link_type_help_inward' => 'tj. „duplicity“', + 'link_type_help_outward' => 'Ie. "is duplicated by"', + 'save_connections_by_moving' => 'Save the link between these transaction(s) by moving them to another link type:', + 'do_not_save_connection' => '(neukládat spojení)', + 'link_transaction' => 'Link transaction', + 'link_to_other_transaction' => 'Propojit tuto transakci s jinou', + '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.', + 'this_transaction' => 'Tato transakce', + 'transaction' => 'Transakce', + 'comments' => 'Komentáře', + 'link_notes' => 'Any notes you wish to store with the link.', + 'invalid_link_selection' => 'Tyto transakce nelze propojit', + 'selected_transaction' => 'Selected transaction', + 'journals_linked' => 'Transakce jsou propojeny.', + 'journals_error_linked' => 'Tyto transakce už jsou propojené.', + 'journals_link_to_self' => 'Není možné propojit transakci s ní samotnou', + 'journal_links' => 'Transaction links', + 'this_withdrawal' => 'Tento výběr', + 'this_deposit' => 'Tento vklad', + 'this_transfer' => 'Tento převod', + 'overview_for_link' => 'Overview for link type ":name"', + 'source_transaction' => 'Zdrojová transakce', + 'link_description' => 'Popis odkazu', + 'destination_transaction' => 'Cílová transakce', + 'delete_journal_link' => 'Delete the link between :source and :destination', + 'deleted_link' => 'Smazaný odkaz', + + // link translations: + 'Paid_name' => 'Zaplaceno', + 'Refund_name' => 'Refund', + 'Reimbursement_name' => 'Reimbursement', + 'Related_name' => 'Související', + 'relates to_inward' => 'souvisí s', + 'is (partially) refunded by_inward' => 'is (partially) refunded by', + 'is (partially) paid for by_inward' => 'is (partially) paid for by', + 'is (partially) reimbursed by_inward' => 'is (partially) reimbursed by', + 'inward_transaction' => 'Inward transaction', + 'outward_transaction' => 'Outward transaction', + 'relates to_outward' => 'souvisí s', + '(partially) refunds_outward' => '(partially) refunds', + '(partially) pays for_outward' => '(partially) pays for', + '(partially) reimburses_outward' => '(partially) reimburses', + + // split a transaction: + 'splits' => 'Rozúčtování', + 'add_another_split' => 'Přidat další rozúčtování', + 'split-transactions' => 'Rozúčtovat transakce', + 'do_split' => 'Rozúčtovat', + 'split_this_withdrawal' => 'Rozúčtovat tento výběr', + 'split_this_deposit' => 'Rozúčtovat tento vklad', + 'split_this_transfer' => 'Rozúčtovat tento převod', + 'cannot_edit_opening_balance' => 'You cannot edit the opening balance of an account.', + 'no_edit_multiple_left' => 'You have selected no valid transactions to edit.', + '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.', + + // Import page (general strings only) + 'import_index_title' => 'Naimportovat transakce do Firefly III', + 'import_data' => 'Importovat data', + 'import_transactions' => 'Importovat transakce', + + // sandstorm.io errors and messages: + 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', + + // empty lists? no objects? instructions: + 'no_accounts_title_asset' => 'Let\'s create an asset account!', + 'no_accounts_intro_asset' => 'You have no asset accounts yet. Asset accounts are your main accounts: your checking account, savings account, shared account or even your credit card.', + 'no_accounts_imperative_asset' => 'To start using Firefly III you must create at least one asset account. Let\'s do so now:', + 'no_accounts_create_asset' => 'Vytvořit nový účet', + 'no_accounts_title_expense' => 'Vytvořme výdajový účet!', + 'no_accounts_intro_expense' => 'You have no expense accounts yet. Expense accounts are the places where you spend money, such as shops and supermarkets.', + 'no_accounts_imperative_expense' => 'Expense accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:', + 'no_accounts_create_expense' => 'Vytvořit výdajový účet', + 'no_accounts_title_revenue' => 'Vytvořme příjmový účet!', + 'no_accounts_intro_revenue' => 'Doposud jste ještě nevytvořili žádné příjmové účty. Příjmové účty jsou místa, ze kterých dostáváte peníze – například váš zaměstnavatel.', + 'no_accounts_imperative_revenue' => 'Revenue accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:', + 'no_accounts_create_revenue' => 'Vytvořit příjmový účet', + 'no_accounts_title_liabilities' => 'Pojďme vytvořit závazek!', + 'no_accounts_intro_liabilities' => 'Zatím nemáte žádné závazky. Ty jsou účty které registrují vaše půjčky a ostatní dluhy.', + 'no_accounts_imperative_liabilities' => 'Tuto funkci nemusíte používat, ale hodí se pokud si chcete držet přehled v těchto věcech.', + 'no_accounts_create_liabilities' => 'Vytvořit závazek', + 'no_budgets_title_default' => 'Pojďme vytvořit rozpočet', + 'no_budgets_intro_default' => 'Zatím nemáte žádné rozpočty. Ty slouží k uspořádávání vašich výdajů do logických skupin, kterým je možné dávat překročitelné limity výdajů.', + 'no_budgets_imperative_default' => 'Rozpočty jsou základní nástroje správy financí. Pojďme takový vytvořit:', + 'no_budgets_create_default' => 'Vytvořit rozpočet', + 'no_categories_title_default' => 'Pojďme vytvořit kategorii!', + 'no_categories_intro_default' => 'You have no categories yet. Categories are used to fine tune your transactions and label them with their designated category.', + 'no_categories_imperative_default' => 'Categories are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:', + 'no_categories_create_default' => 'Vytvořit kategorii', + 'no_tags_title_default' => 'Pojďme vytvořit štítek!', + 'no_tags_intro_default' => 'You have no tags yet. Tags are used to fine tune your transactions and label them with specific keywords.', + 'no_tags_imperative_default' => 'Tags are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:', + 'no_tags_create_default' => 'Vytvořit štítek', + 'no_transactions_title_withdrawal' => 'Pojďme vytvořit výdaj!', + 'no_transactions_intro_withdrawal' => 'You have no expenses yet. You should create expenses to start managing your finances.', + 'no_transactions_imperative_withdrawal' => 'Have you spent some money? Then you should write it down:', + 'no_transactions_create_withdrawal' => 'Vytvořit výdaj', + 'no_transactions_title_deposit' => 'Pojďme vytvořit nějaký příjem!', + 'no_transactions_intro_deposit' => 'You have no recorded income yet. You should create income entries to start managing your finances.', + 'no_transactions_imperative_deposit' => 'Have you received some money? Then you should write it down:', + 'no_transactions_create_deposit' => 'Vytvořit vklad', + 'no_transactions_title_transfers' => 'Pojďme vytvořit převod!', + 'no_transactions_intro_transfers' => 'You have no transfers yet. When you move money between asset accounts, it is recorded as a transfer.', + 'no_transactions_imperative_transfers' => 'Have you moved some money around? Then you should write it down:', + 'no_transactions_create_transfers' => 'Vytvořit převod', + 'no_piggies_title_default' => 'Vytvořit pokladničku!', + 'no_piggies_intro_default' => 'You have no piggy banks yet. You can create piggy banks to divide your savings and keep track of what you\'re saving up for.', + 'no_piggies_imperative_default' => 'Do you have things you\'re saving money for? Create a piggy bank and keep track:', + 'no_piggies_create_default' => 'Vytvořit novou pokladničku', + 'no_bills_title_default' => 'Let\'s create a bill!', + 'no_bills_intro_default' => 'You have no bills yet. You can create bills to keep track of regular expenses, like your rent or insurance.', + 'no_bills_imperative_default' => 'Do you have such regular bills? Create a bill and keep track of your payments:', + 'no_bills_create_default' => 'Create a bill', + + // recurring transactions + 'recurrences' => 'Opakované transakce', + 'recurring_calendar_view' => 'Kalendář', + 'no_recurring_title_default' => 'Let\'s create a recurring transaction!', + 'no_recurring_intro_default' => 'You have no recurring transactions yet. You can use these to make Firefly III automatically create transactions for you.', + 'no_recurring_imperative_default' => 'This is a pretty advanced feature but it can be extremely useful. Make sure you read the documentation (?)-icon in the top right corner) before you continue.', + 'no_recurring_create_default' => 'Vytvořit opakující se transakci', + 'make_new_recurring' => 'Vytvořit opakující se transakci', + 'recurring_daily' => 'Každý den', + 'recurring_weekly' => 'Každý týden v :weekday', + 'recurring_monthly' => 'Every month on the :dayOfMonth(st/nd/rd/th) day', + 'recurring_ndom' => 'Every month on the :dayOfMonth(st/nd/rd/th) :weekday', + 'recurring_yearly' => 'Každý rok v :date', + 'overview_for_recurrence' => 'Overview for recurring transaction ":title"', + 'warning_duplicates_repetitions' => 'In rare instances, dates appear twice in this list. This can happen when multiple repetitions collide. Firefly III will always generate one transaction per day.', + 'created_transactions' => 'Související transakce', + 'expected_withdrawals' => 'Očekávané výběry', + 'expected_deposits' => 'Očekávané vklady', + 'expected_transfers' => 'Očekávané převody', + 'created_withdrawals' => 'Vytvořené výběry', + 'created_deposits' => 'Vytvořené vklady', + 'created_transfers' => 'Vytvořené převody', + 'created_from_recurrence' => 'Created from recurring transaction ":title" (#:id)', + 'recurring_never_cron' => 'It seems the cron job that is necessary to support recurring transactions has never run. This is of course normal when you have just installed Firefly III, but this should be something to set up as soon as possible. Please check out the help-pages using the (?)-icon in the top right corner of the page.', + 'recurring_cron_long_ago' => 'It looks like it has been more than 36 hours since the cron job to support recurring transactions has fired for the last time. Are you sure it has been set up correctly? Please check out the help-pages using the (?)-icon in the top right corner of the page.', + + 'recurring_meta_field_tags' => 'Štítky', + 'recurring_meta_field_notes' => 'Poznámky', + 'recurring_meta_field_bill_id' => 'Účet', + 'recurring_meta_field_piggy_bank_id' => 'Pokladnička', + 'create_new_recurrence' => 'Create new recurring transaction', + 'help_first_date' => 'Indicate the first expected recurrence. This must be in the future.', + 'help_first_date_no_past' => 'Indicate the first expected recurrence. Firefly III will not create transactions in the past.', + 'no_currency' => '(žádná měna)', + 'mandatory_for_recurring' => 'Mandatory recurrence information', + 'mandatory_for_transaction' => 'Povinné informace o transakci', + 'optional_for_recurring' => 'Optional recurrence information', + 'optional_for_transaction' => 'Volitelné informace o transakci', + 'change_date_other_options' => 'Change the "first date" to see more options.', + 'mandatory_fields_for_tranaction' => 'The values here will end up in the transaction(s) being created', + 'click_for_calendar' => 'Click here for a calendar that shows you when the transaction would repeat.', + 'repeat_forever' => 'Opakovat donekonečna', + 'repeat_until_date' => 'Opakovat do data', + 'repeat_times' => 'Zopakovat tolikrát', + 'recurring_skips_one' => 'Every other', + 'recurring_skips_more' => 'Skips :count occurrences', + 'store_new_recurrence' => 'Uložit opakovanou transakci', + 'stored_new_recurrence' => 'Recurring transaction ":title" stored successfully.', + 'edit_recurrence' => 'Edit recurring transaction ":title"', + 'recurring_repeats_until' => 'Opakuje se do :date', + 'recurring_repeats_forever' => 'Opakuje navždy', + 'recurring_repeats_x_times' => 'Opakuje se :count krát', + 'update_recurrence' => 'Aktualizovat opakující se transakci', + 'updated_recurrence' => 'Updated recurring transaction ":title"', + 'recurrence_is_inactive' => 'This recurring transaction is not active and will not generate new transactions.', + 'delete_recurring' => 'Delete recurring transaction ":title"', + 'new_recurring_transaction' => 'Nová opakující se transakce', + 'help_weekend' => 'What should Firefly III do when the recurring transaction falls on a Saturday or Sunday?', + 'do_nothing' => 'Jen vytvořit transakci', + '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', + + // new lines for summary controller. + 'box_balance_in_currency' => 'Balance (:currency)', + 'box_spent_in_currency' => 'Spent (:currency)', + 'box_earned_in_currency' => 'Earned (: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/form.php b/resources/lang/cs_CZ/form.php new file mode 100644 index 0000000000..7870f48a0f --- /dev/null +++ b/resources/lang/cs_CZ/form.php @@ -0,0 +1,259 @@ +. + */ + +declare(strict_types=1); + +return [ + // new user: + 'bank_name' => 'Název banky', + 'bank_balance' => 'Zůstatek', + 'savings_balance' => 'Zůstatek úspor', + 'credit_card_limit' => 'Limit kreditní karty', + 'automatch' => 'Hledat shodu automaticky', + 'skip' => 'Přeskočit', + 'enabled' => 'Zapnuto', + 'name' => 'Název', + 'active' => 'Aktivní', + 'amount_min' => 'Minimální částka', + 'amount_max' => 'Maximální částka', + 'match' => 'Matches on', + 'strict' => 'Striktní režim', + 'repeat_freq' => 'Repeats', + 'journal_currency_id' => 'Měna', + 'currency_id' => 'Měna', + 'transaction_currency_id' => 'Měna', + 'external_ip' => 'Externí IP adresa vašeho serveru', + 'attachments' => 'Přílohy', + 'journal_amount' => 'Částka', + 'journal_source_name' => 'Příjmový účet (zdroj)', + 'keep_bill_id' => 'Bill', + 'journal_source_id' => 'Účet aktiv (zdroj)', + 'BIC' => 'BIC', + 'verify_password' => 'Ověřit odolnost hesla', + 'source_account' => 'Zdrojový účet', + 'destination_account' => 'Cílový účet', + 'journal_destination_id' => 'Majetkový účet (cíl)', + 'asset_destination_account' => 'Cílový účet', + 'include_net_worth' => 'Zahrnout do čistého jmění', + 'asset_source_account' => 'Zdrojový účet', + 'journal_description' => 'Popis', + 'note' => 'Poznámky', + 'store_new_transaction' => 'Uložit novou transakci', + 'split_journal' => 'Rozúčtovat transakci', + 'split_journal_explanation' => 'Rozdělit tuto transakci na vícero částí', + 'currency' => 'Měna', + 'account_id' => 'Účet aktiv', + 'budget_id' => 'Rozpočet', + 'opening_balance' => 'Opening balance', + 'tagMode' => 'Režim štítku', + 'tag_position' => 'Umístění štítku', + 'virtual_balance' => 'Virtual balance', + 'targetamount' => 'Cílová částka', + 'account_role' => 'Account role', + 'opening_balance_date' => 'Opening balance date', + 'cc_type' => 'Credit card payment plan', + 'cc_monthly_payment_date' => 'Credit card monthly payment date', + 'piggy_bank_id' => 'Pokladnička', + 'returnHere' => 'Vrátit sem', + 'returnHereExplanation' => 'Po uložení, vrátit se sem pro vytvoření další.', + 'returnHereUpdateExplanation' => 'Po aktualizaci se vrátit sem.', + 'description' => 'Popis', + 'expense_account' => 'Výdajový účet', + 'revenue_account' => 'Příjmový účet', + 'decimal_places' => 'Desetinná místa', + 'exchange_rate_instruction' => 'Zahraniční měny', + 'source_amount' => 'Částka (zdroj)', + 'destination_amount' => 'Částka (cíl)', + 'native_amount' => 'Native amount', + 'new_email_address' => 'Nová e-mailová adresa', + 'verification' => 'Ověření', + 'api_key' => 'Klíč k API', + 'remember_me' => 'Zapamatovat si mě', + 'liability_type_id' => 'Typ závazku', + 'interest' => 'Úrok', + 'interest_period' => 'Úrokové období', + + 'source_account_asset' => 'Zdrojový účet (účet aktiv)', + 'destination_account_expense' => 'Cílový účet (výdajový účet)', + 'destination_account_asset' => 'Cílový účet (účet aktiv)', + 'source_account_revenue' => 'Zdrojový účet (příjmový účet)', + 'type' => 'Typ', + 'convert_Withdrawal' => 'Přeměnit výběr', + 'convert_Deposit' => 'Přeměnit vklad', + 'convert_Transfer' => 'Přeměnit převod', + + 'amount' => 'Částka', + 'foreign_amount' => 'Částka v cizí měně', + 'existing_attachments' => 'Existující přílohy', + 'date' => 'Datum', + 'interest_date' => 'Úrokové datum', + 'book_date' => 'Book date', + 'process_date' => 'Datum zpracování', + 'category' => 'Kategorie', + 'tags' => 'Štítky', + 'deletePermanently' => 'Nadobro smazat', + 'cancel' => 'Storno', + 'targetdate' => 'Cílové datum', + 'startdate' => 'Datum zahájení', + 'tag' => 'Štítek', + 'under' => 'Pod', + 'symbol' => 'Symbol', + 'code' => 'Kód', + 'iban' => 'IBAN', + 'account_number' => 'Account number', + 'creditCardNumber' => 'Číslo kreditní karty', + 'has_headers' => 'Hlavičky', + 'date_format' => 'Formát data', + 'specifix' => 'Opravy pro konkrétní soubor či banku', + 'attachments[]' => 'Přílohy', + 'store_new_withdrawal' => 'Uložit nový výběr', + 'store_new_deposit' => 'Uložit nový vklad', + 'store_new_transfer' => 'Uložit nový převod', + 'add_new_withdrawal' => 'Přidat nový výběr', + 'add_new_deposit' => 'Přidat nový vklad', + 'add_new_transfer' => 'Přidat nový převod', + 'title' => 'Title', + 'notes' => 'Poznámky', + 'filename' => 'Název souboru', + 'mime' => 'Mime typ', + 'size' => 'Velikost', + 'trigger' => 'Spouštěč', + 'stop_processing' => 'Zastavit zpracování', + 'start_date' => 'Začátek rozsahu', + 'end_date' => 'Konec rozsahu', + 'include_attachments' => 'Včetně nahraných příloh', + 'include_old_uploads' => 'Zahrnout importovaná data', + 'delete_account' => 'Smazat účet „:name“', + 'delete_bill' => 'Delete bill ":name"', + 'delete_budget' => 'Smazat rozpočet „:name“', + 'delete_category' => 'Smazat kategorii „:name“', + 'delete_currency' => 'Odstranit měnu „:name“', + 'delete_journal' => 'Smazat transakci, která má popis „:description“', + 'delete_attachment' => 'Smazat přílohu „:name“', + 'delete_rule' => 'Smazat pravidlo „:title“', + 'delete_rule_group' => 'Smazat skupinu pravidel „:title“', + 'delete_link_type' => 'Smazat odkaz typu „:name“', + 'delete_user' => 'Smazat uživatele „:email“', + 'delete_recurring' => 'Smazat opakovanou transakci „:title“', + 'user_areYouSure' => 'If you delete user ":email", everything will be gone. There is no undo, undelete or anything. If you delete yourself, you will lose access to this instance of Firefly III.', + 'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?', + 'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?', + 'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?', + 'rule_areYouSure' => 'Are you sure you want to delete the rule titled ":title"?', + 'ruleGroup_areYouSure' => 'Are you sure you want to delete the rule group titled ":title"?', + 'budget_areYouSure' => 'Are you sure you want to delete the budget named ":name"?', + 'category_areYouSure' => 'Are you sure you want to delete the category named ":name"?', + 'recurring_areYouSure' => 'Are you sure you want to delete the recurring transaction titled ":title"?', + 'currency_areYouSure' => 'Are you sure you want to delete the currency named ":name"?', + 'piggyBank_areYouSure' => 'Opravdu smazat pokladničku se jménem ":name"?', + 'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?', + 'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?', + 'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?', + 'journal_link_areYouSure' => 'Are you sure you want to delete the link between :source and :destination?', + 'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?', + 'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.', + 'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.', + 'delete_all_permanently' => 'Označené trvale smazat', + 'update_all_journals' => 'Aktualizovat tyto transakce', + 'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.', + 'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.', + 'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.', + 'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.', + 'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will be spared deletion.', + 'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will be spared deletion.', + 'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will be spared deletion.', + 'recurring_keep_transactions' => 'The only transaction created by this recurring transaction will not be deleted.|All :count transactions created by this recurring transaction will be spared deletion.', + 'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will be spared deletion.', + 'check_for_updates' => 'Zjistit dostupnost případných aktualizací', + + 'email' => 'E-mailová adresa', + 'password' => 'Heslo', + 'password_confirmation' => 'Heslo (zopakování)', + 'blocked' => 'Je blokován?', + 'blocked_code' => 'Důvod blokování', + 'login_name' => 'Login', + + // import + 'apply_rules' => 'Uplatnit pravidla', + 'artist' => 'Umělec', + 'album' => 'Album', + 'song' => 'Skladba', + + + // admin + 'domain' => 'Doména', + 'single_user_mode' => 'Vypnout možnost registrace uživatelů', + 'is_demo_site' => 'Je demostránka', + + // import + 'import_file' => 'Importovat soubor', + 'configuration_file' => 'Soubor s nastaveními', + 'import_file_type' => 'Typ souboru k importu', + 'csv_comma' => 'Čárka (,)', + 'csv_semicolon' => 'Středník (;)', + 'csv_tab' => 'Tabulátor (neviditelný)', + 'csv_delimiter' => 'Oddělovač kolonek v CSV', + 'csv_import_account' => 'Výchozí účet pro import', + 'csv_config' => 'Nastavení CSV importu', + 'client_id' => 'Identif. klienta', + 'service_secret' => 'Service secret', + 'app_secret' => 'App secret', + 'app_id' => 'Identif. aplikace', + 'secret' => 'Secret', + 'public_key' => 'Veřejná část klíče', + 'country_code' => 'Kód země', + 'provider_code' => 'Banka nebo poskytovatel dat', + 'fints_url' => 'URL adresa FinTS API', + 'fints_port' => 'Port', + 'fints_bank_code' => 'Kód banky', + 'fints_username' => 'Uživatelské jméno', + 'fints_password' => 'PIN kód / heslo', + 'fints_account' => 'FinTS účet', + 'local_account' => 'Účet Firefly III', + 'from_date' => 'Od data', + 'to_date' => 'Do data', + + + 'due_date' => 'Datum splatnosti', + 'payment_date' => 'Datum zaplacení', + 'invoice_date' => 'Datum vystavení', + 'internal_reference' => 'Interní reference', + 'inward' => 'Inward description', + 'outward' => 'Outward description', + 'rule_group_id' => 'Rule group', + 'transaction_description' => 'Popis transakce', + 'first_date' => 'První datum', + 'transaction_type' => 'Typ transakce', + 'repeat_until' => 'Opakovat do data', + 'recurring_description' => 'Recurring transaction description', + 'repetition_type' => 'Typ opakování', + 'foreign_currency_id' => 'Zahraniční měna', + 'repetition_end' => 'Opakování končí', + 'repetitions' => 'Opakování', + 'calendar' => 'Kalendář', + 'weekend' => 'Víkend', + 'client_secret' => 'Client secret', + + 'withdrawal_destination_id' => 'Destination account', + 'deposit_source_id' => 'Source account', + +]; diff --git a/resources/lang/cs_CZ/import.php b/resources/lang/cs_CZ/import.php new file mode 100644 index 0000000000..c4c52b8cfa --- /dev/null +++ b/resources/lang/cs_CZ/import.php @@ -0,0 +1,316 @@ +. + */ + +declare(strict_types=1); + +return [ + // ALL breadcrumbs and subtitles: + 'index_breadcrumb' => 'Importovat data do Firefly III', + 'prerequisites_breadcrumb_fake' => 'Prerequisites for the fake import provider', + 'prerequisites_breadcrumb_spectre' => 'Prerequisites for Spectre', + 'prerequisites_breadcrumb_bunq' => 'Prerequisites for bunq', + 'prerequisites_breadcrumb_ynab' => 'Prerequisites for YNAB', + 'job_configuration_breadcrumb' => 'Nastavení pro „:key“', + 'job_status_breadcrumb' => 'Stav importu pro „:key“', + 'disabled_for_demo_user' => 'v ukázce vypnuté', + + // index page: + 'general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.', + + // import provider strings (index): + 'button_fake' => 'Simulovat import', + 'button_file' => 'Importovat soubor', + 'button_bunq' => 'Importovat z bunq', + 'button_spectre' => 'Importovat pomocí Spectre', + 'button_plaid' => 'Importovat pomocí Plaid', + 'button_yodlee' => 'Importovat pomocí Yodlee', + 'button_quovo' => 'Importovat pomocí Quovo', + 'button_ynab' => 'Importovat z You Need A Budget', + 'button_fints' => 'Importovat pomocí FinTS', + + + // prerequisites box (index) + 'need_prereq_title' => 'Import prerequisites', + 'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.', + 'do_prereq_fake' => 'Prerequisites for the fake provider', + 'do_prereq_file' => 'Prerequisites for file imports', + 'do_prereq_bunq' => 'Předpoklady pro importy z bunq', + 'do_prereq_spectre' => 'Předpoklady pro importy z Spectre', + 'do_prereq_plaid' => 'Předpoklady pro importy z Plaid', + 'do_prereq_yodlee' => 'Předpoklady pro importy z Yodlee', + 'do_prereq_quovo' => 'Předpoklady pro importy z Quovo', + 'do_prereq_ynab' => 'Předpoklady pro importy z YNAB', + + // prerequisites: + 'prereq_fake_title' => 'Prerequisites for an import from the fake import provider', + 'prereq_fake_text' => 'This fake provider requires a fake API key. It must be 32 characters long. You can use this one: 123456789012345678901234567890AA', + 'prereq_spectre_title' => 'Prerequisites for an import using the Spectre API', + 'prereq_spectre_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'prereq_spectre_pub' => 'Likewise, the Spectre API needs to know the public key you see below. Without it, it will not recognize you. Please enter this public key on your secrets page.', + 'prereq_bunq_title' => 'Předpoklady pro import z bunq', + 'prereq_bunq_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app. Please note that the import function for bunq is in BETA. It has only been tested against the sandbox API.', + 'prereq_bunq_ip' => 'bunq requires your externally facing IP address. Firefly III has tried to fill this in using the ipify service. Make sure this IP address is correct, or the import will fail.', + 'prereq_ynab_title' => 'Předpoklady pro import z YNAB', + 'prereq_ynab_text' => 'In order to be able to download transactions from YNAB, please create a new application on your Developer Settings Page and enter the client ID and secret on this page.', + 'prereq_ynab_redirect' => 'To complete the configuration, enter the following URL at the Developer Settings Page under the "Redirect URI(s)".', + 'callback_not_tls' => 'Firefly III zjistilo následující URI adresu zpětného volání. Zdá se, že váš server není nastaven tak, aby přijímal TLS připojení (https). YNAB tuto URI nepřijme. Můžete pokračovat v importu (protože Firefly III se může mýlit), ale mějte to na paměti.', + // prerequisites success messages: + 'prerequisites_saved_for_fake' => 'Atrapa API klíče úspěšně uložena!', + 'prerequisites_saved_for_spectre' => 'Identif. aplikace a heslo uloženo!', + 'prerequisites_saved_for_bunq' => 'API klíč a IP adresa uložena!', + 'prerequisites_saved_for_ynab' => 'Identifikátor YNAB klienta a heslo uloženo!', + + // job configuration: + 'job_config_apply_rules_title' => 'Nastavení úlohy – uplatnit vaše pravidla?', + 'job_config_apply_rules_text' => 'Po spuštění atrapy poskytovatele je možné na transakce uplatnit pravidla. To ale prodlouží dobu importu.', + 'job_config_input' => 'Vaše zadání', + // job configuration for the fake provider: + 'job_config_fake_artist_title' => 'Zadejte název skupiny', + 'job_config_fake_artist_text' => 'Mnoho importních rutin má několik kroků nastavení, kterými je třeba projít. V případě atrapy poskytovatele importu je třeba odpovědět na některé podivné otázky. V tomto případě pokračujte zadáním „David Bowie“.', + 'job_config_fake_song_title' => 'Zadejte název skladby', + 'job_config_fake_song_text' => 'Pro pokračování v atrapě importu zmiňte skladbu „Golden years2“.', + 'job_config_fake_album_title' => 'Zadejte název alba', + 'job_config_fake_album_text' => 'Some import routines require extra data halfway through the import. In the case of the fake import provider, you must answer some weird questions. Enter "Station to station" to continue.', + // job configuration form the file provider + 'job_config_file_upload_title' => 'Nastavení importu (1/4) – nahrajte svůj soubor', + 'job_config_file_upload_text' => 'Tato rutina vám pomůže importovat soubory z vaší banky do Firefly III. ', + 'job_config_file_upload_help' => 'Vyberte soubor. Ověřte, že obsah souboru je ve znakové sadě UTF-8.', + 'job_config_file_upload_config_help' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their configuration file', + 'job_config_file_upload_type_help' => 'Vyberte typ souboru, který budete nahrávat', + 'job_config_file_upload_submit' => 'Nahrát soubory', + 'import_file_type_csv' => 'CSV (středníkem oddělované hodnoty)', + 'import_file_type_ofx' => 'OFX', + 'file_not_utf8' => 'The file you have uploaded is not encoded as UTF-8 or ASCII. Firefly III cannot handle such files. Please use Notepad++ or Sublime to convert your file to UTF-8.', + 'job_config_uc_title' => 'Nastavení importu (2/4) – základní nastavení souboru', + 'job_config_uc_text' => 'Aby byl možný správný import, ověřte níže uvedené volby.', + 'job_config_uc_header_help' => 'Check this box if the first row of your CSV file are the column titles.', + 'job_config_uc_date_help' => 'Date time format in your file. Follow the format as this page indicates. The default value will parse dates that look like this: :dateExample.', + 'job_config_uc_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.', + 'job_config_uc_account_help' => 'If your file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the file belong to.', + 'job_config_uc_apply_rules_title' => 'Uplatnit pravidla', + 'job_config_uc_apply_rules_text' => 'Applies your rules to every imported transaction. Note that this slows the import significantly.', + 'job_config_uc_specifics_title' => 'Předvolby pro konkrétní banku', + 'job_config_uc_specifics_txt' => 'Some banks deliver badly formatted files. Firefly III can fix those automatically. If your bank delivers such files but it\'s not listed here, please open an issue on GitHub.', + 'job_config_uc_submit' => 'Pokračovat', + 'invalid_import_account' => 'You have selected an invalid account to import into.', + 'import_liability_select' => 'Závazek', + // job configuration for Spectre: + 'job_config_spectre_login_title' => 'Zvolte své přihlášení', + 'job_config_spectre_login_text' => 'Firefly III has found :count existing login(s) in your Spectre account. Which one would you like to use to import from?', + 'spectre_login_status_active' => 'Aktivní', + 'spectre_login_status_inactive' => 'Neaktivní', + 'spectre_login_status_disabled' => 'Vypnuto', + 'spectre_login_new_login' => 'Login with another bank, or one of these banks with different credentials.', + 'job_config_spectre_accounts_title' => 'Vybrat účty ze kterých importovat', + 'job_config_spectre_accounts_text' => 'You have selected ":name" (:country). You have :count account(s) available from this provider. Please select the Firefly III asset account(s) where the transactions from these accounts should be stored. Remember, in order to import data both the Firefly III account and the ":name"-account must have the same currency.', + 'spectre_do_not_import' => '(neimportovat)', + 'spectre_no_mapping' => 'It seems you have not selected any accounts to import from.', + 'imported_from_account' => 'Importováno z „:account“', + 'spectre_account_with_number' => 'Účet :number', + 'job_config_spectre_apply_rules' => 'Uplatnit pravidla', + 'job_config_spectre_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.', + + // job configuration for bunq: + 'job_config_bunq_accounts_title' => 'bunq účty', + 'job_config_bunq_accounts_text' => 'These are the accounts associated with your bunq account. Please select the accounts from which you want to import, and in which account the transactions must be imported.', + 'bunq_no_mapping' => 'It seems you have not selected any accounts.', + 'should_download_config' => 'You should download the configuration file for this job. This will make future imports way easier.', + 'share_config_file' => 'If you have imported data from a public bank, you should share your configuration file so it will be easy for other users to import their data. Sharing your configuration file will not expose your financial details.', + 'job_config_bunq_apply_rules' => 'Uplatnit pravidla', + 'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.', + 'bunq_savings_goal' => 'Savings goal: :amount (:percentage%)', + 'bunq_account_status_CANCELLED' => 'Zrušený bunq účet', + + 'ynab_account_closed' => 'Účet je uzavřen!', + 'ynab_account_deleted' => 'Účet je smazán!', + 'ynab_account_type_savings' => 'spořicí účet', + 'ynab_account_type_checking' => 'checking account', + 'ynab_account_type_cash' => 'hotovostní účet', + 'ynab_account_type_creditCard' => 'kreditní karta', + 'ynab_account_type_lineOfCredit' => 'řádek úvěru', + 'ynab_account_type_otherAsset' => 'other asset account', + 'ynab_account_type_otherLiability' => 'ostatní závazky', + 'ynab_account_type_payPal' => 'Paypal', + 'ynab_account_type_merchantAccount' => 'merchant account', + 'ynab_account_type_investmentAccount' => 'investiční účet', + 'ynab_account_type_mortgage' => 'hypotéka', + 'ynab_do_not_import' => '(neimportovat)', + 'job_config_ynab_apply_rules' => 'Uplatnit pravidla', + 'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.', + + // job configuration for YNAB: + 'job_config_ynab_select_budgets' => 'Vyberte svůj rozpočet', + 'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.', + 'job_config_ynab_no_budgets' => 'There are no budgets available to be imported from.', + 'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.', + 'job_config_ynab_bad_currency' => 'You cannot import from the following budget(s), because you do not have accounts with the same currency as these budgets.', + 'job_config_ynab_accounts_title' => 'Vyberte účty', + 'job_config_ynab_accounts_text' => 'You have the following accounts available in this budget. Please select from which accounts you want to import, and where the transactions should be stored.', + + + // keys from "extra" array: + 'spectre_extra_key_iban' => 'IBAN', + 'spectre_extra_key_swift' => 'SWIFT', + 'spectre_extra_key_status' => 'Stav', + 'spectre_extra_key_card_type' => 'Typ karty', + 'spectre_extra_key_account_name' => 'Název účtu', + 'spectre_extra_key_client_name' => 'Jméno zákazníka', + 'spectre_extra_key_account_number' => 'Číslo účtu', + 'spectre_extra_key_blocked_amount' => 'Blokovaná částka', + 'spectre_extra_key_available_amount' => 'Částka k dispozici', + 'spectre_extra_key_credit_limit' => 'Credit limit', + 'spectre_extra_key_interest_rate' => 'Úroková sazba', + 'spectre_extra_key_expiry_date' => 'Datum skončení platnosti', + 'spectre_extra_key_open_date' => 'Open date', + 'spectre_extra_key_current_time' => 'Aktuální čas', + 'spectre_extra_key_current_date' => 'Aktuální datum', + 'spectre_extra_key_cards' => 'Karty', + 'spectre_extra_key_units' => 'Jednotky', + 'spectre_extra_key_unit_price' => 'Jednotková cena', + 'spectre_extra_key_transactions_count' => 'Počet transakcí', + + //job configuration for finTS + 'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError', + + 'job_config_fints_url_help' => 'Např. https://banking-dkb.s-fints-pt-dkb.de/fints30', + 'job_config_fints_username_help' => 'Pro mnohé banky je toto číslo vašeho účtu.', + 'job_config_fints_port_help' => 'Výchozí port je 443.', + 'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.', + 'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.', + // specifics: + 'specific_ing_name' => 'ING NL', + 'specific_ing_descr' => 'Vytvořit lepší popisy v exportu ING', + 'specific_sns_name' => 'SNS / Volksbank NL', + 'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files', + 'specific_abn_name' => 'ABN AMRO NL', + 'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files', + 'specific_rabo_name' => 'Rabobank NL', + 'specific_rabo_descr' => 'Fixes potential problems with Rabobank files', + 'specific_pres_name' => 'President\'s Choice Financial CA', + 'specific_pres_descr' => 'Fixes potential problems with PC files', + 'specific_belfius_name' => 'Belfius BE', + 'specific_belfius_descr' => 'Fixes potential problems with Belfius files', + 'specific_ingbelgium_name' => 'ING BE', + 'specific_ingbelgium_descr' => 'Fixes potential problems with ING Belgium files', + // job configuration for file provider (stage: roles) + 'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role', + 'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.', + 'job_config_roles_submit' => 'Pokračovat', + 'job_config_roles_column_name' => 'Název sloupce', + 'job_config_roles_column_example' => 'Column example data', + 'job_config_roles_column_role' => 'Význam dat ve sloupci', + 'job_config_roles_do_map_value' => 'Mapovat tyto hodnoty', + 'job_config_roles_no_example' => 'Nejsou k dispozici žádná ukázková data', + 'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.', + 'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.', + 'job_config_roles_colum_count' => 'Sloupec', + // job config for the file provider (stage: mapping): + 'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data', + 'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.', + 'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.', + 'job_config_field_value' => 'Hodnota v kolonce', + 'job_config_field_mapped' => 'Mapováno na', + 'map_do_not_map' => '(nemapovat)', + 'job_config_map_submit' => 'Zahájit import', + + + // import status page: + 'import_with_key' => 'Importovat s klíčem „:key“', + 'status_wait_title' => 'Vyčkejte…', + 'status_wait_text' => 'Toto okno za okamžik zmizí.', + 'status_running_title' => 'Import je spuštěn', + 'status_job_running' => 'Čekejte, import probíhá…', + 'status_job_storing' => 'Čekejte, ukládání dat…', + 'status_job_rules' => 'Čekejte, spouštění pravidel…', + 'status_fatal_title' => 'Fatální chyba', + 'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!', + 'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.', + 'status_finished_title' => 'Import dokončen', + 'status_finished_text' => 'Import byl dokončen.', + 'finished_with_errors' => 'There were some errors during the import. Please review them carefully.', + 'unknown_import_result' => 'Neznámý výsledek importu', + 'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.', + 'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag :tag where you can inspect it further.', + 'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag :tag where you can inspect them further.', + + + // general errors and warnings: + 'bad_job_status' => 'To access this page, your import job cannot have status ":status".', + + // column roles for CSV import: + 'column__ignore' => '(ignorovat tento sloupec)', + 'column_account-iban' => 'Asset account (IBAN)', + 'column_account-id' => 'Asset account ID (matching FF3)', + 'column_account-name' => 'Asset account (name)', + 'column_account-bic' => 'Asset account (BIC)', + 'column_amount' => 'Částka', + 'column_amount_foreign' => 'Amount (in foreign currency)', + 'column_amount_debit' => 'Amount (debit column)', + 'column_amount_credit' => 'Amount (credit column)', + 'column_amount_negated' => 'Amount (negated column)', + 'column_amount-comma-separated' => 'Amount (comma as decimal separator)', + 'column_bill-id' => 'Bill ID (matching FF3)', + 'column_bill-name' => 'Bill name', + 'column_budget-id' => 'Budget ID (matching FF3)', + 'column_budget-name' => 'Název rozpočtu', + 'column_category-id' => 'Category ID (matching FF3)', + 'column_category-name' => 'Název kategorie', + 'column_currency-code' => 'Kód měny (dle normy ISO 4217)', + 'column_foreign-currency-code' => 'Kód cizí měny (dle normy ISO 4217)', + 'column_currency-id' => 'Currency ID (matching FF3)', + 'column_currency-name' => 'Currency name (matching FF3)', + 'column_currency-symbol' => 'Currency symbol (matching FF3)', + 'column_date-interest' => 'Datum výpočtu úroku', + 'column_date-book' => 'Datum zaúčtování transakce', + 'column_date-process' => 'Datum zpracování transakce', + 'column_date-transaction' => 'Datum', + 'column_date-due' => 'Splatnost transakce', + 'column_date-payment' => 'Datum platby transakce', + 'column_date-invoice' => 'Datum vystavení transakce', + 'column_description' => 'Popis', + 'column_opposing-iban' => 'Opposing account (IBAN)', + 'column_opposing-bic' => 'Opposing account (BIC)', + 'column_opposing-id' => 'Opposing account ID (matching FF3)', + 'column_external-id' => 'Externí identif.', + 'column_opposing-name' => 'Účet protistrany (název)', + 'column_rabo-debit-credit' => 'Rabobank specific debit/credit indicator', + 'column_ing-debit-credit' => 'ING specific debit/credit indicator', + 'column_generic-debit-credit' => 'Generic bank debit/credit indicator', + 'column_sepa_ct_id' => 'SEPA end-to-end Identifier', + 'column_sepa_ct_op' => 'SEPA Opposing Account Identifier', + 'column_sepa_db' => 'SEPA Mandate Identifier', + 'column_sepa_cc' => 'SEPA Clearing Code', + 'column_sepa_ci' => 'SEPA Creditor Identifier', + 'column_sepa_ep' => 'SEPA External Purpose', + 'column_sepa_country' => 'SEPA Country Code', + 'column_sepa_batch_id' => 'SEPA Batch ID', + 'column_tags-comma' => 'Štítky (oddělované čárkou)', + 'column_tags-space' => 'Štítky (oddělované mezerou)', + 'column_account-number' => 'Účet aktiv (číslo účtu)', + 'column_opposing-number' => 'Opposing account (account number)', + 'column_note' => 'Poznámky', + 'column_internal-reference' => 'Interní reference', + + // error message + 'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.', + +]; diff --git a/resources/lang/cs_CZ/intro.php b/resources/lang/cs_CZ/intro.php new file mode 100644 index 0000000000..0ae9255b93 --- /dev/null +++ b/resources/lang/cs_CZ/intro.php @@ -0,0 +1,160 @@ +. + */ + +declare(strict_types=1); + +return [ + // index + 'index_intro' => 'Vítejte na titulní stránce Firefly III. Věnujte čas projití se tímto úvodem, abyste se dozvěděli, jak Firefly III funguje.', + 'index_accounts-chart' => 'Tento graf zobrazuje stávající zůstatky vašich majetkových účtů. Jaké účty se zde mají zobrazovat lze nastavit v předvolbách.', + 'index_box_out_holder' => 'Tato malá oblast a ty další vedle něho podávají rychlý přehled vaší finanční situace.', + 'index_help' => 'Pokud budete potřebovat nápovědu ke stránce nebo formuláři, klikněte na toto tlačítko.', + 'index_outro' => 'Většina stránek Firefly III začíná krátkou prohlídkou, jako je tato. Obraťte se na mně, pokud máte dotazy nebo komentáře. Ať poslouží!', + 'index_sidebar-toggle' => 'Nabídku pod touto ikonou použijte pro vytváření nových transakcí, účtů a ostatní věcí.', + '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.', + + // 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_split_add' => 'If you want to split a transaction, add more splits with this button', + + // transactions (deposit) + 'transactions_create_deposit_source' => 'Select or type the payee in this auto-completing dropdown/textbox. Leave it empty if you want to make a cash deposit.', + 'transactions_create_deposit_destination' => 'Select an asset or liability account here.', + 'transactions_create_deposit_foreign_currency' => 'Use this field to set a foreign currency and amount.', + 'transactions_create_deposit_more_meta' => 'Plenty of other meta data you set in these fields.', + 'transactions_create_deposit_split_add' => 'If you want to split a transaction, add more splits with this button', + + // transactions (transfer) + 'transactions_create_transfer_source' => 'Select the source asset account here.', + 'transactions_create_transfer_destination' => 'Select the destination asset account here.', + 'transactions_create_transfer_foreign_currency' => 'Use this field to set a foreign currency and amount.', + 'transactions_create_transfer_more_meta' => 'Plenty of other meta data you set in these fields.', + 'transactions_create_transfer_split_add' => 'If you want to split a transaction, add more splits with this button', + + // create account: + 'accounts_create_iban' => 'Zadejte u svých účtů platný IBAN identifikátor. To by v budoucnu mohlo velmi ulehčit import dat.', + 'accounts_create_asset_opening_balance' => 'Majetkové účty mohou mít „počáteční zůstatek“, označující začátek historie tohoto účtu ve Firefly III.', + 'accounts_create_asset_currency' => 'Firefly III podporuje vícero měn. Majetkové účty mají jednu hlavní měnu, kterou je třeba nastavit zde.', + 'accounts_create_asset_virtual' => 'Někdy se může hodit dát svému účtu virtuální zůstatek: extra částku, vždy přičítanou nebo odečítanou od stávajícího zůstatku.', + + // budgets index + 'budgets_index_intro' => 'Rozpočty slouží ke správě vašich financí a tvoří jednu z hlavních funkcí Firefly III.', + 'budgets_index_set_budget' => 'Nastavte celkový rozpočet pro každé z období a Firefly III vám sdělí, pokud jste vyčerpali všechny dostupné peníze.', + 'budgets_index_see_expenses_bar' => 'Utracené peníze budou zvolna plnit tento pruh.', + 'budgets_index_navigate_periods' => 'Procházejte obdobími a jednoduše nastavujte rozpočty dopředu.', + 'budgets_index_new_budget' => 'Vytvářejte nové rozpočty, jak uznáte za vhodné.', + 'budgets_index_list_of_budgets' => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.', + 'budgets_index_outro' => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.', + + // reports (index) + 'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.', + 'reports_index_inputReportType' => 'Vyberte typ přehledu. Podívejte se na stránky nápovědy a zjistěte, co vám každý přehled ukazuje.', + 'reports_index_inputAccountsSelect' => 'Můžete vynechávat nebo zahrnovat majetkové účty, jak potřebujete.', + 'reports_index_inputDateRange' => 'Vybrané časové období je zcela na vás: od jednoho dne do deseti let.', + 'reports_index_extra-options-box' => 'Podle toho, jaký výkaz jste vybrali, je zde možné vybrat další filtry a volby. Při změně typu výkazu sledujte tuto oblast.', + + // reports (reports) + 'reports_report_default_intro' => 'Tento výkaz vám podá rychlý a podrobný přehled vašich financí. Pokud chcete vidět něco jiného, neváhejte se na mne obrátit!', + 'reports_report_audit_intro' => 'Tento výkaz vám podá podrobný vhled do vašich majetkových účtů.', + 'reports_report_audit_optionsBox' => 'Pomocí těchto zaškrtávacích kolonek zobrazujte nebo skrývejte sloupce, které vás (ne)zajímají.', + + 'reports_report_category_intro' => 'Tato sestava vám podá vhled do jedné nebo více kategorií.', + 'reports_report_category_pieCharts' => 'Tyto grafy vám podají vhled do výdajů a příjmů pro jednotlivé kategorie nebo účty.', + 'reports_report_category_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše náklady a příjmy v jednotlivých kategoriích.', + + 'reports_report_tag_intro' => 'Tato sestava vám podává vhled do jednoho nebo více štítků.', + 'reports_report_tag_pieCharts' => 'Tyto grafy vám podávají vhled do nákladů a příjmů pro jednotlivé štítky, účty, kategorie nebo rozpočty.', + 'reports_report_tag_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše výdaje a příjmy pro každý štítek.', + + 'reports_report_budget_intro' => 'Tato sestava vám dává vhled do jednoho nebo více rozpočtů.', + 'reports_report_budget_pieCharts' => 'Tyto grafy vám podají vhled do výdajů pro jednotlivé rozpočty nebo účty.', + 'reports_report_budget_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše výdaje v jednotlivých rozpočtech.', + + // create transaction + 'transactions_create_switch_box' => 'Pomocí těchto tlačítek můžete rychle přepínat typ transakce, kterou chcete uložit.', + 'transactions_create_ffInput_category' => 'Do této kolonky si můžete napsat, co chcete. Budou navrhovány dříve vytvořené kategorie.', + 'transactions_create_withdrawal_ffInput_budget' => 'Propojte svůj výběr s rozpočtem a získáte lepší kontrolu nad financemi.', + 'transactions_create_withdrawal_currency_dropdown_amount' => 'Tuto rozbalovací nabídku použijte pokud je váš výběr v jiné měně.', + 'transactions_create_deposit_currency_dropdown_amount' => 'Tuto rozbalovací nabídku použijte, pokud je váš vklad v jiné měně.', + 'transactions_create_transfer_ffInput_piggy_bank_id' => 'Vyberte pokladničku a propojte tento převod se svými úsporami.', + + // piggy banks index: + 'piggy-banks_index_saved' => 'Tato kolonka zobrazuje, kolik jste naspořili v každé z pokladniček.', + 'piggy-banks_index_button' => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.', + 'piggy-banks_index_accountStatus' => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.', + + // create piggy + 'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?', + 'piggy-banks_create_date' => 'Pro pokladničku je možné nastavit cílové datum nebo termín.', + + // show piggy + 'piggy-banks_show_piggyChart' => 'Tento graf bude zobrazovat historii vaší pokladničky.', + 'piggy-banks_show_piggyDetails' => 'Nějaké podrobnosti o vaší pokladničce', + 'piggy-banks_show_piggyEvents' => 'Jsou zde uvedeny také všechny přírůstky i odebrání.', + + // bill index + 'bills_index_rules' => 'Zde vidíte která pravidla budou zkontrolována pokud je tento účet zasažen', + 'bills_index_paid_in_period' => 'Tato kolonka označuje, kdy byla účtenka/faktura naposledy zaplacena.', + 'bills_index_expected_in_period' => 'Tato kolonka u každé faktury označuje zda a kdy je očekávána další.', + + // show bill + 'bills_show_billInfo' => 'Tato tabulka zobrazuje některé obecné informace o této faktuře.', + 'bills_show_billButtons' => 'Toto tlačítko slouží k opětovnému prohledání starých transakcí, takže bude hledána shoda s touto účtenkou.', + 'bills_show_billChart' => 'Tento graf zobrazuje transakce spojené s touto fakturou.', + + // create bill + 'bills_create_intro' => 'Faktury používejte pro sledování částek, které máte v každém z období zaplatit. Jedná se výdaje jako nájem, pojištění nebo splátky hypotéky.', + 'bills_create_name' => 'Zadejte výstižný název, jako „Nájem“ nebo „Životní pojištění“.', + //'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.', + 'bills_create_amount_min_holder' => 'Vyberte nejnižší a nejvyšší částku pro tuto fakturu.', + 'bills_create_repeat_freq_holder' => 'Většina plateb se opakuje měsíčně, ale je zde možné nastavit i jinou frekvenci.', + 'bills_create_skip_holder' => 'Pokud se platba opakuje každé dva týdny, kolonka „přeskočit“ by měla být nastavená na „1“, aby byl vynechán každý druhý týden.', + + // rules index + 'rules_index_intro' => 'Firefly III umožňuje spravovat pravidla, která budou automaticky uplatňována na všechny transakce které vytvoříte nebo upravíte.', + 'rules_index_new_rule_group' => 'Pro snazší zprávu je pravidla možné kombinovat ve skupinách.', + 'rules_index_new_rule' => 'Vytvořte tolik pravidel, kolik chcete.', + 'rules_index_prio_buttons' => 'Seřaďte je tak, jak se vám to hodí.', + 'rules_index_test_buttons' => 'Pravidla je možné vyzkoušet nebo uplatnit na existující transakce.', + 'rules_index_rule-triggers' => 'Pravidla mají „spouštěče“ a „akce“. Jejich pořadí je možné měnit jejich přetahováním.', + 'rules_index_outro' => 'Podívejte se do nápovědy (ikona otazníku v pravém horním rohu)!', + + // create rule: + 'rules_create_mandatory' => 'Zvolte výstižný název a nastavte, kdy má být pravidlo spuštěno.', + 'rules_create_ruletriggerholder' => 'Přidejte tolik spouštěčů, kolik potřebujete, ale pamatujte, že aby byla spuštěná jakákoli akce je třeba, aby byly splněny podmínky VŠECH nastavených spouštěčů.', + 'rules_create_test_rule_triggers' => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.', + 'rules_create_actions' => 'Nastavte tolik akcí, kolik chcete.', + + // preferences + 'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.', + + // currencies + 'currencies_index_intro' => 'Firefly III podporuje více měn, které můžete měnit na této stránce.', + 'currencies_index_default' => 'Firefly III má jednu výchozí měnu.', + 'currencies_index_buttons' => 'Tato tlačítka slouží pro změnu výchozí měny nebo pro zapnutí dalších měn.', + + // create currency + 'currencies_create_code' => 'Tento kód by měl být v souladu s normou ISO (vyhledejte si pro novou měnu).', +]; diff --git a/resources/lang/cs_CZ/list.php b/resources/lang/cs_CZ/list.php new file mode 100644 index 0000000000..91eab21ef7 --- /dev/null +++ b/resources/lang/cs_CZ/list.php @@ -0,0 +1,136 @@ +. + */ + +declare(strict_types=1); + +return [ + 'buttons' => 'Tlačítka', + 'icon' => 'Ikona', + 'id' => 'ID', + 'create_date' => 'Vytvořeno', + 'update_date' => 'Aktualizováno', + 'updated_at' => 'Aktualizováno', + 'balance_before' => 'Zůstatek před', + 'balance_after' => 'Zůstatek po', + 'name' => 'Jméno', + 'role' => 'Role', + 'currentBalance' => 'Aktuální zůstatek', + 'linked_to_rules' => 'Příslušná pravidla', + 'active' => 'Aktivní?', + 'transaction_type' => 'Type', + 'lastActivity' => 'Poslední aktivita', + 'balanceDiff' => 'Rozdíl zůstatku', + 'matchesOn' => 'Matched on', + 'account_type' => 'Typ účtu', + 'created_at' => 'Vytvořeno', + 'account' => 'Účet', + 'matchingAmount' => 'Částka', + 'split_number' => '# rozdělení', + 'destination' => 'Cíl', + 'source' => 'Zdroj', + 'next_expected_match' => 'Next expected match', + 'automatch' => 'Automatické hledání shody?', + 'repeat_freq' => 'Repeats', + 'description' => 'Popis', + 'amount' => 'Částka', + 'internal_reference' => 'Internal reference', + 'date' => 'Datum', + 'interest_date' => 'Úrokové datum', + 'book_date' => 'Book date', + 'process_date' => 'Datum zpracování', + 'due_date' => 'Datum splatnosti', + 'payment_date' => 'Datum platby', + 'invoice_date' => 'Datum vystavení', + 'interal_reference' => 'Interní reference', + 'notes' => 'Poznámky', + 'from' => 'Od', + 'piggy_bank' => 'Pokladnička', + 'to' => 'To', + 'budget' => 'Rozpočet', + 'category' => 'Kategorie', + 'bill' => 'Účet', + 'withdrawal' => 'Výběr', + 'deposit' => 'Vklad', + 'transfer' => 'Převod', + 'type' => 'Typ', + 'completed' => 'Dokončeno', + 'iban' => 'IBAN', + 'paid_current_period' => 'Zaplaceno v tomto období', + 'email' => 'Email', + 'registered_at' => 'Registered at', + 'is_blocked' => 'Je blokován', + 'is_admin' => 'Je admin', + 'has_two_factor' => 'Má 2FA', + 'blocked_code' => 'Block code', + 'source_account' => 'Zdrojový účet', + 'destination_account' => 'Cílový účet', + 'accounts_count' => 'Počet účtů', + 'journals_count' => 'Počet transakcí', + 'attachments_count' => 'Počet příloh', + 'bills_count' => 'Počet účtů', + 'categories_count' => 'Počet kategorií', + 'import_jobs_count' => 'Počet úloh importu', + 'budget_count' => 'Počet rozpočtů', + 'rule_and_groups_count' => 'Počet pravidel a skupin pravidel', + 'tags_count' => 'Počet štítků', + 'tags' => 'Štítky', + 'inward' => 'Inward description', + 'outward' => 'Outward description', + 'number_of_transactions' => 'Počet transakcí', + 'total_amount' => 'Celková částka', + 'sum' => 'Součet', + 'sum_excluding_transfers' => 'Součet (bez převodů)', + 'sum_withdrawals' => 'Součet výběrů', + 'sum_deposits' => 'Součet vkladů', + 'sum_transfers' => 'Součet převodů', + 'reconcile' => 'Reconcile', + 'account_on_spectre' => 'Účet (Spectre)', + 'account_on_ynab' => 'Účet (YNAB)', + 'do_import' => 'Importovat z tohoto účtu', + 'sepa_ct_id' => 'SEPA End to End Identifier', + 'sepa_ct_op' => 'SEPA Opposing Account Identifier', + 'sepa_db' => 'SEPA Mandate Identifier', + 'sepa_country' => 'SEPA Country', + 'sepa_cc' => 'SEPA Clearing Code', + 'sepa_ep' => 'SEPA External Purpose', + 'sepa_ci' => 'SEPA Creditor Identifier', + 'sepa_batch_id' => 'SEPA Batch ID', + 'external_id' => 'External ID', + 'account_at_bunq' => 'Account with bunq', + 'file_name' => 'Název souboru', + 'file_size' => 'Velikost souboru', + 'file_type' => 'Typ souboru', + 'attached_to' => 'Připojeno k', + 'file_exists' => 'Soubor existuje', + 'spectre_bank' => 'Banka', + 'spectre_last_use' => 'Minulé přihlášení', + 'spectre_status' => 'Stav', + 'bunq_payment_id' => 'bunq payment ID', + 'repetitions' => 'Opakování', + 'title' => 'Title', + 'transaction_s' => 'Transakce', + 'field' => 'Kolonka', + 'value' => 'Hodnota', + 'interest' => 'Úrok', + 'interest_period' => 'úrokové období', + 'liability_type' => 'Typ závazku', +]; diff --git a/resources/lang/cs_CZ/pagination.php b/resources/lang/cs_CZ/pagination.php new file mode 100644 index 0000000000..65a73fbe48 --- /dev/null +++ b/resources/lang/cs_CZ/pagination.php @@ -0,0 +1,28 @@ +. + */ + +declare(strict_types=1); + +return [ + 'previous' => '« Předchozí', + 'next' => 'Následující »', +]; diff --git a/resources/lang/cs_CZ/passwords.php b/resources/lang/cs_CZ/passwords.php new file mode 100644 index 0000000000..fbe3601a01 --- /dev/null +++ b/resources/lang/cs_CZ/passwords.php @@ -0,0 +1,32 @@ +. + */ + +declare(strict_types=1); + +return [ + 'password' => 'Je třeba, aby délka hesla byla alespoň šest znaků a jeho potvrzení bylo zadáno stejně.', + 'user' => 'Nedaří se najít uživatele, který by měl tuto e-mailovou adresu.', + 'token' => 'Požadavek na obnovení hesla není platný.', + 'sent' => 'Na e-mail vám byl odeslán odkaz na obnovení hesla!', + 'reset' => 'Vaše heslo bylo resetováno!', + 'blocked' => 'Dobrý pokus.', +]; diff --git a/resources/lang/cs_CZ/validation.php b/resources/lang/cs_CZ/validation.php new file mode 100644 index 0000000000..b89e05f164 --- /dev/null +++ b/resources/lang/cs_CZ/validation.php @@ -0,0 +1,195 @@ +. + */ + +declare(strict_types=1); + +return [ + 'iban' => 'Toto není platný IBAN.', + 'zero_or_more' => 'Hodnota nemůže být záporná.', + 'date_or_time' => 'Je třeba, aby hodnota byla platné datum nebo čas (ve formátu dle normy ISO 8601).', + 'source_equals_destination' => 'Zdrojový účet je zároveň i cílový.', + 'unique_account_number_for_user' => 'Zdá se, že toto číslo účtu se již používá.', + 'unique_iban_for_user' => 'Vypadá to, že tento IBAN kód se již používá.', + 'deleted_user' => 'Z bezpečnostních důvodů se nemůžete registrovat pomocí této emailové adresy.', + 'rule_trigger_value' => 'Tato hodnota není platná pro označený spouštěč.', + 'rule_action_value' => 'Tato hodnota je neplatná pro vybranou akci.', + 'file_already_attached' => 'Nahraný soubor ":name" je již připojen k tomuto objektu.', + 'file_attached' => 'Soubor „:name“ úspěšně nahrán.', + 'must_exist' => 'Identifikátor v kolonce :attribute v databázi neexistuje.', + 'all_accounts_equal' => 'Je třeba, aby všechny účty v této kolonce byly stejné.', + 'group_title_mandatory' => 'Pokud je zde více než jedna transakce, je název skupiny třeba vyplnit.', + 'transaction_types_equal' => 'Je třeba, aby všechna rozdělení byla stejného typu.', + 'invalid_transaction_type' => 'Neplatný typ transakce.', + 'invalid_selection' => 'Váš výběr je neplatný.', + 'belongs_user' => 'Tato hodnota není platná pro toto pole.', + 'at_least_one_transaction' => 'Potřebujete alespoň jednu transakci.', + 'at_least_one_repetition' => 'Potřebujete alespoň jedno opakování.', + 'require_repeat_until' => 'Require either a number of repetitions, or an end date (repeat_until). Not both.', + 'require_currency_info' => 'Obsah tohoto pole je neplatný bez informace o měně.', + 'require_currency_amount' => 'The content of this field is invalid without foreign amount information.', + 'equal_description' => 'Popis transakce nesmí být stejný jako globální popis.', + 'file_invalid_mime' => 'Soubor ":name" je typu ":mime", který není schválen pro nahrání.', + 'file_too_large' => 'Soubor ":name" je příliš velký.', + 'belongs_to_user' => 'Hodnota :attribute není známa.', + 'accepted' => 'Je potřeba potvrdit :attribute.', + 'bic' => 'Toto není platný BIC.', + 'at_least_one_trigger' => 'Je třeba, aby pravidlo mělo alespoň jeden spouštěč.', + 'at_least_one_action' => 'Pravidlo musí obsahovat alespoň jednu akci.', + 'base64' => 'Data nejsou v platném base64 kódování.', + 'model_id_invalid' => 'Zdá se, že dané ID je neplatné pro tento model.', + 'more' => ':attribute musí být větší než nula.', + 'less' => ':attribute musí být menší než 10.000.000', + 'active_url' => ':attribute není platná adresa URL.', + 'after' => ':attribute nemůže být dříve než :date.', + 'alpha' => ':attribute může obsahovat pouze písmena.', + 'alpha_dash' => ':attribute může obsahovat pouze písmena, čísla a pomlčky.', + 'alpha_num' => ':attribute může obsahovat pouze písmena a čísla.', + 'array' => ':attribute musí být pole.', + 'unique_for_user' => 'Položka s tímto :attribute již existuje.', + 'before' => ':attribute nemůže být později než :date.', + 'unique_object_for_user' => 'Tento název je již používán.', + 'unique_account_for_user' => 'Tento název účtu je již používán.', + 'between.numeric' => ':attribute musí být v rozmezí :min a :max.', + 'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.', + 'between.string' => ':attribute musí mít délku v rozmezí :min a :max znaků.', + 'between.array' => ':attribute musí mít mezi :min a :max položkami.', + 'boolean' => ':attribute musí mít hodnotu pravda nebo nepravda.', + 'confirmed' => 'Potvrzení :attribute se neshoduje.', + 'date' => ':attribute není platným datem.', + 'date_format' => ':attribute neodpovídá formátu :format.', + 'different' => ':attribute a :other se musí lišit.', + 'digits' => ':attribute musí obsahovat :digits číslic.', + 'digits_between' => ':attribute musí být v rozmezí :min a :max číslic.', + 'email' => ':attribute musí být platná e-mailová adresa.', + 'filled' => 'Pole :attribute nesmí být prázdné.', + 'exists' => 'Vybraný :attribute je neplatný.', + 'image' => 'Je třeba, aby :attribute byl obrázek.', + 'in' => 'Vybraný :attribute není platný.', + 'integer' => 'Je třeba, aby :attribute byl celé číslo.', + 'ip' => 'Je třeba, aby :attribute byla platná IP adresa.', + 'json' => 'Je třeba, aby :attribute byl platný JSON řetězec.', + 'max.numeric' => ':attribute nemůže být vyšší než :max.', + 'max.file' => 'The :attribute may not be greater than :max kilobytes.', + 'max.string' => 'The :attribute may not be greater than :max characters.', + 'max.array' => 'The :attribute may not have more than :max items.', + 'mimes' => 'The :attribute must be a file of type: :values.', + 'min.numeric' => 'Je třeba, aby :attribute bylo alespoň :min.', + 'lte.numeric' => 'Je třeba, aby :attribute byl nižší nebo roven :value.', + 'min.file' => 'Je třeba, aby :attribute byl alespoň :min kilobajtů.', + 'min.string' => 'Je třeba, aby :attribute bylo alespoň :min znaků dlouhé.', + 'min.array' => 'The :attribute must have at least :min items.', + 'not_in' => 'Vybraný :attribute není platný.', + 'numeric' => 'Je třeba, aby :attribute byl číslo.', + 'numeric_native' => 'Je třeba, aby částka v hlavní měně bylo číslo.', + 'numeric_destination' => 'Je třeba, aby cílová částka bylo číslo.', + 'numeric_source' => 'Je třeba, aby zdrojová částka bylo číslo.', + 'regex' => 'Formát :attribute není platný.', + 'required' => 'Kolonku :attribute je třeba vyplnit.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size.numeric' => 'Je třeba, aby :attribute byl :size.', + 'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.', + 'size.file' => 'The :attribute must be :size kilobytes.', + 'size.string' => 'The :attribute must be :size characters.', + 'size.array' => 'The :attribute must contain :size items.', + 'unique' => 'The :attribute has already been taken.', + '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.', + 'attributes' => [ + 'email' => 'e-mailová adresa', + 'description' => 'popis', + 'amount' => 'částka', + 'name' => 'název', + 'piggy_bank_id' => 'ID pokladničky', + 'targetamount' => 'cílová částka', + 'opening_balance_date' => 'opening balance date', + 'opening_balance' => 'opening balance', + 'match' => 'shoda', + 'amount_min' => 'minimální částka', + 'amount_max' => 'maximální částka', + 'title' => 'název', + 'tag' => 'štítek', + 'transaction_description' => 'popis transakce', + 'rule-action-value.1' => 'hodnota č. 1 akce pravidla', + 'rule-action-value.2' => 'hodnota č. 2 akce pravidla', + 'rule-action-value.3' => 'hodnota č. 3 akce pravidla', + 'rule-action-value.4' => 'hodnota akce pravidla č. 4', + 'rule-action-value.5' => 'hodnota č. 5 akce pravidla', + 'rule-action.1' => 'Akce pravidla č. 1', + 'rule-action.2' => 'Akce pravidla č. 2', + 'rule-action.3' => 'Akce pravidla č. 3', + 'rule-action.4' => 'akce pravidla č. 4', + 'rule-action.5' => 'rule action #5', + 'rule-trigger-value.1' => 'rule trigger value #1', + 'rule-trigger-value.2' => 'rule trigger value #2', + 'rule-trigger-value.3' => 'rule trigger value #3', + 'rule-trigger-value.4' => 'rule trigger value #4', + 'rule-trigger-value.5' => 'rule trigger value #5', + 'rule-trigger.1' => 'spouštěč pravidla č. 1', + 'rule-trigger.2' => 'spouštěč pravidla č. 2', + 'rule-trigger.3' => 'spouštěč pravidla č. 3', + 'rule-trigger.4' => 'spouštěč pravidla č. 4', + 'rule-trigger.5' => 'spouštěč pravidla č. 5', + ], + + // validation of accounts: + 'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', + 'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', + 'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.', + 'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', + + 'deposit_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', + 'deposit_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', + 'deposit_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.', + 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', + + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', + 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', + 'transfer_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.', + 'transfer_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', + 'need_id_in_edit' => 'Each split must have transaction_journal_id (either valid ID or 0).', + + 'ob_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', + 'ob_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.', + 'ob_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":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.', +];