mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 19:22:02 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
156
odoo-bringout-oca-ocb-pos_hr/pos_hr/i18n/lv.po
Normal file
156
odoo-bringout-oca-ocb-pos_hr/pos_hr/i18n/lv.po
Normal file
|
|
@ -0,0 +1,156 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_hr
|
||||
#
|
||||
# Translators:
|
||||
# Arnis Putniņš <arnis@allegro.lv>, 2022
|
||||
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 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: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\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 "Kasieris"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||||
#, python-format
|
||||
msgid "Change Cashier"
|
||||
msgstr "Mainīt kasieri"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Konfigurācijas uzstādījumi"
|
||||
|
||||
#. 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 "Darbinieks"
|
||||
|
||||
#. 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 "Darbinieks: %s - POS konfigurācija: %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 "Darbinieki ar piekļuvi"
|
||||
|
||||
#. 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 "Ja atstāt tukšu, visi darbinieki varēs pierakstīties POS sesijai"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||||
#, python-format
|
||||
msgid "Incorrect Password"
|
||||
msgstr "Nederīga parole"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||||
#, python-format
|
||||
msgid "Log in to"
|
||||
msgstr "Pierakstīties"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/js/SelectCashierMixin.js:0
|
||||
#, python-format
|
||||
msgid "Password ?"
|
||||
msgstr "Parole ?"
|
||||
|
||||
#. 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 "Pārdošanas punkta konfigurācija"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_pos_order
|
||||
msgid "Point of Sale Orders"
|
||||
msgstr "Pārdošanas punkta pasūtījumi"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_report_pos_order
|
||||
msgid "Point of Sale Orders Report"
|
||||
msgstr "Pārdošanas punkta pasūtījumu atskaite"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Pārdošanas punkta sesija"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_hr_employee_public
|
||||
msgid "Public Employee"
|
||||
msgstr "Publisks darbinieks"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||||
#, python-format
|
||||
msgid "Scan your badge"
|
||||
msgstr "Noskenējiet Jūsu nozīmīti"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||||
#, python-format
|
||||
msgid "Select Cashier"
|
||||
msgstr "Izvēlieties kasieri"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||||
#, python-format
|
||||
msgid "or"
|
||||
msgstr "vai"
|
||||
Loading…
Add table
Add a link
Reference in a new issue