123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * board
- #
- # Translators:
- # Martin Trigaux, 2022
- # Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
- # Jiří Podhorecký, 2022
- # Michal Veselý <michal@veselyberanek.net>, 2022
- # Jakub Smolka, 2023
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 15.5alpha1\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-09-20 09:01+0000\n"
- "PO-Revision-Date: 2022-09-22 05:45+0000\n"
- "Last-Translator: Jakub Smolka, 2023\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: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/add_to_board.js:0
- #, python-format
- msgid "\"%s\" added to dashboard"
- msgstr "\"%s\" přidán na dashboard"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid ""
- "\"Add to\n"
- " Dashboard\""
- msgstr ""
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
- #, python-format
- msgid "'%s' added to dashboard"
- msgstr "'%s' přidán na dashboard"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/add_to_board.xml:0
- #, python-format
- msgid "Add"
- msgstr "Přidat"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/add_to_board.xml:0
- #, python-format
- msgid "Add to my dashboard"
- msgstr "Přidat na můj dashboard"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.js:0
- #, python-format
- msgid "Are you sure that you want to remove this item?"
- msgstr ""
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_view.js:0
- #: model:ir.model,name:board.model_board_board
- #, python-format
- msgid "Board"
- msgstr "Přehled"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid "Change Layout"
- msgstr "Změnit rozložení"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/add_to_board.js:0
- #: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
- #, python-format
- msgid "Could not add filter to dashboard"
- msgstr "Nelze přidat filtr do ovládacího panelu"
- #. module: board
- #: model:ir.model.fields,field_description:board.field_board_board__id
- msgid "ID"
- msgstr "ID"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_action.xml:0
- #, python-format
- msgid "Invalid action"
- msgstr "Neplatná akce"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid "Layout"
- msgstr "Rozvržení"
- #. module: board
- #: model:ir.actions.act_window,name:board.open_board_my_dash_action
- #: model:ir.ui.menu,name:board.menu_board_my_dash
- #: model_terms:ir.ui.view,arch_db:board.board_my_dash_view
- msgid "My Dashboard"
- msgstr "Můj dashboard"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/add_to_board/add_to_board.js:0
- #: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
- #, python-format
- msgid "Please refresh your browser for the changes to take effect."
- msgstr "Obnovte svůj prohlížeč, aby se změny projevily."
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid ""
- "To add your first report into this dashboard, go to any\n"
- " menu, switch to list or graph view, and click"
- msgstr ""
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid ""
- "You can filter and group data before inserting into the\n"
- " dashboard using the search options."
- msgstr ""
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid "Your personal dashboard is empty"
- msgstr "Váš osobní dashboard je prázdný"
- #. module: board
- #. openerp-web
- #: code:addons/board/static/src/board_controller.xml:0
- #, python-format
- msgid "in the extended search options."
- msgstr "v rozšířených možnostech vyhledávání."
|