mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* [FIX][web_m2x_options] Fix Qweb templates.
They were trying to replace non-existing elements, and this was being logged to console:
Can't find "a.oe_m2o_cm_button" when extending template FieldMany2One
Can't find "span.badge" when extending template FieldMany2ManyTag
* Raise version correctly.
* [FIX] Make many2many_tags tag deletion work again
* Correct replacement of event
Instead of overwriting all events from upstream widget, better just overwrite the one you need and inherit the rest.
86 lines
2.3 KiB
Plaintext
86 lines
2.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_m2x_options
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
|
|
"PO-Revision-Date: 2018-01-03 03:50+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
|
|
#, python-format
|
|
msgid "!(widget.options.no_open || widget.options.no_open_edit)"
|
|
msgstr ""
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:47
|
|
#, python-format
|
|
msgid "Cancel"
|
|
msgstr "Annulla"
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:33
|
|
#, python-format
|
|
msgid "Create"
|
|
msgstr ""
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:232
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:382
|
|
#, 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
|
|
#, python-format
|
|
msgid "Create a %s"
|
|
msgstr ""
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:250
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:401
|
|
#, 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:43
|
|
#, python-format
|
|
msgid "Create and edit"
|
|
msgstr ""
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:201
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:358
|
|
#, python-format
|
|
msgid "Search More..."
|
|
msgstr "Cerca altro..."
|
|
|
|
#. module: web_m2x_options
|
|
#. openerp-web
|
|
#: code:addons/web_m2x_options/static/src/js/form.js:52
|
|
#, python-format
|
|
msgid "You are creating a new %s, are you sure it does not exist yet?"
|
|
msgstr ""
|