changeset 63e879f2ec19 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=63e879f2ec19
description:
        Translated using Weblate (Dutch)

        Currently translated at 100.0% (5 of 5 strings)

        Translation: Tryton/product_cost_fifo
        Translate-URL: 
https://translate.tryton.org/projects/tryton/product_cost_fifo/nl/
diffstat:

 modules/product_cost_fifo/locale/nl.po |  18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

diffs (43 lines):

diff -r 4d71496fa263 -r 63e879f2ec19 modules/product_cost_fifo/locale/nl.po
--- a/modules/product_cost_fifo/locale/nl.po    Wed Jul 24 17:01:09 2019 +0000
+++ b/modules/product_cost_fifo/locale/nl.po    Wed Jul 24 20:04:05 2019 +0000
@@ -1,25 +1,35 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr ""
+"PO-Revision-Date: 2019-07-25 11:15+0000\n"
+"Last-Translator: Bert Defoor <[email protected]>\n"
+"Language: nl\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.7.1\n"
 
 msgctxt "field:stock.move,fifo_quantity:"
 msgid "FIFO Quantity"
-msgstr ""
+msgstr "FIFO-hoeveelheid"
 
 msgctxt "model:ir.message,text:msg_move_delete_fifo"
 msgid ""
 "You cannot delete move \"%(move)s\" because it is used for FIFO cost price "
 "calculation."
 msgstr ""
+"U kunt de beweging \"%(move)s\" niet verwijderen omdat deze wordt gebruikt "
+"voor de FIFO-kostprijsberekening."
 
 msgctxt "model:ir.message,text:msg_move_fifo_quantity_greater"
 msgid "The FIFO quantity on move cannot be greater than its quantity."
 msgstr ""
+"De FIFO hoeveelheid van de beweging kan niet groter zijn dan  de hoeveelheid."
 
 msgctxt "selection:product.product,cost_price_method:"
 msgid "FIFO"
-msgstr ""
+msgstr "FIFO"
 
 msgctxt "selection:product.template,cost_price_method:"
 msgid "FIFO"
-msgstr ""
+msgstr "FIFO"

Reply via email to