forked from Techsystech/web
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_widget_open_tab
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2024-05-20 13:38+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: web_widget_open_tab
|
|
#: model:ir.model.fields,field_description:web_widget_open_tab.field_ir_model__add_open_tab_field
|
|
msgid "Add Open Tab Field"
|
|
msgstr "Aggiungi campo apri linguetta"
|
|
|
|
#. module: web_widget_open_tab
|
|
#: model:ir.model.fields,help:web_widget_open_tab.field_ir_model__add_open_tab_field
|
|
msgid "Adds open-tab field in list views."
|
|
msgstr "Aggiunge campo apri linguetta nella viste elenco."
|
|
|
|
#. module: web_widget_open_tab
|
|
#: model:ir.model,name:web_widget_open_tab.model_base
|
|
msgid "Base"
|
|
msgstr "Base"
|
|
|
|
#. module: web_widget_open_tab
|
|
#. odoo-javascript
|
|
#: code:addons/web_widget_open_tab/static/src/js/open_tab_widget.esm.js:0
|
|
#, python-format
|
|
msgid "Click to open on new tab"
|
|
msgstr "Fare clic per aprire un una nuova linguetta"
|
|
|
|
#. module: web_widget_open_tab
|
|
#: model:ir.model,name:web_widget_open_tab.model_ir_model
|
|
msgid "Models"
|
|
msgstr "Modelli"
|
|
|
|
#. module: web_widget_open_tab
|
|
#. odoo-javascript
|
|
#: code:addons/web_widget_open_tab/static/src/js/open_tab_widget.esm.js:0
|
|
#, python-format
|
|
msgid "Open Tab"
|
|
msgstr "Apri linguetta"
|