mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 10:32:01 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,38 +1,81 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_matrix
|
||||
#
|
||||
# * product_matrix
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0beta\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: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:13+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"product_matrix/it/>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
||||
"0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_1
|
||||
msgid "Blue"
|
||||
msgstr "Blu"
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.matrix
|
||||
msgid ""
|
||||
"<small>Switch to the \"else\" condition of this block to view or edit the "
|
||||
"table.</small>"
|
||||
msgstr ""
|
||||
"<small>Seleziona la condizione \"altro\" in questo blocco per vedere o "
|
||||
"modificare la tabella.</small>"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute,name:product_matrix.product_attribute_gender
|
||||
msgid "Gender"
|
||||
msgstr "Sesso"
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.matrix
|
||||
msgid "<strong>Product matrix block</strong>"
|
||||
msgstr "<strong>Blocco matrice prodotti</strong>"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_m
|
||||
msgid "Men"
|
||||
msgstr "Uomini"
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.matrix
|
||||
msgid "Cell name"
|
||||
msgstr "Nome cella"
|
||||
|
||||
#. module: product_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_matrix/static/src/xml/product_matrix_dialog.xml:0
|
||||
msgid "Choose Product Variants"
|
||||
msgstr "Scelta varianti prodotto"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.matrix
|
||||
msgid "Column name"
|
||||
msgstr "Nome colonna"
|
||||
|
||||
#. module: product_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_matrix/static/src/xml/product_matrix_dialog.xml:0
|
||||
msgid "Confirm"
|
||||
msgstr "Conferma"
|
||||
|
||||
#. module: product_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_matrix/static/src/xml/product_matrix_dialog.xml:0
|
||||
msgid "Discard"
|
||||
msgstr "Abbandona"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:ir.model.fields,field_description:product_matrix.field_product_template__display_name
|
||||
#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:ir.model.fields,field_description:product_matrix.field_product_template__id
|
||||
#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.template,name:product_matrix.matrix_product_template_shirt
|
||||
|
|
@ -42,15 +85,9 @@ msgstr "Maglietta My Company (GRIGLIA)"
|
|||
#. module: product_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_matrix/static/src/xml/product_matrix.xml:0
|
||||
#, python-format
|
||||
msgid "Not available"
|
||||
msgstr "Non disponibile"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_2
|
||||
msgid "Pink"
|
||||
msgstr "Rosa"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:ir.model,name:product_matrix.model_product_template
|
||||
msgid "Product"
|
||||
|
|
@ -61,37 +98,51 @@ msgstr "Prodotto"
|
|||
msgid "Product Template Attribute Value"
|
||||
msgstr "Valore attributo del modello prodotto"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_4
|
||||
msgid "Rainbow"
|
||||
msgstr "Arcobaleno"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.template,description_sale:product_matrix.matrix_product_template_shirt
|
||||
msgid "Show your company love around you =)."
|
||||
msgstr "Mostra a tutti l'amore per la tua azienda =)."
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute,name:product_matrix.product_attribute_size
|
||||
msgid "Size"
|
||||
msgstr "Taglia"
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.matrix
|
||||
msgid ""
|
||||
"The matrix of product variants of this order will be displayed here, if "
|
||||
"there are any."
|
||||
msgstr ""
|
||||
"La matrice delle varianti prodotto dell'ordine verrà visualizzata qui, se ce "
|
||||
"ne sono."
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_w
|
||||
msgid "Women"
|
||||
msgstr "Donne"
|
||||
#: model_terms:ir.ui.view,arch_db:product_matrix.extra_price
|
||||
msgid "Variant price"
|
||||
msgstr "Prezzo variante"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xl
|
||||
msgid "XL"
|
||||
msgstr "XL"
|
||||
#~ msgid "Blue"
|
||||
#~ msgstr "Blu"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xs
|
||||
msgid "XS"
|
||||
msgstr "XS"
|
||||
#~ msgid "Gender"
|
||||
#~ msgstr "Sesso"
|
||||
|
||||
#. module: product_matrix
|
||||
#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_3
|
||||
msgid "Yellow"
|
||||
msgstr "Giallo"
|
||||
#~ msgid "Men"
|
||||
#~ msgstr "Uomini"
|
||||
|
||||
#~ msgid "Pink"
|
||||
#~ msgstr "Rosa"
|
||||
|
||||
#~ msgid "Rainbow"
|
||||
#~ msgstr "Arcobaleno"
|
||||
|
||||
#~ msgid "Size"
|
||||
#~ msgstr "Taglia"
|
||||
|
||||
#~ msgid "Women"
|
||||
#~ msgstr "Donne"
|
||||
|
||||
#~ msgid "XL"
|
||||
#~ msgstr "XL"
|
||||
|
||||
#~ msgid "XS"
|
||||
#~ msgstr "XS"
|
||||
|
||||
#~ msgid "Yellow"
|
||||
#~ msgstr "Giallo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue