mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 14:51:59 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -12,38 +12,15 @@ pip install odoo-bringout-oca-ocb-mrp_product_expiry
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- mrp
|
||||
- product_expiry
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: Manufacturing Expiry
|
||||
- **Version**: 1.0
|
||||
- **Category**: Manufacturing/Manufacturing
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: True
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `mrp_product_expiry`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/mrp_product_expiry
|
||||
|
||||
## License
|
||||
|
||||
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
||||
|
||||
## Documentation
|
||||
|
||||
- Overview: doc/OVERVIEW.md
|
||||
- Architecture: doc/ARCHITECTURE.md
|
||||
- Models: doc/MODELS.md
|
||||
- Controllers: doc/CONTROLLERS.md
|
||||
- Wizards: doc/WIZARDS.md
|
||||
- Reports: doc/REPORTS.md
|
||||
- Security: doc/SECURITY.md
|
||||
- Install: doc/INSTALL.md
|
||||
- Usage: doc/USAGE.md
|
||||
- Configuration: doc/CONFIGURATION.md
|
||||
- Dependencies: doc/DEPENDENCIES.md
|
||||
- Troubleshooting: doc/TROUBLESHOOTING.md
|
||||
- FAQ: doc/FAQ.md
|
||||
This package preserves the original LGPL-3 license.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
'name': 'Manufacturing Expiry',
|
||||
'version': '1.0',
|
||||
'category': 'Manufacturing/Manufacturing',
|
||||
'category': 'Supply Chain/Manufacturing',
|
||||
'summary': 'Manufacturing Expiry',
|
||||
'description': """
|
||||
Technical module.
|
||||
|
|
@ -15,5 +15,6 @@ Technical module.
|
|||
],
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,23 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-13 12:16+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ar/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -27,50 +29,64 @@ msgstr "تأكيد"
|
|||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "تأكيد انتهاء الصلاحية "
|
||||
msgstr "تأكيد انتهاء الصلاحية"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "تأكيد"
|
||||
msgstr "التأكيد"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "تجاهل"
|
||||
msgstr "إهمال"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "المُعرف"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "أمر التصنيع"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "الإنتاج"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "أمر الانتاج"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "أمر العمل "
|
||||
msgstr "أمر العمل"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"أنت على وشك استخدام مكونات منتهية الصلاحية. \n"
|
||||
"هل تؤكد بأنك ترغب في الاستمرار؟ "
|
||||
"هل تؤكد بأنك ترغب في الاستمرار؟"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"أنت على وشك استخدام المكون %(product_name)s، %(lot_name)s، وهو منتهي الصلاحية. \n"
|
||||
"هل تؤكد بأنك ترغب في الاستمرار؟ "
|
||||
"أنت على وشك استخدام المكون %(product_name)s، %(lot_name)s، وهو منتهي "
|
||||
"الصلاحية. \n"
|
||||
"هل تؤكد بأنك ترغب في الاستمرار؟"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Jumshud Sultanov <cumshud@gmail.com>, 2022
|
||||
# erpgo translator <jumshud@erpgo.az>, 2022
|
||||
# Nurlan Farajov <coolinuxoid@gmail.com>, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Nurlan Farajov <coolinuxoid@gmail.com>, 2025\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Təsdiq edin"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
|
|
@ -34,24 +29,35 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Təsdiq"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Ləğv edin"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Məhsul"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "İstehsal Sifarişi"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -61,17 +67,16 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,72 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Ivan Shakh, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Ivan Shakh, 2024\n"
|
||||
"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: be\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: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Пацвярджэнне"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Скасаваць"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,31 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Nikola Iliev, 2023
|
||||
# Ивайло Малинов <iv.malinov@gmail.com>, 2023
|
||||
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Потвърждение"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
|
|
@ -33,25 +27,37 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Потвърждение"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Отхвърлете"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Продукция"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Производствена поръчка"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,80 +1,84 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2025-02-10 08:27+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \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"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdi"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potvrdi istek"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py
|
||||
#, python-format
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrda"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Odbaci"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Proizvodnja"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Proizvodni nalog"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Radni nalog"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py
|
||||
#, python-format
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py
|
||||
#, python-format
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
|
|
|
|||
|
|
@ -1,26 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Quim - eccit <quim@eccit.com>, 2022
|
||||
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2022
|
||||
# marcescu, 2022
|
||||
# jabelchi, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: jabelchi, 2022\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 04:46+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ca/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Confirmar la caducitat"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmació"
|
||||
|
||||
|
|
@ -44,14 +41,26 @@ msgid "Discard"
|
|||
msgstr "Descartar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producció"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Ordre de producció"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ordre de fabricació"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producció"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,21 +68,20 @@ msgid "Workorder"
|
|||
msgstr "Ordre de treball"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilitzaràs alguns components caducats.\n"
|
||||
"Confirmes que vols continuar?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilitzaràs el component %(product_name)s, %(lot_name)s el qual ha caducat.\n"
|
||||
"Confirmes que vols continuar?"
|
||||
|
|
|
|||
|
|
@ -1,26 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Jiří Podhorecký <jirka.p@volny.cz>, 2022
|
||||
# Michal Veselý <michal@veselyberanek.net>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Aleš Fiala <f.ales1@seznam.cz>, 2024
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Aleš Fiala <f.ales1@seznam.cz>, 2024\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-29 09:07+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/cs/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,12 +28,11 @@ msgstr "Potvrdit"
|
|||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potvrďte vypršení platnosti"
|
||||
msgstr "Potvrzení vypršení platnosti"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrzení"
|
||||
|
||||
|
|
@ -45,15 +42,27 @@ msgid "Discard"
|
|||
msgstr "Zrušit"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Výroba"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovací název"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Výrobní příkaz"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Výroba"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
|
|
@ -62,17 +71,16 @@ msgstr "Pracovní příkaz"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,23 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:19+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Danish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/da/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Bekræft Udløb"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Bekræftelse"
|
||||
|
||||
|
|
@ -41,36 +41,45 @@ msgid "Discard"
|
|||
msgstr "Kassér"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Produktionsordre"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Arbejdsordre"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Du vil bruge nogle udløbet komponenter.\n"
|
||||
"Bekræfter du, at du vil fortsætte ?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Du vil bruge komponenten %(product_name)s, %(lot_name)s som er udløbet.\n"
|
||||
"Bekræfter du, at du vil fortsætte ?"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-31 12:50+0000\n"
|
||||
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
|
||||
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/de/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Ablauf bestätigen"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Bestätigung"
|
||||
|
||||
|
|
@ -41,36 +42,50 @@ msgid "Discard"
|
|||
msgstr "Verwerfen"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigename"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Fertigungsauftrag"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Arbeitsauftrag"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Sie sind im Begriff, einige abgelaufene Komponenten zu verwenden.\n"
|
||||
"Möchten Sie fortfahren?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Sie sind im Begriff, die Komponente %(product_name)s, %(lot_name)s zu verwenden, die abgelaufen ist.\n"
|
||||
"Sie sind im Begriff, die Komponente %(product_name)s, %(lot_name)s zu "
|
||||
"verwenden, die abgelaufen ist.\n"
|
||||
"Möchten Sie fortfahren?"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Sengtha Chay <sengtha@gmail.com>, 2023
|
||||
# Chan Nath <channath@gmail.com>, 2023
|
||||
# Lux Sok <sok.lux@gmail.com>, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Lux Sok <sok.lux@gmail.com>, 2023\n"
|
||||
"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-24 19:23+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Greek <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/el/>\n"
|
||||
"Language: el\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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "បញ្ជាក់"
|
||||
msgstr "Επιβεβαίωση"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
|
|
@ -32,43 +30,56 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "ការបញ្ជាក់"
|
||||
msgstr "Επιβεβαίωση"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "បោះបង់"
|
||||
msgstr "Απόρριψη"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Εντολή Παραγωγής"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "ផលិតកម្ម"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "លំដាប់ផលិតកម្ម"
|
||||
msgstr "Παραγωγή"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
msgstr "Εντολή Εργασίας"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
@ -1,23 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 12:57+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/es/>\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Confirmar caducidad"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmación"
|
||||
|
||||
|
|
@ -41,14 +42,26 @@ msgid "Discard"
|
|||
msgstr "Descartar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producción"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Orden de producción"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Orden de fabricación"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producción"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -56,21 +69,23 @@ msgid "Workorder"
|
|||
msgstr "Orden de trabajo"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilizará algunos componentes caducados.\n"
|
||||
"¿Confirma que desea continuar?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilizará el componente %(product_name)s, %(lot_name)s, el cual está caducado.\n"
|
||||
"Utilizará el componente %(product_name)s, %(lot_name)s, el cual está "
|
||||
"caducado.\n"
|
||||
"¿Confirma que desea continuar?"
|
||||
|
|
|
|||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Fernanda Alvarez, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Fernanda Alvarez (mfar)" <mfar@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Fernanda Alvarez, 2023\n"
|
||||
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-30 17:05+0000\n"
|
||||
"Last-Translator: \"Fernanda Alvarez (mfar)\" <mfar@odoo.com>\n"
|
||||
"Language-Team: Spanish (Latin America) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/mrp_product_expiry/es_419/>\n"
|
||||
"Language: es_419\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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Confirmar caducidad"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmación"
|
||||
|
||||
|
|
@ -42,14 +42,26 @@ msgid "Discard"
|
|||
msgstr "Descartar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producción"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Orden de producción"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Orden de fabricación"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producción"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -57,21 +69,23 @@ msgid "Workorder"
|
|||
msgstr "Orden de trabajo"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilizará algunos componentes caducados.\n"
|
||||
"¿Confirma que desea continuar?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Utilizará el componente %(product_name)s, %(lot_name)s, el cual está caducado.\n"
|
||||
"Utilizará el componente %(product_name)s, %(lot_name)s, el cual está "
|
||||
"caducado.\n"
|
||||
"¿Confirma que desea continuar?"
|
||||
|
|
@ -1,25 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2022
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Kristina Pešehodko <kristina@avalah.ee>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Triine Aavik <triine@avalah.ee>, 2022\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-28 08:54+0000\n"
|
||||
"Last-Translator: Kristina Pešehodko <kristina@avalah.ee>\n"
|
||||
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/et/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -32,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Kinnita aegumine"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Kinnitus"
|
||||
|
||||
|
|
@ -43,36 +41,50 @@ msgid "Discard"
|
|||
msgstr "Loobu"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Tootmine"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Kuva nimi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Tootmistellimus"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Tootmine"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Töökäsk"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Te olete kasutamas komponente, mille kehtivus on lõppenud.\n"
|
||||
"Te olete kasutamas aegunud komponente.\n"
|
||||
"Kas te kinnitate, et soovite jätkata?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Te olete kasutamas komponenti %(product_name)s, %(lot_name)s, mis on "
|
||||
"kehtivuse kaotanud. Kas kinnitate, et soovite jätkata?"
|
||||
"aegunud.\n"
|
||||
"Kas kinnitate, et soovite jätkata?"
|
||||
|
|
|
|||
|
|
@ -1,56 +1,63 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Mohsen Mohammadi <iammohsen.123@gmail.com>, 2023
|
||||
# Hanna Kheradroosta, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "تایید کردن"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "تایید تاریخ انقضاء"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "تاییدیه"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "رها کردن"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "تولید"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "سفارش تولید"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -58,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,26 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
|
||||
# Svante Suominen <svante.suominen@web-veistamo.fi>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Saara Hakanen <sahak@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-02 14:56+0000\n"
|
||||
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/fi/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Vahvista vanheneminen"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Vahvistus"
|
||||
|
||||
|
|
@ -44,14 +42,26 @@ msgid "Discard"
|
|||
msgstr "Hylkää"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Valmistus"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Näyttönimi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "Tunnus"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Valmistustilaus"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Tuotantotilaus"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Valmistus"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,21 +69,22 @@ msgid "Workorder"
|
|||
msgstr "Työtilaus"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Käytät joitakin vanhentuneita komponentteja.\n"
|
||||
"Vahvistatko, että haluat jatkaa?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Käytät komponenttia %(product_name)s, %(lot_name)s, jonka voimassaolo on päättynyt.\n"
|
||||
"Käytät komponenttia %(product_name)s, %(lot_name)s, joka on vanhentunut.\n"
|
||||
"Vahvistatko, että haluat jatkaa?"
|
||||
|
|
|
|||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Jolien De Paepe, 2023\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-15 09:13+0000\n"
|
||||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Confirmer l'expiration"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmation"
|
||||
|
||||
|
|
@ -42,36 +42,50 @@ msgid "Discard"
|
|||
msgstr "Ignorer"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Fabrication"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom d'affichage"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ordre de fabrication"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Production"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Ordre de travail"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Vous allez utiliser des composants périmés.\n"
|
||||
"Confirmez-vous que vous voulez continuer ? "
|
||||
"Vous êtes sur le point d'utiliser des composants périmés.\n"
|
||||
"Êtes-vous sûr de vouloir continuer ?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Vous allez utiliser le composant %(product_name)s, %(lot_name)s qui et périmé.\n"
|
||||
"Confirmez-vous que vous voulez continuer ? "
|
||||
"Vous êtes sur le point d'utiliser le composant %(product_name)s, %"
|
||||
"(lot_name)s qui est périmé.\n"
|
||||
"Êtes-vous sûr de vouloir continuer ?"
|
||||
|
|
|
|||
|
|
@ -1,72 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.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: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Confirm"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Discard"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,77 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Ofir Blum <ofir.blum@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2022
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
|
||||
# Roy Sayag, 2022
|
||||
# Ha Ketem <haketem@gmail.com>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Ha Ketem <haketem@gmail.com>, 2022\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "אשר"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "אישור תפוגה"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "אישור"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "בטל"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "ייצור"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "הוראת ייצור"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "הוראת עבודה"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,29 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2024
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Ujjawal Pathak, 2025\n"
|
||||
"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "पुष्टि करें"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
|
|
@ -33,24 +29,35 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "खारिज करें"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "उत्पादन"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "उत्पादन के आदेश"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -60,17 +67,16 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,73 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Bole <bole@dajmi5.com>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2022\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdi"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potvrdi istek"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrda"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Odbaci"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Proizvodnja"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Proizvodni nalog"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Radni nalog"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,26 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# krnkris, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# gezza <geza.nagy@oregional.hu>, 2022
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Tamás Németh <ntomasz81@gmail.com>, 2022\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-29 19:47+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/hu/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Megerősítés"
|
||||
|
||||
|
|
@ -44,14 +41,26 @@ msgid "Discard"
|
|||
msgstr "Elvetés"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Gyártás"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Termelési rendelés"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Gyártási rendelés"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Gyártás"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,17 +68,18 @@ msgid "Workorder"
|
|||
msgstr "Munkarendelés"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Abe Manyo, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Abe Manyo (abem)" <abem@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Abe Manyo, 2023\n"
|
||||
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 06:07+0000\n"
|
||||
"Last-Translator: \"Abe Manyo (abem)\" <abem@odoo.com>\n"
|
||||
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/id/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Konfirmasi Kadaluwarsa"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Konfirmasi"
|
||||
|
||||
|
|
@ -42,14 +42,26 @@ msgid "Discard"
|
|||
msgstr "Buang"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produksi"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nama Tampilan"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Order Produksi"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Manufacturing Order"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produksi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -57,17 +69,23 @@ msgid "Workorder"
|
|||
msgstr "Workorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Anda akan menggunakan beberapa komponen kadaluwarsa.\n"
|
||||
"Apakah Anda mengonfirmasi Anda ingin melanjutkan?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Anda akan menggunakan komponen %(product_name)s, %(lot_name)s yang sudah "
|
||||
"kadaluwarsa.\n"
|
||||
"Apakah Anda mengonfirmasi Anda ingin melanjutkan?"
|
||||
|
|
|
|||
|
|
@ -1,72 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Kristófer Arnþórsson, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Kristófer Arnþórsson, 2024\n"
|
||||
"Language-Team: Icelandic (https://app.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: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Staðfesta"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Hætta við"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Marianna Ciofani (cima)" <cima@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-14 14:27+0000\n"
|
||||
"Last-Translator: \"Marianna Ciofani (cima)\" <cima@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/it/>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Conferma scadenza"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Conferma"
|
||||
|
||||
|
|
@ -42,36 +42,50 @@ msgid "Discard"
|
|||
msgstr "Abbandona"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produzione"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ordine di produzione"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produzione"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Ordine di lavoro"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Stanno per essere utilizzati alcuni componenti scaduti.\n"
|
||||
"Procedere veramente?"
|
||||
"Stai per utilizzare alcuni componenti scaduti.\n"
|
||||
"Confermi di voler procedere?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Sta per essere utilizzato il componente %(product_name)s, %(lot_name)s che è scaduto.\n"
|
||||
"Procedere veramente?"
|
||||
"Stai per utilizzare il componente%(product_name)s, %(lot_name)s che è "
|
||||
"scaduto.\n"
|
||||
"Confermi di voler procedere?"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Ryoko Tsuda <ryoko@quartile.co>, 2023
|
||||
# Junko Augias, 2025
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Junko Augias, 2025\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-27 05:43+0000\n"
|
||||
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ja/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -34,9 +33,8 @@ msgstr "期限切れ確定"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "確定"
|
||||
msgstr "確認"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -44,15 +42,27 @@ msgid "Discard"
|
|||
msgstr "破棄"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "製造"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "製造オーダ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "生産"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
|
|
@ -61,17 +71,20 @@ msgstr "作業オーダ"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"期限切れの構成品を使用しようとしています。\n"
|
||||
"本当にこのまま進めますか?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"期限切れの構成品%(product_name)s, %(lot_name)sを使用しようとしています。 \n"
|
||||
"本当にこのまま進めますか?"
|
||||
|
|
|
|||
|
|
@ -1,19 +1,21 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: kab\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: no\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -26,8 +28,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -37,13 +39,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -52,17 +66,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
@ -1,77 +1,91 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Linkup <link-up@naver.com>, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Linkup <link-up@naver.com>, 2022\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-17 19:01+0000\n"
|
||||
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
|
||||
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ko/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "승인"
|
||||
msgstr "확인"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "유효기간 승인"
|
||||
msgstr "유효기간 확인"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "확정"
|
||||
msgstr "확인"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "작성 취소"
|
||||
msgstr "취소"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시명"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "제조 주문"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "생산"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "생산 주문"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "작업지시"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"유효기간이 만료된 부품을 사용하려고 합니다.\n"
|
||||
"승인하시겠습니까?"
|
||||
"계속 진행하시겠습니까?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
" %(lot_name)s이 만료된, %(product_name)s부품을 사용하려고 합니다.\n"
|
||||
"승인하시겠습니까?"
|
||||
"사용하시려는 %(product_name)s의 %(lot_name)s에는 유효기간이 만료된 부품이 포"
|
||||
"함되어 있습니다.\n"
|
||||
"계속 진행하시겠습니까?"
|
||||
|
|
|
|||
|
|
@ -1,19 +1,20 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -26,8 +27,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -37,13 +38,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -52,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
@ -1,73 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023\n"
|
||||
"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "ຢືນຢັນ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "ປະລະ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,57 +1,63 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2022
|
||||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Patvirtinti"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Patvirtinti galiojimo laiką"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Patvirtinimas"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Atmesti"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Gamyba"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Gamybos užsakymas"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,31 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Arnis Putniņš <arnis@allegro.lv>, 2022
|
||||
# JanisJanis <jbojars@gmail.com>, 2022
|
||||
# ievaputnina <ievai.putninai@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Apstiprināt"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
|
|
@ -33,25 +27,37 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Apstiprināšana"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Atmest"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Ražošana"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Ražošanas orderis"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -59,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,73 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Niyas Raphy, 2023
|
||||
# Hasna, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Hasna, 2023\n"
|
||||
"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ml\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "സ്ഥിരീകരിക്കുക"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "കാലഹരണപ്പെടൽ സ്ഥിരീകരിക്കുക"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "സ്ഥിരീകരണം"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "നിരസിക്കുക"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "പ്രൊഡക്ഷൻ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "പ്രൊഡക്ഷൻ ഓർഡർ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "വർക്ക് ഓർഡർ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,78 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Batmunkh Ganbat <batmunkh2522@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Minj P <pminj322@gmail.com>, 2022
|
||||
# Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2025\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Батлах"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Хугацаа дууссаныг баталгаажуулах"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Баталгаа"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Үл хэрэгсэх"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Үйлдвэрлэл"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Үйлдвэрлэлийн захиалга"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Ажлын захиалга"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2025-02-10 08:27+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -28,7 +28,6 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -38,13 +37,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -55,17 +66,15 @@ msgstr ""
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,72 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Mehjabin Farsana, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Mehjabin Farsana, 2023\n"
|
||||
"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ms\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Sahkan"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Pengesahan"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Buang"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Pengeluaran"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Arahan kerja"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,19 +1,20 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -26,8 +27,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -37,13 +38,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -52,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
@ -1,26 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jorunn D. Newth, 2022
|
||||
# Cécile Collart <cco@odoo.com>, 2022
|
||||
# Rune Restad, 2024
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Rune Restad, 2024\n"
|
||||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:44+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/nb_NO/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Bekreft utløpstid"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Bekreftelse"
|
||||
|
||||
|
|
@ -44,32 +41,45 @@ msgid "Discard"
|
|||
msgstr "Avbryt"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produksjon"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Produksjonsordre"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produksjon"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Arbeidsordre"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,25 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Jolien De Paepe, 2023\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 09:16+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/nl/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -32,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Bevestig vervallen"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Bevestiging"
|
||||
|
||||
|
|
@ -43,36 +42,50 @@ msgid "Discard"
|
|||
msgstr "Negeren"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Productie"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Productieorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Productie"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Werkorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Je gaat enkele verlopen onderdelen gebruiken.\n"
|
||||
"Je staat op het punt enkele verlopen onderdelen te gebruiken. \n"
|
||||
"Bevestig je dat je wilt doorgaan?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Je gaat het onderdeel %(product_name)s,%(lot_name)sgebruiken, die is verlopen.\n"
|
||||
"Je staat op het punt het onderdeel %(product_name)s, %(lot_name)s te "
|
||||
"gebruiken, die is verlopen.\n"
|
||||
"Bevestig je dat je wilt doorgaan?"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-02-26 11:06+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/pl/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||
"(n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -29,11 +30,11 @@ msgstr "Potwierdź"
|
|||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potwierdź wygaśnięcie"
|
||||
msgstr "Potwierdź przeterminowanie"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potwierdzenie"
|
||||
|
||||
|
|
@ -43,14 +44,26 @@ msgid "Discard"
|
|||
msgstr "Odrzuć"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produkcja"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nazwa wyświetlana"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Zamówienie produkcji"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Zlecenie produkcyjne"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produkcja"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -58,21 +71,23 @@ msgid "Workorder"
|
|||
msgstr "Zlecenie"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Chcesz użyć komponentów, spośród których niektóre wygasły.\n"
|
||||
"Czy chcesz kontynuować?"
|
||||
"Zamierzasz wykorzystać pewne przeterminowane komponenty.\n"
|
||||
"Czy potwierdzasz, że chcesz kontynuować?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Chcesz użyć komponentu %(product_name)s, %(lot_name)s który wygasł. Czy "
|
||||
"chcesz kontynuować?"
|
||||
"Zamierzasz wykorzystać komponent %(product_name)s, %(lot_name)s , który jest "
|
||||
"przeterminowany.\n"
|
||||
"Czy potwierdzasz, że chcesz kontynuować?"
|
||||
|
|
|
|||
|
|
@ -1,26 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Manuela Silva <mmsrs@sky.com>, 2022
|
||||
# Pedro Castro Silva <pedrocs@exo.pt>, 2022
|
||||
# Nuno Silva <nuno.silva@arxi.pt>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:44+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/pt/>\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,46 +27,64 @@ msgstr "Confirmar"
|
|||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
msgstr "Confirmar expiração"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmação"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Descartar"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ordem de produção"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produção"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Ordem de Produção"
|
||||
msgstr "Fabricação"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
msgstr "Ordem de trabalho"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Você está prestes a usar alguns componentes vencidos.\n"
|
||||
"Tem certeza de que deseja continuar?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Você está prestes a usar o componente %(product_name)s, %(lot_name)s, que "
|
||||
"está vencido.\n"
|
||||
"Tem certeza de que deseja continuar?"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Kevilyn Rosa, 2023
|
||||
# Layna Nascimento, 2023
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Maitê Dietze (madi)" <madi@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Layna Nascimento, 2023\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-10 15:47+0000\n"
|
||||
"Last-Translator: \"Maitê Dietze (madi)\" <madi@odoo.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/mrp_product_expiry/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -29,48 +28,64 @@ msgstr "Confirmar"
|
|||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Confirmar Expiração"
|
||||
msgstr "Confirmar expiração"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmação"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Descartar"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Exibir nome"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ordem de produção"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produção"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Ordem de Produção"
|
||||
msgstr "Fabricação"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "ordem de trabalho"
|
||||
msgstr "Ordem de trabalho"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Você está prestes a usar alguns componentes vencidos.\n"
|
||||
"Tem certeza de que deseja continuar?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Você vai usar o componente %(product_name)s, %(lot_name)s que está expirado.\n"
|
||||
"Você está prestes a usar o componente %(product_name)s, %(lot_name)s, que "
|
||||
"está vencido.\n"
|
||||
"Tem certeza de que deseja continuar?"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Foldi Robert <foldirobert@nexterp.ro>, 2022\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-25 02:34+0000\n"
|
||||
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ro/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -32,45 +31,61 @@ msgid "Confirm Expiry"
|
|||
msgstr "Confirmare Expirare"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Confirmare"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Abandonează"
|
||||
msgstr "Renunță"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume de Afișare"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Comandă de producție"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Producție"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Comanda de Producție"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Comandă de lucru"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Vei folosi unele componente expirate.\n"
|
||||
"Confirmă că vrei să continui ?"
|
||||
"Urmează să folosiți unele componente expirate.\n"
|
||||
"Confirmați că doriți să continuați?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Urmează să folosiți componenta %(product_name)s, %(lot_name)s care este "
|
||||
"expirată.\n"
|
||||
"Confirmați că doriți să continuați?"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,27 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# alenafairy, 2023
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-03 08:33+0000\n"
|
||||
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
|
||||
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/ru/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -32,8 +34,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Подтвердить истечение срока действия"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Подтверждение"
|
||||
|
||||
|
|
@ -42,33 +44,54 @@ msgstr "Подтверждение"
|
|||
msgid "Discard"
|
||||
msgstr "Отменить"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Заказ на производство"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Производство"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Производственный заказ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Производственное задание"
|
||||
msgstr "Этап производства"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Вы собираетесь использовать некоторые просроченные компоненты.\n"
|
||||
"Вы подтверждаете, что хотите продолжить?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Вы собираетесь использовать компонент %(product_name)s, %(lot_name)s, срок "
|
||||
"действия которого истек.\n"
|
||||
"Вы подтверждаете, что хотите продолжить?"
|
||||
|
||||
#~ msgid "Production Order"
|
||||
#~ msgstr "Заказ на производство"
|
||||
|
|
|
|||
|
|
@ -1,76 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Tomáš Píšek, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Tomáš Píšek, 2025\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdiť"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potvrdiť exspiráciu"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrdenie"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Zrušiť"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Výroba"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Výrobná objednávka"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Pracovná objednávka"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# matjaz k <matjaz@mentis.si>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:24+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/sl/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potrditev"
|
||||
|
||||
|
|
@ -42,32 +42,45 @@ msgid "Discard"
|
|||
msgstr "Opusti"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Proizvodnja"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Proizvodni nalog"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Proizvodnja"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,19 +1,20 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-30 18:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -26,8 +27,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -37,13 +38,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -52,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,75 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022
|
||||
# Milan Bojovic <mbojovic@outlook.com>, 2023
|
||||
# コフスタジオ, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: コフスタジオ, 2024\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Confirm Expiry"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrda"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Poništi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Proizvodnja"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Nalog za proizvodnju"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Workorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,19 +1,20 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -26,8 +27,8 @@ msgid "Confirm Expiry"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -37,13 +38,25 @@ msgid "Discard"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
|
|
@ -52,17 +65,18 @@ msgid "Workorder"
|
|||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
|
|
@ -1,26 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2022
|
||||
# Leif Persson <leifpz54@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Simon S, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Simon S, 2022\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:15+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/sv/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "Bekräfta utgång"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Bekräftelse"
|
||||
|
||||
|
|
@ -44,36 +41,50 @@ msgid "Discard"
|
|||
msgstr "Avbryt"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Tillverkningsorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Produktion"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Arbetsorder"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Du kommer att använda några utgångna komponener.\n"
|
||||
"Du kommer att använda några utgångna komponenter.\n"
|
||||
"Bekräftar du att du vill fortsätta?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Du kommer att använda komponenten %(product_name)s, %(lot_name)s som är utgången.\n"
|
||||
"Du kommer att använda komponenten%(product_name)s, %(lot_name)s som har gått "
|
||||
"ut.\n"
|
||||
"Bekräftar du att du vill fortsätta?"
|
||||
|
|
|
|||
|
|
@ -1,68 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sw\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,68 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ta\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
msgstr ""
|
||||
|
|
@ -1,24 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wichanon Jamwutthipreecha, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Wichanon Jamwutthipreecha, 2022\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:37+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/th/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -31,8 +30,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "ยืนยันวันหมดอายุ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "การยืนยัน"
|
||||
|
||||
|
|
@ -42,14 +41,26 @@ msgid "Discard"
|
|||
msgstr "ละทิ้ง"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "การผลิต"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "คำสั่งผลิต"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "ใบสั่งผลิต"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "การผลิต"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -57,21 +68,22 @@ msgid "Workorder"
|
|||
msgstr "คำสั่งงาน"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"คุณจะใช้ส่วนประกอบที่หมดอายุบางส่วน\n"
|
||||
"คุณยืนยันว่าต้องการดำเนินการต่อหรือไม่?"
|
||||
"คุณกำลังจะใช้ส่วนประกอบที่หมดอายุแล้วบางส่วน\n"
|
||||
"คุณยังยืนยันว่าต้องการดำเนินการต่อ?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"คุณกำลังจะใช้ส่วนประกอบ %(product_name)s %(lot_name)s ที่หมดอายุ\n"
|
||||
"ยืนยันว่าคุณจะดำเนินการ?"
|
||||
"คุณจะใช้ส่วนประกอบ %(product_name)s %(lot_name)s ที่หมดอายุแล้ว\n"
|
||||
"คุณยังยืนยันว่าต้องการดำเนินการต่อ?"
|
||||
|
|
|
|||
|
|
@ -1,26 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# abc Def <hdogan1974@gmail.com>, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Tugay Hatıl <tugayh@projetgrup.com>, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
|
||||
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Tugay Hatıl <tugayh@projetgrup.com>, 2022\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-21 14:46+0000\n"
|
||||
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/tr/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,47 +33,61 @@ msgid "Confirm Expiry"
|
|||
msgstr "Sona Ermeyi Onayla"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Doğrulama"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Vazgeç"
|
||||
msgstr "Sil"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "İsim Göster"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Üretim Emri"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Üretim"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Üretim Emri"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "İş emri"
|
||||
msgstr "İş Emri"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Süresi dolmuş bazı bileşenleri kullanacaksınız.\n"
|
||||
"Son kullanma tarihi geçmiş bazı bileşenleri kullanmak üzeresiniz.\n"
|
||||
"Devam etmek istediğinizi onaylıyor musunuz?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Süresi dolan %(product_name)s, %(lot_name)s bileşenini kullanacaksınız.\n"
|
||||
"Son kullanma tarihi geçmiş %(product_name)s, %(lot_name)s bileşenini "
|
||||
"kullanacaksınız.\n"
|
||||
"Devam etmek istediğinizi onaylıyor musunuz?"
|
||||
|
|
|
|||
|
|
@ -1,77 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Confirm"
|
||||
msgstr "Підтвердити"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Підтвердити термін дії"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Підтвердження"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
msgid "Discard"
|
||||
msgstr "Відмінити"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Виробництво"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Замовлення на виробництво"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
msgstr "Робоче замовлення"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Ви збираєтесь використати деякі протерміновані компоненти.\n"
|
||||
"Ви підтверджуєте, що хочете продоавжити?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Ви збираєтес використати компонент %(product_name)s, %(lot_name)s, який є протермінованим .\n"
|
||||
"Ви підтверджуєте, що хочете продовжити?"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,105 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
#
|
||||
# Translated by:
|
||||
# Deepvision - info@deepvision.uz | +998 77-093-0007
|
||||
# Amon Olimov - amon.bars@gmail.com
|
||||
# Jonibek Yorqulov - j.yorqulov@deepvision.uz
|
||||
# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: uz\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Tasdiqlash"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||||
#, fuzzy
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Muddati o‘tganini tasdiqlash"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, fuzzy
|
||||
msgid "Confirmation"
|
||||
msgstr "Tasdiqlash"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
#, fuzzy
|
||||
msgid "Discard"
|
||||
msgstr "Bekor qilish"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
#, fuzzy
|
||||
msgid "Display Name"
|
||||
msgstr "Ko‘rsatiladigan nom"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
#, fuzzy
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
#, fuzzy
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Ishlab chiqarish buyurtmasi"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
#, fuzzy
|
||||
msgid "Production"
|
||||
msgstr "Ishlab chiqarish"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
#, fuzzy
|
||||
msgid "Workorder"
|
||||
msgstr "Ish buyrug‘i"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Siz muddati o‘tgan ba'zi komponentlardan foydalanmoqchisiz. Davom etishni "
|
||||
"xohlayotganingizni tasdiqlaysizmi?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Siz muddati o‘tgan %(product_name)s, %(lot_name)s komponentidan "
|
||||
"foydalanmoqchisiz. Davom etishni xohlayotganingizni tasdiqlaysizmi?"
|
||||
|
|
@ -1,24 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Thi Huong Nguyen, 2025
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Thi Huong Nguyen, 2025\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 06:07+0000\n"
|
||||
"Last-Translator: \"Thi Huong Nguyen (thng)\" <thng@odoo.com>\n"
|
||||
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_product_expiry/vi/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,7 +33,6 @@ msgstr "Xác nhận ngày hết hạn"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Xác nhận"
|
||||
|
||||
|
|
@ -43,15 +42,27 @@ msgid "Discard"
|
|||
msgstr "Huỷ bỏ"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Sản xuất"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Lệnh sản xuất"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "Sản xuất"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
|
|
@ -60,21 +71,20 @@ msgstr "Công đoạn"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Bạn sắp dùng một số thành phần hết hạn.\n"
|
||||
"Bạn có xác nhận muốn tiếp tục không? "
|
||||
"Bạn có xác nhận muốn tiếp tục không?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Bạn sắp dùng thành phần %(product_name)s, %(lot_name)s đã hết hạn.\n"
|
||||
"Bạn có xác nhận muốn tiếp tục không? "
|
||||
"Bạn có xác nhận muốn tiếp tục không?"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-20 09:50+0000\n"
|
||||
"Last-Translator: \"Chloe Wang (chwa)\" <chwa@odoo.com>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/mrp_product_expiry/zh_Hans/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -30,8 +31,8 @@ msgid "Confirm Expiry"
|
|||
msgstr "确认到期"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "确认"
|
||||
|
||||
|
|
@ -41,14 +42,26 @@ msgid "Discard"
|
|||
msgstr "丢弃"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "生产"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "生产订单"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "制造订单"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "生产"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
|
|
@ -56,21 +69,22 @@ msgid "Workorder"
|
|||
msgstr "工单"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"您将使用一些过期的组件。\n"
|
||||
"您确定要继续吗?"
|
||||
"将使用某些过期组件。\n"
|
||||
"确认继续?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"您将使用已过期的组件%(product_name)s,%(lot_name)s。\n"
|
||||
"您确定要继续吗?"
|
||||
"将使用过期组件%(product_name)s,%(lot_name)s。\n"
|
||||
"确认继续?"
|
||||
|
|
|
|||
|
|
@ -1,24 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# * mrp_product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2025\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 08:10+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/mrp_product_expiry/zh_Hant/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||||
|
|
@ -33,7 +35,6 @@ msgstr "確認採用過期組件"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "確認"
|
||||
|
||||
|
|
@ -43,15 +44,27 @@ msgid "Discard"
|
|||
msgstr "捨棄"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "生產"
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "顯示名稱"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_mrp_production__id
|
||||
msgid "ID"
|
||||
msgstr "識別號"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "製造訂單"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||||
msgid "Production"
|
||||
msgstr "生產"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||||
msgid "Workorder"
|
||||
|
|
@ -60,21 +73,20 @@ msgstr "工單"
|
|||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use some expired components.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"您將使用一些過期的組件。\n"
|
||||
"是否確認要繼續?"
|
||||
"你將要使用一些過期的組件。\n"
|
||||
"確定要繼續?"
|
||||
|
||||
#. module: mrp_product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is "
|
||||
"expired.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"您將使用已過期的組件%(product_name)s, %(lot_name)s\n"
|
||||
"是否確認要繼續?"
|
||||
"你將要使用的組件(%(product_name)s,%(lot_name)s)已過期。\n"
|
||||
"確定要繼續?"
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@
|
|||
from odoo import models, _
|
||||
|
||||
|
||||
class MrpWorkorder(models.Model):
|
||||
class MrpProduction(models.Model):
|
||||
_inherit = 'mrp.production'
|
||||
|
||||
def _pre_button_mark_done(self):
|
||||
def pre_button_mark_done(self):
|
||||
confirm_expired_lots = self._check_expired_lots()
|
||||
if confirm_expired_lots:
|
||||
return confirm_expired_lots
|
||||
return super()._pre_button_mark_done()
|
||||
return super().pre_button_mark_done()
|
||||
|
||||
def _check_expired_lots(self):
|
||||
# We use the 'skip_expired' context key to avoid to make the check when
|
||||
|
|
@ -25,6 +25,7 @@ class MrpWorkorder(models.Model):
|
|||
'type': 'ir.actions.act_window',
|
||||
'res_model': 'expiry.picking.confirmation',
|
||||
'view_mode': 'form',
|
||||
'views': [(False, 'form')],
|
||||
'target': 'new',
|
||||
'context': self._get_expired_context(expired_lot_ids),
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
from datetime import datetime, timedelta
|
||||
from odoo.addons.stock.tests.common import TestStockCommon
|
||||
from odoo.tests.common import Form
|
||||
from odoo.tests import Form
|
||||
from odoo.exceptions import UserError
|
||||
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ class TestStockLot(TestStockCommon):
|
|||
# Creates a tracked product using expiration dates.
|
||||
cls.product_apple = cls.ProductObj.create({
|
||||
'name': 'Apple',
|
||||
'type': 'product',
|
||||
'is_storable': True,
|
||||
'tracking': 'lot',
|
||||
'use_expiration_date': True,
|
||||
'expiration_time': 10,
|
||||
|
|
@ -27,13 +27,11 @@ class TestStockLot(TestStockCommon):
|
|||
lot_form = Form(cls.LotObj)
|
||||
lot_form.name = 'good-apple-lot'
|
||||
lot_form.product_id = cls.product_apple
|
||||
lot_form.company_id = cls.env.company
|
||||
cls.lot_good_apple = lot_form.save()
|
||||
# Creates an expired apple lot.
|
||||
lot_form = Form(cls.LotObj)
|
||||
lot_form.name = 'expired-apple-lot-01'
|
||||
lot_form.product_id = cls.product_apple
|
||||
lot_form.company_id = cls.env.company
|
||||
cls.lot_expired_apple = lot_form.save()
|
||||
lot_form = Form(cls.lot_expired_apple) # Edits the lot to make it expired.
|
||||
lot_form.expiration_date = datetime.today() - timedelta(days=10)
|
||||
|
|
@ -42,7 +40,7 @@ class TestStockLot(TestStockCommon):
|
|||
# Creates a producible product and its BOM.
|
||||
cls.product_apple_pie = cls.ProductObj.create({
|
||||
'name': 'Apple Pie',
|
||||
'type': 'product',
|
||||
'is_storable': True,
|
||||
})
|
||||
cls.bom_apple_pie = cls.env['mrp.bom'].create({
|
||||
'product_id': cls.product_apple_pie.id,
|
||||
|
|
@ -57,15 +55,6 @@ class TestStockLot(TestStockCommon):
|
|||
|
||||
cls.location_stock = cls.env['stock.location'].browse(cls.stock_location)
|
||||
|
||||
# Creation of a routing
|
||||
cls.workcenter = cls.env['mrp.workcenter'].create({
|
||||
'name': 'Bakery',
|
||||
'default_capacity': 2,
|
||||
'time_start': 10,
|
||||
'time_stop': 5,
|
||||
'time_efficiency': 80,
|
||||
})
|
||||
|
||||
def test_01_product_produce(self):
|
||||
""" Checks user doesn't get a confirmation wizard when they produces with
|
||||
no expired components. """
|
||||
|
|
@ -81,8 +70,8 @@ class TestStockLot(TestStockCommon):
|
|||
mo_form.qty_producing = 1
|
||||
mo = mo_form.save()
|
||||
details_operation_form = Form(mo.move_raw_ids[0], view=self.env.ref('stock.view_stock_move_operations'))
|
||||
with details_operation_form.move_line_ids.new() as ml:
|
||||
ml.qty_done = 3
|
||||
with details_operation_form.move_line_ids.edit(0) as ml:
|
||||
ml.quantity = 3
|
||||
ml.lot_id = self.lot_good_apple
|
||||
details_operation_form.save()
|
||||
res = mo.button_mark_done()
|
||||
|
|
@ -104,8 +93,8 @@ class TestStockLot(TestStockCommon):
|
|||
mo_form.qty_producing = 1
|
||||
mo = mo_form.save()
|
||||
details_operation_form = Form(mo.move_raw_ids[0], view=self.env.ref('stock.view_stock_move_operations'))
|
||||
with details_operation_form.move_line_ids.new() as ml:
|
||||
ml.qty_done = 3
|
||||
with details_operation_form.move_line_ids.edit(0) as ml:
|
||||
ml.quantity = 3
|
||||
ml.lot_id = self.lot_expired_apple
|
||||
details_operation_form.save()
|
||||
res = mo.button_mark_done()
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
from odoo import api, fields, models, _
|
||||
|
||||
|
||||
class ConfirmExpiry(models.TransientModel):
|
||||
class ExpiryPickingConfirmation(models.TransientModel):
|
||||
_inherit = 'expiry.picking.confirmation'
|
||||
|
||||
production_ids = fields.Many2many('mrp.production', readonly=True)
|
||||
|
|
@ -19,25 +19,25 @@ class ConfirmExpiry(models.TransientModel):
|
|||
# For multiple expired lots, they are listed in the wizard view.
|
||||
self.description = _(
|
||||
"You are going to use some expired components."
|
||||
"\nDo you confirm you want to proceed ?"
|
||||
"\nDo you confirm you want to proceed?"
|
||||
)
|
||||
else:
|
||||
# For one expired lot, its name is written in the wizard message.
|
||||
self.description = _(
|
||||
"You are going to use the component %(product_name)s, %(lot_name)s which is expired."
|
||||
"\nDo you confirm you want to proceed ?",
|
||||
"\nDo you confirm you want to proceed?",
|
||||
product_name=self.lot_ids.product_id.display_name,
|
||||
lot_name=self.lot_ids.name,
|
||||
)
|
||||
else:
|
||||
super(ConfirmExpiry, self)._compute_descriptive_fields()
|
||||
super()._compute_descriptive_fields()
|
||||
|
||||
def confirm_produce(self):
|
||||
ctx = dict(self._context, skip_expired=True)
|
||||
ctx = dict(self.env.context, skip_expired=True)
|
||||
ctx.pop('default_lot_ids')
|
||||
return self.production_ids.with_context(ctx).button_mark_done()
|
||||
|
||||
def confirm_workorder(self):
|
||||
ctx = dict(self._context, skip_expired=True)
|
||||
ctx = dict(self.env.context, skip_expired=True)
|
||||
ctx.pop('default_lot_ids')
|
||||
return self.workorder_id.with_context(ctx).record_production()
|
||||
|
|
|
|||
|
|
@ -11,30 +11,30 @@
|
|||
<field name="workorder_id" invisible="1"/>
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='process']" position="attributes">
|
||||
<attribute name="attrs">{'invisible': [('picking_ids', '=', [])]}</attribute>
|
||||
<attribute name="invisible">not picking_ids</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='process_no_expired']" position="attributes">
|
||||
<attribute name="attrs">{'invisible': [('picking_ids', '=', [])]}</attribute>
|
||||
<attribute name="invisible">not picking_ids</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//button[@special='cancel']" position="attributes">
|
||||
<attribute name="attrs">{'invisible': [('production_ids', '!=', [])]}</attribute>
|
||||
<attribute name="invisible">production_ids</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='process']" position="after">
|
||||
<!-- From Produce Product wizard -->
|
||||
<button name="confirm_produce"
|
||||
<button name="confirm_produce" data-hotkey="q"
|
||||
string="Confirm"
|
||||
type="object"
|
||||
attrs="{'invisible': [('production_ids', '=', [])]}"
|
||||
invisible="not production_ids"
|
||||
class="btn-primary"/>
|
||||
<button special="cancel" data-hotkey="z"
|
||||
<button special="cancel" data-hotkey="x"
|
||||
string="Discard"
|
||||
attrs="{'invisible': [('production_ids', '=', [])]}"
|
||||
invisible="not production_ids"
|
||||
class="btn-secondary"/>
|
||||
<!-- From a Workorder -->
|
||||
<button name="confirm_workorder"
|
||||
string="Confirm"
|
||||
type="object"
|
||||
attrs="{'invisible': [('workorder_id', '=', False)]}"
|
||||
invisible="not workorder_id"
|
||||
class="btn-primary"/>
|
||||
</xpath>
|
||||
</field>
|
||||
|
|
|
|||
|
|
@ -1,13 +1,15 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-mrp_product_expiry"
|
||||
version = "16.0.0"
|
||||
description = "Manufacturing Expiry - Manufacturing Expiry"
|
||||
description = "Manufacturing Expiry -
|
||||
Manufacturing Expiry
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-mrp>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-product_expiry>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-mrp>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-product_expiry>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -17,7 +19,7 @@ classifiers = [
|
|||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Office/Business",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue