mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 08:32:02 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -10,38 +10,16 @@ pip install odoo-bringout-oca-ocb-sale_project_stock
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- sale_project
|
||||
- sale_stock
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: Sale Project - Sale Stock
|
||||
- **Version**: 1.0
|
||||
- **Category**: Sales
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: False
|
||||
- project_stock_account
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `sale_project_stock`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/sale_project_stock
|
||||
|
||||
## 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.
|
||||
|
|
|
|||
|
|
@ -1,13 +1,16 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-sale_project_stock"
|
||||
version = "16.0.0"
|
||||
description = "Sale Project - Sale Stock - Adds a full traceability of inventory operations on the profitability report."
|
||||
description = "Sale Project - Sale Stock -
|
||||
Adds a full traceability of inventory operations on the profitability report.
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-sale_project>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-sale_stock>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-sale_project>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-sale_stock>=19.0.0",
|
||||
"TODO_MAP-project_stock_account>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -17,7 +20,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",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6,9 +6,10 @@
|
|||
'version': '1.0',
|
||||
'description': 'Adds a full traceability of inventory operations on the profitability report.',
|
||||
'summary': 'Adds a full traceability of inventory operations on the profitability report.',
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
'category': 'Sales',
|
||||
'depends': ['sale_project', 'sale_stock'],
|
||||
'depends': ['sale_project', 'sale_stock', 'project_stock_account'],
|
||||
'data': [
|
||||
'views/stock_move_views.xml',
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\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"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\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"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,47 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Malaz Abuidris <msea@odoo.com>, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2023\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-13 12:17+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "المُعرف"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "لم يتم العثور على حركة مخزون "
|
||||
msgstr "لم يتم العثور على حركة مخزون"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "المشروع"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "بند أمر المبيعات"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "حركة المخزون"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"تم إلغاء أمر البيع %(order)s المرتبط بالمشروع %(project)s. لا يمكنك تصديق "
|
||||
"عملية انتقاء من المخزون لأمر بيع ملغي."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"أمر البيع %(order)s المرتبط بالمشروع %(project)s مقفل حالياً. لا يمكنك تصديق "
|
||||
"عملية انتقاء من المخزون لأمر بيع مقفل. يرجى إنشاء أمر بيع جديد مرتبط بهذا "
|
||||
"المشروع."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"يجب تصديق أمر البيع %(order)s المرتبط بالمشروع %(project)s قبل تصديق عملية "
|
||||
"الانتقاء من المخزون."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"تمنحك هذه القائمة قابلية تتبع عمليات المخزون بشكل كامل\n"
|
||||
" لمنتج محدد. بإمكانك التصفية حسب المنتج لرؤية \n"
|
||||
" كافة التحركات السابقة للمنتج. "
|
||||
" كافة التحركات السابقة للمنتج."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "تحويل"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "التحويلات "
|
||||
msgstr "التحويلات"
|
||||
|
|
|
|||
|
|
@ -1,44 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Jumshud Sultanov <cumshud@gmail.com>, 2022
|
||||
# erpgo translator <jumshud@erpgo.az>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: erpgo translator <jumshud@erpgo.az>, 2022\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Satış Sifarişi Sətri"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Transferlər"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,47 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
# aleksandar ivanov, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: aleksandar ivanov, 2023\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Ред на поръчка за продажби"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"С това меню можете да проследявате изцяло операциите по\n"
|
||||
" инвентаризацията на определен продукт. Можете да филтрирате продукта,\n"
|
||||
" за да видите всичките му минали и бъдещи движения."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Трансфери"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,46 +1,99 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-06-09 14:06+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nije nađeno skladišno kretanje"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Stavka prodajnog naloga"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
" Ovaj meni nudi punu sljedivost skladišnih\n"
|
||||
" operacija određenog proizvoda. Moguće je filtrirati na proizvodu\n"
|
||||
" kako bi vidjeli sve prošle ili buduće skladišne prijenose proizvoda."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Prijenosi"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,47 +1,107 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Jonatan Gk, 2022
|
||||
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2022
|
||||
# Quim - eccit <quim@eccit.com>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Quim - eccit <quim@eccit.com>, 2022\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 02:31+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "No s' ha trobat cap moviment a la pila principal"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Línia comanda de venda"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Moviment d'estoc"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"La comanda de venda %(order)s vinculada al projecte %(project)s està "
|
||||
"cancel·lada. No és possible validar un picking d'estoc en una comanda de "
|
||||
"venda cancel·lada."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"La comanda de venda %(order)s vinculada al projecte %(project)s s'ha de "
|
||||
"validar abans de validar el picking d'estoc."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Aquest menú li ofereix la traçabilitat completa de les operacions d'estoc "
|
||||
"d'un producte específic. Pot filtrar el producte per veure tots els "
|
||||
"moviments passats o futurs d'aquest."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferència"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,47 +1,103 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jiří Podhorecký, 2022
|
||||
# SlavekB <slavek.banko@axis.cz>, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: SlavekB <slavek.banko@axis.cz>, 2023\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-29 09:08+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovací název"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nenalezen žádný přesun zásob"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Řádek zakázky"
|
||||
msgstr "Položka prodejní objednávky"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Pohyb zásob"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Toto menu vám dává plnou sledovatelnost operací inventáře na konkrétním "
|
||||
"produktu. Můžete filtrovat produkt a zobrazit všechny minulé nebo budoucí "
|
||||
"pohyby produktu."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Převod"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,44 +1,109 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:14+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Danish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Ingen lagerbevægelse fundet"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Salgsordrelinje"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Lagerbevægelse"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Salgsordren %(order)s knyttet til projektet %(project)s er annulleret. Du "
|
||||
"kan ikke validere en lagerplukning på en annulleret salgsordre."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Salgsordren %(order)s knyttet til projektet %(project)s er pt. låst. Du kan "
|
||||
"ikke validere en lagerplukning på en låst salgsordre. Opret venligst en ny "
|
||||
"salgsordre knyttet til dette projekt."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Salgsordren %(order)s knyttet til projektet %(project)s skal valideres, "
|
||||
"inden du kan validere lagerplukningen."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Denne menu giver dig fuld sporbarhed over inventar\n"
|
||||
" operationer for et specifikt produkt. Du kan filtrere på produktet\n"
|
||||
" for at se alle tidligere og fremtidige bevægelser for produktet."
|
||||
"Denne menu giver dig fuld sporbarhed af\n"
|
||||
" lageroperationer for et specifikt produkt. Du kan filtrere "
|
||||
"efter produktet\n"
|
||||
" for at se alle tidligere og kommende bevægelser."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Overfør"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,46 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-28 10:56+0000\n"
|
||||
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
|
||||
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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.14.3\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigename"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Keine Lagerbuchung gefunden"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Verkaufsauftragszeile"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Lagerbuchung"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Der mit dem Projekt %(project)s verbundene Verkaufsauftrag %(order)s wurde "
|
||||
"storniert. Sie können keine Bestandskommissionierung für einen stornierten "
|
||||
"Verkaufsauftrag validieren."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Der mit dem Projekt %(project)s verbundene Verkaufsauftrag %(order)s ist "
|
||||
"derzeit gesperrt. Sie können keine Bestandskommissionierung für einen "
|
||||
"gesperrten Verkaufsauftrag validieren. Erstellen Sie einen neuen mit diesem "
|
||||
"Projekt verbundenen Verkaufsauftrag."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Der mit dem Projekt %(project)s verbundene Verkaufsauftrag %(order)s muss "
|
||||
"vor der Bestätigung der Bestandskommissionierung validiert werden."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Durch diese Anwendung können Sie sämtliche Lieferungen und\n"
|
||||
" Bestandsänderungen Ihrer Produkte verfolgen. Suchen sie einfach\n"
|
||||
" das Produkt und verfolgen Sie die gesamte Liefer- und \n"
|
||||
" Auftragshistorie der Vergangenheit und Zukunft."
|
||||
"Dieses Menü bietet eine vollständige Nachverfolgbarkeit der Lagervorgänge\n"
|
||||
" eines bestimmten Produkts. Sie können nach dem Produkt "
|
||||
"filtern,\n"
|
||||
" um alle vergangenen und zukünftigen Bewegungen dieses "
|
||||
"Produkts anzuzeigen."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Weiterleiten"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -0,0 +1,105 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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/"
|
||||
"sale_project_stock/el/>\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Δεν βρέθηκε κίνηση αποθέματος"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Γραμμή Παραγγελίας"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Κίνηση Αποθέματος"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Αυτό το μενού σας παρέχει πλήρη ιχνηλασιμότητα των αποθεματικών\n"
|
||||
" κινήσεων για ένα συγκεκριμένο προϊόν. Μπορείτε να φιλτράρετε "
|
||||
"ανά προϊόν\n"
|
||||
" για να δείτε όλες τις προηγούμενες ή μελλοντικές "
|
||||
"μετακινήσεις του προϊόντος."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Μεταφορά"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Μετακινήσεις"
|
||||
|
|
@ -1,46 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 13:03+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "No se encontró movimiento de stock"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Proyecto"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Línea de pedido de venta"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimiento de stock"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"El pedido de venta %(order)s vinculado al proyecto %(project)s está "
|
||||
"cancelado. No puede validar una preparación de stock en un pedido de venta "
|
||||
"cancelado."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"El pedido de venta %(order)s relacionado con el proyecto %(project)s está "
|
||||
"bloqueado. No puede validar la preparación de stock en un pedido de venta "
|
||||
"bloqueado, cree un nuevo pedido de venta vinculado a este proyecto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Debe validar el pedido de venta %(order)s vinculado al proyecto %(project)s "
|
||||
"antes de validar la preparación de stock."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Este menú le ofrece la trazabilidad completa de las operaciones de stock \n"
|
||||
" de un producto específico. Puede filtrar el producto\n"
|
||||
" para ver todos los movimientos pasados o futuros del mismo."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferir"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Fernanda Alvarez (mfar)" <mfar@odoo.com>, 2025.
|
||||
# "Patricia Gutiérrez (pagc)" <pagc@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-11 00:37+0000\n"
|
||||
"Last-Translator: \"Patricia Gutiérrez (pagc)\" <pagc@odoo.com>\n"
|
||||
"Language-Team: Spanish (Latin America) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/sale_project_stock/es_419/>\n"
|
||||
"Language: es_419\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "No se encontró ningún movimiento de existencias"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Proyectos"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Línea de la orden de venta"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimiento de stock"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"La orden de venta %(order)s vinculada al proyecto %(project)s está "
|
||||
"cancelada. No puede validar una recolección de existencias en una orden de "
|
||||
"venta cancelada."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"La orden de venta %(order)s relacionada con el proyecto %(project)s está "
|
||||
"bloqueada. No puede validar la recolección de stock en una orden de venta "
|
||||
"bloqueada, cree una nueva orden de venta vinculada a este proyecto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Debe validar la orden de venta %(order)s vinculada al proyecto %(project)s "
|
||||
"antes de validar la recolección de existencias."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Este menú le ofrece trazabilidad completa de las operaciones de inventario \n"
|
||||
" de un producto específico. Puede filtrar el producto\n"
|
||||
" para ver todos los movimientos pasados o futuros del mismo."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferir"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Traslados"
|
||||
|
|
@ -1,46 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "No se encontró ningún movimiento de existencias"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Línea de la orden de venta"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Este menú le ofrece la trazabilidad completa de las operaciones de inventario \n"
|
||||
" de un producto específico. Puede filtrar el producto\n"
|
||||
" para ver todos los movimientos pasados o futuros del mismo."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Traslados"
|
||||
|
|
@ -1,46 +1,109 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2022
|
||||
# Piia Paurson <piia@avalah.ee>, 2022
|
||||
# Egon Raamat <egon@avalah.ee>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Kristina Pešehodko <kristina@avalah.ee>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Egon Raamat <egon@avalah.ee>, 2022\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-29 13:31+0000\n"
|
||||
"Last-Translator: Kristina Pešehodko <kristina@avalah.ee>\n"
|
||||
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Kuva nimi"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Laosiirdeid ei leitud"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Müügitellimuse rida"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Laoliikumine"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Müügitellimus %(order)s mis on seotud projektiga %(project)s on tühistatud. "
|
||||
"Tühistatud müügitellimusele ei ole lubatud korjet teha."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Müügitellimus %(order)s mis on seotud projektiga %(project)s , on hetkel "
|
||||
"lukustatud. Te ei saa lukustatud müügitellimusele lao korjet teha. Palun "
|
||||
"looge uus projektiga seotud müügitellimus."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Müügitellimus %(order)s, mis on seotud projektiga %(project)s peab olema "
|
||||
"valideeritud enne lao korje valideerimist."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"See menüü annab teile konkreetse toote laoseisu täieliku jälgitavuse. Saate "
|
||||
"toote filtreerida, et näha kõiki toote varasemaid või tulevasi liikumisi."
|
||||
"See menüü annab teile konkreetse toote laoseisu\n"
|
||||
" täieliku jälgitavuse. Saate toote filtreerida, "
|
||||
"et näha kõiki toote\n"
|
||||
" varasemaid või tulevasi liikumisi."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Siire"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,47 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Hamid Darabi, 2023
|
||||
# Hanna Kheradroosta, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Hanna Kheradroosta, 2023\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "هیچ انتقال موجودی پیدا نشد"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "سطر سفارشفروش"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"این منو به شما قابلیت ردیابی کامل عملیات موجودی روی یک محصول خاص\n"
|
||||
" را می دهد. میتوانید روی محصول فیلتر کنید تا تمام\n"
|
||||
" انتقالات گذشته یا آینده محصول را ببینید."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "انتقالات"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,47 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
|
||||
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022
|
||||
# Tuomas Lyyra <tuomas.lyyra@legenda.fi>, 2022
|
||||
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Saara Hakanen <sahak@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-14 08:18+0000\n"
|
||||
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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.12.2\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Näyttönimi"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "Tunnus"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Varastosiirtoa ei löytynyt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekti"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Myyntitilausrivi"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Varastosiirto"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Projektiin %(project)s liittyvä myyntitilaus %(order)s on peruttu. Et voi "
|
||||
"vahvistaa varastokeräilyä peruutetulle myyntitilaukselle."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Projektiin %(project)s liitetty myyntitilaus %(order)s on tällä hetkellä "
|
||||
"lukittu. Et voi vahvistaa varastokeräilyä lukitulle myyntitilaukselle. Ole "
|
||||
"hyvä ja luo uusi myyntitilaus, joka on linkitetty tähän projektiin."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Projektiin %(project)s liittyvä myyntitilaus %(order)s on vahvistettava "
|
||||
"ennen varastokeräilyn vahvistusta."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Tämä valikko antaa sinulle tietyn tuotteen varastotoimintojen täydellisen "
|
||||
"jäljitettävyyden. Voit suodattaa tuotteen nähdäksesi kaikki tuotteen aiemmat"
|
||||
" tai tulevat muutokset."
|
||||
"Tämä valikko antaa sinulle tietyn tuotteen varastotoimintojen \n"
|
||||
" täydelliset jäljitettävyystiedot. "
|
||||
"Voit suodattaa tuotteen \n"
|
||||
" nähdäksesi kaikki tuotteen aiemmat "
|
||||
"tai tulevat muutokset."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Siirto"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,46 +1,110 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
# Manon Rondou, 2025
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Manon Rondou, 2025\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-11 13:01+0000\n"
|
||||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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.14.3\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom d'affichage"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Aucun mouvement de stock trouvé"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projet"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Ligne de commande client"
|
||||
msgstr "Ligne de commande"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Mouvement de stock"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"La commande client %(order)s liée au projet %(project)s est annulée. Vous ne "
|
||||
"pouvez pas valider un transfert de stock pour une commande client annulée."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"La commande client %(order)s liée au projet %(project)s est actuellement "
|
||||
"verrouillée. Vous ne pouvez pas valider un transfert de stock sur une "
|
||||
"commande client verrouillée. Veuillez créer une nouvelle commande client "
|
||||
"liée à ce projet."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"La commande client %(order)s liée au projet %(project)s doit être validée "
|
||||
"avant de valider le transfert de stock."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Ce menu vous donne la traçabilité complète des opérations\n"
|
||||
" d'inventaire pour un produit donné. Vous pouvez filtrer sur le produit\n"
|
||||
" pour voir tous les déplacements passés et futurs de ce produit."
|
||||
"Ce menu vous donne la traçabilité complète des opérations d'inventaire pour "
|
||||
"un produit donné. Vous pouvez filtrer sur le produit pour voir tous les "
|
||||
"déplacements passés et futurs de ce produit."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfert"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,48 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
|
||||
# דודי מלכה <Dudimalka6@gmail.com>, 2022
|
||||
# NoaFarkash, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: NoaFarkash, 2022\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "לא נמצאו תנועות מלאי"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "שורת הזמנת לקוח"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"תפריט זה נותן לך מעקב מלא אחר פעולות המלאי \n"
|
||||
"על מוצר מסוים. ניתן לבצע סינון על המוצר\n"
|
||||
" כדי לראות את כל התנועות בעבר או התנועות העתידיות שלו."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "העברות"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,44 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Jaisal Shah <jaisal13shah@gmail.com>, 2025
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "बिक्री आदेश पंक्ति"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "ट्रांसफ़र"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,48 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Mario Jureša <mario.juresa@uvid.hr>, 2022
|
||||
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2022
|
||||
# Bole <bole@dajmi5.com>, 2024
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2024\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nije nađeno skladišno kretanje"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Stavka prodajnog naloga"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
" Ovaj meni nudi punu sljedivost skladišnih\n"
|
||||
" operacija određenog proizvoda. Moguće je filtrirati na proizvodu\n"
|
||||
" kako bi vidjeli sve prošle ili buduće skladišne prijenose proizvoda."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Prijenosi"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,48 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2022
|
||||
# Krisztián Juhász <juhasz.krisztian@josafar.hu>, 2022
|
||||
# gezza <geza.nagy@oregional.hu>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: gezza <geza.nagy@oregional.hu>, 2022\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-29 19:48+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nincs készletmozgás"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Értékesítési megrendelés sor"
|
||||
msgstr "Vevői rendelés sor"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Készletmozgás"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"A(z) %(order)s vevői rendelés visszavonásra került ebben a projektben: %"
|
||||
"(project)s. Nem lehetséges visszavont vevői rendeléshez kapcsolt "
|
||||
"készletkiszedés jóváhagyása."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"A(z) %(order)s vevői rendelés zárolva van ebben a projektben: %(project)s. "
|
||||
"Nem lehetséges zárolt vevői rendeléshez kapcsolt készletkiszedés "
|
||||
"jóváhagyása. Kérjük, hozzon létre ehhez a projekthez kapcsolódó új vevői "
|
||||
"rendelést."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"A(z) %(order)s vevői rendelést jóvá kell hagyni a készletkiszedés "
|
||||
"jóváhagyása előtt ebben a projektben: %(project)s."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
" Ez a menü konkrét termékre vonatkozó készletműveletek \n"
|
||||
"Ez a menü konkrét termékre vonatkozó készletműveletek \n"
|
||||
" teljes nyomonkövetését nyújtja. Szűrést \n"
|
||||
" végezhet a termékhez kapcsolódó múltbeli és jövőbeli mozgásokra egyaránt."
|
||||
" végezhet a termékhez kapcsolódó múltbeli és jövőbeli "
|
||||
"mozgásokra egyaránt."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Átmozgatás"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Transzferek"
|
||||
msgstr "Átmozgatások"
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\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"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,46 +1,110 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Abe Manyo, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Abe Manyo (abem)" <abem@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 09:17+0000\n"
|
||||
"Last-Translator: \"Abe Manyo (abem)\" <abem@odoo.com>\n"
|
||||
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nama Tampilan"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Tidak ada pergerakan stok yang ditemukan"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Project"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Detail Order Penjualan"
|
||||
msgstr "Baris Pesanan Penjualan"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Pergerakkan Stok"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Sales Order %(order)s terhubung ke Project %(project)s dibatalkan. Anda "
|
||||
"tidak dapat memvalidasi stok picking pada Sales Order yang dibatalkan."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Sales Order %(order)s terhubung ke Project %(project)s saat ini dikunci. "
|
||||
"Anda tidak dapat memvalidasi stok picking pada Sales Order yang dikunci. "
|
||||
"Silakan buat SO baru yang terhubung ke Project ini."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Sales Order %(order)s terhubung ke Project %(project)s harus divalidasi "
|
||||
"sebelum memvalidasi stok picking."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Menu ini memungkinkan Anda untuk menelusuri penuh operasi stok persediaan "
|
||||
"pada produk tertentu. Anda dapat menyaring produk untuk melihat semua "
|
||||
"pergerakan masa lalu atau masa depan untuk produk tersebut."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,43 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Kristófer Arnþórsson, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Sölupöntunarlína"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,46 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Marianna Ciofani (cima)" <cima@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 17:05+0000\n"
|
||||
"Last-Translator: \"Marianna Ciofani (cima)\" <cima@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nessun movimento di magazzino trovato"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Progetti"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Riga ordine di vendita"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimento di magazzino"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"L'ordine di vendita %(order)s collegato al progetto %(project)s è stato "
|
||||
"annullato. Non è possibile convalidare un prelievo dal magazzino per un "
|
||||
"ordine di vendita annullato."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"L'ordine di vendita %(order)s collegato al progetto %(project)s è "
|
||||
"attualmente bloccato. Non è possibile convalidare un prelievo dal magazzino "
|
||||
"per un ordine di vendita bloccato. Crea un nuovo OdV collegato al progetto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"L'ordine di vendita %(order)s collegato al progetto %(project)s deve essere "
|
||||
"convalidato prima della convalida del prelievo dal magazzino."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Questo menù offre la completa tracciabilità delle operazioni\n"
|
||||
" di inventario per uno specifico prodotto. Per vedere tutti i\n"
|
||||
" di inventario per uno specifico prodotto. Per vedere tutti "
|
||||
"i\n"
|
||||
" movimenti passati o futuri è possibile filtrare sul prodotto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Trasferisci"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,46 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Ryoko Tsuda <ryoko@quartile.co>, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>, 2023\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-21 05:29+0000\n"
|
||||
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "在庫移動が見つかりません"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "プロジェクト"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "販売オーダ明細"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "在庫移動"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"販売オーダ %(order)s (プロジェクト %(project)s にリンク済)がキャンセルされま"
|
||||
"した。キャンセル済の販売オーダの在庫ピッキングを検証することはできません。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"販売オーダ %(order)s (プロジェクト %(project)sにリンク済) は現在ロックされて"
|
||||
"います。ロックされた販売オーダで在庫ピッキングを検証することはできません。こ"
|
||||
"のプロジェクトにリンクされた新しい販売オーダを作成して下さい。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"販売オーダ %(order)s (プロジェクト %(project)sにリンク済) は在庫ピッキング前"
|
||||
"に検証する必要があります。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"このメニューは、特定の製品に対する在庫操作の完全なトレーサビリティを提供します。\n"
|
||||
"このメニューは、特定の製品に対する在庫操作の完全なトレーサビリティを提供しま"
|
||||
"す。\n"
|
||||
"製品をフィルタリングして、製品の過去または将来の動きをすべて表示できます。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "転送"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "運送"
|
||||
msgstr "転送"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,98 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Lux Sok <sok.lux@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Lux Sok <sok.lux@gmail.com>, 2023\n"
|
||||
"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: km\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "លំដាប់បញ្ជាទិញ"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "ផ្ទេរ"
|
||||
|
|
@ -1,45 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시명"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "재고이동을 찾을수 없습니다"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "프로젝트"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "판매 주문 내역"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "재고 이동"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"판매 주문 %(order)s이 프로젝트 %(project)s에 연결되어 있으며, 해당 판매주문"
|
||||
"서는 취소되었습니다. 취소된 판매 주문에 대해서는 재고 피킹을 확인할 수 없습니"
|
||||
"다."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"판매 주문 %(order)s이 프로젝트 %(project)s와 연결되어 있으며 현재 잠겨 있습니"
|
||||
"다. 잠긴 판매 주문에 대해서는 재고 피킹을 확인할 수 없습니다. 이 프로젝트에 "
|
||||
"연결된 새 SO를 생성하세요."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"판매 주문 %(order)s이 프로젝트 %(project)s와 연결되어 있으며, 해당 판매 주문"
|
||||
"은 재고 피킹을 진행하기 전에 확인해야 합니다."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"이 메뉴는 재고의 전체 추적 가능성을 제공합니다.\n"
|
||||
" 특정 품목에 대한 작업. 품목에 대한 과거 또는 미래의\n"
|
||||
" 움직임을 모두 보려면 품목을 필터링 할 수 있습니다."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "출고"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "ລາຍການສິນຄ້າທີ່ສັ່ງຊື້"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,47 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2022\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Pardavimo užsakymo eilutė"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Šis meniu suteikia jums pilną inventoriaus operacijų\n"
|
||||
"tam tikram produktui sekamumą. Galite filtruoti produktą,\n"
|
||||
"kad pamatytumėte visus jo praeities ar ateities judėjimus."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Pervedimai"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,43 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Pasūtījuma Rinda"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Pārvedumi"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,43 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Niyas Raphy, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Niyas Raphy, 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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "സെയിൽസ് ഓർഡർ ലൈൻ"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "ട്രാൻസ്ഫർ"
|
||||
|
|
@ -1,48 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Munkhbaatar g <muuguu17@gmail.com>, 2022
|
||||
# Batmunkh Ganbat <batmunkh.g@bumanit.mn>, 2022
|
||||
# Otgonbayar.A <gobi.mn@gmail.com>, 2022
|
||||
# Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2022\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Агуулахын хөдөлгөөн олдсонгүй"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Борлуулалтын захиалгын мөр"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Энэ меню нь тухайлсан барааны бүх ажилбарыг бүрэн мөшгиж хөтлүүлдэг. Бараан "
|
||||
"дээр шүүж өнгөрсөн болон ирээдүйн бүх хөдөлгөөнийг харах боломжтой. "
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Гүйлгээ"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,43 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Mehjabin Farsana, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Barisan Pesanan Jualan"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Pemindahan"
|
||||
|
|
@ -0,0 +1,100 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Oakarmin Iron <oakarminiron@gmail.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-04 07:54+0000\n"
|
||||
"Last-Translator: Oakarmin Iron <oakarminiron@gmail.com>\n"
|
||||
"Language-Team: Burmese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/my/>\n"
|
||||
"Language: my\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "ပရောဂျက်"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,45 +1,102 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Rune Restad, 2024
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:47+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Ingen lagerbevegelse funnet"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Salgsordrelinje"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Lagerbevegelse"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Denne menyen gir deg full sporbarhet av lageroperasjoner \n"
|
||||
" på et spesifikt produkt. Du kan filtrere på produktet \n"
|
||||
" for å se alle tidligere eller fremtidige bevegelser for produkte"
|
||||
" for å se alle tidligere eller fremtidige bevegelser for "
|
||||
"produkte"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Overføring"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,43 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 09:17+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Geen voorraadverplaatsing gevonden"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Project"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Verkooporderregel"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Voorraadverplaatsing"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"De verkooporder %(order)s gekoppeld aan het project %(project)s is "
|
||||
"geannuleerd. Je kunt een voorraadboeking niet valideren op een geannuleerde "
|
||||
"verkooporder."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"De Verkooporder %(order)s gekoppeld aan het Project %(project)s is momenteel "
|
||||
"vergrendeld. Je kunt een voorraadboeking niet valideren op een vergrendelde "
|
||||
"verkooporder. Maak een nieuwe SO aan die is gekoppeld aan dit project."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"De verkooporder %(order)s die is gekoppeld aan het project %(project)s moet "
|
||||
"worden gevalideerd voordat de voorraadboeking wordt gevalideerd."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Deze menu geeft je de volledige traceerbaarheid van voorraadbewerking op een specifiek product. Je kunt op het product\n"
|
||||
"filteren om alle vorige en toekomstige verplaatsingen voor het product te zien."
|
||||
"Dit menu geeft je de volledige traceerbaarheid van voorraadbewerkingen op "
|
||||
"een specifiek product. Je kunt op het product\n"
|
||||
"filteren om alle vorige en toekomstige verplaatsingen voor het product te "
|
||||
"zien."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Verplaatsing"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\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"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,47 +1,104 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Paweł Wodyński <pw@myodoo.pl>, 2022
|
||||
# Maksym <ms@myodoo.pl>, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-17 12:45+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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.12.2\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nazwa wyświetlana"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nie znaleziono żadnego przesunięcia magazynowego"
|
||||
msgstr "Nie znaleziono żadnego ruchu magazynowego"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Pozycja zamówienia sprzedaży"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Przesunięcie"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"To menu zapewnia pełną identyfikowalność operacji\n"
|
||||
"na zasobach dla określonego produktu. Możesz filtrować według produktu\n"
|
||||
"aby zobaczyć wszystkie poprzednie lub przyszłe przesunięcia produktu."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Przekaz"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,45 +1,109 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Manuela Silva <mmsrs@sky.com>, 2022
|
||||
# Nuno Silva <nuno.silva@arxi.pt>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Nuno Silva <nuno.silva@arxi.pt>, 2022\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:47+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nenhuma movimentação de estoque encontrada"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Linhas da Ordem de Vendas"
|
||||
msgstr "Linha do pedido de venda"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimentação de estoque"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"O pedido de vendas %(order)s vinculado ao projeto %(project)s está "
|
||||
"cancelado. Não é possível validar uma separação de estoque em um pedido de "
|
||||
"venda cancelado."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"O pedido de venda %(order)s vinculado ao projeto %(project)s está bloqueado "
|
||||
"no momento. Não é possível validar uma separação de estoque em um pedido de "
|
||||
"venda bloqueado. Crie um novo pedido de venda vinculado a esse projeto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"O pedido de venda %(order)s vinculado ao projeto %(project)s deve ser "
|
||||
"validado antes de validar a separação de estoque."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Este menu dá-lhe a rastreabilidade total das operações de inventário\n"
|
||||
" num artigo específico. Pode filtrar no artigo para ver\n"
|
||||
" todos os movimentos futuros ou passados do artigo."
|
||||
"Este menu oferece a você a rastreabilidade completa de operações\n"
|
||||
" de inventário em um produto específico. Você pode filtrar no produto\n"
|
||||
"para ver todos as movimentações passadas ou futuras para o produto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferir"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,45 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Maitê Dietze (madi)" <madi@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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/sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Exibir nome"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nenhum movimento de estoque encontrado."
|
||||
msgstr "Nenhuma movimentação de estoque encontrada"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projetos"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Linha do pedido de vendas"
|
||||
msgstr "Linha do pedido de venda"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimentação de estoque"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"O pedido de vendas %(order)s vinculado ao projeto %(project)s está "
|
||||
"cancelado. Não é possível validar uma separação de estoque em um pedido de "
|
||||
"venda cancelado."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"O pedido de venda %(order)s vinculado ao projeto %(project)s está bloqueado "
|
||||
"no momento. Não é possível validar uma separação de estoque em um pedido de "
|
||||
"venda bloqueado. Crie um novo pedido de venda vinculado a esse projeto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"O pedido de venda %(order)s vinculado ao projeto %(project)s deve ser "
|
||||
"validado antes de validar a separação de estoque."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Este menu oferece a você a rastreabilidade completa de operações\n"
|
||||
" de inventário em um produto específico. Você pode filtrar o produto\n"
|
||||
" de inventário em um produto específico. Você pode filtrar no produto\n"
|
||||
"para ver todos as movimentações passadas ou futuras para o produto."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transferir"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,46 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-24 12:09+0000\n"
|
||||
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume afișat"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nu a fost găsită nicio mișcare de stoc"
|
||||
msgstr "Nu s-au găsit mișcări de stoc"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Proiect"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Linie comandă vânzare"
|
||||
msgstr "Linie comandă vânzări"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Mișcare stoc"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Comanda de vânzări %(order)s legată de Proiectul %(project)s este anulată. "
|
||||
"Nu puteți valida o preluare de stoc pe o comandă de vânzări anulată."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Comanda de vânzări %(order)s legată de Proiectul %(project)s este în prezent "
|
||||
"blocată. Nu puteți valida o preluare de stoc pe o comandă de vânzări "
|
||||
"blocată. Vă rugăm să creați o nouă comandă de vânzări legată de acest "
|
||||
"Proiect."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Comanda de vânzări %(order)s legată de Proiectul %(project)s trebuie să fie "
|
||||
"validată înainte de a valida preluarea de stoc."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Acest meniu vă oferă trasabilitatea completă a operațiunilor de stoc pentru "
|
||||
"un anumit produs. Puteți filtra după produs pentru a vedea toate mișcările "
|
||||
"anterioare sau viitoare pentru acel produs."
|
||||
"Acest meniu vă oferă trasabilitatea completă a operațiunilor de inventar\n"
|
||||
" pentru un produs specific. Puteți filtra după produs\n"
|
||||
" pentru a vedea toate mișcările trecute sau viitoare ale "
|
||||
"produsului."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Transfer"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,49 +1,115 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Irina Fedulova <istartlin@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2022
|
||||
# alenafairy, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: alenafairy, 2023\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-11 16:32+0000\n"
|
||||
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
|
||||
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Отображаемое имя"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Перемещение складских запасов не найдено"
|
||||
msgstr "Движение запасов не найдено"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Проект"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Позиция заказа на продажу"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Движение запасов"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Заказ на продажу %(order)s, связанный с проектом %(project)s, отменен. Вы не "
|
||||
"можете подтвердить складскую операцию по отмененному заказу."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Заказ на продажу %(order)s, связанный с проектом %(project)s, заблокирован. "
|
||||
"Невозможно подтвердить складскую операцию. Пожалуйста, создайте новый заказ, "
|
||||
"связанный с этим проектом."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Заказ на продажу %(order)s, связанный с проектом %(project)s, должен быть "
|
||||
"подтвержден до подтверждения складской операции."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Это меню позволяет вам полностью отслеживать инвентарные\n"
|
||||
" операции по конкретному продукту. Вы можете отфильтровать продукт,\n"
|
||||
"Это меню позволяет вам полностью отслеживать складские\n"
|
||||
" операции по конкретному продукту. Вы можете отфильтровать "
|
||||
"продукт,\n"
|
||||
" чтобы увидеть все прошлые или будущие движения продукта."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Перевод"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Перемещения"
|
||||
msgstr "Трансферы"
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-06-09 14:06+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -15,16 +15,67 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
|
|
@ -33,6 +84,11 @@ msgid ""
|
|||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,47 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Tomáš Píšek <Tomas.Pisek@seznam.cz>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-16 22:52+0000\n"
|
||||
"Last-Translator: Tomáš Píšek <Tomas.Pisek@seznam.cz>\n"
|
||||
"Language-Team: Slovak <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/sk/>\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný názov"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
msgstr "Nebol nájdený žiadny skladový pohyb"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Položka objednávok"
|
||||
msgstr "Riadok predajnej objednávky"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Skladový pohyb"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Predajná objednávka %(order)s prepojená s projektom %(project)s bola "
|
||||
"zrušená. Nemôžete potvrdiť skladovú dodávku pre zrušenú objednávku."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Predajná objednávka %(order)s prepojená s projektom %(project)s je "
|
||||
"momentálne uzamknutá. Pre uzamknutú objednávku nemôžete potvrdiť skladový "
|
||||
"pohyb. Vytvorte prosím novú objednávku prepojenú s týmto projektom."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Objednávka %(order)s prepojená s projektom %(project)s musí byť potvrdená "
|
||||
"pred spracovaním skladového pohybu."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Toto menu vám dáva plnú sledovateľnosť zásobových\n"
|
||||
"operácií na špecifický produkt. Môžete filtrovať produkt\n"
|
||||
"aby ste videli všetky minulé alebo budúce pohyby produktu."
|
||||
"Toto menu vám poskytuje úplnú sledovateľnosť skladových\n"
|
||||
" operácií s konkrétnym produktom. Môžete filtrovať podľa "
|
||||
"produktu\n"
|
||||
" a zobraziť všetky minulé alebo budúce pohyby produktu."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Skladový presun"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Prevody"
|
||||
msgstr "Skladové presuny"
|
||||
|
|
|
|||
|
|
@ -1,42 +1,100 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:31+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Postavka prodajnega naloga"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Premik zaloge"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prenos"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,38 +1,96 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,48 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022
|
||||
# Milan Bojovic, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Milan Bojovic, 2023\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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Nije pronađeno kretanje inventara"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Linija porudžbenice"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Ovaj meni vam daje potpunu sledljivost inventara\n"
|
||||
" operacije na određenom proizvodu. Možete filtrirati proizvod\n"
|
||||
" da vidite sva prošla ili buduća kretanja za proizvod."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Prenos"
|
||||
|
|
@ -0,0 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 08:56+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"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,46 +1,109 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Simon S, 2022
|
||||
# Lasse Larsson, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Lasse Larsson, 2023\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:38+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Ingen lagerflytt hittad"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Orderrad"
|
||||
msgstr "Försäljningsorderrad"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Lagerflytt"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Försäljningsordern %(order)s kopplad till projektet %(projekt)s avbryts. Du "
|
||||
"kan inte validera ett lagerplock på en annullerad försäljningsorder."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Försäljningsordern %(order)s kopplad till projektet %(project)s är för "
|
||||
"närvarande låst. Du kan inte validera ett lagerplock på en låst "
|
||||
"försäljningsorder. Vänligen skapa en ny SO länkad till detta projekt."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Försäljningsordern %(order)s kopplad till Project %(project)s måste "
|
||||
"valideras innan lagerplockningen valideras."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Den här menyn ger dig full spårbarhet av lagertransaktioner\n"
|
||||
" för en specifik produkt. Du kan filtrera på produkten\n"
|
||||
" för att se alla tidigare eller framtida rörelser för produkten."
|
||||
" för att se alla tidigare eller framtida rörelser för "
|
||||
"produkten."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Överföring"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+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: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr ""
|
||||
|
|
@ -1,46 +1,109 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Wichanon Jamwutthipreecha, 2022
|
||||
# Rasareeyar Lappiam, 2023
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Rasareeyar Lappiam, 2023\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:35+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "ไม่พบการเคลื่อนย้ายสต็อก"
|
||||
msgstr "ไม่พบการย้ายสต็อก"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "ไลน์คำสั่งขาย"
|
||||
msgstr "รายการคำสั่งขาย"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "ย้ายสต็อก"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"ใบสั่งขาย %(order)s ที่เชื่อมโยงกับโปรเจ็กต์ %(project)s ถูกยกเลิก "
|
||||
"คุณไม่สามารถตรวจสอบการเลือกสินค้าในใบสั่งขายที่ถูกยกเลิกได้"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"ใบสั่งขาย %(order)s ที่เชื่อมโยงกับโปรเจ็กต์ %(project)s ถูกล็อกอยู่ในขณะนี้ "
|
||||
"คุณไม่สามารถตรวจสอบการเลือกสต็อกในใบสั่งขายที่ถูกล็อกได้ โปรดสร้าง SO "
|
||||
"ใหม่ที่เชื่อมโยงกับโปรเจ็กต์นี้"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"ใบสั่งขาย %(order)s ที่เชื่อมโยงกับโครงการ %(project)s "
|
||||
"จะต้องได้รับการตรวจสอบก่อนที่จะตรวจสอบการเลือกสต็อก"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"เมนูนี้ช่วยให้คุณตรวจสอบย้อนกลับสินค้าคงคลังได้อย่างครบถ้วน\n"
|
||||
" การดำเนินการกับสินค้าเฉพาะ คุณสามารถกรองสินค้าได้\n"
|
||||
" เพื่อดูความเคลื่อนไหวของสินค้าในอดีตหรืออนาคตทั้งหมด"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "โอน"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,47 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Ozlem Cikrikci <ozlemc@eskayazilim.com.tr>, 2022
|
||||
# Güven YILMAZ <guvenyilmaz@outlook.com.tr>, 2022
|
||||
# Ediz Duman <neps1192@gmail.com>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "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~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2022\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-20 13:21+0000\n"
|
||||
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "İsim Göster"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Stok hareketi bulunamadı"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Proje"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Satış Sipariş Satırı"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Stok Hareketi"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"%(project)s Proje Yönetimine bağlı %(order)s Satış Siparişi iptal edildi. "
|
||||
"İptal edilen bir Satış Siparişi üzerinde stok toplamasını doğrulayamazsınız."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"%(project)s Proje Yönetimine bağlı %(order)s Satış Siparişi şu anda kilitli. "
|
||||
"Kilitli bir Satış Siparişinde stok toplamasını doğrulayamazsınız. Lütfen bu "
|
||||
"Projeye bağlı yeni bir SO oluşturun."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Stok toplamasını doğrulamadan önce %(project)s Proje Yönetimine bağlı %"
|
||||
"(order)s Satış Siparişi doğrulanmalıdır."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Bu menü, belirli bir ürünün tam izlenebilirliğini ve\n"
|
||||
" envanter işlemlerini verir. Üründe filtreleme yaparak\n"
|
||||
" ürünün tüm geçmiş ve gelecek hareketlerini görebilirisiniz."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Aktarım"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
|
|
|
|||
|
|
@ -1,46 +1,102 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Oleksii Lytvynov <oleksii.lytvynov@self-erp.com>, 2026.
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-19 18:50+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>\n"
|
||||
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_project_stock/uk/>\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Не знайдено складського переміщення"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Проєкт"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Рядок замовлення"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Це меню дає вам повне відстеження операції\n"
|
||||
"інвентаризації по конкретному товару. Ви можете фільтрувати товари,\n"
|
||||
"щоби побачити всі минулі або майбутні переміщення для товару."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "Переміщення"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -0,0 +1,128 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
#
|
||||
# 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:37+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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
#, fuzzy
|
||||
msgid "Display Name"
|
||||
msgstr "Ko‘rsatiladigan nom"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
#, fuzzy
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
#, fuzzy
|
||||
msgid "No stock move found"
|
||||
msgstr "Hech qanday inventar harakati topilmadi"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
#, fuzzy
|
||||
msgid "Project"
|
||||
msgstr "Loyiha"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
#, fuzzy
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Savdo buyurtmasi qatori"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
#, fuzzy
|
||||
msgid "Stock Move"
|
||||
msgstr "Inventar harakati"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"%(project)s loyihasiga bog‘langan %(order)s savdo buyurtmasi bekor qilingan. "
|
||||
"Bekor qilingan savdo buyurtmasida inventar olishni tasdiqlay olmaysiz."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"%(project)s loyihasiga bog‘langan %(order)s savdo buyurtmasi hozirda "
|
||||
"qulflangan. Qulflangan savdo buyurtmasida inventar olishni tasdiqlay "
|
||||
"olmaysiz. Iltimos, ushbu loyihaga bog‘langan yangi savdo buyurtmasini "
|
||||
"yarating."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"%(project)s loyihasiga bog‘langan %(order)s savdo buyurtmasi inventar "
|
||||
"olishni tasdiqlashdan oldin tasdiqlanishi kerak."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Ushbu menyu sizga ma'lum bir mahsulot bo‘yicha inventarizatsiya "
|
||||
"operatsiyalarini to‘liq kuzatish imkonini beradi. Mahsulotning barcha o‘tgan "
|
||||
"yoki kelajakdagi harakatlarini ko‘rish uchun uni filtrlashingiz mumkin."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
#, fuzzy
|
||||
msgid "Transfer"
|
||||
msgstr "O‘tkazma"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
#, fuzzy
|
||||
msgid "Transfers"
|
||||
msgstr "O‘tkazmalar"
|
||||
|
|
@ -1,44 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Thi Huong Nguyen, 2024
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Thi Huong Nguyen, 2024\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+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/"
|
||||
"sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "Không tìm thấy dịch chuyển tồn kho"
|
||||
msgstr "Không tìm thấy điều chuyển tồn kho"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Dòng đơn bán hàng"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Điều chuyển tồn kho"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"Đơn bán hàng %(order)s được liên kết với dự án %(project)s đã bị hủy. Bạn "
|
||||
"không thể xác thực phiếu xuất kho tồn kho cho một đơn bán hàng đã bị hủy."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"Đơn bán hàng %(order)s được liên kết với dự án %(project)s hiện đang bị "
|
||||
"khóa. Bạn không thể xác thực phiếu xuất kho tồn kho cho một đơn bán hàng bị "
|
||||
"khóa. Vui lòng tạo một đơn bán hàng mới được liên kết với dự án này."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"Đơn bán hàng %(order)s được liên kết với dự án %(project)s phải được xác "
|
||||
"thực trước khi xác thực phiếu xuất kho tồn kho."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"Menu này cung cấp cho bạn khả năng truy xuất đầy đủ các hoạt động\n"
|
||||
" tồn kho theo một sản phẩm cụ thể. Bạn có thể lọc theo sản phẩm\n"
|
||||
" để xem tất cả các dịch chuyển trong quá khứ hoặc tương lai của sản phẩm."
|
||||
"Menu này cho phép bạn truy xuất toàn bộ các hoạt động\n"
|
||||
" tồn kho theo một sản phẩm cụ thể. Bạn có thể lọc theo sản "
|
||||
"phẩm\n"
|
||||
" để xem tất cả các điều chuyển trong quá khứ hoặc tương lai "
|
||||
"của sản phẩm."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Lệnh chuyển hàng"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
|
|
|
|||
|
|
@ -1,46 +1,108 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2022
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-02 14:57+0000\n"
|
||||
"Last-Translator: \"Chloe Wang (chwa)\" <chwa@odoo.com>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "没有库存移动"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "项目"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "销售订单行"
|
||||
msgstr "销售订单明细"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "库存移动"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"与项目%(project)s关联的销售订单 %(order)s 已取消。您无法在已取消的销售订单上"
|
||||
"验证库存调拨。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"与项目%(project)s关联的销售订单%(order)s当前已锁定。您无法在锁定的销售订单上"
|
||||
"验证选股。请创建一个与该项目关联的新销售订单。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"在验证库存拣货之前,必须先验证与项目%(project)s相关联的销售订单%(order)s。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"此菜单能让您完整的追溯某一特定产品的盘点\n"
|
||||
"作业。您可以在产品上筛选此产品过去和将来的的所有的调拨。 "
|
||||
"作业。您可以在产品上筛选此产品过去和将来的的所有的调拨。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "转账"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "调拨"
|
||||
msgstr "转移"
|
||||
|
|
|
|||
|
|
@ -1,45 +1,110 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_project_stock
|
||||
#
|
||||
# * sale_project_stock
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 08:11+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/sale_project_stock/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: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "顯示名稱"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_project_project__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_project_stock.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr "識別號"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "No stock move found"
|
||||
msgstr "未發現庫存移動"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "專案"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "銷售訂單明細"
|
||||
msgstr "銷售訂單資料行"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "庫存移動"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||||
msgstr ""
|
||||
"連結至專案 %(project)s 的銷售單 %(order)s 已取消。你不可驗證已取消銷售單的庫"
|
||||
"存提取。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||||
"create a new SO linked to this Project."
|
||||
msgstr ""
|
||||
"連結至專案 %(project)s 的銷售單 %(order)s 目前已鎖定。你不可驗證已鎖定銷售單"
|
||||
"的庫存提取。請建立一張連結至該專案的新銷售單。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||||
msgid ""
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||||
"validated before validating the stock picking."
|
||||
msgstr ""
|
||||
"驗證庫存提取之前,必須先驗證連結至專案 %(project)s 的銷售單 %(order)s。"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid ""
|
||||
"This menu gives you the full traceability of inventory\n"
|
||||
" operations on a specific product. You can filter on the product\n"
|
||||
" operations on a specific product. You can filter on the "
|
||||
"product\n"
|
||||
" to see all the past or future movements for the product."
|
||||
msgstr ""
|
||||
"此選單能讓您完整的追蹤某一特定產品的盤點\n"
|
||||
"作業。您可以在產品上篩選此產品過去和將來的的所有的移動."
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "轉移"
|
||||
|
||||
#. module: sale_project_stock
|
||||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||||
msgid "Transfers"
|
||||
msgstr "轉帳"
|
||||
msgstr "調撥"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import project_project
|
||||
from . import sale_order_line
|
||||
from . import stock_move
|
||||
from . import stock_picking
|
||||
|
|
|
|||
|
|
@ -0,0 +1,18 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import models
|
||||
|
||||
|
||||
class ProjectProject(models.Model):
|
||||
_inherit = 'project.project'
|
||||
|
||||
def _get_picking_action(self, action_name, picking_type=None):
|
||||
result = super()._get_picking_action(action_name, picking_type)
|
||||
|
||||
if picking_type and (property_warehouse := self.env.user.property_warehouse_id):
|
||||
if picking_type == 'outgoing':
|
||||
result['context']['default_picking_type_id'] = property_warehouse.out_type_id.id
|
||||
elif picking_type == 'incoming':
|
||||
result['context']['default_picking_type_id'] = property_warehouse.in_type_id.id
|
||||
|
||||
return result
|
||||
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
from odoo import models
|
||||
|
||||
|
||||
class SaleOrderLine(models.Model):
|
||||
_inherit = 'sale.order.line'
|
||||
|
||||
|
|
@ -14,9 +15,9 @@ class SaleOrderLine(models.Model):
|
|||
action_per_sol = super()._get_action_per_item()
|
||||
stock_move_action = self.env.ref('sale_project_stock.stock_move_per_sale_order_line_action').id
|
||||
stock_move_ids_per_sol = {}
|
||||
if self.user_has_groups('stock.group_stock_user'):
|
||||
stock_move_read_group = self.env['stock.move']._read_group([('sale_line_id', 'in', self.ids)], ['sale_line_id', 'ids:array_agg(id)'], ['sale_line_id'])
|
||||
stock_move_ids_per_sol = {res['sale_line_id'][0]: res['ids'] for res in stock_move_read_group}
|
||||
if self.env.user.has_group('stock.group_stock_user'):
|
||||
stock_move_read_group = self.env['stock.move']._read_group([('sale_line_id', 'in', self.ids)], ['sale_line_id'], ['id:array_agg'])
|
||||
stock_move_ids_per_sol = {sale_line.id: ids for sale_line, ids in stock_move_read_group}
|
||||
for sol in self:
|
||||
stock_move_ids = stock_move_ids_per_sol.get(sol.id, [])
|
||||
if not sol.is_service and stock_move_ids:
|
||||
|
|
|
|||
|
|
@ -0,0 +1,77 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import fields, models
|
||||
from odoo.tools import float_is_zero
|
||||
|
||||
|
||||
class StockMove(models.Model):
|
||||
_inherit = 'stock.move'
|
||||
|
||||
def _sale_get_invoice_price(self, order):
|
||||
""" Based on the current stock move, compute the price to reinvoice the analytic line that is going to be created (so the
|
||||
price of the sale line).
|
||||
"""
|
||||
self.ensure_one()
|
||||
|
||||
if self.product_id.expense_policy == 'sales_price':
|
||||
return order.pricelist_id._get_product_price(
|
||||
self.product_id,
|
||||
1.0,
|
||||
uom=self.product_uom,
|
||||
date=order.date_order,
|
||||
)
|
||||
|
||||
uom_precision_digits = self.env['decimal.precision'].precision_get('Product Unit')
|
||||
if float_is_zero(self.quantity, precision_digits=uom_precision_digits):
|
||||
return 0.0
|
||||
|
||||
price_unit = self.product_id.standard_price
|
||||
# Prevent unnecessary currency conversion that could be impacted by exchange rate
|
||||
# fluctuations
|
||||
if self.company_id.currency_id and price_unit and self.company_id.currency_id == order.currency_id:
|
||||
return self.company_id.currency_id.round(price_unit)
|
||||
|
||||
currency_id = self.company_id.currency_id
|
||||
if currency_id and currency_id != order.currency_id:
|
||||
price_unit = currency_id._convert(price_unit, order.currency_id, order.company_id, order.date_order or fields.Date.today())
|
||||
return price_unit
|
||||
|
||||
def _sale_prepare_sale_line_values(self, order, price, last_sequence):
|
||||
""" Generate the sale.line creation value from the current stock move """
|
||||
self.ensure_one()
|
||||
|
||||
order = order.sudo()
|
||||
fpos = order.fiscal_position_id or order.fiscal_position_id._get_fiscal_position(order.partner_id)
|
||||
product_taxes = self.product_id.sudo().taxes_id._filter_taxes_by_company(order.company_id)
|
||||
taxes = fpos.map_tax(product_taxes)
|
||||
|
||||
return {
|
||||
'order_id': order.id,
|
||||
'name': self.reference,
|
||||
'sequence': last_sequence,
|
||||
'price_unit': price,
|
||||
'tax_ids': [x.id for x in taxes],
|
||||
'discount': 0.0,
|
||||
'product_id': self.product_id.id,
|
||||
'product_uom_qty': self.product_uom_qty,
|
||||
'qty_delivered': self.quantity,
|
||||
}
|
||||
|
||||
def _get_new_picking_values(self):
|
||||
return {
|
||||
**super()._get_new_picking_values(),
|
||||
'project_id': self.sale_line_id.order_id.project_id.id,
|
||||
}
|
||||
|
||||
def _assign_picking_values(self, picking):
|
||||
return {
|
||||
**super()._assign_picking_values(picking),
|
||||
'project_id': self[:1].sale_line_id.order_id.project_id.id,
|
||||
}
|
||||
|
||||
def _prepare_procurement_values(self):
|
||||
res = super()._prepare_procurement_values()
|
||||
project = self.sale_line_id.order_id.project_id
|
||||
if project:
|
||||
res['project_id'] = project.id
|
||||
return res
|
||||
|
|
@ -0,0 +1,62 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import _, models
|
||||
from odoo.exceptions import UserError
|
||||
|
||||
|
||||
class StockPicking(models.Model):
|
||||
_inherit = 'stock.picking'
|
||||
|
||||
def button_validate(self):
|
||||
res = super().button_validate()
|
||||
if res is not True:
|
||||
return res
|
||||
|
||||
for picking in self:
|
||||
project = picking.project_id
|
||||
sale_order = project.sudo().reinvoiced_sale_order_id
|
||||
if not (sale_order and picking.picking_type_id.analytic_costs):
|
||||
continue
|
||||
reinvoicable_stock_moves = picking.move_ids.filtered(lambda m: m.product_id.expense_policy in {'sales_price', 'cost'})
|
||||
if not reinvoicable_stock_moves:
|
||||
continue
|
||||
# raise if the sale order is not currently open
|
||||
if sale_order.state in ('draft', 'sent'):
|
||||
raise UserError(_(
|
||||
"The Sales Order %(order)s linked to the Project %(project)s must be"
|
||||
" validated before validating the stock picking.",
|
||||
order=sale_order.name,
|
||||
project=project.name,
|
||||
))
|
||||
elif sale_order.state == 'cancel':
|
||||
raise UserError(_(
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled."
|
||||
" You cannot validate a stock picking on a cancelled Sales Order.",
|
||||
order=sale_order.name,
|
||||
project=project.name,
|
||||
))
|
||||
elif sale_order.locked:
|
||||
raise UserError(_(
|
||||
"The Sales Order %(order)s linked to the Project %(project)s is currently locked."
|
||||
" You cannot validate a stock picking on a locked Sales Order."
|
||||
" Please create a new SO linked to this Project.",
|
||||
order=sale_order.name,
|
||||
project=project.name,
|
||||
))
|
||||
# Create SOLs in reinvoiced_sale_order_id with reinvoicable stock moves
|
||||
sale_line_values_to_create = []
|
||||
# Get last sequence SOL
|
||||
last_so_line = self.env['sale.order.line'].search_read(
|
||||
[('order_id', '=', sale_order.id)],
|
||||
['sequence'], order='sequence desc', limit=1,
|
||||
)
|
||||
last_sequence = next((sol['sequence'] for sol in last_so_line), 100)
|
||||
|
||||
for stock_move in reinvoicable_stock_moves:
|
||||
# Get price
|
||||
price = stock_move._sale_get_invoice_price(sale_order)
|
||||
# Create the sale lines in batch
|
||||
sale_line_values_to_create.append(stock_move._sale_prepare_sale_line_values(sale_order, price, last_sequence))
|
||||
last_sequence += 1
|
||||
self.env['sale.order.line'].with_context(skip_procurement=True).sudo().create(sale_line_values_to_create)
|
||||
return res
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import test_reinvoice
|
||||
from . import test_sale_project_stock_profitability
|
||||
|
|
@ -0,0 +1,81 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo.addons.stock.tests.common import TestStockCommon
|
||||
|
||||
|
||||
class TestReInvoice(TestStockCommon):
|
||||
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
cls.partner = cls.env['res.partner'].create({'name': 'Test Partner'})
|
||||
cls.sale_order = cls.env['sale.order'].create({
|
||||
'partner_id': cls.partner.id,
|
||||
'partner_invoice_id': cls.partner.id,
|
||||
'partner_shipping_id': cls.partner.id,
|
||||
})
|
||||
cls.project = cls.env['project.project'].create({
|
||||
'name': 'Project',
|
||||
'reinvoiced_sale_order_id': cls.sale_order.id,
|
||||
})
|
||||
cls.picking_out = cls.PickingObj.create({
|
||||
'picking_type_id': cls.picking_type_out.id,
|
||||
'location_id': cls.stock_location.id,
|
||||
'location_dest_id': cls.customer_location.id,
|
||||
'project_id': cls.project.id,
|
||||
})
|
||||
cls.picking_out.picking_type_id.analytic_costs = True
|
||||
cls.reinvoicable_product_at_cost, cls.reinvoicable_product_sales_price = cls.env['product.product'].create([
|
||||
{
|
||||
'name': 'product_order_cost',
|
||||
'standard_price': 100.0,
|
||||
'expense_policy': 'cost',
|
||||
},
|
||||
{
|
||||
'name': 'product_order_cost',
|
||||
'list_price': 500.0,
|
||||
'expense_policy': 'sales_price',
|
||||
},
|
||||
])
|
||||
cls.sale_order.action_confirm()
|
||||
|
||||
def test_picking_reinvoicing(self):
|
||||
move_values = {
|
||||
'product_uom': self.uom_unit.id,
|
||||
'picking_id': self.picking_out.id,
|
||||
'location_id': self.stock_location.id,
|
||||
'location_dest_id': self.customer_location.id,
|
||||
}
|
||||
self.MoveObj.create([
|
||||
{
|
||||
**move_values,
|
||||
'product_id': self.reinvoicable_product_at_cost.id,
|
||||
'product_uom_qty': 3,
|
||||
},
|
||||
{
|
||||
**move_values,
|
||||
'product_id': self.reinvoicable_product_sales_price.id,
|
||||
'product_uom_qty': 5,
|
||||
},
|
||||
])
|
||||
self.picking_out.with_user(self.user_stock_user).action_confirm()
|
||||
self.picking_out.with_user(self.user_stock_user).button_validate()
|
||||
|
||||
self.assertEqual(len(self.sale_order.order_line), 2, 'There should be 2 lines on the SO')
|
||||
new_sale_order_line1 = self.sale_order.order_line.filtered(lambda sol: sol.product_id == self.reinvoicable_product_at_cost)
|
||||
self.assertTrue(new_sale_order_line1, 'A new sale line should have been created with the reinvoicable product at cost')
|
||||
self.assertEqual(
|
||||
(new_sale_order_line1.price_unit, new_sale_order_line1.qty_delivered, new_sale_order_line1.product_uom_qty, new_sale_order_line1.qty_invoiced),
|
||||
(self.reinvoicable_product_at_cost.standard_price, 3, 3, 0),
|
||||
'Sale line is wrong after confirming the picking',
|
||||
)
|
||||
self.assertEqual(new_sale_order_line1.qty_delivered_method, 'stock_move', 'Delivered quantity of SO line should be computed by stock move')
|
||||
|
||||
new_sale_order_line2 = self.sale_order.order_line.filtered(lambda sol: sol.product_id == self.reinvoicable_product_sales_price)
|
||||
self.assertTrue(new_sale_order_line2, 'A new sale line should have been created with the reinvoicable product at sales price')
|
||||
self.assertEqual(
|
||||
(new_sale_order_line2.price_unit, new_sale_order_line2.qty_delivered, new_sale_order_line2.product_uom_qty, new_sale_order_line2.qty_invoiced),
|
||||
(self.reinvoicable_product_sales_price.list_price, 5, 5, 0),
|
||||
'Sale line is wrong after confirming the picking',
|
||||
)
|
||||
self.assertEqual(new_sale_order_line2.qty_delivered_method, 'stock_move', 'Delivered quantity of SO line should be computed by stock move')
|
||||
|
|
@ -0,0 +1,98 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import Command, fields
|
||||
from odoo.addons.sale_project.tests.test_project_profitability import TestProjectProfitabilityCommon
|
||||
from odoo.addons.stock_account.tests.test_anglo_saxon_valuation_reconciliation_common import ValuationReconciliationTestCommon
|
||||
from odoo.tests import tagged
|
||||
|
||||
|
||||
@tagged('-at_install', 'post_install')
|
||||
class TestSaleProjectStockProfitability(TestProjectProfitabilityCommon, ValuationReconciliationTestCommon):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
|
||||
project_template = cls.env['project.project'].create({
|
||||
'name': 'sale_project_stock project template',
|
||||
'account_id': cls.analytic_account.id,
|
||||
})
|
||||
cls.cogs_account = cls.env['account.account'].search([
|
||||
('name', '=', 'Cost of Goods Sold'),
|
||||
('company_ids', 'in', cls.env.company.id),
|
||||
], limit=1)
|
||||
cls.auto_valuated_product = cls.env['product.product'].create({
|
||||
'name': 'auto valuated product',
|
||||
'is_storable': True,
|
||||
'categ_id': cls.stock_account_product_categ.id,
|
||||
'standard_price': 12.0,
|
||||
'list_price': 24.0,
|
||||
})
|
||||
cls.product_superb_service = cls.env['product.product'].create({
|
||||
'name': 'product that creates project on order',
|
||||
'type': 'service',
|
||||
'standard_price': 10.0,
|
||||
'list_price': 20.0,
|
||||
'service_tracking': 'project_only',
|
||||
'project_template_id': project_template.id,
|
||||
})
|
||||
|
||||
def test_report_invoice_items_anglo_saxon_automatic_valuation(self):
|
||||
""" An invoice can have some lines which should be classified/displayed under the 'Costs'
|
||||
section of a project's profitability report (specifically, COGS lines).
|
||||
"""
|
||||
self.env.company.anglo_saxon_accounting = True
|
||||
self.stock_account_product_categ.write({
|
||||
'property_account_expense_categ_id': self.cogs_account.id,
|
||||
'property_cost_method': 'average',
|
||||
})
|
||||
service_product = self.product_superb_service
|
||||
avco_product = self.auto_valuated_product
|
||||
other_avco_product = self.env['product.product'].create({
|
||||
'name': 'other avco product',
|
||||
'is_storable': True,
|
||||
'categ_id': avco_product.categ_id.id,
|
||||
'standard_price': 16.0,
|
||||
'list_price': 32.0,
|
||||
})
|
||||
sale_order = self.env['sale.order'].create({
|
||||
'partner_id': self.partner.id,
|
||||
'order_line': [Command.create({
|
||||
'product_id': service_product.id,
|
||||
'product_uom_qty': 10,
|
||||
}), Command.create({
|
||||
'product_id': avco_product.id,
|
||||
'product_uom_qty': 10,
|
||||
}), Command.create({
|
||||
'product_id': other_avco_product.id,
|
||||
'product_uom_qty': 10,
|
||||
})],
|
||||
})
|
||||
sale_order.action_confirm()
|
||||
delivery = sale_order.picking_ids
|
||||
delivery.move_ids.quantity = 10
|
||||
delivery.button_validate()
|
||||
sale_order._create_invoices()
|
||||
invoice = sale_order.invoice_ids[0]
|
||||
invoice.invoice_date = fields.Date.today()
|
||||
invoice.action_post()
|
||||
panel_data = sale_order.project_ids.get_panel_data()
|
||||
self.assertEqual(
|
||||
panel_data['profitability_items']['costs'],
|
||||
{
|
||||
'data': [{
|
||||
'action': {
|
||||
'args': f'["cost_of_goods_sold", [["id", "in", [{invoice.id}]]], {invoice.id}]',
|
||||
'name': 'action_profitability_items',
|
||||
'type': 'object',
|
||||
},
|
||||
'id': 'cost_of_goods_sold',
|
||||
'billed': -280.0,
|
||||
'sequence': 21,
|
||||
'to_bill': 0.0,
|
||||
}],
|
||||
'total': {
|
||||
'billed': -280.0,
|
||||
'to_bill': 0.0,
|
||||
}
|
||||
}
|
||||
)
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<record id="stock_move_per_sale_order_line_action" model="ir.actions.act_window">
|
||||
<field name="name">Transfers</field>
|
||||
<field name="res_model">stock.move</field>
|
||||
<field name="view_mode">tree,kanban,pivot,graph,form</field>
|
||||
<field name="view_mode">list,kanban,pivot,graph,form</field>
|
||||
<field name="domain">[('sale_line_id', '=', active_id)]</field>
|
||||
<field name="context">{}</field>
|
||||
<field name="help" type="html">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue