Начальное наполнение
This commit is contained in:
parent
8d375efd98
commit
5f3f7330cd
4
__init__.py
Normal file
4
__init__.py
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import models
|
21
__manifest__.py
Normal file
21
__manifest__.py
Normal file
@ -0,0 +1,21 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
'name': 'Delivery Stock Picking Batch',
|
||||
'version': '1.0',
|
||||
'category': 'Hidden',
|
||||
'summary': 'Batch Transfer, Carrier',
|
||||
'description': """
|
||||
This module makes the link between the batch pickings and carrier applications.
|
||||
|
||||
Allows to prepare batches depending on their carrier
|
||||
""",
|
||||
'depends': ['stock_delivery', 'stock_picking_batch'],
|
||||
'data': [
|
||||
'views/stock_picking_type_views.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
'license': 'LGPL-3',
|
||||
}
|
64
i18n/ar.po
Normal file
64
i18n/ar.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"لن تتم إضافة الشحنة تلقائياً إلى الدفعات التي تتخطى هذا الوزن في حال تمت إضافة الشحنة إليها. \n"
|
||||
"قم بتعيين القيمة كـ \"0\" إذا لم يكن هناك حد للوزن. "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "تجميع الشحنات تلقائياً حسب شركات الشحن "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "الشحنة المجمعة "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "شركة الشحن"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "الوزن الأقصى لكل شحنة "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "نوع الانتقاء "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "تحويل "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "بطاقة عنوان وحدة قياس الوزن"
|
63
i18n/bg.po
Normal file
63
i18n/bg.po
Normal file
@ -0,0 +1,63 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Igor Sheludko <igor.sheludko@gmail.com>, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2023\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Превозвач"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Вид пикинг"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Прехвърлете"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr ""
|
69
i18n/ca.po
Normal file
69
i18n/ca.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2023
|
||||
# Quim - eccit <quim@eccit.com>, 2023
|
||||
# Arnau Ros, 2023
|
||||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2023
|
||||
# Ivan Espinola, 2023
|
||||
# José Cabrera Lozano <jose.cabrera@edukative.es>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: José Cabrera Lozano <jose.cabrera@edukative.es>, 2023\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"No s'afegirà automàticament una transferència als lots que excedeixin aquest pes si se li afegeix la transferència.\n"
|
||||
"Deixeu aquest valor com a «0» si no hi ha límit de pes."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Agrupa automàticament els lots per operadors"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Transferència per lots"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportista"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Pes màxim per lot"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipus de picking "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferència"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Unitat de pes de l'etiqueta de mesura"
|
64
i18n/cs.po
Normal file
64
i18n/cs.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Jakub Smolka, 2023
|
||||
# Aleš Fiala <f.ales1@seznam.cz>, 2023
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Hromadný přesun"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Přepravce"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Typ skladové operace"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Převod"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Štítek měrné jednotky hmotnosti"
|
62
i18n/da.po
Normal file
62
i18n/da.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Parti overførsel"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Fragtfirma"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Pluk type"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Overfør"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Vægtens måleenhed for mærkat"
|
64
i18n/de.po
Normal file
64
i18n/de.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Ein Transfer wird nicht automatisch zu Stapeln hinzugefügt, die dieses Gewicht überschreiten, wenn der Transfer zu ihnen hinzugefügt wird.\n"
|
||||
"Belassen Sie diesen Wert bei „0“, wenn keine Gewichtsbeschränkung besteht."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Stapel automatisch nach Transportunternehmen gruppieren"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Stapeltransfer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportunternehmen"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Maximalgewicht pro Stapel"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Kommissionierart"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Bezeichnung der Gewichtsmaßeinheit"
|
58
i18n/delivery_stock_picking_batch.pot
Normal file
58
i18n/delivery_stock_picking_batch.pot
Normal file
@ -0,0 +1,58 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 21:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr ""
|
65
i18n/es.po
Normal file
65
i18n/es.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"No se agregará el traslado automáticamente a un lote en el que exceda el peso cuando se agregue.\n"
|
||||
"Deje este valor como \"0\" si no hay límite de peso."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Agrupación automática de lotes por transportista"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Transferir agrupación"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportista"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Peso máximo por agrupación"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipo de recolección"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Albarán"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Etiqueta de unidad de medida de peso"
|
64
i18n/es_419.po
Normal file
64
i18n/es_419.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_419\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"No se agregará el traslado de forma automática a un lote en el que exceda el peso cuando se agregue.\n"
|
||||
"Deje este valor como \"0\" si no hay límite de peso."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Agrupar lotes por transportistas de forma automática"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Traslado por lote"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportista"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Peso máximo por lote"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipo de recolección"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferir "
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Etiqueta de la unidad de medida de peso"
|
68
i18n/et.po
Normal file
68
i18n/et.po
Normal file
@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Anna, 2023
|
||||
# Algo Kärp <algokarp@gmail.com>, 2023
|
||||
# JanaAvalah, 2023
|
||||
# Patrick-Jordan Kiudorv, 2023
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Eneli Õigus <enelioigus@gmail.com>, 2023\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Komplekteerige automaatselt vedajate järgi"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Koondsiire"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transpordifirma"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Maksimaalne kaal komplekti kohta"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Noppetüüp"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Siirded"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Kaalu mõõtühiku silt"
|
63
i18n/fa.po
Normal file
63
i18n/fa.po
Normal file
@ -0,0 +1,63 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Hanna Kheradroosta, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Hanna Kheradroosta, 2023\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "پیک"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "نوع برداشت"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "انتقال"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "برچسب واحد اندازه گیری وزن"
|
67
i18n/fi.po
Normal file
67
i18n/fi.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Tuomas Lyyra <tuomas.lyyra@legenda.fi>, 2023
|
||||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
||||
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Siirtoa ei lisätä automaattisesti eriin, jotka ylittävät tämän painon, jos siirto lisätään siihen.\n"
|
||||
"Jätä tämä arvo arvoksi \"0\", jos painorajaa ei ole."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Ryhmittele erät automaattisesti liikenteenharjoittajien mukaan"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Eräsiirto"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Huolitsija"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Enimmäispaino erää kohti"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Keräilyn tyyppi"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Siirto"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Mittayksikön paino"
|
64
i18n/fr.po
Normal file
64
i18n/fr.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Un transfert ne sera pas automatiquement ajouté aux lots qui dépasseront ce poids si le transfert y est ajouté.\n"
|
||||
"Laissez cette valeur à '0' s'il n'y a pas de limite de poids."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Regrouper automatiquement les lots par transporteurs"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Transfert par lot"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transporteur"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Poids maximum par lot"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Type de transfert"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfert"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Intitulé de l'unité de mesure de poids "
|
63
i18n/he.po
Normal file
63
i18n/he.po
Normal file
@ -0,0 +1,63 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# ExcaliberX <excaliberx@gmail.com>, 2023
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "העברת אצווה"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "שליח"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "סוג ליקוט"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "העברה"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "תווית יחידת מידה של משקל"
|
64
i18n/hu.po
Normal file
64
i18n/hu.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# krnkris, 2023
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2023
|
||||
# Szabolcs Rádi, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Szabolcs Rádi, 2023\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Fuvarozó"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Kigyűjtés típusa"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Átmozgatás"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Súly mértékegység címke"
|
64
i18n/id.po
Normal file
64
i18n/id.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Transfer tidak akan secara otomatis ditambahkan ke batch bila dengan penambahan transfer berat ini akan dilampaui.\n"
|
||||
"Biarkan nilai ini '0' bila tidak ada batas berat."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Secara otomatis kelompokkan batch berdasarkan carrier"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Transfer Batch"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Pembawa"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Berat maksimum per batch"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipe Picking"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Satuan berat dari label ukuran"
|
64
i18n/it.po
Normal file
64
i18n/it.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Un trasferimento non sarà automaticamente aggiunto ai lotti che supereranno questo peso se il trasferimento vi è aggiunto.\n"
|
||||
"Lascia questo valore come '0' se non c'è limite di peso."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Raggruppa automaticamente i lotti in base ai vettori"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Trasferimento raggruppato"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Vettore"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Peso massimo per lotto"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipologia prelievo"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Trasferisci"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Etichetta unità di misura del peso"
|
64
i18n/ja.po
Normal file
64
i18n/ja.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"この重量を超えるバッチ転送が追加されても、自動的に追加されることはありません。\n"
|
||||
"重量制限がない場合は、この値を0のままにして下さい。"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "運送会社ごとにバッチを自動的にグループ化"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "一括転送"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "配送業者"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "バッチごとの最大重量"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "ピッキングタイプ"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "移動"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "重量単位ラベル"
|
64
i18n/ko.po
Normal file
64
i18n/ko.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"이송 건으로 이 무게가 초과되는 경우에는 자동으로 일괄 작업에 이송 작업이 추가되지 않습니다.\n"
|
||||
"중량 제한이 없는 경우에는 이 값을 '0'으로 둡니다."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "배송업체별로 일괄 이송을 자동으로 그룹화"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "일괄 이송 작업"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "운송업체"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "일괄 작업 당 최대 무게"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "선별 유형"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "전송"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "무게 단위 라벨"
|
64
i18n/lt.po
Normal file
64
i18n/lt.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2023
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
|
||||
# grupoda2 <dmitrijus.ivanovas@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: grupoda2 <dmitrijus.ivanovas@gmail.com>, 2023\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Grupinis perkėlimas"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Kurjeris"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Paėmimo būdas"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Perkelti"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Svorio matavimo vieneto etiketė"
|
64
i18n/lv.po
Normal file
64
i18n/lv.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# ievaputnina <ievai.putninai@gmail.com>, 2023
|
||||
# JanisJanis <jbojars@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Pārvadātājs"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Picking Type"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Svara mērvienības birka"
|
65
i18n/nl.po
Normal file
65
i18n/nl.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2023\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Een verplaatsing wordt niet automatisch toegevoegd aan batches die dit gewicht overschrijden als de verplaatsing eraan wordt toegevoegd.\n"
|
||||
"Laat deze waarde op '0' staan als er geen gewichtslimiet is."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Groeperen automatische batches per vervoerder"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Batches"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Vervoerder"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Maximaal gewicht per batch"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Picking type"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Verplaatsing"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Gewicht maateenheid label"
|
64
i18n/pl.po
Normal file
64
i18n/pl.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Transfer nie zostanie automatycznie dodany do partii, która przewyższy tę wagę, jeśli transfer zostanie do niej dodany\n"
|
||||
"Pozostaw tą wartość jako '0', jeśli nie ma limitu wartości."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Automatycznie pogrupuj partie na nośniki"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Przekaz zbiorczy"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Nośnik"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Maksymalna ciężar na partię"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Typ pobrania"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Przekaz"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Etykieta jednostki miary wagi"
|
62
i18n/pt.po
Normal file
62
i18n/pt.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportadora"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipo de Operação de Stock"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferência"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr ""
|
65
i18n/pt_BR.po
Normal file
65
i18n/pt_BR.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Maitê Dietze, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Maitê Dietze, 2024\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Uma transferência não será adicionada automaticamente a lotes que excederão esse peso se a transferência for adicionada a eles.\n"
|
||||
"Deixe esse valor como \"0\" se não houver limite de peso."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Agrupar automaticamente os lotes por transportadoras"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Transferência em lote"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Transportadora"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Peso máximo por lote"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tipo de separação"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferência"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Etiqueta da unidade de medida de peso"
|
66
i18n/ru.po
Normal file
66
i18n/ru.po
Normal file
@ -0,0 +1,66 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2023
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Трансфер не будет автоматически добавляться к партиям, вес которых превысит этот предел, если трансфер будет добавлен к ним.\n"
|
||||
"Оставьте это значение равным '0', если ограничение по весу отсутствует."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Автоматическая группировка партий по перевозчикам"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Пакетная передача"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Перевозчик"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Максимальный вес одной партии"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Тип комплектования"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Перевод"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Этикетка единицы измерения массы"
|
62
i18n/sk.po
Normal file
62
i18n/sk.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Hromadný prevod"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Prepravca"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Typ výberu"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prevod"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Označenie mernej jednotky váhy"
|
64
i18n/sl.po
Normal file
64
i18n/sl.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Katja Deržič, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Katja Deržič, 2023\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Prevoznik"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr ""
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tip zbirnika"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prenos"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Oznaka merske enote za težo"
|
67
i18n/sr.po
Normal file
67
i18n/sr.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023
|
||||
# コフスタジオ, 2024
|
||||
# Nemanja Skadric, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Nemanja Skadric, 2024\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Prenos neće automatski biti dodat u grupe koje će premašiti ovu težinu ako se prenos doda u nju.\n"
|
||||
"Ostavite ovu vrednost kao '0' ako nema ograničenja težine."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Automatski grupišitee serije prema nosiocima"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Prenos serije"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Prevoznik"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Maksimalna težina po seriji"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Tip preuzimanja"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prenos"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Oznaka jedinice mere težine"
|
68
i18n/sv.po
Normal file
68
i18n/sv.po
Normal file
@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2023
|
||||
# Levi Siuzdak (sile), 2023
|
||||
# Lasse L, 2023
|
||||
# Mikael Åkerberg <mikael.akerberg@mariaakerberg.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Mikael Åkerberg <mikael.akerberg@mariaakerberg.com>, 2023\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"En överföring kommer inte att läggas till automatiskt i partier som kommer att överstiga denna vikt om överföringen läggs till den.\n"
|
||||
"Lämna detta värde som \"0\" om ingen viktgräns finns."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Gruppera partier automatiskt efter transportörer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Parti Förflyttning"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Speditör"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Max vikt per parti"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Plocktyp"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Flytt"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Vikt måttenhet etikett"
|
65
i18n/th.po
Normal file
65
i18n/th.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Rasareeyar Lappiam, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Rasareeyar Lappiam, 2023\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"การโอนย้ายจะไม่ถูกเพิ่มลงในชุดที่จะเกินน้ำหนักนี้โดยอัตโนมัติ หากมีการเพิ่มการโอนย้ายเข้าไป\n"
|
||||
"ให้ปล่อยค่านี้เป็น '0' หากไม่มีขีดจำกัดน้ำหนัก"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "จัดกลุ่มชุดโดยอัตโนมัติตามผู้ให้บริการ"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "การโอนย้ายเป็นกลุ่ม"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "ผู้ให้บริการ"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "น้ำหนักสูงสุดต่อชุด"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "ประเภทการรับ"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "โอน"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "หน่วยฉลากน้ำหนัก"
|
68
i18n/tr.po
Normal file
68
i18n/tr.po
Normal file
@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023
|
||||
# Umur Akın <umura@projetgrup.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Ediz Duman <neps1192@gmail.com>, 2023
|
||||
# Tugay Hatıl <tugayh@projetgrup.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Tugay Hatıl <tugayh@projetgrup.com>, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Bu ağırlığı aşacak partilere transfer eklenmesi durumunda otomatik olarak "
|
||||
"transfer eklenmeyecektir. Ağırlık limiti yoksa bu değeri '0' olarak bırakın."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Toplu işi taşıyıcılara göre otomatik olarak gruplandırın"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Toplu Transfer"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Nakliyeci"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Toplu iş başına maksimum ağırlık"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Toplama Türü"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Aktarım"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Ağırlık ölçü birimi etiketi"
|
64
i18n/uk.po
Normal file
64
i18n/uk.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Переміщення не буде автоматично додана до групових, які перевищуватимуть цю вагу, якщо до неї буде додано переміщення.\n"
|
||||
"Залиште це значення як «0», якщо немає обмеження ваги."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Автоматично групувати партії за перевізником"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Групове переміщення"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Перевізник"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Максимальна вага на групу"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Тип комплектування"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Переміщення"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Мітка одиниці вимірювання ваги"
|
64
i18n/vi.po
Normal file
64
i18n/vi.po
Normal file
@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"Điều chuyển sẽ không được tự động thêm vào loạt lấy hàng nếu khối lượng này bị vượt quá khi thêm điều chuyển.\n"
|
||||
"Để giá trị này là '0' nếu không có giới hạn khối lượng."
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "Tự động nhóm loạt lấy hàng theo đơn vị vận chuyển"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Điều chuyển hàng loạt"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "Đơn vị vận chuyển"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "Khối lượng tối đa cho mỗi loạt"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "Kiểu lấy hàng"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Điều chuyển"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "Nhãn đơn vị tính khối lượng"
|
65
i18n/zh_CN.po
Normal file
65
i18n/zh_CN.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2023\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"如果将调拨添加到超过此重量的批次中,则不会自动将调拨添加到其中。\n"
|
||||
"如果没有重量限制,请将此值保留为'0'。"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "按承运商自动对批次进行分组"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "批量调拨"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "承运商"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "每批最大重量"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "拣货类型"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "调拨"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "重量单位标签"
|
65
i18n/zh_TW.po
Normal file
65
i18n/zh_TW.po
Normal file
@ -0,0 +1,65 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * delivery_stock_picking_batch
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Tony Ng, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Tony Ng, 2024\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid ""
|
||||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit."
|
||||
msgstr ""
|
||||
"如果將調撥添加到超過此重量的批次中,則不會自動將調撥添加到其中。\n"
|
||||
"如果沒有重量限制,請將此值保留為'0'。"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Automatically group batches by carriers"
|
||||
msgstr "按承運商自動對批次進行分組"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "批次調撥"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||||
msgid "Carrier"
|
||||
msgstr "承運商"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||||
msgid "Maximum weight per batch"
|
||||
msgstr "每批最大重量"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||||
msgid "Picking Type"
|
||||
msgstr "提貨類型"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "轉移"
|
||||
|
||||
#. module: delivery_stock_picking_batch
|
||||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||||
msgid "Weight unit of measure label"
|
||||
msgstr "重量單位計量摘要"
|
5
models/__init__.py
Normal file
5
models/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import stock_picking
|
||||
from . import stock_picking_batch
|
54
models/stock_picking.py
Normal file
54
models/stock_picking.py
Normal file
@ -0,0 +1,54 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import api, fields, models
|
||||
from odoo.osv import expression
|
||||
|
||||
|
||||
class StockPickingType(models.Model):
|
||||
_inherit = "stock.picking.type"
|
||||
|
||||
def _get_default_weight_uom(self):
|
||||
return self.env['product.template']._get_weight_uom_name_from_ir_config_parameter()
|
||||
|
||||
batch_group_by_carrier = fields.Boolean('Carrier', help="Automatically group batches by carriers")
|
||||
batch_max_weight = fields.Integer("Maximum weight per batch",
|
||||
help="A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||||
"Leave this value as '0' if no weight limit.")
|
||||
weight_uom_name = fields.Char(string='Weight unit of measure label', compute='_compute_weight_uom_name', readonly=True, default=_get_default_weight_uom)
|
||||
|
||||
def _compute_weight_uom_name(self):
|
||||
for picking_type in self:
|
||||
picking_type.weight_uom_name = self.env['product.template']._get_weight_uom_name_from_ir_config_parameter()
|
||||
|
||||
@api.model
|
||||
def _get_batch_group_by_keys(self):
|
||||
return super()._get_batch_group_by_keys() + ['batch_group_by_carrier']
|
||||
|
||||
|
||||
class StockPicking(models.Model):
|
||||
_inherit = "stock.picking"
|
||||
|
||||
def _get_possible_pickings_domain(self):
|
||||
domain = super()._get_possible_pickings_domain()
|
||||
if self.picking_type_id.batch_group_by_carrier:
|
||||
domain = expression.AND([domain, [('carrier_id', '=', self.carrier_id.id if self.carrier_id else False)]])
|
||||
|
||||
return domain
|
||||
|
||||
def _get_possible_batches_domain(self):
|
||||
domain = super()._get_possible_batches_domain()
|
||||
if self.picking_type_id.batch_group_by_carrier:
|
||||
domain = expression.AND([domain, [('picking_ids.carrier_id', '=', self.carrier_id.id if self.carrier_id else False)]])
|
||||
|
||||
return domain
|
||||
|
||||
def _is_auto_batchable(self, picking=None):
|
||||
""" Verifies if a picking can be put in a batch with another picking without violating auto_batch constrains.
|
||||
"""
|
||||
res = super()._is_auto_batchable(picking)
|
||||
if not picking:
|
||||
picking = self.env['stock.picking']
|
||||
if self.picking_type_id.batch_max_weight:
|
||||
res = res and (self.weight + picking.weight <= self.picking_type_id.batch_max_weight)
|
||||
return res
|
16
models/stock_picking_batch.py
Normal file
16
models/stock_picking_batch.py
Normal file
@ -0,0 +1,16 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import models
|
||||
|
||||
class StockPickingBatch(models.Model):
|
||||
_inherit = "stock.picking.batch"
|
||||
|
||||
def _is_picking_auto_mergeable(self, picking):
|
||||
""" Verifies if a picking can be safely inserted into the batch without violating auto_batch_constrains.
|
||||
"""
|
||||
res = super()._is_picking_auto_mergeable(picking)
|
||||
if self.picking_type_id.batch_max_weight:
|
||||
batch_weight = sum(self.picking_ids.mapped('weight'))
|
||||
res = res and (batch_weight + picking.weight <= self.picking_type_id.batch_max_weight)
|
||||
return res
|
24
views/stock_picking_type_views.xml
Normal file
24
views/stock_picking_type_views.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<record id="view_picking_type_form_inherit" model="ir.ui.view">
|
||||
<field name="name">stock.picking.type.form.inherit</field>
|
||||
<field name="model">stock.picking.type</field>
|
||||
<field name="inherit_id" ref="stock_picking_batch.view_picking_type_form_inherit"/>
|
||||
<field name="arch" type="xml">
|
||||
<div name="batch_contact" position="after">
|
||||
<span invisible="not auto_batch"/>
|
||||
<div name="batch_carrier" class="o_row" invisible="not auto_batch">
|
||||
<field name="batch_group_by_carrier"/>
|
||||
<label for="batch_group_by_carrier"/>
|
||||
</div>
|
||||
</div>
|
||||
<field name="batch_auto_confirm" position="before">
|
||||
<label for="batch_max_weight" invisible="not auto_batch"/>
|
||||
<div class="o_row" name="batch_max_weight" invisible="not auto_batch">
|
||||
<field name="batch_max_weight"/>
|
||||
<span><field name="weight_uom_name"/></span>
|
||||
</div>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
</odoo>
|
Loading…
x
Reference in New Issue
Block a user