[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 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3 :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github .. |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 :alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png .. |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 :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png .. |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 :alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5| |badge1| |badge2| |badge3| |badge4| |badge5|
@ -149,7 +149,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_. 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. 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 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. Do not contact contributors directly about support or help with technical issues.
@ -177,6 +177,7 @@ Contributors
* Jairo Llopis <jairo.llopis@tecnativa.com> * Jairo Llopis <jairo.llopis@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com> * David Vidal <david.vidal@tecnativa.com>
* Ernesto Tejeda <ernesto.tejeda87@gmail.com> * Ernesto Tejeda <ernesto.tejeda87@gmail.com>
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
Maintainers 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 mission is to support the collaborative development of Odoo features and
promote its widespread use. 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. 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 #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "إلغاء" msgstr "إلغاء"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "إنشاء \"<strong>%s</strong>\"" msgstr "إنشاء \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "إنشاء وتحرير ..." msgstr "إنشاء وتحرير ..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "البحث عن المزيد ..." msgstr "البحث عن المزيد ..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, fuzzy, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.options.no_open || widget.options.no_open_edit)" msgstr "!(widget.options.no_open || widget.options.no_open_edit)"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "Anlegen" msgstr "Anlegen"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Anlegen \"<strong>%s</strong>" msgstr "Anlegen \"<strong>%s</strong>"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "Eine %s anlegen" msgstr "Eine %s anlegen"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Anlegen und Bearbeiten" msgstr "Anlegen und Bearbeiten"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "Anlegen und bearbeiten" msgstr "Anlegen und bearbeiten"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Suche weitere..." msgstr "Suche weitere..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "Crear" msgstr "Crear"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Crear \"<strong>%s</strong>\"" msgstr "Crear \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "Crear un %s" msgstr "Crear un %s"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Crear y editar..." msgstr "Crear y editar..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "Crear y editar" msgstr "Crear y editar"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Buscar más..." msgstr "Buscar más..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" 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?" msgstr "Está creando un nuevo %s, ¿está seguro de no existe ya?"

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Peru" msgstr "Peru"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Luo \"<strong>%s</strong>\"" msgstr "Luo \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Luo ja muokkaa..." msgstr "Luo ja muokkaa..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Hae lisää..." msgstr "Hae lisää..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "Créer" msgstr "Créer"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Creer \"<strong>%s</strong>\"" msgstr "Creer \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "Créer un %s" msgstr "Créer un %s"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Créer et modifier..." msgstr "Créer et modifier..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "Créer et modifier" msgstr "Créer et modifier"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "Aucun résultat à afficher..." msgstr "Aucun résultat à afficher..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "Ouvrir : " msgstr "Ouvrir : "
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Rechercher plus..." msgstr "Rechercher plus..."
@ -96,7 +103,7 @@ msgstr "Paramètres système"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

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

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Annulla" msgstr "Annulla"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Crea \"<strong>%s</strong>\"" msgstr "Crea \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Crea e Modifica..." msgstr "Crea e Modifica..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Cerca altro..." msgstr "Cerca altro..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Annuleer" msgstr "Annuleer"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "Aanmaken" msgstr "Aanmaken"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "" msgstr ""
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -12,8 +12,8 @@ msgstr ""
"POT-Creation-Date: 2018-01-03 03:50+0000\n" "POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2019-08-26 16:01+0000\n" "PO-Revision-Date: 2019-08-26 16:01+0000\n"
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n" "Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"23907/pt_BR/)\n" "teams/23907/pt_BR/)\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -23,70 +23,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)" msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "Criar" msgstr "Criar"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Criar \"<strong>%s</strong>\"" msgstr "Criar \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "Criar um %s" msgstr "Criar um %s"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Criar e editar.." msgstr "Criar e editar.."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "Criar e editar" msgstr "Criar e editar"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "sem resultado para mostrar..." msgstr "sem resultado para mostrar..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "Abrir: " msgstr "Abrir: "
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Buscar mais..." msgstr "Buscar mais..."
@ -98,7 +105,7 @@ msgstr "Parâmetros do Sistema"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -21,70 +21,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "Preklic" msgstr "Preklic"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Ustvari \"<strong>%s</strong>\"" msgstr "Ustvari \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Ustvari in urejaj..." msgstr "Ustvari in urejaj..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Poišči več..." msgstr "Poišči več..."
@ -96,7 +103,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -20,70 +20,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "İptal" msgstr "İptal"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "Oluştur \"<strong>%s</strong>\"" msgstr "Oluştur \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "Oluştur ve düzenle..." msgstr "Oluştur ve düzenle..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "Daha Fazla..." msgstr "Daha Fazla..."
@ -95,7 +102,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -4,9 +4,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 12.0\n" "Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -15,70 +15,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "" msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "" msgstr ""
@ -90,8 +97,7 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "" msgstr ""

View File

@ -18,70 +18,77 @@ msgstr ""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create" msgid "Create"
msgstr "创建" msgstr "创建"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "创建 \"<strong>%s</strong>\"" msgstr "创建 \"<strong>%s</strong>\""
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create a %s" msgid "Create a %s"
msgstr "创建一个%s" msgstr "创建一个%s"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and Edit..." msgid "Create and Edit..."
msgstr "创建和编辑..." msgstr "创建和编辑..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Create and edit" msgid "Create and edit"
msgstr "创建和编辑" msgstr "创建和编辑"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "No results to show..." msgid "No results to show..."
msgstr "没有结果显示..." msgstr "没有结果显示..."
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Open: " msgid "Open: "
msgstr "打开: " msgstr "打开: "
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "Search More..." msgid "Search More..."
msgstr "搜索更多..." msgstr "搜索更多..."
@ -93,7 +100,7 @@ msgstr "系统参数"
#. module: web_m2x_options #. module: web_m2x_options
#. openerp-web #. 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 #, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?" msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "你正在创建一个新的%s你确定它还不存在吗" msgstr "你正在创建一个新的%s你确定它还不存在吗"

View File

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