1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/spreadsheet_edition/i18n/cs.po
2024-12-10 09:04:09 +07:00

1148 lines
39 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * spreadsheet_edition
#
# Translators:
# Ivana Bartonkova, 2023
# Jakub Smolka, 2023
# Aleš Fiala <f.ales1@seznam.cz>, 2024
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/list_view/list_renderer.js:0
#, python-format
msgid "%(field name)s by %(order)s"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/version_history/version_history_action.js:0
#, python-format
msgid "%(name)s (restored from %(timestamp)s)"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/pivot_view/pivot_view.js:0
#, python-format
msgid "%(name)s by %(field)s"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/pivot_view/pivot_view.js:0
#, python-format
msgid "%(name)s by %(field)s (%(period)s)"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.js:0
#, python-format
msgid "%(sortName)s (ascending)"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.js:0
#, python-format
msgid "%(sortName)s (descending)"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_control_panel.js:0
#, python-format
msgid "- dates: %s"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_control_panel.js:0
#, python-format
msgid "- numbers: %s"
msgstr ""
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__active
msgid "Active"
msgstr "Aktivní"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#, python-format
msgid "Add a new filter..."
msgstr "Přidat nový filtr ..."
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "After next"
msgstr "Po dalším"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_all_side_panel.js:0
#, python-format
msgid "Are you sure you want to delete this list?"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_list_side_panel.js:0
#, python-format
msgid "Are you sure you want to delete this pivot?"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Automatically filter on the current period"
msgstr "Automaticky filtrovat podle aktuálního období"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/relation_filter_editor_side_panel.xml:0
#, python-format
msgid "Automatically filter on the current user"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_all_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_list_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_side_panel.xml:0
#, python-format
msgid "Back"
msgstr "Zpět"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_control_panel.js:0
#, python-format
msgid "Back to “%s”"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "Before previous"
msgstr "Před předchozím"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.xml:0
#, python-format
msgid "Blank spreadsheet"
msgstr "Prázdná tabulka"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/input_dialog/input_dialog.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/ir_menu_selector/ir_menu_selector.xml:0
#, python-format
msgid "Cancel"
msgstr "Zrušit"
#. module: spreadsheet_edition
#: model:ir.model,name:spreadsheet_edition.model_spreadsheet_revision
msgid "Collaborative spreadsheet revision"
msgstr "Revize kolaborativní tabulky"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__commands
msgid "Commands"
msgstr "Příkazy"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/input_dialog/input_dialog.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/spreadsheet_component.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/ir_menu_selector/ir_menu_selector.xml:0
#, python-format
msgid "Confirm"
msgstr "Potvrdit"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__create_uid
msgid "Created by"
msgstr "Vytvořeno uživatelem"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__create_date
msgid "Created on"
msgstr "Vytvořeno dne"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/odoo_line/odoo_line_config_panel.xml:0
#, python-format
msgid "Cumulative data"
msgstr "Kumulativní data"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/hooks.js:0
#, python-format
msgid "Currency"
msgstr "Měna"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_item.js:0
#, python-format
msgid "Current Version"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "Dashboards"
msgstr "Dashboardy"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#, python-format
msgid "Date"
msgstr "Datum"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Date field"
msgstr "Datové pole"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/helpers.js:0
#, python-format
msgid "Day"
msgstr "Den"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/relation_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/text_filter_editor_side_panel.xml:0
#, python-format
msgid "Default value"
msgstr "Výchozí hodnota"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_all_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_list_side_panel.xml:0
#, python-format
msgid "Delete"
msgstr "Smazat"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_control_panel.js:0
#, python-format
msgid ""
"Difference between user locale (%(user_locale)s) and spreadsheet locale "
"(%(spreadsheet_locale)s). This spreadsheet is using the formats below:"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Dimensions"
msgstr "Rozměry"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__display_name
msgid "Display Name"
msgstr "Zobrazovací název"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot_dialog.xml:0
#, python-format
msgid "Display missing cells only"
msgstr "Zobrazit pouze chybějící buňky"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Domain"
msgstr "Doména"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Download"
msgstr "Stáhnout"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Download as JSON"
msgstr "Stáhnout jako JSON"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.js:0
#, python-format
msgid "Duplicated Label"
msgstr "Duplikovaný štítek"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#, python-format
msgid "Edit"
msgstr "Upravit"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Edit domain"
msgstr "Upravit doménu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/relation_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/text_filter_editor_side_panel.xml:0
#, python-format
msgid "Field matching"
msgstr "Odpovídající pole"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/index.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/index.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/index.js:0
#, python-format
msgid "Filter properties"
msgstr "Vlastnosti filtru"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/index.js:0
#, python-format
msgid "Filters"
msgstr "Filtry"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "From / To"
msgstr ""
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__id
msgid "ID"
msgstr "ID"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/graph_view/graph_view.xml:0
#: code:addons/spreadsheet_edition/static/src/assets/graph_view/graph_view.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot.xml:0
#, python-format
msgid "Insert in Spreadsheet"
msgstr "Vložit do tabulky"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/list_view/insert_list_spreadsheet_menu.xml:0
#, python-format
msgid "Insert list in spreadsheet"
msgstr "Vložit buňky do tabulky"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Insert pivot"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot_actions.js:0
#, python-format
msgid "Insert pivot cell"
msgstr "Vložit otočnou buňku"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.xml:0
#, python-format
msgid "Insert the first"
msgstr "Vložit první"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.xml:0
#, python-format
msgid "Label"
msgstr "Popis"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__write_uid
msgid "Last Updated by"
msgstr "Naposledy upraveno uživatelem"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__write_date
msgid "Last Updated on"
msgstr "Naposledy upraveno dne"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Last updated at"
msgstr "Naposledy aktualizováno v"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/ir_ui_menu/index.js:0
#, python-format
msgid "Link an Odoo menu"
msgstr "Propojit Odoo menu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/insert_action_link_menu/insert_action_link_menu.xml:0
#, python-format
msgid "Link menu in spreadsheet"
msgstr "Menu odkazů v tabulce"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/odoo_menu/chart_panel.xml:0
#, python-format
msgid "Link to Odoo menu"
msgstr "Odkaz na Odoo menu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#, python-format
msgid "List Name"
msgstr "Seznam názvů"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/index.js:0
#, python-format
msgid "List properties"
msgstr "Seznam vlastností"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_side_panel.xml:0
#, python-format
msgid "Load More"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_item.js:0
#, python-format
msgid "Make a copy"
msgstr "Udělat kopii"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.xml:0
#, python-format
msgid "Match this filter to a field for each data source"
msgstr "Přiřadit tento filtr k poli pro každý zdroj dat"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Measures"
msgstr "Měřítka"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/ir_menu_selector/ir_menu_selector.js:0
#, python-format
msgid "Menu Items"
msgstr "Menu položky"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/plugins/list_autofill_plugin.js:0
#, python-format
msgid "Missing list #%s"
msgstr "Chybí seznam #%s"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/plugins/pivot_autofill_plugin.js:0
#, python-format
msgid "Missing pivot"
msgstr "Chybí pivot"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/plugins/pivot_autofill_plugin.js:0
#, python-format
msgid "Missing pivot #%s"
msgstr "Chybí pivot #%s"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__res_model
#, python-format
msgid "Model"
msgstr "Model"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/helpers.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "Month"
msgstr "Měsíc"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "Month / Quarter"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Months"
msgstr "měsíců"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "Name of the %s:"
msgstr "Název %s:"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_item.js:0
#, python-format
msgid "Name this version"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "New"
msgstr "Nové"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.js:0
#, python-format
msgid "New %s filter"
msgstr "Nový %s filtr"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.js:0
#, python-format
msgid "New sheet inserted in '%s'"
msgstr "New sheet inserted in '%s'"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "Next"
msgstr "Další"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.xml:0
#, python-format
msgid "No preview"
msgstr "Žádný náhled"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/input_dialog/input_dialog.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/spreadsheet_component.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/spreadsheet_component.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/version_history/version_history_action.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/actions/version_history/version_history_action.js:0
#, python-format
msgid "Odoo Spreadsheet"
msgstr ""
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__parent_revision_id
msgid "Parent Revision"
msgstr "Nadřazená revize"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.xml:0
#, python-format
msgid "Period offset"
msgstr "Posun období"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "Period offset applied to this source"
msgstr "Posun období uplatňovaný na tento zdroj"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/pivot_view/pivot_view.js:0
#, python-format
msgid "Pivot contains duplicate groupbys"
msgstr "Kontingenční tabulka obsahuje duplicitní agregace"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Pivot name"
msgstr "Pivot name"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/index.js:0
#, python-format
msgid "Pivot properties"
msgstr "Vlastnosti otáčení"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/input_dialog/input_dialog.js:0
#, python-format
msgid "Please enter a valid number."
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "Previous"
msgstr "Předchozí"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Print"
msgstr "Tisk"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/helpers.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "Quarter"
msgstr "Kvartál"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Quarters"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/spreadsheet_component.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Re-insert list"
msgstr "Vložte seznam znovu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Re-insert pivot"
msgstr "Znovu vložte čep"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/plugins/list_autofill_plugin.js:0
#, python-format
msgid "Record #"
msgstr "Záznam #"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__res_id
msgid "Record id"
msgstr "Id záznamu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Refresh all data"
msgstr "Obnovit všechna data"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Refresh values"
msgstr "Obnovit hodnoty"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/relation_filter_editor_side_panel.xml:0
#, python-format
msgid "Related model"
msgstr "Související model"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#, python-format
msgid "Relation"
msgstr "Vztah"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "Relative Period"
msgstr "Související období"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.xml:0
#, python-format
msgid "Remove"
msgstr "Odebrat"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_name.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/editable_name/editable_name.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_item.js:0
#, python-format
msgid "Rename"
msgstr "Přejmenovat"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_field_offset.js:0
#, python-format
msgid "Requires a selected field"
msgstr "Vyžaduje vybrané pole"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/text_filter_editor_side_panel.xml:0
#, python-format
msgid "Restrict values to a range"
msgstr ""
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__revision_id
msgid "Revision"
msgstr "Revize"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_revision__name
msgid "Revision name"
msgstr ""
#. module: spreadsheet_edition
#: model:ir.actions.act_window,name:spreadsheet_edition.spreadsheet_revision_action
#: model:ir.ui.menu,name:spreadsheet_edition.menu_technical_spreadsheet_revision
msgid "Revisions"
msgstr "Revize"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/editable_name/editable_name.xml:0
#, python-format
msgid "Save"
msgstr "Uložit"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Save as template"
msgstr "Uložit jako šablonu"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_breadcrumbs.xml:0
#, python-format
msgid "Saved"
msgstr "Uloženo"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/control_panel/spreadsheet_breadcrumbs.xml:0
#, python-format
msgid "Saving"
msgstr "Ukládání"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_panel.xml:0
#, python-format
msgid "Search..."
msgstr "Hledat..."
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/index.js:0
#, python-format
msgid "See list properties"
msgstr "Zobrazit seznam vlastností"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/index.js:0
#, python-format
msgid "See pivot properties"
msgstr "Zobrazit kontingenční nabídku vlastností"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/index.js:0
#, python-format
msgid "See version history"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/ir_menu_selector/ir_menu_selector.js:0
#, python-format
msgid "Select a menu..."
msgstr "Vyberte menu..."
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "Select a spreadsheet to insert your %s."
msgstr "Vyberte tabulku a vložte svůj %s."
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/ir_menu_selector/ir_menu_selector.js:0
#, python-format
msgid "Select an Odoo menu to link in your spreadsheet"
msgstr "Vyberte Odoo menu, které chcete propojit k tabulce"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/spreadsheet_component.js:0
#, python-format
msgid "Select the number of records to insert"
msgstr "Vyberte počet záznamů, které chcete vložit"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_mixin__server_revision_id
msgid "Server Revision"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/index.js:0
#, python-format
msgid "Set as filter"
msgstr "Nastavit jako filtr"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/o_spreadsheet/menu_item_registry.js:0
#, python-format
msgid "Snapshot"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/filter_editor_side_panel.js:0
#, python-format
msgid "Some required fields are not valid"
msgstr "Některá požadovaná pole nejsou platná"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.xml:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.xml:0
#, python-format
msgid "Sorting"
msgstr "Řazení"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/spreadsheet_cog_menu/spreadsheet_cog_menu.xml:0
#: model:ir.ui.menu,name:spreadsheet_edition.menu_technical_spreadsheet
#, python-format
msgid "Spreadsheet"
msgstr "Tabulka"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_mixin__spreadsheet_revision_ids
msgid "Spreadsheet Revision"
msgstr "Revize tabulek"
#. module: spreadsheet_edition
#: model:ir.model.fields,field_description:spreadsheet_edition.field_spreadsheet_mixin__spreadsheet_snapshot
msgid "Spreadsheet Snapshot"
msgstr "Snímek tabulek"
#. module: spreadsheet_edition
#: model:ir.model,name:spreadsheet_edition.model_spreadsheet_mixin
msgid "Spreadsheet mixin"
msgstr "Spreadsheet mixin"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "Spreadsheets"
msgstr "Tabulky"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/odoo_bar/odoo_bar_config_panel.xml:0
#, python-format
msgid "Stacked barchart"
msgstr "Skládaný sloupcový graf"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/odoo_line/odoo_line_config_panel.xml:0
#, python-format
msgid "Stacked linechart"
msgstr "Skládaný spojnicový graf"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/global_filter_side_panel.xml:0
#, python-format
msgid "Text"
msgstr "Text"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/version_history/version_history_action.js:0
#, python-format
msgid ""
"The history of your spreadsheet is corrupted and you are likely missing "
"recent revisions. This feature cannot be used."
msgstr ""
#. module: spreadsheet_edition
#. odoo-python
#: code:addons/spreadsheet_edition/models/spreadsheet_mixin.py:0
#: code:addons/spreadsheet_edition/models/spreadsheet_mixin.py:0
#, python-format
msgid ""
"The operation could not be applied because of a concurrent update. Please "
"try again."
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/actions/version_history/version_history_action.js:0
#, python-format
msgid ""
"There are missing revisions that prevent to restore the whole edition history.\n"
"\n"
"Would you like to load the more recent modifications?"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/side_panel/version_history_side_panel.xml:0
#, python-format
msgid "There are no prior revisions for this spreadsheet."
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Time range"
msgstr "Časový rozsah"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/plugins/pivot_autofill_plugin.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/plugins/pivot_autofill_plugin.js:0
#, python-format
msgid "Total"
msgstr "Celkem"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.xml:0
#, python-format
msgid "Value options"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/version_history/index.js:0
#, python-format
msgid "Version History"
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/helpers.js:0
#, python-format
msgid "Week"
msgstr "Týden"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/helpers.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/global_filters/components/filter_editor/date_filter_editor_side_panel.js:0
#, python-format
msgid "Year"
msgstr "Rok"
#. module: spreadsheet_edition
#. odoo-python
#: code:addons/spreadsheet_edition/models/spreadsheet_mixin.py:0
#, python-format
msgid "You are not allowed to access this spreadsheet."
msgstr ""
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.js:0
#, python-format
msgid "ascending"
msgstr "vzestupně"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.js:0
#, python-format
msgid "descending"
msgstr "sestupně"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "graph"
msgstr "graf"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/pivot_dialog.xml:0
#, python-format
msgid "has no cell missing from this sheet"
msgstr "v tomto listu nechybí žádná buňka"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "link"
msgstr "link"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "list"
msgstr "seznam"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/bundle/chart/side_panels/common/config_panel.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/list/side_panels/listing_details_side_panel.js:0
#: code:addons/spreadsheet_edition/static/src/bundle/pivot/side_panels/pivot_details_side_panel.js:0
#, python-format
msgid "never"
msgstr "nikdy"
#. module: spreadsheet_edition
#: model:ir.model.constraint,message:spreadsheet_edition.constraint_spreadsheet_revision_parent_revision_unique
msgid "o-spreadsheet revision refused due to concurrency"
msgstr "o-tabulková revize zamítnuta z důvodu souběžnosti"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.js:0
#, python-format
msgid "pivot"
msgstr "kontingenční"
#. module: spreadsheet_edition
#. odoo-javascript
#: code:addons/spreadsheet_edition/static/src/assets/components/spreadsheet_selector_dialog/spreadsheet_selector_dialog.xml:0
#, python-format
msgid "records of the list."
msgstr "záznamů na seznam."
#. module: spreadsheet_edition
#: model:ir.model,name:spreadsheet_edition.model_ir_websocket
msgid "websocket message handling"
msgstr "zpráva zpracování websocketu"