mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-27 00:02:04 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,115 +1,298 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_hr
|
||||
#
|
||||
# Translators:
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
# Hanna Kheradroosta, 2023
|
||||
# Mohsen Mohammadi <iammohsen.123@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Tiffany Chang, 2025
|
||||
#
|
||||
# * pos_hr
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.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: Tiffany Chang, 2025\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-08 22:00+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Persian <https://translate.odoo.com/projects/odoo-19/pos_hr/"
|
||||
"fa/>\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
||||
msgid "Abigal Peterson"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||||
msgid "Access Denied"
|
||||
msgstr "امکان دسترسی وجود ندارد"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__add_report_per_employee
|
||||
msgid "Add a report per each employee"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
msgid "Advanced rights"
|
||||
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_config_form_view_inherit
|
||||
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
||||
msgid "All Employees"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_account_bank_statement_line
|
||||
msgid "Bank Statement Line"
|
||||
msgstr "سطر صورتحساب بانک"
|
||||
|
||||
#. 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 "Basic rights"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model_terms:ir.ui.view,arch_db:pos_hr.view_pos_daily_sales_reports_wizard
|
||||
msgid ""
|
||||
"Cannot generate report per employee: only one employee logged in during this "
|
||||
"session."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||||
msgid "Cash in/out"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__employee_id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__employee_id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__employee_id
|
||||
#: 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 "تغییر صندوقدار"
|
||||
#. odoo-python
|
||||
#: code:addons/pos_hr/models/pos_order.py:0
|
||||
msgid "Cashier %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__cashier
|
||||
msgid "Cashier name"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-python
|
||||
#: code:addons/pos_hr/models/pos_session.py:0
|
||||
msgid "Closed Register"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "تنظیمات پیکربندی"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||||
msgid "Counted"
|
||||
msgstr "شمارش شده"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||||
msgid "Difference"
|
||||
msgstr "تفاوت"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.js:0
|
||||
msgid "Discard"
|
||||
msgstr "رها کردن"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_account_bank_statement_line__display_name
|
||||
#: 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_daily_sales_reports_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_product_product__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_hr_single_employee_sales_report__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__display_name
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__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_account_bank_statement_line__employee_id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__employee_ids
|
||||
#: 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
|
||||
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
||||
msgid "Employee Sales Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
||||
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 - پیکربندی(های) نقطه فروش: %s \n"
|
||||
msgid "Employee: %(employee)s - PoS Config(s): %(config_list)s \n"
|
||||
msgstr "کارمند: %(employee)s - پیکربندی(های) نقطه فروش: %(config_list)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 "اگر انتخاب نشود همه کارمندان میتوانند در نشست نقطه فروش وارد شوند"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_config__advanced_employee_ids
|
||||
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_advanced_employee_ids
|
||||
msgid ""
|
||||
"Person who uses the cash register. It can be a reliever, a student or an "
|
||||
"interim employee."
|
||||
"Employees linked to users with the PoS Manager role are automatically added "
|
||||
"to this list"
|
||||
msgstr ""
|
||||
"شخصی که از صندوق پول استفاده می کند. این می تواند یک دانش آموز یا یک کارمند "
|
||||
"موقت باشد."
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__basic_employee_ids
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_basic_employee_ids
|
||||
msgid "Employees with basic access"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__advanced_employee_ids
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_advanced_employee_ids
|
||||
msgid "Employees with manager access"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__minimal_employee_ids
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_minimal_employee_ids
|
||||
msgid "Employees with minimal access"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
||||
msgid "Enter your PIN"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_account_bank_statement_line__id
|
||||
#: 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_daily_sales_reports_wizard__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_product_product__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_hr_single_employee_sales_report__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__id
|
||||
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr "شناسه"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_config__basic_employee_ids
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_config__minimal_employee_ids
|
||||
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_basic_employee_ids
|
||||
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_minimal_employee_ids
|
||||
msgid "If left empty, all employees can log in to PoS"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/navbar/navbar.xml:0
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/cashier_selection_popup/cashier_selection_popup.xml:0
|
||||
msgid "Lock"
|
||||
msgstr "قفل"
|
||||
|
||||
#. 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 "Minimal rights"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
||||
msgid "No Cashiers"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.js:0
|
||||
msgid ""
|
||||
"Only the cashier linked to the logged-in user (%s) can proceed to the "
|
||||
"Backend."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
||||
msgid "Open Register"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-python
|
||||
#: code:addons/pos_hr/models/pos_session.py:0
|
||||
msgid "Opened register"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||||
msgid "Opening"
|
||||
msgstr "ابتدای دوره"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-python
|
||||
#: code:addons/pos_hr/models/pos_session.py:0
|
||||
msgid "Others"
|
||||
msgstr "دیگران"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
||||
msgid "PIN not found"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
||||
msgid "Password?"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||||
msgid "Payments"
|
||||
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_daily_sales_reports_wizard
|
||||
msgid "Point of Sale Daily Report"
|
||||
msgstr "گزارش روزانه پایانه فروش"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_pos_order
|
||||
msgid "Point of Sale Orders"
|
||||
|
|
@ -120,44 +303,84 @@ msgstr "سفارشات پایانه فروش"
|
|||
msgid "Point of Sale Orders Report"
|
||||
msgstr "گزارش سفارشات پایانه فروش"
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_pos_payment
|
||||
msgid "Point of Sale Payments"
|
||||
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 "Fonctionnaire"
|
||||
#: model:ir.model,name:pos_hr.model_product_product
|
||||
msgid "Product Variant"
|
||||
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
|
||||
#: code:addons/pos_hr/static/src/app/components/popups/cashier_selection_popup/cashier_selection_popup.xml:0
|
||||
msgid "Select Cashier"
|
||||
msgstr "انتخاب صندوقدار"
|
||||
|
||||
#. 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 "Select Employee(s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model,name:pos_hr.model_report_pos_hr_single_employee_sales_report
|
||||
msgid "Session sales details for a single employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_session__employee_id
|
||||
msgid "The employee who currently uses the cash register"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,help:pos_hr.field_account_bank_statement_line__employee_id
|
||||
msgid "The employee who made the cash move."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_order__employee_id
|
||||
#: model:ir.model.fields,help:pos_hr.field_pos_payment__employee_id
|
||||
msgid "The employee who uses the cash register."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
||||
msgid "There is no cashier available."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
||||
msgid "Unlock Register"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
||||
msgid "Wrong PIN"
|
||||
msgstr "پینکد اشتباه"
|
||||
|
||||
#. module: pos_hr
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_hr/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||||
msgid "You are not allowed to change the price of a product."
|
||||
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 ""
|
||||
"نمیتوانید کارمندی که ممکن است شیفت فعال داشته باشد حذف کنید ابتدا شیفت(ها) "
|
||||
"را ببندید: \n"
|
||||
|
||||
#. 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