mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 16:02:06 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
162
odoo-bringout-oca-ocb-pos_hr/pos_hr/i18n/bg.po
Normal file
162
odoo-bringout-oca-ocb-pos_hr/pos_hr/i18n/bg.po
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_hr
|
||||
#
|
||||
# Translators:
|
||||
# KeyVillage, 2023
|
||||
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
|
||||
# aleksandar ivanov, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Ивайло Малинов <iv.malinov@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: Ивайло Малинов <iv.malinov@gmail.com>, 2025\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Конфигурация на център за продажби"
|
||||
|
||||
#. 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:ir.model,name:pos_hr.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Сесия на център за продажби"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/xml/LoginScreen.xml:0
|
||||
#, python-format
|
||||
msgid "or"
|
||||
msgstr "или"
|
||||
Loading…
Add table
Add a link
Reference in a new issue