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.
 
 
 
 

68 lines
2.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_customer_required
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: pos (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-29 00:49+0000\n"
"PO-Revision-Date: 2016-04-06 15:47+0000\n"
"Last-Translator: <>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-pos-8-0/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: pos_customer_required
#. openerp-web
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16
#, python-format
msgid "An anonymous order cannot be confirmed"
msgstr ""
#. module: pos_customer_required
#: view:pos.config:pos_customer_required.view_pos_config_form
msgid "Customer"
msgstr "客户"
#. module: pos_customer_required
#: code:addons/pos_customer_required/models/pos.py:45
#, python-format
msgid "Customer is required for this order and is missing"
msgstr ""
#. module: pos_customer_required
#. openerp-web
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17
#, python-format
msgid ""
"Please select a client for this order. This can be done by clicking the "
"order tab"
msgstr ""
#. module: pos_customer_required
#: model:ir.model,name:pos_customer_required.model_pos_order
msgid "Point of Sale"
msgstr "POS"
#. module: pos_customer_required
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0
msgid "Require customer"
msgstr ""
#. module: pos_customer_required
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0
msgid "Require customer for orders in this point of sale"
msgstr ""
#. module: pos_customer_required
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit
msgid ""
"{'readonly': [('state','=','invoiced')], 'required': "
"[('require_customer','=',True)]}"
msgstr ""