changeset 6a343dc1f4a2 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=6a343dc1f4a2
description:
        Translated using Weblate (German)

        Currently translated at 96.3% (26 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 |  17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

diffs (52 lines):

diff -r fae5a9cb6ff7 -r 6a343dc1f4a2 modules/product_price_list/locale/de.po
--- a/modules/product_price_list/locale/de.po   Mon Oct 28 09:29:18 2019 +0000
+++ b/modules/product_price_list/locale/de.po   Mon Oct 28 09:42:44 2019 +0000
@@ -1,6 +1,13 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8\n"
+msgstr ""
+"PO-Revision-Date: 2019-10-28 09:44+0000\n"
+"Last-Translator: Korbinian Preisler <[email protected]>\n"
+"Language: de\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 3.8\n"
 
 msgctxt "field:product.price_list,company:"
 msgid "Company"
@@ -20,7 +27,7 @@
 
 msgctxt "field:product.price_list,unit:"
 msgid "Unit"
-msgstr ""
+msgstr "Maßeinheit"
 
 msgctxt "field:product.price_list.line,category:"
 msgid "Category"
@@ -64,13 +71,12 @@
 
 msgctxt "help:product.price_list,unit:"
 msgid "The unit in which the quantity is expressed."
-msgstr ""
+msgstr "Die Maßeinheit in der die Menge angegeben ist."
 
 msgctxt "help:product.price_list.line,category:"
 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"
@@ -78,7 +84,8 @@
 "- cost_price: the cost price of the product"
 msgstr ""
 "Ein Pythonausdruck, der ausgewertet wird mit:\n"
-"unit_price: originaler unit_price (Preis pro Einheit)"
+"- unit_price: Originaler unit_price (Einzelpreis)\n"
+"- cost_price: Der Kostenpreis des Artikels"
 
 msgctxt "help:product.price_list.line,price_list:"
 msgid "The price list to which the line belongs."

Reply via email to