Browse Source
Merge pull request #622 from Tecnativa/10.0-mig-web_m2x_options
Merge pull request #622 from Tecnativa/10.0-mig-web_m2x_options
10.0 mig web m2x optionspull/593/merge
Pedro M. Baeza
8 years ago
committed by
GitHub
16 changed files with 1120 additions and 121 deletions
-
83web_m2x_options/README.rst
-
1web_m2x_options/__init__.py
-
12web_m2x_options/__manifest__.py
-
85web_m2x_options/i18n/ar.po
-
85web_m2x_options/i18n/de.po
-
86web_m2x_options/i18n/es.po
-
85web_m2x_options/i18n/fi.po
-
85web_m2x_options/i18n/fr.po
-
78web_m2x_options/i18n/hr.po
-
85web_m2x_options/i18n/it.po
-
85web_m2x_options/i18n/pt_BR.po
-
85web_m2x_options/i18n/sl.po
-
85web_m2x_options/i18n/tr.po
-
199web_m2x_options/static/src/js/form.js
-
13web_m2x_options/static/src/xml/base.xml
-
17web_m2x_options/views/view.xml
@ -0,0 +1 @@ |
|||
# coding: utf-8 |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "إنشاء \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "إنشاء وتحرير ..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "البحث عن المزيد ..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Anlegen \"<strong>%s</strong>" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Anlegen und Bearbeiten" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Suche weitere..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,86 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "Cancelar" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "Crear" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Crear \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "Crear un %s" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Crear y editar..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "Crear y editar" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Buscar más..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "Está creando un nuevo %s, ¿está seguro de no existe ya?" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Luo \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Luo ja muokkaa..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Hae lisää..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "Annuler" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Creer \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Créer et modifier..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Rechercher plus..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,78 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-23 03:40+0000\n" |
|||
"PO-Revision-Date: 2016-11-23 03:40+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "Otkaži" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:379 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:398 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:355 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Crea \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Crea e Modifica..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Cerca altro..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Criar \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Criar e editar.." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Buscar mais..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Ustvari \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Ustvari in urejaj..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Poišči več..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,85 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_m2x_options |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-09 17:53+0000\n" |
|||
"PO-Revision-Date: 2017-03-09 17:53+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/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: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8 |
|||
#, python-format |
|||
msgid "!(widget.options.no_open || widget.options.no_open_edit)" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:49 |
|||
#, python-format |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:35 |
|||
#, python-format |
|||
msgid "Create" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:225 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:375 |
|||
#, python-format |
|||
msgid "Create \"<strong>%s</strong>\"" |
|||
msgstr "Oluştur \"<strong>%s</strong>\"" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:32 |
|||
#, python-format |
|||
msgid "Create a %s" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:243 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:394 |
|||
#, python-format |
|||
msgid "Create and Edit..." |
|||
msgstr "Oluştur ve düzenle..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:45 |
|||
#, python-format |
|||
msgid "Create and edit" |
|||
msgstr "" |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:194 |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:351 |
|||
#, python-format |
|||
msgid "Search More..." |
|||
msgstr "Daha Fazla..." |
|||
|
|||
#. module: web_m2x_options |
|||
#. openerp-web |
|||
#: code:addons/web_m2x_options/static/src/js/form.js:54 |
|||
#, python-format |
|||
msgid "You are creating a new %s, are you sure it does not exist yet?" |
|||
msgstr "" |
@ -0,0 +1,13 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<!-- Copyright 2017 Jairo Llopis <jairo.llopis@tecnativa.com> |
|||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). --> |
|||
|
|||
<templates xml:space="preserve"> |
|||
<t t-extend="FieldMany2One"> |
|||
<t t-jquery=".o_external_button" t-operation="attributes"> |
|||
<attribute name="t-if"> |
|||
!(widget.options.no_open || widget.options.no_open_edit) |
|||
</attribute> |
|||
</t> |
|||
</t> |
|||
</templates> |
@ -1,12 +1,13 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<!-- vim:fdn=3: |
|||
--> |
|||
<openerp> |
|||
<data> |
|||
<template id="assets_backend" name="m2x options assets" inherit_id="web.assets_backend"> |
|||
|
|||
<odoo> |
|||
|
|||
<template id="assets_backend" name="m2x options assets" |
|||
inherit_id="web.assets_backend"> |
|||
<xpath expr="." position="inside"> |
|||
<script type="text/javascript" src="/web_m2x_options/static/src/js/form.js"></script> |
|||
<script type="text/javascript" |
|||
src="/web_m2x_options/static/src/js/form.js"></script> |
|||
</xpath> |
|||
</template> |
|||
</data> |
|||
</openerp> |
|||
|
|||
</odoo> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue