mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 00:52:07 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,59 +1,55 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_sale
|
||||
#
|
||||
# * pos_sale
|
||||
#
|
||||
# Translators:
|
||||
# שהאב חוסיין <shhab89@gmail.com>, 2022
|
||||
# ExcaliberX <excaliberx@gmail.com>, 2022
|
||||
# Jonathan Spier, 2022
|
||||
# Hed Shefer <hed@laylinetech.com>, 2022
|
||||
# hed shefer <hed@laylinetech.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2022
|
||||
# Roy Sayag, 2022
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
|
||||
# NoaFarkash, 2022
|
||||
# Ha Ketem <haketem@gmail.com>, 2022
|
||||
# ExcaliberX <excaliberx@gmail.com>, 2024
|
||||
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2024
|
||||
# or balmas, 2025
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# or balmas <or@laylinetech.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: or balmas, 2025\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-02-13 18:35+0000\n"
|
||||
"PO-Revision-Date: 2025-09-29 02:31+0000\n"
|
||||
"Last-Translator: or balmas <or@laylinetech.com>\n"
|
||||
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-19/pos_sale/"
|
||||
"he/>\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||
"n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "(left:"
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/sale_order.py:0
|
||||
msgid "%(line_description)s (Cancelled)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/account_move.py:0
|
||||
msgid "%(old_name)s (Cancelled)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/ProductScreen/Orderline.xml:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/components/orderline/orderline.xml:0
|
||||
msgid "(tax incl.)"
|
||||
msgstr "(כולל מס)"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.res_config_settings_view_form
|
||||
msgid "<span class=\"o_form_label\">Down Payment Product</span>"
|
||||
msgstr "<span class=\"o_form_label\">מוצר בתשלום מקדמה </span>"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.res_config_settings_view_form
|
||||
msgid "<span class=\"o_form_label\">Sales Team</span>"
|
||||
msgstr "<span class=\"o_form_label\">צוות מכירות</span>"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.report_invoice_document
|
||||
msgid "<span style=\"margin: 0px 5px;\">:</span>"
|
||||
|
|
@ -61,44 +57,30 @@ msgstr "<span style=\"margin: 0px 5px;\">:</span>"
|
|||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "A new order has been created."
|
||||
msgstr "הזמנה חדשה נוצרה."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Apply a down payment"
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order__amount_unpaid
|
||||
msgid "Amount To Pay In POS"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,help:pos_sale.field_sale_order__amount_unpaid
|
||||
msgid "Amount left to pay in POS to avoid double payment or double invoicing."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#, python-format
|
||||
msgid "Back"
|
||||
msgstr "חזור"
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Apply a down payment (fixed amount)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/MobileSaleOrderManagementScreen.xml:0
|
||||
#, python-format
|
||||
msgid "Back to list"
|
||||
msgstr "חזרה לרשימה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderRow.js:0
|
||||
#, python-format
|
||||
msgid "Cancelled"
|
||||
msgstr "בוטל"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/SetSaleOrderButton.js:0
|
||||
#, python-format
|
||||
msgid "Cannot access order management screen if offline."
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Apply a down payment (percentage)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
|
|
@ -107,49 +89,64 @@ msgid "Config Settings"
|
|||
msgstr "הגדר הגדרות"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__currency_rate
|
||||
msgid "Currency Rate"
|
||||
msgstr "שער מטבע"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "Customer"
|
||||
msgstr "לקוח"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Customer loading error"
|
||||
#: model:ir.model,name:pos_sale.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "Date"
|
||||
msgstr "תאריך"
|
||||
#: model:ir.model,website_form_label:pos_sale.model_res_partner
|
||||
msgid "Create a Customer"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__currency_rate
|
||||
msgid "Currency Rate"
|
||||
msgstr "שער מטבע"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.message_body
|
||||
msgid "Delivered from"
|
||||
msgstr "נשלח מ-"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__qty_delivered
|
||||
msgid "Delivery Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_crm_team__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_config__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_session__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_product_template__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_partner__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_report__display_name
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_stock_picking__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Do you want to load the SN/Lots linked to the Sales Order?"
|
||||
msgstr "האם ברצונך לטעון את המספרים הסידוריים / האצוות המקושרים להזמנת הלקוח?"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Down Payment"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:product.template,name:pos_sale.default_downpayment_product_product_template
|
||||
msgid "Down Payment (POS)"
|
||||
msgstr "תשלום מקדמה (קופה)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__down_payment_details
|
||||
|
|
@ -159,31 +156,47 @@ msgstr "פרטי מקדמה"
|
|||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_config__down_payment_product_id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_config_settings__pos_down_payment_product_id
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.res_config_settings_view_form
|
||||
msgid "Down Payment Product"
|
||||
msgstr "מוצר מקדמה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#, python-format
|
||||
msgid "E.g. customer: Steward, date: 2020-05-09"
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/sale_order.py:0
|
||||
msgid ""
|
||||
"Down payment (ref: %(order_reference)s on \n"
|
||||
" %(date)s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Error amount too high"
|
||||
msgstr "שגיאה - הסכום גבוה מדי"
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Due balance: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/ReceiptScreen/OrderReceipt.xml:0
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.report_invoice_document
|
||||
#, python-format
|
||||
msgid "From"
|
||||
msgstr "מ"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_crm_team__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_config__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_session__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_product_template__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_partner__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_report__id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_stock_picking__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__state__invoiced
|
||||
msgid "Invoiced"
|
||||
|
|
@ -191,81 +204,44 @@ msgstr "חויב"
|
|||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid ""
|
||||
"It seems that you didn't configure a down payment product in your point of sale.\n"
|
||||
" You can go to your point of sale configuration to choose one."
|
||||
"It seems that you didn't configure a down payment product in your point of "
|
||||
"sale. You can go to your point of sale configuration to choose one."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model,name:pos_sale.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model,name:pos_sale.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
"נראה שלא הוגדר מוצר בתשלום מקדמה בקופה זו. ניתן להגדיר מוצרים מורשים בהגדרות"
|
||||
" של הקופה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/sale_order.py:0
|
||||
#, python-format
|
||||
msgid "Linked POS Orders"
|
||||
msgstr "הזמנת קופה מקושרת"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__sale_order_origin_id
|
||||
msgid "Linked Sale Order"
|
||||
msgstr "הזמנות קופה מקושרת"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/pos_order.py:0
|
||||
#, python-format
|
||||
msgid "Linked Sale Orders"
|
||||
msgstr "הזמנות קופה מקושרת"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderRow.js:0
|
||||
#, python-format
|
||||
msgid "Locked"
|
||||
msgstr "נעולה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderFetcher.js:0
|
||||
#: code:addons/pos_sale/static/src/js/SetSaleOrderButton.js:0
|
||||
#, python-format
|
||||
msgid "Network Error"
|
||||
msgstr "שגיאת רשת"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__state__pos_draft
|
||||
msgid "New"
|
||||
msgstr "חדש"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#, python-format
|
||||
msgid "Next Order List"
|
||||
msgstr "לרשימת הזמנות הבאה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "No"
|
||||
msgstr "לא"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "No down payment product"
|
||||
msgstr "אין מוצר מוגדר בתשלום מקדמה "
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_sessions_open_count
|
||||
msgid "Open POS Sessions"
|
||||
msgstr "פתח משמרות קופה"
|
||||
msgstr "אין מוצר מוגדר בתשלום מקדמה"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.actions.act_window,name:pos_sale.pos_session_action_from_crm_team
|
||||
|
|
@ -273,10 +249,7 @@ msgid "Open Sessions"
|
|||
msgstr "פתח משמרות"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_report__order_reference
|
||||
msgid "Order"
|
||||
msgstr "הזמנה"
|
||||
|
||||
|
|
@ -284,20 +257,18 @@ msgstr "הזמנה"
|
|||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order__pos_order_line_ids
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order_line__pos_order_line_ids
|
||||
msgid "Order lines Transfered to Point of Sale"
|
||||
msgstr "שורות הזמנה הועברו לקופה"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__order_reference__pos_order
|
||||
msgid "POS Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__state__paid
|
||||
msgid "Paid"
|
||||
msgstr "שולם"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Percentage of %s"
|
||||
msgstr "אחוז מ %s"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model,name:pos_sale.model_pos_config
|
||||
msgid "Point of Sale Configuration"
|
||||
|
|
@ -316,7 +287,7 @@ msgstr "הזמנות קופה"
|
|||
#. module: pos_sale
|
||||
#: model:ir.model,name:pos_sale.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "משמרת קופה "
|
||||
msgstr "משמרת קופה"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_config_ids
|
||||
|
|
@ -329,60 +300,32 @@ msgid "Pos Order Count"
|
|||
msgstr "כמות הזמנות קופה"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__state__pos_done
|
||||
#: model:ir.model.fields.selection,name:pos_sale.selection__sale_report__state__done
|
||||
msgid "Posted"
|
||||
msgstr "נרשם"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderManagementControlPanel.xml:0
|
||||
#, python-format
|
||||
msgid "Previous Order List"
|
||||
msgstr "רשימת הזמנות קודמת"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Products not available in POS"
|
||||
#: model:ir.model,name:pos_sale.model_product_template
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderRow.js:0
|
||||
#, python-format
|
||||
msgid "Quotation"
|
||||
msgstr "הצעת מחיר"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderRow.js:0
|
||||
#, python-format
|
||||
msgid "Quotation Sent"
|
||||
msgstr "הצעת המחיר נשלחה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/SetSaleOrderButton.xml:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/components/screens/product_screen/control_buttons/control_buttons.xml:0
|
||||
msgid "Quotation/Order"
|
||||
msgstr "הצעת מחיר/הזמנה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "SN/Lots Loading"
|
||||
msgstr "מספר סידורי\\אצווה נטען"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/ProductScreen/Orderline.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/ProductScreen/Orderline.xml:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/components/orderline/orderline.xml:0
|
||||
msgid "SO"
|
||||
msgstr "הזמנה"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__sale_order_count
|
||||
|
|
@ -400,10 +343,7 @@ msgid "Sales Analysis Report"
|
|||
msgstr "דוח נתוני מכירות"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderRow.js:0
|
||||
#: model:ir.model,name:pos_sale.model_sale_order
|
||||
#, python-format
|
||||
msgid "Sales Order"
|
||||
msgstr "הזמנת לקוח"
|
||||
|
||||
|
|
@ -417,13 +357,14 @@ msgstr "שורת הזמנת לקוח"
|
|||
#: model:ir.model.fields,field_description:pos_sale.field_pos_config__crm_team_id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order__crm_team_id
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_session__crm_team_id
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.res_config_settings_view_form
|
||||
msgid "Sales Team"
|
||||
msgstr "צוות מכירות"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_res_config_settings__pos_crm_team_id
|
||||
msgid "Sales Team (PoS)"
|
||||
msgstr "צוות מכיקות (קופה)"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.res_config_settings_view_form
|
||||
|
|
@ -432,80 +373,26 @@ msgstr "המכירות מדווחות לצוות המכירות הבא"
|
|||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "Salesman"
|
||||
msgstr "איש מכירות"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#, python-format
|
||||
msgid "Salesperson"
|
||||
msgstr "איש מכירות"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_view_kanban_dashboard
|
||||
msgid "Session Running"
|
||||
msgstr "משמרת מתנהלת"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_order_amount_total
|
||||
msgid "Session Sale Amount"
|
||||
msgstr "סכום מכירה משמרת"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_view_kanban_dashboard
|
||||
msgid "Sessions Running"
|
||||
msgstr "משמרות מתנהלות"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/SetSaleOrderButton.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/SetSaleOrderButton.xml:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/components/screens/product_screen/control_buttons/control_buttons.xml:0
|
||||
msgid "Set Sale Order"
|
||||
msgstr "צור הזמנת לקוח"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Settle the order"
|
||||
msgstr "הסדר הזמנת לקוח"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Some of the products in your Sale Order are not available in POS, do you "
|
||||
"want to import them?"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_pos_order_line__sale_order_line_id
|
||||
msgid "Source Sale Order Line"
|
||||
msgstr "שורת הזמנת לקוח"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "State"
|
||||
msgstr "סטטוס"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_report__state
|
||||
msgid "Status"
|
||||
msgstr "סטטוס"
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,help:pos_sale.field_sale_order__amount_unpaid
|
||||
msgid "The amount due from the sale order."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,help:pos_sale.field_pos_order__currency_rate
|
||||
msgid ""
|
||||
|
|
@ -513,13 +400,6 @@ msgid ""
|
|||
"the order"
|
||||
msgstr "שער המטבע למטבע השער החל ביום ההזמנה"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "There was a problem in loading the %s customer."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,help:pos_sale.field_pos_config__crm_team_id
|
||||
#: model:ir.model.fields,help:pos_sale.field_pos_session__crm_team_id
|
||||
|
|
@ -536,69 +416,114 @@ msgstr "מוצרים אלו יהיו זמינים כאשר בוצע תשלום
|
|||
#: model:ir.model.fields,help:pos_sale.field_pos_config__down_payment_product_id
|
||||
#: model:ir.model.fields,help:pos_sale.field_res_config_settings__pos_down_payment_product_id
|
||||
msgid "This product will be used as down payment on a sale order."
|
||||
msgstr "מוצר זה יהיה בשימוש כמקדמה עבור הזמנת לקוח"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderList.xml:0
|
||||
#: code:addons/pos_sale/static/src/xml/OrderManagementScreen/SaleOrderRow.xml:0
|
||||
#, python-format
|
||||
msgid "Total"
|
||||
msgstr "סה\"כ"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model,name:pos_sale.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "העברה"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.view_pos_order_form_inherit_pos_sale
|
||||
msgid ""
|
||||
"Transfered<br/>\n"
|
||||
"Transferred<br/>\n"
|
||||
" from Sale"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model_terms:ir.ui.view,arch_db:pos_sale.view_order_form_inherit_pos_sale
|
||||
msgid ""
|
||||
"Transfered<br/>\n"
|
||||
" to POS"
|
||||
"Transferred<br/>\n"
|
||||
" to POS"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderFetcher.js:0
|
||||
#, python-format
|
||||
msgid "Unable to fetch orders if offline."
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "Warning for %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_sale
|
||||
#: model:ir.model.fields,field_description:pos_sale.field_sale_order__amount_unpaid
|
||||
msgid "Unpaid Amount"
|
||||
msgstr "סכום שלא שולם"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_sale/static/src/app/services/pos_store.js:0
|
||||
msgid "What do you want to do?"
|
||||
msgstr "מה אתה רוצה לעשות?"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid "Yes"
|
||||
msgstr "כן"
|
||||
|
||||
#. module: pos_sale
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_sale/static/src/js/OrderManagementScreen/SaleOrderManagementScreen.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You have tried to charge a down payment of %s but only %s remains to be "
|
||||
"paid, %s will be applied to the purchase order line."
|
||||
#. odoo-python
|
||||
#: code:addons/pos_sale/models/pos_order.py:0
|
||||
#: code:addons/pos_sale/models/sale_order.py:0
|
||||
msgid "id"
|
||||
msgstr ""
|
||||
"נעשה נסיון לגבות מקדמה של %s אך נותר לתשלום רק %s , %sיוחל על שורת הזמנת "
|
||||
"הרכש."
|
||||
|
||||
#~ msgid "Back"
|
||||
#~ msgstr "חזור"
|
||||
|
||||
#~ msgid "Back to list"
|
||||
#~ msgstr "חזרה לרשימה"
|
||||
|
||||
#~ msgid "Cancelled"
|
||||
#~ msgstr "בוטל"
|
||||
|
||||
#~ msgid "Customer"
|
||||
#~ msgstr "לקוח"
|
||||
|
||||
#~ msgid "Date"
|
||||
#~ msgstr "תאריך"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "It seems that you didn't configure a down payment product in your point "
|
||||
#~ "of sale.\n"
|
||||
#~ " You can go to your point of sale configuration to "
|
||||
#~ "choose one."
|
||||
#~ msgstr ""
|
||||
#~ "נראה שלא הוגדר מוצר בתשלום מקדמה בקופה זו. ניתן להגדיר מוצרים מורשים "
|
||||
#~ "בהגדרות של הקופה"
|
||||
|
||||
#~ msgid "Locked"
|
||||
#~ msgstr "נעולה"
|
||||
|
||||
#~ msgid "New"
|
||||
#~ msgstr "חדש"
|
||||
|
||||
#~ msgid "Next Order List"
|
||||
#~ msgstr "לרשימת הזמנות הבאה"
|
||||
|
||||
#~ msgid "No"
|
||||
#~ msgstr "לא"
|
||||
|
||||
#~ msgid "Open POS Sessions"
|
||||
#~ msgstr "פתח משמרות קופה"
|
||||
|
||||
#~ msgid "Quotation"
|
||||
#~ msgstr "הצעת מחיר"
|
||||
|
||||
#~ msgid "Quotation Sent"
|
||||
#~ msgstr "הצעת המחיר נשלחה"
|
||||
|
||||
#~ msgid "Salesman"
|
||||
#~ msgstr "איש מכירות"
|
||||
|
||||
#~ msgid "Salesperson"
|
||||
#~ msgstr "איש מכירות"
|
||||
|
||||
#~ msgid "Session Running"
|
||||
#~ msgstr "משמרת מתנהלת"
|
||||
|
||||
#~ msgid "Session Sale Amount"
|
||||
#~ msgstr "סכום מכירה משמרת"
|
||||
|
||||
#~ msgid "Sessions Running"
|
||||
#~ msgstr "משמרות מתנהלות"
|
||||
|
||||
#~ msgid "State"
|
||||
#~ msgstr "סטטוס"
|
||||
|
||||
#~ msgid "Total"
|
||||
#~ msgstr "סה\"כ"
|
||||
|
||||
#~ msgid "Unpaid Amount"
|
||||
#~ msgstr "סכום שלא שולם"
|
||||
|
||||
#~ msgid "Yes"
|
||||
#~ msgstr "כן"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue