# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bacs # # Translators: # Aleš Fiala , 2023 # Wil Odoo, 2023 # Ivana Bartonkova, 2023 # Jakub Smolka, 2023 # Tomáš Píšek, 2023 # Stanislav Kurinec, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:41+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Stanislav Kurinec, 2024\n" "Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: cs\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "The Direct Debit Guarantee" msgstr "Záruka inkasa" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Postcode" msgstr "PSČ" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "To:\n" " Bank/building society" msgstr "" "Komu:\n" " Banka/stavební spořitelna" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Address" msgstr "Addresa" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Date" msgstr "Datum" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "signature(s)" msgstr "podpis(y)" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "If an error is made in the payment of your Direct Debit, by" msgstr "Pokud dojde k chybě při platbě vašeho inkasa, do" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "If there are any changes to the amount, date or frequency of your " "Direct Debit" msgstr "" "Pokud dojde k jakýmkoli změnám v částce, datu nebo frekvenci vašeho " "inkasa" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "If you receive a refund you are not entitled to, you must pay it back " "when" msgstr "" "Pokud obdržíte náhradu, na kterou nemáte nárok, musíte ji vrátit, " "kdy" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "This Guarantee is offered by all banks and building societies that " "accept instructions to pay Direct Debits" msgstr "" "Tuto záruku nabízejí všechny banky a stavební spořitelny, které " "přijímají pokyny k platbě inkasem" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "You can cancel a Direct Debit at any time by simply contacting your " "bank or building society. Written confirmation may be required. Please also " "notify us." msgstr "" "Inkaso můžete kdykoli zrušit jednoduše kontaktováním vaší banky nebo " "stavební spořitelny. Může být vyžadováno písemné potvrzení. Také nás prosím " "informujte." #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "asks you to" msgstr "žádá vás o to" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "bank or building society, you are entitled to a full and immediate " "refund of the amount paid from your bank or building society" msgstr "" "banka nebo stavební spořitelna, máte nárok na úplné a okamžité vrácení" " zaplacené částky od vaší banky nebo stavební spořitelny" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "to collect a payment, confirmation of the amount and date will be " "given to you at the time of the request" msgstr "" "k vyzvednutí platby, obdržíte potvrzení o částce a termínu v okamžiku " "žádosti" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "will notify you (insert number of) working days in advance of your " "account being debited or as otherwise agreed. If you request" msgstr "" "oznámí vám (uveďte počet) pracovních dnů předem, že bude z vašeho účtu" " stržena částka nebo jak bylo dohodnuto jinak. Pokud požádáte" #. module: account_bacs #: model_terms:ir.actions.act_window,help:account_bacs.account_bacs_direct_debit_instruction_tree_act msgid "" "A Direct Debit Instruction represents\n" " the authorization you receive from a customer\n" " to automatically collect money on their account." msgstr "" "Pokyn k inkasu představuje\n" " autorizaci, kterou obdržíte od zákazníka\n" " pro automatické strhávání peněz na svůj účet." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "A bank account is not defined." msgstr "Bankovní účet není definován." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "A debtor account is required to validate a BACS Direct Debit Instruction." msgstr "K ověření Pokynu k inkasu BACS je vyžadován účet dlužníka." #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__partner_bank_id msgid "Account of the customer to collect payments from." msgstr "Účet zákazníka, od kterého se mají vybírat platby." #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_needaction msgid "Action Needed" msgstr "Vyžadována akce" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__bacs_ddi__state__active #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_ddi_search_view msgid "Active" msgstr "Aktivní" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_ids msgid "Activities" msgstr "Aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Typ výjimečné aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_state msgid "Activity State" msgstr "Stav aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_type_icon msgid "Activity Type Icon" msgstr "Ikona typu aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_attachment_count msgid "Attachment Count" msgstr "Počet příloh" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.res_config_settings_view_form msgid "BACS" msgstr "BACS" #. module: account_bacs #: model:account.payment.method,name:account_bacs.payment_method_bacs_dc msgid "BACS Direct Credit" msgstr "BACS kredit" #. module: account_bacs #: model:ir.actions.act_window,name:account_bacs.account_bacs_direct_debit_instruction_tree_act #: model:ir.model,name:account_bacs.model_bacs_ddi msgid "BACS Direct Debit Instruction" msgstr "Instrukce k inkasu BACS" #. module: account_bacs #: model:ir.ui.menu,name:account_bacs.account_bacs_direct_debit_customer_mandates_menu #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "BACS Direct Debit Instructions" msgstr "Instrukce k inkasu BACS" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "BACS Direct Debit scheme only accepts IBAN account numbers. Please select an" " IBAN-compliant debtor account for this BACS Direct Debit Instruction." msgstr "" "Schéma přímého inkasa BACS přijímá pouze čísla účtů IBAN. Vyberte prosím " "účet dlužníka v souladu s IBAN pro tento pokyn k inkasu BACS." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "BACS Direct Debit scheme only accepts UK bank accounts. Please select a UK " "bank account for this BACS Direct Debit Instruction." msgstr "" "Inkaso BACS přijímá pouze bankovní účty ve Spojeném království. Vyberte " "prosím bankovní účet Spojeného království pro tento pokyn k přímému debetu " "BACS." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "BACS Direct Debit scheme only accepts UK bank accounts. Please select a " "journal associated to one." msgstr "" "Inkaso BACS přijímá pouze bankovní účty ve Spojeném království. Vyberte " "příslušný typ dokladu." #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_batch_payment__bacs_expiry_date msgid "BACS Expiry Date" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_batch_payment__bacs_multi_mode #: model_terms:ir.ui.view,arch_db:account_bacs.view_batch_payment_form_inherit msgid "BACS Multi Mode" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_payment__bacs_payment_type msgid "BACS Payment Type" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_batch_payment__bacs_processing_date msgid "BACS Processing Date" msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "BACS Service User Number is not set on the company." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_batch_payment__bacs_submission_serial msgid "BACS Submission Serial" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_bank_statement_line__bacs_ddi_id #: model:ir.model.fields,field_description:account_bacs.field_account_move__bacs_ddi_id #: model:ir.model.fields,field_description:account_bacs.field_account_payment__bacs_ddi_id msgid "Bacs Ddi" msgstr "" #. module: account_bacs #: model:account.payment.method,name:account_bacs.payment_method_bacs_dd msgid "Bacs Direct Debit" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_bank_statement_line__bacs_has_usable_ddi #: model:ir.model.fields,field_description:account_bacs.field_account_move__bacs_has_usable_ddi #: model:ir.model.fields,field_description:account_bacs.field_account_payment__bacs_has_usable_ddi msgid "Bacs Has Usable Ddi" msgstr "" #. module: account_bacs #: model:ir.model,name:account_bacs.model_res_partner_bank msgid "Bank Accounts" msgstr "Bankovní účty" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Bank/Building Society account number" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "Banks and Building Societies may not accept Direct Debit Instructions for " "some types of account" msgstr "" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_batch_payment msgid "Batch Payment" msgstr "Hromadná platba" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Branch Sort Code" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Cancel" msgstr "Zrušit" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Close" msgstr "Zavřít" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__bacs_ddi__state__closed #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_ddi_search_view msgid "Closed" msgstr "Uzavřeno" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.res_config_settings_view_form msgid "Collect and send payments using UK BACS Service" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Collections" msgstr "Výběry" #. module: account_bacs #: model:ir.model,name:account_bacs.model_res_company msgid "Companies" msgstr "Společnosti" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__company_id msgid "Company" msgstr "Společnost" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__company_id msgid "Company for whose invoices the DDI can be used." msgstr "" #. module: account_bacs #: model:ir.model,name:account_bacs.model_res_config_settings msgid "Config Settings" msgstr "Konfigurační nastavení" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "Contra total for batch is greater than 999,999,999.99." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "Contra total for date %s is greater than 999,999,999.99." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_account_payment__bacs_ddi_usable msgid "Could a SDD ddi be used?" msgstr "" #. module: account_bacs #: model_terms:ir.actions.act_window,help:account_bacs.account_bacs_direct_debit_instruction_tree_act msgid "Create a new BACS Direct Debit Instruction." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.sdd_account_payment_form msgid "Create it." msgstr "Vytvořit" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__create_uid msgid "Created by" msgstr "Vytvořeno uživatelem" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__create_date msgid "Created on" msgstr "Vytvořeno dne" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "Credit total for batch is greater than 99,999,999,999.99." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__partner_id msgid "Customer" msgstr "Zákazník" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__partner_id msgid "Customer whose payments are to be managed by this DDI." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "DDI 2 5/15" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__start_date msgid "Date" msgstr "Datum" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "Debit total for batch is greater than 99,999,999,999.99." msgstr "" #. module: account_bacs #: model:ir.actions.report,name:account_bacs.ddi_form_report_main msgid "Direct Debit Instruction form" msgstr "" #. module: account_bacs #: model:ir.model.constraint,message:account_bacs.constraint_bacs_ddi_name_unique msgid "" "Direct Debit Instruction identifier must be unique! Please choose another " "one." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "Direct Debits from the account\n" " detailed in this Instruction subject to the safeguards assured by\n" " the Direct Debit Guarantee. I understand that this Instruction\n" " may remain with" msgstr "" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__account_payment__bacs_payment_type__dd_sub_rep msgid "Direct debit repeating collection in a series" msgstr "" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__account_payment__bacs_payment_type__dd_regular msgid "Direct debit single collection" msgstr "" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__account_payment__bacs_payment_type__dd_sub_fin msgid "Direct debit-final collection of a series" msgstr "" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__account_payment__bacs_payment_type__dd_sub_init msgid "Direct debit-first collection of a series" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__display_name msgid "Display Name" msgstr "Zobrazovací název" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__bacs_ddi__state__draft #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_ddi_search_view msgid "Draft" msgstr "Návrh" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_follower_ids msgid "Followers" msgstr "Odběratelé" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_partner_ids msgid "Followers (Partners)" msgstr "Odběratelé (partneři)" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Ikona v rámci awesome font, např. fa-tasks" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.sdd_account_payment_form msgid "Good news! A valid BACS Direct Debit Instruction is available." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__has_message msgid "Has Message" msgstr "Má zprávu" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__partner_bank_id msgid "IBAN" msgstr "IBAN" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__id msgid "ID" msgstr "ID" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_exception_icon msgid "Icon" msgstr "Ikona" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "Ikona, která označuje výjimečnou aktivitu." #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__name msgid "Identifier" msgstr "Identifikátor" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__message_needaction msgid "If checked, new messages require your attention." msgstr "Pokud zaškrtnuto, nové zprávy vyžadují vaši pozornost." #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__message_has_error #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Pokud zaškrtnuto, některé zprávy mají chybu při doručení." #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Instruction to your Bank or Building Society" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Instruction to your Bank or Building Society to pay by Direct Debit" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__paid_invoice_ids #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Invoices Paid" msgstr "Faktury placené" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__paid_invoice_ids msgid "Invoices paid using this mandate." msgstr "Faktury placené pomocí tohoto pověření." #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Invoices paid with this DDI." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_is_follower msgid "Is Follower" msgstr "Je odběratel" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_journal #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__payment_journal_id msgid "Journal" msgstr "Účetní deník" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_move msgid "Journal Entry" msgstr "Účetní záznam" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_move_line msgid "Journal Item" msgstr "Účetní položka" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__payment_journal_id msgid "Journal to use to receive BACS Direct Debit payments from this DDI." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__write_uid msgid "Last Updated by" msgstr "Naposledy upraveno uživatelem" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__write_date msgid "Last Updated on" msgstr "Naposledy upraveno dne" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "Maximum amount is %.2f." msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_has_error msgid "Message Delivery error" msgstr "Chyba při doručování zprávy" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_ids msgid "Messages" msgstr "Zprávy" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Termín mé aktivity" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Name and full postal address of your Bank or Building Society" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Name(s) of Account Holder(s)" msgstr "" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Další aktivita z kalendáře" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_date_deadline msgid "Next Activity Deadline" msgstr "Termín další aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_summary msgid "Next Activity Summary" msgstr "Popis další aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_type_id msgid "Next Activity Type" msgstr "Typ další aktivity" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_needaction_counter msgid "Number of Actions" msgstr "Počet akcí" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_has_error_counter msgid "Number of errors" msgstr "Počet chyb" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__message_needaction_counter msgid "Number of messages requiring action" msgstr "Počet zpráv vyžadujících akci" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Počet zpráv s chybou při doručení" #. module: account_bacs #: model_terms:ir.actions.act_window,help:account_bacs.account_bacs_direct_debit_instruction_tree_act msgid "" "Once an invoice is made\n" " in Odoo for a customer having a Direct Debit Instruction active on the invoice date,\n" " its validation will trigger its automatic payment, and you will\n" " then only have to generate a BACS Direct Debit file containing this operation\n" " and send it to your bank to effectively get paid." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_account_bank_statement_line__bacs_ddi_id #: model:ir.model.fields,help:account_bacs.field_account_move__bacs_ddi_id #: model:ir.model.fields,help:account_bacs.field_account_payment__bacs_ddi_id msgid "" "Once this invoice has been paid with BACS Direct Debit, contains the DDI " "that allowed the payment." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "Only IBAN account numbers can receive BACS Direct Debit payments. Please " "select a journal associated to one." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "Only mandates in draft state can be cancelled." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "Only mandates in draft state can be deleted from database when cancelled." msgstr "" "Pro zrušení mohou být z databáze smazány pouze mandáty ve stavu konceptu." #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.sdd_account_payment_form msgid "Oops! No valid BACS Direct Debit Instruction for this customer." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.sdd_account_payment_form msgid "Originating BACS Direct Debit Instruction" msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "Paid Invoices" msgstr "Zaplacené faktury" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__paid_invoices_len msgid "Paid Invoices Len" msgstr "" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_payment_method msgid "Payment Methods" msgstr "Platební metody" #. module: account_bacs #: model:ir.model,name:account_bacs.model_account_payment #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__payment_ids msgid "Payments" msgstr "Platby" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__payments_len msgid "Payments Len" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Payments generated for this DDI that have not yet been collected." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__payment_ids msgid "Payments generated thanks to this mandate." msgstr "Platby generované díky tomuto mandátu." #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_account_batch_payment__bacs_multi_mode msgid "Payments in batch get processed on their individual date." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "Payments to Collect" msgstr "Platby k inkasu" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Please fill in the whole form using a ball point pen and send it to:" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Please pay" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Print" msgstr "Tisk" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__rating_ids msgid "Ratings" msgstr "Hodnocení" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Reference" msgstr "Reference" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__activity_user_id msgid "Responsible User" msgstr "Zodpovědný uživatel" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Revoke" msgstr "Zrušit" #. module: account_bacs #: model:ir.model.fields.selection,name:account_bacs.selection__bacs_ddi__state__revoked msgid "Revoked" msgstr "Zrušeno" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__message_has_sms_error msgid "SMS Delivery error" msgstr "Chyba doručení SMS" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_res_company__bacs_sun #: model:ir.model.fields,field_description:account_bacs.field_res_config_settings__bacs_sun msgid "Service User Number" msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "Service user number" msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_res_company__bacs_sun msgid "" "Service user number of your company within BACS, given by the bank. Write " "'HSBC' here if your bank does not provide one." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_res_config_settings__bacs_sun msgid "" "Service user number of your company within BACS. Write 'HSBC' here if your " "bank does not provide one." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "Some payments are above the maximum amount allowed." msgstr "Některé platby přesahují maximální povolenou částku." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "Some payments are not in GBP." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "Some payments have no recipient bank account set." msgstr "U některých plateb není nastaven žádný bankovní účet příjemce." #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__state msgid "State" msgstr "Stát" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Stav na základě aktivit\n" "Po splatnosti: Datum již uplynul\n" "Dnes: Datum aktivity je dnes\n" "Plánováno: Budoucí aktivity." #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__suitable_journal_ids msgid "Suitable Journal" msgstr "Vhodný deník" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "" "The BACS Direct Debit Instruction associated to the payment has been revoked" " and cannot be used anymore." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "" "The account %s, of journal '%s', is not of type IBAN.\n" "A valid IBAN account is required to use BACS features." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "" "The company '%s' requires a SUN to generate BACS files. Please configure it " "first." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_account_batch_payment__bacs_expiry_date msgid "The date on which the file will expire." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_payment.py:0 #, python-format msgid "" "The journal '%s' requires a proper IBAN account to initiate a BACS Payment. " "Please configure it first." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "" "The maximum number of BACS submissions (999) for the day has been reached." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_journal.py:0 #, python-format msgid "" "The payment must be linked to a BACS Direct Debit Instruction in order to " "generate a Direct Debit File." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_batch_payment.py:0 #, python-format msgid "The processing date cannot be in the past." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_account_batch_payment__bacs_processing_date msgid "The processing day of the BACS transaction." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_payment.py:0 #, python-format msgid "The selected vendor account needs to be a valid UK IBAN" msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/res_company.py:0 #, python-format msgid "The service user number must be 6 characters long." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/res_company.py:0 #, python-format msgid "" "The service user number must be numeric, or 'HSBC' if you don't have any." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__state msgid "" "The state this DDI is in. \n" "- 'draft' means that this DDI still needs to be confirmed before being usable. \n" "- 'active' means that this DDI can be used to pay invoices. \n" "- 'closed' designates a DDI that has been marked as not to use anymore without invalidating the previous transactions done with it.- 'revoked' means the DDI has been signaled as fraudulent by the customer. It cannot be used anymore, and should not ever have been. You will probably need to refund the related invoices, if any.\n" msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__name msgid "The unique identifier of this DDI." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "This guarantee should be detached and retained by the payer." msgstr "" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/bacs_direct_debit_instruction.py:0 #, python-format msgid "" "Trying to register a payment on a DDI belonging to a different partner." msgstr "" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Typ výjimečné aktivity na záznamu." #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/account_move.py:0 #, python-format msgid "" "Unable to post payment %(payment)r due to no usable DDI being available at " "date %(date)s for partner %(partner)r. Please create one before encoding a " "BACS Direct Debit payment." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.account_bacs_direct_debit_instruction_form msgid "Validate" msgstr "Potvrdit" #. module: account_bacs #: model:ir.model.fields,field_description:account_bacs.field_bacs_ddi__website_message_ids msgid "Website Messages" msgstr "Webové zprávy" #. module: account_bacs #: model:ir.model.fields,help:account_bacs.field_bacs_ddi__website_message_ids msgid "Website communication history" msgstr "Webová historie komunikace" #. module: account_bacs #. odoo-python #: code:addons/account_bacs/models/res_partner_bank.py:0 #, python-format msgid "" "You cannot delete a bank account linked to an active BACS Direct Debit " "Instruction." msgstr "" #. module: account_bacs #: model_terms:ir.ui.view,arch_db:account_bacs.ddi_form msgid "" "and, if so, details will be passed\n" " electronically to my Bank/Building Society." msgstr ""