changeset 8d373fc19b82 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=8d373fc19b82
description:
        Update translation files

        Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

 modules/stock_supply/locale/bg.po     |  68 ++++++++++++++-------------
 modules/stock_supply/locale/ca.po     |  82 +++++++++++++++++---------------
 modules/stock_supply/locale/de.po     |  81 +++++++++++++++++---------------
 modules/stock_supply/locale/es.po     |  84 +++++++++++++++++----------------
 modules/stock_supply/locale/es_419.po |  20 ++++---
 modules/stock_supply/locale/fr.po     |  86 +++++++++++++++++++---------------
 modules/stock_supply/locale/hu.po     |  74 +++++++++++++++--------------
 modules/stock_supply/locale/it.po     |  26 ++++++----
 modules/stock_supply/locale/ja.po     |  56 ++++++++++++----------
 modules/stock_supply/locale/lo.po     |  26 ++++++----
 modules/stock_supply/locale/nl.po     |  26 ++++++----
 modules/stock_supply/locale/pl.po     |  32 +++++++-----
 modules/stock_supply/locale/pt.po     |  74 +++++++++++++++--------------
 modules/stock_supply/locale/ru.po     |  68 ++++++++++++++-------------
 modules/stock_supply/locale/sl.po     |  74 +++++++++++++++--------------
 modules/stock_supply/locale/zh_CN.po  |  20 ++++---
 16 files changed, 482 insertions(+), 415 deletions(-)

diffs (1449 lines):

diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/bg.po
--- a/modules/stock_supply/locale/bg.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/bg.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -185,16 +185,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -261,43 +265,43 @@
 msgid "Cancel"
 msgstr "Отказ"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Генериране на заявки за покупка"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Генериране на заявки за покупка"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Генериране на вътрешна пратка"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Генериране на вътрешна пратка"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Създаване на заявки за покупка"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Създаване на заявки за покупка"
 
 #, fuzzy
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Генериране на вътрешна пратка"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Генериране на вътрешна пратка"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Създаване на заявка за покупка"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Създаване на заявка за покупка"
 
 #, fuzzy
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Създаване на заявки за покупка"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Създаване на заявки за покупка"
 
 #, fuzzy
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Генериране на вътрешна пратка"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Генериране на вътрешна пратка"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Създаване"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Създаване"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Отказване"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Отказване"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/ca.po
--- a/modules/stock_supply/locale/ca.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/ca.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -174,23 +174,27 @@
 msgstr "Existeixen moviments de proveïdor endarrerits."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
-"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la"
-" \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i "
+"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la "
+"\"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i "
 "viceversa)."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
-"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la"
-" \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i "
+"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la "
+"\"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i "
 "viceversa)."
 
 msgctxt "model:ir.message,text:msg_order_point_unique"
@@ -251,42 +255,42 @@
 msgid "Cancel"
 msgstr "Cancel·la"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Generació sol·licituds de compra"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Generació sol·licituds de compra"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Generar albarans interns"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Generar albarans interns"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Crea sol·licituds de compra"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Crea sol·licituds de compra"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Crea albarans interns"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Crea albarans interns"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Crear sol·licitud de compra"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Crear sol·licitud de compra"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Crea albarans interns"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Crea albarans interns"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Voleu crear les comandes de compra?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Voleu crear les comandes de compra?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Voleu crear els albarans interns?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Voleu crear els albarans interns?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Crea"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Crea"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Cancel·la"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Cancel·la"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/de.po
--- a/modules/stock_supply/locale/de.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/de.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -175,19 +175,23 @@
 msgstr "Einige Lieferungen von Lieferanten sind verspätet."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Zwei Bestellpunkte eines gleichen Artikels mit sich widersprechenden "
-"Lagerorten können nicht erstellt werden (von \"Lagerort für Überschüsse\" zu"
-" \"Bereitstellungsort\" und umgekehrt)."
+"Lagerorten können nicht erstellt werden (von \"Lagerort für Überschüsse\" zu "
+"\"Bereitstellungsort\" und umgekehrt)."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Zwei Bestellpunkte eines gleichen Artikels mit entgegengesetzten Lagerorten "
@@ -197,8 +201,7 @@
 msgctxt "model:ir.message,text:msg_order_point_unique"
 msgid "Only one order point is allowed for each product-location pair."
 msgstr ""
-"Es ist nur ein Bestellpunkt für jede Paarung aus Artikel und Lagerort "
-"erlaubt"
+"Es ist nur ein Bestellpunkt für jede Paarung aus Artikel und Lagerort erlaubt"
 
 msgctxt "model:ir.rule.group,name:rule_group_order_point"
 msgid "User in company"
@@ -252,42 +255,42 @@
 msgid "Cancel"
 msgstr "Abbrechen"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Erstellung von Bestellvorschlägen"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Erstellung von Bestellvorschlägen"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Erstellung von Internen Lieferungen"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Erstellung von Internen Lieferungen"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Bestellvorschläge erstellen"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Bestellvorschläge erstellen"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Interne Lieferungen erstellen"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Interne Lieferungen erstellen"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Bestellvorschlag erstellen"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Bestellvorschlag erstellen"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Interne Lieferung erstellen"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Interne Lieferung erstellen"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Bestellvorschläge erstellen?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Bestellvorschläge erstellen?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Interne Lieferungen erstellen?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Interne Lieferungen erstellen?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Erstellen"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Erstellen"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Abbrechen"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Abbrechen"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/es.po
--- a/modules/stock_supply/locale/es.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/es.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -175,9 +175,11 @@
 msgstr "Existen movimientos de proveedor retrasados."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "No se puede definir dos reglas de aprovisionamiento con ubicaciones "
@@ -185,20 +187,22 @@
 "abastecimiento\" y viceversa)."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
-"No se puede definir dos reglas de aprovisionamiento con ubicaciones opuestas"
-" (de la \"ubicación de almacenamiento\" a la \"ubicación del "
-"abastecimiento\" y viceversa)."
+"No se puede definir dos reglas de aprovisionamiento con ubicaciones opuestas "
+"(de la \"ubicación de almacenamiento\" a la \"ubicación del abastecimiento\" "
+"y viceversa)."
 
 msgctxt "model:ir.message,text:msg_order_point_unique"
 msgid "Only one order point is allowed for each product-location pair."
 msgstr ""
-"Sólo se permite una regla de abastecimiento por cada combinación de "
-"producto-ubicación."
+"Sólo se permite una regla de abastecimiento por cada combinación de producto-"
+"ubicación."
 
 msgctxt "model:ir.rule.group,name:rule_group_order_point"
 msgid "User in company"
@@ -252,42 +256,42 @@
 msgid "Cancel"
 msgstr "Cancelar"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Generar solicitudes de compra"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Generar solicitudes de compra"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Generar albaranes internos"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Generar albaranes internos"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Crear solicitudes de compra"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Crear solicitudes de compra"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Crear albaranes internos"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Crear albaranes internos"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Crear solicitud de compra"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Crear solicitud de compra"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Crear albaranes internos"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Crear albaranes internos"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "¿Quiere crear las solicitudes de compra?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "¿Quiere crear las solicitudes de compra?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "¿Crear albaranes internos?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "¿Crear albaranes internos?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Crear"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Crear"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Cancelar"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Cancelar"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/es_419.po
--- a/modules/stock_supply/locale/es_419.po     Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/es_419.po     Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -176,16 +176,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -245,6 +249,6 @@
 msgid "Cancel"
 msgstr ""
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "¿Crear guías de remisión internas?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "¿Crear guías de remisión internas?"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/fr.po
--- a/modules/stock_supply/locale/fr.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/fr.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -174,22 +174,30 @@
 msgstr "Il y a des mouvements fournisseurs qui sont en retard."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
-"Vous ne pouvez pas définir deux règles d'approvisionnement pour le même 
produit avec des emplacements opposés\n"
-"(d' « Emplacement de stockage » à « Emplacement d'approvisionnement » et vice 
versa)."
+"Vous ne pouvez pas définir deux règles d'approvisionnement pour le même "
+"produit avec des emplacements opposés\n"
+"(d' « Emplacement de stockage » à « Emplacement d'approvisionnement » et "
+"vice versa)."
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
-"Vous ne pouvez pas définir deux règles d'approvisionnement pour le même 
produit avec des emplacements opposés\n"
-"(d' « Emplacement de stockage » à « Emplacement d'approvisionnement » et vice 
versa)."
+"Vous ne pouvez pas définir deux règles d'approvisionnement pour le même "
+"produit avec des emplacements opposés\n"
+"(d' « Emplacement de stockage » à « Emplacement d'approvisionnement » et "
+"vice versa)."
 
 msgctxt "model:ir.message,text:msg_order_point_unique"
 msgid "Only one order point is allowed for each product-location pair."
@@ -249,42 +257,42 @@
 msgid "Cancel"
 msgstr "Annuler"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Générer les demandes d'achat"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Générer les demandes d'achat"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Générer les expéditions internes"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Générer les expéditions internes"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Créer les demandes d'achat"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Créer les demandes d'achat"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Créer les expéditions internes"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Créer les expéditions internes"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Créer les demandes d'achat"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Créer les demandes d'achat"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Créer l'expédition interne"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Créer l'expédition interne"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Créer les demandes d'achat ?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Créer les demandes d'achat ?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Créer les expéditions internes ?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Créer les expéditions internes ?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Créer"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Créer"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Annuler"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Annuler"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/hu.po
--- a/modules/stock_supply/locale/hu.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/hu.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -189,16 +189,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -265,42 +269,42 @@
 msgid "Cancel"
 msgstr "Mégse"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Rendelés javaslat létrehozása"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Rendelés javaslat létrehozása"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Belső szállítások létrehozása"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Belső szállítások létrehozása"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Rendelés javaslat létrehozása"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Rendelés javaslat létrehozása"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Belső szállítások létrehozása"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Belső szállítások létrehozása"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Rendelés javaslat létrehozása"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Rendelés javaslat létrehozása"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Belső szállítások létrehozása"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Belső szállítások létrehozása"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Rendelés javaslat létrehozása?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Rendelés javaslat létrehozása?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Belső szállítások létrehozása?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Belső szállítások létrehozása?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Létrehozás"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Létrehozás"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Mégse"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Mégse"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/it.po
--- a/modules/stock_supply/locale/it.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/it.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -193,16 +193,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -270,11 +274,11 @@
 msgstr "Cancella"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Creazione"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Creazione"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Cancella"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Cancella"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/ja.po
--- a/modules/stock_supply/locale/ja.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/ja.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -175,16 +175,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -249,33 +253,33 @@
 msgid "Cancel"
 msgstr ""
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Generate Purchase Requests"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Generate Purchase Requests"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Generate Internal Shipments"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Generate Internal Shipments"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Create Purchase Requests"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Create Purchase Requests"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Create Internal Shipments"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Create Internal Shipments"
 
 #, fuzzy
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Create Purchase Requests"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Create Purchase Requests"
 
 #, fuzzy
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Create Purchase Requests"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Create Purchase Requests"
 
 #, fuzzy
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Create Internal Shipments"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Create Internal Shipments"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/lo.po
--- a/modules/stock_supply/locale/lo.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/lo.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -194,16 +194,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -271,11 +275,11 @@
 msgstr "ຍົກເລີກ"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "ສ້າງ"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "ສ້າງ"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "ຍົກເລີກ"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "ຍົກເລີກ"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/nl.po
--- a/modules/stock_supply/locale/nl.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/nl.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -192,16 +192,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -269,11 +273,11 @@
 msgstr "Annuleren"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Maken"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Maken"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Annuleren"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Annuleren"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/pl.po
--- a/modules/stock_supply/locale/pl.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/pl.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -180,16 +180,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -255,16 +259,16 @@
 msgstr "Anuluj"
 
 #, fuzzy
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Create Purchase Requests"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Create Purchase Requests"
 
 #, fuzzy
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Create Purchase Requests"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Create Purchase Requests"
 
 #, fuzzy
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Create Internal Shipments"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Create Internal Shipments"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/pt.po
--- a/modules/stock_supply/locale/pt.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/pt.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -182,9 +182,11 @@
 
 #, fuzzy
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Você não pode definir duas regras de abastecimento no mesmo produto com "
@@ -193,9 +195,11 @@
 
 #, fuzzy
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Você não pode definir duas regras de abastecimento no mesmo produto com "
@@ -263,42 +267,42 @@
 msgid "Cancel"
 msgstr "Cancelar"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Gerar Pedidos de Compra"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Gerar Pedidos de Compra"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Gere expedições internas"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Gere expedições internas"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Criar Pedidos de Compra"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Criar Pedidos de Compra"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Gerar Remessas Internas"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Gerar Remessas Internas"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Criar Pedidos de Compra"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Criar Pedidos de Compra"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Criar Remessa Interna"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Criar Remessa Interna"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Criar Pedidos de Compra?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Criar Pedidos de Compra?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Criar Remessas Internas?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Criar Remessas Internas?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Criar"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Criar"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Cancelar"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Cancelar"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/ru.po
--- a/modules/stock_supply/locale/ru.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/ru.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -186,16 +186,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -262,43 +266,43 @@
 msgid "Cancel"
 msgstr "Отменить"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Создать запросы на покупки."
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Создать запросы на покупки."
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Создать внутренние доставки."
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Создать внутренние доставки."
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Создать запросы на покупку"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Создать запросы на покупку"
 
 #, fuzzy
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Создать внутренние доставки."
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Создать внутренние доставки."
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Создать запрос на покупку"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Создать запрос на покупку"
 
 #, fuzzy
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Создать запросы на покупку"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Создать запросы на покупку"
 
 #, fuzzy
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Создать внутренние доставки."
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Создать внутренние доставки."
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Создать"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Создать"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Отменить"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Отменить"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/sl.po
--- a/modules/stock_supply/locale/sl.po Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/sl.po Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 msgctxt "field:product.product,order_points:"
 msgid "Order Points"
@@ -182,9 +182,11 @@
 
 #, fuzzy
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Dveh točk naročanja z nasprotnima lokacijama (iz \"Shrambe\" na "
@@ -192,9 +194,11 @@
 
 #, fuzzy
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 "Dveh točk naročanja z nasprotnima lokacijama (iz \"Shrambe\" na "
@@ -259,42 +263,42 @@
 msgid "Cancel"
 msgstr "Prekliči"
 
-msgctxt "model:ir.cron,name:cron_generate_request"
-msgid "Generate Purchase Requests"
-msgstr "Izdelava nabavnih zahtevkov"
+#~ msgctxt "model:ir.cron,name:cron_generate_request"
+#~ msgid "Generate Purchase Requests"
+#~ msgstr "Izdelava nabavnih zahtevkov"
 
-msgctxt "model:ir.cron,name:cron_shipment_iternal"
-msgid "Generate Internal Shipments"
-msgstr "Izdelava notranjih odpremnic"
+#~ msgctxt "model:ir.cron,name:cron_shipment_iternal"
+#~ msgid "Generate Internal Shipments"
+#~ msgstr "Izdelava notranjih odpremnic"
 
-msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
-msgid "Create Purchase Requests"
-msgstr "Izdelava nabavnih zahtevkov"
+#~ msgctxt "model:ir.ui.menu,name:menu_purchase_request_create"
+#~ msgid "Create Purchase Requests"
+#~ msgstr "Izdelava nabavnih zahtevkov"
 
-msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
-msgid "Create Internal Shipments"
-msgstr "Izdelava notranjih odpremnic"
+#~ msgctxt "model:ir.ui.menu,name:menu_shipment_internal_create"
+#~ msgid "Create Internal Shipments"
+#~ msgstr "Izdelava notranjih odpremnic"
 
-msgctxt "model:purchase.request.create.start,name:"
-msgid "Create Purchase Request"
-msgstr "Izdelava nabavnega zahtevka"
+#~ msgctxt "model:purchase.request.create.start,name:"
+#~ msgid "Create Purchase Request"
+#~ msgstr "Izdelava nabavnega zahtevka"
 
-msgctxt "model:stock.shipment.internal.create.start,name:"
-msgid "Create Shipment Internal"
-msgstr "Izdelava notranje odpremnice"
+#~ msgctxt "model:stock.shipment.internal.create.start,name:"
+#~ msgid "Create Shipment Internal"
+#~ msgstr "Izdelava notranje odpremnice"
 
-msgctxt "view:purchase.request.create.start:"
-msgid "Create Purchase Requests?"
-msgstr "Izdelava nabavnih zahtevkov?"
+#~ msgctxt "view:purchase.request.create.start:"
+#~ msgid "Create Purchase Requests?"
+#~ msgstr "Izdelava nabavnih zahtevkov?"
 
-msgctxt "view:stock.shipment.internal.create.start:"
-msgid "Create Internal Shipments?"
-msgstr "Izdelava notranjih odpremnic?"
+#~ msgctxt "view:stock.shipment.internal.create.start:"
+#~ msgid "Create Internal Shipments?"
+#~ msgstr "Izdelava notranjih odpremnic?"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
-msgid "Create"
-msgstr "Izdelaj"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,create_:"
+#~ msgid "Create"
+#~ msgstr "Izdelaj"
 
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "Prekliči"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "Prekliči"
diff -r d22d9025c6ab -r 8d373fc19b82 modules/stock_supply/locale/zh_CN.po
--- a/modules/stock_supply/locale/zh_CN.po      Mon May 06 21:01:51 2019 +0000
+++ b/modules/stock_supply/locale/zh_CN.po      Mon May 06 21:04:28 2019 +0000
@@ -1,6 +1,6 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
 
 #, fuzzy
 msgctxt "field:product.product,order_points:"
@@ -188,16 +188,20 @@
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_overflowing_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_overflowing_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
 msgctxt ""
-"model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal"
+"model:ir.message,text:"
+"msg_order_point_concurrent_provisioning_location_internal"
 msgid ""
-"You cannot define for the same product two order points with opposite 
locations\n"
+"You cannot define for the same product two order points with opposite "
+"locations\n"
 "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)."
 msgstr ""
 
@@ -264,6 +268,6 @@
 msgstr "取消"
 
 #, fuzzy
-msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
-msgid "Cancel"
-msgstr "取消"
+#~ msgctxt "wizard_button:stock.shipment.internal.create,start,end:"
+#~ msgid "Cancel"
+#~ msgstr "取消"

Reply via email to