19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,28 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_margin
#
# * product_margin
#
# Translators:
# Jan Horzinka <jan.horzinka@centrum.cz>, 2022
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
# Jiří Podhorecký, 2022
# Martin Trigaux, 2022
# Aleš Fiala <f.ales1@seznam.cz>, 2023
# Jakub Smolka, 2023
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Marta (wacm)" <wacm@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+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:36+0000\n"
"PO-Revision-Date: 2026-02-25 14:46+0000\n"
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
"product_margin/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"
"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: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
@ -82,17 +84,18 @@ msgstr "Katalogová cena"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_uid
msgid "Created by"
msgstr "Vytvořeno od"
msgstr "Vytvořeno uživatelem"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_date
msgid "Created on"
msgstr "Vytvořeno"
msgstr "Vytvořeno dne"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name
#: model:ir.model.fields,field_description:product_margin.field_product_product__display_name
msgid "Display Name"
msgstr "Zobrazované jméno"
msgstr "Zobrazovaný název"
#. module: product_margin
#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__draft_open_paid
@ -142,6 +145,7 @@ msgstr "Obecná informace"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__id
#: model:ir.model.fields,field_description:product_margin.field_product_product__id
msgid "ID"
msgstr "ID"
@ -151,20 +155,15 @@ msgstr "ID"
msgid "Invoice State"
msgstr "Stav faktury"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
msgid "Last Modified on"
msgstr "Naposled změněno"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
msgid "Last Updated by"
msgstr "Naposledy upraveno od"
msgstr "Naposledy upraveno uživatelem"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_date
msgid "Last Updated on"
msgstr "Naposled upraveno"
msgstr "Naposledy upraveno dne"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__date_from
@ -211,23 +210,27 @@ msgstr "Zaplaceno"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_margin
msgid "Product Margin"
msgstr "Marže výrobku"
msgstr "Produktová marže"
#. module: product_margin
#. odoo-python
#: code:addons/product_margin/wizard/product_margin.py:0
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_graph
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree
#, python-format
msgid "Product Margins"
msgstr "Produktové marže"
#. module: product_margin
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
msgid "Product Margins…"
msgstr ""
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_product
msgid "Product Variant"
msgstr "Varianta výrobku"
msgstr "Produktová varianta"
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
@ -279,8 +282,7 @@ msgstr "Součet násobku ceny faktury a množství na přijatých fakturach "
#. module: product_margin
#: model:ir.model.fields,help:product_margin.field_product_product__sale_expected
msgid ""
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
"Invoices"
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
msgstr ""
"Součet násobku prodejní katalogové ceny a množství ve vydaných fakturách"
@ -297,7 +299,7 @@ msgstr "Součet množství v přijatých fakturach"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__to_date
msgid "To"
msgstr "Do"
msgstr "Na"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__total_cost
@ -331,3 +333,9 @@ msgstr "Obrat"
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
msgid "Turnover - Total cost"
msgstr ""
#~ msgid "Last Modified on"
#~ msgstr "Naposled změněno"
#~ msgid "Turnover - Standard price"
#~ msgstr "Obrat - standardní cena"