3749 lines
100 KiB
Plaintext
3749 lines
100 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_editor
|
|
#
|
|
# Translators:
|
|
# Jiří Podhorecký, 2023
|
|
# Martin Trigaux, 2023
|
|
# Ivana Bartonkova, 2023
|
|
# Jakub Smolka, 2023
|
|
# Wil Odoo, 2023
|
|
# Aleš Fiala <f.ales1@seznam.cz>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-01-29 10:46+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Aleš Fiala <f.ales1@seznam.cz>, 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: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "%spx"
|
|
msgstr "%spx"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "%spx (Original)"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "%spx (Suggested)"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid ""
|
|
"'Alt tag' specifies an alternate text for an image, if the image cannot be "
|
|
"displayed (slow connection, missing image, screen reader ...)."
|
|
msgstr ""
|
|
"'Alt tag' specifikuje alternativní text pro obrázek, pokud jej nelze "
|
|
"zobrazit (pomalé připojení, chybějící obrázek, čtečka obrazovky ...)."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "'Title tag' is shown as a tooltip when you hover the picture."
|
|
msgstr "Při najetí kurzorem na obrázek se zobrazí \"Popisek\"."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#, python-format
|
|
msgid "(ALT Tag)"
|
|
msgstr "(ALT Tag)"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#, python-format
|
|
msgid "(TITLE Tag)"
|
|
msgstr "(TITLE Tag)"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "(URL or Embed)"
|
|
msgstr "(URL nebo Embed)"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "100%"
|
|
msgstr "100%"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "1977"
|
|
msgstr "1977"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "1x"
|
|
msgstr "1x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "2 columns"
|
|
msgstr "2 sloupce"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "25"
|
|
msgstr "25"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "25%"
|
|
msgstr "25%"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "2x"
|
|
msgstr "2x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "3 Stars"
|
|
msgstr "3 hvězdičky"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "3 columns"
|
|
msgstr "3 sloupce"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "3x"
|
|
msgstr "3x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "4 columns"
|
|
msgstr "4 sloupce"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "4x"
|
|
msgstr "4x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "5 Stars"
|
|
msgstr "5 hvězdiček"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "50%"
|
|
msgstr "50%"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "5x"
|
|
msgstr "5x"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "90"
|
|
msgstr "90"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "<span class=\"flex-grow-0 ms-1 text-white-50\">%</span>"
|
|
msgstr "<span class=\"flex-grow-0 ms-1 text-white-50\">%</span>"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "<span class=\"flex-grow-0 ms-1 text-white-50\">deg</span>"
|
|
msgstr "<span class=\"flex-grow-0 ms-1 text-white-50\">stupňů</span>"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "<span class=\"me-2 ms-3\">Y</span>"
|
|
msgstr "<span class=\"me-2 ms-3\">Y</span>"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "<span class=\"me-2\">X</span>"
|
|
msgstr "<span class=\"me-2\">X</span>"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "<span class=\"w-100\">Basic</span>"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "<span class=\"w-100\">Creative</span>"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "<span class=\"w-100\">Decorative</span>"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "<span class=\"w-100\">Devices</span>"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "<span class=\"w-100\">Linear</span>"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "<span>Blocks</span>"
|
|
msgstr "<span>Bloky</span>"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "<span>Customize</span>"
|
|
msgstr "<span>Přizpůsobit</span>"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "ACCESS OPTIONS ANYWAY"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "AI Tools"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Above"
|
|
msgstr "Výše"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Accepts"
|
|
msgstr "Přijmout"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/media_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Add"
|
|
msgstr "Přidat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Add Column"
|
|
msgstr "Přidat sloupec"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Add Row"
|
|
msgstr "Přidat řádek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.js:0
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Add URL"
|
|
msgstr "Přidat URL"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Add a blockquote section"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Add a button"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Add a code section"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Add a link"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Add an emoji"
|
|
msgstr "Přidat emoji"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Aden"
|
|
msgstr "Aden"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Airy & Zigs"
|
|
msgstr "Airy & Zigs"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Airy & Zigs"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "Alert"
|
|
msgstr "Upozornění"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Align Center"
|
|
msgstr "Zarovnat na střed"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Align Left"
|
|
msgstr "Zarovnat vlevo"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Align Right"
|
|
msgstr "Zarovnat vpravo"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Alignment"
|
|
msgstr "Zarovnání"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "All"
|
|
msgstr "Vše"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.js:0
|
|
#, python-format
|
|
msgid "All documents have been loaded"
|
|
msgstr "Všechny dokumenty byly načteny"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "All images have been loaded"
|
|
msgstr "Byly načteny všechny obrázky"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Allow users to view and edit the field in HTML."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Alt tag"
|
|
msgstr "Alt značka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "An error occurred while fetching the entered URL."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Angle"
|
|
msgstr "Úhel"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Animated"
|
|
msgstr "Animovaný"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Anonymous"
|
|
msgstr "Anonymní"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Apply"
|
|
msgstr "Použít"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Are you sure you want to delete the snippet %s?"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "Are you sure you want to delete this file?"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Aspect Ratio"
|
|
msgstr "Poměr stran"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_web_editor_assets
|
|
msgid "Assets Utils"
|
|
msgstr "Assets utils"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr "Příloha"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_ir_attachment__local_url
|
|
msgid "Attachment URL"
|
|
msgstr "Adresa URL přílohy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Autoconvert to relative link"
|
|
msgstr "Automaticky převést na relativní odkaz"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Autoplay"
|
|
msgstr "Automatické přehrávání"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Back to one column"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Background"
|
|
msgstr "Pozadí"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Background Color"
|
|
msgstr "Barva pozadí"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Background Position"
|
|
msgstr "Pozice pozadí"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Background Shapes"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Banner Danger"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Banner Info"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Banner Success"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Banner Warning"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Banners"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_base
|
|
msgid "Base"
|
|
msgstr "Jádro"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Basic blocks"
|
|
msgstr "Základní bloky"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Below"
|
|
msgstr "Níže"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Big section heading"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Blobs"
|
|
msgstr "Blobs"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Block"
|
|
msgstr "Blok"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Block & Rainy"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Blocks & Rainy"
|
|
msgstr "Blocks & Rainy"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Blur"
|
|
msgstr "Blur"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Bold"
|
|
msgstr "Tučný"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Border"
|
|
msgstr "Rámeček"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Border Color"
|
|
msgstr "Barva ohraničení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Border Style"
|
|
msgstr "Styl okraje"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Border Width"
|
|
msgstr "Šířka ohraničení"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Brannan"
|
|
msgstr "Brannan"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Brightness"
|
|
msgstr "Jas"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Brushed"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Bulleted list"
|
|
msgstr "Seznam s odrážkami"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Button"
|
|
msgstr "Tlačítko"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "CSS Edit"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#, python-format
|
|
msgid "Cancel"
|
|
msgstr "Zrušit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Center"
|
|
msgstr "Střed"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "ChatGPT"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Checklist"
|
|
msgstr "Kontrolní seznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Choose a record..."
|
|
msgstr "Vyberte záznam..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/upload_progress_toast/upload_progress_toast.xml:0
|
|
#, python-format
|
|
msgid "Close"
|
|
msgstr "Zavřít"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Code"
|
|
msgstr "Kód"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Codeview"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Collaborative edition"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Collaborative trigger"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_color_widget
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
#, python-format
|
|
msgid "Color"
|
|
msgstr "Barva"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Color filter"
|
|
msgstr "Barevný filtr"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Colors"
|
|
msgstr "Barvy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Column"
|
|
msgstr "Sloupec"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg_colorpicker.xml:0
|
|
#, python-format
|
|
msgid "Common colors"
|
|
msgstr "Běžné barvy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.xml:0
|
|
#, python-format
|
|
msgid "Comparison"
|
|
msgstr "Porovnání"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Composites"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Composition"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Confirm"
|
|
msgstr "Potvrdit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.xml:0
|
|
#, python-format
|
|
msgid "Content"
|
|
msgstr "Obsah"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Content generated"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Contrast"
|
|
msgstr "Kontrast"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Convert into 2 columns"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Convert into 3 columns"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Convert into 4 columns"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Copy-paste your URL or embed code here"
|
|
msgstr "Zkopírujte a vložte svou adresu URL nebo vložte kód zde"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Could not install module %s"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Cover"
|
|
msgstr "Obálka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Create"
|
|
msgstr "Vytvořit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Create a list with numbering"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Create a simple bulleted list"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Create an URL."
|
|
msgstr "Vytvořit URL."
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__create_uid
|
|
msgid "Created by"
|
|
msgstr "Vytvořeno uživatelem"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__create_date
|
|
msgid "Created on"
|
|
msgstr "Vytvořeno dne"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Crop Image"
|
|
msgstr "Oříznout obraz"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link.js:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
#, python-format
|
|
msgid "Custom"
|
|
msgstr "Vlastní"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Custom %s"
|
|
msgstr "Přizpůsoben %s"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Custom Button"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Dailymotion"
|
|
msgstr "Dailymotion"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Dashed"
|
|
msgstr "Přerušovaná"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Default"
|
|
msgstr "Výchozí"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Default + Rounded"
|
|
msgstr "Výchozí + zaokrouhlit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Define a custom gradient"
|
|
msgstr "Definujte vlastní přechod"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Delete"
|
|
msgstr "Smazat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Delete %s"
|
|
msgstr "Smazat %s"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Description"
|
|
msgstr "Popis"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Devices"
|
|
msgstr "Zařízení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/media_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
#, python-format
|
|
msgid "Discard"
|
|
msgstr "Zrušit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "Discard record"
|
|
msgstr "Zahodit záznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"Discover a world of awesomeness in our copyright-free image haven. No legal "
|
|
"drama, just nice images!"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Display 1"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Display 2"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Display 3"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Display 4"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__display_name
|
|
msgid "Display Name"
|
|
msgstr "Zobrazovací název"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Do you want to install %s App?"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Dotted"
|
|
msgstr "Tečkovaná"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Double"
|
|
msgstr "Dvojitá"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Double-click to edit"
|
|
msgstr "Poklepáním upravte"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Drag and drop the building block."
|
|
msgstr "Přetáhněte stavební blok."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Duplicate Container"
|
|
msgstr "Duplicitní kontejner"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Dynamic Colors"
|
|
msgstr "Dynamické barvy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Dynamic Placeholder"
|
|
msgstr "Dynamický zástupce"
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "ERROR: couldn't get download urls from media library."
|
|
msgstr "CHYBA: nelze získat adresy URL ke stažení z knihovny médií."
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "EarlyBird"
|
|
msgstr "EarlyBird"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Edit image"
|
|
msgstr "Upravit obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Edit media description"
|
|
msgstr "Upravit popis médií"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Embed Image"
|
|
msgstr "Vložit obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Embed Youtube Video"
|
|
msgstr "Vložit Youtube video"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Embed the image in the document."
|
|
msgstr "Vložit obrázek do dokumentu."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Embed the youtube video in the document."
|
|
msgstr "Vložit youtube video do dokumentu."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Emoji"
|
|
msgstr "Emoji"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Empty quote"
|
|
msgstr "Prázdná citace"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "Error"
|
|
msgstr "Chyba"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Extend to the closest corner"
|
|
msgstr "Prodloužit k nejbližšímu rohu"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Extend to the closest side"
|
|
msgstr "Prodloužit k nejbližší straně"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Extend to the farthest corner"
|
|
msgstr "Prodloužit ke vzdálenějšímu rohu"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Extend to the farthest side"
|
|
msgstr "Prodloužit ke vzdálenější straně"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_html_field_history_mixin
|
|
msgid "Field html History"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/upload_progress_toast/upload_progress_toast.xml:0
|
|
#, python-format
|
|
msgid "File has been uploaded"
|
|
msgstr "Soubor byl aktualizován"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Fill"
|
|
msgstr "Vyplnit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Fill + Rounded"
|
|
msgstr "Vyplnit + zaokrouhlit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Fill Color"
|
|
msgstr "Vyplň barvu"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Filter"
|
|
msgstr "Filtr"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "First Panel"
|
|
msgstr "První panel"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Flat"
|
|
msgstr "Paušál"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/image_crop.js:0
|
|
#, python-format
|
|
msgid "Flexible"
|
|
msgstr "Flexibilní"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Flip"
|
|
msgstr "Převrátit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Flip Horizontal"
|
|
msgstr "Počet nepřečtených zpráv"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Flip Vertical"
|
|
msgstr "Převrátit svisle"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Floating shapes"
|
|
msgstr "Plovoucí tvary"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Focus"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Font Color"
|
|
msgstr "Barva písma"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Font size"
|
|
msgstr "Velikost písma"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "For technical reasons, this block cannot be dropped here"
|
|
msgstr "Z technických důvodů zde tento blok nelze vypustit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
#, python-format
|
|
msgid "Format"
|
|
msgstr "Formát"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Full screen"
|
|
msgstr "Celá obrazovka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/backend.xml:0
|
|
#, python-format
|
|
msgid "Fullscreen"
|
|
msgstr "Celá obrazovka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Generate or transform content with AI"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Generate or transform content with AI."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#, python-format
|
|
msgid "Generating"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#, python-format
|
|
msgid "Generating an alternative..."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Geometrics"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Geometrics Panels"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Geometrics Rounded"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Gradient"
|
|
msgstr "Přechod"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP Routing"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 1"
|
|
msgstr "Nadpis 1"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 1 Display 1"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 1 Display 2"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 1 Display 3"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 1 Display 4"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 2"
|
|
msgstr "Nadpis 2"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 3"
|
|
msgstr "Nadpis 3"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 4"
|
|
msgstr "Nadpis 4"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 5"
|
|
msgstr "Nadpis 5"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Header 6"
|
|
msgstr "Nadpis 6"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 1"
|
|
msgstr "Nadpis 1"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 2"
|
|
msgstr "Nadpis 2"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 3"
|
|
msgstr "Nadpis 3"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 4"
|
|
msgstr "Nadpis 4"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 5"
|
|
msgstr "Nadpis 5"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Heading 6"
|
|
msgstr "Nadpis 6"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
#, python-format
|
|
msgid "Height"
|
|
msgstr "Výška"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Hide Dailymotion logo"
|
|
msgstr "Skrýt logo Dailymotion"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Hide Youtube logo"
|
|
msgstr "Skrýt Youtube logo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Hide fullscreen button"
|
|
msgstr "Skrýt tlačítko na celou obrazovku"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Hide player controls"
|
|
msgstr "Skrýt ovládací prvky přehrávače"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Hide sharing button"
|
|
msgstr "Skrýt tlačítko sdílení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.js:0
|
|
#, python-format
|
|
msgid "History"
|
|
msgstr "Historie"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_html_field_history_mixin__html_field_history
|
|
msgid "History data"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_html_field_history_mixin__html_field_history_metadata
|
|
msgid "History metadata"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Horizontal mirror"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Html"
|
|
msgstr "Html"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Icon"
|
|
msgstr "Ikona"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Icon Formatting"
|
|
msgstr "Formátování ikony"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Icon size 1x"
|
|
msgstr "Ikona velikost 1x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Icon size 2x"
|
|
msgstr "Ikona velikost 2x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Icon size 3x"
|
|
msgstr "Ikona velikost 3x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Icon size 4x"
|
|
msgstr "Ikona velikost 4x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Icon size 5x"
|
|
msgstr "Ikona velikost 5x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"If you discard the current edits, all unsaved changes will be lost. You can "
|
|
"cancel to return to edit mode."
|
|
msgstr ""
|
|
"Pokud aktuální úpravy zahodíte, všechny neuložené změny budou ztraceny. "
|
|
"Zrušením se vrátíte do režimu úprav."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "Illustrations"
|
|
msgstr "Ilustrace"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
#, python-format
|
|
msgid "Image"
|
|
msgstr "Obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Image Formatting"
|
|
msgstr "Formátování obrázku"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_ir_attachment__image_height
|
|
msgid "Image Height"
|
|
msgstr "Výška obrazu"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_ir_attachment__image_src
|
|
msgid "Image Src"
|
|
msgstr "Image Src"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_ir_attachment__image_width
|
|
msgid "Image Width"
|
|
msgstr "Image Width"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Image padding"
|
|
msgstr "Výplň obrázku"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Inkwell"
|
|
msgstr "Inkwell"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Inline Text"
|
|
msgstr "Vložený text"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_prompt_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Insert"
|
|
msgstr "Vložit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Insert a Link / Button"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert a danger banner"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert a horizontal rule separator"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert a rating over 3 stars"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert a rating over 5 stars"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert a success banner"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert a table"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert a video"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert a warning banner"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert above"
|
|
msgstr "Vložit výše"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert an image"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert an info banner"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert below"
|
|
msgstr "Vložit níže"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert left"
|
|
msgstr "Vložit vlevo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Insert media"
|
|
msgstr "Vložit média"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Insert or edit link"
|
|
msgstr "Vložit nebo upravit odkaz"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Insert personalized content"
|
|
msgstr "Vložit personalizovaný obsah"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Insert right"
|
|
msgstr "Vložit vpravo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Insert your signature"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Install"
|
|
msgstr "Instalovat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Install %s"
|
|
msgstr "Instalovat %s"
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Invalid field value for %s: %s"
|
|
msgstr "Neplatná hodnota pole pro %s: %s"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Invisible Elements"
|
|
msgstr "Neviditelné prvky"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Item"
|
|
msgstr "Položka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Label"
|
|
msgstr "Popis"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Large"
|
|
msgstr "Velký"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Naposledy upraveno uživatelem"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Naposledy upraveno dne"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Left"
|
|
msgstr "Vlevo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Light"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Linear"
|
|
msgstr "Lineární"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Link"
|
|
msgstr "Odkaz"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Link Label"
|
|
msgstr "Visačka odkazu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Link Shape"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Link Size"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Link Style"
|
|
msgstr "Styl odkazu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link_popover_widget.js:0
|
|
#, python-format
|
|
msgid "Link copied to clipboard."
|
|
msgstr "Odkaz byl zkopírován do schránky."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "List"
|
|
msgstr "Seznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "Load more..."
|
|
msgstr "Načíst další..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_prompt_dialog.xml:0
|
|
#, python-format
|
|
msgid "Loading..."
|
|
msgstr "Načítání..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Loop"
|
|
msgstr "Smyčka"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Main Color"
|
|
msgstr "Hlavní barva"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Marketing Tools"
|
|
msgstr "Marketingové nástroje"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Maven"
|
|
msgstr "Maven"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Max height"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Media"
|
|
msgstr "Media"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Medium"
|
|
msgstr "Médium"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Medium section heading"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Min height"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "More info about this app."
|
|
msgstr "Více informací o této aplikaci."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Move down"
|
|
msgstr "Přesunout dolů"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Move left"
|
|
msgstr "Pohyb doleva"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Move right"
|
|
msgstr "Pohyb vpravo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Move up"
|
|
msgstr "Přesunout nahoru"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "My Images"
|
|
msgstr "Moje obrázky"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_web_editor_converter_test_sub__name
|
|
msgid "Name"
|
|
msgstr "Název"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Navigation"
|
|
msgstr "Navigace"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "No"
|
|
msgstr "Ne"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link_popover_widget.js:0
|
|
#, python-format
|
|
msgid "No URL specified"
|
|
msgstr "Nebyla zadána žádná adresa URL"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.xml:0
|
|
#, python-format
|
|
msgid "No documents found."
|
|
msgstr "Nebyly nalezeny žádné dokumenty."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.xml:0
|
|
#, python-format
|
|
msgid "No history"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "No images found."
|
|
msgstr "Nebyly nalezeny žádné obrázky."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "No location to drop in"
|
|
msgstr "Žádné místo k vložení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "No more records"
|
|
msgstr "Žádné další záznamy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/icon_selector.xml:0
|
|
#, python-format
|
|
msgid "No pictograms found."
|
|
msgstr "Nebyly nalezeny žádné piktogramy."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "No videos"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
#, python-format
|
|
msgid "None"
|
|
msgstr "Žádné"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
#, python-format
|
|
msgid "Normal"
|
|
msgstr "Normální"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Numbered list"
|
|
msgstr "Číslovaný seznam"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.tests
|
|
msgid "Odoo Editor Tests"
|
|
msgstr "Testy Odoo editoru"
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "Oops, it looks like our AI is unreachable!"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Open in new window"
|
|
msgstr "Otevřít v novém okně"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid "Optimized"
|
|
msgstr "Optimalizováno"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields,field_description:web_editor.field_ir_attachment__original_id
|
|
msgid "Original (unoptimized, unresized) attachment"
|
|
msgstr "Originální (neoptimalizovaná, nezměněná) příloha"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Origins"
|
|
msgstr "Zdroje"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Outline"
|
|
msgstr "Obrys"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Outline + Rounded"
|
|
msgstr "Obrys + zaoblený"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Overlay"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Padding"
|
|
msgstr "Výplň"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Page Options"
|
|
msgstr "Možnosti stránky"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Panels"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Paragraph block"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Paste as URL"
|
|
msgstr "Vložit adresu URL"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Patterns"
|
|
msgstr "Vzory"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Position"
|
|
msgstr "Pozice"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Preview"
|
|
msgstr "Náhled"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link.js:0
|
|
#, python-format
|
|
msgid "Primary"
|
|
msgstr "Hlavní"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/upload_progress_toast/upload_progress_toast.xml:0
|
|
#, python-format
|
|
msgid "Progress bar"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields.selection,name:web_editor.selection__web_editor_converter_test__selection_str__c
|
|
msgid "Qu'est-ce qu'il fout ce maudit pancake, tabernacle ?"
|
|
msgstr "Co to sakra dělá ta palačinka, svatostánek?"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields.selection,name:web_editor.selection__web_editor_converter_test__selection_str__a
|
|
msgid "Qu'il n'est pas arrivé à Toronto"
|
|
msgstr "Že nedorazil do Toronta"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model.fields.selection,name:web_editor.selection__web_editor_converter_test__selection_str__b
|
|
msgid "Qu'il était supposé arriver à Toronto"
|
|
msgstr "Že měl přijet do Toronta"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Quality"
|
|
msgstr "Kvalita"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Quote"
|
|
msgstr "Citace"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb
|
|
msgid "Qweb"
|
|
msgstr "Qweb"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field
|
|
msgid "Qweb Field"
|
|
msgstr "Qweb pole"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_contact
|
|
msgid "Qweb Field Contact"
|
|
msgstr "Qweb pole kontakt"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_date
|
|
msgid "Qweb Field Date"
|
|
msgstr "QWeb pole datum"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_datetime
|
|
msgid "Qweb Field Datetime"
|
|
msgstr "QWeb pole datum a čas"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_duration
|
|
msgid "Qweb Field Duration"
|
|
msgstr "QWeb pole trvání"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_float
|
|
msgid "Qweb Field Float"
|
|
msgstr "QWeb pole desetinné"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_html
|
|
msgid "Qweb Field HTML"
|
|
msgstr "QWeb pole HTML"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_image
|
|
msgid "Qweb Field Image"
|
|
msgstr "QWeb pole obrázek"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_integer
|
|
msgid "Qweb Field Integer"
|
|
msgstr "QWeb pole celé číslo"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_many2one
|
|
msgid "Qweb Field Many to One"
|
|
msgstr "QWeb pole Many2One"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_monetary
|
|
msgid "Qweb Field Monetary"
|
|
msgstr "QWeb pole peněžní"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_relative
|
|
msgid "Qweb Field Relative"
|
|
msgstr "QWeb pole relativní"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_selection
|
|
msgid "Qweb Field Selection"
|
|
msgstr "QWeb pole selekční"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_text
|
|
msgid "Qweb Field Text"
|
|
msgstr "QWeb pole text"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_qweb_field_qweb
|
|
msgid "Qweb Field qweb"
|
|
msgstr "QWeb pole qweb"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "REPLACE BY NEW VERSION"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Radial"
|
|
msgstr "Radiální"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Readonly field"
|
|
msgstr "Pole jen pro čtení"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Redirect the user elsewhere when he clicks on the media."
|
|
msgstr "Přesměrovat uživatele jinam, když klikne na média."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Remove (DELETE)"
|
|
msgstr "Odebrat (SMAZAT)"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Remove Block"
|
|
msgstr "Odstranit blok"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Remove Current"
|
|
msgstr "Odebrat aktuální"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
msgid "Remove Selected Color"
|
|
msgstr "Odebrat vybranou barvu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Remove columns"
|
|
msgstr "Odebrat sloupec"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Remove format"
|
|
msgstr "Odebrat formát"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Remove link"
|
|
msgstr "Odebrat odkaz"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Rename %s"
|
|
msgstr "Přejmenovat %s"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Repeat pattern"
|
|
msgstr "Opakujte vzor"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Replace"
|
|
msgstr "Nahradit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Replace media"
|
|
msgstr "Vyměnit medium"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Reset"
|
|
msgstr "Resetovat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Reset Image"
|
|
msgstr "Obnovit obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Reset Size"
|
|
msgstr "Obnovit velikost"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Reset crop"
|
|
msgstr "Obnovit ořez"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Reset transformation"
|
|
msgstr "Obnovit transformaci"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Resizable"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Resize Default"
|
|
msgstr "Změnit výchozí velikost"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Resize Full"
|
|
msgstr "Změnit velikost celého"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Resize Half"
|
|
msgstr "Změna velikosti poloviny"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Resize Quarter"
|
|
msgstr "Změnit velikost čtvrtletí"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/history_dialog/history_dialog.xml:0
|
|
#, python-format
|
|
msgid "Restore history"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Right"
|
|
msgstr "Vpravo"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Rotate Left"
|
|
msgstr "Otočit doleva"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Rotate Right"
|
|
msgstr "Otočit doprava"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Rotate left"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Rotate right"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Row"
|
|
msgstr "Řádek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Sandboxed preview"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Saturation"
|
|
msgstr "Sytost"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
#, python-format
|
|
msgid "Save"
|
|
msgstr "Uložit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Save and Install"
|
|
msgstr "Uložit a nainstalovat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Save and Reload"
|
|
msgstr "Uložit a obnovit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "Save record"
|
|
msgstr "Uložit záznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.js:0
|
|
#, python-format
|
|
msgid "Search a document"
|
|
msgstr "Prohledejte dokument"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/icon_selector.js:0
|
|
#, python-format
|
|
msgid "Search a pictogram"
|
|
msgstr "Vyhledat piktogram"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Search an image"
|
|
msgstr "Hledejte obrázek"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
msgid "Search for a block (e.g. numbers, image wall, ...)"
|
|
msgstr "Hledat blok (např. čísla, obrázková zeď, ...)"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Search for records..."
|
|
msgstr "Hledat záznamy..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Search more..."
|
|
msgstr "Vyhledat více..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Search to show more records"
|
|
msgstr "Vyhledejte pro zobrazení více záznamů"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link.js:0
|
|
#, python-format
|
|
msgid "Secondary"
|
|
msgstr "Sekundární"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Select a block on your page to style it."
|
|
msgstr "Vyberte blok na stránce, který chcete upravit."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/media_dialog.js:0
|
|
#, python-format
|
|
msgid "Select a media"
|
|
msgstr "Vyberte média"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_prompt_dialog.xml:0
|
|
#, python-format
|
|
msgid "Send a message"
|
|
msgstr "Odeslat zprávu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippets
|
|
#, python-format
|
|
msgid "Separator"
|
|
msgstr "Oddělovač"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Sepia"
|
|
msgstr "Sepia"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Shadow"
|
|
msgstr "Stín"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
#, python-format
|
|
msgid "Shape"
|
|
msgstr "Tvar"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Shape: Circle"
|
|
msgstr "Tvar: Kruh"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Shape: Rounded"
|
|
msgstr "Tvar: Kulatý"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Shape: Thumbnail"
|
|
msgstr "Tvar: Miniatura"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Shapes"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "Show optimized images"
|
|
msgstr "Zobrazit optimalizované obrázky"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Show/Hide on Mobile"
|
|
msgstr "Zobrazit/Skrýt v mobilu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Signature"
|
|
msgstr "Podpis"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Size"
|
|
msgstr "Velikost"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Size 1x"
|
|
msgstr "Velikost 1x"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Size 2x"
|
|
msgstr "Velikost 2x"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Size 3x"
|
|
msgstr "Velikost 3x"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Size 4x"
|
|
msgstr "Velikost 4x"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Size 5x"
|
|
msgstr "Velikost 5x"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Small"
|
|
msgstr "Malý"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Small section heading"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Snippets"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Solid"
|
|
msgstr "Pevný"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Solids"
|
|
msgstr "Pevné"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Someone with escalated rights previously modified this area, you are "
|
|
"therefore not able to modify it yourself."
|
|
msgstr ""
|
|
"Někdo s eskalovanými právy dříve upravil tuto oblast, nemůžete ji proto "
|
|
"upravit sami."
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "Sorry, we could not generate a response. Please try again later."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "Sorry, your prompt is too long. Try to say it in fewer words."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Specials"
|
|
msgstr "Speciální"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Specify when the collaboration starts. 'Focus' will start the collaboration "
|
|
"session when the user clicks inside the text field (default), 'Start' when "
|
|
"the record is loaded (could impact performance if set)."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid "Start"
|
|
msgstr "Začít"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Structure"
|
|
msgstr "Struktura"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Style"
|
|
msgstr "Styl"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Suggestions"
|
|
msgstr "Návrhy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Switch direction"
|
|
msgstr "Přepnout směr"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Switch the text's direction"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Table"
|
|
msgstr "Tabulka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Table Options"
|
|
msgstr "Možnosti tabulky"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Text"
|
|
msgstr "Text"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Text Color"
|
|
msgstr "Barva textu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Text align"
|
|
msgstr "Zarovnání textu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Text style"
|
|
msgstr "Styl textu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "The URL does not seem to work."
|
|
msgstr "Zdá se, že adresa URL nefunguje."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.xml:0
|
|
#, python-format
|
|
msgid "The URL seems valid."
|
|
msgstr "Zdá se, že adresa URL je platná."
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/models/ir_qweb_fields.py:0
|
|
#, python-format
|
|
msgid "The datetime %s does not match the format %s"
|
|
msgstr "Datum a čas %s neodpovídá formátu %s"
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/tools.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The document was already saved from someone with a different history for "
|
|
"model %r, field %r with id %r."
|
|
msgstr ""
|
|
"Dokument již byl uložen od někoho s jinou historií pro model %r, pole %r s "
|
|
"id %r."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "The provided url does not reference any supported video"
|
|
msgstr "Zadaná adresa URL neodkazuje na žádné podporované video"
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/tools.py:0
|
|
#, python-format
|
|
msgid "The provided url is invalid"
|
|
msgstr "Zadaná adresa URL je neplatná"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "The provided url is not valid"
|
|
msgstr "Zadaná adresa URL není platná"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/conflict_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"The version from the database will be used.\n"
|
|
" If you need to keep your changes, copy the content below and edit the new document."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Theme"
|
|
msgstr "Šablona"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg_colorpicker.xml:0
|
|
#, python-format
|
|
msgid "Theme colors"
|
|
msgstr "Barvy motivu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/conflict_dialog.xml:0
|
|
#, python-format
|
|
msgid "There is a conflict between your version and the one in the database."
|
|
msgstr "Mezi vaší verzí a verzí v databázi je konflikt."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_prompt_dialog.xml:0
|
|
#, python-format
|
|
msgid "Thinking..."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/link_popover_widget.js:0
|
|
#, python-format
|
|
msgid "This URL is invalid. Preview couldn't be updated."
|
|
msgstr "Tato adresa URL je neplatná. Náhled se nepodařilo aktualizovat."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "This block is outdated."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "This document is not saved!"
|
|
msgstr "Tento dokument není uložen!"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "This file is a public view attachment."
|
|
msgstr "Tento soubor je veřejně viditelnou přílohou"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/file_selector.js:0
|
|
#, python-format
|
|
msgid "This file is attached to the current record."
|
|
msgstr "Tento soubor je připojen k aktuálnímu záznamu."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/image_crop.js:0
|
|
#, python-format
|
|
msgid "This image is an external image"
|
|
msgstr "Tento obrázek je externí obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/image_crop.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This type of image is not supported for cropping.<br/>If you want to crop "
|
|
"it, please first download it from the original source and upload it in Odoo."
|
|
msgstr ""
|
|
"U tohoto typu obrázku není oříznutí podporováno. <br/>Chcete-li jej "
|
|
"oříznout, nejprve si jej stáhněte z původního zdroje a nahrajte do Odoo."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "Title"
|
|
msgstr "Název"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Title tag"
|
|
msgstr "Štítek názvu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"To save a snippet, we need to save all your previous modifications and "
|
|
"reload the page."
|
|
msgstr ""
|
|
"Abychom mohli úryvek uložit, musíme uložit všechny vaše předchozí úpravy a "
|
|
"stránku znovu načíst."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "To-do"
|
|
msgstr "Úkolníček"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Toaster"
|
|
msgstr "Toastovač"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle bold"
|
|
msgstr "Přepnout tučné"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle checklist"
|
|
msgstr "Přepnout kontrolní seznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle icon spin"
|
|
msgstr "Přepnout otáčení ikon"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle italic"
|
|
msgstr "Přepnout kurzívu"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle ordered list"
|
|
msgstr "Přepnout seřazený seznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle strikethrough"
|
|
msgstr "Přepnout přeškrtnuté"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle underline"
|
|
msgstr "Přepnout podtržení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Toggle unordered list"
|
|
msgstr "Přepnout neseřazený seznam"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/alt_dialog.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Tooltip"
|
|
msgstr "Kontextová nápověda"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Track tasks with a checklist"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Transform"
|
|
msgstr "Transformovat"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Transform the picture"
|
|
msgstr "Transformovat obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "Transform the picture (click twice to reset transformation)"
|
|
msgstr "Transformovat obrázek (dvakrát klikněte pro reset transformace)"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/backend.xml:0
|
|
#: code:addons/web_editor/static/src/xml/backend.xml:0
|
|
#, python-format
|
|
msgid "Translate"
|
|
msgstr "přeložit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg_colorpicker.xml:0
|
|
#, python-format
|
|
msgid "Transparent colors"
|
|
msgstr "Průhledná barva"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/icon_selector.xml:0
|
|
#, python-format
|
|
msgid "Try searching with other keywords."
|
|
msgstr "Zkuste hledat pomocí jiných klíčových slov."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.colorpicker
|
|
#, python-format
|
|
msgid "Type"
|
|
msgstr "Typ"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#, python-format
|
|
msgid "Type \"/\" for commands"
|
|
msgstr "Zadejte \"/\" pro příkazy"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "URL or Email"
|
|
msgstr "URL nebo e-mail"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Unalign"
|
|
msgstr "Nesrovnat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.js:0
|
|
#, python-format
|
|
msgid "Upload a document"
|
|
msgstr "Nahrát dokument"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Upload an image"
|
|
msgstr "Nahrát obrázek"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.js:0
|
|
#, python-format
|
|
msgid "Uploaded image's format is not supported. Try with: "
|
|
msgstr "Formát nahraného obrázku není podporován. Zkuste s: "
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "Uploaded image's format is not supported. Try with: %s"
|
|
msgstr "Formát nahraného obrázku není podporován. Zkuste s: %s"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Valencia"
|
|
msgstr "Valencia"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "Vertical mirror"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Video"
|
|
msgstr "Video"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Video Formatting"
|
|
msgstr "Formátování videa"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Video code"
|
|
msgstr "Video kód"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.js:0
|
|
#, python-format
|
|
msgid "Videos are muted when autoplay is enabled"
|
|
msgstr "Když je povoleno automatické přehrávání, videa jsou ztlumena"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_ui_view
|
|
msgid "View"
|
|
msgstr "Zobrazení"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Vimeo"
|
|
msgstr "Vimeo"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Walden"
|
|
msgstr "Walden"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/conflict_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"Warning: after closing this dialog, the version you were working on will be "
|
|
"discarded and will never be available anymore."
|
|
msgstr ""
|
|
"Varování: po zavření tohoto dialogu bude verze, na které jste pracovali, "
|
|
"zahozena a již nikdy nebude dostupná."
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Wavy"
|
|
msgstr "Vlnitý"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_web_editor_converter_test_sub
|
|
msgid "Web Editor Converter Subtest"
|
|
msgstr "Podtest konvertoru webového editoru"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_web_editor_converter_test
|
|
msgid "Web Editor Converter Test"
|
|
msgstr "Test konvertoru webového editoru"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/editor/odoo-editor/src/OdooEditor.js:0
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Widgets"
|
|
msgstr "Widgety"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "Width"
|
|
msgstr "Šířka"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/backend/html_field.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"With the option enabled, all content can only be viewed in a sandboxed "
|
|
"iframe or in the code editor."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/image_selector.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"Wow, it feels a bit empty in here. Upload from the button in the top right "
|
|
"corner!"
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.options.js:0
|
|
#, python-format
|
|
msgid "Write something..."
|
|
msgstr "Napište něco..."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/editor.xml:0
|
|
#, python-format
|
|
msgid "XL"
|
|
msgstr "XL"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "Xpro"
|
|
msgstr "Xpro"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js:0
|
|
#, python-format
|
|
msgid "Yes"
|
|
msgstr "Ano"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "You can still access the block options but it might be ineffective."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/document_selector.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can upload documents with the button located in the top left of the "
|
|
"screen."
|
|
msgstr ""
|
|
"Dokumenty můžete nahrávat pomocí tlačítka umístěného v levé horní části "
|
|
"obrazovky."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/snippets.xml:0
|
|
#, python-format
|
|
msgid "You might not be able to customize it anymore."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-python
|
|
#: code:addons/web_editor/controllers/main.py:0
|
|
#, python-format
|
|
msgid "You need to specify either data or url to create an attachment."
|
|
msgstr "Chcete-li vytvořit přílohu, musíte zadat buď data, nebo adresu URL."
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Youku"
|
|
msgstr "Youku"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
#, python-format
|
|
msgid "Your URL"
|
|
msgstr "Vaše URL"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/wysiwyg.js:0
|
|
#, python-format
|
|
msgid "Your content was successfully generated."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "Youtube"
|
|
msgstr "Youtube"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Zoom In"
|
|
msgstr "Přiblížit"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "Zoom Out"
|
|
msgstr "Oddálit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "add"
|
|
msgstr "přidat"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/js/wysiwyg/widgets/chatgpt_alternatives_dialog.xml:0
|
|
#, python-format
|
|
msgid "alternatives..."
|
|
msgstr ""
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "and"
|
|
msgstr "and"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options
|
|
msgid "auto"
|
|
msgstr "automaticky"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "darken"
|
|
msgstr "ztmavit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "exclusion"
|
|
msgstr "vyloučení"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "lighten"
|
|
msgstr "světlejší"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "multiply"
|
|
msgstr "násobit"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "overlay"
|
|
msgstr "překrýt"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/xml/wysiwyg.xml:0
|
|
#, python-format
|
|
msgid "px"
|
|
msgstr "px"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_image_optimization_widgets
|
|
msgid "screen"
|
|
msgstr "screen"
|
|
|
|
#. module: web_editor
|
|
#. odoo-javascript
|
|
#: code:addons/web_editor/static/src/components/media_dialog/video_selector.xml:0
|
|
#, python-format
|
|
msgid "videos"
|
|
msgstr "videa"
|
|
|
|
#. module: web_editor
|
|
#: model:ir.model,name:web_editor.model_ir_websocket
|
|
msgid "websocket message handling"
|
|
msgstr "zpráva zpracování websocketu"
|
|
|
|
#. module: web_editor
|
|
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options
|
|
msgid "www.example.com"
|
|
msgstr "www.priklad.com"
|