forked from OCA/product-attribute
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 88.8% (8 of 9 strings) Translation: product-attribute-15.0/product-attribute-15.0-product_net_weight Translate-URL: https://translation.odoo-community.org/projects/product-attribute-15-0/product-attribute-15-0-product_net_weight/es/
- Loading branch information
1 parent
f25a319
commit 3216d1f
Showing
1 changed file
with
11 additions
and
9 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 |
---|---|---|
|
@@ -6,41 +6,43 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-01-09 13:45+0000\n" | ||
"Last-Translator: Carlos Dauden <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: es\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 4.14.1\n" | ||
|
||
#. module: product_net_weight | ||
#: model:ir.model.fields,field_description:product_net_weight.field_product_product__weight | ||
#: model:ir.model.fields,field_description:product_net_weight.field_product_template__weight | ||
msgid "Gross Weight" | ||
msgstr "" | ||
msgstr "Peso bruto" | ||
|
||
#. module: product_net_weight | ||
#: model:ir.model.fields,field_description:product_net_weight.field_product_product__net_weight | ||
#: model:ir.model.fields,field_description:product_net_weight.field_product_template__net_weight | ||
msgid "Net Weight" | ||
msgstr "" | ||
msgstr "Peso neto" | ||
|
||
#. module: product_net_weight | ||
#: model:ir.model.fields,help:product_net_weight.field_product_product__net_weight | ||
#: model:ir.model.fields,help:product_net_weight.field_product_template__net_weight | ||
msgid "Net Weight of the product, container excluded." | ||
msgstr "" | ||
msgstr "Peso neto del producto, contenedor excluido." | ||
|
||
#. module: product_net_weight | ||
#: model:ir.model,name:product_net_weight.model_product_product | ||
msgid "Product" | ||
msgstr "" | ||
msgstr "Producto" | ||
|
||
#. module: product_net_weight | ||
#: model:ir.model,name:product_net_weight.model_product_template | ||
msgid "Product Template" | ||
msgstr "" | ||
msgstr "Plantilla de producto" | ||
|
||
#. module: product_net_weight | ||
#: model:product.product,name:product_net_weight.product_strawberry_jam | ||
|
@@ -52,16 +54,16 @@ msgstr "" | |
#: model:product.product,uom_name:product_net_weight.product_strawberry_jam | ||
#: model:product.template,uom_name:product_net_weight.product_strawberry_jam_product_template | ||
msgid "Units" | ||
msgstr "" | ||
msgstr "Unidades" | ||
|
||
#. module: product_net_weight | ||
#: model:product.product,weight_uom_name:product_net_weight.product_strawberry_jam | ||
#: model:product.template,weight_uom_name:product_net_weight.product_strawberry_jam_product_template | ||
msgid "kg" | ||
msgstr "" | ||
msgstr "kg" | ||
|
||
#. module: product_net_weight | ||
#: model:product.product,volume_uom_name:product_net_weight.product_strawberry_jam | ||
#: model:product.template,volume_uom_name:product_net_weight.product_strawberry_jam_product_template | ||
msgid "m³" | ||
msgstr "" | ||
msgstr "m³" |