mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 02:32:06 +00:00
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * multi_step_wizard
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-12-31 19:35+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: multi_step_wizard
|
|
#: model:ir.model.fields,field_description:multi_step_wizard.field_multi_step_wizard_mixin__allow_back
|
|
msgid "Allow Back"
|
|
msgstr "Consenti indietro"
|
|
|
|
#. module: multi_step_wizard
|
|
#: model_terms:ir.ui.view,arch_db:multi_step_wizard.multi_step_wizard_form
|
|
msgid "Cancel"
|
|
msgstr "Annulla"
|
|
|
|
#. module: multi_step_wizard
|
|
#: model_terms:ir.ui.view,arch_db:multi_step_wizard.multi_step_wizard_form
|
|
msgid "Go Back"
|
|
msgstr "Indietro"
|
|
|
|
#. module: multi_step_wizard
|
|
#: model:ir.model,name:multi_step_wizard.model_multi_step_wizard_mixin
|
|
msgid "Multi Steps Wizard Mixin"
|
|
msgstr "Mixin procedura guidata passi multipli"
|
|
|
|
#. module: multi_step_wizard
|
|
#: model_terms:ir.ui.view,arch_db:multi_step_wizard.multi_step_wizard_form
|
|
msgid "Next"
|
|
msgstr "Successivo"
|
|
|
|
#. module: multi_step_wizard
|
|
#: model:ir.model.fields,field_description:multi_step_wizard.field_multi_step_wizard_mixin__state
|
|
msgid "State"
|
|
msgstr "Stato"
|