|
@ -19,22 +19,35 @@ msgstr "" |
|
|
#. module: pos_timeout |
|
|
#. module: pos_timeout |
|
|
#: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout |
|
|
#: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout |
|
|
msgid "" |
|
|
msgid "" |
|
|
"Define the timeout for the creation of PoS Order in the Front Office UI.\n" |
|
|
|
|
|
" The value is expressed in seconds.\n" |
|
|
|
|
|
" If not defined, the default Odoo value will be used (7.5 seconds)." |
|
|
|
|
|
|
|
|
"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: 7.5 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 "" |
|
|
msgstr "" |
|
|
"Définit le timeout pour la création des commandes de vente dans la partie " |
|
|
|
|
|
"front office du point de vente.\n" |
|
|
|
|
|
" La valeur est exprimée en secondes.\n" |
|
|
|
|
|
" Si elle n'est pas définie, la valeur par défaut de Odoo sera utilisée. (7.5 " |
|
|
|
|
|
"secondes)." |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_timeout |
|
|
#. 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_pos_config_pos_order_timeout |
|
|
msgid "PoS Order Timeout" |
|
|
|
|
|
|
|
|
#, fuzzy |
|
|
|
|
|
#| msgid "PoS Order Timeout" |
|
|
|
|
|
msgid "PoS Order(s) Timeout" |
|
|
msgstr "Timeout des commandes" |
|
|
msgstr "Timeout des commandes" |
|
|
|
|
|
|
|
|
#. module: pos_timeout |
|
|
#. module: pos_timeout |
|
|
#: model:ir.model,name:pos_timeout.model_pos_config |
|
|
#: model:ir.model,name:pos_timeout.model_pos_config |
|
|
msgid "pos.config" |
|
|
msgid "pos.config" |
|
|
msgstr "pos.config" |
|
|
msgstr "pos.config" |
|
|
|
|
|
|
|
|
|
|
|
#~ msgid "" |
|
|
|
|
|
#~ "Define the timeout for the creation of PoS Order in the Front Office UI.\n" |
|
|
|
|
|
#~ " The value is expressed in seconds.\n" |
|
|
|
|
|
#~ " If not defined, the default Odoo value will be used (7.5 seconds)." |
|
|
|
|
|
#~ msgstr "" |
|
|
|
|
|
#~ "Définit le timeout pour la création des commandes de vente dans la partie " |
|
|
|
|
|
#~ "front office du point de vente.\n" |
|
|
|
|
|
#~ " La valeur est exprimée en secondes.\n" |
|
|
|
|
|
#~ " Si elle n'est pas définie, la valeur par défaut de Odoo sera utilisée. " |
|
|
|
|
|
#~ "(7.5 secondes)." |