[FIX] pre-commit

pull/2961/head
Bhavesh Odedra 2020-04-01 21:52:03 +05:30 committed by Siddharth Bhalgami
parent 709c4db056
commit 3f44f18a54
15 changed files with 246 additions and 157 deletions

View File

@ -14,13 +14,13 @@ web_m2x_options
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/12.0/web_m2x_options
:target: https://github.com/OCA/web/tree/13.0/web_m2x_options
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options
:target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/162/12.0
:target: https://runbot.odoo-community.org/runbot/162/13.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@ -149,7 +149,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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 <https://github.com/OCA/web/issues/new?body=module:%20web_m2x_options%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_m2x_options%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
@ -177,6 +177,7 @@ Contributors
* Jairo Llopis <jairo.llopis@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>
* Ernesto Tejeda <ernesto.tejeda87@gmail.com>
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
Maintainers
~~~~~~~~~~~
@ -191,6 +192,6 @@ 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/web <https://github.com/OCA/web/tree/12.0/web_m2x_options>`_ project on GitHub.
This module is part of the `OCA/web <https://github.com/OCA/web/tree/13.0/web_m2x_options>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "إلغاء"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and Edit..."
msgstr "إنشاء وتحرير ..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "البحث عن المزيد ..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, fuzzy, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.options.no_open || widget.options.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Abbrechen"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Anlegen"
#. 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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr "Eine %s anlegen"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Suche weitere..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Cancelar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Crear"
#. 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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Buscar más..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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?"

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Peru"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Hae lisää..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Annuler"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Créer"
#. 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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr "Créer un %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr "Aucun résultat à afficher..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr "Ouvrir : "
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Rechercher plus..."
@ -96,7 +103,7 @@ msgstr "Paramètres système"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -22,70 +22,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, fuzzy, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(opcije isključuju otvaranje ili uređivanje)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Otkaži"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Kreiraj"
#. 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:0
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Kreiraj \" <strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr "Kreiraj %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and Edit..."
msgstr "Kreiraj i uredi..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr "Kreiraj i uredi"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Traži dalje..."
@ -97,7 +104,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "Želite kreirati novi %s, jeste li sigurni da već ne postoji?"

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Annulla"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Cerca altro..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Annuleer"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Aanmaken"
#. 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:0
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and Edit..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr ""
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -12,8 +12,8 @@ msgstr ""
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2019-08-26 16:01+0000\n"
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\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"
@ -23,70 +23,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Cancelar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
msgstr "Criar"
#. 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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr "Criar um %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr "sem resultado para mostrar..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr "Abrir: "
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Buscar mais..."
@ -98,7 +105,7 @@ msgstr "Parâmetros do Sistema"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "Preklic"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Poišči več..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "İptal"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, 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:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "Daha Fazla..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -1,12 +1,12 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_m2x_options
# * web_m2x_options
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -15,70 +15,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and Edit..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr ""
@ -90,8 +97,7 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_m2x_options
# * web_m2x_options
#
msgid ""
msgstr ""
@ -18,70 +18,77 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
#: code:addons/web_m2x_options/static/src/xml/base.xml:0
#, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:54
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Cancel"
msgstr "取消"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:33
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create"
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:0
#, 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:30
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create a %s"
msgstr "创建一个%s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:263
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and Edit..."
msgstr "创建和编辑..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:44
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Create and edit"
msgstr "创建和编辑"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:269
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "No results to show..."
msgstr "没有结果显示..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:342
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Open: "
msgstr "打开: "
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:208
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Quick search: %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "Search More..."
msgstr "搜索更多..."
@ -93,7 +100,7 @@ msgstr "系统参数"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#: code:addons/web_m2x_options/static/src/js/form.js:0
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "你正在创建一个新的%s你确定它还不存在吗"

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template
id="assets_backend"
name="m2x options assets"
@ -13,5 +12,4 @@
/>
</xpath>
</template>
</odoo>