Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-16.0/product-attribute-16.0-product_code_regex_validation
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_code_regex_validation/it/
  • Loading branch information
mymage authored and weblate committed Sep 4, 2024
1 parent 89e4328 commit 7aee291
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions product_code_regex_validation/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,25 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-09-04 10:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: product_code_regex_validation
#: model:ir.model,name:product_code_regex_validation.model_product_template
msgid "Product"
msgstr ""
msgstr "Prodotto"

#. module: product_code_regex_validation
#: model:ir.model,name:product_code_regex_validation.model_product_category
msgid "Product Category"
msgstr ""
msgstr "Categoria prodotto"

#. module: product_code_regex_validation
#. odoo-python
Expand All @@ -31,20 +33,21 @@ msgstr ""
#, python-format
msgid "Product Code %s does not match the Product Category format."
msgstr ""
"Il codice prodotto %s non corrisponde il formato della categoria prodotto."

#. module: product_code_regex_validation
#: model:ir.model.fields,field_description:product_code_regex_validation.field_product_category__product_code_regex_validation
msgid "Product Code RegEx Validation"
msgstr ""
msgstr "Espressione regolare validazione codice prodotto"

#. module: product_code_regex_validation
#: model:ir.model,name:product_code_regex_validation.model_product_product
msgid "Product Variant"
msgstr ""
msgstr "Variante prodotto"

#. module: product_code_regex_validation
#. odoo-python
#: code:addons/product_code_regex_validation/models/product_category.py:0
#, python-format
msgid "The following regular expression is not valid: %s"
msgstr ""
msgstr "La seguente espressione regolare non è valida: %s"

0 comments on commit 7aee291

Please sign in to comment.