From 02e81085dce8dde82edebaeb77458b2c6362a34a Mon Sep 17 00:00:00 2001 From: Sergio Zanchetta Date: Sun, 23 Dec 2018 16:08:41 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (8 of 8 strings) Translation: server-ux-12.0/server-ux-12.0-base_technical_features Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_technical_features/it/ --- base_technical_features/i18n/it.po | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/base_technical_features/i18n/it.po b/base_technical_features/i18n/it.po index 52bb0e9..1a75b17 100644 --- a/base_technical_features/i18n/it.po +++ b/base_technical_features/i18n/it.po @@ -9,35 +9,36 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-21 04:22+0000\n" -"PO-Revision-Date: 2017-01-21 04:22+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"PO-Revision-Date: 2018-12-24 16:58+0000\n" +"Last-Translator: Sergio Zanchetta \n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.3\n" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features msgid "Show field Technical Features" -msgstr "" +msgstr "Mostrare campo funzioni tecniche" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features msgid "Technical Features" -msgstr "" +msgstr "Funzioni tecniche" #. module: base_technical_features #: model:res.groups,name:base_technical_features.group_technical_features msgid "Technical Features (w/o debug mode)" -msgstr "" +msgstr "Funzioni tecniche (senza modalità di debug)" #. module: base_technical_features #: code:addons/base_technical_features/models/res_users.py:48 #, python-format msgid "The user does not have access to technical features." -msgstr "" +msgstr "L'utente non ha accesso alle funzioni tecniche." #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_res_users @@ -49,13 +50,14 @@ msgstr "Utenti" msgid "" "Whether to display the technical features field in the user preferences." msgstr "" +"Indica se visualizzare il campo funzioni tecniche nelle preferenze utente." #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_base msgid "base" -msgstr "" +msgstr "base" #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_ir_ui_menu msgid "ir.ui.menu" -msgstr "" +msgstr "ir.ui.menu"