mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 12:12:02 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
67
odoo-bringout-oca-pos-pos_timeout/pos_timeout/i18n/fr.po
Normal file
67
odoo-bringout-oca-pos-pos_timeout/pos_timeout/i18n/fr.po
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_timeout
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-20 00:43+0000\n"
|
||||
"PO-Revision-Date: 2018-01-20 00:43+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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:ir.model,name:pos_timeout.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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
|
||||
#, fuzzy
|
||||
msgid "PoS Order(s) Timeout"
|
||||
msgstr "Timeout des commandes"
|
||||
|
||||
#. 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.res_config_settings_view_form
|
||||
msgid "client-side timeout for the creation of PoS Order(s) from the POS UI"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "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 (30 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. "
|
||||
#~ "(30 secondes)."
|
||||
Loading…
Add table
Add a link
Reference in a new issue