[IMP] New icon for agreement modules (svg file in agreement_legal)

This commit is contained in:
Marcel Savegnago
2020-02-15 02:20:16 -03:00
committed by Murtaza Mithaiwala
parent 1351f55810
commit ad07ce1cc0
4 changed files with 86 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
'website': 'https://github.com/OCA/contract', 'website': 'https://github.com/OCA/contract',
'category': 'Maintenance', 'category': 'Maintenance',
'license': 'AGPL-3', 'license': 'AGPL-3',
'version': '12.0.1.1.0', 'version': '12.0.1.1.1',
'depends': [ 'depends': [
'maintenance', 'maintenance',
'agreement_serviceprofile', 'agreement_serviceprofile',

View File

@@ -0,0 +1,81 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * agreement_maintenance
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-02-17 19:13+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n"
"Language-Team: none\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"
"X-Generator: Weblate 3.10\n"
#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement__mr_count
msgid "# Maintenance Requests"
msgstr "# Requisições de Manutenção"
#. module: agreement_maintenance
#: model_terms:ir.ui.view,arch_db:agreement_maintenance.partner_agreement_form_view
msgid "<span class=\"o_stat_text\">Maintenance Requests</span>"
msgstr "<span class=\"o_stat_text\">Requisições de Manutenção</span>"
#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_agreement
#: model:ir.model.fields,field_description:agreement_maintenance.field_maintenance_equipment__agreement_id
#: model:ir.model.fields,field_description:agreement_maintenance.field_maintenance_request__agreement_id
#: model_terms:ir.ui.view,arch_db:agreement_maintenance.view_maintenance_equipment_filter_agreement
msgid "Agreement"
msgstr "Acordo"
#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_agreement_serviceprofile
msgid "Agreement Service Profiles"
msgstr "Perfis de Serviço do Acordo"
#. module: agreement_maintenance
#: model_terms:ir.actions.act_window,help:agreement_maintenance.action_maintenance_request_agreement_specific
msgid "Create Maintenance Requests"
msgstr "Criar Requisição de Manutenção"
#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile__equipment_id
msgid "Equipment"
msgstr "Equipamento"
#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_maintenance_equipment
msgid "Maintenance Equipment"
msgstr "Equipamento de Manutenção"
#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_maintenance_request
msgid "Maintenance Request"
msgstr "Requisição de Manutenção"
#. module: agreement_maintenance
#: model:ir.actions.act_window,name:agreement_maintenance.action_maintenance_request_agreement_specific
msgid "Maintenance Requests"
msgstr "Requisições de Manutenção"
#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_maintenance_request__serviceprofile_id
#: model_terms:ir.ui.view,arch_db:agreement_maintenance.view_maintenance_request_filter_agreement
msgid "Service Profile"
msgstr "Perfil do Serviço"
#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_maintenance_equipment__serviceprofile_ids
msgid "Service Profiles"
msgstr "Perfis do Serviço"
#. module: agreement_maintenance
#: model_terms:ir.ui.view,arch_db:agreement_maintenance.maintenance_equipment_form_view_agreement
msgid "Services"
msgstr "Serviços"

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 12.0\n" "Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-02-12 05:03+0000\n" "PO-Revision-Date: 2020-06-16 22:19+0000\n"
"Last-Translator: Marcel Savegnago <marcel.savegnago@gmail.com>\n" "Last-Translator: Fernando Colus <fcolus1@gmail.com>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -37,7 +37,7 @@ msgstr "Acordo"
#. module: agreement_maintenance #. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_agreement_serviceprofile #: model:ir.model,name:agreement_maintenance.model_agreement_serviceprofile
msgid "Agreement Service Profiles" msgid "Agreement Service Profiles"
msgstr "Perfis de Serviços de Acordo" msgstr "Perfis de Serviço do Acordo"
#. module: agreement_maintenance #. module: agreement_maintenance
#: model_terms:ir.actions.act_window,help:agreement_maintenance.action_maintenance_request_agreement_specific #: model_terms:ir.actions.act_window,help:agreement_maintenance.action_maintenance_request_agreement_specific
@@ -52,7 +52,7 @@ msgstr "Equipamento"
#. module: agreement_maintenance #. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_maintenance_equipment #: model:ir.model,name:agreement_maintenance.model_maintenance_equipment
msgid "Maintenance Equipment" msgid "Maintenance Equipment"
msgstr "Equipamentos de Manutenção" msgstr "Equipamento de Manutenção"
#. module: agreement_maintenance #. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_maintenance_request #: model:ir.model,name:agreement_maintenance.model_maintenance_request

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 10 KiB