changeset ed9287677f36 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=ed9287677f36
description:
Translated using Weblate (German)
Currently translated at 100.0% (27 of 27 strings)
Translation: Tryton/product_price_list
Translate-URL:
https://translate.tryton.org/projects/tryton/product_price_list/de/
diffstat:
modules/product_price_list/locale/de.po | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 80b9f09f8006 -r ed9287677f36 modules/product_price_list/locale/de.po
--- a/modules/product_price_list/locale/de.po Thu Apr 22 05:59:58 2021 +0000
+++ b/modules/product_price_list/locale/de.po Thu Apr 22 06:40:26 2021 +0000
@@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
-"PO-Revision-Date: 2021-04-15 09:56+0000\n"
+"PO-Revision-Date: 2021-04-22 06:55+0000\n"
"Last-Translator: Korbinian Preisler <[email protected]>\n"
"Language: de\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -77,7 +77,6 @@
msgid "Apply only to products of this category."
msgstr "Nur auf Artikel dieser Kategorie anwenden."
-#, fuzzy
msgctxt "help:product.price_list.line,formula:"
msgid ""
"Python expression that will be evaluated with:\n"
@@ -87,7 +86,8 @@
msgstr ""
"Ein Pythonausdruck, der ausgewertet wird mit:\n"
"- unit_price: Originaler Einzelpreis des Artikels\n"
-"- cost_price: Der Einstandspreis des Artikels"
+"- cost_price: Der Einstandspreis des Artikels\n"
+"- list_price: Der Listenpreis des Artikels"
msgctxt "help:product.price_list.line,price_list:"
msgid "The price list to which the line belongs."