-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Italian)
- Loading branch information
Showing
1 changed file
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * sale_order_secondary_unit | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\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" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.view_order_form | ||
msgid "->" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_unit_price | ||
msgid "2nd unit price" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.report_saleorder_document | ||
msgid "<span>Second. Qty</span>" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id | ||
msgid "Default secondary unit for sales" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search | ||
msgid "Group By" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id | ||
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id | ||
msgid "" | ||
"In order to set a value, please first add at least one record in 'Secondary " | ||
"Unit of Measure'" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model,name:sale_order_secondary_unit.model_product_template | ||
msgid "Product" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search | ||
msgid "Product Template" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model,name:sale_order_secondary_unit.model_product_product | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search | ||
msgid "Product Variant" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#. odoo-python | ||
#: code:addons/sale_order_secondary_unit/models/product_template.py:0 | ||
#, python-format | ||
msgid "" | ||
"Product variants have distinct sale secondary uom:\n" | ||
"{secondary_uom}\n" | ||
"All variants will be written with new secondary uom" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__product_uom_qty | ||
msgid "Quantity" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model,name:sale_order_secondary_unit.model_sale_order_line | ||
msgid "Sales Order Line" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_id | ||
msgid "Second unit" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_qty | ||
msgid "Secondary Qty" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.actions.act_window,name:sale_order_secondary_unit.product_secondary_unit_action | ||
msgid "Secondary Unit" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model:ir.ui.menu,name:sale_order_secondary_unit.product_secondary_unit_menu | ||
msgid "Secondary Units of Measure" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search | ||
msgid "UoM" | ||
msgstr "" | ||
|
||
#. module: sale_order_secondary_unit | ||
#. odoo-python | ||
#: code:addons/sale_order_secondary_unit/models/product_template.py:0 | ||
#, python-format | ||
msgid "Warning" | ||
msgstr "" |