mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 11:12:02 +02:00
Initial commit: Sale packages
This commit is contained in:
commit
14e3d26998
6469 changed files with 2479670 additions and 0 deletions
100
odoo-bringout-oca-ocb-product_matrix/product_matrix/i18n/cs.po
Normal file
100
odoo-bringout-oca-ocb-product_matrix/product_matrix/i18n/cs.po
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_matrix
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jiří Podhorecký <jirka.p@volny.cz>, 2022
|
||||
# Aleš Fiala <f.ales1@seznam.cz>, 2023
|
||||
# Marta Wacławek, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Marta Wacławek, 2025\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: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_1
|
||||
msgid "Blue"
|
||||
msgstr "Modrá"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute,name:product_matrix.product_attribute_gender
|
||||
msgid "Gender"
|
||||
msgstr "Pohlaví"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_m
|
||||
msgid "Men"
|
||||
msgstr "Muži"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.template,name:product_matrix.matrix_product_template_shirt
|
||||
msgid "My Company Tshirt (GRID)"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_matrix/static/src/xml/product_matrix.xml:0
|
||||
#, python-format
|
||||
msgid "Not available"
|
||||
msgstr "Není k dispozici"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_2
|
||||
msgid "Pink"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:ir.model,name:product_matrix.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Produkt"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:ir.model,name:product_matrix.model_product_template_attribute_value
|
||||
msgid "Product Template Attribute Value"
|
||||
msgstr "Hodnota atributu šablony produktu"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_4
|
||||
msgid "Rainbow"
|
||||
msgstr "Duha"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.template,description_sale:product_matrix.matrix_product_template_shirt
|
||||
msgid "Show your company love around you =)."
|
||||
msgstr ""
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute,name:product_matrix.product_attribute_size
|
||||
msgid "Size"
|
||||
msgstr "Velikost"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_w
|
||||
msgid "Women"
|
||||
msgstr "Ženy"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xl
|
||||
msgid "XL"
|
||||
msgstr "XL"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xs
|
||||
msgid "XS"
|
||||
msgstr "XS"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_3
|
||||
msgid "Yellow"
|
||||
msgstr "Žlutý"
|
||||
Loading…
Add table
Add a link
Reference in a new issue