diff --git a/repair_calendar_view/README.rst b/repair_calendar_view/README.rst deleted file mode 100644 index 16c30aa16..000000000 --- a/repair_calendar_view/README.rst +++ /dev/null @@ -1,78 +0,0 @@ -==================== -Repair Calendar View -==================== - -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png - :target: https://odoo-community.org/page/development-status - :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png - :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html - :alt: License: LGPL-3 -.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/13.0/repair_calendar_view - :alt: OCA/manufacture -.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-repair_calendar_view - :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/129/13.0 - :alt: Try me on Runbot - -|badge1| |badge2| |badge3| |badge4| |badge5| - -This Module adds a calendar view for the repair orders. - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* Agile Business Group - -Contributors -~~~~~~~~~~~~ - -* Nicola Malcontenti -* Alessio Gerace -* Alex Comba -* Carlos Jimeno -* María Asunción Daza -* Pimolnat Suntian - -Maintainers -~~~~~~~~~~~ - -This module is maintained by the OCA. - -.. image:: https://odoo-community.org/logo.png - :alt: Odoo Community Association - :target: https://odoo-community.org - -OCA, or the Odoo Community Association, is a nonprofit organization whose -mission is to support the collaborative development of Odoo features and -promote its widespread use. - -This module is part of the `OCA/manufacture `_ project on GitHub. - -You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/repair_calendar_view/__init__.py b/repair_calendar_view/__init__.py deleted file mode 100644 index 3debae779..000000000 --- a/repair_calendar_view/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2016 Agile Business Group -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). - - -from . import models diff --git a/repair_calendar_view/__manifest__.py b/repair_calendar_view/__manifest__.py deleted file mode 100644 index 7ffacf349..000000000 --- a/repair_calendar_view/__manifest__.py +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2016 Agile Business Group -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). - - -{ - "name": "Repair Calendar View", - "version": "13.0.1.0.0", - "category": "Manufacturing", - "author": "Agile Business Group, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/manufacture", - "license": "LGPL-3", - "depends": ["repair"], - "data": ["views/mrp_repair_view.xml"], - "installable": True, -} diff --git a/repair_calendar_view/i18n/ar.po b/repair_calendar_view/i18n/ar.po deleted file mode 100644 index ff5182b1c..000000000 --- a/repair_calendar_view/i18n/ar.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \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: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "المستخدم" diff --git a/repair_calendar_view/i18n/bs.po b/repair_calendar_view/i18n/bs.po deleted file mode 100644 index a82478871..000000000 --- a/repair_calendar_view/i18n/bs.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Korisnik" diff --git a/repair_calendar_view/i18n/ca.po b/repair_calendar_view/i18n/ca.po deleted file mode 100644 index b25c11b0c..000000000 --- a/repair_calendar_view/i18n/ca.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuari" diff --git a/repair_calendar_view/i18n/cs.po b/repair_calendar_view/i18n/cs.po deleted file mode 100644 index dd6a08fa4..000000000 --- a/repair_calendar_view/i18n/cs.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" -"Language: cs\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 && n<=4) ? 1 : 2;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Uživatel" diff --git a/repair_calendar_view/i18n/de.po b/repair_calendar_view/i18n/de.po deleted file mode 100644 index 90edf7979..000000000 --- a/repair_calendar_view/i18n/de.po +++ /dev/null @@ -1,47 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2018-12-10 11:58+0000\n" -"Last-Translator: Maria Sparenberg \n" -"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" -"Language: de\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 3.3\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" -"Dieses Feld, das Reparaturdatum und der Benutzer definieren den Kalender" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Reparaturdatum" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Reparaturauftrag" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Reparaturauftragskalender" - -#~ msgid "Person in charge for the repair" -#~ msgstr "für die Reparatur verantwortliche Person" - -#~ msgid "User" -#~ msgstr "Benutzer" diff --git a/repair_calendar_view/i18n/en_GB.po b/repair_calendar_view/i18n/en_GB.po deleted file mode 100644 index 1fe9cbfd6..000000000 --- a/repair_calendar_view/i18n/en_GB.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" -"teams/23907/en_GB/)\n" -"Language: en_GB\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "User" diff --git a/repair_calendar_view/i18n/es.po b/repair_calendar_view/i18n/es.po deleted file mode 100644 index 9fe464abe..000000000 --- a/repair_calendar_view/i18n/es.po +++ /dev/null @@ -1,49 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -# enjolras , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-12 03:48+0000\n" -"PO-Revision-Date: 2019-03-01 14:52+0000\n" -"Last-Translator: Marta Vázquez Rodríguez \n" -"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" -"Language: es\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 3.4\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" -"Fecha de la reparación, este campo y el de user_id se definen en el " -"calendario" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Fecha de reparación" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Pedido de reparación" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Calendario de pedidos de reparación" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Persona a cargo de la reparación" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/es_CR.po b/repair_calendar_view/i18n/es_CR.po deleted file mode 100644 index 76b2c35be..000000000 --- a/repair_calendar_view/i18n/es_CR.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" -"teams/23907/es_CR/)\n" -"Language: es_CR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/es_EC.po b/repair_calendar_view/i18n/es_EC.po deleted file mode 100644 index 859058a73..000000000 --- a/repair_calendar_view/i18n/es_EC.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" -"es_EC/)\n" -"Language: es_EC\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/es_MX.po b/repair_calendar_view/i18n/es_MX.po deleted file mode 100644 index f19e54121..000000000 --- a/repair_calendar_view/i18n/es_MX.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" -"es_MX/)\n" -"Language: es_MX\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/es_VE.po b/repair_calendar_view/i18n/es_VE.po deleted file mode 100644 index 2152bee2d..000000000 --- a/repair_calendar_view/i18n/es_VE.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" -"teams/23907/es_VE/)\n" -"Language: es_VE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/et.po b/repair_calendar_view/i18n/et.po deleted file mode 100644 index 93aa004f5..000000000 --- a/repair_calendar_view/i18n/et.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Kasutaja" diff --git a/repair_calendar_view/i18n/fi.po b/repair_calendar_view/i18n/fi.po deleted file mode 100644 index a86482d3b..000000000 --- a/repair_calendar_view/i18n/fi.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" -"Language: fi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Käyttäjä" diff --git a/repair_calendar_view/i18n/fr.po b/repair_calendar_view/i18n/fr.po deleted file mode 100644 index ba8654580..000000000 --- a/repair_calendar_view/i18n/fr.po +++ /dev/null @@ -1,45 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# Quentin THEURET , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 07:00+0000\n" -"PO-Revision-Date: 2017-06-10 07:00+0000\n" -"Last-Translator: Quentin THEURET , 2017\n" -"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "Date de la réparation, ce champ et user_id définissent le calendrier" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Date de la réparation" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Ordre de réparation" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Calendrier des ordres de réparation" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Personne en charge de la réparation" - -#~ msgid "User" -#~ msgstr "Utilisateur" diff --git a/repair_calendar_view/i18n/gl.po b/repair_calendar_view/i18n/gl.po deleted file mode 100644 index 5086f0153..000000000 --- a/repair_calendar_view/i18n/gl.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" -"Language: gl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Usuario" diff --git a/repair_calendar_view/i18n/hr.po b/repair_calendar_view/i18n/hr.po deleted file mode 100644 index 5368f6524..000000000 --- a/repair_calendar_view/i18n/hr.po +++ /dev/null @@ -1,47 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -# Bole , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-12 03:48+0000\n" -"PO-Revision-Date: 2018-02-12 03:48+0000\n" -"Last-Translator: Bole , 2018\n" -"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" -"Language: hr\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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "Datum popravka, ovo polje i id korisnika definiraju kalendar." - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Datum popravka" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Nalog za popravak" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Kalendar naloga za popravak" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Osoba zadužena za popravak" - -#~ msgid "User" -#~ msgstr "Korisnik" diff --git a/repair_calendar_view/i18n/hr_HR.po b/repair_calendar_view/i18n/hr_HR.po deleted file mode 100644 index 549dd7ff4..000000000 --- a/repair_calendar_view/i18n/hr_HR.po +++ /dev/null @@ -1,47 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# Bole , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-01 20:18+0000\n" -"PO-Revision-Date: 2017-05-01 20:18+0000\n" -"Last-Translator: Bole , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" -"hr_HR/)\n" -"Language: hr_HR\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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "Datum popravka, ovo polje, u user_id definiraju kalendar" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Datum popravka" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Nalog za popravak" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Kalendar naloga za popravke" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Osoba zadužena za popravak" - -#~ msgid "User" -#~ msgstr "Korisnik" diff --git a/repair_calendar_view/i18n/hu.po b/repair_calendar_view/i18n/hu.po deleted file mode 100644 index 85ea6e9d1..000000000 --- a/repair_calendar_view/i18n/hu.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" -"Language: hu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Felhasználó" diff --git a/repair_calendar_view/i18n/id.po b/repair_calendar_view/i18n/id.po deleted file mode 100644 index 65907c340..000000000 --- a/repair_calendar_view/i18n/id.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-12 03:48+0000\n" -"PO-Revision-Date: 2018-02-12 03:48+0000\n" -"Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" -"Language: id\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Pengguna" diff --git a/repair_calendar_view/i18n/it.po b/repair_calendar_view/i18n/it.po deleted file mode 100644 index 3230deaa9..000000000 --- a/repair_calendar_view/i18n/it.po +++ /dev/null @@ -1,46 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" -"Data della riparazione, questo campo e user_id definiscono il calendario" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Data riparazione" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Ordine di riparazione" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Calendario ordini di riparazione" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Persona responsabile della riparazione" - -#~ msgid "User" -#~ msgstr "Utente" diff --git a/repair_calendar_view/i18n/ja.po b/repair_calendar_view/i18n/ja.po deleted file mode 100644 index a8a6a6caa..000000000 --- a/repair_calendar_view/i18n/ja.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" -"Language: ja\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "ユーザ" diff --git a/repair_calendar_view/i18n/lt.po b/repair_calendar_view/i18n/lt.po deleted file mode 100644 index d03aa6526..000000000 --- a/repair_calendar_view/i18n/lt.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -# Viktoras Norkus , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-16 08:02+0000\n" -"PO-Revision-Date: 2018-01-16 08:02+0000\n" -"Last-Translator: Viktoras Norkus , 2018\n" -"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" -"Language: lt\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" -"%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Remonto užsakymas" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Naudotojas" diff --git a/repair_calendar_view/i18n/lv.po b/repair_calendar_view/i18n/lv.po deleted file mode 100644 index 36e8e2dd4..000000000 --- a/repair_calendar_view/i18n/lv.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" -"Language: lv\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 != 0 ? 1 : " -"2);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Lietotājs" diff --git a/repair_calendar_view/i18n/mk.po b/repair_calendar_view/i18n/mk.po deleted file mode 100644 index d791eca21..000000000 --- a/repair_calendar_view/i18n/mk.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" -"Language: mk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Корисник" diff --git a/repair_calendar_view/i18n/mn.po b/repair_calendar_view/i18n/mn.po deleted file mode 100644 index bf3b3845c..000000000 --- a/repair_calendar_view/i18n/mn.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" -"Language: mn\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Хэрэглэгч" diff --git a/repair_calendar_view/i18n/mrp_repair_calendar_view.pot b/repair_calendar_view/i18n/mrp_repair_calendar_view.pot deleted file mode 100644 index 2aa6eeb87..000000000 --- a/repair_calendar_view/i18n/mrp_repair_calendar_view.pot +++ /dev/null @@ -1,45 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \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: mrp_repair_calendar_view -#: model:ir.model.fields,help:mrp_repair_calendar_view.field_mrp_repair_date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: mrp_repair_calendar_view -#: model:ir.model.fields,help:mrp_repair_calendar_view.field_mrp_repair_user_id -msgid "Person in charge for the repair" -msgstr "" - -#. module: mrp_repair_calendar_view -#: model:ir.model.fields,field_description:mrp_repair_calendar_view.field_mrp_repair_date_repair -msgid "Repair Date" -msgstr "" - -#. module: mrp_repair_calendar_view -#: model:ir.model,name:mrp_repair_calendar_view.model_mrp_repair -msgid "Repair Order" -msgstr "" - -#. module: mrp_repair_calendar_view -#: model:ir.ui.view,arch_db:mrp_repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#. module: mrp_repair_calendar_view -#: model:ir.model.fields,field_description:mrp_repair_calendar_view.field_mrp_repair_user_id -msgid "User" -msgstr "" - diff --git a/repair_calendar_view/i18n/nb.po b/repair_calendar_view/i18n/nb.po deleted file mode 100644 index 99b3559bf..000000000 --- a/repair_calendar_view/i18n/nb.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" -"nb/)\n" -"Language: nb\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Bruker" diff --git a/repair_calendar_view/i18n/nl.po b/repair_calendar_view/i18n/nl.po deleted file mode 100644 index 3fd127bb2..000000000 --- a/repair_calendar_view/i18n/nl.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Gebruiker" diff --git a/repair_calendar_view/i18n/nl_BE.po b/repair_calendar_view/i18n/nl_BE.po deleted file mode 100644 index 64e91c72f..000000000 --- a/repair_calendar_view/i18n/nl_BE.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" -"nl_BE/)\n" -"Language: nl_BE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Gebruiker" diff --git a/repair_calendar_view/i18n/nl_NL.po b/repair_calendar_view/i18n/nl_NL.po deleted file mode 100644 index c9426b771..000000000 --- a/repair_calendar_view/i18n/nl_NL.po +++ /dev/null @@ -1,46 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# Peter Hageman , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-06 03:32+0000\n" -"PO-Revision-Date: 2017-05-06 03:32+0000\n" -"Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" -"teams/23907/nl_NL/)\n" -"Language: nl_NL\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "Datum van de reparatie, dit veld en user_id bepalen de kalender" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Reparatiedatum" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Reparatieorder" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Reparatieorders-kalender" - -#~ msgid "Person in charge for the repair" -#~ msgstr "Persoon verantwoordelijk voor de reparatie" - -#~ msgid "User" -#~ msgstr "Gebruiker" diff --git a/repair_calendar_view/i18n/pl.po b/repair_calendar_view/i18n/pl.po deleted file mode 100644 index 23f024efb..000000000 --- a/repair_calendar_view/i18n/pl.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Użytkownik" diff --git a/repair_calendar_view/i18n/pt.po b/repair_calendar_view/i18n/pt.po deleted file mode 100644 index a5d8968e7..000000000 --- a/repair_calendar_view/i18n/pt.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/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=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Utilizador" diff --git a/repair_calendar_view/i18n/pt_BR.po b/repair_calendar_view/i18n/pt_BR.po deleted file mode 100644 index fb99b8aa9..000000000 --- a/repair_calendar_view/i18n/pt_BR.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2020-08-12 18:59+0000\n" -"Last-Translator: Rodrigo Macedo \n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" -"23907/pt_BR/)\n" -"Language: pt_BR\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 3.10\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "Data da reparação, este campo e user_id definem o calendário" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "Data de Reparação" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "Ordem de reparação" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "Calendário de pedidos de reparo" - -#~ msgid "User" -#~ msgstr "Usuário" diff --git a/repair_calendar_view/i18n/pt_PT.po b/repair_calendar_view/i18n/pt_PT.po deleted file mode 100644 index 701fdea8b..000000000 --- a/repair_calendar_view/i18n/pt_PT.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" -"teams/23907/pt_PT/)\n" -"Language: pt_PT\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Utilizador" diff --git a/repair_calendar_view/i18n/repair_calendar_view.pot b/repair_calendar_view/i18n/repair_calendar_view.pot deleted file mode 100644 index 057f50aa4..000000000 --- a/repair_calendar_view/i18n/repair_calendar_view.pot +++ /dev/null @@ -1,34 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * repair_calendar_view -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" -"Report-Msgid-Bugs-To: \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: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" diff --git a/repair_calendar_view/i18n/ro.po b/repair_calendar_view/i18n/ro.po deleted file mode 100644 index 57e76de20..000000000 --- a/repair_calendar_view/i18n/ro.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" -"Language: ro\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%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Utilizator" diff --git a/repair_calendar_view/i18n/ru.po b/repair_calendar_view/i18n/ru.po deleted file mode 100644 index dce3b79d2..000000000 --- a/repair_calendar_view/i18n/ru.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Пользователь" diff --git a/repair_calendar_view/i18n/sl.po b/repair_calendar_view/i18n/sl.po deleted file mode 100644 index 3dac7e3de..000000000 --- a/repair_calendar_view/i18n/sl.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" -"Language: sl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Uporabnik" diff --git a/repair_calendar_view/i18n/sr@latin.po b/repair_calendar_view/i18n/sr@latin.po deleted file mode 100644 index c4fb48f50..000000000 --- a/repair_calendar_view/i18n/sr@latin.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr" -"%40latin/)\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" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Korisnik" diff --git a/repair_calendar_view/i18n/sv.po b/repair_calendar_view/i18n/sv.po deleted file mode 100644 index 3361767be..000000000 --- a/repair_calendar_view/i18n/sv.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" -"Language: sv\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Användare" diff --git a/repair_calendar_view/i18n/th.po b/repair_calendar_view/i18n/th.po deleted file mode 100644 index 5cc953b45..000000000 --- a/repair_calendar_view/i18n/th.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" -"Language: th\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "ผู้ใช้" diff --git a/repair_calendar_view/i18n/tr.po b/repair_calendar_view/i18n/tr.po deleted file mode 100644 index 82519828d..000000000 --- a/repair_calendar_view/i18n/tr.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" -"Language: tr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Kullanıcı" diff --git a/repair_calendar_view/i18n/tr_TR.po b/repair_calendar_view/i18n/tr_TR.po deleted file mode 100644 index 8419c5094..000000000 --- a/repair_calendar_view/i18n/tr_TR.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" -"tr_TR/)\n" -"Language: tr_TR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Kullanıcı" diff --git a/repair_calendar_view/i18n/vi.po b/repair_calendar_view/i18n/vi.po deleted file mode 100644 index 4717cc9c7..000000000 --- a/repair_calendar_view/i18n/vi.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" -"Language: vi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "Người sử dụng" diff --git a/repair_calendar_view/i18n/zh_CN.po b/repair_calendar_view/i18n/zh_CN.po deleted file mode 100644 index 4cf8a2ab3..000000000 --- a/repair_calendar_view/i18n/zh_CN.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" -"zh_CN/)\n" -"Language: zh_CN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "用户" diff --git a/repair_calendar_view/i18n/zh_TW.po b/repair_calendar_view/i18n/zh_TW.po deleted file mode 100644 index 5b777cb13..000000000 --- a/repair_calendar_view/i18n/zh_TW.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_repair_calendar_view -# -# Translators: -# OCA Transbot , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" -"zh_TW/)\n" -"Language: zh_TW\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: repair_calendar_view -#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair -msgid "Date of the repair, this field and user_id defines the calendar" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair -msgid "Repair Date" -msgstr "" - -#. module: repair_calendar_view -#: model:ir.model,name:repair_calendar_view.model_repair_order -msgid "Repair Order" -msgstr "" - -#. module: repair_calendar_view -#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar -msgid "Repair Orders Calendar" -msgstr "" - -#~ msgid "User" -#~ msgstr "使用者" diff --git a/repair_calendar_view/models/__init__.py b/repair_calendar_view/models/__init__.py deleted file mode 100644 index 00be16b90..000000000 --- a/repair_calendar_view/models/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2016 Agile Business Group -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). - - -from . import repair diff --git a/repair_calendar_view/models/repair.py b/repair_calendar_view/models/repair.py deleted file mode 100644 index 0e50310c4..000000000 --- a/repair_calendar_view/models/repair.py +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2016 Agile Business Group -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). - -from odoo import fields, models - - -class RepairOrder(models.Model): - _inherit = "repair.order" - - date_repair = fields.Datetime( - string="Repair Date", - default=fields.Datetime.now, - copy=False, - help="Date of the repair, this field and user_id defines the calendar", - ) diff --git a/repair_calendar_view/readme/CONTRIBUTORS.rst b/repair_calendar_view/readme/CONTRIBUTORS.rst deleted file mode 100644 index dbc526777..000000000 --- a/repair_calendar_view/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,6 +0,0 @@ -* Nicola Malcontenti -* Alessio Gerace -* Alex Comba -* Carlos Jimeno -* María Asunción Daza -* Pimolnat Suntian diff --git a/repair_calendar_view/readme/DESCRIPTION.rst b/repair_calendar_view/readme/DESCRIPTION.rst deleted file mode 100644 index 502b18f56..000000000 --- a/repair_calendar_view/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -This Module adds a calendar view for the repair orders. diff --git a/repair_calendar_view/static/description/icon.png b/repair_calendar_view/static/description/icon.png deleted file mode 100644 index 3a0328b51..000000000 Binary files a/repair_calendar_view/static/description/icon.png and /dev/null differ diff --git a/repair_calendar_view/static/description/index.html b/repair_calendar_view/static/description/index.html deleted file mode 100644 index d8af49151..000000000 --- a/repair_calendar_view/static/description/index.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - -Repair Calendar View - - - -
-

Repair Calendar View

- - -

Beta License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

-

This Module adds a calendar view for the repair orders.

-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • Agile Business Group
  • -
-
-
-

Contributors

- -
-
-

Maintainers

-

This module is maintained by the OCA.

-Odoo Community Association -

OCA, or the Odoo Community Association, is a nonprofit organization whose -mission is to support the collaborative development of Odoo features and -promote its widespread use.

-

This module is part of the OCA/manufacture project on GitHub.

-

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

-
-
-
- - diff --git a/repair_calendar_view/views/mrp_repair_view.xml b/repair_calendar_view/views/mrp_repair_view.xml deleted file mode 100644 index 9ca09b394..000000000 --- a/repair_calendar_view/views/mrp_repair_view.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - repair.calendar.form - repair.order - - - - - - - - - Repair Orders Calendar - repair.order - - - - - - - - - tree,kanban,graph,pivot,calendar,form - - diff --git a/setup/repair_calendar_view/odoo/addons/repair_calendar_view b/setup/repair_calendar_view/odoo/addons/repair_calendar_view deleted file mode 120000 index 879f004ff..000000000 --- a/setup/repair_calendar_view/odoo/addons/repair_calendar_view +++ /dev/null @@ -1 +0,0 @@ -../../../../repair_calendar_view \ No newline at end of file diff --git a/setup/repair_calendar_view/setup.py b/setup/repair_calendar_view/setup.py deleted file mode 100644 index 28c57bb64..000000000 --- a/setup/repair_calendar_view/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -)