You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.5 KiB
44 lines
1.5 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_timeout
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 13.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: pos_timeout
|
|
#: model_terms:ir.ui.view,arch_db:pos_timeout.view_pos_config_form
|
|
msgid "<span class=\"o_form_label\">Timeout</span>"
|
|
msgstr ""
|
|
|
|
#. module: pos_timeout
|
|
#: model:ir.model.fields,help:pos_timeout.field_pos_config__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 ""
|
|
|
|
#. module: pos_timeout
|
|
#: model:ir.model.fields,field_description:pos_timeout.field_pos_config__pos_order_timeout
|
|
msgid "PoS Order(s) Timeout"
|
|
msgstr ""
|
|
|
|
#. module: pos_timeout
|
|
#: model:ir.model,name:pos_timeout.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr ""
|
|
|
|
#. module: pos_timeout
|
|
#: model_terms:ir.ui.view,arch_db:pos_timeout.view_pos_config_form
|
|
msgid "Technical settings"
|
|
msgstr ""
|