Skip to content

Commit

Permalink
Merge pull request #1694 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/purchase-workflow (16.0)
  • Loading branch information
bt-admin authored Mar 4, 2025
2 parents 04f8084 + 939ec8d commit cde8d2d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 11 deletions.
22 changes: 11 additions & 11 deletions purchase_last_price_info/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ msgstr ""
"Project-Id-Version: purchase-workflow (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-15 11:37+0000\n"
"PO-Revision-Date: 2020-07-22 12:19+0000\n"
"Last-Translator: c2cdidier <[email protected]>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-purchase-"
"workflow-8-0/language/de/)\n"
"PO-Revision-Date: 2025-03-03 15:12+0000\n"
"Last-Translator: davidbeckercbl <[email protected]>\n"
"Language-Team: German (http://www.transifex.com/oca/"
"OCA-purchase-workflow-8-0/language/de/)\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 3.10\n"
"X-Generator: Weblate 5.10.2\n"

#. module: purchase_last_price_info
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_currency_id
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_template__last_purchase_currency_id
msgid "Last Purchase Currency"
msgstr ""
msgstr "Letzte Einkaufswährung"

#. module: purchase_last_price_info
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_date
Expand All @@ -35,13 +35,13 @@ msgstr "Letztes EInkaufsdatum"
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_line_id
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_template__last_purchase_line_id
msgid "Last Purchase Line"
msgstr ""
msgstr "Letzte Bestellzeile"

#. module: purchase_last_price_info
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_line_ids
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_template__last_purchase_line_ids
msgid "Last Purchase Order Lines"
msgstr ""
msgstr "Letzte Bestellzeilen"

#. module: purchase_last_price_info
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_price
Expand All @@ -59,7 +59,7 @@ msgstr "Letzter Lieferant"
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__last_purchase_price_currency
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_template__last_purchase_price_currency
msgid "Last currency purchase price"
msgstr ""
msgstr "Letzte Währung Einkaufspreis"

#. module: purchase_last_price_info
#: model:ir.model,name:purchase_last_price_info.model_product_template
Expand All @@ -69,7 +69,7 @@ msgstr "Produkt"
#. module: purchase_last_price_info
#: model:ir.model,name:purchase_last_price_info.model_product_product
msgid "Product Variant"
msgstr ""
msgstr "Produktvariante"

#. module: purchase_last_price_info
#: model_terms:ir.ui.view,arch_db:purchase_last_price_info.product_product_last_purchase_info_form_view
Expand All @@ -81,7 +81,7 @@ msgstr "Einkauf"
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_product__show_last_purchase_price_currency
#: model:ir.model.fields,field_description:purchase_last_price_info.field_product_template__show_last_purchase_price_currency
msgid "Show Last Purchase Price Currency"
msgstr ""
msgstr "Zeige Währung des letzten Einkaufspreises"

#~ msgid "Product Template"
#~ msgstr "Produktvorlage"
Expand Down
22 changes: 22 additions & 0 deletions purchase_stock_packaging/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_stock_packaging
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-03-03 18:06+0000\n"
"Last-Translator: davidbeckercbl <[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.10.2\n"

#. module: purchase_stock_packaging
#: model:ir.model,name:purchase_stock_packaging.model_purchase_order_line
msgid "Purchase Order Line"
msgstr "Bestellposition"

0 comments on commit cde8d2d

Please sign in to comment.