From 53974f8455c99cd35f697d006a8803b1511091ef Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 20 May 2024 11:14:53 +0000 Subject: [PATCH] [I18N] Translations --- web_widget_open_tab/i18n/it.po | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 web_widget_open_tab/i18n/it.po diff --git a/web_widget_open_tab/i18n/it.po b/web_widget_open_tab/i18n/it.po new file mode 100644 index 000000000..23fe202cc --- /dev/null +++ b/web_widget_open_tab/i18n/it.po @@ -0,0 +1,51 @@ +# 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 \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"