From 52260b6ec1cfb304bd72da3f518d1fbf5260698d Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Fri, 19 Feb 2016 18:19:13 +0100 Subject: [PATCH 01/22] Restricted list of possible summaries for phone calls This module fills the gap of phone marketing companies where phone call summaries can only belong to a limited amount of possibilities. OCA Transbot updated translations from Transifex --- crm_phonecall_summary_predefined/README.rst | 64 +++++++++++ crm_phonecall_summary_predefined/__init__.py | 5 + .../__openerp__.py | 26 +++++ crm_phonecall_summary_predefined/i18n/am.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/ar.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/bg.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/bs.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/ca.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/cs.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/da.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/de.po | 97 +++++++++++++++++ .../i18n/el_GR.po | 97 +++++++++++++++++ .../i18n/en_GB.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/es.po | 97 +++++++++++++++++ .../i18n/es_AR.po | 97 +++++++++++++++++ .../i18n/es_CL.po | 97 +++++++++++++++++ .../i18n/es_CO.po | 97 +++++++++++++++++ .../i18n/es_CR.po | 97 +++++++++++++++++ .../i18n/es_DO.po | 97 +++++++++++++++++ .../i18n/es_EC.po | 97 +++++++++++++++++ .../i18n/es_ES.po | 97 +++++++++++++++++ .../i18n/es_MX.po | 97 +++++++++++++++++ .../i18n/es_PE.po | 97 +++++++++++++++++ .../i18n/es_PY.po | 97 +++++++++++++++++ .../i18n/es_VE.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/et.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/eu.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/fa.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/fi.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/fr.po | 97 +++++++++++++++++ .../i18n/fr_CA.po | 97 +++++++++++++++++ .../i18n/fr_CH.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/gl.po | 97 +++++++++++++++++ .../i18n/gl_ES.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/he.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/hr.po | 98 +++++++++++++++++ .../i18n/hr_HR.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/hu.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/id.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/it.po | 99 ++++++++++++++++++ crm_phonecall_summary_predefined/i18n/ja.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/ko.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/lt.po | 97 +++++++++++++++++ .../i18n/lt_LT.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/lv.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/mk.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/mn.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/nb.po | 97 +++++++++++++++++ .../i18n/nb_NO.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/nl.po | 97 +++++++++++++++++ .../i18n/nl_BE.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/pl.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/pt.po | 97 +++++++++++++++++ .../i18n/pt_BR.po | 97 +++++++++++++++++ .../i18n/pt_PT.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/ro.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/ru.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/sk.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/sl.po | 98 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/sr.po | 97 +++++++++++++++++ .../i18n/sr@latin.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/sv.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/th.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/tr.po | 97 +++++++++++++++++ .../i18n/tr_TR.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/uk.po | 97 +++++++++++++++++ crm_phonecall_summary_predefined/i18n/vi.po | 97 +++++++++++++++++ .../i18n/vi_VN.po | 97 +++++++++++++++++ .../i18n/zh_CN.po | 97 +++++++++++++++++ .../i18n/zh_TW.po | 97 +++++++++++++++++ .../images/summary_editor.png | Bin 0 -> 72512 bytes .../images/summary_picker.png | Bin 0 -> 112868 bytes .../models/__init__.py | 5 + .../models/crm_phonecall.py | 62 +++++++++++ .../security/ir.model.access.csv | 4 + .../static/description/icon.png | Bin 0 -> 9455 bytes .../views/crm_phonecall_summary_view.xml | 57 ++++++++++ .../views/crm_phonecall_view.xml | 51 +++++++++ 78 files changed, 6777 insertions(+) create mode 100644 crm_phonecall_summary_predefined/README.rst create mode 100644 crm_phonecall_summary_predefined/__init__.py create mode 100644 crm_phonecall_summary_predefined/__openerp__.py create mode 100644 crm_phonecall_summary_predefined/i18n/am.po create mode 100644 crm_phonecall_summary_predefined/i18n/ar.po create mode 100644 crm_phonecall_summary_predefined/i18n/bg.po create mode 100644 crm_phonecall_summary_predefined/i18n/bs.po create mode 100644 crm_phonecall_summary_predefined/i18n/ca.po create mode 100644 crm_phonecall_summary_predefined/i18n/cs.po create mode 100644 crm_phonecall_summary_predefined/i18n/da.po create mode 100644 crm_phonecall_summary_predefined/i18n/de.po create mode 100644 crm_phonecall_summary_predefined/i18n/el_GR.po create mode 100644 crm_phonecall_summary_predefined/i18n/en_GB.po create mode 100644 crm_phonecall_summary_predefined/i18n/es.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_AR.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_CL.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_CO.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_CR.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_DO.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_EC.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_ES.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_MX.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_PE.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_PY.po create mode 100644 crm_phonecall_summary_predefined/i18n/es_VE.po create mode 100644 crm_phonecall_summary_predefined/i18n/et.po create mode 100644 crm_phonecall_summary_predefined/i18n/eu.po create mode 100644 crm_phonecall_summary_predefined/i18n/fa.po create mode 100644 crm_phonecall_summary_predefined/i18n/fi.po create mode 100644 crm_phonecall_summary_predefined/i18n/fr.po create mode 100644 crm_phonecall_summary_predefined/i18n/fr_CA.po create mode 100644 crm_phonecall_summary_predefined/i18n/fr_CH.po create mode 100644 crm_phonecall_summary_predefined/i18n/gl.po create mode 100644 crm_phonecall_summary_predefined/i18n/gl_ES.po create mode 100644 crm_phonecall_summary_predefined/i18n/he.po create mode 100644 crm_phonecall_summary_predefined/i18n/hr.po create mode 100644 crm_phonecall_summary_predefined/i18n/hr_HR.po create mode 100644 crm_phonecall_summary_predefined/i18n/hu.po create mode 100644 crm_phonecall_summary_predefined/i18n/id.po create mode 100644 crm_phonecall_summary_predefined/i18n/it.po create mode 100644 crm_phonecall_summary_predefined/i18n/ja.po create mode 100644 crm_phonecall_summary_predefined/i18n/ko.po create mode 100644 crm_phonecall_summary_predefined/i18n/lt.po create mode 100644 crm_phonecall_summary_predefined/i18n/lt_LT.po create mode 100644 crm_phonecall_summary_predefined/i18n/lv.po create mode 100644 crm_phonecall_summary_predefined/i18n/mk.po create mode 100644 crm_phonecall_summary_predefined/i18n/mn.po create mode 100644 crm_phonecall_summary_predefined/i18n/nb.po create mode 100644 crm_phonecall_summary_predefined/i18n/nb_NO.po create mode 100644 crm_phonecall_summary_predefined/i18n/nl.po create mode 100644 crm_phonecall_summary_predefined/i18n/nl_BE.po create mode 100644 crm_phonecall_summary_predefined/i18n/pl.po create mode 100644 crm_phonecall_summary_predefined/i18n/pt.po create mode 100644 crm_phonecall_summary_predefined/i18n/pt_BR.po create mode 100644 crm_phonecall_summary_predefined/i18n/pt_PT.po create mode 100644 crm_phonecall_summary_predefined/i18n/ro.po create mode 100644 crm_phonecall_summary_predefined/i18n/ru.po create mode 100644 crm_phonecall_summary_predefined/i18n/sk.po create mode 100644 crm_phonecall_summary_predefined/i18n/sl.po create mode 100644 crm_phonecall_summary_predefined/i18n/sr.po create mode 100644 crm_phonecall_summary_predefined/i18n/sr@latin.po create mode 100644 crm_phonecall_summary_predefined/i18n/sv.po create mode 100644 crm_phonecall_summary_predefined/i18n/th.po create mode 100644 crm_phonecall_summary_predefined/i18n/tr.po create mode 100644 crm_phonecall_summary_predefined/i18n/tr_TR.po create mode 100644 crm_phonecall_summary_predefined/i18n/uk.po create mode 100644 crm_phonecall_summary_predefined/i18n/vi.po create mode 100644 crm_phonecall_summary_predefined/i18n/vi_VN.po create mode 100644 crm_phonecall_summary_predefined/i18n/zh_CN.po create mode 100644 crm_phonecall_summary_predefined/i18n/zh_TW.po create mode 100644 crm_phonecall_summary_predefined/images/summary_editor.png create mode 100644 crm_phonecall_summary_predefined/images/summary_picker.png create mode 100644 crm_phonecall_summary_predefined/models/__init__.py create mode 100644 crm_phonecall_summary_predefined/models/crm_phonecall.py create mode 100644 crm_phonecall_summary_predefined/security/ir.model.access.csv create mode 100644 crm_phonecall_summary_predefined/static/description/icon.png create mode 100644 crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml create mode 100644 crm_phonecall_summary_predefined/views/crm_phonecall_view.xml diff --git a/crm_phonecall_summary_predefined/README.rst b/crm_phonecall_summary_predefined/README.rst new file mode 100644 index 00000000000..ed4e2c4a6f6 --- /dev/null +++ b/crm_phonecall_summary_predefined/README.rst @@ -0,0 +1,64 @@ +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 + +================================== +Restricted Summary for Phone Calls +================================== + +This module extends the functionality of CRM phonecalls to support setting a +limited list of possible phonecall summaries, that only the sales manager can +edit. + +Configuration +============= + +To configure the possible summary options, go to: + +* Go to *Sales > Configuration > Phone Calls > Summaries*. + +Usage +===== + +* Go to *Sales > Phone Calls > Logged Calls*. +* There you can use the new *Summary* field. + +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas + :alt: Try me on Runbot + :target: https://runbot.odoo-community.org/runbot/111/8.0 + +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 +`_. + +Credits +======= + +Contributors +------------ + +* Rafael Blasco +* Jairo Llopis + +Maintainer +---------- + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +This module is maintained by the OCA. + +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. + +To contribute to this module, please visit https://odoo-community.org. diff --git a/crm_phonecall_summary_predefined/__init__.py b/crm_phonecall_summary_predefined/__init__.py new file mode 100644 index 00000000000..ac009a20339 --- /dev/null +++ b/crm_phonecall_summary_predefined/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- +# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from . import models diff --git a/crm_phonecall_summary_predefined/__openerp__.py b/crm_phonecall_summary_predefined/__openerp__.py new file mode 100644 index 00000000000..40072bb77d9 --- /dev/null +++ b/crm_phonecall_summary_predefined/__openerp__.py @@ -0,0 +1,26 @@ +# -*- coding: utf-8 -*- +# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +{ + "name": "Restricted Summary for Phone Calls", + "summary": "Allows to choose from a defined summary list", + "version": "8.0.1.0.0", + "category": "Customer Relationship Management", + "website": "http://www.antiun.com", + "author": "Antiun Ingeniería S.L., Odoo Community Association (OCA)", + "license": "AGPL-3", + "application": False, + "installable": True, + "depends": [ + "crm", + ], + "data": [ + "security/ir.model.access.csv", + "views/crm_phonecall_summary_view.xml", + "views/crm_phonecall_view.xml", + ], + "images": [ + "images/summary_picker.png", + "images/summary_editor.png", + ], +} diff --git a/crm_phonecall_summary_predefined/i18n/am.po b/crm_phonecall_summary_predefined/i18n/am.po new file mode 100644 index 00000000000..ab8c6f7a45d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/am.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-14 13:03+0000\n" +"PO-Revision-Date: 2016-09-09 12:26+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Amharic (http://www.transifex.com/oca/OCA-crm-8-0/language/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ar.po b/crm_phonecall_summary_predefined/i18n/ar.po new file mode 100644 index 00000000000..42a51cb4295 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ar.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Arabic (http://www.transifex.com/oca/OCA-crm-8-0/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "أنشئ بواسطة" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "أنشئ في" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "اسم العرض" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "المعرف" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "آخر تحديث بواسطة" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "آخر تحديث في" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "الاسم" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bg.po b/crm_phonecall_summary_predefined/i18n/bg.po new file mode 100644 index 00000000000..8575c2188c3 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/bg.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:57+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-crm-8-0/language/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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Име за Показване" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Име" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bs.po b/crm_phonecall_summary_predefined/i18n/bs.po new file mode 100644 index 00000000000..e926c43b832 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/bs.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-crm-8-0/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Prikaži naziv" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje mijenjano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Ime" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ca.po b/crm_phonecall_summary_predefined/i18n/ca.po new file mode 100644 index 00000000000..6ed7a777921 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ca.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-14 02:20+0000\n" +"PO-Revision-Date: 2017-01-17 19:17+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-crm-8-0/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creat el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Veure el nom" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Darrera modificació el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nom" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/cs.po b/crm_phonecall_summary_predefined/i18n/cs.po new file mode 100644 index 00000000000..aabd663ace3 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/cs.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Czech (http://www.transifex.com/oca/OCA-crm-8-0/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Vytvořil(a)" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Vytvořeno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Zobrazovaný název" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Naposled upraveno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Naposled upraveno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Název" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/da.po b/crm_phonecall_summary_predefined/i18n/da.po new file mode 100644 index 00000000000..d5e03f4ab6d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/da.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-19 12:45+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Danish (http://www.transifex.com/oca/OCA-crm-8-0/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Oprettet af" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Oprettet den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Vist navn" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "Id" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Sidst opdateret af" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Navn" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/de.po b/crm_phonecall_summary_predefined/i18n/de.po new file mode 100644 index 00000000000..868ad519bd6 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/de.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-17 09:43+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-crm-8-0/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Bezeichnung" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/el_GR.po b/crm_phonecall_summary_predefined/i18n/el_GR.po new file mode 100644 index 00000000000..f6ccb25f5db --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/el_GR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-14 13:03+0000\n" +"PO-Revision-Date: 2016-09-09 12:26+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-crm-8-0/language/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "Κωδικός" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/en_GB.po b/crm_phonecall_summary_predefined/i18n/en_GB.po new file mode 100644 index 00000000000..2890b10c857 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/en_GB.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-crm-8-0/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Display Name" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Name" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es.po b/crm_phonecall_summary_predefined/i18n/es.po new file mode 100644 index 00000000000..633a13617a7 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-14 13:03+0000\n" +"PO-Revision-Date: 2016-09-16 21:45+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-crm-8-0/language/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "El nombre debe ser único" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "Llamada telefónica" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "Llamadas telefónicas" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "Llamadas telefónicas con este resumen" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "Resúmenes" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Resumen" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "True" diff --git a/crm_phonecall_summary_predefined/i18n/es_AR.po b/crm_phonecall_summary_predefined/i18n/es_AR.po new file mode 100644 index 00000000000..4937cbc991a --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_AR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Mostrar Nombre" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CL.po b/crm_phonecall_summary_predefined/i18n/es_CL.po new file mode 100644 index 00000000000..3352f62b541 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_CL.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID (identificación)" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CO.po b/crm_phonecall_summary_predefined/i18n/es_CO.po new file mode 100644 index 00000000000..78cda5e800e --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_CO.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre Público" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última Modificación el" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Actualizado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Actualizado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CR.po b/crm_phonecall_summary_predefined/i18n/es_CR.po new file mode 100644 index 00000000000..6fd30765e86 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_CR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_DO.po b/crm_phonecall_summary_predefined/i18n/es_DO.po new file mode 100644 index 00000000000..811f7c2800e --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_DO.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_EC.po b/crm_phonecall_summary_predefined/i18n/es_EC.po new file mode 100644 index 00000000000..4d3cfb04074 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_EC.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID (identificación)" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_ES.po b/crm_phonecall_summary_predefined/i18n/es_ES.po new file mode 100644 index 00000000000..2a817558b44 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_ES.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-14 13:03+0000\n" +"PO-Revision-Date: 2016-09-09 12:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_MX.po b/crm_phonecall_summary_predefined/i18n/es_MX.po new file mode 100644 index 00000000000..18af6895af5 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_MX.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre desplegado" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Ultima modificacion realizada" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ultima actualizacion por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualización realizada" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PE.po b/crm_phonecall_summary_predefined/i18n/es_PE.po new file mode 100644 index 00000000000..b49413eb355 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_PE.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Ultima Modificación en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Actualizado última vez por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PY.po b/crm_phonecall_summary_predefined/i18n/es_PY.po new file mode 100644 index 00000000000..90f1a77a6da --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_PY.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-17 01:26+0000\n" +"PO-Revision-Date: 2016-12-17 10:15+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_VE.po b/crm_phonecall_summary_predefined/i18n/es_VE.po new file mode 100644 index 00000000000..6912bd6e565 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/es_VE.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Mostrar nombre" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Modificada por última vez" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualizacion en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/et.po b/crm_phonecall_summary_predefined/i18n/et.po new file mode 100644 index 00000000000..6e9b74a7bfd --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/et.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-17 01:26+0000\n" +"PO-Revision-Date: 2016-12-17 10:14+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Estonian (http://www.transifex.com/oca/OCA-crm-8-0/language/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Loonud" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Loodud" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Näidatav nimi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Viimati muudetud" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Viimati uuendatud" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Viimati uuendatud" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nimi" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/eu.po b/crm_phonecall_summary_predefined/i18n/eu.po new file mode 100644 index 00000000000..bee798e882d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/eu.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Basque (http://www.transifex.com/oca/OCA-crm-8-0/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Nork sortua" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Izena" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fa.po b/crm_phonecall_summary_predefined/i18n/fa.po new file mode 100644 index 00000000000..5b1c0eb3ddd --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/fa.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Persian (http://www.transifex.com/oca/OCA-crm-8-0/language/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=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "ایجاد شده توسط" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "ایجاد شده در" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "شناسه" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "تاریخ آخرین به‌روزرسانی" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "آخرین به روز رسانی توسط" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "آخرین به روز رسانی در" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "نام" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fi.po b/crm_phonecall_summary_predefined/i18n/fi.po new file mode 100644 index 00000000000..e2642edac09 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/fi.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:55+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Finnish (http://www.transifex.com/oca/OCA-crm-8-0/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Luonut" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Luotu" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nimi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nimi" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr.po b/crm_phonecall_summary_predefined/i18n/fr.po new file mode 100644 index 00000000000..f0db6bda230 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/fr.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-06-30 00:51+0000\n" +"PO-Revision-Date: 2016-07-01 15:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-crm-8-0/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nom d'affichage" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Dernière mise-à-jour le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nom" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Résumé" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "Vrai" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CA.po b/crm_phonecall_summary_predefined/i18n/fr_CA.po new file mode 100644 index 00000000000..13ed047a51f --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/fr_CA.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-crm-8-0/language/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Afficher le nom" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "Identifiant" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nom" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CH.po b/crm_phonecall_summary_predefined/i18n/fr_CH.po new file mode 100644 index 00000000000..bbf635f98d0 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/fr_CH.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-26 06:48+0000\n" +"PO-Revision-Date: 2016-12-01 10:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-crm-8-0/language/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nom affiché" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Modifié par" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Modifié le" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl.po b/crm_phonecall_summary_predefined/i18n/gl.po new file mode 100644 index 00000000000..67cb887b215 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/gl.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:58+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-crm-8-0/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última modificación" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl_ES.po b/crm_phonecall_summary_predefined/i18n/gl_ES.po new file mode 100644 index 00000000000..edec8e55825 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/gl_ES.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-22 16:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-crm-8-0/language/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/he.po b/crm_phonecall_summary_predefined/i18n/he.po new file mode 100644 index 00000000000..850c2d1d8d6 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/he.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-crm-8-0/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "נוצר על ידי" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "נוצר ב-" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "השם המוצג" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "מזהה" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "תאריך שינוי אחרון" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "עודכן לאחרונה על ידי" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "עודכן לאחרונה על" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "שם" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hr.po b/crm_phonecall_summary_predefined/i18n/hr.po new file mode 100644 index 00000000000..9f102139c9b --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/hr.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +# Ana-Maria Olujić , 2016 +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 00:49+0000\n" +"PO-Revision-Date: 2016-08-19 14:02+0000\n" +"Last-Translator: Ana-Maria Olujić \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-crm-8-0/language/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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Kreirao/la" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Kreirano na dan" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Prikaži naziv" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnja izmjena" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnje ažuriranje izvršio/la" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "Ime mora biti jedinstveno." + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "Telefonski poziv" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "Telefonski pozivi" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "Telefonski pozivi sa ovim sažetkom." + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "Sažeci" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Sažetak" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "Točno" diff --git a/crm_phonecall_summary_predefined/i18n/hr_HR.po b/crm_phonecall_summary_predefined/i18n/hr_HR.po new file mode 100644 index 00000000000..7cef11f518d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/hr_HR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-17 09:43+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-crm-8-0/language/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hu.po b/crm_phonecall_summary_predefined/i18n/hu.po new file mode 100644 index 00000000000..bae55694f81 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/hu.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-17 01:26+0000\n" +"PO-Revision-Date: 2016-12-22 14:06+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-crm-8-0/language/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Készítette" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Létrehozás dátuma" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Utolsó frissítés dátuma" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Utoljára frissítve, által" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Utoljára frissítve " + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Név" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/id.po b/crm_phonecall_summary_predefined/i18n/id.po new file mode 100644 index 00000000000..b7c3398d713 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/id.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-crm-8-0/language/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Dibuat oleh" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Dibuat pada" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Terakhir Dimodifikasi pada" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Diperbaharui oleh" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Diperbaharui pada" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nama" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/it.po b/crm_phonecall_summary_predefined/i18n/it.po new file mode 100644 index 00000000000..f35eb741300 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/it.po @@ -0,0 +1,99 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +# Paolo Valier, 2016 +# Paolo Valier, 2016 +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-07 11:40+0000\n" +"PO-Revision-Date: 2016-05-10 13:40+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-crm-8-0/language/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creato da" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creato il" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nome da visualizzare" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Ultima Modifica il" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nome" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "Il nome deve essere univoco" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "Chiamata telefonica" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "Chiamate telefoniche" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "Chiamate telefoniche con questo riepilogo." + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "Riepiloghi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Riepilogo" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "Vero" diff --git a/crm_phonecall_summary_predefined/i18n/ja.po b/crm_phonecall_summary_predefined/i18n/ja.po new file mode 100644 index 00000000000..a8b91536fc5 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ja.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Japanese (http://www.transifex.com/oca/OCA-crm-8-0/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "作成者" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "作成日" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "表示名" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "最終更新者" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "最終更新日" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "名称" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ko.po b/crm_phonecall_summary_predefined/i18n/ko.po new file mode 100644 index 00000000000..0681599984c --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ko.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Korean (http://www.transifex.com/oca/OCA-crm-8-0/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "작성자" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "작성일" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "표시 이름" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "이름" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt.po b/crm_phonecall_summary_predefined/i18n/lt.po new file mode 100644 index 00000000000..bb521e905c2 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/lt.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-crm-8-0/language/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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Sukūrė" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Sukurta" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Vaizduojamas pavadinimas" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Pavadinimas" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt_LT.po b/crm_phonecall_summary_predefined/i18n/lt_LT.po new file mode 100644 index 00000000000..2c42f557e37 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/lt_LT.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-crm-8-0/language/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt_LT\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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Sukūrė" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Sukurta" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lv.po b/crm_phonecall_summary_predefined/i18n/lv.po new file mode 100644 index 00000000000..6713e3cab03 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/lv.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Latvian (http://www.transifex.com/oca/OCA-crm-8-0/language/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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Izveidoja" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Izveidots" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Pēdējo reizi atjaunoja" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nosaukums" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mk.po b/crm_phonecall_summary_predefined/i18n/mk.po new file mode 100644 index 00000000000..33a4d522576 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/mk.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-crm-8-0/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Креирано од" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Креирано на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Прикажи име" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Последна промена на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Име" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mn.po b/crm_phonecall_summary_predefined/i18n/mn.po new file mode 100644 index 00000000000..1f18d6618b8 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/mn.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-crm-8-0/language/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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Үүсгэгч" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Үүсгэсэн" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Дэлгэцийн Нэр" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Сүүлийн засвар хийсэн" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Нэр" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb.po b/crm_phonecall_summary_predefined/i18n/nb.po new file mode 100644 index 00000000000..7292bf25a13 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/nb.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-crm-8-0/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Opprettet av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Opprettet den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Visnings navn" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Sist oppdatert " + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Navn" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb_NO.po b/crm_phonecall_summary_predefined/i18n/nb_NO.po new file mode 100644 index 00000000000..1c23410fddf --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/nb_NO.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:26+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-crm-8-0/language/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Laget av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Laget den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Vis navn" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Sist endret den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Sist oppdatert den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl.po b/crm_phonecall_summary_predefined/i18n/nl.po new file mode 100644 index 00000000000..02b08e45752 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/nl.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-22 12:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-crm-8-0/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Te tonen naam" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Laatst bijgewerkt op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Naam" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Samenvatting" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl_BE.po b/crm_phonecall_summary_predefined/i18n/nl_BE.po new file mode 100644 index 00000000000..4ca1e9e80f7 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/nl_BE.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:47+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-crm-8-0/language/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Gemaakt door" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Gemaakt op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Schermnaam" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Laatst Aangepast op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Naam:" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pl.po b/crm_phonecall_summary_predefined/i18n/pl.po new file mode 100644 index 00000000000..512ace411c4 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/pl.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Polish (http://www.transifex.com/oca/OCA-crm-8-0/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Utworzone przez" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Utworzono" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Wyświetlana nazwa " + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Ostatnio modyfikowano" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ostatnio modyfikowane przez" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ostatnia zmiana" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nazwa" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt.po b/crm_phonecall_summary_predefined/i18n/pt.po new file mode 100644 index 00000000000..3c42e2a6b4d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/pt.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:58+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-crm-8-0/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nome" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Modificado a última vez por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nome" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_BR.po b/crm_phonecall_summary_predefined/i18n/pt_BR.po new file mode 100644 index 00000000000..a2ef204303b --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/pt_BR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-17 09:43+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-crm-8-0/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nome para Mostrar" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última atualização em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nome" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_PT.po b/crm_phonecall_summary_predefined/i18n/pt_PT.po new file mode 100644 index 00000000000..ad772ab1e5a --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/pt_PT.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:55+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-crm-8-0/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nome a Apresentar" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Última Modificação Em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Nome" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Resumo" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ro.po b/crm_phonecall_summary_predefined/i18n/ro.po new file mode 100644 index 00000000000..1a83e020eeb --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ro.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-crm-8-0/language/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Creat de" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Creat la" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Nume Afişat" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Ultima actualizare în" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Ultima actualizare făcută de" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualizare la" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ru.po b/crm_phonecall_summary_predefined/i18n/ru.po new file mode 100644 index 00000000000..4ed97eec1c6 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/ru.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Russian (http://www.transifex.com/oca/OCA-crm-8-0/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Создано" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Создан" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Последний раз обновлено" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Последний раз обновлено" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Название" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sk.po b/crm_phonecall_summary_predefined/i18n/sk.po new file mode 100644 index 00000000000..64422276a8b --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/sk.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-22 16:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Slovak (http://www.transifex.com/oca/OCA-crm-8-0/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Vytvoril" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Vytvorené" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Zobraziť meno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Posledná modifikácia" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Naposledy upravoval" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Meno" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sl.po b/crm_phonecall_summary_predefined/i18n/sl.po new file mode 100644 index 00000000000..eca01ece657 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/sl.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-07 11:40+0000\n" +"PO-Revision-Date: 2016-05-09 08:50+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-crm-8-0/language/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Prikazni naziv" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "Naziv mora biti unikaten" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "Telefonski klic" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "Telefonski klici" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "Telefonski klici s tem povzetkom" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "Povzetki" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "Povzetek" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "Pravilno" diff --git a/crm_phonecall_summary_predefined/i18n/sr.po b/crm_phonecall_summary_predefined/i18n/sr.po new file mode 100644 index 00000000000..e72cdfb9195 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/sr.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:25+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Serbian (http://www.transifex.com/oca/OCA-crm-8-0/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Kreiran" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Ime" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sr@latin.po b/crm_phonecall_summary_predefined/i18n/sr@latin.po new file mode 100644 index 00000000000..ff11e86d66e --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/sr@latin.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:50+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-crm-8-0/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Kreiran" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Ime za prikaz" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnja izmjena" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnja izmjena" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Zadnja izmjena" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Ime:" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sv.po b/crm_phonecall_summary_predefined/i18n/sv.po new file mode 100644 index 00000000000..36d92554d00 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/sv.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:53+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-crm-8-0/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Skapad av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Skapad den" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Visa namn" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Senast uppdaterad av" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Namn" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/th.po b/crm_phonecall_summary_predefined/i18n/th.po new file mode 100644 index 00000000000..318dc9fa9ad --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/th.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:49+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Thai (http://www.transifex.com/oca/OCA-crm-8-0/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "สร้างโดย" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "รหัส" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "ชื่อ" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr.po b/crm_phonecall_summary_predefined/i18n/tr.po new file mode 100644 index 00000000000..04771fe9d7d --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/tr.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-30 18:44+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-crm-8-0/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Oluşturan" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Oluşturuldu" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Görünen İsim" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Son değişiklik" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Son güncelleyen" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Son güncelleme" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Adı" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr_TR.po b/crm_phonecall_summary_predefined/i18n/tr_TR.po new file mode 100644 index 00000000000..b7d9769d986 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/tr_TR.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-31 02:41+0000\n" +"PO-Revision-Date: 2017-01-04 14:44+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-crm-8-0/language/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Oluşturan" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Oluşturulma tarihi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Görünen ad" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "Kimlik" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "En son güncelleme tarihi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "En son güncelleyen " + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "En son güncelleme tarihi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Ad" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "Doğru" diff --git a/crm_phonecall_summary_predefined/i18n/uk.po b/crm_phonecall_summary_predefined/i18n/uk.po new file mode 100644 index 00000000000..a414f06e2c7 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/uk.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:51+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-crm-8-0/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=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: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Створив" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Дата створення" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Назва для відображення" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Остання модифікація" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Востаннє оновив" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Останнє оновлення" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Name" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi.po b/crm_phonecall_summary_predefined/i18n/vi.po new file mode 100644 index 00000000000..84c6fcbb51f --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/vi.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:47+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-crm-8-0/language/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Được tạo bởi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Được tạo vào" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "Tên" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi_VN.po b/crm_phonecall_summary_predefined/i18n/vi_VN.po new file mode 100644 index 00000000000..5391820d237 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/vi_VN.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 01:15+0000\n" +"PO-Revision-Date: 2016-12-27 08:24+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-crm-8-0/language/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "Tạo bởi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "Tạo vào" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_CN.po b/crm_phonecall_summary_predefined/i18n/zh_CN.po new file mode 100644 index 00000000000..bac893c6b31 --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/zh_CN.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-11-25 14:56+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-crm-8-0/language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "创建者" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "创建时间" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "显示名称" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "最后修改时间" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "最后更新者" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "上次更新日期" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "名称" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_TW.po b/crm_phonecall_summary_predefined/i18n/zh_TW.po new file mode 100644 index 00000000000..d92e9aa89fd --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/zh_TW.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: crm (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-02 14:15+0000\n" +"PO-Revision-Date: 2016-10-11 09:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-crm-8-0/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_uid:0 +msgid "Created by" +msgstr "建立者" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,create_date:0 +msgid "Created on" +msgstr "建立於" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,display_name:0 +msgid "Display Name" +msgstr "顯示名稱" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,id:0 +msgid "ID" +msgstr "編號" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,__last_update:0 +msgid "Last Modified on" +msgstr "最後修改:" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_uid:0 +msgid "Last Updated by" +msgstr "最後更新:" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,write_date:0 +msgid "Last Updated on" +msgstr "最後更新於" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall.summary,name:0 +msgid "Name" +msgstr "名稱" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form +#: field:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: help:crm.phonecall.summary,phonecall_ids:0 +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: field:crm.phonecall,summary_id:0 +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view +#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view +msgid "True" +msgstr "" diff --git a/crm_phonecall_summary_predefined/images/summary_editor.png b/crm_phonecall_summary_predefined/images/summary_editor.png new file mode 100644 index 0000000000000000000000000000000000000000..0685c7801f34f0cbf3d46d416b09c98e5ac45e25 GIT binary patch literal 72512 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

VVBtD{kG`l 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

XdN#9Ku%zO=TEjA5XqcF2*9zu@LHG8q%5 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 Tj?p4=I!foRD5jq^eDHq&lKKb2 literal 0 HcmV?d00001 diff --git a/crm_phonecall_summary_predefined/images/summary_picker.png b/crm_phonecall_summary_predefined/images/summary_picker.png new file mode 100644 index 0000000000000000000000000000000000000000..f7d52dced486de730e59c993fe7164349943615e GIT binary patch literal 112868 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


j(8nj0s;xX{8`pEbOiH$NJXX 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

RjIm^ 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 literal 0 HcmV?d00001 diff --git a/crm_phonecall_summary_predefined/models/__init__.py b/crm_phonecall_summary_predefined/models/__init__.py new file mode 100644 index 00000000000..a1c3466aff4 --- /dev/null +++ b/crm_phonecall_summary_predefined/models/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- +# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from . import crm_phonecall diff --git a/crm_phonecall_summary_predefined/models/crm_phonecall.py b/crm_phonecall_summary_predefined/models/crm_phonecall.py new file mode 100644 index 00000000000..7a2333c0862 --- /dev/null +++ b/crm_phonecall_summary_predefined/models/crm_phonecall.py @@ -0,0 +1,62 @@ +# -*- coding: utf-8 -*- +# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from psycopg2 import IntegrityError +from openerp import api, fields, models, SUPERUSER_ID + + +class CRMPhonecall(models.Model): + _inherit = "crm.phonecall" + + name = fields.Char( + related="summary_id.name", + store=True, + required=False, + readonly=True) + summary_id = fields.Many2one( + comodel_name="crm.phonecall.summary", + string="Summary", + required=True, + ondelete="restrict") + + def _set_default_value_on_column(self, cr, column_name, context=None): + """Default values when creating the field.""" + if column_name != "summary_id": + return super(CRMPhonecall, self)._set_default_value_on_column( + cr, column_name, context) + + # Ensure crm.phonecall.summary is installed before continuing + summary = self.pool["crm.phonecall.summary"] + if not summary._table_exist(cr): + summary._auto_init(cr, context) + + # Proper default value per row + self._init_summary_id(cr, SUPERUSER_ID) + + @api.model + def _init_summary_id(self): + """Convert old string names to new Many2one.""" + summary = self.env["crm.phonecall.summary"] + for s in self.search([("summary_id", "=", False)]): + try: + with self.env.cr.savepoint(): + s.summary_id = summary.create({ + "name": s.name, + }) + except IntegrityError: + s.summary_id = summary.search([("name", "=", s.name)]) + + +class CRMPhonecallSummary(models.Model): + _name = "crm.phonecall.summary" + _sql_constraints = [ + ("name_unique", "UNIQUE (name)", "Name must be unique"), + ] + + name = fields.Char() + phonecall_ids = fields.One2many( + "crm.phonecall", + "summary_id", + "Phonecalls", + help="Phonecalls with this summary.") diff --git a/crm_phonecall_summary_predefined/security/ir.model.access.csv b/crm_phonecall_summary_predefined/security/ir.model.access.csv new file mode 100644 index 00000000000..ae88ccd7704 --- /dev/null +++ b/crm_phonecall_summary_predefined/security/ir.model.access.csv @@ -0,0 +1,4 @@ +"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink" +"read_partner_manager","Permission for contact managers to read CRM phonecall summaries","model_crm_phonecall_summary","base.group_partner_manager",1,0,0,0 +"read_salesman","Permission for salesmen to read CRM phonecall summaries","model_crm_phonecall_summary","base.group_sale_salesman",1,0,0,0 +"write","Permission for sales managers to write CRM phonecall summaries","model_crm_phonecall_summary","base.group_sale_manager",1,1,1,1 diff --git a/crm_phonecall_summary_predefined/static/description/icon.png b/crm_phonecall_summary_predefined/static/description/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..3a0328b516c4980e8e44cdb63fd945757ddd132d GIT binary patch literal 9455 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 z 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 Xviia!U7SGha1wx#SCgwmn*{w2TRX*I literal 0 HcmV?d00001 diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml new file mode 100644 index 00000000000..263e0d02045 --- /dev/null +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml @@ -0,0 +1,57 @@ + + + + + + + + CRM Phonecall Summary Form + crm.phonecall.summary + +

+ + + + + + + + +
+ + + + + CRM Phonecall Summary Tree + crm.phonecall.summary + + + + + + + + + CRM Phonecall Summary Search + crm.phonecall.summary + + + + + + + + + + + + + diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml new file mode 100644 index 00000000000..c6475bace79 --- /dev/null +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml @@ -0,0 +1,51 @@ + + + + + + + + Replace name by summary_id + crm.phonecall + + + + True + + + + + + + + + Replace name by summary_id + crm.phonecall + + + + True + + + + + + + + + Replace name by summary_id + crm.phonecall + + + + True + + + + + + + + + From 3f1f0c5f6e845ad1470d0b02e44c5d7251fb9776 Mon Sep 17 00:00:00 2001 From: cubells Date: Tue, 31 Jan 2017 05:16:55 +0100 Subject: [PATCH 02/22] crm_phonecall_summary_predefined module - Updated views - Updated README --- crm_phonecall_summary_predefined/README.rst | 30 +++++++----- crm_phonecall_summary_predefined/__init__.py | 4 +- .../__openerp__.py | 13 +++-- crm_phonecall_summary_predefined/hooks.py | 23 +++++++++ .../models/__init__.py | 2 +- .../models/crm_phonecall.py | 48 +++++-------------- .../views/crm_phonecall_summary_view.xml | 11 ++--- .../views/crm_phonecall_view.xml | 15 +++--- 8 files changed, 76 insertions(+), 70 deletions(-) create mode 100644 crm_phonecall_summary_predefined/hooks.py diff --git a/crm_phonecall_summary_predefined/README.rst b/crm_phonecall_summary_predefined/README.rst index ed4e2c4a6f6..8373e4de652 100644 --- a/crm_phonecall_summary_predefined/README.rst +++ b/crm_phonecall_summary_predefined/README.rst @@ -6,16 +6,18 @@ Restricted Summary for Phone Calls ================================== -This module extends the functionality of CRM phonecalls to support setting a -limited list of possible phonecall summaries, that only the sales manager can +This module extends the functionality of CRM phone calls to support setting a +limited list of possible phone call summaries, that only the sales manager can edit. Configuration ============= -To configure the possible summary options, go to: +To configure the possible summary options, activate the developer mode and go +to: -* Go to *Sales > Configuration > Phone Calls > Summaries*. +* Go to *Sales > Configuration > Sales & Opportunities > Phone Calls > +Summaries*. Usage ===== @@ -25,28 +27,30 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/111/8.0 + :target: https://runbot.odoo-community.org/runbot/111/9.0 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 -`_. +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 smash it by providing detailed and welcomed +feedback. Credits ======= +Images +------ + +* Odoo Community Association: `Icon `_. + Contributors ------------ * Rafael Blasco * Jairo Llopis +* Vicent Cubells Maintainer ---------- diff --git a/crm_phonecall_summary_predefined/__init__.py b/crm_phonecall_summary_predefined/__init__.py index ac009a20339..7830f085278 100644 --- a/crm_phonecall_summary_predefined/__init__.py +++ b/crm_phonecall_summary_predefined/__init__.py @@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- -# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). from . import models +from .hooks import convert_names_to_many2one diff --git a/crm_phonecall_summary_predefined/__openerp__.py b/crm_phonecall_summary_predefined/__openerp__.py index 40072bb77d9..ea09da0ca26 100644 --- a/crm_phonecall_summary_predefined/__openerp__.py +++ b/crm_phonecall_summary_predefined/__openerp__.py @@ -1,18 +1,21 @@ # -*- coding: utf-8 -*- -# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Restricted Summary for Phone Calls", "summary": "Allows to choose from a defined summary list", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", "category": "Customer Relationship Management", - "website": "http://www.antiun.com", - "author": "Antiun Ingeniería S.L., Odoo Community Association (OCA)", + "website": "http://www.tecnativa.com", + "author": "Tecnativa, " + "Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True, + "post_init_hook": "convert_names_to_many2one", "depends": [ - "crm", + "crm_phonecall", ], "data": [ "security/ir.model.access.csv", diff --git a/crm_phonecall_summary_predefined/hooks.py b/crm_phonecall_summary_predefined/hooks.py new file mode 100644 index 00000000000..aac1c879148 --- /dev/null +++ b/crm_phonecall_summary_predefined/hooks.py @@ -0,0 +1,23 @@ +# -*- coding: utf-8 -*- +# Copyright 2017 Vicent Cubells +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from psycopg2 import IntegrityError + +from openerp import api, SUPERUSER_ID + + +def convert_names_to_many2one(cr, registry): + """Convert old string names to new Many2one""" + with api.Environment.manage(): + env = api.Environment(cr, SUPERUSER_ID, {}) + summary = env["crm.phonecall.summary"] + phone_call = env["crm.phonecall"] + for s in phone_call.search([("summary_id", "=", False)]): + try: + with env.cr.savepoint(): + s.summary_id = summary.create({ + "name": s.name, + }) + except IntegrityError: + s.summary_id = summary.search([("name", "=", s.name)]) diff --git a/crm_phonecall_summary_predefined/models/__init__.py b/crm_phonecall_summary_predefined/models/__init__.py index a1c3466aff4..f9d6244d607 100644 --- a/crm_phonecall_summary_predefined/models/__init__.py +++ b/crm_phonecall_summary_predefined/models/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# COpyright 2016 Antiun Ingeniería S.L. - Jairo Llopis # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). from . import crm_phonecall diff --git a/crm_phonecall_summary_predefined/models/crm_phonecall.py b/crm_phonecall_summary_predefined/models/crm_phonecall.py index 7a2333c0862..cd2698932f2 100644 --- a/crm_phonecall_summary_predefined/models/crm_phonecall.py +++ b/crm_phonecall_summary_predefined/models/crm_phonecall.py @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- -# © 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis +# Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -from psycopg2 import IntegrityError -from openerp import api, fields, models, SUPERUSER_ID +from openerp import fields, models class CRMPhonecall(models.Model): @@ -13,39 +13,14 @@ class CRMPhonecall(models.Model): related="summary_id.name", store=True, required=False, - readonly=True) + readonly=True, + ) summary_id = fields.Many2one( comodel_name="crm.phonecall.summary", string="Summary", required=True, - ondelete="restrict") - - def _set_default_value_on_column(self, cr, column_name, context=None): - """Default values when creating the field.""" - if column_name != "summary_id": - return super(CRMPhonecall, self)._set_default_value_on_column( - cr, column_name, context) - - # Ensure crm.phonecall.summary is installed before continuing - summary = self.pool["crm.phonecall.summary"] - if not summary._table_exist(cr): - summary._auto_init(cr, context) - - # Proper default value per row - self._init_summary_id(cr, SUPERUSER_ID) - - @api.model - def _init_summary_id(self): - """Convert old string names to new Many2one.""" - summary = self.env["crm.phonecall.summary"] - for s in self.search([("summary_id", "=", False)]): - try: - with self.env.cr.savepoint(): - s.summary_id = summary.create({ - "name": s.name, - }) - except IntegrityError: - s.summary_id = summary.search([("name", "=", s.name)]) + ondelete="restrict", + ) class CRMPhonecallSummary(models.Model): @@ -56,7 +31,8 @@ class CRMPhonecallSummary(models.Model): name = fields.Char() phonecall_ids = fields.One2many( - "crm.phonecall", - "summary_id", - "Phonecalls", - help="Phonecalls with this summary.") + comodel_name="crm.phonecall", + inverse_name="summary_id", + string="Phonecalls", + help="Phonecalls with this summary.", + ) diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml index 263e0d02045..e4e06619ed0 100644 --- a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml @@ -1,9 +1,9 @@ - - - + CRM Phonecall Summary Form @@ -51,7 +51,6 @@ id="summary_menu" action="summary_action" groups="base.group_sale_manager" - parent="crm.menu_crm_config_phonecall"/> + parent="crm_phonecall.menu_crm_config_phonecall"/> - - + diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml index c6475bace79..36e6673c603 100644 --- a/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_view.xml @@ -1,14 +1,14 @@ - - - + Replace name by summary_id crm.phonecall - + True @@ -22,7 +22,7 @@ Replace name by summary_id crm.phonecall - + True @@ -36,7 +36,7 @@ Replace name by summary_id crm.phonecall - + True @@ -47,5 +47,4 @@ - - + From dbd511026ba71c51232938b9a21c06e7d90730d3 Mon Sep 17 00:00:00 2001 From: cubells Date: Thu, 11 May 2017 23:20:33 +0200 Subject: [PATCH 03/22] [MIG][10.0] crm_phonecall_summary_predefined module OCA Transbot updated translations from Transifex [UPD] Update crm_phonecall_summary_predefined.pot --- crm_phonecall_summary_predefined/README.rst | 5 +- .../{__openerp__.py => __manifest__.py} | 3 +- crm_phonecall_summary_predefined/hooks.py | 4 +- crm_phonecall_summary_predefined/i18n/am.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/ar.po | 47 +++++---- crm_phonecall_summary_predefined/i18n/bg.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/bs.po | 47 +++++---- crm_phonecall_summary_predefined/i18n/ca.po | 44 ++++----- .../i18n/crm_phonecall_summary_predefined.pot | 91 ++++++++++++++++++ crm_phonecall_summary_predefined/i18n/cs.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/da.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/de.po | 44 ++++----- .../i18n/el_GR.po | 45 +++++---- .../i18n/en_GB.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/es.po | 46 +++++---- .../i18n/es_AR.po | 45 +++++---- .../i18n/es_CL.po | 45 +++++---- .../i18n/es_CO.po | 45 +++++---- .../i18n/es_CR.po | 45 +++++---- .../i18n/es_DO.po | 45 +++++---- .../i18n/es_EC.po | 45 +++++---- .../i18n/es_ES.po | 45 +++++---- .../i18n/es_MX.po | 45 +++++---- .../i18n/es_PE.po | 45 +++++---- .../i18n/es_PY.po | 45 +++++---- .../i18n/es_VE.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/et.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/eu.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/fa.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/fi.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/fr.po | 46 +++++---- .../i18n/fr_CA.po | 45 +++++---- .../i18n/fr_CH.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/gl.po | 44 ++++----- .../i18n/gl_ES.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/he.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/hr.po | 51 +++++----- .../i18n/hr_HR.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/hu.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/id.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/it.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/ja.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/ko.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/lt.po | 47 +++++---- .../i18n/lt_LT.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/lv.po | 47 +++++---- crm_phonecall_summary_predefined/i18n/mk.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/mn.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/nb.po | 45 +++++---- .../i18n/nb_NO.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/nl.po | 44 ++++----- .../i18n/nl_BE.po | 45 +++++---- .../i18n/nl_NL.po | 96 +++++++++++++++++++ crm_phonecall_summary_predefined/i18n/pl.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/pt.po | 44 ++++----- .../i18n/pt_BR.po | 45 +++++---- .../i18n/pt_PT.po | 45 +++++---- crm_phonecall_summary_predefined/i18n/ro.po | 47 +++++---- crm_phonecall_summary_predefined/i18n/ru.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/sk.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/sl.po | 50 +++++----- crm_phonecall_summary_predefined/i18n/sr.po | 47 +++++---- .../i18n/sr@latin.po | 48 +++++----- crm_phonecall_summary_predefined/i18n/sv.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/th.po | 44 ++++----- crm_phonecall_summary_predefined/i18n/tr.po | 63 ++++++------ .../i18n/tr_TR.po | 49 +++++----- crm_phonecall_summary_predefined/i18n/uk.po | 47 +++++---- crm_phonecall_summary_predefined/i18n/vi.po | 44 ++++----- .../i18n/vi_VN.po | 45 +++++---- .../i18n/zh_CN.po | 45 +++++---- .../i18n/zh_TW.po | 45 +++++---- .../models/crm_phonecall.py | 2 +- .../security/ir.model.access.csv | 8 +- .../views/crm_phonecall_summary_view.xml | 4 +- 75 files changed, 1683 insertions(+), 1588 deletions(-) rename crm_phonecall_summary_predefined/{__openerp__.py => __manifest__.py} (94%) create mode 100644 crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot create mode 100644 crm_phonecall_summary_predefined/i18n/nl_NL.po diff --git a/crm_phonecall_summary_predefined/README.rst b/crm_phonecall_summary_predefined/README.rst index 8373e4de652..94e38a9b6fe 100644 --- a/crm_phonecall_summary_predefined/README.rst +++ b/crm_phonecall_summary_predefined/README.rst @@ -16,8 +16,7 @@ Configuration To configure the possible summary options, activate the developer mode and go to: -* Go to *Sales > Configuration > Sales & Opportunities > Phone Calls > -Summaries*. +* Go to *Sales > Configuration > Sales & Opportunities > Phone Calls > Summaries*. Usage ===== @@ -27,7 +26,7 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/111/9.0 + :target: https://runbot.odoo-community.org/runbot/111/10.0 Bug Tracker =========== diff --git a/crm_phonecall_summary_predefined/__openerp__.py b/crm_phonecall_summary_predefined/__manifest__.py similarity index 94% rename from crm_phonecall_summary_predefined/__openerp__.py rename to crm_phonecall_summary_predefined/__manifest__.py index ea09da0ca26..6af1fcd1bda 100644 --- a/crm_phonecall_summary_predefined/__openerp__.py +++ b/crm_phonecall_summary_predefined/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Restricted Summary for Phone Calls", "summary": "Allows to choose from a defined summary list", - "version": "9.0.1.0.0", + "version": "10.0.1.0.0", "category": "Customer Relationship Management", "website": "http://www.tecnativa.com", "author": "Tecnativa, " @@ -16,6 +16,7 @@ "post_init_hook": "convert_names_to_many2one", "depends": [ "crm_phonecall", + "sales_team", ], "data": [ "security/ir.model.access.csv", diff --git a/crm_phonecall_summary_predefined/hooks.py b/crm_phonecall_summary_predefined/hooks.py index aac1c879148..6b28ec265f2 100644 --- a/crm_phonecall_summary_predefined/hooks.py +++ b/crm_phonecall_summary_predefined/hooks.py @@ -4,10 +4,10 @@ from psycopg2 import IntegrityError -from openerp import api, SUPERUSER_ID +from odoo import api, SUPERUSER_ID -def convert_names_to_many2one(cr, registry): +def convert_names_to_many2one(cr, registry): # pragma: no cover """Convert old string names to new Many2one""" with api.Environment.manage(): env = api.Environment(cr, SUPERUSER_ID, {}) diff --git a/crm_phonecall_summary_predefined/i18n/am.po b/crm_phonecall_summary_predefined/i18n/am.po index ab8c6f7a45d..54bb09cba35 100644 --- a/crm_phonecall_summary_predefined/i18n/am.po +++ b/crm_phonecall_summary_predefined/i18n/am.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 13:03+0000\n" -"PO-Revision-Date: 2016-09-09 12:26+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Amharic (http://www.transifex.com/oca/OCA-crm-8-0/language/am/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ar.po b/crm_phonecall_summary_predefined/i18n/ar.po index 42a51cb4295..07cf9d9750d 100644 --- a/crm_phonecall_summary_predefined/i18n/ar.po +++ b/crm_phonecall_summary_predefined/i18n/ar.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Arabic (http://www.transifex.com/oca/OCA-crm-8-0/language/ar/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "أنشئ في" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "اسم العرض" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "المعرف" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "الاسم" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bg.po b/crm_phonecall_summary_predefined/i18n/bg.po index 8575c2188c3..77af959aa41 100644 --- a/crm_phonecall_summary_predefined/i18n/bg.po +++ b/crm_phonecall_summary_predefined/i18n/bg.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:57+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-crm-8-0/language/bg/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Създадено от" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Създадено на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Име за Показване" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Последно обновено на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Последно обновено от" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Последно обновено на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Име" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bs.po b/crm_phonecall_summary_predefined/i18n/bs.po index e926c43b832..092f770c55f 100644 --- a/crm_phonecall_summary_predefined/i18n/bs.po +++ b/crm_phonecall_summary_predefined/i18n/bs.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-crm-8-0/language/bs/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Kreirano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Prikaži naziv" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zadnje mijenjano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Ime" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ca.po b/crm_phonecall_summary_predefined/i18n/ca.po index 6ed7a777921..d010e9c0303 100644 --- a/crm_phonecall_summary_predefined/i18n/ca.po +++ b/crm_phonecall_summary_predefined/i18n/ca.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-14 02:20+0000\n" -"PO-Revision-Date: 2017-01-17 19:17+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Catalan (http://www.transifex.com/oca/OCA-crm-8-0/language/ca/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creat per" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creat el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Veure el nom" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Darrera modificació el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Darrera Actualització per" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Darrera Actualització el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nom" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot b/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot new file mode 100644 index 00000000000..7eff68d20dc --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +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: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +msgid "Created by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +msgid "Created on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +msgid "Display Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +msgid "ID" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +msgid "Last Modified on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +msgid "Last Updated on" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +msgid "Name" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +msgid "Phonecalls" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +msgid "Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" + diff --git a/crm_phonecall_summary_predefined/i18n/cs.po b/crm_phonecall_summary_predefined/i18n/cs.po index aabd663ace3..bb6b5230362 100644 --- a/crm_phonecall_summary_predefined/i18n/cs.po +++ b/crm_phonecall_summary_predefined/i18n/cs.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Czech (http://www.transifex.com/oca/OCA-crm-8-0/language/cs/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Vytvořil(a)" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Vytvořeno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Zobrazovaný název" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Název" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/da.po b/crm_phonecall_summary_predefined/i18n/da.po index d5e03f4ab6d..614549a2d9a 100644 --- a/crm_phonecall_summary_predefined/i18n/da.po +++ b/crm_phonecall_summary_predefined/i18n/da.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-19 12:45+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Danish (http://www.transifex.com/oca/OCA-crm-8-0/language/da/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Oprettet af" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Oprettet den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Vist navn" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "Id" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Sidst ændret den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Sidst opdateret af" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Sidst opdateret den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Navn" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/de.po b/crm_phonecall_summary_predefined/i18n/de.po index 868ad519bd6..e8a39b82bc0 100644 --- a/crm_phonecall_summary_predefined/i18n/de.po +++ b/crm_phonecall_summary_predefined/i18n/de.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-17 09:43+0000\n" -"PO-Revision-Date: 2016-10-04 09:42+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: German (http://www.transifex.com/oca/OCA-crm-8-0/language/de/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\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" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Erstellt von" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Erstellt am:" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Anzeigename" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zuletzt geändert am" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zuletzt aktualisiert von" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Bezeichnung" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/el_GR.po b/crm_phonecall_summary_predefined/i18n/el_GR.po index f6ccb25f5db..3d3f2655f97 100644 --- a/crm_phonecall_summary_predefined/i18n/el_GR.po +++ b/crm_phonecall_summary_predefined/i18n/el_GR.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 13:03+0000\n" -"PO-Revision-Date: 2016-09-09 12:26+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-crm-8-0/language/el_GR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Δημιουργήθηκε από " #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Δημιουργήθηκε στις" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "Κωδικός" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Τελευταία ενημέρωση από" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/en_GB.po b/crm_phonecall_summary_predefined/i18n/en_GB.po index 2890b10c857..94052384068 100644 --- a/crm_phonecall_summary_predefined/i18n/en_GB.po +++ b/crm_phonecall_summary_predefined/i18n/en_GB.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-crm-8-0/language/en_GB/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Created by" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Created on" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Display Name" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Last Modified on" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Name" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es.po b/crm_phonecall_summary_predefined/i18n/es.po index 633a13617a7..3a2c2c3c2c2 100644 --- a/crm_phonecall_summary_predefined/i18n/es.po +++ b/crm_phonecall_summary_predefined/i18n/es.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 13:03+0000\n" -"PO-Revision-Date: 2016-09-16 21:45+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-crm-8-0/language/es/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\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" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "Llamada telefónica" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "Llamadas telefónicas" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "Llamadas telefónicas con este resumen" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "Resúmenes" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Resumen" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_AR.po b/crm_phonecall_summary_predefined/i18n/es_AR.po index 4937cbc991a..2623ed5db53 100644 --- a/crm_phonecall_summary_predefined/i18n/es_AR.po +++ b/crm_phonecall_summary_predefined/i18n/es_AR.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_AR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Mostrar Nombre" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización realizada por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CL.po b/crm_phonecall_summary_predefined/i18n/es_CL.po index 3352f62b541..49cb97cbb57 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CL.po +++ b/crm_phonecall_summary_predefined/i18n/es_CL.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CL/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID (identificación)" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CO.po b/crm_phonecall_summary_predefined/i18n/es_CO.po index 78cda5e800e..e1f82f19239 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CO.po +++ b/crm_phonecall_summary_predefined/i18n/es_CO.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CO/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre Público" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última Modificación el" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Actualizado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Actualizado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CR.po b/crm_phonecall_summary_predefined/i18n/es_CR.po index 6fd30765e86..09a93cb8c64 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CR.po +++ b/crm_phonecall_summary_predefined/i18n/es_CR.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_CR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ultima actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_DO.po b/crm_phonecall_summary_predefined/i18n/es_DO.po index 811f7c2800e..a33b03a8e5b 100644 --- a/crm_phonecall_summary_predefined/i18n/es_DO.po +++ b/crm_phonecall_summary_predefined/i18n/es_DO.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_DO/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_EC.po b/crm_phonecall_summary_predefined/i18n/es_EC.po index 4d3cfb04074..93ee58c53f8 100644 --- a/crm_phonecall_summary_predefined/i18n/es_EC.po +++ b/crm_phonecall_summary_predefined/i18n/es_EC.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_EC/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID (identificación)" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_ES.po b/crm_phonecall_summary_predefined/i18n/es_ES.po index 2a817558b44..66d95b561a8 100644 --- a/crm_phonecall_summary_predefined/i18n/es_ES.po +++ b/crm_phonecall_summary_predefined/i18n/es_ES.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 13:03+0000\n" -"PO-Revision-Date: 2016-09-09 12:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_ES/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_MX.po b/crm_phonecall_summary_predefined/i18n/es_MX.po index 18af6895af5..7757ad638c2 100644 --- a/crm_phonecall_summary_predefined/i18n/es_MX.po +++ b/crm_phonecall_summary_predefined/i18n/es_MX.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_MX/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre desplegado" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Ultima modificacion realizada" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ultima actualizacion por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima actualización realizada" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PE.po b/crm_phonecall_summary_predefined/i18n/es_PE.po index b49413eb355..587c4f89b06 100644 --- a/crm_phonecall_summary_predefined/i18n/es_PE.po +++ b/crm_phonecall_summary_predefined/i18n/es_PE.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_PE/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nombre a Mostrar" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Ultima Modificación en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Actualizado última vez por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima Actualización" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PY.po b/crm_phonecall_summary_predefined/i18n/es_PY.po index 90f1a77a6da..a60575de73b 100644 --- a/crm_phonecall_summary_predefined/i18n/es_PY.po +++ b/crm_phonecall_summary_predefined/i18n/es_PY.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-17 01:26+0000\n" -"PO-Revision-Date: 2016-12-17 10:15+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_PY/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ultima actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_VE.po b/crm_phonecall_summary_predefined/i18n/es_VE.po index 6912bd6e565..2c813b6f792 100644 --- a/crm_phonecall_summary_predefined/i18n/es_VE.po +++ b/crm_phonecall_summary_predefined/i18n/es_VE.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-crm-8-0/language/es_VE/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Mostrar nombre" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Modificada por última vez" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última actualización realizada por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima actualizacion en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nombre" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/et.po b/crm_phonecall_summary_predefined/i18n/et.po index 6e9b74a7bfd..c59dfc01c78 100644 --- a/crm_phonecall_summary_predefined/i18n/et.po +++ b/crm_phonecall_summary_predefined/i18n/et.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-17 01:26+0000\n" -"PO-Revision-Date: 2016-12-17 10:14+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Estonian (http://www.transifex.com/oca/OCA-crm-8-0/language/et/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Loonud" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Loodud" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Näidatav nimi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Viimati muudetud" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Viimati uuendatud" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Viimati uuendatud" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nimi" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/eu.po b/crm_phonecall_summary_predefined/i18n/eu.po index bee798e882d..510b347781c 100644 --- a/crm_phonecall_summary_predefined/i18n/eu.po +++ b/crm_phonecall_summary_predefined/i18n/eu.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Basque (http://www.transifex.com/oca/OCA-crm-8-0/language/eu/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Nork sortua" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Created on" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Izena erakutsi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Izena" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fa.po b/crm_phonecall_summary_predefined/i18n/fa.po index 5b1c0eb3ddd..3e30dfecdb3 100644 --- a/crm_phonecall_summary_predefined/i18n/fa.po +++ b/crm_phonecall_summary_predefined/i18n/fa.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Persian (http://www.transifex.com/oca/OCA-crm-8-0/language/fa/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: 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=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "ایجاد شده توسط" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "ایجاد شده در" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "نام نمایشی" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "شناسه" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "تاریخ آخرین به‌روزرسانی" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "آخرین به روز رسانی توسط" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "آخرین به روز رسانی در" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "نام" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fi.po b/crm_phonecall_summary_predefined/i18n/fi.po index e2642edac09..bac7e0d4cc9 100644 --- a/crm_phonecall_summary_predefined/i18n/fi.po +++ b/crm_phonecall_summary_predefined/i18n/fi.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:55+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Finnish (http://www.transifex.com/oca/OCA-crm-8-0/language/fi/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Luonut" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Luotu" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nimi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Viimeksi muokattu" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Viimeksi päivittänyt" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Viimeksi päivitetty" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nimi" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr.po b/crm_phonecall_summary_predefined/i18n/fr.po index f0db6bda230..7d13ee1187b 100644 --- a/crm_phonecall_summary_predefined/i18n/fr.po +++ b/crm_phonecall_summary_predefined/i18n/fr.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-30 00:51+0000\n" -"PO-Revision-Date: 2016-07-01 15:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: French (http://www.transifex.com/oca/OCA-crm-8-0/language/fr/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 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" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nom d'affichage" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Dernière mise-à-jour le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nom" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Résumé" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "Vrai" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CA.po b/crm_phonecall_summary_predefined/i18n/fr_CA.po index 13ed047a51f..3ac3017d248 100644 --- a/crm_phonecall_summary_predefined/i18n/fr_CA.po +++ b/crm_phonecall_summary_predefined/i18n/fr_CA.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-crm-8-0/language/fr_CA/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Afficher le nom" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "Identifiant" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nom" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CH.po b/crm_phonecall_summary_predefined/i18n/fr_CH.po index bbf635f98d0..761f4d9ba83 100644 --- a/crm_phonecall_summary_predefined/i18n/fr_CH.po +++ b/crm_phonecall_summary_predefined/i18n/fr_CH.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-26 06:48+0000\n" -"PO-Revision-Date: 2016-12-01 10:10+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-crm-8-0/language/fr_CH/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nom affiché" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Dernière modification le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Modifié par" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Modifié le" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl.po b/crm_phonecall_summary_predefined/i18n/gl.po index 67cb887b215..b4f200ccb7c 100644 --- a/crm_phonecall_summary_predefined/i18n/gl.po +++ b/crm_phonecall_summary_predefined/i18n/gl.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:58+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Galician (http://www.transifex.com/oca/OCA-crm-8-0/language/gl/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última modificación" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "ültima actualización por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl_ES.po b/crm_phonecall_summary_predefined/i18n/gl_ES.po index edec8e55825..ea11ba28082 100644 --- a/crm_phonecall_summary_predefined/i18n/gl_ES.po +++ b/crm_phonecall_summary_predefined/i18n/gl_ES.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-22 16:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-crm-8-0/language/gl_ES/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/he.po b/crm_phonecall_summary_predefined/i18n/he.po index 850c2d1d8d6..f972b60dd48 100644 --- a/crm_phonecall_summary_predefined/i18n/he.po +++ b/crm_phonecall_summary_predefined/i18n/he.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-crm-8-0/language/he/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "נוצר על ידי" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "נוצר ב-" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "השם המוצג" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "מזהה" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "תאריך שינוי אחרון" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "עודכן לאחרונה על ידי" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "עודכן לאחרונה על" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "שם" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hr.po b/crm_phonecall_summary_predefined/i18n/hr.po index 9f102139c9b..b1d4c6edab5 100644 --- a/crm_phonecall_summary_predefined/i18n/hr.po +++ b/crm_phonecall_summary_predefined/i18n/hr.po @@ -1,60 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: -# Ana-Maria Olujić , 2016 +# OCA Transbot , 2017 +# Bole , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-15 00:49+0000\n" -"PO-Revision-Date: 2016-08-19 14:02+0000\n" -"Last-Translator: Ana-Maria Olujić \n" -"Language-Team: Croatian (http://www.transifex.com/oca/OCA-crm-8-0/language/hr/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: Bole , 2017\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" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Kreirao/la" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Kreirano na dan" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Prikaži naziv" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zadnje ažuriranje izvršio/la" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zadnje ažuriranje" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Naziv" @@ -69,13 +71,12 @@ msgid "Phonecall" msgstr "Telefonski poziv" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "Telefonski pozivi" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "Telefonski pozivi sa ovim sažetkom." @@ -86,13 +87,11 @@ msgid "Summaries" msgstr "Sažeci" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Sažetak" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "Točno" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "crm.phonecall.summary" diff --git a/crm_phonecall_summary_predefined/i18n/hr_HR.po b/crm_phonecall_summary_predefined/i18n/hr_HR.po index 7cef11f518d..0be6010c436 100644 --- a/crm_phonecall_summary_predefined/i18n/hr_HR.po +++ b/crm_phonecall_summary_predefined/i18n/hr_HR.po @@ -1,59 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-17 09:43+0000\n" -"PO-Revision-Date: 2016-10-05 06:30+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-crm-8-0/language/hr_HR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 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" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Kreirano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Naziv" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zadnje modificirano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +71,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +87,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hu.po b/crm_phonecall_summary_predefined/i18n/hu.po index bae55694f81..0777aebd100 100644 --- a/crm_phonecall_summary_predefined/i18n/hu.po +++ b/crm_phonecall_summary_predefined/i18n/hu.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-17 01:26+0000\n" -"PO-Revision-Date: 2016-12-22 14:06+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-crm-8-0/language/hu/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Készítette" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Létrehozás dátuma" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Név megjelenítése" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Utolsó frissítés dátuma" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Utoljára frissítve, által" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Utoljára frissítve " #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Név" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/id.po b/crm_phonecall_summary_predefined/i18n/id.po index b7c3398d713..718614fa4cf 100644 --- a/crm_phonecall_summary_predefined/i18n/id.po +++ b/crm_phonecall_summary_predefined/i18n/id.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:22+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-crm-8-0/language/id/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\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" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Dibuat oleh" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Dibuat pada" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nama Tampilan" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Terakhir Dimodifikasi pada" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Diperbaharui oleh" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Diperbaharui pada" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nama" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/it.po b/crm_phonecall_summary_predefined/i18n/it.po index f35eb741300..8d51d3876d8 100644 --- a/crm_phonecall_summary_predefined/i18n/it.po +++ b/crm_phonecall_summary_predefined/i18n/it.po @@ -1,61 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: -# Paolo Valier, 2016 -# Paolo Valier, 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-07 11:40+0000\n" -"PO-Revision-Date: 2016-05-10 13:40+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-crm-8-0/language/it/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creato da" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creato il" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nome da visualizzare" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Ultima Modifica il" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ultimo aggiornamento di" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultimo aggiornamento il" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nome" @@ -70,13 +69,12 @@ msgid "Phonecall" msgstr "Chiamata telefonica" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "Chiamate telefoniche" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "Chiamate telefoniche con questo riepilogo." @@ -87,13 +85,11 @@ msgid "Summaries" msgstr "Riepiloghi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Riepilogo" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "Vero" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ja.po b/crm_phonecall_summary_predefined/i18n/ja.po index a8b91536fc5..61540a748a7 100644 --- a/crm_phonecall_summary_predefined/i18n/ja.po +++ b/crm_phonecall_summary_predefined/i18n/ja.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Japanese (http://www.transifex.com/oca/OCA-crm-8-0/language/ja/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "作成者" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "作成日" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "表示名" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "最終更新日" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "最終更新者" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "最終更新日" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "名称" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ko.po b/crm_phonecall_summary_predefined/i18n/ko.po index 0681599984c..37884045fbd 100644 --- a/crm_phonecall_summary_predefined/i18n/ko.po +++ b/crm_phonecall_summary_predefined/i18n/ko.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Korean (http://www.transifex.com/oca/OCA-crm-8-0/language/ko/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "작성자" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "작성일" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "표시 이름" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "최근 수정" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "최근 갱신한 사람" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "최근 갱신 날짜" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "이름" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt.po b/crm_phonecall_summary_predefined/i18n/lt.po index bb521e905c2..3a46c84bbb7 100644 --- a/crm_phonecall_summary_predefined/i18n/lt.po +++ b/crm_phonecall_summary_predefined/i18n/lt.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-crm-8-0/language/lt/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\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" -"Language: lt\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" +"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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Sukūrė" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Sukurta" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Vaizduojamas pavadinimas" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Paskutinį kartą keista" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Paskutinį kartą atnaujino" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Pavadinimas" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt_LT.po b/crm_phonecall_summary_predefined/i18n/lt_LT.po index 2c42f557e37..55200c0775f 100644 --- a/crm_phonecall_summary_predefined/i18n/lt_LT.po +++ b/crm_phonecall_summary_predefined/i18n/lt_LT.po @@ -1,59 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:22+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-crm-8-0/language/lt_LT/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\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" +"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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Sukūrė" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Sukurta" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Paskutinį kartą atnaujino" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +71,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +87,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lv.po b/crm_phonecall_summary_predefined/i18n/lv.po index 6713e3cab03..035300b39b9 100644 --- a/crm_phonecall_summary_predefined/i18n/lv.po +++ b/crm_phonecall_summary_predefined/i18n/lv.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:48+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Latvian (http://www.transifex.com/oca/OCA-crm-8-0/language/lv/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Izveidoja" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Izveidots" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Pēdējo reizi atjaunoja" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Pēdējās izmaiņas" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nosaukums" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mk.po b/crm_phonecall_summary_predefined/i18n/mk.po index 33a4d522576..8ab8c65e9b3 100644 --- a/crm_phonecall_summary_predefined/i18n/mk.po +++ b/crm_phonecall_summary_predefined/i18n/mk.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-crm-8-0/language/mk/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Креирано од" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Креирано на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Прикажи име" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Последна промена на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Последно ажурирање од" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Последно ажурирање на" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Име" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mn.po b/crm_phonecall_summary_predefined/i18n/mn.po index 1f18d6618b8..2e65b3c2323 100644 --- a/crm_phonecall_summary_predefined/i18n/mn.po +++ b/crm_phonecall_summary_predefined/i18n/mn.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-crm-8-0/language/mn/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Үүсгэгч" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Үүсгэсэн" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Дэлгэцийн Нэр" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Сүүлийн засвар хийсэн" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Нэр" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb.po b/crm_phonecall_summary_predefined/i18n/nb.po index 7292bf25a13..d00e99b377d 100644 --- a/crm_phonecall_summary_predefined/i18n/nb.po +++ b/crm_phonecall_summary_predefined/i18n/nb.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-crm-8-0/language/nb/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Opprettet av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Opprettet den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Visnings navn" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Sist oppdatert " #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Sist oppdatert av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Sist oppdatert" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Navn" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb_NO.po b/crm_phonecall_summary_predefined/i18n/nb_NO.po index 1c23410fddf..ded10a1e04d 100644 --- a/crm_phonecall_summary_predefined/i18n/nb_NO.po +++ b/crm_phonecall_summary_predefined/i18n/nb_NO.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:26+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-crm-8-0/language/nb_NO/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Laget av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Laget den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Vis navn" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Sist endret den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Sist oppdatert av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Sist oppdatert den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl.po b/crm_phonecall_summary_predefined/i18n/nl.po index 02b08e45752..83d950aeea7 100644 --- a/crm_phonecall_summary_predefined/i18n/nl.po +++ b/crm_phonecall_summary_predefined/i18n/nl.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-22 12:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (http://www.transifex.com/oca/OCA-crm-8-0/language/nl/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Aangemaakt op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Te tonen naam" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Naam" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Samenvatting" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl_BE.po b/crm_phonecall_summary_predefined/i18n/nl_BE.po index 4ca1e9e80f7..ac99b74e7e9 100644 --- a/crm_phonecall_summary_predefined/i18n/nl_BE.po +++ b/crm_phonecall_summary_predefined/i18n/nl_BE.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:47+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-crm-8-0/language/nl_BE/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Gemaakt door" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Gemaakt op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Schermnaam" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Laatst Aangepast op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Naam:" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl_NL.po b/crm_phonecall_summary_predefined/i18n/nl_NL.po new file mode 100644 index 00000000000..735e3e9d9ce --- /dev/null +++ b/crm_phonecall_summary_predefined/i18n/nl_NL.po @@ -0,0 +1,96 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phonecall_summary_predefined +# +# Translators: +# Peter Hageman , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +msgid "Display Name" +msgstr "Weergavenaam" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +msgid "ID" +msgstr "ID" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +msgid "Name" +msgstr "Naam" + +#. module: crm_phonecall_summary_predefined +#: sql_constraint:crm.phonecall.summary:0 +msgid "Name must be unique" +msgstr "Naam moet uniek zijn" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall +msgid "Phonecall" +msgstr "Telefoongesprek" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +msgid "Phonecalls" +msgstr "Telefoongesprekken" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +msgid "Phonecalls with this summary." +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +msgid "Summaries" +msgstr "Samenvattingen" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +msgid "Summary" +msgstr "Samenvatting" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pl.po b/crm_phonecall_summary_predefined/i18n/pl.po index 512ace411c4..5fe562b4921 100644 --- a/crm_phonecall_summary_predefined/i18n/pl.po +++ b/crm_phonecall_summary_predefined/i18n/pl.po @@ -1,59 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Polish (http://www.transifex.com/oca/OCA-crm-8-0/language/pl/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Utworzone przez" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Utworzono" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Wyświetlana nazwa " #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Ostatnio modyfikowano" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ostatnio modyfikowane przez" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ostatnia zmiana" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nazwa" @@ -68,13 +71,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +87,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt.po b/crm_phonecall_summary_predefined/i18n/pt.po index 3c42e2a6b4d..68e0ff1ad87 100644 --- a/crm_phonecall_summary_predefined/i18n/pt.po +++ b/crm_phonecall_summary_predefined/i18n/pt.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:58+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-crm-8-0/language/pt/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nome" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Modificado a última vez por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nome" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_BR.po b/crm_phonecall_summary_predefined/i18n/pt_BR.po index a2ef204303b..845037c0052 100644 --- a/crm_phonecall_summary_predefined/i18n/pt_BR.po +++ b/crm_phonecall_summary_predefined/i18n/pt_BR.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-17 09:43+0000\n" -"PO-Revision-Date: 2016-10-04 09:43+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-crm-8-0/language/pt_BR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\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" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nome para Mostrar" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última atualização em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Última atualização por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Última atualização em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nome" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_PT.po b/crm_phonecall_summary_predefined/i18n/pt_PT.po index ad772ab1e5a..ffe4e753233 100644 --- a/crm_phonecall_summary_predefined/i18n/pt_PT.po +++ b/crm_phonecall_summary_predefined/i18n/pt_PT.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:55+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-crm-8-0/language/pt_PT/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nome a Apresentar" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Última Modificação Em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Nome" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Resumo" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ro.po b/crm_phonecall_summary_predefined/i18n/ro.po index 1a83e020eeb..7a850f115c7 100644 --- a/crm_phonecall_summary_predefined/i18n/ro.po +++ b/crm_phonecall_summary_predefined/i18n/ro.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Romanian (http://www.transifex.com/oca/OCA-crm-8-0/language/ro/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Creat de" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Creat la" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Nume Afişat" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Ultima actualizare în" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Ultima actualizare făcută de" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Ultima actualizare la" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ru.po b/crm_phonecall_summary_predefined/i18n/ru.po index 4ed97eec1c6..b72243454a5 100644 --- a/crm_phonecall_summary_predefined/i18n/ru.po +++ b/crm_phonecall_summary_predefined/i18n/ru.po @@ -1,59 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:22+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Russian (http://www.transifex.com/oca/OCA-crm-8-0/language/ru/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Создано" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Создан" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Последний раз обновлено" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Последний раз обновлено" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Название" @@ -68,13 +71,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +87,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sk.po b/crm_phonecall_summary_predefined/i18n/sk.po index 64422276a8b..3c0be27e4fa 100644 --- a/crm_phonecall_summary_predefined/i18n/sk.po +++ b/crm_phonecall_summary_predefined/i18n/sk.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-22 16:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Slovak (http://www.transifex.com/oca/OCA-crm-8-0/language/sk/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Vytvoril" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Vytvorené" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Zobraziť meno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Posledná modifikácia" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Naposledy upravoval" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Naposledy upravované" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Meno" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sl.po b/crm_phonecall_summary_predefined/i18n/sl.po index eca01ece657..1b616637d7d 100644 --- a/crm_phonecall_summary_predefined/i18n/sl.po +++ b/crm_phonecall_summary_predefined/i18n/sl.po @@ -1,60 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: -# Matjaž Mozetič , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-07 11:40+0000\n" -"PO-Revision-Date: 2016-05-09 08:50+0000\n" -"Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-crm-8-0/language/sl/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Ustvaril" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Ustvarjeno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Prikazni naziv" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zadnjič spremenjeno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zadnjič posodobil" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zadnjič posodobljeno" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Naziv" @@ -69,13 +70,12 @@ msgid "Phonecall" msgstr "Telefonski klic" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "Telefonski klici" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "Telefonski klici s tem povzetkom" @@ -86,13 +86,11 @@ msgid "Summaries" msgstr "Povzetki" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "Povzetek" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "Pravilno" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sr.po b/crm_phonecall_summary_predefined/i18n/sr.po index e72cdfb9195..0d006e22097 100644 --- a/crm_phonecall_summary_predefined/i18n/sr.po +++ b/crm_phonecall_summary_predefined/i18n/sr.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:25+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (http://www.transifex.com/oca/OCA-crm-8-0/language/sr/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Kreiran" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Ime" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sr@latin.po b/crm_phonecall_summary_predefined/i18n/sr@latin.po index ff11e86d66e..b4cd956f961 100644 --- a/crm_phonecall_summary_predefined/i18n/sr@latin.po +++ b/crm_phonecall_summary_predefined/i18n/sr@latin.po @@ -1,59 +1,62 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:50+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-crm-8-0/language/sr@latin/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Kreiran" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Ime za prikaz" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Ime:" @@ -68,13 +71,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +87,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sv.po b/crm_phonecall_summary_predefined/i18n/sv.po index 36d92554d00..67fe962601e 100644 --- a/crm_phonecall_summary_predefined/i18n/sv.po +++ b/crm_phonecall_summary_predefined/i18n/sv.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:53+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Swedish (http://www.transifex.com/oca/OCA-crm-8-0/language/sv/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Skapad av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Skapad den" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Visa namn" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Senast redigerad" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Senast uppdaterad av" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Senast uppdaterad" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Namn" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/th.po b/crm_phonecall_summary_predefined/i18n/th.po index 318dc9fa9ad..39fe7fc21e8 100644 --- a/crm_phonecall_summary_predefined/i18n/th.po +++ b/crm_phonecall_summary_predefined/i18n/th.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:49+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Thai (http://www.transifex.com/oca/OCA-crm-8-0/language/th/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "สร้างโดย" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "สร้างเมื่อ" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "ชื่อที่ใช้แสดง" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "รหัส" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "แก้ไขครั้งสุดท้ายเมื่อ" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "อัพเดทครั้งสุดท้ายโดย" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "ชื่อ" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr.po b/crm_phonecall_summary_predefined/i18n/tr.po index 04771fe9d7d..013a52555a7 100644 --- a/crm_phonecall_summary_predefined/i18n/tr.po +++ b/crm_phonecall_summary_predefined/i18n/tr.po @@ -1,80 +1,81 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 +# Ediz Duman , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-30 18:44+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-crm-8-0/language/tr/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: Ediz Duman , 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" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Oluşturan" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Oluşturuldu" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" -msgstr "Görünen İsim" +msgstr "Ad Görünümü" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" -msgstr "Son değişiklik" +msgstr "Son Değişiklik" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" -msgstr "Son güncelleyen" +msgstr "Son Güncelleyen" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" -msgstr "Son güncelleme" +msgstr "Son Güncelleme" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Adı" #. module: crm_phonecall_summary_predefined #: sql_constraint:crm.phonecall.summary:0 msgid "Name must be unique" -msgstr "" +msgstr "Ad benzersiz olmalı" #. module: crm_phonecall_summary_predefined #: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall msgid "Phonecall" -msgstr "" +msgstr "Telefon çağrısı" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" -msgstr "" +msgstr "Telefon çağrıları" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -82,16 +83,14 @@ msgstr "" #: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action #: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu msgid "Summaries" -msgstr "" +msgstr "Özetler" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" -msgstr "" +msgstr "Özet" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr_TR.po b/crm_phonecall_summary_predefined/i18n/tr_TR.po index b7d9769d986..a8c3b55fe50 100644 --- a/crm_phonecall_summary_predefined/i18n/tr_TR.po +++ b/crm_phonecall_summary_predefined/i18n/tr_TR.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-31 02:41+0000\n" -"PO-Revision-Date: 2017-01-04 14:44+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-crm-8-0/language/tr_TR/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Oluşturan" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Oluşturulma tarihi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Görünen ad" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "Kimlik" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "En son güncelleme tarihi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "En son güncelleyen " #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "En son güncelleme tarihi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Ad" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" -msgstr "Doğru" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" +msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/uk.po b/crm_phonecall_summary_predefined/i18n/uk.po index a414f06e2c7..73f3b820f27 100644 --- a/crm_phonecall_summary_predefined/i18n/uk.po +++ b/crm_phonecall_summary_predefined/i18n/uk.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:51+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-crm-8-0/language/uk/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: 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: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Створив" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Дата створення" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Назва для відображення" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Остання модифікація" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Востаннє оновив" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Останнє оновлення" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Name" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi.po b/crm_phonecall_summary_predefined/i18n/vi.po index 84c6fcbb51f..d2156cc0084 100644 --- a/crm_phonecall_summary_predefined/i18n/vi.po +++ b/crm_phonecall_summary_predefined/i18n/vi.po @@ -1,59 +1,60 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:47+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-crm-8-0/language/vi/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Được tạo bởi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Được tạo vào" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "Tên hiển thị" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "Sửa lần cuối vào" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "Tên" @@ -68,13 +69,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +85,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi_VN.po b/crm_phonecall_summary_predefined/i18n/vi_VN.po index 5391820d237..d84f5aa817c 100644 --- a/crm_phonecall_summary_predefined/i18n/vi_VN.po +++ b/crm_phonecall_summary_predefined/i18n/vi_VN.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 01:15+0000\n" -"PO-Revision-Date: 2016-12-27 08:24+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-crm-8-0/language/vi_VN/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "Tạo bởi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "Tạo vào" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "Cập nhật lần cuối bởi" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_CN.po b/crm_phonecall_summary_predefined/i18n/zh_CN.po index bac893c6b31..66a5e64094f 100644 --- a/crm_phonecall_summary_predefined/i18n/zh_CN.po +++ b/crm_phonecall_summary_predefined/i18n/zh_CN.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-11-25 14:56+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-crm-8-0/language/zh_CN/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "创建者" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "创建时间" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "显示名称" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "最后修改时间" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "最后更新者" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "上次更新日期" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "名称" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_TW.po b/crm_phonecall_summary_predefined/i18n/zh_TW.po index d92e9aa89fd..e213d9e7c1c 100644 --- a/crm_phonecall_summary_predefined/i18n/zh_TW.po +++ b/crm_phonecall_summary_predefined/i18n/zh_TW.po @@ -1,59 +1,61 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_phonecall_summary_predefined -# +# # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: crm (8.0)\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-02 14:15+0000\n" -"PO-Revision-Date: 2016-10-11 09:52+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-crm-8-0/language/zh_TW/)\n" +"POT-Creation-Date: 2018-04-28 12:23+0000\n" +"PO-Revision-Date: 2018-04-28 12:23+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" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid msgid "Created by" msgstr "建立者" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,create_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date msgid "Created on" msgstr "建立於" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,display_name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name msgid "Display Name" msgstr "顯示名稱" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 msgid "ID" msgstr "編號" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,__last_update:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update msgid "Last Modified on" msgstr "最後修改:" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_uid:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid msgid "Last Updated by" msgstr "最後更新:" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,write_date:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date msgid "Last Updated on" msgstr "最後更新於" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall.summary,name:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name msgid "Name" msgstr "名稱" @@ -68,13 +70,12 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall.summary:crm_phonecall_summary_predefined.summary_form -#: field:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: help:crm.phonecall.summary,phonecall_ids:0 +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids msgid "Phonecalls with this summary." msgstr "" @@ -85,13 +86,11 @@ msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: field:crm.phonecall,summary_id:0 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id msgid "Summary" msgstr "" #. module: crm_phonecall_summary_predefined -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_inbound_phone_tree_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_calendar_view -#: view:crm.phonecall:crm_phonecall_summary_predefined.crm_case_phone_form_view -msgid "True" +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "crm.phonecall.summary" msgstr "" diff --git a/crm_phonecall_summary_predefined/models/crm_phonecall.py b/crm_phonecall_summary_predefined/models/crm_phonecall.py index cd2698932f2..2c45c386f6b 100644 --- a/crm_phonecall_summary_predefined/models/crm_phonecall.py +++ b/crm_phonecall_summary_predefined/models/crm_phonecall.py @@ -3,7 +3,7 @@ # Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -from openerp import fields, models +from odoo import fields, models class CRMPhonecall(models.Model): diff --git a/crm_phonecall_summary_predefined/security/ir.model.access.csv b/crm_phonecall_summary_predefined/security/ir.model.access.csv index ae88ccd7704..7c6b1e5e636 100644 --- a/crm_phonecall_summary_predefined/security/ir.model.access.csv +++ b/crm_phonecall_summary_predefined/security/ir.model.access.csv @@ -1,4 +1,4 @@ -"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink" -"read_partner_manager","Permission for contact managers to read CRM phonecall summaries","model_crm_phonecall_summary","base.group_partner_manager",1,0,0,0 -"read_salesman","Permission for salesmen to read CRM phonecall summaries","model_crm_phonecall_summary","base.group_sale_salesman",1,0,0,0 -"write","Permission for sales managers to write CRM phonecall summaries","model_crm_phonecall_summary","base.group_sale_manager",1,1,1,1 +id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink +read_partner_manager,crm.phonecall.summary,model_crm_phonecall_summary,base.group_partner_manager,1,0,0,0 +read_salesman,crm.phonecall.summary,model_crm_phonecall_summary,sales_team.group_sale_salesman,1,0,0,0 +write,crm.phonecall.summary,model_crm_phonecall_summary,sales_team.group_sale_manager,1,1,1,1 diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml index e4e06619ed0..87777c01a15 100644 --- a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml @@ -14,7 +14,7 @@ - + @@ -50,7 +50,7 @@ From 1cef347d3dd08fa84857469dd975babfd7f40cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cris=20Mart=C3=ADn?= Date: Thu, 6 Sep 2018 12:26:20 +0200 Subject: [PATCH 04/22] [MIG] crm_phonecall_summary_predefined: Migration to 11.0 [MIG] crm_phonecall_summary_predefined: Migration to 12.0. [UPD] README.rst [UPD] Update crm_phonecall_summary_predefined.pot --- crm_phonecall_summary_predefined/README.rst | 88 ++-- crm_phonecall_summary_predefined/__init__.py | 3 - .../__manifest__.py | 6 +- crm_phonecall_summary_predefined/hooks.py | 1 - .../i18n/crm_phonecall_summary_predefined.pot | 43 +- .../models/__init__.py | 2 - .../models/crm_phonecall.py | 6 +- .../readme/CONFIGURE.rst | 5 + .../readme/CONTRIBUTORS.rst | 8 + .../readme/DESCRIPTION.rst | 3 + .../readme/USAGE.rst | 2 + .../static/description/index.html | 446 ++++++++++++++++++ .../views/crm_phonecall_summary_view.xml | 12 +- 13 files changed, 560 insertions(+), 65 deletions(-) create mode 100644 crm_phonecall_summary_predefined/readme/CONFIGURE.rst create mode 100644 crm_phonecall_summary_predefined/readme/CONTRIBUTORS.rst create mode 100644 crm_phonecall_summary_predefined/readme/DESCRIPTION.rst create mode 100644 crm_phonecall_summary_predefined/readme/USAGE.rst create mode 100644 crm_phonecall_summary_predefined/static/description/index.html diff --git a/crm_phonecall_summary_predefined/README.rst b/crm_phonecall_summary_predefined/README.rst index 94e38a9b6fe..05638e87716 100644 --- a/crm_phonecall_summary_predefined/README.rst +++ b/crm_phonecall_summary_predefined/README.rst @@ -1,67 +1,97 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 - ================================== Restricted Summary for Phone Calls ================================== +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! 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-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github + :target: https://github.com/OCA/crm/tree/12.0/crm_phonecall_summary_predefined + :alt: OCA/crm +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall_summary_predefined + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/111/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + This module extends the functionality of CRM phone calls to support setting a limited list of possible phone call summaries, that only the sales manager can edit. +**Table of contents** + +.. contents:: + :local: + Configuration ============= -To configure the possible summary options, activate the developer mode and go -to: +To configure the possible summary options: -* Go to *Sales > Configuration > Sales & Opportunities > Phone Calls > Summaries*. +#. Activate the developer mode +#. Go to *CRM > Configuration > Leads & Opportunities > Phone Calls > Summaries*. +#. Add or modify types there. Usage ===== -* Go to *Sales > Phone Calls > Logged Calls*. -* There you can use the new *Summary* field. - -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/111/10.0 +#. Go to *CRM > Phone Calls > Logged Calls*. +#. There you can use the new *Summary* field 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 smash it by providing detailed and welcomed -feedback. +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 ======= -Images ------- +Authors +~~~~~~~ -* Odoo Community Association: `Icon `_. +* Tecnativa Contributors ------------- +~~~~~~~~~~~~ + +* `Tecnativa `__: -* Rafael Blasco -* Jairo Llopis -* Vicent Cubells + * Rafael Blasco + * Jairo Llopis + * Vicent Cubells + * Cristina Martín -Maintainer ----------- +* Anand Kansagra + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org -This module is maintained by the OCA. - 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. -To contribute to this module, please visit https://odoo-community.org. +This module is part of the `OCA/crm `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/crm_phonecall_summary_predefined/__init__.py b/crm_phonecall_summary_predefined/__init__.py index 7830f085278..bcb4ffb459e 100644 --- a/crm_phonecall_summary_predefined/__init__.py +++ b/crm_phonecall_summary_predefined/__init__.py @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -# Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis -# Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). from . import models diff --git a/crm_phonecall_summary_predefined/__manifest__.py b/crm_phonecall_summary_predefined/__manifest__.py index 6af1fcd1bda..7b4470e290b 100644 --- a/crm_phonecall_summary_predefined/__manifest__.py +++ b/crm_phonecall_summary_predefined/__manifest__.py @@ -1,17 +1,15 @@ -# -*- coding: utf-8 -*- # Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis # Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Restricted Summary for Phone Calls", "summary": "Allows to choose from a defined summary list", - "version": "10.0.1.0.0", + "version": "12.0.1.0.0", "category": "Customer Relationship Management", - "website": "http://www.tecnativa.com", + "website": "https://github.com/OCA/crm", "author": "Tecnativa, " "Odoo Community Association (OCA)", "license": "AGPL-3", - "application": False, "installable": True, "post_init_hook": "convert_names_to_many2one", "depends": [ diff --git a/crm_phonecall_summary_predefined/hooks.py b/crm_phonecall_summary_predefined/hooks.py index 6b28ec265f2..7071366b2fd 100644 --- a/crm_phonecall_summary_predefined/hooks.py +++ b/crm_phonecall_summary_predefined/hooks.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright 2017 Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot b/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot index 7eff68d20dc..71aba676023 100644 --- a/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot +++ b/crm_phonecall_summary_predefined/i18n/crm_phonecall_summary_predefined.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -14,42 +14,52 @@ msgstr "" "Plural-Forms: \n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -64,28 +74,23 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" - diff --git a/crm_phonecall_summary_predefined/models/__init__.py b/crm_phonecall_summary_predefined/models/__init__.py index f9d6244d607..6faa2211947 100644 --- a/crm_phonecall_summary_predefined/models/__init__.py +++ b/crm_phonecall_summary_predefined/models/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# COpyright 2016 Antiun Ingeniería S.L. - Jairo Llopis # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). from . import crm_phonecall diff --git a/crm_phonecall_summary_predefined/models/crm_phonecall.py b/crm_phonecall_summary_predefined/models/crm_phonecall.py index 2c45c386f6b..158aa792f96 100644 --- a/crm_phonecall_summary_predefined/models/crm_phonecall.py +++ b/crm_phonecall_summary_predefined/models/crm_phonecall.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright 2016 Antiun Ingeniería S.L. - Jairo Llopis # Copyright 2017 Tecnativa - Vicent Cubells # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). @@ -7,6 +6,8 @@ class CRMPhonecall(models.Model): + """Added number and summary in the phonecall.""" + _inherit = "crm.phonecall" name = fields.Char( @@ -24,7 +25,10 @@ class CRMPhonecall(models.Model): class CRMPhonecallSummary(models.Model): + """Added phonecall summary feature.""" + _name = "crm.phonecall.summary" + _description = "Crm Phonecall Summary" _sql_constraints = [ ("name_unique", "UNIQUE (name)", "Name must be unique"), ] diff --git a/crm_phonecall_summary_predefined/readme/CONFIGURE.rst b/crm_phonecall_summary_predefined/readme/CONFIGURE.rst new file mode 100644 index 00000000000..81554a154b3 --- /dev/null +++ b/crm_phonecall_summary_predefined/readme/CONFIGURE.rst @@ -0,0 +1,5 @@ +To configure the possible summary options: + +#. Activate the developer mode +#. Go to *CRM > Configuration > Leads & Opportunities > Phone Calls > Summaries*. +#. Add or modify types there. diff --git a/crm_phonecall_summary_predefined/readme/CONTRIBUTORS.rst b/crm_phonecall_summary_predefined/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000000..31d431e82fc --- /dev/null +++ b/crm_phonecall_summary_predefined/readme/CONTRIBUTORS.rst @@ -0,0 +1,8 @@ +* `Tecnativa `__: + + * Rafael Blasco + * Jairo Llopis + * Vicent Cubells + * Cristina Martín + +* Anand Kansagra diff --git a/crm_phonecall_summary_predefined/readme/DESCRIPTION.rst b/crm_phonecall_summary_predefined/readme/DESCRIPTION.rst new file mode 100644 index 00000000000..03a95d20970 --- /dev/null +++ b/crm_phonecall_summary_predefined/readme/DESCRIPTION.rst @@ -0,0 +1,3 @@ +This module extends the functionality of CRM phone calls to support setting a +limited list of possible phone call summaries, that only the sales manager can +edit. diff --git a/crm_phonecall_summary_predefined/readme/USAGE.rst b/crm_phonecall_summary_predefined/readme/USAGE.rst new file mode 100644 index 00000000000..6ee14fdb735 --- /dev/null +++ b/crm_phonecall_summary_predefined/readme/USAGE.rst @@ -0,0 +1,2 @@ +#. Go to *CRM > Phone Calls > Logged Calls*. +#. There you can use the new *Summary* field diff --git a/crm_phonecall_summary_predefined/static/description/index.html b/crm_phonecall_summary_predefined/static/description/index.html new file mode 100644 index 00000000000..15d9caa5905 --- /dev/null +++ b/crm_phonecall_summary_predefined/static/description/index.html @@ -0,0 +1,446 @@ + + + + + + +Restricted Summary for Phone Calls + + + +
+

Restricted Summary for Phone Calls

+ + +

Beta License: AGPL-3 OCA/crm Translate me on Weblate Try me on Runbot

+

This module extends the functionality of CRM phone calls to support setting a +limited list of possible phone call summaries, that only the sales manager can +edit.

+

Table of contents

+ +
+

Configuration

+

To configure the possible summary options:

+
    +
  1. Activate the developer mode
  2. +
  3. Go to CRM > Configuration > Leads & Opportunities > Phone Calls > Summaries.
  4. +
  5. Add or modify types there.
  6. +
+
+
+

Usage

+
    +
  1. Go to CRM > Phone Calls > Logged Calls.
  2. +
  3. There you can use the new Summary field
  4. +
+
+
+

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

+
    +
  • Tecnativa
  • +
+
+
+

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/crm project on GitHub.

+

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

+
+
+
+ + diff --git a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml index 87777c01a15..2e9cb348c28 100644 --- a/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml +++ b/crm_phonecall_summary_predefined/views/crm_phonecall_summary_view.xml @@ -5,7 +5,7 @@ - + CRM Phonecall Summary Form crm.phonecall.summary @@ -22,7 +22,7 @@ - + CRM Phonecall Summary Tree crm.phonecall.summary @@ -32,7 +32,7 @@ - + CRM Phonecall Summary Search crm.phonecall.summary @@ -44,12 +44,12 @@ From fdd0146edc30abb5742eecd66050844d5db458f1 Mon Sep 17 00:00:00 2001 From: Eduardo Magdalena Date: Wed, 24 Apr 2019 23:21:34 +0000 Subject: [PATCH 05/22] Translated using Weblate (Spanish) Currently translated at 100.0% (15 of 15 strings) Translation: crm-12.0/crm-12.0-crm_phonecall_summary_predefined Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall_summary_predefined/es/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: crm-12.0/crm-12.0-crm_phonecall_summary_predefined Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall_summary_predefined/ --- crm_phonecall_summary_predefined/i18n/am.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/ar.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/bg.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/bs.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/ca.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/cs.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/da.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/de.po | 41 +++++++------- .../i18n/el_GR.po | 41 +++++++------- .../i18n/en_GB.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/es.po | 54 +++++++++++-------- .../i18n/es_AR.po | 41 +++++++------- .../i18n/es_CL.po | 41 +++++++------- .../i18n/es_CO.po | 41 +++++++------- .../i18n/es_CR.po | 41 +++++++------- .../i18n/es_DO.po | 41 +++++++------- .../i18n/es_EC.po | 41 +++++++------- .../i18n/es_ES.po | 41 +++++++------- .../i18n/es_MX.po | 41 +++++++------- .../i18n/es_PE.po | 41 +++++++------- .../i18n/es_PY.po | 41 +++++++------- .../i18n/es_VE.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/et.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/eu.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/fa.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/fi.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/fr.po | 43 ++++++++------- .../i18n/fr_CA.po | 41 +++++++------- .../i18n/fr_CH.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/gl.po | 41 +++++++------- .../i18n/gl_ES.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/he.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/hr.po | 45 +++++++++------- .../i18n/hr_HR.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/hu.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/id.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/it.po | 45 +++++++++------- crm_phonecall_summary_predefined/i18n/ja.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/ko.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/lt.po | 41 +++++++------- .../i18n/lt_LT.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/lv.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/mk.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/mn.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/nb.po | 41 +++++++------- .../i18n/nb_NO.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/nl.po | 43 ++++++++------- .../i18n/nl_BE.po | 41 +++++++------- .../i18n/nl_NL.po | 45 +++++++++------- crm_phonecall_summary_predefined/i18n/pl.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/pt.po | 41 +++++++------- .../i18n/pt_BR.po | 41 +++++++------- .../i18n/pt_PT.po | 43 ++++++++------- crm_phonecall_summary_predefined/i18n/ro.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/ru.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/sk.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/sl.po | 45 +++++++++------- crm_phonecall_summary_predefined/i18n/sr.po | 41 +++++++------- .../i18n/sr@latin.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/sv.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/th.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/tr.po | 45 +++++++++------- .../i18n/tr_TR.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/uk.po | 41 +++++++------- crm_phonecall_summary_predefined/i18n/vi.po | 41 +++++++------- .../i18n/vi_VN.po | 41 +++++++------- .../i18n/zh_CN.po | 41 +++++++------- .../i18n/zh_TW.po | 41 +++++++------- 68 files changed, 1599 insertions(+), 1228 deletions(-) diff --git a/crm_phonecall_summary_predefined/i18n/am.po b/crm_phonecall_summary_predefined/i18n/am.po index 54bb09cba35..738208f1516 100644 --- a/crm_phonecall_summary_predefined/i18n/am.po +++ b/crm_phonecall_summary_predefined/i18n/am.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ar.po b/crm_phonecall_summary_predefined/i18n/ar.po index 07cf9d9750d..2b9f7a75909 100644 --- a/crm_phonecall_summary_predefined/i18n/ar.po +++ b/crm_phonecall_summary_predefined/i18n/ar.po @@ -20,42 +20,52 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "أنشئ في" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "اسم العرض" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "المعرف" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "الاسم" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bg.po b/crm_phonecall_summary_predefined/i18n/bg.po index 77af959aa41..862a9fcd9e4 100644 --- a/crm_phonecall_summary_predefined/i18n/bg.po +++ b/crm_phonecall_summary_predefined/i18n/bg.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Създадено от" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Създадено на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Име за Показване" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Последно обновено на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Последно обновено от" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Последно обновено на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Име" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/bs.po b/crm_phonecall_summary_predefined/i18n/bs.po index 092f770c55f..9d38ffbb416 100644 --- a/crm_phonecall_summary_predefined/i18n/bs.po +++ b/crm_phonecall_summary_predefined/i18n/bs.po @@ -20,42 +20,52 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Kreirano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Prikaži naziv" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zadnje mijenjano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Ime" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ca.po b/crm_phonecall_summary_predefined/i18n/ca.po index d010e9c0303..8e16c53ad97 100644 --- a/crm_phonecall_summary_predefined/i18n/ca.po +++ b/crm_phonecall_summary_predefined/i18n/ca.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creat per" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creat el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Veure el nom" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Darrera modificació el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Darrera Actualització per" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Darrera Actualització el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nom" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/cs.po b/crm_phonecall_summary_predefined/i18n/cs.po index bb6b5230362..15e5f521596 100644 --- a/crm_phonecall_summary_predefined/i18n/cs.po +++ b/crm_phonecall_summary_predefined/i18n/cs.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Vytvořil(a)" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Vytvořeno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Zobrazovaný název" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Naposled upraveno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Název" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/da.po b/crm_phonecall_summary_predefined/i18n/da.po index 614549a2d9a..a88bd62fa51 100644 --- a/crm_phonecall_summary_predefined/i18n/da.po +++ b/crm_phonecall_summary_predefined/i18n/da.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Oprettet af" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Oprettet den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Vist navn" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "Id" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Sidst ændret den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Sidst opdateret af" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Sidst opdateret den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Navn" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/de.po b/crm_phonecall_summary_predefined/i18n/de.po index e8a39b82bc0..9694830d857 100644 --- a/crm_phonecall_summary_predefined/i18n/de.po +++ b/crm_phonecall_summary_predefined/i18n/de.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Erstellt von" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Erstellt am:" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Anzeigename" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zuletzt geändert am" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zuletzt aktualisiert von" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Bezeichnung" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/el_GR.po b/crm_phonecall_summary_predefined/i18n/el_GR.po index 3d3f2655f97..a65403bba3b 100644 --- a/crm_phonecall_summary_predefined/i18n/el_GR.po +++ b/crm_phonecall_summary_predefined/i18n/el_GR.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Δημιουργήθηκε από " #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Δημιουργήθηκε στις" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "Κωδικός" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Τελευταία ενημέρωση από" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/en_GB.po b/crm_phonecall_summary_predefined/i18n/en_GB.po index 94052384068..69dd0f8d140 100644 --- a/crm_phonecall_summary_predefined/i18n/en_GB.po +++ b/crm_phonecall_summary_predefined/i18n/en_GB.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Created by" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Created on" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Display Name" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Last Modified on" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Name" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es.po b/crm_phonecall_summary_predefined/i18n/es.po index 3a2c2c3c2c2..dc6b06b7601 100644 --- a/crm_phonecall_summary_predefined/i18n/es.po +++ b/crm_phonecall_summary_predefined/i18n/es.po @@ -9,52 +9,67 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-28 12:23+0000\n" -"PO-Revision-Date: 2018-04-28 12:23+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"PO-Revision-Date: 2019-04-24 23:22+0000\n" +"Last-Translator: Eduardo Magdalena \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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.5.1\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Resumen" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "crm.phonecall.summary" +msgid "Crm Phonecall Summary" +msgstr "crm.phonecall.summary" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -69,27 +84,22 @@ msgid "Phonecall" msgstr "Llamada telefónica" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Llamadas telefónicas" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." -msgstr "Llamadas telefónicas con este resumen" +msgstr "Llamadas telefónicas con este resumen." #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Resúmenes" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Resumen" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_AR.po b/crm_phonecall_summary_predefined/i18n/es_AR.po index 2623ed5db53..edca0e76630 100644 --- a/crm_phonecall_summary_predefined/i18n/es_AR.po +++ b/crm_phonecall_summary_predefined/i18n/es_AR.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Mostrar Nombre" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización realizada por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CL.po b/crm_phonecall_summary_predefined/i18n/es_CL.po index 49cb97cbb57..e57934ca062 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CL.po +++ b/crm_phonecall_summary_predefined/i18n/es_CL.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID (identificación)" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CO.po b/crm_phonecall_summary_predefined/i18n/es_CO.po index e1f82f19239..2b57ed00cbb 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CO.po +++ b/crm_phonecall_summary_predefined/i18n/es_CO.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre Público" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última Modificación el" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Actualizado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Actualizado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_CR.po b/crm_phonecall_summary_predefined/i18n/es_CR.po index 09a93cb8c64..578de245cb9 100644 --- a/crm_phonecall_summary_predefined/i18n/es_CR.po +++ b/crm_phonecall_summary_predefined/i18n/es_CR.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ultima actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_DO.po b/crm_phonecall_summary_predefined/i18n/es_DO.po index a33b03a8e5b..259c751ba03 100644 --- a/crm_phonecall_summary_predefined/i18n/es_DO.po +++ b/crm_phonecall_summary_predefined/i18n/es_DO.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_EC.po b/crm_phonecall_summary_predefined/i18n/es_EC.po index 93ee58c53f8..4009bc230fc 100644 --- a/crm_phonecall_summary_predefined/i18n/es_EC.po +++ b/crm_phonecall_summary_predefined/i18n/es_EC.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID (identificación)" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_ES.po b/crm_phonecall_summary_predefined/i18n/es_ES.po index 66d95b561a8..5d287e4da59 100644 --- a/crm_phonecall_summary_predefined/i18n/es_ES.po +++ b/crm_phonecall_summary_predefined/i18n/es_ES.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_MX.po b/crm_phonecall_summary_predefined/i18n/es_MX.po index 7757ad638c2..cf3525b12da 100644 --- a/crm_phonecall_summary_predefined/i18n/es_MX.po +++ b/crm_phonecall_summary_predefined/i18n/es_MX.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre desplegado" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Ultima modificacion realizada" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ultima actualizacion por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima actualización realizada" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PE.po b/crm_phonecall_summary_predefined/i18n/es_PE.po index 587c4f89b06..ddd6e26afb3 100644 --- a/crm_phonecall_summary_predefined/i18n/es_PE.po +++ b/crm_phonecall_summary_predefined/i18n/es_PE.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nombre a Mostrar" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Ultima Modificación en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Actualizado última vez por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima Actualización" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_PY.po b/crm_phonecall_summary_predefined/i18n/es_PY.po index a60575de73b..66981d6ca91 100644 --- a/crm_phonecall_summary_predefined/i18n/es_PY.po +++ b/crm_phonecall_summary_predefined/i18n/es_PY.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ultima actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/es_VE.po b/crm_phonecall_summary_predefined/i18n/es_VE.po index 2c813b6f792..7c9b01430ea 100644 --- a/crm_phonecall_summary_predefined/i18n/es_VE.po +++ b/crm_phonecall_summary_predefined/i18n/es_VE.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Mostrar nombre" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Modificada por última vez" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última actualización realizada por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima actualizacion en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nombre" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/et.po b/crm_phonecall_summary_predefined/i18n/et.po index c59dfc01c78..2f72cc82a43 100644 --- a/crm_phonecall_summary_predefined/i18n/et.po +++ b/crm_phonecall_summary_predefined/i18n/et.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Loonud" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Loodud" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Näidatav nimi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Viimati muudetud" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Viimati uuendatud" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Viimati uuendatud" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nimi" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/eu.po b/crm_phonecall_summary_predefined/i18n/eu.po index 510b347781c..abe911b15f7 100644 --- a/crm_phonecall_summary_predefined/i18n/eu.po +++ b/crm_phonecall_summary_predefined/i18n/eu.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Nork sortua" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Created on" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Izena erakutsi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Izena" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fa.po b/crm_phonecall_summary_predefined/i18n/fa.po index 3e30dfecdb3..77897955b0f 100644 --- a/crm_phonecall_summary_predefined/i18n/fa.po +++ b/crm_phonecall_summary_predefined/i18n/fa.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "ایجاد شده توسط" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "ایجاد شده در" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "نام نمایشی" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "شناسه" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "تاریخ آخرین به‌روزرسانی" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "آخرین به روز رسانی توسط" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "آخرین به روز رسانی در" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "نام" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fi.po b/crm_phonecall_summary_predefined/i18n/fi.po index bac7e0d4cc9..dfa6c9ede5a 100644 --- a/crm_phonecall_summary_predefined/i18n/fi.po +++ b/crm_phonecall_summary_predefined/i18n/fi.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Luonut" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Luotu" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nimi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Viimeksi muokattu" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Viimeksi päivittänyt" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Viimeksi päivitetty" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nimi" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr.po b/crm_phonecall_summary_predefined/i18n/fr.po index 7d13ee1187b..c98ea74ca44 100644 --- a/crm_phonecall_summary_predefined/i18n/fr.po +++ b/crm_phonecall_summary_predefined/i18n/fr.po @@ -19,42 +19,54 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Résumé" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nom d'affichage" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Dernière mise-à-jour le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nom" @@ -69,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Résumé" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CA.po b/crm_phonecall_summary_predefined/i18n/fr_CA.po index 3ac3017d248..02c9f3d64f8 100644 --- a/crm_phonecall_summary_predefined/i18n/fr_CA.po +++ b/crm_phonecall_summary_predefined/i18n/fr_CA.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Afficher le nom" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "Identifiant" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nom" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/fr_CH.po b/crm_phonecall_summary_predefined/i18n/fr_CH.po index 761f4d9ba83..4f158b6e2fb 100644 --- a/crm_phonecall_summary_predefined/i18n/fr_CH.po +++ b/crm_phonecall_summary_predefined/i18n/fr_CH.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Créé par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Créé le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nom affiché" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Dernière modification le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Modifié par" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Modifié le" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl.po b/crm_phonecall_summary_predefined/i18n/gl.po index b4f200ccb7c..3b01a4112b5 100644 --- a/crm_phonecall_summary_predefined/i18n/gl.po +++ b/crm_phonecall_summary_predefined/i18n/gl.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creado en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última modificación" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "ültima actualización por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/gl_ES.po b/crm_phonecall_summary_predefined/i18n/gl_ES.po index ea11ba28082..64abd584201 100644 --- a/crm_phonecall_summary_predefined/i18n/gl_ES.po +++ b/crm_phonecall_summary_predefined/i18n/gl_ES.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/he.po b/crm_phonecall_summary_predefined/i18n/he.po index f972b60dd48..91adfb73737 100644 --- a/crm_phonecall_summary_predefined/i18n/he.po +++ b/crm_phonecall_summary_predefined/i18n/he.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "נוצר על ידי" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "נוצר ב-" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "השם המוצג" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "מזהה" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "תאריך שינוי אחרון" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "עודכן לאחרונה על ידי" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "עודכן לאחרונה על" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "שם" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hr.po b/crm_phonecall_summary_predefined/i18n/hr.po index b1d4c6edab5..5fae5c61939 100644 --- a/crm_phonecall_summary_predefined/i18n/hr.po +++ b/crm_phonecall_summary_predefined/i18n/hr.po @@ -21,42 +21,56 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Sažetak" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Kreirao/la" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Kreirano na dan" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "crm.phonecall.summary" +msgid "Crm Phonecall Summary" +msgstr "crm.phonecall.summary" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Prikaži naziv" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zadnje ažuriranje izvršio/la" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zadnje ažuriranje" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Naziv" @@ -71,27 +85,22 @@ msgid "Phonecall" msgstr "Telefonski poziv" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Telefonski pozivi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "Telefonski pozivi sa ovim sažetkom." #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Sažeci" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Sažetak" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "crm.phonecall.summary" diff --git a/crm_phonecall_summary_predefined/i18n/hr_HR.po b/crm_phonecall_summary_predefined/i18n/hr_HR.po index 0be6010c436..df55fcf914e 100644 --- a/crm_phonecall_summary_predefined/i18n/hr_HR.po +++ b/crm_phonecall_summary_predefined/i18n/hr_HR.po @@ -21,42 +21,52 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Kreirano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Naziv" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zadnje modificirano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -71,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/hu.po b/crm_phonecall_summary_predefined/i18n/hu.po index 0777aebd100..720016d4a8f 100644 --- a/crm_phonecall_summary_predefined/i18n/hu.po +++ b/crm_phonecall_summary_predefined/i18n/hu.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Készítette" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Létrehozás dátuma" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Név megjelenítése" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Utolsó frissítés dátuma" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Utoljára frissítve, által" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Utoljára frissítve " #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Név" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/id.po b/crm_phonecall_summary_predefined/i18n/id.po index 718614fa4cf..fe8bd958736 100644 --- a/crm_phonecall_summary_predefined/i18n/id.po +++ b/crm_phonecall_summary_predefined/i18n/id.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Dibuat oleh" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Dibuat pada" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nama Tampilan" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Terakhir Dimodifikasi pada" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Diperbaharui oleh" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Diperbaharui pada" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nama" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/it.po b/crm_phonecall_summary_predefined/i18n/it.po index 8d51d3876d8..2c5d1023346 100644 --- a/crm_phonecall_summary_predefined/i18n/it.po +++ b/crm_phonecall_summary_predefined/i18n/it.po @@ -19,42 +19,56 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Riepilogo" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creato da" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creato il" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "Phonecalls with this summary." +msgid "Crm Phonecall Summary" +msgstr "Chiamate telefoniche con questo riepilogo." + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nome da visualizzare" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Ultima Modifica il" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ultimo aggiornamento di" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultimo aggiornamento il" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nome" @@ -69,27 +83,22 @@ msgid "Phonecall" msgstr "Chiamata telefonica" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Chiamate telefoniche" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "Chiamate telefoniche con questo riepilogo." #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Riepiloghi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Riepilogo" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ja.po b/crm_phonecall_summary_predefined/i18n/ja.po index 61540a748a7..861db593e6d 100644 --- a/crm_phonecall_summary_predefined/i18n/ja.po +++ b/crm_phonecall_summary_predefined/i18n/ja.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "作成者" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "作成日" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "表示名" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "最終更新日" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "最終更新者" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "最終更新日" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "名称" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ko.po b/crm_phonecall_summary_predefined/i18n/ko.po index 37884045fbd..41605f0f4c4 100644 --- a/crm_phonecall_summary_predefined/i18n/ko.po +++ b/crm_phonecall_summary_predefined/i18n/ko.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "작성자" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "작성일" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "표시 이름" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "최근 수정" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "최근 갱신한 사람" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "최근 갱신 날짜" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "이름" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt.po b/crm_phonecall_summary_predefined/i18n/lt.po index 3a46c84bbb7..3211d065a30 100644 --- a/crm_phonecall_summary_predefined/i18n/lt.po +++ b/crm_phonecall_summary_predefined/i18n/lt.po @@ -20,42 +20,52 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Sukūrė" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Sukurta" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Vaizduojamas pavadinimas" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Paskutinį kartą keista" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Paskutinį kartą atnaujino" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Pavadinimas" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lt_LT.po b/crm_phonecall_summary_predefined/i18n/lt_LT.po index 55200c0775f..af048df332f 100644 --- a/crm_phonecall_summary_predefined/i18n/lt_LT.po +++ b/crm_phonecall_summary_predefined/i18n/lt_LT.po @@ -21,42 +21,52 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Sukūrė" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Sukurta" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Paskutinį kartą atnaujino" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -71,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/lv.po b/crm_phonecall_summary_predefined/i18n/lv.po index 035300b39b9..6b71eaaf4e0 100644 --- a/crm_phonecall_summary_predefined/i18n/lv.po +++ b/crm_phonecall_summary_predefined/i18n/lv.po @@ -20,42 +20,52 @@ msgstr "" "2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Izveidoja" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Izveidots" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Pēdējo reizi atjaunoja" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Pēdējās izmaiņas" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nosaukums" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mk.po b/crm_phonecall_summary_predefined/i18n/mk.po index 8ab8c65e9b3..ec7affc681e 100644 --- a/crm_phonecall_summary_predefined/i18n/mk.po +++ b/crm_phonecall_summary_predefined/i18n/mk.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Креирано од" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Креирано на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Прикажи име" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Последна промена на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Последно ажурирање од" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Последно ажурирање на" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Име" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/mn.po b/crm_phonecall_summary_predefined/i18n/mn.po index 2e65b3c2323..f25cdec48f8 100644 --- a/crm_phonecall_summary_predefined/i18n/mn.po +++ b/crm_phonecall_summary_predefined/i18n/mn.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Үүсгэгч" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Үүсгэсэн" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Дэлгэцийн Нэр" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Сүүлийн засвар хийсэн" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Нэр" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb.po b/crm_phonecall_summary_predefined/i18n/nb.po index d00e99b377d..350a73ff914 100644 --- a/crm_phonecall_summary_predefined/i18n/nb.po +++ b/crm_phonecall_summary_predefined/i18n/nb.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Opprettet av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Opprettet den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Visnings navn" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Sist oppdatert " #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Sist oppdatert av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Sist oppdatert" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Navn" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nb_NO.po b/crm_phonecall_summary_predefined/i18n/nb_NO.po index ded10a1e04d..820163ad6ee 100644 --- a/crm_phonecall_summary_predefined/i18n/nb_NO.po +++ b/crm_phonecall_summary_predefined/i18n/nb_NO.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Laget av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Laget den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Vis navn" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Sist endret den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Sist oppdatert av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Sist oppdatert den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl.po b/crm_phonecall_summary_predefined/i18n/nl.po index 83d950aeea7..fd3713a1cd0 100644 --- a/crm_phonecall_summary_predefined/i18n/nl.po +++ b/crm_phonecall_summary_predefined/i18n/nl.po @@ -19,42 +19,54 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Samenvatting" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Aangemaakt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Te tonen naam" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Naam" @@ -69,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Samenvatting" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl_BE.po b/crm_phonecall_summary_predefined/i18n/nl_BE.po index ac99b74e7e9..831c218d8ae 100644 --- a/crm_phonecall_summary_predefined/i18n/nl_BE.po +++ b/crm_phonecall_summary_predefined/i18n/nl_BE.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Gemaakt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Gemaakt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Schermnaam" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Laatst Aangepast op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Naam:" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/nl_NL.po b/crm_phonecall_summary_predefined/i18n/nl_NL.po index 735e3e9d9ce..93d50829cc8 100644 --- a/crm_phonecall_summary_predefined/i18n/nl_NL.po +++ b/crm_phonecall_summary_predefined/i18n/nl_NL.po @@ -20,42 +20,56 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Samenvatting" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Aangemaakt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "Phonecall" +msgid "Crm Phonecall Summary" +msgstr "Telefoongesprek" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Weergavenaam" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Laatst gewijzigd op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Naam" @@ -70,27 +84,22 @@ msgid "Phonecall" msgstr "Telefoongesprek" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Telefoongesprekken" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Samenvattingen" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Samenvatting" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pl.po b/crm_phonecall_summary_predefined/i18n/pl.po index 5fe562b4921..8e0e03b01e5 100644 --- a/crm_phonecall_summary_predefined/i18n/pl.po +++ b/crm_phonecall_summary_predefined/i18n/pl.po @@ -21,42 +21,52 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Utworzone przez" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Utworzono" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Wyświetlana nazwa " #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Ostatnio modyfikowano" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ostatnio modyfikowane przez" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ostatnia zmiana" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nazwa" @@ -71,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt.po b/crm_phonecall_summary_predefined/i18n/pt.po index 68e0ff1ad87..c40bb57c122 100644 --- a/crm_phonecall_summary_predefined/i18n/pt.po +++ b/crm_phonecall_summary_predefined/i18n/pt.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nome" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Modificado a última vez por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nome" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_BR.po b/crm_phonecall_summary_predefined/i18n/pt_BR.po index 845037c0052..ffc0eb8a6b9 100644 --- a/crm_phonecall_summary_predefined/i18n/pt_BR.po +++ b/crm_phonecall_summary_predefined/i18n/pt_BR.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nome para Mostrar" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última atualização em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Última atualização por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Última atualização em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nome" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/pt_PT.po b/crm_phonecall_summary_predefined/i18n/pt_PT.po index ffe4e753233..2cd5815a933 100644 --- a/crm_phonecall_summary_predefined/i18n/pt_PT.po +++ b/crm_phonecall_summary_predefined/i18n/pt_PT.po @@ -20,42 +20,54 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Resumo" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Criado por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Criado em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nome a Apresentar" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Última Modificação Em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Nome" @@ -70,27 +82,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Resumo" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ro.po b/crm_phonecall_summary_predefined/i18n/ro.po index 7a850f115c7..a887fe165eb 100644 --- a/crm_phonecall_summary_predefined/i18n/ro.po +++ b/crm_phonecall_summary_predefined/i18n/ro.po @@ -20,42 +20,52 @@ msgstr "" "2:1));\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Creat de" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Creat la" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Nume Afişat" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Ultima actualizare în" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Ultima actualizare făcută de" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Ultima actualizare la" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/ru.po b/crm_phonecall_summary_predefined/i18n/ru.po index b72243454a5..939e85c642c 100644 --- a/crm_phonecall_summary_predefined/i18n/ru.po +++ b/crm_phonecall_summary_predefined/i18n/ru.po @@ -21,42 +21,52 @@ msgstr "" "%100>=11 && n%100<=14)? 2 : 3);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Создано" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Создан" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Последний раз обновлено" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Последний раз обновлено" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Название" @@ -71,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sk.po b/crm_phonecall_summary_predefined/i18n/sk.po index 3c0be27e4fa..12a05d57c1f 100644 --- a/crm_phonecall_summary_predefined/i18n/sk.po +++ b/crm_phonecall_summary_predefined/i18n/sk.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Vytvoril" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Vytvorené" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Zobraziť meno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Posledná modifikácia" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Naposledy upravoval" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Naposledy upravované" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Meno" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sl.po b/crm_phonecall_summary_predefined/i18n/sl.po index 1b616637d7d..7f745186cae 100644 --- a/crm_phonecall_summary_predefined/i18n/sl.po +++ b/crm_phonecall_summary_predefined/i18n/sl.po @@ -20,42 +20,56 @@ msgstr "" "%100==4 ? 2 : 3);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Povzetek" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Ustvaril" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Ustvarjeno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "Phonecalls with this summary." +msgid "Crm Phonecall Summary" +msgstr "Telefonski klici s tem povzetkom" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Prikazni naziv" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zadnjič spremenjeno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zadnjič posodobil" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zadnjič posodobljeno" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Naziv" @@ -70,27 +84,22 @@ msgid "Phonecall" msgstr "Telefonski klic" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Telefonski klici" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "Telefonski klici s tem povzetkom" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Povzetki" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Povzetek" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sr.po b/crm_phonecall_summary_predefined/i18n/sr.po index 0d006e22097..0b808ae54a6 100644 --- a/crm_phonecall_summary_predefined/i18n/sr.po +++ b/crm_phonecall_summary_predefined/i18n/sr.po @@ -20,42 +20,52 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Kreiran" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Ime" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sr@latin.po b/crm_phonecall_summary_predefined/i18n/sr@latin.po index b4cd956f961..c33cb3ecd61 100644 --- a/crm_phonecall_summary_predefined/i18n/sr@latin.po +++ b/crm_phonecall_summary_predefined/i18n/sr@latin.po @@ -21,42 +21,52 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Kreirao" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Kreiran" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Ime za prikaz" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Zadnja izmjena" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Ime:" @@ -71,27 +81,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/sv.po b/crm_phonecall_summary_predefined/i18n/sv.po index 67fe962601e..5520369285b 100644 --- a/crm_phonecall_summary_predefined/i18n/sv.po +++ b/crm_phonecall_summary_predefined/i18n/sv.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Skapad av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Skapad den" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Visa namn" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Senast redigerad" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Senast uppdaterad av" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Senast uppdaterad" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Namn" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/th.po b/crm_phonecall_summary_predefined/i18n/th.po index 39fe7fc21e8..fbb87d8abbe 100644 --- a/crm_phonecall_summary_predefined/i18n/th.po +++ b/crm_phonecall_summary_predefined/i18n/th.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "สร้างโดย" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "สร้างเมื่อ" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "ชื่อที่ใช้แสดง" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "รหัส" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "แก้ไขครั้งสุดท้ายเมื่อ" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "อัพเดทครั้งสุดท้ายโดย" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "ชื่อ" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr.po b/crm_phonecall_summary_predefined/i18n/tr.po index 013a52555a7..8ae0571605b 100644 --- a/crm_phonecall_summary_predefined/i18n/tr.po +++ b/crm_phonecall_summary_predefined/i18n/tr.po @@ -20,42 +20,56 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +#, fuzzy +#| msgid "Summary" +msgid "Call Summary" +msgstr "Özet" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Oluşturan" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Oluşturuldu" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +#, fuzzy +#| msgid "Phonecall" +msgid "Crm Phonecall Summary" +msgstr "Telefon çağrısı" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Ad Görünümü" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Son Değişiklik" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Son Güncelleme" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Adı" @@ -70,27 +84,22 @@ msgid "Phonecall" msgstr "Telefon çağrısı" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "Telefon çağrıları" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "Özetler" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "Özet" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/tr_TR.po b/crm_phonecall_summary_predefined/i18n/tr_TR.po index a8c3b55fe50..2933a4e06dd 100644 --- a/crm_phonecall_summary_predefined/i18n/tr_TR.po +++ b/crm_phonecall_summary_predefined/i18n/tr_TR.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Oluşturan" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Oluşturulma tarihi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Görünen ad" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "Kimlik" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "En son güncelleme tarihi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "En son güncelleyen " #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "En son güncelleme tarihi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Ad" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/uk.po b/crm_phonecall_summary_predefined/i18n/uk.po index 73f3b820f27..869675fdf43 100644 --- a/crm_phonecall_summary_predefined/i18n/uk.po +++ b/crm_phonecall_summary_predefined/i18n/uk.po @@ -20,42 +20,52 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Створив" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Дата створення" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Назва для відображення" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Остання модифікація" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Востаннє оновив" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Останнє оновлення" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Name" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi.po b/crm_phonecall_summary_predefined/i18n/vi.po index d2156cc0084..bcfdf3c02d1 100644 --- a/crm_phonecall_summary_predefined/i18n/vi.po +++ b/crm_phonecall_summary_predefined/i18n/vi.po @@ -19,42 +19,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Được tạo bởi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Được tạo vào" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "Tên hiển thị" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "Sửa lần cuối vào" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "Tên" @@ -69,27 +79,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/vi_VN.po b/crm_phonecall_summary_predefined/i18n/vi_VN.po index d84f5aa817c..b57aec460b5 100644 --- a/crm_phonecall_summary_predefined/i18n/vi_VN.po +++ b/crm_phonecall_summary_predefined/i18n/vi_VN.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "Tạo bởi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "Tạo vào" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "Cập nhật lần cuối bởi" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_CN.po b/crm_phonecall_summary_predefined/i18n/zh_CN.po index 66a5e64094f..8685a2df05e 100644 --- a/crm_phonecall_summary_predefined/i18n/zh_CN.po +++ b/crm_phonecall_summary_predefined/i18n/zh_CN.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "创建者" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "创建时间" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "显示名称" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "ID" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "最后修改时间" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "最后更新者" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "上次更新日期" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "名称" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" diff --git a/crm_phonecall_summary_predefined/i18n/zh_TW.po b/crm_phonecall_summary_predefined/i18n/zh_TW.po index e213d9e7c1c..7bf1f8539cd 100644 --- a/crm_phonecall_summary_predefined/i18n/zh_TW.po +++ b/crm_phonecall_summary_predefined/i18n/zh_TW.po @@ -20,42 +20,52 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name +msgid "Call Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_uid msgid "Created by" msgstr "建立者" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_create_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" msgstr "建立於" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_display_name +#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary +msgid "Crm Phonecall Summary" +msgstr "" + +#. module: crm_phonecall_summary_predefined +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__display_name msgid "Display Name" msgstr "顯示名稱" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id_4816 +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__id msgid "ID" msgstr "編號" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary___last_update +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary____last_update msgid "Last Modified on" msgstr "最後修改:" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_uid +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_uid msgid "Last Updated by" msgstr "最後更新:" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_write_date +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__write_date msgid "Last Updated on" msgstr "最後更新於" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_name +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__name msgid "Name" msgstr "名稱" @@ -70,27 +80,22 @@ msgid "Phonecall" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary_phonecall_ids +#: model:ir.model.fields,help:crm_phonecall_summary_predefined.field_crm_phonecall_summary__phonecall_ids msgid "Phonecalls with this summary." msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.summary_action -#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.summary_menu +#: model:ir.actions.act_window,name:crm_phonecall_summary_predefined.crm_phonecall_summary_action +#: model:ir.ui.menu,name:crm_phonecall_summary_predefined.crm_phonecall_summary_menu msgid "Summaries" msgstr "" #. module: crm_phonecall_summary_predefined -#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary_id +#: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__summary_id msgid "Summary" msgstr "" - -#. module: crm_phonecall_summary_predefined -#: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary -msgid "crm.phonecall.summary" -msgstr "" From 022694e9a9e6675576dc40a244815bb35d81a928 Mon Sep 17 00:00:00 2001 From: Maria Sparenberg Date: Wed, 17 Jul 2019 10:10:02 +0000 Subject: [PATCH 06/22] Translated using Weblate (German) Currently translated at 50.0% (8 of 16 strings) Translation: crm-12.0/crm-12.0-crm_phonecall_summary_predefined Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall_summary_predefined/de/ [UPD] README.rst --- crm_phonecall_summary_predefined/i18n/de.po | 9 +++++---- .../static/description/index.html | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/crm_phonecall_summary_predefined/i18n/de.po b/crm_phonecall_summary_predefined/i18n/de.po index 9694830d857..964cd0a0a9a 100644 --- a/crm_phonecall_summary_predefined/i18n/de.po +++ b/crm_phonecall_summary_predefined/i18n/de.po @@ -9,14 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-28 12:23+0000\n" -"PO-Revision-Date: 2018-04-28 12:23+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"PO-Revision-Date: 2019-07-17 12:43+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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.7.1\n" #. module: crm_phonecall_summary_predefined #: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall__name @@ -31,7 +32,7 @@ msgstr "Erstellt von" #. module: crm_phonecall_summary_predefined #: model:ir.model.fields,field_description:crm_phonecall_summary_predefined.field_crm_phonecall_summary__create_date msgid "Created on" -msgstr "Erstellt am:" +msgstr "Erstellt am" #. module: crm_phonecall_summary_predefined #: model:ir.model,name:crm_phonecall_summary_predefined.model_crm_phonecall_summary diff --git a/crm_phonecall_summary_predefined/static/description/index.html b/crm_phonecall_summary_predefined/static/description/index.html index 15d9caa5905..4d3b263fd11 100644 --- a/crm_phonecall_summary_predefined/static/description/index.html +++ b/crm_phonecall_summary_predefined/static/description/index.html @@ -3,7 +3,7 @@ - + Restricted Summary for Phone Calls