# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_hr # # Translators: # Sengtha Chay , 2020 # Chan Nath , 2020 # Lux Sok , 2020 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~13.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-01 07:29+0000\n" "PO-Revision-Date: 2020-09-07 08:16+0000\n" "Last-Translator: Lux Sok , 2020\n" "Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: km\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 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 #. openerp-web #: code:addons/pos_hr/static/src/js/useSelectEmployee.js:0 #, python-format msgid "Change Cashier" msgstr "" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0 #, python-format msgid "Close session" msgstr "" #. module: pos_hr #: model:ir.model.fields,field_description:pos_hr.field_hr_employee__display_name #: model:ir.model.fields,field_description:pos_hr.field_pos_config__display_name #: model:ir.model.fields,field_description:pos_hr.field_pos_order__display_name #: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__display_name msgid "Display Name" 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 #: code:addons/pos_hr/models/hr_employee.py:0 #, python-format msgid "Employee: %s - PoS Config(s): %s \n" msgstr "" #. module: pos_hr #: model:ir.model.fields,field_description:pos_hr.field_pos_config__employee_ids msgid "Employees with access" msgstr "" #. module: pos_hr #: model:ir.model.fields,field_description:pos_hr.field_hr_employee__id #: model:ir.model.fields,field_description:pos_hr.field_pos_config__id #: model:ir.model.fields,field_description:pos_hr.field_pos_order__id #: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__id msgid "ID" msgstr "អត្តសញ្ញាណ" #. module: pos_hr #: model:ir.model.fields,help:pos_hr.field_pos_config__employee_ids msgid "If left empty, all employees can log in to the PoS session" msgstr "" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/js/useSelectEmployee.js:0 #, python-format msgid "Incorrect Password" msgstr "" #. module: pos_hr #: model:ir.model.fields,field_description:pos_hr.field_hr_employee____last_update #: model:ir.model.fields,field_description:pos_hr.field_pos_config____last_update #: model:ir.model.fields,field_description:pos_hr.field_pos_order____last_update #: model:ir.model.fields,field_description:pos_hr.field_report_pos_order____last_update msgid "Last Modified on" msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0 #, python-format msgid "Log in to" msgstr "" #. module: pos_hr #: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit msgid "" "Only users with Manager access rights for PoS app can modify the product " "prices on orders." msgstr "" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/js/useSelectEmployee.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 "ចំណុចនៃការកំណត់រចនាសម្ព័ន្ធលក់" #. module: pos_hr #: model:ir.model,name:pos_hr.model_pos_order msgid "Point of Sale Orders" msgstr "ចំណុចនៃការបញ្ជាទិញការលក់" #. module: pos_hr #: model:ir.model,name:pos_hr.model_report_pos_order msgid "Point of Sale Orders Report" msgstr "" #. module: pos_hr #: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit msgid "Price Control" msgstr "" #. module: pos_hr #: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit msgid "Restrict price modification to managers" msgstr "" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0 #, python-format msgid "Scan your badge" msgstr "ស្កេនផ្លាកសញ្ញារបស់អ្នក" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0 #, python-format msgid "Select Cashier" msgstr "" #. module: pos_hr #: 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 "" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0 #, python-format msgid "or" msgstr "ឬ​" #. module: pos_hr #. openerp-web #: code:addons/pos_hr/static/src/xml/CashierName.xml:0 #, python-format msgid "selectCashier" msgstr ""