diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/procurement_jit | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/procurement_jit')
76 files changed, 2618 insertions, 0 deletions
diff --git a/addons/procurement_jit/__init__.py b/addons/procurement_jit/__init__.py new file mode 100644 index 00000000..21683512 --- /dev/null +++ b/addons/procurement_jit/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import sale diff --git a/addons/procurement_jit/__manifest__.py b/addons/procurement_jit/__manifest__.py new file mode 100644 index 00000000..94f4fca6 --- /dev/null +++ b/addons/procurement_jit/__manifest__.py @@ -0,0 +1,31 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + + +{ + 'name': 'Just In Time Scheduling', + 'version': '1.0', + 'category': 'Inventory/Inventory', + 'description': """ +This module will automatically reserve the picking from stock when a sales order is confirmed +============================================================================================= +Upon confirmation of a sales order or when quantities are added, +the picking that reserves from stock will be reserved if the +necessary quantities are available. + +In the simplest configurations, this is an easy way of working: +first come, first served. However, when not installed, you can +use manual reservation or run the schedulers where the system +will take into account the expected date and the priority. + +If this automatic reservation would reserve too much, you can +still unreserve a picking. + """, + 'depends': ['sale_stock'], + 'data': [], + 'demo': [], + 'test': [], + 'installable': True, + 'auto_install': True, + 'license': 'LGPL-3', +} diff --git a/addons/procurement_jit/i18n/am.po b/addons/procurement_jit/i18n/am.po new file mode 100644 index 00000000..641304d7 --- /dev/null +++ b/addons/procurement_jit/i18n/am.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Amharic (http://www.transifex.com/odoo/odoo-9/language/am/)\n" +"Language: am\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "ግዢ" diff --git a/addons/procurement_jit/i18n/ar.po b/addons/procurement_jit/i18n/ar.po new file mode 100644 index 00000000..9062418b --- /dev/null +++ b/addons/procurement_jit/i18n/ar.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Mustafa Rawi <mustafa@cubexco.com>, 2020 +# Osama Ahmaro <osamaahmaro@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Osama Ahmaro <osamaahmaro@gmail.com>, 2020\n" +"Language-Team: Arabic (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "المُعرف" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "بند أمر المبيعات" diff --git a/addons/procurement_jit/i18n/az.po b/addons/procurement_jit/i18n/az.po new file mode 100644 index 00000000..e8555f23 --- /dev/null +++ b/addons/procurement_jit/i18n/az.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:23+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/bg.po b/addons/procurement_jit/i18n/bg.po new file mode 100644 index 00000000..4a1a1a64 --- /dev/null +++ b/addons/procurement_jit/i18n/bg.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Maria Boyadjieva <marabo2000@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2020\n" +"Language-Team: Bulgarian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Ред на поръчка за продажби" diff --git a/addons/procurement_jit/i18n/bn.po b/addons/procurement_jit/i18n/bn.po new file mode 100644 index 00000000..9abcdf83 --- /dev/null +++ b/addons/procurement_jit/i18n/bn.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Abu Zafar <azmikbal@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Abu Zafar <azmikbal@gmail.com>, 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "আইডি " + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "বিক্রয় আদেশ লাইন" diff --git a/addons/procurement_jit/i18n/bs.po b/addons/procurement_jit/i18n/bs.po new file mode 100644 index 00000000..6c92c831 --- /dev/null +++ b/addons/procurement_jit/i18n/bs.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Stavka prodajne narudžbe" diff --git a/addons/procurement_jit/i18n/ca.po b/addons/procurement_jit/i18n/ca.po new file mode 100644 index 00000000..bddb9f57 --- /dev/null +++ b/addons/procurement_jit/i18n/ca.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Manel Fernandez Ramirez <manelfera@outlook.com>, 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Línia comanda de venda" diff --git a/addons/procurement_jit/i18n/ckb.po b/addons/procurement_jit/i18n/ckb.po new file mode 100644 index 00000000..2cb13139 --- /dev/null +++ b/addons/procurement_jit/i18n/ckb.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ناسنامە" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "هێڵی داواکاری فرۆشتن" diff --git a/addons/procurement_jit/i18n/cs.po b/addons/procurement_jit/i18n/cs.po new file mode 100644 index 00000000..67bdaebd --- /dev/null +++ b/addons/procurement_jit/i18n/cs.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka <jan.horzinka@centrum.cz>, 2020 +# Jiří Podhorecký, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Jiří Podhorecký, 2020\n" +"Language-Team: Czech (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Řádek zakázky" diff --git a/addons/procurement_jit/i18n/da.po b/addons/procurement_jit/i18n/da.po new file mode 100644 index 00000000..1fbb213d --- /dev/null +++ b/addons/procurement_jit/i18n/da.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Morten Schou <ms@msteknik.dk>, 2020 +# Jesper Carstensen <jc@danodoo.dk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Jesper Carstensen <jc@danodoo.dk>, 2020\n" +"Language-Team: Danish (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Salgsordrelinje" diff --git a/addons/procurement_jit/i18n/de.po b/addons/procurement_jit/i18n/de.po new file mode 100644 index 00000000..eef888be --- /dev/null +++ b/addons/procurement_jit/i18n/de.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: German (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Auftragsposition" diff --git a/addons/procurement_jit/i18n/el.po b/addons/procurement_jit/i18n/el.po new file mode 100644 index 00000000..b4503b21 --- /dev/null +++ b/addons/procurement_jit/i18n/el.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis <goutoudis@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "Κωδικός" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Γραμμή Παραγγελίας" diff --git a/addons/procurement_jit/i18n/en_GB.po b/addons/procurement_jit/i18n/en_GB.po new file mode 100644 index 00000000..78c5ed62 --- /dev/null +++ b/addons/procurement_jit/i18n/en_GB.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Andi Chandler <andi@gowling.com>, 2015 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" +"odoo-9/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Procurement" diff --git a/addons/procurement_jit/i18n/eo.po b/addons/procurement_jit/i18n/eo.po new file mode 100644 index 00000000..f9f65b91 --- /dev/null +++ b/addons/procurement_jit/i18n/eo.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/es.po b/addons/procurement_jit/i18n/es.po new file mode 100644 index 00000000..adf4d560 --- /dev/null +++ b/addons/procurement_jit/i18n/es.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Osiris Román <osiris.roman@yachaytech.edu.ec>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Osiris Román <osiris.roman@yachaytech.edu.ec>, 2020\n" +"Language-Team: Spanish (https://www.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=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Línea de pedido de venta" diff --git a/addons/procurement_jit/i18n/es_CL.po b/addons/procurement_jit/i18n/es_CL.po new file mode 100644 index 00000000..69a5d39f --- /dev/null +++ b/addons/procurement_jit/i18n/es_CL.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CL/)\n" +"Language: es_CL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecimiento" diff --git a/addons/procurement_jit/i18n/es_CO.po b/addons/procurement_jit/i18n/es_CO.po new file mode 100644 index 00000000..6b779b49 --- /dev/null +++ b/addons/procurement_jit/i18n/es_CO.po @@ -0,0 +1,41 @@ +# #-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Mateo Tibaquirá <nestormateo@gmail.com>, 2015 +# #-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-10-22 23:34+0000\n" +"Last-Translator: Mateo Tibaquirá <nestormateo@gmail.com>\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +#, fuzzy +msgid "Sales Order Line" +msgstr "" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Línea de Orden de Ventas\n" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Línea de Órdenes de Venta" diff --git a/addons/procurement_jit/i18n/es_CR.po b/addons/procurement_jit/i18n/es_CR.po new file mode 100644 index 00000000..f973fd49 --- /dev/null +++ b/addons/procurement_jit/i18n/es_CR.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CR/)\n" +"Language: es_CR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecimiento" diff --git a/addons/procurement_jit/i18n/es_DO.po b/addons/procurement_jit/i18n/es_DO.po new file mode 100644 index 00000000..2fc2301a --- /dev/null +++ b/addons/procurement_jit/i18n/es_DO.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/odoo/" +"odoo-9/language/es_DO/)\n" +"Language: es_DO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecimiento" diff --git a/addons/procurement_jit/i18n/es_EC.po b/addons/procurement_jit/i18n/es_EC.po new file mode 100644 index 00000000..6ceb47ba --- /dev/null +++ b/addons/procurement_jit/i18n/es_EC.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Rick Hunter <rick_hunter_ec@yahoo.com>, 2015 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-12-07 04:21+0000\n" +"Last-Translator: Rick Hunter <rick_hunter_ec@yahoo.com>\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/" +"language/es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Línea de Orden de Venta" diff --git a/addons/procurement_jit/i18n/es_MX.po b/addons/procurement_jit/i18n/es_MX.po new file mode 100644 index 00000000..f24af57a --- /dev/null +++ b/addons/procurement_jit/i18n/es_MX.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Cécile Collart <cco@odoo.com>, 2021 +# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Línea de pedido de venta" diff --git a/addons/procurement_jit/i18n/es_PE.po b/addons/procurement_jit/i18n/es_PE.po new file mode 100644 index 00000000..fdef58e9 --- /dev/null +++ b/addons/procurement_jit/i18n/es_PE.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-06-13 23:22+0000\n" +"Last-Translator: Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>\n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/" +"es_PE/)\n" +"Language: es_PE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Línea de Pedido de Venta" diff --git a/addons/procurement_jit/i18n/es_PY.po b/addons/procurement_jit/i18n/es_PY.po new file mode 100644 index 00000000..e84c9f88 --- /dev/null +++ b/addons/procurement_jit/i18n/es_PY.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PY/)\n" +"Language: es_PY\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecimiento" diff --git a/addons/procurement_jit/i18n/es_VE.po b/addons/procurement_jit/i18n/es_VE.po new file mode 100644 index 00000000..ed0ffd84 --- /dev/null +++ b/addons/procurement_jit/i18n/es_VE.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/odoo/odoo-9/" +"language/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecimiento" diff --git a/addons/procurement_jit/i18n/et.po b/addons/procurement_jit/i18n/et.po new file mode 100644 index 00000000..5d24c311 --- /dev/null +++ b/addons/procurement_jit/i18n/et.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Triine Aavik <triine@avalah.ee>, 2020 +# Eneli Õigus <enelioigus@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Eneli Õigus <enelioigus@gmail.com>, 2020\n" +"Language-Team: Estonian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Müügitellimuse rida" diff --git a/addons/procurement_jit/i18n/eu.po b/addons/procurement_jit/i18n/eu.po new file mode 100644 index 00000000..ea3dac23 --- /dev/null +++ b/addons/procurement_jit/i18n/eu.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2021 +# Eneko <eastigarraga@codesyntax.com>, 2021 +# Mikel Lizarralde <mikellizarralde@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Mikel Lizarralde <mikellizarralde@gmail.com>, 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Salmenta-eskaera lerroa" diff --git a/addons/procurement_jit/i18n/fa.po b/addons/procurement_jit/i18n/fa.po new file mode 100644 index 00000000..3bebeabe --- /dev/null +++ b/addons/procurement_jit/i18n/fa.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Hamid Darabi, 2020 +# Hamed Mohammadi <hamed@dehongi.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Hamed Mohammadi <hamed@dehongi.com>, 2020\n" +"Language-Team: Persian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "شناسه" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "سطر سفارشفروش" diff --git a/addons/procurement_jit/i18n/fi.po b/addons/procurement_jit/i18n/fi.po new file mode 100644 index 00000000..21627884 --- /dev/null +++ b/addons/procurement_jit/i18n/fi.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Kari Lindgren <kari.lindgren@emsystems.fi>, 2020 +# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2020 +# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020\n" +"Language-Team: Finnish (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Myyntitilausrivi" diff --git a/addons/procurement_jit/i18n/fo.po b/addons/procurement_jit/i18n/fo.po new file mode 100644 index 00000000..bc587a22 --- /dev/null +++ b/addons/procurement_jit/i18n/fo.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-08-25 10:21+0000\n" +"Last-Translator: <>\n" +"Language-Team: Faroese (http://www.transifex.com/odoo/odoo-9/language/fo/)\n" +"Language: fo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Søluordra-linja" diff --git a/addons/procurement_jit/i18n/fr.po b/addons/procurement_jit/i18n/fr.po new file mode 100644 index 00000000..9fd3ecdd --- /dev/null +++ b/addons/procurement_jit/i18n/fr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Aurélien Pillevesse <aurelienpillevesse@hotmail.fr>, 2020 +# Cécile Collart <cco@odoo.com>, 2020 +# Gilles Mangin <gilles.mangin@phidias.fr>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Gilles Mangin <gilles.mangin@phidias.fr>, 2020\n" +"Language-Team: French (https://www.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=2; plural=(n > 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Ligne de bons de commande" diff --git a/addons/procurement_jit/i18n/fr_BE.po b/addons/procurement_jit/i18n/fr_BE.po new file mode 100644 index 00000000..194f902a --- /dev/null +++ b/addons/procurement_jit/i18n/fr_BE.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-11-18 13:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/fr_BE/)\n" +"Language: fr_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Ligne du bon de commande" diff --git a/addons/procurement_jit/i18n/gl.po b/addons/procurement_jit/i18n/gl.po new file mode 100644 index 00000000..b8ef2171 --- /dev/null +++ b/addons/procurement_jit/i18n/gl.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Galician (http://www.transifex.com/odoo/odoo-9/language/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Abastecemento" diff --git a/addons/procurement_jit/i18n/gu.po b/addons/procurement_jit/i18n/gu.po new file mode 100644 index 00000000..cfa6520e --- /dev/null +++ b/addons/procurement_jit/i18n/gu.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-22 14:10+0000\n" +"PO-Revision-Date: 2018-03-22 14:10+0000\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/he.po b/addons/procurement_jit/i18n/he.po new file mode 100644 index 00000000..8d88fb99 --- /dev/null +++ b/addons/procurement_jit/i18n/he.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020\n" +"Language-Team: Hebrew (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "שם תצוגה" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "מזהה" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "שורת הזמנת לקוח" diff --git a/addons/procurement_jit/i18n/hi.po b/addons/procurement_jit/i18n/hi.po new file mode 100644 index 00000000..9a2688f0 --- /dev/null +++ b/addons/procurement_jit/i18n/hi.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/hr.po b/addons/procurement_jit/i18n/hr.po new file mode 100644 index 00000000..808007e7 --- /dev/null +++ b/addons/procurement_jit/i18n/hr.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Bole <bole@dajmi5.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Bole <bole@dajmi5.com>, 2020\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Stavka prodajnog naloga" diff --git a/addons/procurement_jit/i18n/hu.po b/addons/procurement_jit/i18n/hu.po new file mode 100644 index 00000000..0918fd61 --- /dev/null +++ b/addons/procurement_jit/i18n/hu.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Tamás Németh <ntomasz81@gmail.com>, 2021 +# gezza <geza.nagy@oregional.hu>, 2021 +# Ákos Nagy <akos.nagy@oregional.hu>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Ákos Nagy <akos.nagy@oregional.hu>, 2021\n" +"Language-Team: Hungarian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "Azonosító" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Értékesítési rendelés sor" diff --git a/addons/procurement_jit/i18n/id.po b/addons/procurement_jit/i18n/id.po new file mode 100644 index 00000000..b8c8bb74 --- /dev/null +++ b/addons/procurement_jit/i18n/id.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Ryanto The <ry.the77@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Ryanto The <ry.the77@gmail.com>, 2020\n" +"Language-Team: Indonesian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Detail Order Penjualan" diff --git a/addons/procurement_jit/i18n/is.po b/addons/procurement_jit/i18n/is.po new file mode 100644 index 00000000..bc8ef9b1 --- /dev/null +++ b/addons/procurement_jit/i18n/is.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Bjorn Ingvarsson <boi@exigo.is>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:23+0000\n" +"Last-Translator: Bjorn Ingvarsson <boi@exigo.is>, 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Sales Order Line" diff --git a/addons/procurement_jit/i18n/it.po b/addons/procurement_jit/i18n/it.po new file mode 100644 index 00000000..65336585 --- /dev/null +++ b/addons/procurement_jit/i18n/it.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Sergio Zanchetta <primes2h@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2020\n" +"Language-Team: Italian (https://www.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=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Riga ordine di vendita" diff --git a/addons/procurement_jit/i18n/ja.po b/addons/procurement_jit/i18n/ja.po new file mode 100644 index 00000000..9473542e --- /dev/null +++ b/addons/procurement_jit/i18n/ja.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Shunho Kin <s-kin@shonan-innovation.co.jp>, 2020 +# Yoshi Tashiro <tashiro@roomsfor.hk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Yoshi Tashiro <tashiro@roomsfor.hk>, 2020\n" +"Language-Team: Japanese (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "販売オーダ明細" diff --git a/addons/procurement_jit/i18n/ka.po b/addons/procurement_jit/i18n/ka.po new file mode 100644 index 00000000..68cefc36 --- /dev/null +++ b/addons/procurement_jit/i18n/ka.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Mari Khomeriki <mari.khomeriki@maxinai.com>, 2021 +# Martin Trigaux, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Martin Trigaux, 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "გაყიდვის ორდერის ხაზი" diff --git a/addons/procurement_jit/i18n/kab.po b/addons/procurement_jit/i18n/kab.po new file mode 100644 index 00000000..f570ae34 --- /dev/null +++ b/addons/procurement_jit/i18n/kab.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Kabyle (http://www.transifex.com/odoo/odoo-9/language/kab/)\n" +"Language: kab\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Asigeẓ" diff --git a/addons/procurement_jit/i18n/km.po b/addons/procurement_jit/i18n/km.po new file mode 100644 index 00000000..e6f5f7d2 --- /dev/null +++ b/addons/procurement_jit/i18n/km.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/ko.po b/addons/procurement_jit/i18n/ko.po new file mode 100644 index 00000000..78913686 --- /dev/null +++ b/addons/procurement_jit/i18n/ko.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI <hwangtog@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2020\n" +"Language-Team: Korean (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "판매 주문 명세" diff --git a/addons/procurement_jit/i18n/lb.po b/addons/procurement_jit/i18n/lb.po new file mode 100644 index 00000000..f7b56706 --- /dev/null +++ b/addons/procurement_jit/i18n/lb.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2019-08-26 09:13+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/lo.po b/addons/procurement_jit/i18n/lo.po new file mode 100644 index 00000000..2e2fa4ab --- /dev/null +++ b/addons/procurement_jit/i18n/lo.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-11-13 09:02+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Lao (http://www.transifex.com/odoo/odoo-9/language/lo/)\n" +"Language: lo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "ລາຍການສິນຄ້າທີ່ສັ່ງຊື້" diff --git a/addons/procurement_jit/i18n/lt.po b/addons/procurement_jit/i18n/lt.po new file mode 100644 index 00000000..395707ba --- /dev/null +++ b/addons/procurement_jit/i18n/lt.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2021 +# Linas Versada <linaskrisiukenas@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2021\n" +"Language-Team: Lithuanian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Pardavimo užsakymo eilutė" diff --git a/addons/procurement_jit/i18n/lv.po b/addons/procurement_jit/i18n/lv.po new file mode 100644 index 00000000..75400ae0 --- /dev/null +++ b/addons/procurement_jit/i18n/lv.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Language-Team: Latvian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/mk.po b/addons/procurement_jit/i18n/mk.po new file mode 100644 index 00000000..9a10f955 --- /dev/null +++ b/addons/procurement_jit/i18n/mk.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-14 10:49+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#~ msgid "Procurement" +#~ msgstr "Набавка" diff --git a/addons/procurement_jit/i18n/mn.po b/addons/procurement_jit/i18n/mn.po new file mode 100644 index 00000000..c8ccf4f3 --- /dev/null +++ b/addons/procurement_jit/i18n/mn.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Batmunkh Ganbat <batmunkh.g@bumanit.mn>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Batmunkh Ganbat <batmunkh.g@bumanit.mn>, 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Борлуулалтын захиалгын мөр" diff --git a/addons/procurement_jit/i18n/nb.po b/addons/procurement_jit/i18n/nb.po new file mode 100644 index 00000000..55edfcd7 --- /dev/null +++ b/addons/procurement_jit/i18n/nb.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Marius Stedjan <marius@stedjan.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Marius Stedjan <marius@stedjan.com>, 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Salgsordrelinje" diff --git a/addons/procurement_jit/i18n/nl.po b/addons/procurement_jit/i18n/nl.po new file mode 100644 index 00000000..759367c7 --- /dev/null +++ b/addons/procurement_jit/i18n/nl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2020 +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Dutch (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Verkooporderregel" diff --git a/addons/procurement_jit/i18n/nl_BE.po b/addons/procurement_jit/i18n/nl_BE.po new file mode 100644 index 00000000..0727b2cc --- /dev/null +++ b/addons/procurement_jit/i18n/nl_BE.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-27 10:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/nl_BE/)\n" +"Language: nl_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/pl.po b/addons/procurement_jit/i18n/pl.po new file mode 100644 index 00000000..ff3db47e --- /dev/null +++ b/addons/procurement_jit/i18n/pl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2020 +# Paweł Wodyński <pw@myodoo.pl>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Paweł Wodyński <pw@myodoo.pl>, 2020\n" +"Language-Team: Polish (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Pozycja zamówienia sprzedaży" diff --git a/addons/procurement_jit/i18n/procurement_jit.pot b/addons/procurement_jit/i18n/procurement_jit.pot new file mode 100644 index 00000000..b09ca234 --- /dev/null +++ b/addons/procurement_jit/i18n/procurement_jit.pot @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-01 07:29+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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/pt.po b/addons/procurement_jit/i18n/pt.po new file mode 100644 index 00000000..0255d821 --- /dev/null +++ b/addons/procurement_jit/i18n/pt.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Manuela Silva <manuelarodsilva@gmail.com>, 2020 +# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2020 +# Pedro Filipe <pedro2.10@hotmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Pedro Filipe <pedro2.10@hotmail.com>, 2020\n" +"Language-Team: Portuguese (https://www.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=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Linhas da Ordem de Vendas" diff --git a/addons/procurement_jit/i18n/pt_BR.po b/addons/procurement_jit/i18n/pt_BR.po new file mode 100644 index 00000000..7f119597 --- /dev/null +++ b/addons/procurement_jit/i18n/pt_BR.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatica@protonmail.com>, 2020 +# Rafael H L Moretti <rafael.moretti@gmail.com>, 2020 +# Mateus Lopes <mateus1@gmail.com>, 2020 +# André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2020\n" +"Language-Team: Portuguese (Brazil) (https://www.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=2; plural=(n > 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Linha do pedido de vendas" diff --git a/addons/procurement_jit/i18n/ro.po b/addons/procurement_jit/i18n/ro.po new file mode 100644 index 00000000..2eef09ff --- /dev/null +++ b/addons/procurement_jit/i18n/ro.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Linie comandă vânzare" diff --git a/addons/procurement_jit/i18n/ru.po b/addons/procurement_jit/i18n/ru.po new file mode 100644 index 00000000..6bf44fad --- /dev/null +++ b/addons/procurement_jit/i18n/ru.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# ILMIR <karamov@it-projects.info>, 2020 +# Irina Fedulova <istartlin@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Irina Fedulova <istartlin@gmail.com>, 2020\n" +"Language-Team: Russian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "Идентификатор" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Строка заказа на продажу" diff --git a/addons/procurement_jit/i18n/si.po b/addons/procurement_jit/i18n/si.po new file mode 100644 index 00000000..5191810d --- /dev/null +++ b/addons/procurement_jit/i18n/si.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/sk.po b/addons/procurement_jit/i18n/sk.po new file mode 100644 index 00000000..2a6cc67b --- /dev/null +++ b/addons/procurement_jit/i18n/sk.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Jan Prokop, 2020 +# Rastislav Brencic <rastislav.brencic@azet.sk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2020\n" +"Language-Team: Slovak (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Položka objednávok" diff --git a/addons/procurement_jit/i18n/sl.po b/addons/procurement_jit/i18n/sl.po new file mode 100644 index 00000000..348f281c --- /dev/null +++ b/addons/procurement_jit/i18n/sl.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic <m.mozetic@matmoz.si>, 2021 +# matjaz k <matjaz@mentis.si>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: matjaz k <matjaz@mentis.si>, 2021\n" +"Language-Team: Slovenian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Postavka prodajnega naloga" diff --git a/addons/procurement_jit/i18n/sr.po b/addons/procurement_jit/i18n/sr.po new file mode 100644 index 00000000..23502120 --- /dev/null +++ b/addons/procurement_jit/i18n/sr.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Language-Team: Serbian (https://www.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: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/sr@latin.po b/addons/procurement_jit/i18n/sr@latin.po new file mode 100644 index 00000000..dfcd6419 --- /dev/null +++ b/addons/procurement_jit/i18n/sr@latin.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Nemanja Dragovic <nemanjadragovic94@gmail.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Nemanja Dragovic <nemanjadragovic94@gmail.com>, 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Stavka naloga za prodaju" diff --git a/addons/procurement_jit/i18n/sv.po b/addons/procurement_jit/i18n/sv.po new file mode 100644 index 00000000..5a65bd94 --- /dev/null +++ b/addons/procurement_jit/i18n/sv.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2021 +# Anders Wallenquist <anders.wallenquist@vertel.se>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Anders Wallenquist <anders.wallenquist@vertel.se>, 2021\n" +"Language-Team: Swedish (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Orderrad" diff --git a/addons/procurement_jit/i18n/th.po b/addons/procurement_jit/i18n/th.po new file mode 100644 index 00000000..ea3b7c83 --- /dev/null +++ b/addons/procurement_jit/i18n/th.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:23+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Thai (https://www.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: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "รายการคำสั่งขาย" diff --git a/addons/procurement_jit/i18n/tr.po b/addons/procurement_jit/i18n/tr.po new file mode 100644 index 00000000..232e6a80 --- /dev/null +++ b/addons/procurement_jit/i18n/tr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Ediz Duman <neps1192@gmail.com>, 2020 +# Levent Karakaş <levent@mektup.at>, 2020 +# Murat Kaplan <muratk@projetgrup.com>, 2020 +# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2020\n" +"Language-Team: Turkish (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Satış Sipariş Satırı" diff --git a/addons/procurement_jit/i18n/uk.po b/addons/procurement_jit/i18n/uk.po new file mode 100644 index 00000000..8c8adbd8 --- /dev/null +++ b/addons/procurement_jit/i18n/uk.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Alina Lisnenko <alinasemeniuk1@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2020\n" +"Language-Team: Ukrainian (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Останні зміни на" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Рядок замовлення на продаж" diff --git a/addons/procurement_jit/i18n/ur.po b/addons/procurement_jit/i18n/ur.po new file mode 100644 index 00000000..530edb3c --- /dev/null +++ b/addons/procurement_jit/i18n/ur.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "" diff --git a/addons/procurement_jit/i18n/vi.po b/addons/procurement_jit/i18n/vi.po new file mode 100644 index 00000000..281f2d4a --- /dev/null +++ b/addons/procurement_jit/i18n/vi.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2020 +# Duy BQ <duybq86@gmail.com>, 2020 +# Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020\n" +"Language-Team: Vietnamese (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "Chi tiết đơn hàng" diff --git a/addons/procurement_jit/i18n/zh_CN.po b/addons/procurement_jit/i18n/zh_CN.po new file mode 100644 index 00000000..994f8f5e --- /dev/null +++ b/addons/procurement_jit/i18n/zh_CN.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan <jeffery9@gmail.com>, 2020 +# guohuadeng <guohuadeng@hotmail.com>, 2020 +# Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020\n" +"Language-Team: Chinese (China) (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "销售订单行" diff --git a/addons/procurement_jit/i18n/zh_TW.po b/addons/procurement_jit/i18n/zh_TW.po new file mode 100644 index 00000000..ecdd39be --- /dev/null +++ b/addons/procurement_jit/i18n/zh_TW.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_jit +# +# Translators: +# 敬雲 林 <chingyun@yuanchih-consult.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: 敬雲 林 <chingyun@yuanchih-consult.com>, 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.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: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line__id +msgid "ID" +msgstr "ID" + +#. module: procurement_jit +#: model:ir.model.fields,field_description:procurement_jit.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: procurement_jit +#: model:ir.model,name:procurement_jit.model_sale_order_line +msgid "Sales Order Line" +msgstr "銷售訂單明細" diff --git a/addons/procurement_jit/sale.py b/addons/procurement_jit/sale.py new file mode 100644 index 00000000..29bb74a9 --- /dev/null +++ b/addons/procurement_jit/sale.py @@ -0,0 +1,19 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import api, models + + +class SaleOrderLine(models.Model): + _inherit = "sale.order.line" + + def _action_launch_stock_rule(self, previous_product_uom_qty=False): + res = super(SaleOrderLine, self)._action_launch_stock_rule(previous_product_uom_qty=previous_product_uom_qty) + orders = list(set(x.order_id for x in self)) + for order in orders: + reassign = order.picking_ids.filtered(lambda x: x.state=='confirmed' or (x.state in ['waiting', 'assigned'] and not x.printed)) + if reassign: + # Trigger the Scheduler for Pickings + reassign.action_confirm() + reassign.action_assign() + return res |
