changeset 49e66d8dcc01 in modules/account_stock_landed_cost:default details: https://hg.tryton.org/modules/account_stock_landed_cost?cmd=changeset&node=49e66d8dcc01 description: Update translations [skip ci] diffstat:
locale/de.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diffs (39 lines): diff -r 003222a63d99 -r 49e66d8dcc01 locale/de.po --- a/locale/de.po Sun Jul 04 17:54:46 2021 +0200 +++ b/locale/de.po Sat Oct 30 11:32:01 2021 +0200 @@ -49,7 +49,7 @@ msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" -msgstr "Lieferposten" +msgstr "Lieferungen" msgctxt "field:account.landed_cost,state:" msgid "State" @@ -77,7 +77,7 @@ msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" -msgstr "Lieferposten" +msgstr "Lieferung" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" @@ -117,7 +117,7 @@ msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" -msgstr "Einstandskosten - Lieferposten" +msgstr "Einstandskosten - Lieferung" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" @@ -144,7 +144,7 @@ msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." -msgstr "Die Einstandskostenposition \"%(landed_cost)s\" hat keine Lagerbewegung." +msgstr "Die Einstandskostenposition \"%(landed_cost)s\" hat keine Warenbewegung." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
