159 lines
4.5 KiB
Plaintext
159 lines
4.5 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * pos_hr
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2022
|
||
# Jeffery CHEN <jeffery9@gmail.com>, 2022
|
||
# Raymond Yu <cl_yu@hotmail.com>, 2022
|
||
# Wil Odoo, 2025
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||
"Last-Translator: Wil Odoo, 2025\n"
|
||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: zh_CN\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: pos_hr
|
||
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
||
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
||
msgid "Allowed Employees"
|
||
msgstr "允许的员工"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__cashier
|
||
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_order_form_inherit
|
||
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_order_list_select_inherit
|
||
msgid "Cashier"
|
||
msgstr "收银员"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||
#, python-format
|
||
msgid "Change Cashier"
|
||
msgstr "更换收银员"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "配置设置"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_hr_employee
|
||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__employee_id
|
||
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__employee_id
|
||
#: model_terms:ir.ui.view,arch_db:pos_hr.view_report_pos_order_search_inherit
|
||
msgid "Employee"
|
||
msgstr "员工"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-python
|
||
#: code:addons/pos_hr/models/hr_employee.py:0
|
||
#, python-format
|
||
msgid "Employee: %s - PoS Config(s): %s \n"
|
||
msgstr "员工:%s- PoS配置(多个):%s\n"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__employee_ids
|
||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_employee_ids
|
||
msgid "Employees with access"
|
||
msgstr "有权访问的员工"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model.fields,help:pos_hr.field_pos_config__employee_ids
|
||
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_employee_ids
|
||
msgid "If left empty, all employees can log in to the PoS session"
|
||
msgstr "如果保留为空,则所有员工都可以登录PoS会话"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||
#, python-format
|
||
msgid "Incorrect Password"
|
||
msgstr "密码错误"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||
#, python-format
|
||
msgid "Log in to"
|
||
msgstr "登录到"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||
#, python-format
|
||
msgid "Password ?"
|
||
msgstr "密码?"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model.fields,help:pos_hr.field_pos_order__employee_id
|
||
msgid ""
|
||
"Person who uses the cash register. It can be a reliever, a student or an "
|
||
"interim employee."
|
||
msgstr "使用收银机的人可以是救援者,学生或者临时工"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_pos_config
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "POS配置"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_pos_order
|
||
msgid "Point of Sale Orders"
|
||
msgstr "POS订单"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_report_pos_order
|
||
msgid "Point of Sale Orders Report"
|
||
msgstr "销售网点订单报告"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_pos_session
|
||
msgid "Point of Sale Session"
|
||
msgstr "POS会话"
|
||
|
||
#. module: pos_hr
|
||
#: model:ir.model,name:pos_hr.model_hr_employee_public
|
||
msgid "Public Employee"
|
||
msgstr "公共员工"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||
#, python-format
|
||
msgid "Scan your badge"
|
||
msgstr "扫描您的徽标"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||
#, python-format
|
||
msgid "Select Cashier"
|
||
msgstr "选择收银员"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-python
|
||
#: code:addons/pos_hr/models/hr_employee.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete an employee that may be used in an active PoS session, "
|
||
"close the session(s) first: \n"
|
||
msgstr "您无法删除可能在启用PoS会话中使用的员工,请先关闭会话:\n"
|
||
|
||
#. module: pos_hr
|
||
#. odoo-javascript
|
||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||
#, python-format
|
||
msgid "or"
|
||
msgstr "或"
|