oca-ocb-web/odoo-bringout-oca-ocb-web_tour/web_tour/i18n/cs.po
Ernad Husremovic 4b94f0abc5 19.0 vanilla
2026-03-09 09:32:58 +01:00

364 lines
10 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_tour
#
# Translators:
# Jan Horzinka <jan.horzinka@centrum.cz>, 2022
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
# Martin Trigaux, 2022
# Jiří Podhorecký, 2022
# karolína schusterová <karolina.schusterova@vdp.sk>, 2022
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# "Marta (wacm)" <wacm@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~14.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2026-02-25 14:50+0000\n"
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/web_tour/"
"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: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "(recording keyboard)"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "(run:"
msgstr ""
#. module: web_tour
#: model:ir.model.constraint,message:web_tour.constraint_web_tour_tour_uniq_name
msgid "A tour already exists with this name . Tour's name must be unique!"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__bottom
msgid "Bottom"
msgstr "Spodek"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/tour_utils.js:0
msgid "Click the top left corner to navigate across apps."
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__content
msgid "Content"
msgstr "Obsah"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_uid
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_uid
msgid "Created by"
msgstr "Vytvořeno uživatelem"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_date
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_date
msgid "Created on"
msgstr "Vytvořeno dne"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__custom
msgid "Custom"
msgstr "Vlastní"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
msgid "Custom tour '%s' couldn't be saved!"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
msgid "Custom tour '%s' has been added."
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name
#: model:ir.model.fields,field_description:web_tour.field_res_users__display_name
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__display_name
msgid "Display Name"
msgstr "Zobrazovaný název"
#. module: web_tour
#: model:ir.actions.server,name:web_tour.tour_export_js_action
msgid "Export JS"
msgstr ""
#. module: web_tour
#: model:ir.model,name:web_tour.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP Routing"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_ir_http__id
#: model:ir.model.fields,field_description:web_tour.field_res_users__id
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__id
msgid "ID"
msgstr "ID"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_uid
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_uid
msgid "Last Updated by"
msgstr "Naposledy upraveno uživatelem"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_date
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_date
msgid "Last Updated on"
msgstr "Naposledy upraveno dne"
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_list
msgid "Menu"
msgstr "Menu"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
msgid "Name"
msgstr "Název"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Name:"
msgstr "Název:"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/onboarding_item.xml:0
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
#: model:ir.model.fields,field_description:web_tour.field_res_users__tour_enabled
msgid "Onboarding"
msgstr "Tutoriál"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__rainbow_man_message
msgid "Rainbow Man Message"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "Rainbow Man Message..."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
msgid "Record"
msgstr "Záznam"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
msgid "Record Tour"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__right
msgid "Right"
msgstr "Vpravo"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__run
msgid "Run"
msgstr "Spustit"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Save"
msgstr "Uložit"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll down to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll left to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll right to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll up to reach the next step."
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sequence
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__sequence
msgid "Sequence"
msgstr "Sekvence"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sharing_url
msgid "Sharing URL"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Start Tour"
msgstr "Začít tutoriál"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__url
msgid "Starting URL"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__step_ids
msgid "Step"
msgstr "Krok"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "Steps"
msgstr "Kroky"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Steps:"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer.xml:0
msgid "Stop Tour"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Test Tour"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Testing"
msgstr "Testování"
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_search
msgid "Tip"
msgstr "Tip"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tooltip_position
msgid "Tooltip Position"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__top
msgid "Top"
msgstr "Nahoru"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tour_id
msgid "Tour"
msgstr "Prohlídka"
#. module: web_tour
#: model:ir.model,name:web_tour.model_web_tour_tour_step
msgid "Tour's step"
msgstr ""
#. module: web_tour
#: model:ir.actions.act_window,name:web_tour.tour_action
#: model:ir.model,name:web_tour.model_web_tour_tour
#: model:ir.ui.menu,name:web_tour.menu_tour_action
msgid "Tours"
msgstr "Tutoriály"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__trigger
msgid "Trigger"
msgstr "Spouštěč"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Url:"
msgstr ""
#. module: web_tour
#: model:ir.model,name:web_tour.model_res_users
msgid "User"
msgstr "Uživatel"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_consumed_ids
msgid "User Consumed"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "e.g. My_Tour"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__left
msgid "left"
msgstr "vlevo"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "name_of_the_tour"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "trigger"
msgstr ""
#~ msgid ""
#~ "<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
#~ msgstr ""
#~ "<strong><b>Dobrá práce!</b> Prošli jste všemi kroky této prohlídky.</"
#~ "strong>"
#~ msgid "Path"
#~ msgstr "Cesta"
#~ msgid "Start"
#~ msgstr "Počáteční bod"
#~ msgid "Test"
#~ msgstr "Test"