Skip to content

Commit

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

Translation: product-attribute-17.0/product-attribute-17.0-product_net_weight
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_net_weight/de/
  • Loading branch information
ng-ife authored and weblate committed Feb 3, 2025
1 parent ed158d8 commit 74c539f
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions product_net_weight/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,50 +6,53 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2025-02-03 13:06+0000\n"
"Last-Translator: Niels Göttsch <[email protected]>\n"
"Language-Team: none\n"
"Language: de\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_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 "Bruttogewicht"

#. 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 "Nettogewicht"

#. 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 "Nettogewicht des Products, ohne Verpackung."

#. module: product_net_weight
#: model:ir.model,name:product_net_weight.model_product_template
msgid "Product"
msgstr ""
msgstr "Produkt"

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

#. module: product_net_weight
#: model:product.template,name:product_net_weight.product_strawberry_jam_product_template
msgid "Strawberry Jam (Jar of 250 grams)"
msgstr ""
msgstr "Erdbeermarmelade (250g Glas)"

#. module: product_net_weight
#. odoo-python
#: code:addons/product_net_weight/models/product_product.py:0
#, python-format
msgid "The net weight of product must be lower than gross weight."
msgstr ""
"Das Nettogewicht des Produkts muss niedriger sein als das Bruttogewicht."

0 comments on commit 74c539f

Please sign in to comment.