mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 13:32:07 +02:00
303 lines
9.4 KiB
Text
303 lines
9.4 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_vat
|
|
#
|
|
# Translators:
|
|
# Jan Horzinka <jan.horzinka@centrum.cz>, 2022
|
|
# Michal Veselý <michal@veselyberanek.net>, 2022
|
|
# Jiří Podhorecký, 2022
|
|
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2023
|
|
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
|
# Marek Jasanský <zahiro@ashtechnology.eu>, 2026.
|
|
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-02-13 18:36+0000\n"
|
|
"PO-Revision-Date: 2026-02-25 14:42+0000\n"
|
|
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
|
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/base_vat/"
|
|
"cs/>\n"
|
|
"Language: cs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \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"
|
|
"X-Generator: Weblate 5.14.3\n"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "1-01-85004-3 or 101850043"
|
|
msgstr "1-01-85004-3 nebo 101850043"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "10XXXXXXXXY or 20XXXXXXXXY or 15XXXXXXXXY or 16XXXXXXXXY or 17XXXXXXXXY"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "11111111111 (NIN) or 2222222222 (VKN)"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"12345678 or UA12345678 (EDRPOU), 1234567890 (RNOPP) or 123456789012 (IPN)"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "1792060346001 or 1792060346"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "310175397400003 [Fifteen digits, first and last digits should be \"3\"]"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "49-098-576 or 49098576"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "CHE-123.456.788 TVA or CHE-123.456.788 MWST or CHE-123.456.788 IVA"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model,name:base_vat.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Společnosti"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model,name:base_vat.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Konfigurační nastavení"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"Connection with the VIES server failed. The VAT number %s could not be "
|
|
"validated."
|
|
msgstr "Spojení se serverem VIES selhalo. Číslo DIČ %s nelze ověřit."
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model,name:base_vat.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Kontakt"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model,name:base_vat.model_res_country
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__country_id
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_users__country_id
|
|
msgid "Country"
|
|
msgstr "Země"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model,website_form_label:base_vat.model_res_partner
|
|
msgid "Create a Customer"
|
|
msgstr "Vytvořit zákazníka"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "DE123456788 or 12/345/67890"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_company__display_name
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_config_settings__display_name
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_country__display_name
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__display_name
|
|
msgid "Display Name"
|
|
msgstr "Zobrazovaný název"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,help:base_vat.field_res_partner__vies_valid
|
|
#: model:ir.model.fields,help:base_vat.field_res_users__vies_valid
|
|
msgid "European VAT numbers are automatically checked on the VIES database."
|
|
msgstr "Evropská čísla DIČ jsou automaticky kontrolována v databázi VIES."
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"Example: '219999830019' (format: 12 digits, all numbers, valid check digit)"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "GB123456782 or XI123456782"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "GODE561231GR8"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "HU12345676 or 12345678-1-11 or 8071592153"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_country__has_foreign_fiscal_position
|
|
msgid "Has Foreign Fiscal Position"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_company__id
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_config_settings__id
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_country__id
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: base_vat
|
|
#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form
|
|
msgid ""
|
|
"If this checkbox is ticked, the default fiscal position that applies will "
|
|
"depend upon the output of the verification by the European VIES Service."
|
|
msgstr ""
|
|
"Je-li zaškrtnuto, pak výchozí fiskální pozice, která se aplikuje, závisí na "
|
|
"výsledku ověření evropskou službou VIES."
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"If you are trying to input a European number, this is the expected format: "
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__vies_valid
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_users__vies_valid
|
|
msgid "Intra-Community Valid"
|
|
msgstr "Ověřeno Intra-Community"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "Note: the expected format is %(expected_format)s"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__perform_vies_validation
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_users__perform_vies_validation
|
|
msgid "Perform Vies Validation"
|
|
msgstr "Provést ověření VIES"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_partner__vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_users__vat
|
|
#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_base_vat_form
|
|
msgid "Tax ID"
|
|
msgstr "DIČ"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"The %(vat_label)s number [%(wrong_vat)s] does not seem to be valid. %"
|
|
"(expected_note)s"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"The %(vat_label)s number [%(wrong_vat)s] for %(record_label)s does not seem "
|
|
"to be valid. %(expected_note)s"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,help:base_vat.field_res_partner__vat
|
|
#: model:ir.model.fields,help:base_vat.field_res_users__vat
|
|
msgid ""
|
|
"The Tax Identification Number. Values here will be validated based on the "
|
|
"country format. You can use '/' to indicate that the partner is not subject "
|
|
"to tax."
|
|
msgstr ""
|
|
"Daňové identifikační číslo. Hodnoty zde budou ověřeny na základě formátu "
|
|
"země. Pomocí '/' můžete označit, že partner nepodléhá dani."
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "The VAT number %s could not be interpreted by the VIES server."
|
|
msgstr "Číslo DIČ %s nemohlo být rozpoznáno serverem VIES."
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid ""
|
|
"The request for VAT validation was not processed. VIES service has responded "
|
|
"with the following error: %s"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "To explicitly indicate no (valid) VAT, use '/' instead. "
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "VAT"
|
|
msgstr "DIČ"
|
|
|
|
#. module: base_vat
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_company__vat_check_vies
|
|
#: model:ir.model.fields,field_description:base_vat.field_res_config_settings__vat_check_vies
|
|
msgid "Verify VAT Numbers"
|
|
msgstr "Ověrení DIČ"
|
|
|
|
#. module: base_vat
|
|
#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form
|
|
msgid "Verify VAT numbers using the European VIES service"
|
|
msgstr "Ověření DPH prostřednictvím evropské služby VIES"
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "XXXXXXXXX [9 digits] and it should respect the Luhn algorithm checksum"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "either 11 digits for CPF or 14 digits for CNPJ"
|
|
msgstr ""
|
|
|
|
#. module: base_vat
|
|
#. odoo-python
|
|
#: code:addons/base_vat/models/res_partner.py:0
|
|
msgid "partner [%s]"
|
|
msgstr "partner [%s]"
|
|
|
|
#~ msgid "Fiscal Position"
|
|
#~ msgstr "Daňová pozice"
|
|
|
|
#~ msgid ""
|
|
#~ "If this checkbox is ticked, you will not be able to save a contact if its "
|
|
#~ "VAT number cannot be verified by the European VIES service."
|
|
#~ msgstr ""
|
|
#~ "Je-li toto zaškrtávací políčko zaškrtnuto, nebudete moci kontakt uložit, "
|
|
#~ "pokud jeho identifikační číslo DPH nemůže ověřit evropská služba VIES."
|