# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_avatax # # Translators: # Ivana Bartonkova, 2023 # Tomáš Píšek, 2023 # Jakub Smolka, 2023 # Wil Odoo, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-26 16:10+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 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_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "%(response)s" msgstr "%(response)s" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "- %s (ID: %s) on %s" msgstr "- %s (ID: %s) pro %s" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " How to Get Credentials" msgstr "" "\n" " Jak získat přístup" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " Avatax portal" msgstr "" "\n" " Avatax portál" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " Show logs" msgstr "" "\n" " Zobrazit logy" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " Start logging for 30 minutes" msgstr "" "\n" " Zapnout logování na 30 minut" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " Sync Parameters" msgstr "" "\n" " Synchronizovat parametry" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "" "\n" " Test connection" msgstr "" "\n" " Vyzkoušet spojení" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "API ID" msgstr "API ID" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "API KEY" msgstr "API KEY" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_account_fiscal_position__avatax_invoice_account_id msgid "Account that will be used by Avatax taxes for invoices." msgstr "Účet, který bude použit daňovým konektorem Avatax pro faktury." #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_account_fiscal_position__avatax_refund_account_id msgid "Account that will be used by Avatax taxes for refunds." msgstr "Účet, který bude použit daňovým konektorem Avatax pro dobropisy." #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Address Validation" msgstr "Kontrola adresy" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/wizard/avatax_validate_address.py:0 #, python-format msgid "Address validation is only supported for North American addresses." msgstr "Kontrola adresy je podporována pouze pro adresy v Severní Americe." #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/res_company.py:0 #, python-format msgid "Authentication failed." msgstr "" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/res_company.py:0 #, python-format msgid "Authentication success." msgstr "" #. module: account_avatax #: model:account.fiscal.position,name:account_avatax.account_fiscal_position_avatax_us msgid "Automatic Tax Mapping (AvaTax)" msgstr "Automatické mapování daní (AvaTax)" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_api_id #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_api_id msgid "Avalara API ID" msgstr "Avalara API ID" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_api_key #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_api_key msgid "Avalara API KEY" msgstr "Avalara API KEY" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_address_validation #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_address_validation msgid "Avalara Address Validation" msgstr "Alavara - kontrola adresy" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_avatax_unique_code__avatax_unique_code #: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__avatax_unique_code #: model:ir.model.fields,field_description:account_avatax.field_account_move__avatax_unique_code #: model:ir.model.fields,field_description:account_avatax.field_account_payment__avatax_unique_code #: model:ir.model.fields,field_description:account_avatax.field_res_partner__avatax_unique_code #: model:ir.model.fields,field_description:account_avatax.field_res_users__avatax_unique_code msgid "Avalara Code" msgstr "Alavara kód" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_partner_code msgid "Avalara Company Code" msgstr "Alavara kód společnosti" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_environment #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_environment msgid "Avalara Environment" msgstr "Prostředí Alavara" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_exemption_id #: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_exemption_id msgid "Avalara Exemption" msgstr "Alavara výjimky" #. module: account_avatax #: model:ir.actions.act_window,name:account_avatax.ir_logging_avalara_action msgid "Avalara Logging" msgstr "Alavara logování" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_partner_code #: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_partner_code msgid "Avalara Partner Code" msgstr "Alavara partnerský kód" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_show_address_validation #: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_show_address_validation msgid "Avalara Show Address Validation" msgstr "Alavara - zobrazit kontrolu adresy" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.account_fiscal_position_form_inherit msgid "Avatax" msgstr "Avatax" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_product_category__avatax_category_id #: model:ir.model.fields,field_description:account_avatax.field_product_product__avatax_category_id #: model:ir.model.fields,field_description:account_avatax.field_product_template__avatax_category_id msgid "Avatax Category" msgstr "Avatax kategorie" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__avatax_tax_date #: model:ir.model.fields,field_description:account_avatax.field_account_move__avatax_tax_date #: model:ir.model.fields,field_description:account_avatax.field_account_payment__avatax_tax_date msgid "Avatax Date" msgstr "Avatax datum" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__avatax_invoice_account_id msgid "Avatax Invoice Account" msgstr "Avatax datum faktury" #. module: account_avatax #: model:ir.model,name:account_avatax.model_avatax_exemption msgid "Avatax Partner Exemption Codes" msgstr "Avatak partner kódy s výjimkou" #. module: account_avatax #: model:ir.model,name:account_avatax.model_product_avatax_category msgid "Avatax Product Category" msgstr "Avatax produktová kategorie" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__avatax_refund_account_id msgid "Avatax Refund Account" msgstr "Avatax účet dobropisu" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_account_bank_statement_line__avatax_tax_date #: model:ir.model.fields,help:account_avatax.field_account_move__avatax_tax_date #: model:ir.model.fields,help:account_avatax.field_account_payment__avatax_tax_date msgid "" "Avatax will use this date to calculate the tax on this invoice. If not " "specified it will use the Invoice Date." msgstr "" "Avatax použije toto datum pro výpočet daně na faktuře. Není-li zadáno, " "použije se datum faktury." #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Cancel" msgstr "Zrušit" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__city #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "City" msgstr "Město" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_connection_test_result_view_form msgid "Close" msgstr "Zavřít" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__code #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__code msgid "Code" msgstr "Kód" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Commit Transactions" msgstr "Potvrdit transakci" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_commit #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_commit msgid "Commit in Avatax" msgstr "Potvrdit v Avatax" #. module: account_avatax #: model:ir.model,name:account_avatax.model_res_company msgid "Companies" msgstr "Společnosti" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__company_id msgid "Company" msgstr "Společnost" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Company Code" msgstr "Kód společnosti" #. module: account_avatax #: model:ir.model,name:account_avatax.model_res_config_settings msgid "Config Settings" msgstr "Konfigurační nastavení" #. module: account_avatax #: model:ir.model,name:account_avatax.model_res_partner msgid "Contact" msgstr "Kontakt" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__country_id #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Country" msgstr "Země" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__create_uid #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__create_uid #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__create_uid #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__create_uid msgid "Created by" msgstr "Vytvořeno uživatelem" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__create_date #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__create_date #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__create_date #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__create_date msgid "Created on" msgstr "Vytvořeno dne" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_res_partner__avalara_partner_code #: model:ir.model.fields,help:account_avatax.field_res_users__avalara_partner_code msgid "Customer Code set in Avalara for this partner." msgstr "Kód zákazníka tohoto partnera nastavený v Alavara." #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__description #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__description msgid "Description" msgstr "Popis" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__display_name #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__display_name #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__display_name #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__display_name msgid "Display Name" msgstr "Zobrazovací název" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Environment" msgstr "Prostředí" #. module: account_avatax #: model:ir.model,name:account_avatax.model_account_fiscal_position msgid "Fiscal Position" msgstr "Fiskální pozice" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_latitude msgid "Geo Latitude" msgstr "Zeměpisná šířka" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_longitude msgid "Geo Longitude" msgstr "Zeměpisná délka" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "Go to the configuration panel" msgstr "Přejít na konfigurační panel" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__id #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__id #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__id #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__id msgid "ID" msgstr "ID" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__is_already_valid msgid "Is Already Valid" msgstr "Je v pořádku" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__is_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_external_tax_mixin__is_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_move__is_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_payment__is_avatax msgid "Is Avatax" msgstr "Je Avatax" #. module: account_avatax #: model:ir.model,name:account_avatax.model_account_move msgid "Journal Entry" msgstr "Účetní záznam" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__write_uid #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__write_uid #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__write_uid #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__write_uid msgid "Last Updated by" msgstr "Naposledy upraveno uživatelem" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__write_date #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__write_date #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__write_date #: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__write_date msgid "Last Updated on" msgstr "Naposledy upraveno dne" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Latitude" msgstr "Zeměpisná šířka" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Longitude" msgstr "Zeměpisná délka" #. module: account_avatax #: model:ir.model,name:account_avatax.model_account_avatax_unique_code msgid "Mixin to generate unique ids for Avatax" msgstr "Mixin pro generování unikátních ID pro Avatax" #. module: account_avatax #: model:ir.model,name:account_avatax.model_account_external_tax_mixin msgid "Mixin to manage common parts of external tax calculation" msgstr "Mixin pro řízení obecných částí externí kalkulace daní" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__name msgid "Name" msgstr "Název" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "" "Odoo could not change the state of the transaction related to %(document)s in AvaTax\n" "Please check the status of `%(technical)s` in the AvaTax portal." msgstr "" "Odoo nemůže změnit stav transakce, která se váže k%(document)s v AvaTax\n" "Prosím zkontrolujte stav `%(technical)s` na portálu AvaTax." #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/res_company.py:0 #, python-format msgid "Odoo could not fetch the exemption codes of %(company)s" msgstr "Odoo nemůže získat kódy výjimek pro %(company)s" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "" "Odoo could not fetch the taxes related to %(document)s.\n" "Please check the status of `%(technical)s` in the AvaTax portal." msgstr "" "Odoo nemůže získat daně, které se vážou k %(document)s.\n" "Prosím zkontrolujte stav `%(technical)s` na portálu Avatax." #. module: account_avatax #. odoo-python #: code:addons/account_avatax/wizard/avatax_validate_address.py:0 #, python-format msgid "Odoo could not validate the address of %(partner)s with Avalara." msgstr "Odoo nemůže ověřit adresu %(partner)s pomocí Avalara." #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "" "Odoo could not void the transaction related to %(document)s in AvaTax\n" "Please check the status of `%(technical)s` in the AvaTax portal." msgstr "" "Odoo nemůže vynechat transakci, která se váže k %(document)s v AvaTax\n" "Prosím zkontrolujte stav `%(technical)s` na portálu AvaTax." #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Original Address" msgstr "Původní adresa" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__partner_id msgid "Partner" msgstr "Partner" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "Please add your AvaTax credentials" msgstr "Prosím zadejte své přihlašovací údaje pro Avatax" #. module: account_avatax #: model:ir.model,name:account_avatax.model_product_template msgid "Product" msgstr "Produkt" #. module: account_avatax #: model:ir.model,name:account_avatax.model_product_category msgid "Product Category" msgstr "Produktová kategorie" #. module: account_avatax #: model:ir.model,name:account_avatax.model_product_product msgid "Product Variant" msgstr "Produktová varianta" #. module: account_avatax #: model:ir.model.fields.selection,name:account_avatax.selection__res_company__avalara_environment__production msgid "Production" msgstr "Výroba" #. module: account_avatax #: model:ir.model.fields.selection,name:account_avatax.selection__res_company__avalara_environment__sandbox msgid "Sandbox" msgstr "Zkušební místo" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Save Validated" msgstr "Uložit zkontrolované" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_avatax_unique_code.py:0 #, python-format msgid "Search operation not supported" msgstr "Operace vyhledávání není podporována" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__server_response msgid "Server Response" msgstr "Odpověď serveru" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__state_id #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "State" msgstr "Stát" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__street #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Street" msgstr "Ulice" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__street2 msgid "Street2" msgstr "Ulice2" #. module: account_avatax #: model:ir.model,name:account_avatax.model_avatax_validate_address msgid "Suggests validated addresses from Avatax" msgstr "Navržení platných adres z Avatax" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Synchronize the exemption codes from Avatax" msgstr "Synchronizovat kódy výjimek z Avatax" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/res_company.py:0 #, python-format msgid "Test Result" msgstr "Výsledek zkoušky" #. module: account_avatax #: model:ir.model,name:account_avatax.model_avatax_connection_test_result msgid "Test connection with avatax" msgstr "Vyzkoušejte spojení s avatax" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_partner_code msgid "" "The Avalara Company Code for this company. Avalara will interpret as DEFAULT" " if it is not set." msgstr "" "Alavara kód společnosti pro tuto společnost. Alavara jej interpretuje jako " "VÝCHOZÍ, pokud není nastaven." #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "" "The Avalara Tax Code is required for %(name)s (#%(id)s)\n" "See https://taxcode.avatax.avalara.com/" msgstr "" "Pro %(name)s (#%(id)s) je vyžadován Alavara kód daně\n" "Viz https://taxcode.avatax.avalara.com/" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/account_external_tax_mixin.py:0 #, python-format msgid "" "The following customer(s) need to have a zip, state and country when using " "Avatax:" msgstr "" "Při použití Alavara, musí mít následující zákazníci zadáno PSČ, stát a zemi:" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_commit msgid "The transactions will be committed for reporting in Avatax." msgstr "Transakce bude potvrzena do výkazů v Avatax." #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "This is already a valid address." msgstr "Tato adresa již byla ověřena." #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__setting_account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__setting_account_avatax msgid "Use AvaTax" msgstr "Používejte AvaTax" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__is_avatax msgid "Use AvaTax API" msgstr "Použít AvaTax API" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_use_upc #: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_use_upc #: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form msgid "Use UPC" msgstr "Použít UPC" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_use_upc msgid "Use Universal Product Code instead of custom defined codes in Avalara." msgstr "" "Použít kód UPC (Universal Product Code) místo vlastních kódů definovaných v " "Alavara." #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_account_avatax_unique_code__avatax_unique_code #: model:ir.model.fields,help:account_avatax.field_account_bank_statement_line__avatax_unique_code #: model:ir.model.fields,help:account_avatax.field_account_move__avatax_unique_code #: model:ir.model.fields,help:account_avatax.field_account_payment__avatax_unique_code #: model:ir.model.fields,help:account_avatax.field_res_partner__avatax_unique_code #: model:ir.model.fields,help:account_avatax.field_res_users__avatax_unique_code msgid "Use this code to cross-reference in the Avalara portal." msgstr "Použijte tento kód pro křížovou referenci na portálu Alavara." #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__valid_country_ids msgid "Valid Country" msgstr "Země ověřena" #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.res_partner_form_inherit msgid "Validate" msgstr "Potvrdit" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/res_partner.py:0 #, python-format msgid "Validate address of %s" msgstr "Zkontrolvat adresu %s" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_address_validation msgid "" "Validate and correct the addresses of partners in North America with " "Avalara." msgstr "" "Zkontroluje a opravte adresy partnerů ze Severní Ameriky pomocí Alavara." #. module: account_avatax #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Validated Address" msgstr "Zkontrolovat adresu" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_city msgid "Validated City" msgstr "Město ověřeno" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_country_id msgid "Validated Country" msgstr "Země ověřena" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_state_id msgid "Validated State" msgstr "Stát ověřen" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_street msgid "Validated Street" msgstr "Ulice ověřena" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_street2 msgid "Validated Street2" msgstr "Ulice2 ověřena" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_zip msgid "Validated Zip Code" msgstr "PSČ ověřeno" #. module: account_avatax #: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__zip #: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form msgid "Zip Code" msgstr "PSČ" #. module: account_avatax #. odoo-python #: code:addons/account_avatax/models/product.py:0 #, python-format msgid "[%s] %s" msgstr "[%s] %s" #. module: account_avatax #: model:ir.model.fields,help:account_avatax.field_product_category__avatax_category_id #: model:ir.model.fields,help:account_avatax.field_product_product__avatax_category_id #: model:ir.model.fields,help:account_avatax.field_product_template__avatax_category_id msgid "https://taxcode.avatax.avalara.com/" msgstr "https://taxcode.avatax.avalara.com/"