[UPD] Update pos_environment.pot
This commit is contained in:
parent
9af123a6c1
commit
503b5c872f
|
|
@ -10,6 +10,7 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2019-07-31 13:08+0000\n"
|
"PO-Revision-Date: 2019-07-31 13:08+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
"Language: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
|
|
@ -34,4 +35,3 @@ msgstr "Pied du ticket (selon environnement)"
|
||||||
#: model:ir.model.fields,field_description:pos_environment.field_pos_config__receipt_environment_header
|
#: model:ir.model.fields,field_description:pos_environment.field_pos_config__receipt_environment_header
|
||||||
msgid "Receipt Environment Header"
|
msgid "Receipt Environment Header"
|
||||||
msgstr "Entête du ticket (selon environnement)"
|
msgstr "Entête du ticket (selon environnement)"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,35 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * pos_environment
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 12.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_environment
|
||||||
|
#: model_terms:ir.ui.view,arch_db:pos_environment.view_pos_config_form
|
||||||
|
msgid "Environment Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: pos_environment
|
||||||
|
#: model:ir.model,name:pos_environment.model_pos_config
|
||||||
|
msgid "Point of Sale Configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: pos_environment
|
||||||
|
#: model:ir.model.fields,field_description:pos_environment.field_pos_config__receipt_environment_footer
|
||||||
|
msgid "Receipt Environment Footer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: pos_environment
|
||||||
|
#: model:ir.model.fields,field_description:pos_environment.field_pos_config__receipt_environment_header
|
||||||
|
msgid "Receipt Environment Header"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
Loading…
Reference in New Issue