oca-technical/odoo-bringout-oca-pos-pos_timeout/pos_timeout/i18n/it.po
2025-08-29 15:43:03 +02:00

81 lines
3 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_timeout
#
# Translators:
# Francesco Fresta <franco.fresta@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-01 02:01+0000\n"
"PO-Revision-Date: 2024-07-08 08:59+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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"
"X-Generator: Weblate 5.6.2\n"
#. module: pos_timeout
#: model:ir.model,name:pos_timeout.model_res_config_settings
msgid "Config Settings"
msgstr "Impostazioni configurazione"
#. module: pos_timeout
#: model:ir.model.fields,help:pos_timeout.field_pos_config__pos_order_timeout
#: model:ir.model.fields,help:pos_timeout.field_res_config_settings__pos_order_timeout
msgid ""
"Defines the value of the client-side timeout for the creation of PoS "
"Order(s) from the POS UI.\n"
" The value is expressed in seconds, for a single order.\n"
" If not defined, the default Odoo value will be used: 30 seconds.\n"
" If the call contains more than one order (after a long disconnection period "
"for example, or if the previous call raised the timeout),\n"
" the effective timeout value applied will be equal to the defined timeout "
"value multiplied by the number of orders.\n"
msgstr ""
"Definisce il valore del timeout lato cliente per la creazione di ordine(i) "
"PoS da POS UI.\n"
" Il valore è espresso in secondi, per un singolo ordine.\n"
" Se non definito, verrà usato il predefinito Odoo: 30 secondi.\n"
" Se la chiamata contiene più di un ordine (ad esempio dopo un lungo periodo "
"di disconnessione o se la precedente chiamata ha raggiunto il timeout),\n"
" l'effettivo valore del timeout applicato sarà uguale al valore timeout "
"definito moltiplicato per il numero di ordini.\n"
#. module: pos_timeout
#: model:ir.model.fields,field_description:pos_timeout.field_pos_config__pos_order_timeout
#: model:ir.model.fields,field_description:pos_timeout.field_res_config_settings__pos_order_timeout
msgid "PoS Order(s) Timeout"
msgstr "Timeout Ordini Punto Vendita"
#. module: pos_timeout
#: model:ir.model,name:pos_timeout.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Configurazione punto vendita"
#. module: pos_timeout
#: model_terms:ir.ui.view,arch_db:pos_timeout.res_config_settings_view_form
msgid "client-side timeout for the creation of PoS Order(s) from the POS UI"
msgstr "timeout lato client per la creazione di ordini POS dalla UI POS"
#~ msgid "<span class=\"o_form_label\">Timeout</span>"
#~ msgstr "<span class=\"o_form_label\">Timeout</span>"
#~ msgid "Display Name"
#~ msgstr "Nome visualizzato"
#~ msgid "ID"
#~ msgstr "ID"
#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"
#~ msgid "Technical settings"
#~ msgstr "Impostazioni tecniche"
#~ msgid "pos.config"
#~ msgstr "pos.config"