mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
1749 lines
154 KiB
PHP
1749 lines
154 KiB
PHP
<?php
|
||
|
||
/**
|
||
* firefly.php
|
||
* Copyright (c) 2019 james@firefly-iii.org
|
||
*
|
||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||
*
|
||
* This program is free software: you can redistribute it and/or modify
|
||
* it under the terms of the GNU Affero General Public License as
|
||
* published by the Free Software Foundation, either version 3 of the
|
||
* License, or (at your option) any later version.
|
||
*
|
||
* This program is distributed in the hope that it will be useful,
|
||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
* GNU Affero General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU Affero General Public License
|
||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||
*/
|
||
|
||
declare(strict_types=1);
|
||
|
||
return [
|
||
// general stuff:
|
||
'close' => 'Zavřít',
|
||
'actions' => 'Akce',
|
||
'edit' => 'Upravit',
|
||
'delete' => 'Odstranit',
|
||
'split' => 'Rozdělit',
|
||
'single_split' => 'Split',
|
||
'clone' => 'Klonovat',
|
||
'last_seven_days' => 'Uplynulých 7 dnů',
|
||
'last_thirty_days' => 'Uplynulých 30 dní',
|
||
'welcome_back' => 'Jak to jde?',
|
||
'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. <a href="https://crowdin.com/project/firefly-iii-help">Pomůžete s překladem?</a>',
|
||
'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',
|
||
'sidebar_frontpage_create' => 'Create',
|
||
'new_transaction' => 'Nová transakce',
|
||
'no_rules_for_bill' => 'Tento účet nemá přiřazena žádná pravidla.',
|
||
'go_to_asset_accounts' => 'Zobrazit účty s aktivy',
|
||
'go_to_budgets' => 'Přejít k rozpočtům',
|
||
'new_clone_instructions' => 'Toto tlačítko automaticky zkopíruje transakci a nastaví dnešní datum. Jste si jisti?',
|
||
'clones_journal_x' => 'Tato transakce je kopií „:description“ (#:id)',
|
||
'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' => 'Zdravíme!',
|
||
'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' => 'Pokud jste ztratili i své záložní kódy, máte smůlu. Toto se pak už nedá napravit z webového rozhraní. Máte dvě možnosti:',
|
||
'two_factor_lost_fix_self' => 'Pokud spustíte vlastní instanci Firefly III, přečtěte si <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">tento záznam v FAQ</a> pro pokyny.',
|
||
'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, <a href="mailto::site_owner">:site_owner</a> a požádejte ho o resetování svého dvoufázového ověřování.',
|
||
'mfa_backup_code' => 'Použitím záložního kódu, umožňujícího přihlášení do Firefly III, platnost kódu zaniká. Takže kód, kterým jste se už přihlásili, už k ničemu není (není možné ho použít opakovaně) proto si ho ze seznamu vyškrtněte.',
|
||
'pref_two_factor_new_backup_codes' => 'Získat nové záložní kódy',
|
||
'pref_two_factor_backup_code_count' => 'You have :count valid backup code.|You have :count valid backup codes.',
|
||
'2fa_i_have_them' => 'Uložil jsem je!',
|
||
'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 <a href=":link">rozpočty</a> byste nějaké měli vytvořit. Rozpočty mohou pomoci udržet si přehled ve výdajích.',
|
||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||
'Savings account' => 'Spořicí účet',
|
||
'Credit card' => 'Kreditní karta',
|
||
'source_accounts' => 'Source account|Source accounts',
|
||
'destination_accounts' => 'Destination account|Destination accounts',
|
||
'user_id_is' => 'Vaš identifikátor uživatele je <strong>:user</strong>',
|
||
'field_supports_markdown' => 'Text v této kolonce je možné formátovat pomocí <a href="https://en.support.wordpress.com/markdown-quick-reference/">Markdown</a>.',
|
||
'need_more_help' => 'Pokud potřebujete další pomoc s používáním Firefly III, <a href="https://github.com/firefly-iii/firefly-iii/issues"> založte požadavek na portálu GitHub</a>.',
|
||
'reenable_intro_text' => 'Můžete si také znovu spustit <a href="#" id="reenableGuidance">úvodního průvodce</a>.',
|
||
'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“',
|
||
'spent_in_specific_double' => 'Spent in account ":account"',
|
||
'earned_in_specific_double' => 'Earned in account ":account"',
|
||
'source_account' => 'Zdrojový účet',
|
||
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
|
||
'destination_account' => 'Cílový účet',
|
||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
||
'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' => 'All transactions for budget ":name" between :start and :end in :currency',
|
||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end in :currency',
|
||
'chart_budget_in_period_only_currency' => 'The amount you budgeted was in :currency, so this chart will only show transactions in :currency.',
|
||
'chart_account_in_period' => 'Chart for all transactions for account ":name" (:balance) between :start and :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 <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">pokyny, jak to napravit</a>.',
|
||
'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' => 'Resetovat',
|
||
'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.',
|
||
'no_att_demo_user' => 'The demo user can\'t upload attachments.',
|
||
'button_register' => 'Zaregistrovat se',
|
||
'authorization' => 'Pověření',
|
||
'active_bills_only' => 'pouze aktivní účty',
|
||
'active_exp_bills_only' => 'pouze aktivní a očekávané účty',
|
||
'per_period_sum_1D' => 'Expected daily costs',
|
||
'per_period_sum_1W' => 'Expected weekly costs',
|
||
'per_period_sum_1M' => 'Expected monthly costs',
|
||
'per_period_sum_3M' => 'Expected quarterly costs',
|
||
'per_period_sum_6M' => 'Expected half-yearly costs',
|
||
'per_period_sum_1Y' => 'Expected yearly costs',
|
||
'average_per_bill' => 'průměr na účet',
|
||
'expected_total' => 'očekávaný celkový součet',
|
||
'reconciliation_account_name' => ':name reconciliation (:currency)',
|
||
'saved' => 'Saved',
|
||
|
||
// API access
|
||
'authorization_request' => 'Požadavek na ověření – Firefly III verze :version',
|
||
'authorization_request_intro' => '<strong>:client</strong> žádá oprávnění pro přístup k vaší finanční správě. Chcete autorizovat <strong>:client</strong> 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é)',
|
||
'no_piggy_bank' => '(žádná pokladnička)',
|
||
'name_in_currency' => ':name v :currency',
|
||
'paid_in_currency' => 'Zaplaceno v :currency',
|
||
'unpaid_in_currency' => 'Nezaplaceno v :currency',
|
||
'is_alpha_warning' => 'Používáte ALPHA verzi. Buďte ostražití před chybami a problémy.',
|
||
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
|
||
'all_destination_accounts' => 'Destination accounts',
|
||
'all_source_accounts' => 'Source accounts',
|
||
'back_to_index' => 'Back to the index',
|
||
|
||
// 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 can check for updates automatically. When you enable this setting, it will contact the Firefly III update server to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
|
||
'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 <a href=":link">správy</a> 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' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
||
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
|
||
'update_newer_version_alert' => 'You are running :your_version, which is newer than the latest release, :new_version.',
|
||
'update_check_error' => 'An error occurred while checking for updates: :error',
|
||
'unknown_error' => 'Unknown error. Sorry about that.',
|
||
'just_new_release' => 'A new version is available! Version :version was released :date. This release is very fresh. Wait a few days for the new release to stabilize.',
|
||
'disabled_but_check' => 'You disabled update checking. So don\'t forget to check for updates yourself every now and then. Thank you!',
|
||
'admin_update_channel_title' => 'Update channel',
|
||
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',
|
||
'update_channel_stable' => 'Stable. Everything should work as expected.',
|
||
'update_channel_beta' => 'Beta. New features but things may be broken.',
|
||
'update_channel_alpha' => 'Alpha. We throw stuff in, and use whatever sticks.',
|
||
|
||
// search
|
||
'search' => 'Hledat',
|
||
'search_query' => 'Dotaz',
|
||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||
'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: <span class="text-info">:query</span>',
|
||
'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' => 'Cílový účet je :value',
|
||
'search_modifier_tag' => 'Štítek je „:value“',
|
||
'search_modifier_category' => 'Kategorie je „:value“',
|
||
'search_modifier_budget' => 'Rozpočet je „:value“',
|
||
'search_modifier_bill' => 'Faktura 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',
|
||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||
'search_modifier_external_id' => 'External ID is ":value"',
|
||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||
'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
|
||
'cannot_fire_inactive_rules' => 'You cannot execute inactive 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“',
|
||
'duplicate_rule' => 'Duplicate rule ":title"',
|
||
'rule_copy_of' => 'Copy of ":title"',
|
||
'duplicated_rule' => 'Duplicated rule ":title" into ":newTitle"',
|
||
'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' => 'Save this rule by moving it to another rule group:|Save these rules by moving them to another rule group:',
|
||
'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.',
|
||
'instructions_rule_from_journal' => 'Create a rule based on one of your transactions. Complement or submit the form below.',
|
||
'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' => 'Source account name starts with..',
|
||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||
|
||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||
|
||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||
|
||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":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_date_is_choice' => 'Transaction date is..',
|
||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||
'rule_trigger_date_after' => 'Transaction date is after ":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_foreign_currency_is_choice' => 'Transaction foreign currency is..',
|
||
'rule_trigger_foreign_currency_is' => 'Transaction foreign currency is ":trigger_value"',
|
||
'rule_trigger_has_attachments_choice' => 'Má alespoň tolik příloh',
|
||
'rule_trigger_has_attachments' => 'Has at least :count attachment|Has at least :count attachments',
|
||
'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_delete_transaction_choice' => 'DELETE transaction (!)',
|
||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||
'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_update_piggy_choice' => 'Add/remove transaction amount in piggy bank..',
|
||
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
|
||
'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' => 'Set source account to..',
|
||
'rule_action_set_source_account' => 'Nastavit účet na :action_value',
|
||
'rule_action_set_destination_account_choice' => 'Set destination account to..',
|
||
'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".',
|
||
|
||
'new_rule_for_journal_title' => 'Rule based on transaction ":description"',
|
||
'new_rule_for_journal_description' => 'This rule is based on transaction ":description". It will match transactions that are exactly the same.',
|
||
|
||
// 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í <a href="https://www.mapbox.com/">Mapbox</a>. Otevřete soubor <code>.env</code> a tento kód zadejte za <code>MAPBOX_API_KEY=</code>.',
|
||
'press_object_location' => 'Right click or long press to set the object\'s location.',
|
||
'clear_location' => 'Vymazat umístění',
|
||
'delete_all_selected_tags' => 'Delete all selected tags',
|
||
'select_tags_to_delete' => 'Don\'t forget to select some tags.',
|
||
'deleted_x_tags' => 'Deleted :count tag.|Deleted :count tags.',
|
||
'create_rule_from_transaction' => 'Create rule based on transaction',
|
||
|
||
|
||
// preferences
|
||
'equal_to_language' => '(rovno jazyku)',
|
||
'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_locale' => 'Místní nastavení',
|
||
'pref_languages_help' => 'Firefly III podporuje několik jazyků – ve kterém ho chcete používat?',
|
||
'pref_locale_help' => 'Firefly III vám umožňuje nastavit další lokální nastavení, jako je formátování měn, čísel a dat. Položky v tomto seznamu nemusí být podporovány vaším systémem. Firefly III nemá správné nastavení data pro každé lokální místo. Pro vylepšení mě kontaktujte.',
|
||
'pref_locale_no_windows' => 'This feature may not work on Windows.',
|
||
'pref_locale_no_demo' => 'This feature won\'t work for the demo user.',
|
||
'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: <code>:secret</code>.',
|
||
'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',
|
||
'pref_optional_tj_external_uri' => 'External URI',
|
||
'optional_field_meta_dates' => 'Datumy',
|
||
'optional_field_meta_business' => 'Business',
|
||
'optional_field_attachments' => 'Přílohy',
|
||
'optional_field_meta_data' => 'Volitelná metadata',
|
||
'external_uri' => 'External URI',
|
||
|
||
// profile:
|
||
'delete_stuff_header' => 'Delete data from Firefly III',
|
||
'permanent_delete_stuff' => 'Be careful with these buttons. Deleting stuff is permanent.',
|
||
'other_sessions_logged_out' => 'All your other sessions have been logged out.',
|
||
'delete_all_budgets' => 'Delete ALL your budgets',
|
||
'delete_all_categories' => 'Smazat VŠECHNY vaše kategorie',
|
||
'delete_all_tags' => 'Smazat VŠECHNY vaše štítky',
|
||
'delete_all_bills' => 'Delete ALL your bills',
|
||
'delete_all_piggy_banks' => 'Delete ALL your piggy banks',
|
||
'delete_all_rules' => 'Delete ALL your rules',
|
||
'delete_all_recurring' => 'Delete ALL your recurring transactions',
|
||
'delete_all_object_groups' => 'Delete ALL your object groups',
|
||
'delete_all_accounts' => 'Delete ALL your accounts',
|
||
'delete_all_asset_accounts' => 'Delete ALL your asset accounts',
|
||
'delete_all_expense_accounts' => 'Delete ALL your expense accounts',
|
||
'delete_all_revenue_accounts' => 'Delete ALL your revenue accounts',
|
||
'delete_all_liabilities' => 'Delete ALL your liabilities',
|
||
'delete_all_transactions' => 'Delete ALL your transactions',
|
||
'delete_all_withdrawals' => 'Delete ALL your withdrawals',
|
||
'delete_all_deposits' => 'Delete ALL your deposits',
|
||
'delete_all_transfers' => 'Delete ALL your transfers',
|
||
'also_delete_transactions' => 'Deleting accounts will also delete ALL associated withdrawals, deposits and transfers!',
|
||
'deleted_all_budgets' => 'Všechny rozpočty byly smazány',
|
||
'deleted_all_categories' => 'Všechny kategorie byly smazány',
|
||
'deleted_all_tags' => 'Všechny štítky byly smazány',
|
||
'deleted_all_bills' => 'All bills have been deleted',
|
||
'deleted_all_piggy_banks' => 'All piggy banks have been deleted',
|
||
'deleted_all_rules' => 'All rules and rule groups have been deleted',
|
||
'deleted_all_object_groups' => 'All groups have been deleted',
|
||
'deleted_all_accounts' => 'All accounts have been deleted',
|
||
'deleted_all_asset_accounts' => 'All asset accounts have been deleted',
|
||
'deleted_all_expense_accounts' => 'All expense accounts have been deleted',
|
||
'deleted_all_revenue_accounts' => 'All revenue accounts have been deleted',
|
||
'deleted_all_liabilities' => 'All liabilities have been deleted',
|
||
'deleted_all_transactions' => 'All transactions have been deleted',
|
||
'deleted_all_withdrawals' => 'All withdrawals have been deleted',
|
||
'deleted_all_deposits' => 'All deposits have been deleted',
|
||
'deleted_all_transfers' => 'All transfers have been deleted',
|
||
'deleted_all_recurring' => 'All recurring transactions have been deleted',
|
||
'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, <em>vše</em>, 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 <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">the website of Troy Hunt</a> to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">NIST Special Publication</a> 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 exporting data. Without it, that sensitive command 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 <a href="/admin">Administration</a>.',
|
||
'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".',
|
||
'external_user_mgt_disabled' => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.',
|
||
'delete_local_info_only' => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.",
|
||
'profile_oauth_clients' => 'OAuth Clients',
|
||
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
|
||
'profile_oauth_clients_header' => 'Clients',
|
||
'profile_oauth_client_id' => 'Client ID',
|
||
'profile_oauth_client_name' => 'Name',
|
||
'profile_oauth_client_secret' => 'Secret',
|
||
'profile_oauth_create_new_client' => 'Create New Client',
|
||
'profile_oauth_create_client' => 'Create Client',
|
||
'profile_oauth_edit_client' => 'Edit Client',
|
||
'profile_oauth_name_help' => 'Something your users will recognize and trust.',
|
||
'profile_oauth_redirect_url' => 'Redirect URL',
|
||
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
|
||
'profile_authorized_apps' => 'Authorized applications',
|
||
'profile_authorized_clients' => 'Authorized clients',
|
||
'profile_scopes' => 'Scopes',
|
||
'profile_revoke' => 'Revoke',
|
||
'profile_personal_access_tokens' => 'Personal Access Tokens',
|
||
'profile_personal_access_token' => 'Personal Access Token',
|
||
'profile_personal_access_token_explanation' => 'Here is your new personal access token. This is the only time it will be shown so don\'t lose it! You may now use this token to make API requests.',
|
||
'profile_no_personal_access_token' => 'You have not created any personal access tokens.',
|
||
'profile_create_new_token' => 'Create new token',
|
||
'profile_create_token' => 'Create token',
|
||
'profile_create' => 'Create',
|
||
'profile_save_changes' => 'Save changes',
|
||
'profile_whoops' => 'Whoops!',
|
||
'profile_something_wrong' => 'Something went wrong!',
|
||
'profile_try_again' => 'Something went wrong. Please try again.',
|
||
'amounts' => 'Amounts',
|
||
|
||
// export data:
|
||
'export_data_title' => 'Export data from Firefly III',
|
||
'export_data_menu' => 'Export data',
|
||
'export_data_bc' => 'Export data from Firefly III',
|
||
'export_data_main_title' => 'Export data from Firefly III',
|
||
'export_data_expl' => 'This link allows you to export all transactions + meta data from Firefly III. Please refer to the help (top right (?)-icon) for more information about the process.',
|
||
'export_data_all_transactions' => 'Export all transactions',
|
||
'export_data_advanced_expl' => 'If you need a more advanced or specific type of export, read the help on how to use the console command <code>php artisan help firefly-iii:export-data</code>.',
|
||
|
||
// 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' => 'Smazán závazek „: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_expl_w_d' => 'When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination account, instead of being withdrawn from it.|When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination accounts, instead of being withdrawn from them.',
|
||
'convert_expl_w_t' => 'When converting a withdrawal into a transfer, the money will be transferred away from the source account into other asset or liability account instead of being spent on the original expense account.|When converting a withdrawal into a transfer, the money will be transferred away from the source accounts into other asset or liability accounts instead of being spent on the original expense accounts.',
|
||
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account, instead of being deposited into it.|When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source accounts, instead of being deposited into them.',
|
||
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account from any of your asset or liability account.|When you convert a deposit into a transfer, the money will be deposited into the listed destination accounts from any of your asset or liability accounts.',
|
||
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account you set here, instead of being transferred away.|When you convert a transfer into a withdrawal, the money will be spent on the destination accounts you set here, instead of being transferred away.',
|
||
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account you see here, instead of being transferred into it.|When you convert a transfer into a deposit, the money will be deposited into the destination accounts you see here, instead of being transferred into them.',
|
||
'convert_select_sources' => 'To complete the conversion, please set the new source account below.|To complete the conversion, please set the new source accounts below.',
|
||
'convert_select_destinations' => 'To complete the conversion, please select the new destination account below.|To complete the conversion, please select the new destination accounts below.',
|
||
'converted_to_Withdrawal' => '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_delete_fallback_currency' => ':name is the system fallback currency and can\'t be deleted.',
|
||
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
|
||
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
|
||
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
|
||
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
|
||
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
|
||
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
|
||
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
|
||
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
|
||
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
|
||
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
|
||
'deleted_currency' => 'Měna :name smazána',
|
||
'created_currency' => 'Měna :name vytvořena',
|
||
'could_not_store_currency' => 'Novou měnu se nepodařilo uložit.',
|
||
'updated_currency' => 'Měna :name aktualizována',
|
||
'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.',
|
||
'currencies_intro' => 'Firefly III podporuje různé měny, které můžete nastavit a zpřístupnit zde.',
|
||
'make_default_currency' => 'Nastavit jako výchozí',
|
||
'default_currency' => 'výchozí',
|
||
'currency_is_disabled' => 'Vypnuto',
|
||
'enable_currency' => 'Zapnout',
|
||
'disable_currency' => 'Vypnout',
|
||
'currencies_default_disabled' => 'Většina těchto měn je ve výchozím stavu vypnutá. Pro jejich použití, je třeba je nejdříve zapnout.',
|
||
'currency_is_now_enabled' => 'Měna „:name“ byla zapnuta',
|
||
'currency_is_now_disabled' => 'Měna „:name“ byla vypnuta',
|
||
|
||
// forms:
|
||
'mandatoryFields' => 'Povinné kolonky',
|
||
'optionalFields' => 'Volitelné kolonky',
|
||
'options' => 'Možnosti',
|
||
|
||
// budgets:
|
||
'budget_limit_not_in_range' => 'This amount applies from :start to :end.',
|
||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||
'total_available_budget_in_currency' => 'Celkový rozpočet k dispozici v :currency',
|
||
'see_below' => 'viz níže',
|
||
'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' => 'Už utraceno mezi :start a :end',
|
||
'set_available_amount' => 'Nastavit částku k dispozici',
|
||
'update_available_amount' => 'Aktualizovat částku k dispozici',
|
||
'ab_basic_modal_explain' => 'Use this form to indicate how much you expect to be able to budget (in total, in :currency) in the indicated period.',
|
||
'createBudget' => 'Nový rozpočet',
|
||
'invalid_currency' => 'Toto není platná měna',
|
||
'invalid_amount' => 'Please enter an amount',
|
||
'set_ab' => 'The available budget amount has been set',
|
||
'updated_ab' => 'The available budget amount has been updated',
|
||
'deleted_ab' => 'The available budget amount has been deleted',
|
||
'deleted_bl' => 'The budgeted amount has been removed',
|
||
'alt_currency_ab_create' => 'Set the available budget in another currency',
|
||
'bl_create_btn' => 'Set budget in another currency',
|
||
'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',
|
||
'set_budget_limit_title' => 'Set budgeted amount for budget :budget between :start and :end',
|
||
'set_budget_limit' => 'Nastavte částku rozpočtu',
|
||
'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' => '<i class="fa fa-money"></i> Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?',
|
||
'transferred_in' => 'Převedeno (k nám)',
|
||
'transferred_away' => 'Převedeno (pryč)',
|
||
'auto_budget_none' => 'No auto-budget',
|
||
'auto_budget_reset' => 'Set a fixed amount every period',
|
||
'auto_budget_rollover' => 'Add an amount every period',
|
||
'auto_budget_period_daily' => 'Daily',
|
||
'auto_budget_period_weekly' => 'Weekly',
|
||
'auto_budget_period_monthly' => 'Monthly',
|
||
'auto_budget_period_quarterly' => 'Quarterly',
|
||
'auto_budget_period_half_year' => 'Every half year',
|
||
'auto_budget_period_yearly' => 'Yearly',
|
||
'auto_budget_help' => 'You can read more about this feature in the help. Click the top-right (?) icon.',
|
||
'auto_budget_reset_icon' => 'This budget will be set periodically',
|
||
'auto_budget_rollover_icon' => 'The budget amount will increase periodically',
|
||
'remove_budgeted_amount' => 'Remove budgeted amount in :currency',
|
||
|
||
// bills:
|
||
'not_expected_period' => 'Not expected this period',
|
||
'not_or_not_yet' => 'Not (yet)',
|
||
'match_between_amounts' => 'Bill matches transactions between :low and :high.',
|
||
'running_again_loss' => 'Previously linked transactions to this bill may lose their connection, if they (no longer) match the rule(s).',
|
||
'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' => 'Smazán účet „: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 :count transaction to the bill.|Rescanned everything, and linked :count transactions 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',
|
||
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
|
||
'bill_expected_date' => 'Expected :date',
|
||
|
||
// accounts:
|
||
'inactive_account_link' => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.',
|
||
'all_accounts_inactive' => 'These are your inactive accounts.',
|
||
'active_account_link' => 'This link goes back to your active 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',
|
||
'asset_accounts_inactive' => 'Asset accounts (inactive)',
|
||
'expense_accounts' => 'Výdajové účty',
|
||
'expense_accounts_inactive' => 'Expense accounts (inactive)',
|
||
'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' => 'Hotovost',
|
||
'cash' => 'hotovost',
|
||
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
|
||
'account_type' => 'Typ účtu',
|
||
'save_transactions_by_moving' => 'Save this transaction by moving it to another account:|Save these transactions 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',
|
||
'reconcile' => 'Reconcile',
|
||
'show' => 'Show',
|
||
'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_transaction' => 'Update transaction',
|
||
'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“',
|
||
'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":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',
|
||
'replace_with_these_tags' => 'Replace with these tags',
|
||
'append_these_tags' => 'Add these tags',
|
||
'mass_edit' => 'Edit selected individually',
|
||
'bulk_edit' => 'Hromadná úprava označeného',
|
||
'mass_delete' => 'Smazat označené',
|
||
'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_bill' => '(no bill)',
|
||
'account_per_budget' => 'Účty pro jednotlivé rozpočty',
|
||
'account_per_category' => 'Účty pro jednotlivé kategorie',
|
||
'create_new_object' => 'Create',
|
||
'empty' => '(prázdné)',
|
||
'all_other_budgets' => '(všechny ostatní rozpočty)',
|
||
'all_other_accounts' => '(všechny ostatní účty)',
|
||
'expense_per_source_account' => 'Výdaje podle zdrojového účtu',
|
||
'expense_per_destination_account' => 'Výdaje podle cílového účtu',
|
||
'income_per_destination_account' => 'Příjmy podle cílového účtu',
|
||
'spent_in_specific_category' => 'Utraceno v kategorii „:category“',
|
||
'earned_in_specific_category' => 'Získáno v kategorii „:category“',
|
||
'spent_in_specific_tag' => 'Utraceno pod štítkem „:tag“',
|
||
'earned_in_specific_tag' => 'Získáno pod štítkem „:tag“',
|
||
'income_per_source_account' => 'Příjem podle zdrojového účtu',
|
||
'average_spending_per_destination' => 'Průměrný výdaj podle cílového účtu',
|
||
'average_spending_per_source' => 'Průměrný výdaj podle zdrojového účtu',
|
||
'average_earning_per_source' => 'Průměrný příjem v jednotlivých zdrojových účtech',
|
||
'average_earning_per_destination' => 'Průměrný příjem v jednotlivých cílových účtech',
|
||
'account_per_tag' => 'Účty pod jednotlivými štítky',
|
||
'tag_report_expenses_listed_once' => 'Výdaje a příjmy nikdy nejsou vypsány dvakrát. Pokud má transakce vícero štítků, zobrazí se pouze pod jedním z nich. Může se zdát, že na seznamu chybí údaje, ale částky budou správné.',
|
||
'double_report_expenses_charted_once' => 'Výdaje a příjmy nikdy nejsou zobrazeny dvakrát. Pokud má transakce vícero štítků, zobrazí se pouze pod jedním z nich. Může se zdát, že tento graf postrádá některé údaje, ale částky budou správné.',
|
||
'tag_report_chart_single_tag' => 'This chart applies to a single tag. If a transaction has multiple tags, what you see here may be reflected in the charts of other tags as well.',
|
||
'tag' => 'Štítek',
|
||
'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' => 'Deleted :count transaction.|Deleted :count transactions.',
|
||
'mass_edited_transactions_success' => 'Updated :count transaction.|Updated :count transactions.',
|
||
'opt_group_' => '(žádný typ účtu)',
|
||
'opt_group_no_account_type' => '(žádný typ účtu)',
|
||
'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' => 'Účty pro výdaje',
|
||
'opt_group_revenue_account' => 'Účty pro příjmy',
|
||
'opt_group_l_Loan' => 'Závazek: Půjčka',
|
||
'opt_group_cash_account' => 'Hotovostní účet',
|
||
'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 <a href=":route">:name</a>. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.',
|
||
'transaction_stored_link' => '<a href="transactions/show/{ID}">Transaction #{ID} ("{title}")</a> has been stored.',
|
||
'transaction_new_stored_link' => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been stored.',
|
||
'transaction_updated_link' => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been updated.',
|
||
|
||
// new user:
|
||
'welcome' => 'Vítejte ve Firefly III!',
|
||
'submit' => 'Odeslat',
|
||
'submission' => 'Submission',
|
||
'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 <strong>Submit</strong>. 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:
|
||
'transaction_table_description' => 'A table containing your transactions',
|
||
'opposing_account' => 'Opposing account',
|
||
'yourAccounts' => 'Vaše účty',
|
||
'your_accounts' => 'Přehled vašeho účtu',
|
||
'category_overview' => 'Přehled kategorie',
|
||
'expense_overview' => 'Expense account overview',
|
||
'revenue_overview' => 'Přehled příjmových účtů',
|
||
'budgetsAndSpending' => 'Rozpočty a útraty',
|
||
'budgets_and_spending' => 'Rozpočty a útraty',
|
||
'go_to_budget' => 'Přejít na rozpočet „{budget}“',
|
||
'go_to_deposits' => 'Go to deposits',
|
||
'go_to_expenses' => 'Go to expenses',
|
||
'savings' => 'Úspory',
|
||
'newWithdrawal' => 'Nový výdaj',
|
||
'newDeposit' => 'Nový vklad',
|
||
'newTransfer' => 'Nový převod',
|
||
'bills_to_pay' => 'Faktury k zaplacení',
|
||
'per_day' => 'Za den',
|
||
'left_to_spend_per_day' => 'Zbývá na denní útratu',
|
||
'bills_paid' => 'Bills paid',
|
||
|
||
// menu and titles, should be recycled as often as possible:
|
||
'currency' => 'Měna',
|
||
'preferences' => 'Předvolby',
|
||
'logout' => 'Odhlásit se',
|
||
'logout_other_sessions' => 'Logout all other sessions',
|
||
'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' => 'Účet aktiv',
|
||
'Default account' => 'Účet aktiv',
|
||
'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' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
|
||
'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
|
||
'store_new_liabilities_account' => 'Uložit nový závazek',
|
||
'edit_liabilities_account' => 'Upravit závazek „:name“',
|
||
'financial_control' => 'Financial control',
|
||
'accounting' => 'Accounting',
|
||
'automation' => 'Automation',
|
||
'others' => 'Others',
|
||
'classification' => 'Classification',
|
||
|
||
// 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' => 'Výkaz kategorie z rozmezí :start a :end',
|
||
'report_double' => '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' => 'Nestrženo (zatím)',
|
||
'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_double' => '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' => 'Období',
|
||
'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' => 'Výdaje z účtu „:name“ v rozmezí :start a :end',
|
||
'category_entry' => 'Výdaje a příjmy na účtu „:name“ v rozmezí :start a :end',
|
||
'budget_spent_amount' => 'Výdaje z rozpočtu „:budget“ v rozmezí :start a :end',
|
||
'balance_amount' => 'Výdaje z rozpočtu „:budget“ placené z účtu „:account“ v období :start a :end',
|
||
'no_audit_activity' => 'No activity was recorded on account <a href=":url" title=":account_name">:account_name</a> between :start and :end.',
|
||
'audit_end_balance' => 'Account balance of <a href=":url" title=":account_name">:account_name</a> 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_accounts_per_asset' => 'Earned and spent (per asset account)',
|
||
'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_capped' => 'Spent (capped)',
|
||
'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' => 'Nejmenší možná čá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' => '(žádné štítky)',
|
||
|
||
// 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' => 'Zbývá pro pokladničky',
|
||
'sum_of_piggy_banks' => 'Součet pokladniček',
|
||
'saved_so_far' => 'Doposud naspořeno',
|
||
'left_to_save' => 'Zbývá pro spoření',
|
||
'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 <a href="/preferences">settings</a>.',
|
||
'user_data_information' => 'Uživatelská data',
|
||
'user_information' => 'Informace o uživateli',
|
||
'total_size' => 'celková velikost',
|
||
'budget_or_budgets' => ':count budget|:count budgets',
|
||
'budgets_with_limits' => ':count budget with configured amount|:count budgets with configured amount',
|
||
'nr_of_rules_in_total_groups' => ':count_rules rule(s) in :count_groups rule group(s)',
|
||
'tag_or_tags' => ':count tag|:count tags',
|
||
'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), <strong>the log files will reflect any errors</strong>. You can press this button as many times as you like. There is no spam control. The message will be sent to <code>:email</code> and should arrive shortly.',
|
||
'send_message' => 'Poslat zprávu',
|
||
'send_test_triggered' => 'Test was triggered. Check your inbox and the log files.',
|
||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||
'admin_maintanance_title' => 'Maintenance',
|
||
'admin_maintanance_expl' => 'Some nifty buttons for Firefly III maintenance',
|
||
'admin_maintenance_clear_cache' => 'Clear cache',
|
||
|
||
'split_transaction_title' => 'Popis rozúčtování',
|
||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||
'split_title_help' => 'Pokud vytvoříte rozúčtování, je třeba, aby zde byl celkový popis pro všechna rozúčtování dané transakce.',
|
||
'you_create_transfer' => 'You\'re creating a transfer.',
|
||
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
|
||
'you_create_deposit' => 'You\'re creating a deposit.',
|
||
|
||
|
||
// links
|
||
'journal_link_configuration' => 'Transaction links configuration',
|
||
'create_new_link_type' => 'Vytvořit nový typ odkazu',
|
||
'store_new_link_type' => 'Uložit nový typ odkazu',
|
||
'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 transactions 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 <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>',
|
||
'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',
|
||
'is (partially) refunded by' => 'is (partially) refunded by',
|
||
'is (partially) paid for by' => 'is (partially) paid for by',
|
||
'is (partially) reimbursed by' => 'is (partially) reimbursed by',
|
||
'relates to' => 'relates to',
|
||
'(partially) refunds' => '(partially) refunds',
|
||
'(partially) pays for' => '(partially) pays for',
|
||
'(partially) reimburses' => '(partially) reimburses',
|
||
|
||
// split a transaction:
|
||
'splits' => 'Rozúčtování',
|
||
'add_another_split' => 'Přidat další rozúčtování',
|
||
'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' => 'Převést transakci',
|
||
'convert_invalid_source' => 'Zdrojové informace jsou neplatné pro transakci #%d.',
|
||
'convert_invalid_destination' => 'Cílové informace jsou neplatné pro transakci #%d.',
|
||
'create_another' => 'After storing, return here to create another one.',
|
||
'after_update_create_another' => 'After updating, return here to continue editing.',
|
||
'store_as_new' => 'Store as a new transaction instead of updating.',
|
||
'reset_after' => 'Reset form after submission',
|
||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
|
||
|
||
// object groups
|
||
'default_group_title_name' => '(ungrouped)',
|
||
|
||
// empty lists? no objects? instructions:
|
||
'no_accounts_title_asset' => 'Vytvořme účet aktiv!',
|
||
'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' => 'Doposud jste nevytvořily žádné účty pro výdaje. Tyto účty jsou tím, kde utrácíte peníze, jako například obchody a supermarkety.',
|
||
'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' => 'You have no budgets yet. Budgets are used to organize your expenses into logical groups, which you can give a soft-cap to limit your expenses.',
|
||
'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' => 'Zatím jste nezadali nevytvořili žádné štítky. Ty slouží k jemnému dolaďování vašich transakcí a označují je konkrétními klíčovými slovy.',
|
||
'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',
|
||
'repeat_until_in_past' => 'This recurring transaction stopped repeating on :date.',
|
||
'recurring_calendar_view' => 'Kalendář',
|
||
'no_recurring_title_default' => 'Pojďme vytvořit opakující se transakci!',
|
||
'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_weekly_skip' => 'Every :skip(st/nd/rd/th) week on :weekday',
|
||
'recurring_monthly' => 'Every month on the :dayOfMonth(st/nd/rd/th) day',
|
||
'recurring_monthly_skip' => 'Every :skip(st/nd/rd/th) 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',
|
||
'recurring_info' => 'Recurring transaction :count / :total',
|
||
'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.',
|
||
|
||
'create_new_recurrence' => 'Vytvořit novou opakující se transakci',
|
||
'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' => 'Nezbytné informace k opakovanosti',
|
||
'mandatory_for_transaction' => 'Povinné informace o transakci',
|
||
'optional_for_recurring' => 'Volitelné informace o opakovanosti',
|
||
'optional_for_transaction' => 'Volitelné informace o transakci',
|
||
'change_date_other_options' => 'Pro zobrazení více možností změňte „datum první“.',
|
||
'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' => 'Přeskočí :count výskytů',
|
||
'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' => 'Repeats :count time|Repeats :count times',
|
||
'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 opakovanost',
|
||
'jump_to_friday' => 'Namísto toho vytvořit transakci v předchozí pátek',
|
||
'jump_to_monday' => 'Namísto toho vytvořit transakci v předchozí pondělí',
|
||
'will_jump_friday' => 'Bude vytvořeno v pátek namísto víkendů.',
|
||
'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' => 'Utraceno (:currency)',
|
||
'box_earned_in_currency' => 'Vyděláno (:currency)',
|
||
'box_budgeted_in_currency' => 'Budgeted (:currency)',
|
||
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
|
||
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
|
||
'box_left_to_spend_in_currency' => 'Zbývá k utracení (:currency)',
|
||
'box_net_worth_in_currency' => 'Čisté jmění (:currency)',
|
||
'box_spend_per_day' => 'Zbývá pro denní útratu: :amount',
|
||
|
||
// telemetry
|
||
'telemetry_admin_index' => 'Telemetry',
|
||
'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
|
||
'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||
'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
|
||
'telemetry_disabled_no' => 'Telemetry is NOT enabled',
|
||
'telemetry_disabled_yes' => 'Telemetry is enabled',
|
||
'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
|
||
'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
|
||
'telemetry_collected_info' => 'Collected information',
|
||
'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
|
||
'records_telemetry_present' => 'Firefly III has collected :count telemetry record.|Firefly III has collected :count telemetry records.',
|
||
'telemetry_button_view' => 'View telemetry',
|
||
'telemetry_button_delete' => 'Delete all telemetry',
|
||
'telemetry_admin_overview' => 'Telemetry overview',
|
||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||
'not_yet_submitted' => 'Not yet submitted',
|
||
'telemetry_type_feature' => 'Feature flag',
|
||
'telemetry_type_string' => 'Text',
|
||
'telemetry_type_recurring' => 'Recurring',
|
||
'telemetry_submit_all' => 'Submit records',
|
||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.',
|
||
|
||
// debug page
|
||
'debug_page' => 'Debug page',
|
||
'debug_submit_instructions' => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.',
|
||
'debug_pretty_table' => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.',
|
||
'debug_additional_data' => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.',
|
||
|
||
// object groups
|
||
'object_groups_menu_bar' => 'Groups',
|
||
'object_groups_page_title' => 'Groups',
|
||
'object_groups_breadcrumb' => 'Groups',
|
||
'object_groups_index' => 'Overview',
|
||
'object_groups' => 'Groups',
|
||
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
|
||
'object_group_title' => 'Title',
|
||
'edit_object_group' => 'Edit group ":title"',
|
||
'delete_object_group' => 'Edit group ":title"',
|
||
'update_object_group' => 'Update group',
|
||
'updated_object_group' => 'Succesfully updated group ":title"',
|
||
'deleted_object_group' => 'Succesfully deleted group ":title"',
|
||
'object_group' => 'Group',
|
||
|
||
|
||
|
||
//
|
||
|
||
];
|