odoo18/addons/point_of_sale/i18n/he.po

9225 lines
338 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * point_of_sale
#
# Translators:
# Adi Sharashov <Adi@laylinetech.com>, 2024
# Lilach Gilliam <lilach@apprcase.com>, 2024
# david danilov, 2024
# Fishfur A Banter <fishfurbanter@gmail.com>, 2024
# ilan kl <ilan@qaroads.co.il>, 2024
# yacov mosbacher <ymosba@gmail.com>, 2024
# Jonathan Spier, 2024
# Sagi Ahiel, 2024
# Moshe Flam <pashute@gmail.com>, 2024
# דודי מלכה <Dudimalka6@gmail.com>, 2024
# Leandro Noijovich <eliel.sorcerer@gmail.com>, 2024
# Amit Spilman <amit@laylinetech.com>, 2024
# Hed Shefer <hed@laylinetech.com>, 2024
# Ofir Blum <ofir.blum@gmail.com>, 2024
# שהאב חוסיין <shhab89@gmail.com>, 2024
# MichaelHadar, 2024
# ExcaliberX <excaliberx@gmail.com>, 2024
# yotam katzuni, 2024
# Ha Ketem <haketem@gmail.com>, 2024
# coral haron <coral@laylinetech.com>, 2024
# Orel Nahmany, 2024
# Yihya Hugirat <hugirat@gmail.com>, 2024
# Uri Segman, 2024
# yael terner, 2024
# NoaFarkash, 2024
# Netta Waizer, 2024
# Roy Sayag, 2025
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2025
# tomerlayline, 2025
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2025
# Martin Trigaux, 2025
# or balmas, 2025
# or balmas <or@laylinetech.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-24 18:36+0000\n"
"PO-Revision-Date: 2025-09-18 17:22+0000\n"
"Last-Translator: or balmas <or@laylinetech.com>\n"
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-18/"
"point_of_sale/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 2) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_picking.py:0
msgid ""
"\n"
"This issue occurs because the quantity becomes zero after rounding during "
"the conversion. To fix this, adjust the conversion factors or rounding "
"method to ensure that even the smallest quantity in the original unit does "
"not round down to zero in the target unit."
msgstr ""
"\n"
"הבעיה הזו מתרחשת משום שהכמות הופכת לאפס לאחר עיגול במהלך ההמרה. כדי לתקן "
"זאת, יש להתאים את מקדמי ההמרה או את שיטת העיגול, כך שגם הכמות הקטנה ביותר "
"ביחידת המקור לא תעוגל לאפס ביחידת היעד."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_picking.py:0
msgid " - From \"%(uom_from)s\" to \"%(uom_to)s\""
msgstr "- מ - \"%(uom_from)s\" ל -\"%(uom_to)s\""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__iot
msgid " Use a printer connected to the IoT Box"
msgstr "השתמש במדפסת המחוברת לקופסת IoT"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "% Disc"
msgstr "%הנחה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_warehouse.py:0
msgid "%(name)s Picking POS"
msgstr "%(name)s ליקוט קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "%(name)s REFUND"
msgstr "%(name)s זיכוי"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"%(old_pm)s changed to %(new_pm)s and from %(old_amount)s to %(new_amount)s"
msgstr "%(old_pm)s השתנה ל %(new_pm)s וגם מ%(old_amount)s ל %(new_amount)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "%(old_pm)s changed to %(new_pm)s for %(old_amount)s"
msgstr "%(old_pm)s השתנה ל %(new_pm)s ל %(old_amount)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "%(payment_method)s POS payment of %(partner)s in %(session)s"
msgstr "%(payment_method)s תשלום קופה של %(partner)s ב- %(session)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "%(product_name)s: Deleted line (quantity: %(qty)s)"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "%(product_name)s: Ordered quantity: %(old_qty)s"
msgstr "%(product_name)s: כמות מוזמנת:%(old_qty)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "%(refunded_order)s REFUND"
msgstr "%(refunded_order)s זיכוי"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "%(title)s %(product_name)s with %(taxes)s"
msgstr "%(product_name)s %(title)s עם %(taxes)s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.js:0
msgid "%(vatLabel)s: %(vatId)s"
msgstr "%(vatLabel)s: %(vatId)s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
msgid "%s customer(s) found for \"%s\"."
msgstr "%s לקוחות נמצאו עבור \"%s\"."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"%s has a total amount of %s, are you sure you want to delete this order?"
msgstr "%s יש סכום כולל של %s, האם אתה בטוח שברצונך למחוק הזמנה זו?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
msgid "%s orders imported"
msgstr "%s הזמנות יובאו"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "%s untaxed"
msgstr "%s ללא מע\"מ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "'Select an order'"
msgstr "'בחר הזמנה'"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "(as of opening)"
msgstr "(מעודכן לפתיחה)"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "+ New Shop"
msgstr "+ חנות חדשה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "0.00"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "00014-001-0001"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "10"
msgstr "10"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "100.00"
msgstr "100.00"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "1000"
msgstr "1000"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "10000"
msgstr "10000"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "10000.00"
msgstr "10000.00"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "123.45"
msgstr "123.45"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
msgid "1234567890"
msgstr "1234567890"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "2-03-2000 9:00 AM"
msgstr ""
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_39
msgid "39"
msgstr "39"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_40
msgid "40"
msgstr "40"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_41
msgid "41"
msgstr "41"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_42
msgid "42"
msgstr "42"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_43
msgid "43"
msgstr "43"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "45"
msgstr "45"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__ticket_code
msgid ""
"5 digits alphanumeric code to be used by portal user to request an invoice"
msgstr "קוד אלפאנומרי בן 5 תווים שישמש את משתמש הפורטל לבקשת חשבונית."
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.blue_denim_jeans_template
msgid "5-pocket jeans in cotton denim with a slight stretch for good comfort."
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.blue_denim_jeans_slim_template
msgid "5-pocket jeans in cotton denim.."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "5.00"
msgstr "5.00"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "50.00"
msgstr "50.00"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "567789"
msgstr "567789"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "7897"
msgstr "7897"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "95.00"
msgstr "95.00"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "987657"
msgstr "987657"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "99.99"
msgstr "99.99"
#. module: point_of_sale
#: model:mail.template,body_html:point_of_sale.pos_email_marketing_template
msgid ""
"<div style=\"margin: 0px; padding: 0px;\">\n"
" <h4>\n"
" Dear <t t-out=\"object.partner_id.name or 'Valuable "
"Customer'\">Azure Interior</t>,\n"
" </h4>\n"
" <p style=\"font-size: 13px;\">\n"
"We have a limited-time offer only for you, enjoy a flat 20% off on your next "
"purchase with us.\n"
"We can't wait to continue serving you.\n"
" </p>\n"
"</div>\n"
" "
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban
msgid ""
"<i class=\"fa fa-fw fa-shopping-bag me-1\" aria-label=\"Shopping cart\" "
"role=\"img\" title=\"Shopping cart\"/>"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
"PoS.\" pos-data-toggle=\"tooltip\"/>"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "<i class=\"fa fa-pencil\"/> Edit"
msgstr "<i class=\"fa fa-pencil\"/> ערוך"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"<p>Dear %(client_name)s,<br/>Here is your Receipt %"
"(is_invoiced)sfor %(pos_name)s amounting in %(amount)s from %"
"(company_name)s. </p>"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid ""
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">To be "
"determined</span>"
msgstr ""
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">טרם נקבע</"
"span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"<span class=\"o_form_label\">Barcodes</span>\n"
" <i class=\"fa fa-info-circle me-1\" "
"title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
msgstr ""
"<span class=\"o_form_label\"> ברקודים</span>\n"
" <i class=\"fa fa-info-circle me-1\" "
"title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "<span class=\"o_stat_text\">Cash Register</span>"
msgstr "<span class=\"o_stat_text\">קופת מזומן</span> "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "<span class=\"o_stat_text\">Journal Items</span>"
msgstr "<span class=\"o_stat_text\">תנועות יומן</span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
msgstr "<span class=\"oe_inline\"><b>דלג על מסך התצוגה המקדימה</b></span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "<span>Balance</span>"
msgstr "<span>יתרה</span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "<span>Closing</span>"
msgstr "<span>סגירה</span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"<span>Please note that the kiosk only works with Adyen &amp; Stripe "
"terminals</span>"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "<span>Reporting</span>"
msgstr "<span>דו\"חות</span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "<span>View</span>"
msgstr "<span>תצוגה</span>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid ""
"<strong> &gt; Payment Terminals</strong>\n"
" in order to install a Payment Terminal "
"and make a fully integrated payment method."
msgstr ""
"<strong>&gt; מסופי תשלום</strong>\n"
" כדי להתקין מסוף תשלום וליצור שיטת תשלום "
"משולבת באופן מלא."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>Amount of discounts</strong>:"
msgstr "<strong>סכום ההנחות</strong>:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "<strong>Amounting to:</strong>"
msgstr "<strong>בסכום של:</strong>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>Config names</strong>"
msgstr "<strong> הגדר שמות</strong>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>End of session note:</strong>"
msgstr "<strong>הערת סגירת משמרת:</strong>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>Number of discounts</strong>:"
msgstr "<strong> מספר של הנחות</strong>:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>Opening of session note:</strong>"
msgstr "<strong>הערת פתיחת משמרת:</strong>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
msgid "<strong>Source Invoice</strong>"
msgstr "<strong>חשבונית מקור</strong>"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "<strong>Total</strong>"
msgstr "<strong>סה\"כ</strong>"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "? Clicking \"Confirm\" will validate the payment."
msgstr "לחיצה על \"אישור\" תאשר את התשלום?"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
msgid ""
"A globally unique identifier for this pos configuration, used to prevent "
"conflicts in client-generated data."
msgstr ""
"מזהה ייחודי כלל מערכתי עבור תצורת קופה זו, למניעת חוסר התאמה בנתונים שנוצרו "
"על ידי הלקוח."
#. module: point_of_sale
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_note_name_unique
msgid "A note with this name already exists"
msgstr "הערה עם השם הזה כבר קיימת"
#. module: point_of_sale
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_payment_uuid_unique
msgid "A payment with this uuid already exists"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__login_number
msgid ""
"A sequence number that is incremented each time a user resumes the pos "
"session"
msgstr "מספר רצף שמצטבר בכל פעם שמשתמש מחדש את הפעלת המשמרת"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__sequence_number
msgid "A sequence number that is incremented with each order"
msgstr "מספר סידורי העולה בערכו עם כל הזמנה חדשה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
msgid ""
"A session is a period of time, usually one day, during which you sell "
"through the Point of Sale."
msgstr "משמרת היא פרק זמן, בדרך כלל של יום אחד, שבה אתה מוכר דרך הקופה."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"A session is currently opened for this PoS. Some settings can only be "
"changed after the session is closed."
msgstr ""
"ישנו תהליך מכירה פתוח בקופה זו. ישנן הגדרות שניתן לשנות רק לאחר סגירת תהליך "
"המכירה."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
msgid "A session-unique sequence number for the order"
msgstr "מספר רצף ייחודי למשמרת עבור הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
msgid "A short text that will be inserted as a footer in the printed receipt."
msgstr "טקסט קצר שיוכנס ככותרת התחתונה בקבלה המודפסת."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
msgid "A short text that will be inserted as a header in the printed receipt."
msgstr "טקסט קצר שיוכנס ככותרת בקבלה המודפסת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
msgid "AMOUNT"
msgstr "סכום"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept customer tips or convert their change to a tip"
msgstr "קבל טיפים של לקוחות או המר את העודף שלהם לטיפ"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with Mercado Pago on a terminal"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with Viva Wallet on a terminal or tap on phone"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with a PayTM payment terminal"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with a Razorpay payment terminal"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with a Six payment terminal"
msgstr "קבל תשלומים באמצעות מסוף תשלום של Six"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with a Stripe payment terminal"
msgstr "אפשר תשלומים עם מסוף תשלומים Stripe"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Accept payments with an Adyen payment terminal"
msgstr "קבל תשלומים באמצעות מסוף תשלומים של Adyen"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Access Denied"
msgstr "הגישה נדחתה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__access_token
msgid "Access Token"
msgstr "אסימון גישה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
msgid "Access warning"
msgstr "אזהרת גישה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
msgid "Account"
msgstr "חשבון"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
msgid "Account Cash Rounding"
msgstr "חשבון עיגול מזומן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
msgid "Account Move"
msgstr "תנועת חשבון"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
msgid "Account payments representing aggregated and bank split payments."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
msgid ""
"Account used as outstanding account when creating accounting payment records "
"for bank payments."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Accounting"
msgstr "הנהלת חשבונות"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
msgid "Accounting journal used to create invoices."
msgstr "יומן הנהלת חשבונות המשמש ליצירת חשבוניות."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
msgid ""
"Accounting journal used to post POS session journal entries and POS invoice "
"payments."
msgstr ""
"יומן הנהלת חשבונות המשמש לרישום פקודות יומן של סשן הקופה (POS) ותשלומים של "
"חשבוניות מהקופה."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
msgid "Action Needed"
msgstr "נדרשת פעולה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Actions"
msgstr "פעולות"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_sms
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_sms
msgid "Activate SMS feature for point_of_sale"
msgstr "הפעל את תכונת ה-SMS עבור הקופות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
msgid "Active"
msgstr "פעיל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
msgid "Activities"
msgstr "פעילויות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "סימון פעילות חריגה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
msgid "Activity State"
msgstr "מצב פעילות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
msgid "Activity Type Icon"
msgstr "סוג פעילות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
msgid "Add"
msgstr "הוסף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
msgid "Add %s"
msgstr "הוסף %s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Add Tip"
msgstr "הוסף טיפ"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
msgid ""
"Add a 5-digit code on the receipt to allow the user to request the invoice "
"for an order on the portal."
msgstr ""
"הוסף קוד בן 5 ספרות על גבי הקבלה, שיאפשר ללקוח לבקש את החשבונית עבור ההזמנה "
"דרך הפורטל."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Add a closing note..."
msgstr "הוסף הערת סגירה..."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Add a custom message to header and footer"
msgstr "הוסף הודעה מותאמת אישית בכותרת העליונה והתחתונה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
msgid "Add a customer"
msgstr "הוסף לקוח"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
msgid "Add a new payment method"
msgstr "הוסף אמצעי תשלום חדש"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
msgid "Add a new restaurant order printer"
msgstr "הוסף מדפסת הזמנות חדשה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
msgid "Add an opening note..."
msgstr "הוסף הערת פתיחה..."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Add internal notes on order lines for the kitchen"
msgstr "הוסף הערות פנימיות בשורות ההזמנה עבור המטבח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
msgid "Add to order"
msgstr "הוסף להזמנה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Added %(payment_method)s with %(amount)s"
msgstr "נוספו %(payment_method)s עם %(amount)s"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Additional required information:"
msgstr "מידע נוסף נדרש:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Additional required invoicing information:"
msgstr "מידע נוסף נדרש בנושא חשבוניות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Additional required user information:"
msgstr "מידע נוסף נדרש על המשתמש"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
msgid "Address"
msgstr "כתובת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Adds a button to set a global discount"
msgstr "מוסיף כפתור להנחה גלובלית"
#. module: point_of_sale
#: model:res.groups,name:point_of_sale.group_pos_manager
msgid "Administrator"
msgstr "מנהל מערכת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
msgid "Advanced Cash Control"
msgstr "בקרת מזומן מתקדמת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Adyen"
msgstr "Adyen"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
msgid "Adyen Payment Terminal"
msgstr "מסוף תשלום Adyen"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
msgid "All Orders"
msgstr "כל ההזמנות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "All active orders"
msgstr "כל ההזמנות הפתוחות"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"All available pricelists must be in the same currency as the company or as "
"the Sales Journal set on this point of sale if you use the Accounting "
"application."
msgstr ""
"כל המחירונים הזמינים חייבים להיות באותו מטבע כמו של החברה או כמו שמוגדר "
"ביומן מכירות בקופה זו אם אתה משתמש ביישום הנהלת חשבונות."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "All notes"
msgstr "כל ההערות"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"All payment methods must be in the same currency as the Sales Journal or the "
"company currency if that is not set."
msgstr ""
"כל אמצעי התשלום חייבים להיות באותו מטבע כמו יומן המכירות או מטבע החברה אם זה "
"לא מוגדר."
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
msgid "All sales lines"
msgstr "כל שורות המכירה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Allow Ship Later"
msgstr "אפשר שילוח מאוחר יותר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Allow cashiers to set a discount per line"
msgstr "אפשר לקופאים להגדיר הנחה פר שורת הזמנה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Allow to access each other's active orders"
msgstr "לאפשר גישה להזמנות הפעילות אחד של השני"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Allow to log and switch between selected Employees"
msgstr "אפשר התחברות והחלפה בין עובדים "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Allowed"
msgstr "מותר"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
msgid ""
"Allows to know if all the total cost of the order lines have already been "
"computed"
msgstr "מאפשר לבדוק האם כל העלויות הכוללות של שורות ההזמנה כבר חושבו."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
msgid "Allows to know if the total cost has already been computed or not"
msgstr "מאפשר לדעת אם העלות הכוללת כבר חושבה או לא"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
msgid "Amount"
msgstr "סכום כולל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
msgid "Amount Authorized Difference"
msgstr "סכום הפרש מאושר"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Amount for %(old_pm)s changed from %(old_amount)s to %(new_amount)s"
msgstr "כמות של %(old_pm)s השתנתה מ- %(old_amount)s ל- %(new_amount)s"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
msgid "Amount to balance"
msgstr "סכום לאיזון היתרה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
msgid "Amount total"
msgstr "סה\"כ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
msgid "Amount:"
msgstr "סכום כולל:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid ""
"An error has occurred when trying to close the session.\n"
"You will be redirected to the back-end to manually close the session."
msgstr ""
"אירעה שגיאה בעת ניסיון לסגור את המשמרת. תועבר למערכת הניהול לצורך סגירה "
"ידנית של המשמרת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/product_product.js:0
msgid ""
"An error occurred when loading product prices. Make sure all pricelists are "
"available in the POS."
msgstr "אירעה שגיאה בעת טעינת מחירי המוצר. ודא שכל המחירונים זמינים בקופה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"An error occurred while closing the session. Unsynced orders will be "
"available in the next session. The page will be reloaded."
msgstr ""
"אירעה שגיאה בעת סגירת הסשן. ההזמנות שלא סונכרנו יהיו זמינות בסשן הבא. הדף "
"ייטען מחדש."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/data_service.js:0
msgid "An error occurred while loading the Point of Sale: \n"
msgstr "אירעה שגיאה בעת טעינת הקופה:\n"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
msgid "An internal identification of the point of sale."
msgstr "מזהה פנימי של הקופה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__name
msgid "An internal identification of the printer"
msgstr "מזהה פנימי של המדפסת"
#. module: point_of_sale
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_line_uuid_unique
msgid "An order line with this uuid already exists"
msgstr ""
#. module: point_of_sale
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_uuid_unique
msgid "An order with this uuid already exists"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Another session is already opened for this point of sale."
msgstr "משמרת נוספת כבר נפתחה לקופה זו."
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_apple_pie_product_template
msgid "Apple Pie"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/input_popups/text_input_popup.xml:0
msgid "Apply"
msgstr "החל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
msgid "Archived"
msgstr "בארכיון"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Are you sure that the customer wants to pay"
msgstr "האם אתה בטוח שהלקוח מעוניין לשלם"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_sourdough_loaf_product_template
msgid "Artisan sourdough bread with a crisp crust and soft interior."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "As of"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
msgid "As soon as possible"
msgstr "בהקדם האפשרי"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment_method.py:0
msgid ""
"At least one bank account must be defined on the journal to allow "
"registering QR code payments with Bank apps."
msgstr ""
"יש להגדיר לפחות חשבון בנק אחד ביומן כדי לאפשר רישום תשלומים באמצעות קוד QR "
"באפליקציות בנק."
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
msgid "At the session closing"
msgstr "בסגירת הקופה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
msgid ""
"At the session closing: A picking is created for the entire session when "
"it's closed\n"
" In real time: Each order sent to the server create its own picking"
msgstr "בזמן אמת"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.sport_shoes_product_template
msgid "Athletic sport shoes, designed for comfort and performance."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_attachment_count
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
msgid "Attachment Count"
msgstr "כמות קבצים מצורפים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
msgid "Attribute selection"
msgstr "בחירת מאפיין"
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
msgid "Attributes"
msgstr "תכונות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Authorized Difference"
msgstr "הפרש מורשה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__auto_validate_terminal_payment
msgid "Auto Validate Terminal Payment"
msgstr "אימות אוטומטי של תשלום מסוף"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
msgid "Auto-generated session for orphan orders, ignored in constraints"
msgstr "משמרת שנוצרת אוטומטית להזמנות יתומות, מתעלמת מהאילוצים"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__automatic
msgid "Automatic"
msgstr "אוטומטי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
msgid "Automatic Receipt Printing"
msgstr "הדפסת קבלות אוטומטית"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
msgid "Automatically open the cashdrawer."
msgstr "פתח מגירת מזומנים אוטומטית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Automatically validate order"
msgstr "אימות הזמנה באופן אוטומטי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
#: model:ir.model.fields,help:point_of_sale.field_pos_config__auto_validate_terminal_payment
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Automatically validates orders paid with a payment terminal."
msgstr "מאמת אוטומטית הזמנות ששולמו באמצעות מסוף תשלום."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_avatax
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_avatax
msgid "AvaTax PoS Integration"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Available"
msgstr "זמין"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__available_payment_method_ids
msgid "Available Payment Methods"
msgstr "שיטות תשלום זמינות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
msgid "Available PoS Product Categories"
msgstr "קטגוריות מוצרים זמינות של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
msgid "Available Pricelists"
msgstr "מחירון זמין "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
msgid "Available in POS"
msgstr "זמין בקופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
msgid "Average Price"
msgstr "מחיר ממוצע"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Back"
msgstr "חזור"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.js:0
msgid "Backend"
msgstr "בחזרה לקופות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img
msgid "Background Image"
msgstr "תמונת רקע"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img_name
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img_name
msgid "Background Image Name"
msgstr "שם תמונת רקע "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
msgid "Badge ID"
msgstr "מספר תג"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_bagel_product_template
msgid "Bagel"
msgstr "בייגל "
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Bakery"
msgstr "מאפייה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Bakery Shop"
msgstr "מאפייה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
msgid "Balance"
msgstr "יתרה"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
msgid "Bank"
msgstr "בנק"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
msgid "Bank Payments"
msgstr "תשלומים בהעברה בנקאית"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "שורת דף בנק"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Bar"
msgstr "גרף עמודות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Barcode Nomenclature"
msgstr "מונחי ברקוד"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_barcode_rule
msgid "Barcode Rule"
msgstr "כלל ברקוד"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Barcode Scanner"
msgstr "סורק ברקוד"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Barcode Scanner/Card Reader"
msgstr "סורק ברקודים או קורא כרטיסים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__basic_receipt
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_basic_receipt
msgid "Basic Receipt"
msgstr "קבלה בסיסית"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
msgid "Before Closing Difference"
msgstr "הפרש לפני סגירה "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Billing address:"
msgstr "כתובת לחיוב:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
msgid "Bills"
msgstr "חשבוניות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Bills & Receipts"
msgstr "קבלה בסיסית"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_black
msgid "Black"
msgstr "שחור"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.t_shirt_black_embroidered_product_template
msgid "Black embroidered t-shirt"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.blue_denim_jeans_template
msgid "Blue Denim Jeans"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_blueberry_muffin_product_template
msgid "Blueberry Muffin"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
"purchase amount, period). Rewards can be discounts (% or amount) or free "
"products."
msgstr ""
"הגדל את המכירות שלך באמצעות מגוון תוכניות: קופונים, מבצעים, כרטיסי מתנה "
"ותוכנית נאמנות. ניתן להגדיר תנאים ספציפיים (מוצרים, לקוחות, סכום רכישה "
"מינימלי, תקופת זמן). התגמולים יכולים להיות הנחות (באחוזים או סכום קבוע) או "
"מוצרים חינמיים."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_brand
msgid "Brand of card"
msgstr "חברת כרטיס אשראי"
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_breads
msgid "Breads"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Buffer:"
msgstr "באפר:"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_bus_mixin
msgid "Bus Mixin"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_butter_croissant_product_template
msgid "Butter Croissant"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "By:"
msgstr "על ידי: "
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
msgid "Bypass browser printing and prints via the hardware proxy."
msgstr "עוקף הדפסת דפדפן ומדפיס באמצעות פרוקסי החומרה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
msgid "CASH"
msgstr "מזומן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
msgid "CHANGE"
msgstr "עודף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Can't change customer"
msgstr "טעות בשינוי לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
msgid "Cancel"
msgstr "בטל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: model:ir.actions.server,name:point_of_sale.pos_order_set_cancel
msgid "Cancel Order"
msgstr "בטל הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Cancel Orders"
msgstr "בטל הזמנות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0
msgid "Cancel Payment"
msgstr "בטל תשלום"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Cancel Payment Request"
msgstr "בטל בקשת תשלום"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
msgid "Cancelled"
msgstr "בוטל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Cannot modify a tip"
msgstr "לא ניתן לערוך טיפ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Cannot return change without a cash payment method"
msgstr "לא ניתן להחזיר עודף כאשר לא בוצע תשלום במזומן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
msgid "Cannot weigh product - IoT Box is disconnected"
msgstr "לא ניתן לשקול את המוצר תיבת ה-IoT מנותקת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
msgid "Cannot weigh product - Scale is not connected to IoT Box"
msgstr "לא ניתן לשקול את המוצר המשקל אינו מחובר לתיבת ה-IoT"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Card"
msgstr "כרטיס"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_no
msgid "Card Number(Last 4 Digit)"
msgstr "מספר כרטיס אשראי (4 ספרות אחרונות)"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
msgid "Card Owner name"
msgstr "שם בעל כרטיס"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Card's Brand"
msgstr "סוג כרטיס"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Cardholder Name"
msgstr "שם מחזיק/ת הכרטיס"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Cart"
msgstr "עגלה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
#: model:pos.payment.method,name:point_of_sale.cash_payment_method_furniture
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Cash"
msgstr "מזומן"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/report_sale_details.py:0
msgid "Cash %(session_name)s"
msgstr "מזומן %(session_name)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Cash Bakery"
msgstr "מזומן מאפייה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Cash Clothes Shop"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Cash Count"
msgstr "ספירת מזומנים"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Cash Furn. Shop"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
msgid "Cash In"
msgstr "הפקדת מזומן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Cash In / Out"
msgstr "מזומן נכנס\\ יוצא"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Cash In/Out"
msgstr "מזומן נכנס/ יוצא"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
msgid "Cash Journal"
msgstr "יומן מזומנים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
msgid "Cash Lines"
msgstr "שורות מזומן"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Cash Move 1"
msgstr "העברת מזומן 1"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/report_sale_details.py:0
msgid "Cash Opening"
msgstr "יתרת מזומן לפתיחת קופה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
msgid "Cash Out"
msgstr "הוצאת מזומן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Cash Rounding"
msgstr "עיגול מזומן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
msgid "Cash Rounding (PoS)"
msgstr "עיגול מזומן (קופה)"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Cash Roundings"
msgstr "עיגול מזומן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Cash control - closing"
msgstr "מסך סגירת קופה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.js:0
msgid "Cash control - opening"
msgstr "מסך פתיחת קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Cash difference observed during the counting (Loss) - closing"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Cash difference observed during the counting (Profit) - closing"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Cash in / out"
msgstr "מזומן נכנס \\ יוצא"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.js:0
msgid "Cash in/out of %s is ignored."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Cash register"
msgstr "רישום בקופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
msgid "Cash rounding"
msgstr "עיגול מזומן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Cashdrawer"
msgstr "מגירת מזומנים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
msgid "Cashier"
msgstr "קופאי"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.casual_denim_short_product_template
msgid "Casual Denim Short"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.casual_t_shirt_product_template
msgid "Casual T-shirt"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.casual_denim_short_product_template
msgid "Casual denim shorts, comfortable and stylish for everyday wear."
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.t_shirt_black_embroidered_product_template
msgid ""
"Casual slim t-shirt 100% cotton with white embroidery. Various sizes "
"available"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.t_shirt_slim_product_template
msgid "Casual slim t-shirt 100% cotton. Various sizes available"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.casual_t_shirt_product_template
msgid "Casual t-shirt 100% cotton. Various colors and sizes available."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
msgid ""
"Categories are used to browse your products through the\n"
" touchscreen interface."
msgstr ""
"קטגוריות משמשות לעיון במוצרים שלך דרך\n"
" ממשק מסך מגע."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/category_selector/category_selector.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
msgid "Category"
msgstr "קטגוריה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
msgid "Category Name"
msgstr "שם קטגוריה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_ids
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_ids
msgid "Category used in the Point of Sale."
msgstr "קטגוריה בשימוש בקופה."
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_chairs
msgid "Chairs"
msgstr "כסאות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Change"
msgstr "עודף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Change Tip"
msgstr "שנה טיפ"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
msgid ""
"Check if the product should be weighted using the hardware scale integration."
msgstr "בדוק אם יש לשקול את המוצר באמצעות אינטגרצית חומרת משקל."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
msgid "Check if you want this product to appear in the Point of Sale."
msgstr "סמן אם ברצונך שמוצר זה יופיע בקופה."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_uom_category__is_pos_groupable
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
msgid ""
"Check if you want to group products of this category in point of sale orders"
msgstr "סמן אם ברצונך לקבץ מוצרים מקטגוריה זו בהזמנות קופה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
msgid "Check the amount of the cashbox at opening and closing."
msgstr "בדוק את קופת המזומן בפתיחה ובסגירה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid ""
"Check the internet connection then try to sync again by clicking on the red "
"wifi button (upper right of the screen)."
msgstr ""
"בדוק את חיבור האינטרנט ואז נסה לסנכרן שוב על ידי לחיצה על כפתור ה-WiFi האדום "
"(בפינה הימנית העליונה של המסך)."
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_cheese_croissant_product_template
msgid "Cheese Croissant"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_cherry_pie_product_template
msgid "Cherry Pie"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_bagel_product_template
msgid "Chewy and dense bagel, perfect for sandwiches or with cream cheese."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_ids
msgid "Children Categories"
msgstr "תתי קטגוריות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Choose a specific fiscal position at the order depending on the kind of "
"customer (tax exempt, onsite vs. takeaway, etc.)."
msgstr ""
"בחר במעמד פיסקלי מסוים בהזמנה בהתאם לסוג הלקוח (פטור ממס, במקום לעומת טייק "
"אווי, וכו')."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/list_container/list_container.js:0
msgid "Choose an order"
msgstr "בחר הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
msgid "Choose how the URL to the portal will be print on the receipt."
msgstr "בחר כיצד כתובת ה-URL לפורטל תודפס על הקבלה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
msgid "Choose the tax you want to apply"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "Choose your store"
msgstr "בחר את החנות שלך"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_cinnamon_roll_product_template
msgid "Cinnamon Roll"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_classic_brown_jacket_product_template
msgid "Classic Brown Jacket"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.classic_leather_belt_product_template
msgid "Classic Leather Belt"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.classic_leather_belt_product_template
msgid "Classic leather belt, a must-have accessory for any wardrobe."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Clear Cache"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Click here to close the session"
msgstr "לחץ כאן על מנת לסגור את הקופה"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
msgid "Client"
msgstr "לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Close"
msgstr "סגור"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Close Register"
msgstr "סגור קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
msgid "Close Session"
msgstr "סגור משמרת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "Close Session & Post Entries"
msgstr "סגור משמרת ורשום תנועות"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
msgid "Close Session Wizard"
msgstr "סגור אשף משמרת"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
msgid "Closed & Posted"
msgstr "נסגר ונרשם"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Closed Register"
msgstr "קופה סגורה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
msgid "Closing"
msgstr "סגירה"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Closing Control"
msgstr "בקרת סגירה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "Closing Date"
msgstr "תאריך סגירה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_closing_entry_by_product
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Closing Entry by product"
msgstr "פקודת יומן סוגרת לפי מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__closing_notes
msgid "Closing Notes"
msgstr "הערות סגירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Closing Register"
msgstr "סגירת קופה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Closing Session"
msgstr "סגירת קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Closing difference in %(payment_method)s (%(session)s)"
msgstr "הפרש סגירת קופה ב- %(payment_method)s(%(session)s)"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Closing note"
msgstr "הערת סגירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Closing session error"
msgstr "טעות בסגירת קופה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Clothes"
msgstr "בגדים"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Clothes Shop"
msgstr "חנות בגדים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
msgid "Coin/Bill Value"
msgstr "ערך מטבע/שטר"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
#: model:ir.model,name:point_of_sale.model_pos_bill
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
msgid "Coins/Bills"
msgstr "מטבעות/שטרות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
msgid "Coins/Notes"
msgstr "מטבעות/שטרות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__color
#: model:product.attribute,name:point_of_sale.product_attribute_color
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_view_form_normalized_pos
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
msgid "Color"
msgstr "צבע"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__color
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__color
msgid "Color Index"
msgstr "אינדקס צבעים"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Combine %(payment_method)s POS payments from %(session)s"
msgstr "שלב %(payment_method)s תשלומי קופה מ%(session)s"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_t_shirt_pants_product_template
msgid "Combo"
msgstr "קומבו"
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_product_combo
msgid "Combo Choices"
msgstr "שילוב מוצרים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_item_id
msgid "Combo Item"
msgstr "מוצר קומבו"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_line_ids
msgid "Combo Lines"
msgstr "שורות קומבו"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_parent_id
msgid "Combo Parent"
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_company
msgid "Companies"
msgstr "חברות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
msgid "Company"
msgstr "חברה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
msgid "Company has chart of accounts"
msgstr "לחברה יש לוח חשבונות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
msgid "Complete the selection to proceed"
msgstr "יש להשלים את הבחירה כדי להמשיך"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_config_settings
msgid "Config Settings"
msgstr "הגדרות תצורה"
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
msgid "Configuration"
msgstr "תצורה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Configurations &gt; Settings"
msgstr "תצורה &gt; הגדרות"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
msgid "Configure at least one Point of Sale."
msgstr "הגדר נקודת מכירה אחת לפחות."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
#: code:addons/point_of_sale/static/src/app/utils/date_picker_popup/date_picker_popup.js:0
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
msgid "Confirm"
msgstr "אשר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0
msgid "Confirm Payment"
msgstr "אשר תשלום"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/input_popups/number_popup.js:0
msgid "Confirm?"
msgstr "לאשר?"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Connect device to your PoS without an IoT Box"
msgstr "חבר מכשיר לקופה שלך ללא קופסת loT"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
msgid "Connect devices to your PoS without an IoT Box."
msgstr "חבר מכשירים לקופה שלך ללא קופסת IoT"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Connect devices using an IoT Box"
msgstr "חבר מכשירים עם loT Box"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Connected Devices"
msgstr "מכשירים מחוברים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
msgid "Connecting to Proxy"
msgstr "מתחבר לפרוקסי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/utils.js:0
msgid "Connecting to the IoT Box"
msgstr "מתחבר לקופסת IoT"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
msgid "Connection Lost"
msgstr "החיבור אבד"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Connection error"
msgstr "שגיאת התחברות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/utils.js:0
msgid "Connection failed"
msgstr "חיבור נכשל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/utils.js:0
msgid "Connection successful"
msgstr "החיבור הצליח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
msgid "Connection to IoT Box failed"
msgstr "החיבור לקופסת IoT נכשל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
msgid "Connection to the printer failed"
msgstr "החיבור למדפסת נכשל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"Connection to the server has been lost. Please check your internet "
"connection."
msgstr "החיבור לשרת אבד. אנא בדוק את חיבור האינטרנט שלך."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: model:ir.model,name:point_of_sale.model_res_partner
msgid "Contact"
msgstr "איש קשר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Contact Info"
msgstr "פרטי קשר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "Continue Selling"
msgstr "המשך מכירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
msgid "Continue with limited functionality"
msgstr "המשך עם פונקציונליות מוגבלת"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_picking.py:0
msgid ""
"Conversion Error: The following unit of measure conversions result in a zero "
"quantity due to rounding:"
msgstr "שגיאת המרה: ההמרות הבאות של יחידות מידה מניבות כמות אפסית עקב עיגול:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
msgid "Conversion Rate"
msgstr "יחס המרה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
msgid "Conversion rate from company currency to order currency."
msgstr "שער המרה ממטבע החברה למטבע הזמנה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Cost:"
msgstr "עלות:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
msgid "Count"
msgstr "כמות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Counted"
msgstr "נספר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_country
msgid "Country"
msgstr "ארץ"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__country_code
msgid "Country Code"
msgstr "קוד מדינה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_country_state
msgid "Country state"
msgstr "מדינה"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.cozy_sweater_product_template
msgid "Cozy Sweater"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.cozy_sweater_product_template
msgid "Cozy sweater, perfect for colder weather. Available in various colors."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
msgid "Create"
msgstr "יצירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Create Product"
msgstr "צור מוצר"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
msgid "Create a new POS order"
msgstr "צור הזמנת קופה חדשה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
msgid "Create a new PoS"
msgstr "צור קופה חדשה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
msgid "Create a new product variant"
msgstr "צור וריאנט מוצר חדש"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "Create my own products"
msgstr "צור את המוצרים שלי"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
msgid "Create new product"
msgstr "צור מוצר חדש"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
msgid "Created by"
msgstr "נוצר על-ידי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
msgid "Created on"
msgstr "נוצר ב-"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_crocheted_poncho_unisize_product_template
msgid "Crocheted Poncho Unisize"
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_currency
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
msgid "Currency"
msgstr "מטבע"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
msgid "Currency Rate"
msgstr "שער מטבע"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
msgid "Current Session"
msgstr "משמרת נוכחית"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
msgid "Current Session Responsible"
msgstr "אחראי משמרת נוכחית"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
msgid "Current Session State"
msgstr "מצב משמרת נוכחית"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
msgid "Custom Header & Footer"
msgstr "כותרת עליונה ותחתונה מותאמות אישית"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__custom_attribute_value_ids
msgid "Custom Values"
msgstr "ערכים מותאמים אישית"
#. module: point_of_sale
#. odoo-javascript
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/select_partner_button/select_partner_button.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
msgid "Customer"
msgstr "לקוח"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
msgid "Customer Account"
msgstr "חשבון לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Customer Display"
msgstr "תצוגת לקוח"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_type
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_type
msgid "Customer Facing Display"
msgstr "תצוגה מול לקוח"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Customer Invoice"
msgstr "חשבונית לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
msgid "Customer Note"
msgstr "הערות לקוח"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
msgid "Customer Portal URL"
msgstr "כתובת אתר של פורטל לקוחות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Customer Required"
msgstr "דרוש לקוח"
#. module: point_of_sale
#. odoo-javascript
#. odoo-python
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
#: code:addons/point_of_sale/wizard/pos_payment.py:0
msgid "Customer is required for %s payment method."
msgstr "נדרש לקוח עבור %s אמצעי התשלום."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Customer tips, cannot be modified directly"
msgstr ""
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
msgid "Customers"
msgstr "לקוחות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Daily Sale"
msgstr "מכירה יומית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Daily Sales Report"
msgstr "דו\"ח מכירות יומי"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
msgid "Daily sessions hold sales from your Point of Sale."
msgstr ""
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
msgid "Dashboard"
msgstr "לוח בקרה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "Date"
msgstr "תאריך"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/date_picker_popup/date_picker_popup.js:0
msgid "DatePicker"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Days"
msgstr "ימים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Debug Window"
msgstr "חלון ניפוי שגיאות"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_decimal_precision
msgid "Decimal Precision"
msgstr "דיוק עשרוני"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default"
msgstr "ברירת מחדל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
msgid "Default Account Receivable (PoS)"
msgstr "חשבון לקוחות דיפולטי (קופה)"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
msgid "Default Fiscal Position"
msgstr "מעמד פיסקלי ברירת מחדל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default Journals"
msgstr "יומנים ברירת מחדל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
msgid "Default Price"
msgstr "מחיר ברירת מחדל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
msgid "Default Pricelist"
msgstr "מחירון ברירת מחדל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_qr
msgid "Default Qr"
msgstr "QR ברירת מחדל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
msgid "Default Sale Tax"
msgstr "מיסים במכירה ברירת מחדל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default Sales Tax"
msgstr "מיסי מכירות ברירת מחדל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default Temporary Account"
msgstr "חשבון זמני ברירת מחדל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default journals for orders and invoices"
msgstr "יומנים ברירת מחדל להזמנות וחשבוניות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Default sales tax for products"
msgstr "מס מכירות ברירת מחדל עבור מוצרים"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
msgid "Default unit of measure used for all stock operations."
msgstr "יחידת מידה ברירת מחדל המשמשת לביצוע כל פעולות המלאי."
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
msgid "Define a new category"
msgstr "הגדר קטגוריה חדשה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
msgid "Define products and categories for POS retail and restaurant"
msgstr "הגדר מוצרים וקטגוריות עבור קופה לקמעונאות ומסעדות."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Define the smallest coinage of the currency used to pay by cash"
msgstr "הגדר את המטבע הקטן ביותר של המטבע המשמש לתשלום במזומן"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
msgid ""
"Defines the name of the payment method that will be displayed in the Point "
"of Sale when the payments are selected."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
msgid "Delay Validation"
msgstr "עיכוב באימות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Delete"
msgstr "מחיקה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
msgid "Delete Orders?"
msgstr "לבטל הזמנות?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Delete Paid Orders"
msgstr "מחק הזמנות ששולמו"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Delete Unpaid Orders"
msgstr "מחק הזמנות שלא שולמו"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.js:0
msgid "Delete pending record?"
msgstr "למחוק רשומה ממתינה?"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Demo 3-03-2000 5:00 PM"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Demo Name"
msgstr "שם דמו"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_rye_bread_product_template
msgid "Dense and dark, made with rye flour, perfect for sandwiches."
msgstr ""
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_desks
msgid "Desks"
msgstr "שולחנות עבודה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
msgid "Destination account"
msgstr "חשבון יעד"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
msgid "Destination account is readonly"
msgstr "חשבון היעד הוא לקריאה בלבד"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Details"
msgstr "פרטים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_difference
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Difference"
msgstr "הפרש"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Difference at closing PoS session"
msgstr "הבדל בעת סגירת משמרת בקופה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
msgid ""
"Difference between the theoretical closing balance and the real closing "
"balance."
msgstr "ההפרש בין יתרת הסגירה התיאורטית לבין יתרת הסגירה בפועל."
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_digest_digest
msgid "Digest"
msgstr "תמצית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "Dine In"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "Dine In -> Take Out"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
msgid "Dine in"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Disc.%"
msgstr "הנחה %"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Disc:"
msgstr "הנחה:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
#: code:addons/point_of_sale/static/src/app/utils/input_popups/text_input_popup.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
msgid "Discard"
msgstr "בטל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
msgid "Discount (%)"
msgstr "הנחה (%)"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
msgid "Discount Notice"
msgstr "הודעת הנחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
msgid "Discount:"
msgstr "הנחה:"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
msgid "Discounted Product"
msgstr "מוצר בהנחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Discounts"
msgstr "הנחות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Dismiss"
msgstr "שחרר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
msgid "Display Name"
msgstr "שם לתצוגה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Display and update your products information through electronic price tags"
msgstr "הצג ועדכן את פרטי המוצרים שלך באמצעות תגי מחיר אלקטרוניים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Display orders on the preparation display"
msgstr "הצג הזמנות על מסך ההכנה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_closing_entry_by_product
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Display the breakdown of sales lines by product in the automatically "
"generated closing entry."
msgstr ""
"הצג את הפירוט של שורות המכירה לפי מוצר ברישום הסגירה שנוצר באופן אוטומטי."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pricer
msgid "Display the price of your products through electronic price tags"
msgstr "הצג את מחירי המוצרים שלך באמצעות תגי מחירים אלקטרוניים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/digest.py:0
msgid "Do not have access, skip this data for user's digest email"
msgstr "אין לך גישה, דלג על נתונים אלה עבור תקציר דוא\"ל של המשתמשים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
msgid "Do you want to open the customer list to select customer?"
msgstr "האם ברצונך לפתוח את רשימת הלקוחות כדי לבחור לקוח?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
msgid "Do you want to print using the web printer? "
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Download a report with all the sales of the current PoS Session"
msgstr "הורד דו\"ח המפרט את המכירות של המשמרת הנוכחית"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
msgid ""
"Each Order Printer has an IP Address that defines the IoT Box/Hardware\n"
" Proxy where the printer can be found, and a list of product "
"categories.\n"
" An Order Printer will only print updates for products belonging "
"to one of\n"
" its categories."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Edit"
msgstr "ערוך"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
msgid "Edit Details"
msgstr "ערוך פרטים"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.res_partner_action_edit_pos
msgid "Edit Partner"
msgstr "ערוך לקוח\\ספק"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Edit Payment"
msgstr "ערוך תשלום"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.product_product_action_edit_pos
msgid "Edit Product"
msgstr "ערוך מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_edited
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_edited
msgid "Edited"
msgstr "נערך"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Edited order(s) during the session:%s"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Electronic Scale"
msgstr "משקל אלקטרוני"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__email
msgid "Email"
msgstr "דוא\"ל"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_mail_compose_message
msgid "Email composition wizard"
msgstr "אשף יצירת דוא\"ל"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/mail_compose_message.py:0
msgid "Email triggered successfully!"
msgstr "האימייל הופעל בהצלחה! "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__user_id
msgid "Employee"
msgstr "עובד"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
msgid "Employee who uses the cash register."
msgstr "העובד שמשתמש בקופת המזומנים."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
"These credentials are configurable in the *HR Settings* tab of the employee "
"form."
msgstr ""
"עובדים יכולים לסרוק את התג שלהם או להזין קוד סודי כדי להיכנס למשמרת קופה. "
"אישורים אלה ניתנים להגדרה בכרטיסייה * הגדרות משאבי אנוש * בטופס העובד."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Empty Order"
msgstr "הזמנה ריקה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
msgid ""
"Enable barcode scanning with a remotely connected barcode scanner and card "
"swiping with a Vantiv card reader."
msgstr ""
"הפעל סריקת ברקוד עם סורק ברקוד מחובר מרחוק והחלקת כרטיסים עם קורא כרטיסים של "
"Vantiv."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
msgid "Enables Electronic Scale integration."
msgstr "אפשר אינטגרצית משקל אלקטרוני."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
msgid "End Date"
msgstr "תאריך סיום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
msgid "Ending Balance"
msgstr "יתרת סגירה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"Ensure that there is an existing bank journal. Check if chart of accounts is "
"installed in your company."
msgstr "ודא שקיים יומן בנק. בדוק אם לוח החשבונות מותקן בחברה שלך."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Error"
msgstr "שגיאה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_category.py:0
msgid "Error! You cannot create recursive categories."
msgstr "שגיאה! לא ניתן ליצור קטגוריות רקורסיביות."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Error: no internet connection."
msgstr "שגיאה: אין חיבור אינטרנט"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Existing orderlines"
msgstr "שורות הזמנה קיימות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Expected"
msgstr "צפוי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "Expected delivery:"
msgstr "מועד אספקה משוער"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Export Paid Orders"
msgstr "ייצא הזמנות ששולמו"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Export Unpaid Orders"
msgstr "ייצא הזמנות שלא שולמו"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Extra Info"
msgstr "מידע נוסף"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
msgid "Failed Pickings"
msgstr "בחירות שנכשלו"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Failed in printing %s changes of the order"
msgstr "הדפסת שינויים%s בהזמנה נכשלה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Failure to generate Payment QR Code"
msgstr "כישלון ביצירת קוד QR לתשלום"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_ir_binary
msgid "File streaming helper model for controllers"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Financials"
msgstr "פיננסים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_fiscal_position
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
msgid "Fiscal Position"
msgstr "סוג תנועה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Fiscal Position not found"
msgstr "סוג תנועה לא נמצא"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Fiscal Positions"
msgstr "סוגי תנועה"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_butter_croissant_product_template
msgid "Flaky all butter pastry, layered for a light and golden croissant."
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_cheese_croissant_product_template
msgid "Flaky croissant filled with creamy cheese, a savory twist on a classic."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Flexible Pricelists"
msgstr "מחירונים גמישים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Flexible Taxes"
msgstr "מיסים גמישים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Floor plan, tips, self order, etc."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_follower_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
msgid "Followers"
msgstr "עוקבים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_partner_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
msgid "Followers (Partners)"
msgstr "עוקבים (לקוחות/ספקים)"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "פונט מדהים למשל עבור משימות fa-tasks"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Food, but over the counter"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Footer"
msgstr "כותרת תחתונה "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__for_all_config
msgid "For All PoS"
msgstr "לכל הקופות "
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
msgid "For imprecise industrial touchscreens."
msgstr "למסכי מגע תעשייתיים לא מדויקים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
msgid "Force Close Session"
msgstr "סגור את המשמרת בכוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Force Done"
msgstr "אלץ בוצע"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Force done"
msgstr "אלץ בוצע"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
msgid "Forced Outstanding Account"
msgstr "סגירת חשבון עם יתרה פתוחה (בכפייה)"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
msgid ""
"Forces to set a customer when using this payment method and splits the "
"journal entries for each customer. It could slow down the closing process."
msgstr ""
"כופה הגדרת לקוח בעת שימוש בשיטת תשלום זו ומפצל את פקודות היומן עבור כל לקוח. "
"פעולה זו עלולה להאט את תהליך הסגירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
msgid "Free"
msgstr "פנוי"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "From invoice payments"
msgstr "מתשלום חשבוניות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
msgid "Full Product Name"
msgstr "שם מוצר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Furniture"
msgstr "ריהוט"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Furniture Shop"
msgstr "חנות רהיטים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__general_note
msgid "General Note"
msgstr "הערה כללית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "General Notes"
msgstr "הערות כלליות "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
msgid "Generate a code on ticket"
msgstr "צור קוד על קבלה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Generation of your order references"
msgstr "יצירת מזהי ההזמנות שלך"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
msgid "Get Weight"
msgstr "קבל משקל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Get my invoice"
msgstr "קבל את החשבונית שלי"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
msgid "Gives the sequence order when displaying a list of product categories."
msgstr "נותן את סדר הרצף בעת הצגת רשימה של קטגוריות מוצרים."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
msgid "Global Discounts"
msgstr "הנחה כללית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/back_button/back_button.xml:0
msgid "Go Back"
msgstr "חזור"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Go to"
msgstr "עבור ל-"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
msgid "Greater than allowed"
msgstr "יותר מהמותר"
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_green
msgid "Green"
msgstr "ירוק"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_green_hood_product_template
msgid "Green Hood"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Gross Weight:"
msgstr "משקל ברוטו:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Group By"
msgstr "קבץ לפי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_uom_category__is_pos_groupable
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
msgid "Group Products in POS"
msgstr "קבץ מוצרים בקופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Group items in the cart according to their category"
msgstr "קבץ את הפריטים בעגלת הקניות לפי קטגוריה."
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_ir_http
msgid "HTTP Routing"
msgstr "ניתוב HTTP"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "HTTPS connection to IoT Box failed"
msgstr "חיבור HTTPS לקופסת IoT נכשל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Hardware Events"
msgstr "אירועי חומרה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Hardware Status"
msgstr "סטטוס חומרה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
msgid "Has Active Session"
msgstr "משמרת פעילה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
msgid "Has Cash Control"
msgstr "קיימת בקרת מזומנים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_deleted_line
msgid "Has Deleted Line"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
msgid "Has Image"
msgstr "בעל תמונה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_message
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
msgid "Has Message"
msgstr "יש הודעה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
msgid "Has Refundable Lines"
msgstr "שורות להחזר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Header"
msgstr "כותרת עליונה"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_multigrain_bread_product_template
msgid "Hearty multigrain loaf with seeds and grains for extra nutrition."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_qr_code_method
msgid "Hide Qr Code Method"
msgstr "הסתר שיטת קוד QR"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
msgid "Hide Use Payment Terminal"
msgstr "הסתר שימוש במסוף תשלום"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Hide pictures in POS"
msgstr "הסתר תמונות בקופה"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_wholemeal_loaf_product_template
msgid ""
"High fibre loaf. Baked with fine wholemeal flour to give a soft texture."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "How to manage tax-included prices"
msgstr "כיצד לנהל מחירים כולל מע\"מ"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
msgid "ID"
msgstr "מזהה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
msgid "IP Address"
msgstr "כתובת IP"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
msgid "Icon"
msgstr "סמל"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "סמל לציון פעילות חריגה."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
msgid "Identify Customer"
msgstr "מזהה לקוח"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
msgid "If checked, new messages require your attention."
msgstr "אם מסומן, הודעות חדשות דורשות את תשומת לבך."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_sms_error
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "אם מסומן, בחלק מההודעות קיימת שגיאת משלוח."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_bill__for_all_config
msgid "If checked, this coin/bill will be available in all PoS."
msgstr "אם מסומן, מטבע זה יהיה זמין לכל הקופות."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
msgid ""
"If this orderline is a refund, then the refunded orderline is specified in "
"this field."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
msgid ""
"If you deliver all products at once, the delivery order will be scheduled "
"based on the greatest product lead time. Otherwise, it will be based on the "
"shortest."
msgstr ""
"אם אתה שולח את כל המוצרים בבת אחת, הזמנת המשלוח תתוזמן על סמך זמן האספקה "
"הארוך ביותר. אחרת, על סמך זמן האספקה הקצר ביותר."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__image
msgid "Image"
msgstr "תמונה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Import Orders"
msgstr "ייבא הזמנות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Improve navigation for imprecise industrial touchscreens"
msgstr "שפר את הניווט למסכי מגע תעשייתיים לא מדויקים"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "In Progress"
msgstr "בתהליך"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "In order to delete a sale, it must be new or cancelled."
msgstr "כדי למחוק מכירה, עליה להיות חדשה או מבוטלת."
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
msgid "In real time"
msgstr "בזמן אמת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Incorrect address for shipping"
msgstr "כתובת שגויה למשלוח"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
msgid "Information about your product."
msgstr "מידע אודות המוצר שלך ."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
msgid "Information message"
msgstr "הודעת מידע"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Install App"
msgstr "התקנת אפליקציה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
msgid ""
"Installing chart of accounts from the General Settings of\n"
" Invocing/Accounting app will create Bank and Cash payment\n"
" methods automatically."
msgstr ""
"הגדרת לוח חשבונות מההגדרות הכלליות של\n"
" יישום הנהלת חשבונות ייצור אמצעי תשלום בנק ומזומן\n"
" אוטומטית."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Integrate with"
msgstr "באינטגרציה עם "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__payment_method_type
msgid "Integration"
msgstr "אינטגרציה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
msgid "Intermediary Account"
msgstr "חשבון ארעי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Intermediary account used for unidentified customers."
msgstr "חשבון מתווך המשמש ללקוחות לא מזוהים"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
msgid "Internal Categories"
msgstr "קטגוריות פנימיות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
msgid "Internal Note"
msgstr "הערה פנימית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Internal Notes"
msgstr "הערות פנימיות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Invalid action"
msgstr "פעולה שגויה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Inventory"
msgstr "מלאי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Inventory Management"
msgstr "ניהול מלאי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Invoice"
msgstr "חשבונית מס"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
msgid "Invoice Journal"
msgstr "יומן חשבוניות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Invoice Name"
msgstr "שם חשבונית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "Invoice Request"
msgstr "בקשת חשבונית"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment.py:0
msgid ""
"Invoice payment for %(order)s (%(account_move)s) using %(payment_method)s"
msgstr "תשלום חשבונית עבור (%(account_move)s) באמצעות %(payment_method)s"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__invoiced
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__invoiced
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Invoiced"
msgstr "חויב"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Invoices"
msgstr "חשבוניות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Invoicing confirmation"
msgstr "אישור חשבונית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "IoT Box"
msgstr "קופסת IoT"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "IoT Box IP Address"
msgstr "כתובת IP של קופסת IoT "
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
msgid "IoT Customer Display Error"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_is_follower
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
msgid "Is Follower"
msgstr "עוקב"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
msgid "Is Invoiced"
msgstr "הוא חיוב"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_kiosk_mode
msgid "Is Kiosk Mode"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
msgid "Is Total Cost Computed"
msgstr "האם עלות כוללת מחושבת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
msgid "Is Using Company Currency"
msgstr "הוא משתמש במטבע החברה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
msgid "Is a Bar/Restaurant"
msgstr "בר / מסעדה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
msgid "Is the Full Accounting Installed"
msgstr "האם הנהלת החשבונות המלאה מותקנת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
msgid "Is this already tipped?"
msgstr "האם טופל?"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
msgid "Is this payment change?"
msgstr "האם התשלום השתנה?"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_tax.py:0
msgid ""
"It is forbidden to modify a tax used in a POS order not posted. You must "
"close the POS sessions before modifying the tax."
msgstr ""
"חל איסור לשנות מס בשימוש בהזמנת קופה שלא נרשמה. עליך לסגור את משמרות הקופה "
"לפני שינוי המס."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "It is not allowed to mix refunds and sales"
msgstr "אסור לשלב החזרים ומכירות באותה פעולה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
msgid "It is possible to print your tickets by making use of an IoT Box."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid ""
"It seems like you don't have enough rights to create point of sale "
"configurations."
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.jean_jacket_product_template
msgid "Jean Jacket"
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_journal
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
msgid "Journal"
msgstr "יומן"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_move
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
msgid "Journal Entry"
msgstr "פקודת יומן"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_move_line
msgid "Journal Item"
msgstr "תנועת יומן"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Journal Items"
msgstr "תנועות יומן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
msgid "Kitchen Note"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
msgid "Kpi Pos Total Value"
msgstr "מדד ערך כולל של קופה"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.led_lamp_product_template
msgid "LED Lamp"
msgstr "מנורת לד"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
msgid "Label"
msgstr "תווית"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_lang
msgid "Languages"
msgstr "שפות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Laptop"
msgstr "מחשב נייד"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Laptop model x"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
msgid "Large Scrollbars"
msgstr "פסי גלילה גדולים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
msgid "Last Session Closing Cash"
msgstr "מזומן סגירה משמרת אחרונה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
msgid "Last Session Closing Date"
msgstr "תאריך סגירה משמרת אחרונה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_uid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
msgid "Last Updated by"
msgstr "עודכן לאחרונה על-ידי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_date
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
msgid "Last Updated on"
msgstr "עדכון אחרון ב"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__last_order_preparation_change
msgid "Last preparation change"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__last_order_preparation_change
msgid "Last printed state of the order"
msgstr "המצב האחרון של ההזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
msgid "Launch fake tours"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.leather_jacket_product_template
msgid "Leather Jacket"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
msgid "Leave a reason here"
msgstr "כתוב סיבה כאן"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Leave empty to use the default account from the company setting"
msgstr "השאר ריק כדי להשתמש בחשבון ברירת המחדל מהגדרות החברה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
msgid ""
"Leave empty to use the default account from the company setting.\n"
"Overrides the company's receivable account (for Point of Sale) used in the "
"journal entries."
msgstr ""
"השאר ריק כדי להשתמש בחשבון ברירת המחדל מהגדרות החברה.\n"
"פעולה זו תעקוף את חשבון הלקוחות של החברה (לצורך הקופה) המשמש ברישומים "
"חשבונאיים."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Leave empty to use the receivable account of customer"
msgstr "השאר ריק כדי להשתמש בחשבון תקבולים של הלקוח"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
msgid ""
"Leave empty to use the receivable account of customer.\n"
"Defines the journal where to book the accumulated payments (or individual "
"payment if Identify Customer is true) after closing the session.\n"
"For cash journal, we directly write to the default account in the journal "
"via statement lines.\n"
"For bank journal, we write to the outstanding account specified in this "
"payment method.\n"
"Only cash and bank journals are allowed."
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.letter_tray_product_template
msgid "Letter Tray"
msgstr "מגש מכתבים"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.blue_denim_jeans_slim_template
msgid "Light Blue Jeans Slim"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_classic_brown_jacket_product_template
msgid ""
"Lightweight bomber jacket in linen with a ribbed stand-up collar and zip "
"down the front."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
msgid "Line Discounts"
msgstr "שורת הנחות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
msgid "Line No"
msgstr "שורה מס'"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Load Order"
msgstr "טען הזמנה"
#. module: point_of_sale
#: model:ir.actions.client,name:point_of_sale.action_client_product_menu
msgid "Load Product Menu"
msgstr "טען תפריט מוצרים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Log in with Employees"
msgstr "התחבר באמצעות עובדים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__login_number
msgid "Login Sequence Number"
msgstr "מספר רצף כניסה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
#: code:addons/point_of_sale/static/src/app/screens/saver_screen/saver_screen.xml:0
msgid "Logo"
msgstr "לוגו"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
msgid "Lot Name"
msgstr "שם אצווה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Lot/Serial Number(s) Required"
msgstr "נדרש מספר סידורי או מספר אצווה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
msgid "Lot/serial Number"
msgstr "מספר סידורי או אצווה"
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_lower
msgid "Lower body"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.magnetic_board_product_template
msgid "Magnetic Board"
msgstr "לוח מגנטי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
msgid "Make Payment"
msgstr "בצע תשלום"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
msgid ""
"Make several pricelists available in the Point of Sale. You can also apply a "
"pricelist to specific customers from their contact form (in Sales tab). To "
"be valid, this pricelist must be listed here as an available pricelist. "
"Otherwise the default pricelist will apply."
msgstr ""
"הפוך מספר מחירונים זמינים לקופה. תוכל גם להחיל מחירונים על לקוחות ספציפיים "
"מטופס איש הקשר שלהם (בכרטיסיית מכירות). כדי להיות תקף, מחירון זה חייב להיות "
"רשום כאן כמחירון זמין, אחרת מחירון ברירת המחדל יחול."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
msgid ""
"Make sure there is an IoT Box subscription associated with your Odoo "
"database, then restart the IoT Box."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
"the certificate of your IoT Box."
msgstr ""
"וודא שאתה משתמש ב- IoT Box v18.12 ומעלה. נווט ל %s כדי לקבל את האישור של "
"קופסת ה- IoT שלך."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Manage promotion that will grant customers discounts or gifts"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__manual
msgid "Manual"
msgstr "ידני"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
msgid "Marc Demo"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
msgid "Margin"
msgstr "מרווח"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
msgid "Margin (%)"
msgstr "רווח (%)"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Margin:"
msgstr "שולי רווח:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
msgid "Margins & Costs"
msgstr "רווח & עלות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Maximum Exceeded"
msgstr "חריגה מהערך המרבי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Maximum value reached"
msgstr "הגעת לערך המרבי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Mercado Pago"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercado_pago
msgid "Mercado Pago Payment Terminal"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
msgid "Message Delivery error"
msgstr "הודעת שגיאת שליחה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
msgid "Messages"
msgstr "הודעות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
msgid "Method"
msgstr "אמצעי תשלום"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
msgid "Method Name"
msgstr "שם שיטה"
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
msgid "Misc"
msgstr "שונות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__mobile
msgid "Mobile"
msgstr "נייד"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
msgid "Model"
msgstr "מודל"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_ir_module_module
msgid "Module"
msgstr "מודול"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
msgid "Module Pos Hr"
msgstr "מודול קופה משאבי אנוש"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_blueberry_muffin_product_template
msgid "Moist and fluffy muffins bursting with blueberries."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
msgid "More settings:"
msgstr "הגדרות נוספות:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Multi colors and sizes"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_multigrain_bread_product_template
msgid "Multigrain Bread"
msgstr "לחם דגנים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "מועד אחרון לפעילות שלי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "My Sessions"
msgstr "המשמרות שלי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
msgid "N/A"
msgstr "לא ישים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__name
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
msgid "Name"
msgstr "שם"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.js:0
msgid "Navigate to your PoS Customer Display on the other computer"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "Need an invoice for your purchase ?"
msgstr "צריך חשבונית לרכישה שלך?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
msgid "Need customer to invoice"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Need loss account for the following journals to post the lost amount: %s\n"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Need profit account for the following journals to post the gained amount: %s"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Net Weight:"
msgstr "משקל נטו:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
msgid "Network Error"
msgstr "שגיאת רשת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
msgid "New"
msgstr "חדש"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "New Order"
msgstr "הזמנה חדשה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.product_product_action_add_pos
msgid "New Product"
msgstr "מוצר חדש"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.js:0
msgid "New amount"
msgstr "כמות חדשה"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
msgid "Newspaper Rack"
msgstr "מתקן לעיתונים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr "הפעילות הבאה ביומן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "מועד אחרון לפעילות הבאה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
msgid "Next Activity Summary"
msgstr "תיאור הפעילות הבאה "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
msgid "Next Activity Type"
msgstr "סוג הפעילות הבאה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Next Order List"
msgstr "לרשימת הזמנות הבאה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "No"
msgstr "לא"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "No PoS configuration found"
msgstr "לא נמצאו הגדרות קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "No Point of Sale selected"
msgstr "לא נבחרה קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/report_sale_details.py:0
msgid "No Taxes"
msgstr "אין מיסים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
msgid ""
"No barcode nomenclature has been configured. This can be changed in the "
"configuration settings."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"No cash statement found for this session. Unable to record returned cash."
msgstr "לא נמצא תדפיס מזומן עבור משמרת זו. לא ניתן לרשום מזומנים שהוחזרו."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"No chart of account configured, go to the \"configuration / settings\" menu, "
"and install one from the Invoicing tab."
msgstr ""
"אין לוח חשבונות מוגדר. עבור לתפריט \"הגדרות / קונפיגורציה\" והתקן אחד "
"מכרטיסיית החשבוניות."
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
msgid "No data yet!"
msgstr "אין מידע עדיין"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "No existing serial/lot number"
msgstr "לא נמצא מספר סידורי\\אצווה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
msgid "No existing serial/lot number matching..."
msgstr "לא נמצא מספר סידורי/אצווה תואם..."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/report/pos_invoice.py:0
msgid "No link to an invoice for %s."
msgstr "אין קישור לחשבונית עבור %s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
msgid "No more customer found for \"%s\"."
msgstr "לא נמצא לקוח עבור \"%s\"."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"No open session available. Please open a new session to capture the order."
msgstr "אין משמרת פעילה. אנא פתח משמרת חדשה כדי להמשיך עם ההזמנה."
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
msgid "No orders found"
msgstr "לא נמצאו הזמנות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
msgid "No other products found for \"%s\"."
msgstr "לא נמצאו מוצרים עבור \"%s\"."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "No products found for"
msgstr "לא נמצאו מוצרים עבור"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/controllers/main.py:0
msgid "No sale order found."
msgstr "לא נמצאה הזמנת לקוח."
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
msgid "No sessions found"
msgstr "לא נמצאו משמרות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
msgid "Nomenclature"
msgstr "מונחים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Not Cancelled"
msgstr "לא בוטל"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/report_sale_details.py:0
msgid "Not Categorized"
msgstr "לא נמצא בקטגוריה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Not Invoiced"
msgstr "לא חויב"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_note_model
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__note_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_note_ids
#: model:ir.ui.menu,name:point_of_sale.menu_pos_note_model
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_note_tree
msgid "Note Models"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Notes"
msgstr "הערות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction_counter
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
msgid "Number of Actions"
msgstr "מספר פעולות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
msgid "Number of Print"
msgstr "מספר הדפסה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
msgid "Number of Refund Orders"
msgstr "מספר הזמנות עם החזר כספי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_rescue_session
msgid "Number of Rescue Session"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error_counter
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
msgid "Number of errors"
msgstr "מספר השגיאות"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
msgid "Number of items refunded in this orderline."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction_counter
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "מספר הודעות הדורשות פעולה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error_counter
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "מספר הודעות עם שגיאת משלוח"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refund_orders_count
msgid "Number of orders where items from this order were refunded"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Number of transactions:"
msgstr "מספר עסקאות:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
msgid "Odoo Server Error"
msgstr "שגיאת שרת של Odoo"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_odoo_sneakers_product_template
msgid "Odoo Sneakers"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Offline Orders"
msgstr "הזמנות לא מקוונות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/select_lot_popup.xml:0
msgid "Ok"
msgstr "אישור"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
msgid "On hand:"
msgstr "במלאי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Ongoing"
msgstr "מתמשך"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
msgid ""
"Only a negative quantity is allowed for this refund line. Click on +/- to "
"modify the quantity to be refunded."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Only administrators can edit receipt headers and footers"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
msgid "Only apply rounding on cash"
msgstr "החל עיגול על מזומן בלבד"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment_method.py:0
msgid ""
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
msgstr "ניתן להשתמש רק ביומנים מסוג 'מזומן' או 'בנק' עם שיטות תשלום."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Only on cash methods"
msgstr "רק בשיטות מזומן "
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Only users with Manager access rights for PoS app can modify the product "
"prices on orders."
msgstr ""
"רק משתמשים עם הרשאות מנהל עבור יישום קופה יכולים לשנות את מחירי המוצר "
"בהזמנות."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "Open Cashbox"
msgstr "פתח קופת מזומן"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
msgid "Open PoS sessions that are using this payment method."
msgstr "פתח משמרות קופה המשתמשות באמצעי תשלום זה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Open Register"
msgstr "פתח קופה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
msgid "Open the money details popup"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "Opened By"
msgstr "נפתחה ע\"י"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Opened by"
msgstr "נפתחה ע\"י"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Opening"
msgstr "יתרת פתיחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
msgid "Opening Balance Eg: 123"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Opening Control"
msgstr "בקרת פתיחה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "Opening Date"
msgstr "תאריך פתיחה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
msgid "Opening Notes"
msgstr "הערות פתיחה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
msgid "Opening balance summed to all cash transactions."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
msgid "Opening cash"
msgstr "כמות מזומן בפתיחה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Opening control message: "
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
#: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0
msgid "Opening note"
msgstr "הערת פתיחה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Operation Type"
msgstr "סוג פעולה "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Operation types show up in the Inventory dashboard."
msgstr "סוגי פעולה המופיעים בלוח בקרה של המלאי."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
msgid "Order"
msgstr "הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Order %s"
msgstr "הזמנה %s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Order %s is not fully paid."
msgstr "הזמנה %s לא שולמה במלואה."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
msgid "Order Count"
msgstr "כמות הזמנות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Order Date"
msgstr "תאריך הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_sequence_id
msgid "Order IDs Sequence"
msgstr "רצף מזהי הזמנות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_line_id
msgid "Order Line IDs Sequence"
msgstr "רצף מזהי שורות הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
msgid "Order Lines"
msgstr "שורות הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__floating_order_name
msgid "Order Name"
msgstr "שם הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tracking_number
msgid "Order Number"
msgstr "מספר הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Order Outdated"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_order_printer
msgid "Order Printer"
msgstr "מדפסת הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__printer_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_printer_ids
msgid "Order Printers"
msgstr "מדפסות הזמנה"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
msgid ""
"Order Printers are used by restaurants and bars to print the\n"
" order updates in the kitchen/bar when the waiter updates the "
"order."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Order Ref"
msgstr "מזהה הזמנה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Order Reference"
msgstr "מזהה הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__sequence_number
msgid "Order Sequence Number"
msgstr "מספר רצף הזמנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__orderlines_sequence_in_cart_by_category
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_orderlines_sequence_in_cart_by_category
msgid "Order cart by category's sequence"
msgstr "סדר את העגלת קניות לפי רצף הקטגוריות"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refunded_order_id
msgid "Order from which items were refunded in this order"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Order lines"
msgstr "שורות הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Order number"
msgstr "מספר הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Order saved for later"
msgstr "הזמנה נשמרה להשלמה בהמשך"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
msgid "Orderlines in this field are the lines that refunded this orderline."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "Orders"
msgstr "הזמנות"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
msgid "Orders Analysis"
msgstr "ניתוח נתוני הזמנות"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__original
msgid "Original"
msgstr "מקורי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
msgid "Original Tax"
msgstr "מס מקורי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
msgid "Other Devices"
msgstr "מכשירים אחרים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Other Information"
msgstr "מידע נוסף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
#: model:pos.category,name:point_of_sale.pos_category_others
msgid "Others"
msgstr "אחר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
msgid "Outstanding Account"
msgstr "חשבון תקבולים/ תשלומים בתהליך"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_view_form_normalized_pos
msgid "POS Category"
msgstr "קטגורית קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_procurement_group__pos_order_id
msgid "POS Order"
msgstr "הזמנות קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "POS Order %s"
msgstr "הזמנת קופה %s"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
msgid "POS Order line"
msgstr "שורת הזמנה של קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
msgid "POS Order lines"
msgstr "שורות הזמנה של קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
msgid "POS Orders"
msgstr "הזמנות קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
msgid "POS Orders lines"
msgstr "שורות הזמנות קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
msgid "POS Payment Method"
msgstr "אמצעי תשלום בנקודת מכירה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer_form
msgid "POS Printer"
msgstr "מדפסת קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
msgid "POS Product Category"
msgstr "קטגורית מוצר של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
msgid "POS Sales"
msgstr "מכירות קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
msgid "POS Session"
msgstr "משמרת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_ids
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_session_ids
msgid "POS Sessions"
msgstr "משמרות קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "POS order line %s"
msgstr "שורת הזמנת קופה %s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
msgid "Paid"
msgstr "שולם"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_pain_au_chocolat_product_template
msgid "Pain au Chocolat"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
msgid "Parent Category"
msgstr "קטגוריית אם"
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_pastries
msgid "Pastries"
msgstr "מאפים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Pay"
msgstr "שלם"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
msgid "Pay Order"
msgstr "שלם על הזמנה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "PayTM"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_paytm
msgid "PayTM Payment Terminal"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#. odoo-python
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: code:addons/point_of_sale/wizard/pos_payment.py:0
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Payment"
msgstr "תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_authcode
msgid "Payment APPR Code"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
msgid "Payment Date"
msgstr "תאריך אסמכתא"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_issuer_bank
msgid "Payment Issuer Bank"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__payment_method_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Payment Method"
msgstr "אמצעי תשלום"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Payment Methods"
msgstr "אמצעי תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_payment_mode
msgid "Payment Mode"
msgstr "מצב תשלום"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Payment Name Demo"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
msgid "Payment Receipt Info"
msgstr "מידע על קבלת תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
msgid "Payment Reference"
msgstr "מזהה תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
msgid "Payment Status"
msgstr "סטטוס תשלום"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Payment Successful"
msgstr "התשלום בוצע בהצלחה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Payment Terminals"
msgstr "מסופי תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
msgid "Payment Transaction ID"
msgstr "מזהה עסקת תשלום"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Payment changes:"
msgstr "שינויים בתשלומים:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Payment methods available"
msgstr "אמצעי תשלום זמינים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_ref_no
msgid "Payment reference number"
msgstr "מספר אסמכתא לתשלום"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__payment_ref_no
msgid "Payment reference number from payment provider terminal"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Payment request pending"
msgstr "בקשת תשלום ממתינה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Payment reversed"
msgstr "תשלום בוטל"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
#: model:ir.model,name:point_of_sale.model_account_payment
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "Payments"
msgstr "תשלומים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Payments Difference"
msgstr "הפרש בתשלומים!"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
msgid "Payments Methods"
msgstr "אמצעי תשלום"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "Payments in"
msgstr "תשלומים ב"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
msgid "Payments:"
msgstr "תשלומים"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_pecan_pie_product_template
msgid "Pecan Pie"
msgstr "פאי פקאן"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Pick which product PoS categories are available"
msgstr "בחירת קטגוריות קופה יהיו זמינות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
msgid "Picking"
msgstr "ליקוט"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
msgid "Picking Count"
msgstr "כמות ליקוטים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_stock_picking_type
msgid "Picking Type"
msgstr "סוג ליקוט"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
#: code:addons/point_of_sale/models/pos_session.py:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
msgid "Pickings"
msgstr "ליקוטים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "Please"
msgstr "בבקשה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Please Confirm Large Amount"
msgstr "אנא אשר כמות גדולה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
msgid "Please check if the IoT Box is still connected."
msgstr "אנא בדוק אם קופסת IoT עדיין מחוברת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
msgid ""
"Please check if the printer is still connected. \n"
"Some browsers don't allow HTTP calls from websites to devices in the network "
"(for security reasons). If it is the case, you will need to follow Odoo's "
"documentation for 'Self-signed certificate for ePOS printers' and 'Secure "
"connection (HTTPS)' to solve the issue. "
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/res_company.py:0
msgid ""
"Please close all the point of sale sessions in this period before closing "
"it. Open sessions are: %s "
msgstr ""
"אנא סגור את כל משמרות הקופה בתקופה זו לפני שתסגור את הקופה. המשמרות הפתוחות "
"הן: %s "
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment_method.py:0
msgid ""
"Please close and validate the following open PoS Sessions before modifying "
"this payment method.\n"
"Open sessions: %s"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Please create/select a Point of Sale above to show the configuration options."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"Please define income account for this product: '%(product)s' (id:%(id)d)."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid ""
"Please enter your billing information <small class=\"text-muted\">or</small>"
msgstr "אנא הזן את פרטי התשלום שלך<small class=\"text-muted\">או</small>"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/controllers/main.py:0
msgid "Please fill all the required fields."
msgstr "נא למלא את כל השדות הדרושים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Please go on the %s journal and define a Loss Account. This account will be "
"used to record cash difference."
msgstr ""
"נא היכנס ל %s יומן והגדר חשבון הפסד. חשבון זה ישמש לרישום הפרש מזומנים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Please go on the %s journal and define a Profit Account. This account will "
"be used to record cash difference."
msgstr "נא הכנס ל %s יומן והגדר חשבון רווח. חשבון זה ישמש לרישום הפרש מזומנים."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.js:0
msgid ""
"Please note that this operation will result in the loss of any data not "
"saved on the server."
msgstr "לתשומת ליבך: פעולה זו תגרום לאובדן כל מידע שלא נשמר בשרת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid "Please print the invoice from the backend"
msgstr "אנא הדפס את החשבונית מצד השרת"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Please provide a partner for the sale."
msgstr "אנא הגדר לקוח עבור המכירה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.js:0
msgid "Please scan the QR code with %s"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
msgid "Please select a payment method"
msgstr "נא לבחור שיטת תשלום "
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Please select the Customer"
msgstr "אנא בחר לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.js:0
msgid "PoS Customer Display opened in a new window"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "PoS Interface"
msgstr "ממשק קופה"
#. module: point_of_sale
#: model:mail.template,subject:point_of_sale.pos_email_marketing_template
msgid "PoS Marketing"
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_note
msgid "PoS Note"
msgstr "הערת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__pos_order_line_id
msgid "PoS Order Line"
msgstr "קופה - שורת הזמנה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_warehouse.py:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
msgid "PoS Orders"
msgstr "הזמנות קופה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "PoS Product Categories"
msgstr "קטגוריות מוצרים של קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
msgid "PoS Product Category"
msgstr "קטגורית מוצר של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_load_mixin
msgid "PoS data loading mixin"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
msgid "Point Of Sale"
msgstr "קופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_journal.py:0
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Point of Sale"
msgstr "קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Point of Sale Analysis"
msgstr "ניתוח נתוני מכירות של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_category
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_ids
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_ids
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Point of Sale Category"
msgstr "קטגוריה של קופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
msgid "Point of Sale Config"
msgstr "תצורת קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_config
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
msgid "Point of Sale Configuration"
msgstr "תצורת קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_daily_sales_reports_wizard
msgid "Point of Sale Daily Report"
msgstr "דו\"ח קופה יומי"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
msgid "Point of Sale Details"
msgstr "פרטים של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
msgid "Point of Sale Details Report"
msgstr "דוח פרטים של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
msgid "Point of Sale Invoice Report"
msgstr "דוח חשבוניות של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
msgid "Point of Sale Journal"
msgstr "יומן נקודת מכירה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_tree
msgid "Point of Sale List"
msgstr "רשימת קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_make_payment
msgid "Point of Sale Make Payment Wizard"
msgstr "אשף יצירת תשלום קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
msgid "Point of Sale Manager Group"
msgstr "קבוצת מנהלים של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
msgid "Point of Sale Operation Type"
msgstr "סוג פעולה של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_order_line
msgid "Point of Sale Order Lines"
msgstr "שורות הזמנה של קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_order
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Point of Sale Orders"
msgstr "הזמנות קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_report_pos_order
msgid "Point of Sale Orders Report"
msgstr "דוח הזמנות קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_payment_method
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
msgid "Point of Sale Payment Methods"
msgstr "אמצעי תשלום קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_payment
msgid "Point of Sale Payments"
msgstr "תשלומי קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_printer
msgid "Point of Sale Printer"
msgstr "מדפסת קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_session
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
msgid "Point of Sale Session"
msgstr "משמרת קופה "
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
msgid "Point of Sale User Group"
msgstr "קבוצת משתמשי קופה"
#. module: point_of_sale
#: model:mail.template,name:point_of_sale.pos_email_marketing_template
msgid "Point of Sale: Marketing"
msgstr "קופה : שיווק"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_list
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Point of Sales"
msgstr "נקודות מכירה"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_crocheted_poncho_unisize_product_template
msgid ""
"Poncho in a soft, crochet-look knit with a round, gently draped neckline."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
msgid "Portal Access URL"
msgstr "כתובת גישה לפורטל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "Portal URL:"
msgstr "URL של פורטל:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
msgid "Pos Allowed Pricelist"
msgstr "מחירון קופה מותר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
msgid "Pos Config"
msgstr "הגדרות קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_order_printer
msgid "Pos Is Order Printer"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
msgid "Pos Order"
msgstr "הזמנת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
msgid "Pos Order Count"
msgstr "כמות הזמנות קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
msgid "Pos Order Line"
msgstr "שורת הזמנה בקופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
msgid "Pos Payment"
msgstr "תשלום בנקודת מכירה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
msgid "Pos Product Categories"
msgstr "קטגוריות מוצרים של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_refunded_invoice_ids
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_refunded_invoice_ids
msgid "Pos Refunded Invoice"
msgstr "חשבוניות זיכוי של קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
msgid "Pos Selectable Categ"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__pos_session_id
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
msgid "Pos Session"
msgstr "משמרת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
msgid "Pos Session Duration"
msgstr "משך משמרת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
msgid "Pos Session State"
msgstr "מצב משמרת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
msgid "Pos Session Username"
msgstr "שם משתמש משמרת קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
msgid "Pos Sessions"
msgstr "משמרות קופה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
msgid "PosBox"
msgstr "PosBox"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
msgid "Positive quantity not allowed"
msgstr "כמות חיובית אינה מותרת."
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
msgid "Posted"
msgstr "נרשם"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Powered by"
msgstr "מופעל ע\"י"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "Powered by Odoo"
msgstr "מופעל ע\"י Odoo"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Preparation"
msgstr "הכנה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_preparation_display
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Preparation Display"
msgstr "תצוגת הכנה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_printer_form
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preparation_printer
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer
msgid "Preparation Printers"
msgstr "הכנת הדפסות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Previous Order List"
msgstr "רשימת הזמנות קודמת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Price"
msgstr "מחיר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Price Control"
msgstr "בקרת מחיר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_type
msgid "Price Type"
msgstr "סוג מחיר"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Price discount from %(original_price)s to %(discounted_price)s"
msgstr "הנחה על מחיר מ־ %(original_price)s ל-%(discounted_price)s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Price excl. Tax:"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
msgid "Price extra"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Price list"
msgstr "מחירון"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
msgid "Priced Product"
msgstr "מחיר מוצר "
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: model:ir.model,name:point_of_sale.model_product_pricelist
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
msgid "Pricelist"
msgstr "מחירון"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_pricelist_item
msgid "Pricelist Rule"
msgstr "כלל מחירון"
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Pricelists"
msgstr "מחירונים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Pricer"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pricer
msgid "Pricer electronic price tags"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Pricer tags"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Pricing"
msgstr "תמחור"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sale_details_button.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
msgid "Print"
msgstr "הדפס"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Print Basic Receipt"
msgstr "הדפס קבלה בסיסית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Print Full Receipt"
msgstr "הדפס קבלה מלאה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Print Receipt"
msgstr "הדפס קבלה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Print Report"
msgstr "הדפס דוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sale_details_button.xml:0
msgid "Print a report with all the sales of the current PoS Session"
msgstr "הדפס דוח עם כל מכירות משמרת הקופה הנוכחית"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__basic_receipt
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_basic_receipt
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Print basic ticket without prices. Can be used for gifts."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Print information on the receipt to allow the customer to easily access the "
"invoice anytime, from Odoo's portal."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Print orders at the kitchen, at the bar, etc."
msgstr "הדפס הזמנות במטבח, בבר וכו'."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Print receipts automatically once the payment is registered"
msgstr "הדפס קבלות באופן אוטומטי לאחר רישום התשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
msgid "Print via Proxy"
msgstr "הדפס דרך פרוקסי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__product_categories_ids
msgid "Printed Product Categories"
msgstr "קטגוריות מוצרים מודפסות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
msgid "Printer"
msgstr "מדפסת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__name
msgid "Printer Name"
msgstr "שם מדפסת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__printer_type
msgid "Printer Type"
msgstr "סוג מדפסת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Printers"
msgstr "מדפסות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
msgid "Printing error"
msgstr "כשלון בהדפסה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Printing failed"
msgstr "כשלון בהדפסה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
msgid "Printing is not supported on some browsers"
msgstr "הדפסה לא נתמכת בחלק מהדפדפנים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Proceed Anyway"
msgstr "המשך בכל זאת "
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_procurement_group
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__procurement_group_id
msgid "Procurement Group"
msgstr "קבוצת רכש"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_template
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Product"
msgstr "מוצר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Product & PoS categories"
msgstr "קטגורית מוצר & קופה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_attribute
msgid "Product Attribute"
msgstr "תכונת מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_attribute_custom_value
msgid "Product Attribute Custom Value"
msgstr "ערך מותאם אישית של תכונת מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_category
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "Product Category"
msgstr "קטגורית מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_combo
msgid "Product Combo"
msgstr "שילוב מוצרים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_combo_item
msgid "Product Combo Item"
msgstr "פריט קומבו של מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__public_description
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__public_description
msgid "Product Description"
msgstr "תיאור מוצר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/product_card/product_card.xml:0
msgid "Product Information"
msgstr "פרטי מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__note
msgid "Product Note"
msgstr "הערת מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_packaging
msgid "Product Packaging"
msgstr "אריזת מוצר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Product Prices"
msgstr "מחירי המוצרים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
msgid "Product Product Categories"
msgstr "מוצר קטגוריות מוצרים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
msgid "Product Quantity"
msgstr "כמות מוצרים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_tag
msgid "Product Tag"
msgstr "תגית מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
msgid "Product Template"
msgstr "תבנית מוצר "
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_template_attribute_line
msgid "Product Template Attribute Line"
msgstr "שורת תכונה תבנית מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_template_attribute_value
msgid "Product Template Attribute Value"
msgstr "ערך תכונה של תבנית מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_uom_uom
msgid "Product Unit of Measure"
msgstr "יחידת מידה של מוצר"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
msgid "Product UoM"
msgstr "יחידת מידה של מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_uom_category
msgid "Product UoM Categories"
msgstr "קטגוריות יחידת מידה של מוצר"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_product_product
msgid "Product Variant"
msgstr "וריאנט מוצר"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
msgid "Product Variants"
msgstr "וריאנטים של מוצר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Product information"
msgstr "פרטי מוצר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Product prices on receipts"
msgstr "מחירי מוצרים בקבלות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
msgid "Product tips"
msgstr "טיפים למוצרים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Products"
msgstr "מוצרים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Products:"
msgstr "מוצרים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
msgstr "מבצעים, קופונים, כרטיסי מתנה ותוכנית נאמנות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
msgid "Proxy Connected"
msgstr "פרוקסי מחובר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
msgid "Proxy Disconnected"
msgstr "פרוקסי מנותק"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__proxy_ip
msgid "Proxy IP Address"
msgstr "כתובת IP פרוקסי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
msgid "Proxy Warning"
msgstr "אזהרת פרוקסי"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
msgid "Public Description"
msgstr ""
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_purple
msgid "Purple"
msgstr "סגול"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
msgid "QR Code"
msgstr "קוד QR"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__qr_code_method
msgid "QR Code Format"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0
msgid "QR Code Payment"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code
msgid "QR code"
msgstr "קוד QR"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code_and_url
msgid "QR code + URL"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Qty"
msgstr "כמות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
msgid "Quantity"
msgstr "כמות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Quantity:"
msgstr "כמות:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
msgid "REASON"
msgstr "סיבה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
msgid "REFUNDED:"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__rating_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids
msgid "Ratings"
msgstr "דירוגים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Razorpay"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_razorpay
msgid "Razorpay Payment Terminal"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Read Weighing Scale"
msgstr "קרא משקל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
msgid "Ready to launch your <b>point of sale</b>?"
msgstr "מוכן לפתוח את ה<b>קופה</b> שלך?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
msgid "Reason"
msgstr "סיבה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Receipt"
msgstr "קבלה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Receipt %s"
msgstr "קבלה %s"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
msgid "Receipt Footer"
msgstr "כותרת תחתונה קבלה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
msgid "Receipt Header"
msgstr "כותרת עליונה קבלה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
msgid "Receipt Number"
msgstr "מספר קבלה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Receipt Printer"
msgstr "מדפסת קבלות"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
msgid "Record payments with a terminal on this journal."
msgstr "רשום תשלומים עם מסוף ביומן זה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
msgid "Records to synchronize"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
msgid "Recovery Session"
msgstr "Recovery Session"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Ref 876787"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Refresh Display"
msgstr "רענן את התצוגה"
#. module: point_of_sale
#. odoo-javascript
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Refund"
msgstr "החזר כספי"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
msgid "Refund Order Lines"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Refund Orders"
msgstr "הזמנות עם החזר כספי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Refund and Sales not allowed"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Refunded"
msgstr "הוחזר"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_id
msgid "Refunded Order"
msgstr ""
" \n"
"הזמנה שהוחזרה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
msgid "Refunded Order Line"
msgstr "שורת הזמנה שהוחזרה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Refunded Orders"
msgstr "הזמנות שהוחזרו"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
msgid "Refunded Quantity"
msgstr "כמות שהוחזרה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Refunding"
msgstr "מזכה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Refunds"
msgstr "החזרים כספיים"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "Related Session: %(link)s"
msgstr ""
#. module: point_of_sale
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
msgid "Reload POS Menu"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
msgid "Remaining"
msgstr "נותרו"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
msgid "Remove"
msgstr "הסר"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Removed %(payment_method)s with %(amount)s"
msgstr "הוסר %(payment_method)s עם%(amount)s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Replenishment"
msgstr "עיתוד מלאי"
#. module: point_of_sale
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
msgid "Reporting"
msgstr "דו\"חות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
msgid "Reprint Invoice"
msgstr "הדפס חשבונית בשנית"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "Request Invoice"
msgstr "בקשת חשבונית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Request sent"
msgstr "בקשה נשלחה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "Rescue Sessions"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
msgid "Responsible User"
msgstr "משתמש אחראי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Restaurant"
msgstr "מסעדה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Restaurant Mode"
msgstr "מצב מסעדה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
msgid "Restrict Categories"
msgstr "הגבל קטגוריות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
msgid "Restrict Price Modifications to Managers"
msgstr "הגבל שינויים במחירים למנהלים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Restrict price modification to managers"
msgstr "הגבל שינויים במחירים למנהלים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Retry"
msgstr "נסה שוב"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Return Products"
msgstr "החזר מוצרים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
msgid "Returned"
msgstr "הוחזר"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"Reversal of POS closing entry %(entry)s for order %(order)s from session %"
"(session)s"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Reversal of: %s"
msgstr "היפוך של: %s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Reversal request sent to terminal"
msgstr "בקשה לביטול נשלחה למסוף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Reverse"
msgstr "צור זיכוי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Reverse Payment"
msgstr "בטל תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__reversed_pos_order_id
msgid "Reversed POS Order"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Review"
msgstr "בדוק"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid "Review Orders"
msgstr "צפייה בהזמנות"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_pain_au_chocolat_product_template
msgid "Rich buttery pastry with a dark chocolate center."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
msgid "Rounding"
msgstr "עיגול"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Rounding Method"
msgstr "שיטת עיגול"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Rounding error in payment lines"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
msgid "Running a fake tour will create random orders. Use at your own risk."
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_rye_bread_product_template
msgid "Rye Bread"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_sms_error
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
msgid "SMS Delivery error"
msgstr "שגיאה בשליחת SMS"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_sms
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_sms
msgid "SMS Enabled"
msgstr "SMS מופעל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
msgid "SOLD:"
msgstr "נמכר:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
msgid "Sale Line Count"
msgstr "כמות שורות מכירה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
msgid "Sale line"
msgstr "שורת מכירה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Sales"
msgstr "מכירות"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
#: model:ir.actions.report,name:point_of_sale.sale_details_report
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
msgid "Sales Details"
msgstr "פרטי מכירות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
msgid "Sales Journal"
msgstr "יומן מכירות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Sample Closing Note"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Sample Config Name"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Sample Opening Note"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
msgid "Save"
msgstr "שמור"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Save this page and come back here to set up the feature."
msgstr "שמור דף זה וחזור לכאן כדי להגדיר את התכונה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
msgid "Scale"
msgstr "קנה מידה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.js:0
msgid "Scale error"
msgstr "שגיאת משקל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Scan"
msgstr "סרוק"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
msgid "Scan EAN-13"
msgstr "סרוק EAN-13"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
msgid "Scan via Proxy"
msgstr "סרוק דרך פרוקסי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
msgid "Scanner"
msgstr "סורק"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
msgid "Search Customers..."
msgstr "חפש לקוחות..."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Search Orders..."
msgstr "חפש הזמנות..."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
msgid "Search Sales Order"
msgstr "חפש הזמנת לקוח"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Search more"
msgstr "חפש עוד"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Search products..."
msgstr "חפש מוצרים..."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__access_token
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__access_token
msgid "Security Token"
msgstr "אסימון אבטחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/input_popups/selection_popup.js:0
msgid "Select"
msgstr "בחר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Select PoS to start sharing orders"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Select a payment method to validate the order."
msgstr "בחר אמצעי תשלום על מנת לאשר את ההזמנה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
msgid "Select the pricelist"
msgstr "בחר את המחירון"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Select the product(s) to refund and set the quantity"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Select the shipping date"
msgstr "בחירת תאריך משלוח"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__attribute_value_ids
msgid "Selected Attributes"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Self-ordering interfaces are not impacted."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
msgid "Self-service invoicing"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Sell products and deliver them later."
msgstr "מכור מוצרים ושלח אותם במועד מאוחר יותר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Send"
msgstr "שלח"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
#: model:ir.actions.server,name:point_of_sale.action_send_mail
msgid "Send Email"
msgstr "שלח דוא\"ל"
#. module: point_of_sale
#: model:mail.template,description:point_of_sale.pos_email_marketing_template
msgid "Send Marketing Emails from Point of Sale"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Send Payment Request"
msgstr "שלח בקשת תשלום"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Send Text receipt Using sms"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Sending"
msgstr "שולח"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__sequence
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__sequence
msgid "Sequence"
msgstr "רצף"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
msgid "Sequence Number"
msgstr "מספר רצף"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
msgid "Serial/Lot Number"
msgstr "מספר סידורי/ אצווה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Served by %s"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Server communication problem"
msgstr "בעיית תקשורת בשרת"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
msgid "Session"
msgstr "משמרת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Session Control"
msgstr "בקרת משמרת"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
msgid "Session ID"
msgstr "מזהה משמרת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Session ID:"
msgstr "מזהה משמרת:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
msgid "Session Journal Entry"
msgstr "פקודת יומן משמרת"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_daily_sales_reports
#: model:ir.ui.menu,name:point_of_sale.menu_report_daily_details
msgid "Session Report"
msgstr "משמרת"
#. module: point_of_sale
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
msgid "Session open over 7 days"
msgstr "משמרת פתוחה יותר מ- 7 ימים"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "Sessions"
msgstr "הפעלות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
msgid "Set Maximum Difference"
msgstr "הגדר הפרש מקסמלי מותר בספירת הקופה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Set a maximum difference allowed between the expected and counted money "
"during the closing of the session"
msgstr ""
"הגדר הפרש מקסימלי מורשה בין הסכום הצפוי לבין הסכום שנספר בקופה כאשר סוגרים "
"משמרת"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
msgid ""
"Set a maximum difference allowed between the expected and counted money "
"during the closing of the session."
msgstr ""
"הגדר הפרש מקסימלי מורשה בין הסכום הצפוי לבין הסכום שנספר בקופה כאשר סוגרים "
"משמרת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Set fiscal position"
msgstr "הגדר סוג תנועה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Set multiple prices per product, automated discounts, etc."
msgstr "קבע מחירים מרובים למוצר, הנחות אוטומטיות וכו '."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Set the new discount"
msgstr "הגדר את ההנחה החדשה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Set the new price"
msgstr "הגדר מחיר חדש"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "Set the new quantity"
msgstr "הגדר כמות חדשה"
#. module: point_of_sale
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
msgid "Settings"
msgstr "הגדרות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Settings on this page will apply to this point of sale."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Share Open Orders"
msgstr "שתף הזמנות פתוחות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
msgid "Ship Later"
msgstr "משלוח לאחר מכירה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__shipping_date
msgid "Shipping Date"
msgstr "תאריך משלוח"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
msgid "Shipping Policy"
msgstr "מדיניות משלוח"
#. module: point_of_sale
#: model:product.attribute,name:point_of_sale.product_attribute_size_number
msgid "Shoes size"
msgstr "מידת נעליים"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_apple_pie_product_template
msgid "Shortcrust pastry with a Bramley apple filling."
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_cherry_pie_product_template
msgid "Shortcrust pastry with a Morello cherry filling."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_category_images
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_category_images
msgid "Show Category Images"
msgstr "הצג תמונות קטגוריה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_product_images
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_product_images
msgid "Show Product Images"
msgstr "הצגת תמונות מוצר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Show category images"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_category_images
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_category_images
msgid "Show category images in the Point of Sale interface."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Show checkout to customers through a second display"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__customer_display_type
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_customer_display_type
msgid "Show checkout to customers."
msgstr "הראה הצג את תהליך התשלום ללקוחות."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
msgid "Show employee login screen"
msgstr "הצג את מסך הכניסה לעובדים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Show margins & costs"
msgstr "הצג רווח שולי ועלויות"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Show margins & costs on product information"
msgstr "הצג את הרווח שולי והעלויות במידע על המוצר."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_preparation_display
msgid "Show orders on the preparation display screen."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Show product images"
msgstr "הצגת תמונות מוצר"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_product_images
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_product_images
msgid "Show product images in the Point of Sale interface."
msgstr "הצג תמונות מוצר בממשק הקופה."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "Sign in"
msgstr "התחבר"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Six"
msgstr "שש"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_six
msgid "Six Payment Terminal"
msgstr ""
#. module: point_of_sale
#: model:product.attribute,name:point_of_sale.product_attribute_size
msgid "Size"
msgstr "גודל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
msgid "Skip Preview Screen"
msgstr "דלק על מסך תצוגה מקדימה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__skip_change
msgid "Skip line when sending ticket to kitchen printers."
msgstr "דלג על שורה כשנשלחת הזמנה למדפסות מטבח."
#. module: point_of_sale
#: model:product.template,name:point_of_sale.small_shelf_product_template
msgid "Small Shelf"
msgstr "מדף קטן"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_cinnamon_roll_product_template
msgid ""
"Soft dough with a buttery cinnamon filling, topped with cream cheese icing."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Some Serial/Lot Numbers are missing"
msgstr "כמה מספרים סידורים\\מספרי אצווה חסרים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"Some orders could not be submitted to the server due to configuration "
"errors. You can exit the Point of Sale, but do not close the session before "
"the issue has been resolved."
msgstr ""
"לא ניתן היה לשלוח הזמנות מסוימות לשרת בגלל שגיאות תצורה. אתה יכול לצאת "
"מהקופה אך אל תסגור את המשמרת לפני שהבעיה נפתרת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"Some orders could not be submitted to the server due to internet connection "
"issues. You can exit the Point of Sale, but do not close the session before "
"the issue has been resolved."
msgstr ""
"לא ניתן היה לשלוח הזמנות מסוימות לשרת בגלל בעיות בחיבור לאינטרנט. אתה יכול "
"לצאת מהקופה, אך אל תסגור את המשמרת לפני שהבעיה נפתרת."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Some, if not all, post-processing after syncing order failed."
msgstr "חלק (אם לא כל) מהעיבוד לאחר הסנכרון נכשל לאחר סנכרון ההזמנה."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Sort cart by category"
msgstr "מיין עגלה לפי קטגוריה"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_sourdough_loaf_product_template
msgid "Sourdough Loaf"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Specific route"
msgstr "מסלול מסויים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
msgid "Specify product lot/serial number in pos order line"
msgstr "ציין את המספר הסידורי או מספר האצווה של המוצר בשורת ההזמנה בקופה."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
msgid "Spefic route for products delivered later."
msgstr "מסלולי ספציפי למוצרים שיסופקו במועד מאוחר יותר."
#. module: point_of_sale
#: model:product.template,name:point_of_sale.sport_shoes_product_template
msgid "Sport Shoes"
msgstr "נעלי ספורט"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
msgid "Start Date"
msgstr "תאריך תחילה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.js:0
msgid "Start adding products"
msgstr "להתחיל להוסיף מוצרים"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
msgid "Starting Balance"
msgstr "יתרת התחלה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
msgid "Status"
msgstr "סטטוס"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
"סטטוס על בסיס פעילויות\n"
"איחור: תאריך היעד כבר חלף\n"
"היום: תאריך הפעילות הוא היום\n"
"מתוכנן: פעילויות עתידיות."
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_stock_move
msgid "Stock Move"
msgstr "תנועת מלאי"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_stock_rule
msgid "Stock Rule"
msgstr "כלל מלאי "
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Stock input for %s"
msgstr "קלט מלאי ל %s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Stock output for %s"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
msgid "Stock should be updated at closing"
msgstr "יש לעדכן מלאי בסגירה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Stock, product configurator, replenishment, discounts"
msgstr "מלאי, תצורת מוצר, חידוש מלאי, הנחות"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Stop"
msgstr "עצור"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__order_edit_tracking
#: model:ir.model.fields,help:point_of_sale.field_pos_order__order_edit_tracking
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_order_edit_tracking
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Store edited orders in the backend"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Stripe"
msgstr "Stripe"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
msgid "Stripe Payment Terminal"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.leather_jacket_product_template
msgid "Stylish leather jacket, durable and fashionable for all occasions."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_subtotal_excl
msgid "Subtotal w/o Tax"
msgstr "סיכום ביניים ללא מע\"מ"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
msgid "Subtotal w/o discount"
msgstr "סכום ביניים עם או ללא הנחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.js:0
msgid "Successfully made a cash %s of %s."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
msgid "Sum of subtotals"
msgstr "סך סכומי הביניים"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.summer_hat_product_template
msgid "Summer Hat"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.summer_hat_product_template
msgid "Summer hat, ideal for beach days and sunny weather."
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_pecan_pie_product_template
msgid ""
"Sweet pie filled with pecans, with a rich, buttery filling and flaky saltt."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
msgid "Switch Product View"
msgstr "החלף תצוגת מוצר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
msgid "Synchronize"
msgstr "סנכרן"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.t_shirt_slim_product_template
msgid "T shirt slim"
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_t_shirt_pants_product_template
msgid "T-shirt & Pants Combo"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
msgid "TOTAL"
msgstr "סה\"כ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "Table"
msgstr "טבלה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
msgid "Tables, menus, kitchen display, etc."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "Take Out"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
msgid "Take Out -> Dine In"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
msgid "Tare"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Tare Weight:"
msgstr "משקל נטו:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: model:ir.model,name:point_of_sale.model_account_tax
msgid "Tax"
msgstr "מס"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
msgid "Tax Display"
msgstr "תצוגת מס"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
msgid "Tax Excl."
msgstr "ללא מיסים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_tax_group
msgid "Tax Group"
msgstr "קבוצת מס"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.js:0
msgid "Tax ID: %(vatId)s"
msgstr "ח.פ/ת.ז %(vatId)s"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
msgid "Tax Incl."
msgstr "כולל מיסים"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_account_fiscal_position_tax
msgid "Tax Mapping of Fiscal Position"
msgstr "מיפוי מס של סוג תנועה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Tax Name"
msgstr "שם המס"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
msgid "Tax Regime Selection value"
msgstr "ערך בחירה משטר מס"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
msgid "Tax-Excluded Price"
msgstr "מחיר ללא מע\"מ"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
msgid "Tax-Included Price"
msgstr "מחיר כולל מע\"מ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Taxes"
msgstr "מיסים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Taxes on refunds"
msgstr "מיסים על זיכויים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Taxes on sales"
msgstr "מסים על מכירות"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
msgid "Taxes to Apply"
msgstr "מיסים שחלים"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
msgid "Taxes:"
msgstr "מע\"מ:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Technical Stuff"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Technical Stuffs"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
msgid "Tel:"
msgstr "טלפון:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Thank you."
msgstr "תודה לך"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/controllers/main.py:0
msgid "The %s must be filled in your details."
msgstr "יש למלא את %s בפרטים שלך"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__proxy_ip
msgid "The IP Address or hostname of the Printer's hardware proxy"
msgstr "כתובת ה-IP או hostname של חומרת הפרוקסי של המדפסת"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__country_code
msgid ""
"The ISO country code in two chars. \n"
"You can use this field for quick search."
msgstr ""
"קוד ארץ ISO בשני תווים. \n"
"ניתן להשתמש בשדה זה לחיפוש מהיר."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
msgid ""
"The Point of Sale could not find any product, customer, employee or action "
"associated with the scanned barcode."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
msgid ""
"The Point of Sale only supports the \"add a rounding line\" rounding "
"strategy."
msgstr "הקופה תומכת רק בשיטה \" הוספת שורת עיגול\"."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/controllers/main.py:0
msgid "The Ticket Number should be at least 14 characters long."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"The amount cannot be higher than the due amount if you don't have a cash "
"payment method configured."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"The amount of your payment lines must be rounded to validate the "
"transaction.\n"
"The rounding precision is %s so you should set %s as payment amount instead "
"of %s."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_brand
msgid "The brand of the payment card (e.g. Visa, AMEX, ...)"
msgstr "מותג כרטיס האשראי (למשל ויזה,אמריקן אקספרס, ...)"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "The default pricelist must be included in the available pricelists."
msgstr "מחירון ברירת המחדל חייב להיכלל במחירונים הזמינים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The default pricelist must belong to no company or the company of the point "
"of sale."
msgstr ""
"רשימת המחירים ברירת המחדל חייבת להשתייך או לאף חברה, או לחברה של הקופה."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The default tip product is missing. Please manually specify the tip product. "
"(See Tips field.)"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"The existing serial/lot numbers could not be retrieved. \n"
"Continue without checking the validity of serial/lot numbers ?"
msgstr ""
"לא ניתן לשלוף את מספרים סידורים/אצוות הקיימים.\n"
"האם להמשיך ללא בדיקת תוקף של מספרי הסידורים/אצוות?"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid ""
"The fiscal position used in the original order is not loaded. Make sure it "
"is loaded by adding it in the pos configuration."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_proxy_ip
msgid ""
"The hostname or ip address of the hardware proxy, Will be autodetected if "
"left empty."
msgstr ""
"ה hostname או כתובת ה- ip של פרוקסי החומרה, ייזוהו אוטומטית אם הם נשארים "
"ריקים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The invoice journal must be in the same currency as the Sales Journal or the "
"company currency if that is not set."
msgstr ""
"יומן החשבוניות חייב להיות באותו מטבע כמו יומן המכירות או מטבע החברה אם זה לא "
"מוגדר."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid ""
"The maximum difference allowed is %s.\n"
"Please contact your manager to accept the closing difference."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
msgid ""
"The money counted doesn't match what we expected. Want to log the difference "
"for the books?"
msgstr "הסכום שנספר לא תואם את מה שציפינו לו. רוצה לרשום את ההפרש בספרים?"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_bill.py:0
msgid "The name of the Coins/Bills must be a number."
msgstr "השם על המטבעות\\שטרות צריך להיות מספר."
#. module: point_of_sale
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_session_uniq_name
msgid "The name of this POS Session must be unique!"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
msgid "The number of point of sales orders related to this customer"
msgstr "מספר הזמנות הקופה הקשורות ללקוח זה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid "The order could not be sent to the server due to an unknown error"
msgstr "ההזמנה לא נשלחה לשרת עקב תקלה שסיבתה לא ידועה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"The order has been modified on another device. If you have modified existing "
"order lines, check that your changes have not been overwritten.\n"
"\n"
"The order will be sent to the server with the last changes made on this "
"device."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid ""
"The order has been synchronized earlier. Please make the invoice from the "
"backend for the order: "
msgstr "ההזמנה סונכרנה קודם לכן. אנא מלא את החשבונית מצד השרת עבור ההזמנה: "
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "The paid amount is different from the total amount of the order."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment.py:0
msgid ""
"The payment method selected is not allowed in the config of the POS session."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The payment methods for the point of sale %s must belong to its company."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
msgid ""
"The point of sale will only display products which are within one of the "
"selected category trees. If no category is specified, all available products "
"will be shown"
msgstr ""
"הקופה תציג רק מוצרים שנמצאים באחד מעצי הקטגוריה שנבחרו. אם לא מוגדרת קטגוריה "
"כלשהי, כל המוצרים הזמינים יוצגו"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
#: model:ir.model.fields,help:point_of_sale.field_account_move__reversed_pos_order_id
msgid ""
"The pos order that was reverted after closing the session to create an "
"invoice for it."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__note_ids
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_note_ids
msgid "The predefined notes of this point of sale."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
msgid ""
"The pricelist used if no customer is selected or if the customer has no Sale "
"Pricelist configured if any."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
msgid ""
"The rate of the currency to the currency of rate applicable at the date of "
"the order"
msgstr "שער המטבע למטבע השער החל ביום ההזמנה"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
msgid ""
"The receipt screen will be skipped if the receipt can be printed "
"automatically."
msgstr "דילוג על מסך הקבלה אם ניתן להדפיס את הקבלה באופן אוטומטי."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
msgid "The receipt will automatically be printed at the end of each order."
msgstr "הקבלה תודפס אוטומטית בסוף כל הזמנה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid ""
"The requested quantity to be refunded is higher than the ordered quantity. "
"%s is requested while only %s can be refunded."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
msgid ""
"The requested quantity to be refunded is higher than the refundable quantity."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "The search on Order Number only supports up to 3 digits."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "The selected customer needs an address."
msgstr "הלקוח שנבחר צריך כתובת."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"The selected pricelists must belong to no company or the company of the "
"point of sale."
msgstr "המחירונים הנבחרים חייבים להיות לא שייכים לשום חברה או לחברה של הקופה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid "The server encountered an error while receiving your order."
msgstr "השרת נתקל בשגיאה במהלך קבלת ההזמנה שלך."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"The session has been already closed by another User. All sales completed in "
"the meantime have been saved in a Rescue Session, which can be reviewed "
"anytime and posted to Accounting from Point of Sale's dashboard."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid ""
"The session has been opened for an unusually long period. Please consider "
"closing."
msgstr "המשמרת נפתחה למשך זמן ארוך במיוחד. אנא שקול לסגור אותה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "The session is being closed by another user. The page will be reloaded."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by Adyen. Set your Adyen credentials on the "
"related payment method."
msgstr ""
"העסקאות מעובדות על ידי Adyen. הגדר את אישורי ה- Adyen שלך באמצעי התשלום "
"הקשור."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "The transactions are processed by Mercado Pago on terminal"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercado_pago
msgid ""
"The transactions are processed by Mercado Pago. Set your Mercado Pago "
"credentials on the related payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_paytm
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by PayTM. Set your PayTM credentials on the "
"related payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_razorpay
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by Razorpay. Set your Razorpay credentials on "
"the related payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_six
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by Six. Set the IP address of the terminal on "
"the related payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by Stripe. Set your Stripe credentials on the "
"related payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_viva_wallet
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"The transactions are processed by Viva Wallet on terminal or tap on phone."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_type
msgid "The type of the payment card (e.g. CREDIT CARD OR DEBIT CARD)"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
msgid "Theoretical Closing Balance"
msgstr "יתרת סגירה תיאורטית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "There are no products in this category."
msgstr "אין מוצרים בקטגוריה הזו."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"There are still orders in draft state in the session. Pay or cancel the "
"following orders to validate the session:\n"
"%s"
msgstr ""
"במשמרת יש עדיין הזמנות במצב טיוטה. שלם או בטל את ההזמנות הבאות לאימות "
"המשמרת:\n"
"%s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"There is a difference between the amounts to post and the amounts of the "
"orders, it is probably caused by taxes or accounting configurations changes."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "There is already an electronic payment in progress."
msgstr "כבר קיים תשלום אלקטרוני."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"There is no Chart of Accounts configured on the company. Please go to the "
"invoicing settings to install a Chart of Accounts."
msgstr ""
"לא מוגדר לוח חשבונות בחברה. אנא עבור להגדרות הנהלת חשבונות להגדרת לוח "
"חשבונות."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"There is no cash payment method available in this point of sale to handle "
"the change.\n"
"\n"
" Please pay the exact amount or add a cash payment method in the point of "
"sale configuration"
msgstr ""
"בקופה זו אין אמצעי תשלום במזומן לטיפול בעודף.\n"
"\n"
"אנא שלם את הסכום המדויק או הוסף אמצעי תשלום במזומן בתצורת הקופה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "There is no cash payment method for this PoS Session"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "There is no cash register in this session."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"There is no serial/lot number for the selected product, and their creation "
"is not allowed from the Point of Sale app."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"There must be at least one product in your order before it can be validated "
"and invoiced."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"This cash payment method is already used in another Point of Sale.\n"
"A new cash payment method should be created for this Point of Sale."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
msgid "This combination does not exist."
msgstr "שילוב זה אינו קיים."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
msgid ""
"This field depicts the maximum difference allowed between the ending balance "
"and the theoretical cash when closing a session, for non-POS managers. If "
"this maximum is reached, the user will have an error message at the closing "
"of his session saying that he needs to contact his manager."
msgstr ""
"שדה זה מציין את ההפרש המקסימלי המותר בין היתרה הסופית והמזומן התיאורטי בעת "
"סגירת משמרת, עבור משתמשים שהם לא מנהלים. אם יגיע למקסימום זה, למשתמש תהיה "
"הודעת שגיאה בסיום המשמרת שבה נאמר שהוא צריך ליצור קשר עם המנהל שלו."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
msgid ""
"This field is there to pass the id of the pos manager group to the point of "
"sale client."
msgstr ""
"שדה זה נמצא שם כדי להעביר את המזהה של מנהל קבוצת הקופה לקליינט של הקופה."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
msgid ""
"This field is there to pass the id of the pos user group to the point of "
"sale client."
msgstr "שדה זה שם כדי להעביר את המזהה של קבוצת המשתמשים בקופה לקליינט קופה."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "This invoice has been created from the point of sale session: %s"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
msgid ""
"This is useful for restaurants with onsite and take-away services that imply "
"specific tax rates."
msgstr ""
"זה שימושי למסעדות עם שירותים במקום ושירותי טייק אווי שיש להם שיעורי מס "
"מסוימים."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_journal.py:0
msgid ""
"This journal is associated with a payment method. You cannot modify its type"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_journal.py:0
msgid ""
"This journal is associated with payment method %(payment_method)s that is "
"being used by order %(pos_order)s in the active pos session %(pos_session)s"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
msgid ""
"This operation will destroy all ${\n"
" paid ? \"paid\" : \"unpaid\"\n"
" } orders in the browser. You will lose all the data. This "
"operation cannot be undone."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"This order already has refund lines for %s. We can't change the customer "
"associated to it. Create a new order for the new customer."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"This order has already been paid. You cannot set it back to draft or edit it."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
msgid ""
"This order is not yet synced to server. Make sure it is synced then try "
"again."
msgstr "ההזמנה הזו לא מסונכרנת עם השרת. וודאו סנכרון ונסו שוב."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment_method.py:0
msgid "This payment method is not configured to generate QR codes."
msgstr "שיטת תשלום זו לא מוגדרת ליצירת קודי QR."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "This product is used as reference on customer receipts."
msgstr "מוצר זה משמש כמזהה בקבלות לקוח."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_line_id
msgid ""
"This sequence is automatically created by Odoo but you can change it to "
"customize the reference numbers of your orders lines."
msgstr ""
"רצף זה נוצר אוטומטית על ידי Odoo אך אתה יכול לשנות אותו כדי להתאים אישית את "
"מספרי המזהים של שורות ההזמנות שלך."
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_id
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_sequence_id
msgid ""
"This sequence is automatically created by Odoo but you can change it to "
"customize the reference numbers of your orders."
msgstr ""
"רצף זה נוצר אוטומטית על ידי Odoo אך אתה יכול לשנות אותו כדי להתאים אישית את "
"מספרי המזהים של ההזמנות שלך."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "This session is already closed."
msgstr "משמרת זו כבר סגורה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "This tax is applied to any new product created in the catalog."
msgstr "מס זה חל על כל מוצר חדש שנוצר בקטלוג."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Those settings are common to all PoS."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__ticket_code
msgid "Ticket Code"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "Ticket Nr"
msgstr ""
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_tiger_white_loaf_product_template
msgid ""
"Tiger bloomer. Baked for a soft inside, with its distinctive savoury "
"crackled crust."
msgstr ""
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_tiger_white_loaf_product_template
msgid "Tiger white loaf"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "Tip"
msgstr "טיפ"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
msgid "Tip Amount"
msgstr "סכום הטיפ"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Tip Product"
msgstr "מוצר טיפ"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_product_tip_product_template
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Tips"
msgstr "טיפים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "Tips:"
msgstr "טיפים:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "To Close"
msgstr "לסגור"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "To Pay"
msgstr "לתשלום"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "To Refund:"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
msgid "To Weigh With Scale"
msgstr "לשקול עם משקל"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/product.py:0
msgid ""
"To delete a product, make sure all point of sale sessions are closed.\n"
"\n"
"Deleting a product available in a session would be like attempting to snatch "
"a hamburger from a customers hand mid-bite; chaos will ensue as ketchup and "
"mayo go flying everywhere!"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"To ensure due balance follow-up, generate an invoice or download the "
"accounting application. "
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
msgid "To invoice"
msgstr "לחיוב"
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
msgid "To record new orders, start a new session."
msgstr "כדי לרשום הזמנות חדשות, התחל משמרת חדשה."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "To return product(s), you need to open a session in the POS %s"
msgstr "להחזרת מוצרים, עליך לפתוח משמרת בקופה %s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0
#: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
msgid "Total"
msgstr "סה\"כ"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Total Cost:"
msgstr "עלות כוללת:"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
msgid "Total Discount"
msgstr "סה\"כ הנחה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Total Margin:"
msgstr "רווח שולי כולל"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Total Paid (with rounding)"
msgstr "סה\"כ שולם (עם עיגול)"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
msgid "Total Payments Amount"
msgstr "סכום התשלומים הכולל"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
msgid "Total Price"
msgstr "מחיר כולל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "Total Price excl. Tax:"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
msgid "Total amount of the payment."
msgstr "הסכום הכולל של התשלום."
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
msgid "Total cost"
msgstr "עלות כוללת"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
msgid "Total qty"
msgstr "כמות כוללת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Total:"
msgstr "סה\"כ:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.js:0
msgid "Total: %s"
msgstr "סה\"כ: %s"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_edit_tracking
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__order_edit_tracking
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_order_edit_tracking
msgid "Track orders edits"
msgstr "עקוב אחרי עריכות הזמנות"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_odoo_sneakers_product_template
msgid ""
"Trainers in cotton canvas with a padded top edge, tongue and lacing at the "
"front."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
msgid "Transaction"
msgstr "עסקה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Transaction cancelled"
msgstr "עסקה בוטלה"
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_stock_picking
msgid "Transfer"
msgstr "העברה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Trusted POS"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__trusted_config_ids
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_trusted_config_ids
msgid "Trusted Point of Sale Configurations"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
msgid "Type"
msgstr "סוג"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__qr_code_method
msgid "Type of QR-code to be generated for this payment method."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
msgid "Type of card used"
msgstr "סוג הכרטיס שבשימוש"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "סוג הפעילות החריגה ברשומה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
msgid "UNSELECT"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__url
msgid "URL"
msgstr "URL"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Unable to close and validate the session.\n"
"Please set corresponding tax account in each repartition line of the "
"following taxes: \n"
"%s"
msgstr ""
"לא ניתן לסגור ולאמת את המשמרת.\n"
"אנא הגדר חשבון מס מתאים בכל שורת חלוקה מחדש של המסים הבאים: \n"
"%s"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
msgid "Unable to download invoice."
msgstr "לא ניתן להוריד את החשבונית."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"Unable to modify this PoS Configuration because you can't modify %s while a "
"session is open."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
msgid "Unable to parse barcode"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
msgid "Unable to show information about this error."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid "Unable to sync order"
msgstr "בעיה בסנכרון הזמנה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "Unique Code:"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "Unique code"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
msgid "Unit"
msgstr "יחידה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
msgid "Unit Price"
msgstr "מחיר יחידה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "Unit price:"
msgstr "מחיר יחידה:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
msgid "Units"
msgstr "יחידה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
msgid "Unknown Barcode"
msgstr "ברקוד לא ידוע"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
msgid "Unknown Error"
msgstr "שגיאה לא ידועה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
msgid "Unnamed Product"
msgstr "מוצר ללא שם"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_view_form_normalized_pos
msgid "Unsaleable"
msgstr "לא ניתן למכירה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "Unsupported search operation"
msgstr "פעולת חיפוש לא נתמכת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
msgid "Unsynced order"
msgstr "הזמנה לא מסונכרנת"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
msgid ""
"Until the connection is reestablished, Odoo Point of Sale will operate with "
"limited functionality."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "UoM"
msgstr "יחידת מידה"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Update quantities in stock"
msgstr "עדכן את כמויות המלאי "
#. module: point_of_sale
#: model:pos.category,name:point_of_sale.pos_category_upper
msgid "Upper body"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
msgid "Use a Payment Terminal"
msgstr "השתמש במסוף תשלום"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
msgid "Use a pricelist."
msgstr "השתמש במחירון."
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Use automatic taxes mapping with Avatax"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_avatax
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_avatax
msgid "Use automatic taxes mapping with Avatax in PoS"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Use barcodes to scan products, customer cards, etc."
msgstr "השתמש בברקוד כדי לסרוק מוצרים, לקוחות, כרטיסים ועוד"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Use fiscal positions to get different taxes by order"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Used to record product pickings. Products are consumed from its default "
"source location."
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_res_users
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
#: model:res.groups,name:point_of_sale.group_pos_user
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
msgid "User"
msgstr "משתמש"
#. module: point_of_sale
#: model:ir.actions.report,name:point_of_sale.report_user_label
msgid "User Labels"
msgstr "תוויות משתמש"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__uuid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__uuid
msgid "Uuid"
msgstr "מזהה ייחודי גלובלי"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
msgid "VAT:"
msgstr "מע\"מ:"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "Validate"
msgstr "אשר"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.product_green_hood_product_template
msgid ""
"Versatile cotton hoodie with an adjustable drawstring hood and front zipper "
"closure."
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_ir_ui_view
msgid "View"
msgstr "תצוגה"
#. module: point_of_sale
#: model:product.template,description_sale:point_of_sale.jean_jacket_product_template
msgid "Vintage jean jacket, a timeless piece for any casual outfit."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Viva Wallet"
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_viva_wallet
msgid "Viva Wallet Payment Terminal"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
msgid "Waiting for card"
msgstr "ממתין לכרטיס"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.wall_shelf_product_template
msgid "Wall Shelf Unit"
msgstr "יחידת מדף קיר"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "Want to try with sample products?"
msgstr ""
#. module: point_of_sale
#: model:ir.model,name:point_of_sale.model_stock_warehouse
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "Warehouse"
msgstr "מחסן"
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
msgid "Warehouse (PoS)"
msgstr "מחסן (קופה)"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "Warning"
msgstr "אזהרה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"Warning, the paid amount is higher than the total amount. (Difference: %s)"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/utils/indexed_db.js:0
msgid ""
"Warning: Your browser doesn't support IndexedDB. The data won't be saved. "
"Please use a modern browser."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__website_message_ids
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
msgid "Website Messages"
msgstr "הודעות מאתר האינטרנט"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_order__website_message_ids
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
msgid "Website communication history"
msgstr "היסטורית התקשרויות מאתר האינטרנט"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Weighing Product:"
msgstr "שקילת מוצר:"
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
msgid "Weighted Product"
msgstr "מוצר משוקלל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
msgid "Welcome."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__orderlines_sequence_in_cart_by_category
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_orderlines_sequence_in_cart_by_category
msgid ""
"When active, orderlines will be sorted based on product category and "
"sequence in the product screen's order cart."
msgstr ""
#. module: point_of_sale
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
msgid "When all products are ready"
msgstr "כאשר כל המוצרים מוכנים"
#. module: point_of_sale
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
msgid ""
"When disabled, only PoS manager can view the margin and cost of product "
"among the Product info."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid ""
"Whenever you close a session, one entry is generated in the following "
"accounting journal for all the orders not invoiced. Invoices are recorded in "
"accounting separately."
msgstr ""
"בכל פעם שאתה סוגר משמרת, נוצרת רשומה אחת ביומן הנהלת חשבונות שלהלן עבור כל "
"ההזמנות שלא חויבו. חשבוניות נרשמות בהנהלת חשבונות בנפרד."
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_white
msgid "White"
msgstr "לבן"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.whiteboard_product_template
msgid "Whiteboard"
msgstr "לוח מחיק"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
msgid "Whiteboard Pen"
msgstr "טוש מחיק"
#. module: point_of_sale
#: model:product.template,name:point_of_sale.product_wholemeal_loaf_product_template
msgid "Wholemeal loaf"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
msgid "With a"
msgstr "עם "
#. module: point_of_sale
#: model:product.attribute.value,name:point_of_sale.product_attribute_value_xl
msgid "XL"
msgstr "XL"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid "Yes"
msgstr "כן"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/main.js:0
msgid ""
"You are currently offline. Reloading the page may cause you to lose unsaved "
"data."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"You are not allowed to change the cash rounding configuration while a pos "
"session using it is already opened."
msgstr ""
"אינך רשאי לשנות את תצורת עיגול המזומן בזמן שמשמרת קופה המשתמשת בתצורה זו "
"פתוחה."
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
msgid "You are not allowed to change this quantity"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
msgid ""
"You are trying to sell products with serial/lot numbers, but some of them "
"are not set.\n"
"Would you like to proceed anyway?"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"You can only cancel a session that is in opening control state and has no "
"orders."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "You can only refund products from the same order."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"You can only unlink PoS order lines that are related to orders in new or "
"cancelled state."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid ""
"You can't: create a pos order from the backend interface, or unset the "
"pricelist, or create a pos.order in a python test with Form tool, or edit "
"the form view in studio if no PoS order exist"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/stock_picking.py:0
msgid ""
"You cannot archive '%(picking_type)s' as it is used by POS configuration '%"
"(config)s'."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "You cannot change the payment of a printed order."
msgstr "אין אפשרות לשנות את התשלום של הזמנה מודפסת."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"You cannot close the POS when invoices are not posted.\n"
"Invoices: %s"
msgstr ""
"אין אפשרות לסגור את הקופה כאשר החשבוניות לא נרשמו.\n"
"חשבוניות:%s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "You cannot close the POS when orders are still in draft"
msgstr "אתה לא יכול לסגור את המשמרת כאשר יש הזמנות במצב טיוטה"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "You cannot create a session starting before: %(lock_date_info)s"
msgstr "אין אפשרות ליצור משמרת שמתחיל לפני :%(lock_date_info)s"
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/res_partner.py:0
msgid ""
"You cannot delete a customer that has point of sales orders. You can archive "
"it instead."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_category.py:0
msgid ""
"You cannot delete a point of sale category while a session is still opened."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_cash_rounding.py:0
msgid ""
"You cannot delete a rounding method that is used in a Point of Sale "
"configuration."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment.py:0
msgid "You cannot edit a payment for a posted order."
msgstr "אי אפשר לערוך תשלום עבור הזמנה שכבר פורסמה."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "You cannot invoice orders belonging to different companies."
msgstr "אין אפשרות להנפיק חשבוניות עבור הזמנות השייכות לחברות שונות."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/account_move.py:0
msgid ""
"You cannot reset to draft an invoice linked to a POS order. You must refund "
"the order or create a credit note instead."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"You cannot share open orders with configuration that does not use the same "
"currency."
msgstr "אין אפשרות לשתף הזמנות פתוחות עם קונפיגורציה שאינה משתמשת באותה מטבע."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "You cannot use the same journal on multiples cash payment methods."
msgstr "אין אפשרות להשתמש באותו יומן עבור מספר שיטות תשלום במזומן."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"You do not have permission to open a POS session. Please try opening a "
"session with a different user"
msgstr "אין לך הרשאה לפתוח משמרת בקופה . אנא נסה לפתוח משמרת עם משתמש אחר."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"You don't have the access rights to get the point of sale closing control "
"data."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"You have enabled the \"Identify Customer\" option for %(payment_method)s "
"payment method,but the order %(order)s does not contain a customer."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
msgid ""
"You must define a product for everything you sell through\n"
" the point of sale interface."
msgstr ""
"עליך להגדיר מוצר לכל דבר שאתם מוכר דרך\n"
" ממשק הקופה."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/product.py:0
msgid "You must first remove this product from the %s combo"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "You must have 'Administration Settings' access to load clothes data."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "You must have 'Administration Settings' access to load furniture data."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"You must have at least one payment method configured to launch a session."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_payment_method.py:0
msgid ""
"You must select a QR-code method to generate QR-codes for this payment "
"method."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid ""
"You must set the iot box's IP address to use an IoT-connected screen. You'll "
"find the field under the 'IoT Box' option."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_config.py:0
msgid "You need a loss and profit account on your cash journal."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid ""
"You need to select the customer before you can invoice or ship an order."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid "You should assign a Point of Sale to your session."
msgstr "עליך לשייך קופה למשמרת שלך."
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_session.py:0
msgid ""
"Your PoS Session is open since %(date)s, we advise you to close it and to "
"create a new one."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid ""
"Your address is missing or incomplete. <br/>\n"
" Please make sure to"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "available,"
msgstr "זמין,"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "before continuing."
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/controllers/main.py:0
msgid "by Email"
msgstr "במייל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
msgid "discount"
msgstr "הנחה"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
msgid "e.g. Cash"
msgstr "לדוג' מזומן"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "e.g. Company Address, Website"
msgstr "למשל כתובת חברה, אתר אינטרנט "
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
msgid "e.g. NYC Shop"
msgstr "לדוג' חנות בת\"א"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "e.g. Return Policy, Thanks for shopping with us!"
msgstr "למשל מדיניות החזרת מוצרים, תודה שקניתם אצלנו!"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
msgid "e.g. Soft Drinks"
msgstr "למשל משקאות קלים"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
msgid "ePos Printer"
msgstr "מדפסת ePos"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
msgid "email"
msgstr "מייל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "failed. Please try again"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "fill all relevant information"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
msgid "for"
msgstr "ל"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
msgid "for an order of"
msgstr "עבור הזמנה של"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
msgid "forecasted"
msgstr "תחזית"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "in"
msgstr "ב"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "in progress"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "in this category."
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "install a chart of accounts"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "is sent successfully"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
msgid "items"
msgstr "פריטים"
#. module: point_of_sale
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
msgid "note"
msgstr "הערה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
msgid "on"
msgstr "ב"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "or"
msgstr "או"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
msgid "orders:"
msgstr "הזמנות:"
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
msgid "outstanding rescue session"
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
msgid "qx9h1"
msgstr ""
#. module: point_of_sale
#. odoo-python
#: code:addons/point_of_sale/models/pos_order.py:0
msgid "return"
msgstr "החזרה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
msgid "the invoice"
msgstr ""
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
msgid "the receipt"
msgstr "הקבלה"
#. module: point_of_sale
#. odoo-javascript
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
msgid "to activate the buttons."
msgstr ""
#. module: point_of_sale
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
msgid "using"
msgstr "באמצעות"
#~ msgid "Please register the voucher number"
#~ msgstr "אנא רשום את מספר השובר"