changeset 51d68ff60efc in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=51d68ff60efc
description:
Translated using Weblate (Dutch)
Currently translated at 100.0% (8 of 8 strings)
Translation: Tryton/sale_product_quantity
Translate-URL:
https://translate.tryton.org/projects/tryton/sale_product_quantity/nl/
diffstat:
modules/sale_product_quantity/locale/nl.po | 31 ++++++++++++++++++++++++-----
1 files changed, 25 insertions(+), 6 deletions(-)
diffs (64 lines):
diff -r b03c848c980b -r 51d68ff60efc modules/sale_product_quantity/locale/nl.po
--- a/modules/sale_product_quantity/locale/nl.po Thu Apr 14 15:28:15
2022 +0000
+++ b/modules/sale_product_quantity/locale/nl.po Thu Apr 14 15:22:09
2022 +0000
@@ -1,35 +1,54 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-04-15 15:09+0000\n"
+"PO-Revision-Date: 2022-04-15 15:09+0000\n"
+"Last-Translator: EdbO <[email protected]>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\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 4.11.2\n"
+
msgctxt "field:product.product,sale_quantity_digits:"
msgid "Sale Quantity Digits"
-msgstr ""
+msgstr "Aantal decimalen verkoop"
msgctxt "field:product.product,sale_quantity_minimal:"
msgid "Sale Minimal Quantity"
-msgstr ""
+msgstr "Minimale hoeveelheid verkoop"
msgctxt "field:product.product,sale_quantity_rounding:"
msgid "Sale Rounding Quantity"
-msgstr ""
+msgstr "Afronding hoeveelheid verkoop"
msgctxt "field:product.template,sale_quantity_digits:"
msgid "Sale Quantity Digits"
-msgstr ""
+msgstr "Aantal decimalen verkoop"
msgctxt "field:product.template,sale_quantity_minimal:"
msgid "Sale Minimal Quantity"
-msgstr ""
+msgstr "Minimale hoeveelheid verkoop"
msgctxt "field:product.template,sale_quantity_rounding:"
msgid "Sale Rounding Quantity"
-msgstr ""
+msgstr "Afronding hoeveelheid verkoop"
msgctxt "model:ir.message,text:msg_sale_line_quantity_minimal"
msgid ""
"The quantity %(quantity)s of line %(line)s is too small, you must set at "
"least %(minimum)s."
msgstr ""
+"Het aantal %(quantity)s van regel %(line)s is te klein, het moet minimaal "
+"%(minimum)s zijn."
msgctxt "model:ir.message,text:msg_sale_line_quantity_rounding"
msgid ""
"The quantity %(quantity)s of line %(line)s is not valid, you must set "
"multiple of %(rounding)s."
msgstr ""
+"Het aantal %(quantity)s van regel %(line)s is niet geldig, het moet een "
+"veelvoud zijn van %(rounding)s."