mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-25 02:12:09 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,188 +1,384 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_tour
|
||||
#
|
||||
# * web_tour
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~14.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||||
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 15:40+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/web_tour/"
|
||||
"it/>\n"
|
||||
"Language: 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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
||||
"0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_manager.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "(recording keyboard)"
|
||||
msgstr "(tastiera registrazione)"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "(run:"
|
||||
msgstr "(esegui:"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.constraint,message:web_tour.constraint_web_tour_tour_uniq_name
|
||||
msgid "A tour already exists with this name . Tour's name must be unique!"
|
||||
msgstr ""
|
||||
"<strong><b>Bel lavoro!</b> Hai completato tutte le fasi del tour.</strong>"
|
||||
"Un tour con questo nome esiste già. Il nome del tour deve essere unico!"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__bottom
|
||||
msgid "Bottom"
|
||||
msgstr "In basso"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tip.js:0
|
||||
#, python-format
|
||||
msgid "Click here to go to the next step."
|
||||
msgstr "Fai clic qui per passare alla prossima fase."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_step_utils.js:0
|
||||
#, python-format
|
||||
msgid "Click on the <i>Home icon</i> to navigate across apps."
|
||||
#: code:addons/web_tour/static/src/tour_utils.js:0
|
||||
msgid "Click the top left corner to navigate across apps."
|
||||
msgstr ""
|
||||
"Fai clic sull'<i>icona principale</i> per navigare tra le applicazioni."
|
||||
"Fai clic sull'angolo in alto a sinistra per navigare tra le applicazioni."
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id
|
||||
msgid "Consumed by"
|
||||
msgstr "Utilizzato da"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__content
|
||||
msgid "Content"
|
||||
msgstr "Contenuto"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_uid
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_date
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Data creazione"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__custom
|
||||
msgid "Custom"
|
||||
msgstr "Personalizzata"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/debug_manager.js:0
|
||||
#, python-format
|
||||
msgid "Disable Tours"
|
||||
msgstr "Disattiva tour"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
|
||||
msgid "Custom tour '%s' couldn't be saved!"
|
||||
msgstr "Non è stato possibile salvare il tour personalizzato '%s'!"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
|
||||
msgid "Custom tour '%s' has been added."
|
||||
msgstr "Il tour personalizzato '%s' è stato aggiunto."
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.actions.server,name:web_tour.tour_export_js_action
|
||||
msgid "Export JS"
|
||||
msgstr "Esporta JS"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_ir_http
|
||||
msgid "HTTP Routing"
|
||||
msgstr "Instradamento HTTP"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_ir_http__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_uid
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_date
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_list
|
||||
msgid "Menu"
|
||||
msgstr "Menù"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Onboarding tours"
|
||||
msgstr "Tour di Onboarding"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Name:"
|
||||
msgstr "Nome:"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_step_utils.js:0
|
||||
#, python-format
|
||||
msgid "Open bugger menu."
|
||||
msgstr "Apri menù a tendina."
|
||||
#: code:addons/web_tour/static/src/js/onboarding_item.xml:0
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__tour_enabled
|
||||
msgid "Onboarding"
|
||||
msgstr "Abilita tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__rainbow_man_message
|
||||
msgid "Rainbow Man Message"
|
||||
msgstr "Messaggio uomo arcobaleno"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "Rainbow Man Message..."
|
||||
msgstr "Messaggio uomo arcobaleno..."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Path"
|
||||
msgstr "Percorso"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
||||
msgid "Record"
|
||||
msgstr "Record"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tip.js:0
|
||||
#, python-format
|
||||
msgid "Scroll to reach the next step."
|
||||
msgstr "Scorri per raggiungere la fase successiva."
|
||||
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
||||
msgid "Record Tour"
|
||||
msgstr "Registra tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__right
|
||||
msgid "Right"
|
||||
msgstr "A destra"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__run
|
||||
msgid "Run"
|
||||
msgstr "Esegui"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Save"
|
||||
msgstr "Salva"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll down to reach the next step."
|
||||
msgstr "Scorri verso il basso per raggiungere la fase successiva."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll left to reach the next step."
|
||||
msgstr "Scorri verso sinistra per raggiungere la fase successiva."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll right to reach the next step."
|
||||
msgstr "Scorri verso destra per raggiungere la fase successiva."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll up to reach the next step."
|
||||
msgstr "Scorri verso l'alto per raggiungere la fase successiva."
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sequence
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__sequence
|
||||
msgid "Sequence"
|
||||
msgstr "Sequenza"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Start"
|
||||
msgstr "Avvio"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sharing_url
|
||||
msgid "Sharing URL"
|
||||
msgstr "URL di condivisione"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/debug_manager.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Start Tour"
|
||||
msgstr "Inizia tour"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Start tour"
|
||||
msgstr "Inizia tour"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__url
|
||||
msgid "Starting URL"
|
||||
msgstr "URL iniziale"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__step_ids
|
||||
msgid "Step"
|
||||
msgstr "Passo"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Test"
|
||||
msgstr "Prova"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "Steps"
|
||||
msgstr "Fasi"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Test tour"
|
||||
msgstr "Collauda tour"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Steps:"
|
||||
msgstr "Fasi:"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Testing tours"
|
||||
msgstr "Tour di prova"
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer.xml:0
|
||||
msgid "Stop Tour"
|
||||
msgstr "Interrompi tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Test Tour"
|
||||
msgstr "Prova tour"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Testing"
|
||||
msgstr "Testing"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_search
|
||||
msgid "Tip"
|
||||
msgstr "Suggerimento"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
|
||||
msgid "Tour name"
|
||||
msgstr "Nome tour"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tooltip_position
|
||||
msgid "Tooltip Position"
|
||||
msgstr "Posizione descrizione comando"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__top
|
||||
msgid "Top"
|
||||
msgstr "In alto"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tour_id
|
||||
msgid "Tour"
|
||||
msgstr "Tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour_step
|
||||
msgid "Tour's step"
|
||||
msgstr "Fase tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.actions.act_window,name:web_tour.tour_action
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour
|
||||
#: model:ir.ui.menu,name:web_tour.menu_tour_action
|
||||
msgid "Tours"
|
||||
msgstr "Tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__trigger
|
||||
msgid "Trigger"
|
||||
msgstr "Attivazione"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.js:0
|
||||
#: model:ir.actions.act_window,name:web_tour.edit_tour_action
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour
|
||||
#: model:ir.ui.menu,name:web_tour.menu_tour_action
|
||||
#, python-format
|
||||
msgid "Tours"
|
||||
msgstr "Tour"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Url:"
|
||||
msgstr "Url:"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Utente"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_consumed_ids
|
||||
msgid "User Consumed"
|
||||
msgstr "Utente utilizzato"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "e.g. My_Tour"
|
||||
msgstr "ad es. Il_mio_tour"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__left
|
||||
msgid "left"
|
||||
msgstr "sinistra"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "name_of_the_tour"
|
||||
msgstr "name_of_the_tour"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "trigger"
|
||||
msgstr "attiva"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
|
||||
#~ msgstr ""
|
||||
#~ "<strong><b>Bel lavoro!</b> Hai completato tutte le fasi del tour.</strong>"
|
||||
|
||||
#~ msgid "Click on the <i>Home icon</i> to navigate across apps."
|
||||
#~ msgstr "Fare clic sull'<i>icona Home</i> per navigare tra le applicazioni."
|
||||
|
||||
#~ msgid "Consumed by"
|
||||
#~ msgstr "Completato da"
|
||||
|
||||
#~ msgid "Disable Tours"
|
||||
#~ msgstr "Disattiva tour"
|
||||
|
||||
#~ msgid "Onboarding tours"
|
||||
#~ msgstr "Tour di Onboarding"
|
||||
|
||||
#~ msgid "Path"
|
||||
#~ msgstr "Percorso"
|
||||
|
||||
#~ msgid "Start"
|
||||
#~ msgstr "Avvio"
|
||||
|
||||
#~ msgid "Start tour"
|
||||
#~ msgstr "Inizia Tour"
|
||||
|
||||
#~ msgid "Test"
|
||||
#~ msgstr "Prova"
|
||||
|
||||
#~ msgid "Test tour"
|
||||
#~ msgstr "Tour di prova"
|
||||
|
||||
#~ msgid "Testing tours"
|
||||
#~ msgstr "Tour di prova"
|
||||
|
||||
#~ msgid "Tour name"
|
||||
#~ msgstr "Nome tour"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue