squashed commit

This commit is contained in:
hoangvv
2026-09-18 13:55:25 +07:00
commit 039c98d4d0
45882 changed files with 24235585 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models
+16
View File
@@ -0,0 +1,16 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': 'Purchase Repair',
'summary': 'Keep track of linked purchase and repair orders',
'version': '1.0',
'category': 'Repair/Purchase',
'license': 'LGPL-3',
'depends': ['repair', 'purchase_stock'],
'data': [
'views/purchase_views.xml',
'views/repair_views.xml',
],
'auto_install': True,
'installable': True,
}
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Malaz Abuidris <msea@odoo.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2024\n"
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "عدد أوامر الشراء المنشأة "
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "عدد عمليات التصليح المصدرية "
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "أمر شراء"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "أوامر الشراء"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "أمر الإصلاح "
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "أوامر الإصلاح "
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "مصدر التصليح لـ %s "
+60
View File
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# erpgo translator <jumshud@erpgo.az>, 2024
# ERPGo Odoo <erpgo.odoo@gmail.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-10-09 17:02+0000\n"
"Last-Translator: ERPGo Odoo <erpgo.odoo@gmail.com>\n"
"Language-Team: Azerbaijani <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/az/>\n"
"Language: az\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: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Satınalma Sifarişi"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Satınalma Sifarişləri"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr ""
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr ""
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+61
View File
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# Весел Карастоянов <vesel@abv.bg>, 2024
# Maria Boyadjieva <marabo2000@gmail.com>, 2024
# Petko Karamotchev, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Petko Karamotchev, 2024\n"
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Брой на изходните ремонти"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Поръчка"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Поръчки за покупки"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Поръчка за поправка"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Поръчки за поправки"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-25 09:51+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Bosnian <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/bs/>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Nabavna narudžba"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nabavne narudžbe"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Nalog za popravak"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Nalozi za popravak"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+61
View File
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Quim - coopdevs <quim.rebull@coopdevs.org>, 2024
# Martin Trigaux, 2024
# "Noemi Pla Garcia (nopl)" <nopl@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-08-19 22:20+0000\n"
"Last-Translator: \"Noemi Pla Garcia (nopl)\" <nopl@odoo.com>\n"
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/ca/>\n"
"Language: ca\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: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Nombre de comandes de compra generades"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Nombre de reparacions d'origen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Comanda de compra"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Comandes de compra"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Ordre de reparació"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Comandes de reparació"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Nákupní objednávka"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nákupní objednávky"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Příkaz opravy"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Příkazy opravy"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# Kira Petersen, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Kira Petersen, 2025\n"
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Antal genererede indkøbsordrer"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Antal forbedringer af kilden"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Indkøbsordre"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Indkøbsordrer"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparationsordre"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Reparationsordrer"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparér kilde af %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Larissa Manderfeld, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Larissa Manderfeld, 2024\n"
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Anzahl generierter Bestellungen"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Anzahl der Quellreparaturen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Bestellung"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Bestellungen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparaturauftrag"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Reparaturaufträge"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparaturquelle von %s"
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Iasonas Polydoros <j.polydoros@dileanity.com>, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Iasonas Polydoros <j.polydoros@dileanity.com>, 2025\n"
"Language-Team: Greek (https://app.transifex.com/odoo/teams/41243/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Αριθμός Εντολών Αγοράς (POs) που δημιουργήθηκαν"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Αριθμός συνδεδεμένων επισκευών"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Εντολή Αγοράς"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Εντολές Αγοράς"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Εντολή Επισκευής"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Εντολές Επισκευής"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Πηγή επισκευής %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Larissa Manderfeld, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Larissa Manderfeld, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Número de pedidos de compra generados"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Número de reparaciones de origen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Pedido de compra"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Pedidos de compra"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Orden de reparación"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Órdenes de reparación"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Fuente de reparación de %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Fernanda Alvarez, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Fernanda Alvarez, 2024\n"
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_419\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Número de órdenes de compra generadas"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Número de reparaciones de origen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Orden de compra"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Órdenes de compra"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Orden de reparación"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Órdenes de reparación"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Fuente de reparación de %s"
+63
View File
@@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# Eneli Õigus <enelioigus@gmail.com>, 2024
# JanaAvalah, 2024
# Siim Raasuke, 2024
# Kristina Pešehodko <kristina@avalah.ee>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-10-20 08:19+0000\n"
"Last-Translator: Kristina Pešehodko <kristina@avalah.ee>\n"
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/et/>\n"
"Language: et\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: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Genereeritud ostutellimuste arv"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Seotud paranduste arv"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Ostutellimus"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Ostutellimused"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Parandustöö tellimus"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Parandustöö tellimused"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Paranduse allikas %s"
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Tiffany Chang, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Tiffany Chang, 2025\n"
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "سفارش خرید"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "سفارشات خرید"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "سفارش تعمیر"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "سفارشات تعمیر"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+60
View File
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2024
# Martin Trigaux, 2024
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2025\n"
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Tuotettujen tilausten lukumäärä"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Lähdekorjausten lukumäärä"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Ostotilaus"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Ostotilaukset"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Korjaustilaus"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Korjaustilaukset"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Korjauksen lähde %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Manon Rondou, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Manon Rondou, 2025\n"
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Nombre de bons de commande générés"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Nombre de réparations source"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Bon de commande fournisseur"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Bons de commande fournisseur"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Ordre de réparation"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Ordres de réparation"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Source de réparation de %s"
+62
View File
@@ -0,0 +1,62 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# דודי מלכה <Dudimalka6@gmail.com>, 2024
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2024
# or balmas, 2025
# or balmas <or@laylinetech.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-09-16 22:21+0000\n"
"Last-Translator: or balmas <or@laylinetech.com>\n"
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 2) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "מספר הזמנות הרכש שנוצרו"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "ספירה של תיקוני מקור"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "הזמנת רכש"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "הזמנות רכש"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "הזמנת תיקון"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "הזמנות תיקונים"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "מקור תיקון של %s"
+61
View File
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-21 02:34+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Hindi <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/hi/>\n"
"Language: hi\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: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "खरीद आदेश"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "परचेज़ ऑर्डर"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr ""
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "मरम्मत के आदेश"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Bole <bole@dajmi5.com>, 2024
# Martin Trigaux, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Martin Trigaux, 2024\n"
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Nalog za nabavu"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nalozi u nabavi"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Nalog za popravak"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Nalozi za popravak"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Tamás Németh <ntomasz81@gmail.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Tamás Németh <ntomasz81@gmail.com>, 2024\n"
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Beszerzési megrendelés"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Beszerzési rendelések"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Javítási rendelés"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Javítási rendelések"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Abe Manyo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Abe Manyo, 2024\n"
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Jumlah PO yang dibuat"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Jumlah perbaikan sumber"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Purchase Order"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Order Pembelian"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Order Perbaikan"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Order Perbaikan"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Sumber Perbaikan %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Marianna Ciofani, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Marianna Ciofani, 2024\n"
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Numero di OdA genrati"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Numero di riparazioni alla fonte"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Ordine di acquisto"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Ordini di acquisto"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Ordine di riparazione"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Ordini di riparazione"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Fonte riparazione di %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Junko Augias, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Junko Augias, 2024\n"
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "生成済購買オーダ数"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "ソース修理数"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "購買オーダ"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "購買オーダ"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "修理オーダ"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "修理オーダ"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "%sの修理ソース"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Odoo Translation Bot <c3p@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-25 09:51+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Kabyle <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/kab/>\n"
"Language: kab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Taladna n tiɣin"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Tiludna n tiɣin"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr ""
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr ""
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Daye Jeong, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Daye Jeong, 2024\n"
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "생성된 PO 개수"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "원본 수리 횟수"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "구매주문서"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "구매 주문"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "수리 주문"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "수리 요청서"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "%s의 복구 소스"
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Raz Omer Hussein, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Raz Omer Hussein, 2025\n"
"Language-Team: Kurdish (https://app.transifex.com/odoo/teams/41243/ku/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ku\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "فەرمانی کڕین"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "داواکاری کڕین"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr ""
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr ""
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# digitouch UAB <digitouchagencyeur@gmail.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: digitouch UAB <digitouchagencyeur@gmail.com>, 2024\n"
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Pirkimo užsakymas"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Pirkimų užsakymai"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Taisymo užsakymas"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Taisymo užsakymai"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Will Sensors, 2024
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025\n"
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Iepirkšanas Pasūtījums"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Pirkumu pasūtījumi"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Remonta pasūtījums"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Remonta pasūtījumi"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+60
View File
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# hish, 2024
# Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2024
# Martin Trigaux, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Martin Trigaux, 2024\n"
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Худалдан авалтын захиалга"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Худалдан авалт"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Засварын Захиалга"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Засварын захиалгууд"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Oakarmin Iron <oakarminiron@gmail.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-10-09 07:23+0000\n"
"Last-Translator: Oakarmin Iron <oakarminiron@gmail.com>\n"
"Language-Team: Burmese <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/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.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "အဝယ် အော်ဒါ"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "အဝယ် အော်ဒါများ"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "ပစ္စည်းပြင် အော်ဒါ"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "ပစ္စည်းပြင် အော်ဒါများ"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Martin Trigaux, 2024\n"
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Innkjøpsordre"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Innkjøpsordrer"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparasjonsordre"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Reparasjonsordrer"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2024\n"
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Aantal gegenereerde Inkooporders"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Aantal reparatiebronnen"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Inkooporder"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Inkooporders"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparatieorder"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Reparatieorders"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparatiebron van %s"
+63
View File
@@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-21 02:34+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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"
"X-Generator: Weblate 5.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Liczba napraw źródłowych"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Zamówienie zakupu"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Zamówienia Zakupu"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Zamówienia naprawy"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Zamówienie naprawy"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Naprawa źródłowa %s"
+63
View File
@@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Maitê Dietze, 2025
# Wil Odoo, 2025
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-21 02:34+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/pt/>\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
"1000000 == 0) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Total de POs gerados"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Total de reparos da origem"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Notas de encomenda"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Notas de encomenda"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Ordem de Reparação"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Ordens de Reparação"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparo da origem de %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Maitê Dietze, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Maitê Dietze, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Total de POs gerados"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Total de reparos da origem"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Pedido de compra"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Pedidos de compra"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Ordem de reparo"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Ordens de reparo"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparo da origem de %s"
@@ -0,0 +1,54 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-26 08:56+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr ""
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr ""
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr ""
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Larisa_nexterp, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Larisa_nexterp, 2025\n"
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Numărul de comenzi de achiziție generate"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Numărul de reparații sursă"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Comandă de achiziție"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Comenzi de achiziție"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Comandă de reparație"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Comenzi de reparații"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Sursa reparației pentru %s"
+63
View File
@@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-10-22 07:20+0000\n"
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-18/"
"purchase_repair/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Количество сгенерированных заказов на закупку"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Количество исходных заказов на ремонт"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Заказ на покупку"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Заказы на покупку"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Заказ на ремонт"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Заказы на ремонт"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Источник ремонта: %s"
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Objednávka"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nakupné objednávky"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Objednávka na opravu"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Opravné objednávky"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Nabavni nalog"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nabavni nalogi"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Servisni nalog"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Nalog za popravila"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2025-11-21 06:41+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Serbian (Latin script) <https://translate.odoo.com/projects/"
"odoo-18/purchase_repair/sr_Latn/>\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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.12.2\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Nalog za nabavku"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Nalog za nabavku"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Zahtev za Popravku"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Nalozi Popravke"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Jakob Krabbe <jakob.krabbe@vertel.se>, 2024\n"
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Antal källreparationer"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Inköpsorder"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Inköpsordrar"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparationsorder"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Reparationsorder"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Reparation Källa till%s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Rasareeyar Lappiam, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Rasareeyar Lappiam, 2024\n"
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "จำนวนของแหล่งที่มาการซ่อมแซม"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "คำสั่งซื้อ"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "คำสั่งซื้อ"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "คำสั่งซ่อม"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "คำสั่งซ่อม"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "แหล่งการซ่อมแซมของ %s"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Martin Trigaux, 2024
# Deniz Guvener_Odoo <degu@odoo.com>, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Deniz Guvener_Odoo <degu@odoo.com>, 2025\n"
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Oluşturulan satın alma siparişlerinin sayısı"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Kaynak onarım sayısı"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Satınalma Siparişi"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Satınalma Siparişleri"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Onarım Siparişi"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Onarım Siparişleri"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "%s Onarım Kaynağı"
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr ""
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr ""
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Замовлення на купівлю"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Замовлення на купівлю"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Замовлення на ремонт"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Замовлення на ремонт"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr ""
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Thi Huong Nguyen, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Thi Huong Nguyen, 2024\n"
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "Số PO đã tạo"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "Số lệnh sửa chữa nguồn"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "Đơn mua hàng"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "Đơn mua hàng"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "Lệnh sữa chữa"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "Lệnh sửa chữa"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "Nguồn lệnh sửa chữa của %s"
+60
View File
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Chloe Wang, 2024
# Odoo哥 <vnsoft.he@gmail.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Odoo哥 <vnsoft.he@gmail.com>, 2024\n"
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "已生成采购订单数目"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "来源维修次数"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "采购订单"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "采购订单"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "维修订单"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "维修订单"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "%s的维修源"
+59
View File
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_repair
#
# Translators:
# Wil Odoo, 2024
# Tony Ng, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-29 00:00+0000\n"
"Last-Translator: Tony Ng, 2024\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_repair_order__purchase_count
msgid "Count of generated POs"
msgstr "已產生採購訂單數目"
#. module: purchase_repair
#: model:ir.model.fields,field_description:purchase_repair.field_purchase_order__repair_count
msgid "Count of source repairs"
msgstr "來源維修數目"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_purchase_order
msgid "Purchase Order"
msgstr "採購訂單"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/repair_order.py:0
#: model_terms:ir.ui.view,arch_db:purchase_repair.view_repair_order_form_inherit
msgid "Purchase Orders"
msgstr "採購訂單"
#. module: purchase_repair
#: model:ir.model,name:purchase_repair.model_repair_order
msgid "Repair Order"
msgstr "維修單"
#. module: purchase_repair
#: model_terms:ir.ui.view,arch_db:purchase_repair.purchase_order_form_inherit
msgid "Repair Orders"
msgstr "維修單"
#. module: purchase_repair
#. odoo-python
#: code:addons/purchase_repair/models/purchase_order.py:0
msgid "Repair Source of %s"
msgstr "%s 的維修來源"
@@ -0,0 +1,4 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import purchase_order
from . import repair_order
@@ -0,0 +1,35 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import api, fields, models, _
class PurchaseOrder(models.Model):
_inherit = 'purchase.order'
repair_count = fields.Integer(string='Count of source repairs', compute='_compute_repair_count', groups='stock.group_stock_user')
@api.depends('order_line.move_dest_ids.repair_id')
def _compute_repair_count(self):
for purchase in self:
purchase.repair_count = len(purchase._get_linked_repair_orders())
def _get_linked_repair_orders(self):
return (
self.order_line.move_dest_ids.repair_id |
self.order_line.move_ids.move_dest_ids.repair_id
)
def action_view_repair_orders(self):
self.ensure_one()
repair_ids = self._get_linked_repair_orders()
action = {
'type': 'ir.actions.act_window',
'res_model': 'repair.order',
'views': [[False, 'form']]
}
if self.repair_count == 1:
action['res_id'] = repair_ids.id
elif self.repair_count > 1:
action['name'] = _("Repair Source of %s", self.name)
action['views'] = [[False, 'list']]
action['domain'] = [('id', 'in', repair_ids.ids)]
return action
@@ -0,0 +1,35 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import api, models, fields, _
class RepairOrder(models.Model):
_inherit = 'repair.order'
purchase_count = fields.Integer(string="Count of generated POs", compute="_compute_purchase_count", groups="purchase.group_purchase_user")
@api.depends('move_ids.created_purchase_line_ids.order_id')
def _compute_purchase_count(self):
for repair in self:
repair.purchase_count = len(repair._get_linked_purchase_orders())
def _get_linked_purchase_orders(self):
return (
self.move_ids.created_purchase_line_ids.order_id |
self.move_ids.move_orig_ids.purchase_line_id.order_id
)
def action_view_purchase_orders(self):
self.ensure_one()
purchase_ids = self._get_linked_purchase_orders()
action = {
'type': 'ir.actions.act_window',
'res_model': 'purchase.order',
'views': [[False, 'form']],
}
if self.purchase_count == 1:
action['res_id'] = purchase_ids.id
elif self.purchase_count > 1:
action['name'] = _('Purchase Orders')
action['views'] = [[False, 'list']]
action['domain'] = [('id', 'in', purchase_ids.ids)]
return action
+3
View File
@@ -0,0 +1,3 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_repair_purchase_flow
@@ -0,0 +1,67 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo.fields import Command
from odoo.tests import tagged
from odoo.addons.stock.tests.common import TestStockCommon
@tagged('post_install', '-at_install')
class TestRepairPurchaseFlow(TestStockCommon):
@classmethod
def setUpClass(cls):
super().setUpClass()
def test_repair_with_purchase_mto_link(self):
"""
Test the integration between a repair order and a purchase order (MTO)
for a product with 'Make to Order' (MTO) and 'Buy' routes.
Validates that a repair order triggers a purchase order with correct product
and quantity, and ensures proper linking via the procurement group.
"""
self.env.ref('stock.route_warehouse0_mto').active = True
mto_route = self.env['stock.route'].search([('name', '=', 'Replenish on Order (MTO)')])
buy_route = self.env['stock.route'].search([('name', '=', 'Buy')])
rule = mto_route.rule_ids.filtered(lambda r: r.picking_type_id.code == 'repair_operation')
rule.update({'procure_method': 'make_to_order'})
seller = self.env['res.partner'].create({
'name': 'Vendor',
})
product = self.productA
product.write({
'route_ids': [(4, mto_route.id), (4, buy_route.id)],
'seller_ids': [
Command.create({
'partner_id': seller.id,
'min_qty': 1,
'price': 150,
}),
],
})
repair = self.env['repair.order'].create([
{
'move_ids': [
Command.create({
'repair_line_type': 'add',
'product_id': product.id,
'product_uom_qty': 1.0,
})
]
}
])
repair.action_validate()
purchase = repair.move_ids.created_purchase_line_ids.order_id
self.assertEqual(purchase.order_line.product_id, product)
self.assertEqual(purchase.order_line.product_qty, 1.0)
self.assertEqual(purchase.order_line.move_dest_ids.repair_id, repair)
self.assertEqual(repair.purchase_count, 1)
self.assertEqual(purchase.repair_count, 1)
purchase.button_confirm()
self.assertEqual(repair.purchase_count, 1)
self.assertEqual(purchase.repair_count, 1)
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="purchase_order_form_inherit" model="ir.ui.view">
<field name="name">purchase.order.form.inherit</field>
<field name="model">purchase.order</field>
<field name="inherit_id" ref="purchase.purchase_order_form"/>
<field name="arch" type="xml">
<xpath expr="//button[@name='action_view_invoice']" position="after">
<button
class="oe_stat_button" name="action_view_repair_orders" type="object"
icon="fa-wrench" groups="stock.group_stock_user"
invisible="repair_count == 0">
<div class="o_field_widget o_stat_info">
<field name="repair_count" string="Repair Orders" widget="statinfo"/>
</div>
</button>
</xpath>
</field>
</record>
</odoo>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_repair_order_form_inherit" model="ir.ui.view">
<field name="name">repair.order.form.inherit</field>
<field name="model">repair.order</field>
<field name="inherit_id" ref="repair.view_repair_order_form"/>
<field name="arch" type="xml">
<xpath expr="//button[@name='action_view_sale_order']" position="after">
<button
class="oe_stat_button" name="action_view_purchase_orders" type="object"
icon="fa-credit-card" groups="purchase.group_purchase_user"
invisible="purchase_count == 0 or state == 'draft'">
<div class="o_field_widget o_stat_info">
<field name="purchase_count" string="Purchase Orders" widget="statinfo"/>
</div>
</button>
</xpath>
</field>
</record>
</odoo>