mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 06:32:01 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -1,95 +1,90 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * board
|
||||
#
|
||||
# * board
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||||
# Jiří Podhorecký, 2022
|
||||
# Michal Veselý <michal@veselyberanek.net>, 2022
|
||||
# Jakub Smolka, 2023
|
||||
#
|
||||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||||
# Aleš Fiala <f.ales1@seznam.cz>, 2023
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Jaroslav Janos <jaroslav.janos.jr@technodat.eu>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+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"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-25 14:42+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/board/cs/>"
|
||||
"\n"
|
||||
"Language: 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
|
||||
#. odoo-javascript
|
||||
#: 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"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : "
|
||||
"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\"Add to\n"
|
||||
" Dashboard\""
|
||||
msgstr ""
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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"
|
||||
"\"Přidat na\n"
|
||||
"\n"
|
||||
" Dashboard\""
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
||||
#, python-format
|
||||
msgid "Add"
|
||||
msgstr "Přidat"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_view.js:0
|
||||
#: model:ir.model,name:board.model_board_board
|
||||
#, python-format
|
||||
msgid "Board"
|
||||
msgstr "Přehled"
|
||||
msgstr "Dashboard"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Change Layout"
|
||||
msgstr "Změnit rozložení"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
||||
msgid "Dashboard"
|
||||
msgstr "Dashboard"
|
||||
|
||||
#. module: board
|
||||
#: model:ir.model.fields,field_description:board.field_board_board__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. module: board
|
||||
#: model:ir.model.fields,field_description:board.field_board_board__id
|
||||
msgid "ID"
|
||||
|
|
@ -98,15 +93,12 @@ msgstr "ID"
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_action.xml:0
|
||||
#, python-format
|
||||
msgid "Invalid action"
|
||||
msgstr "Neplatná akce"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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í"
|
||||
|
||||
|
|
@ -120,15 +112,12 @@ msgstr "Můj dashboard"
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: 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"
|
||||
|
|
@ -137,7 +126,6 @@ msgstr ""
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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."
|
||||
|
|
@ -146,13 +134,17 @@ msgstr ""
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: 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í."
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
||||
msgid "“%s” added to dashboard"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue