182 lines
5.9 KiB
Plaintext
182 lines
5.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_crm
|
|
#
|
|
# Translators:
|
|
# דודי מלכה <Dudimalka6@gmail.com>, 2023
|
|
# Martin Trigaux, 2023
|
|
# ExcaliberX <excaliberx@gmail.com>, 2023
|
|
# Fishfur A Banter <fishfurbanter@gmail.com>, 2023
|
|
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2023
|
|
# NoaFarkash, 2023
|
|
# Yihya Hugirat <hugirat@gmail.com>, 2023
|
|
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
|
|
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: he\n"
|
|
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website_visitor__lead_count
|
|
msgid "# Leads"
|
|
msgstr "מס' לידים"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_crm_lead__visitor_page_count
|
|
msgid "# Page Views"
|
|
msgstr "מס' צפיות בדף"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Assign leads/opportunities to a sales team."
|
|
msgstr "הקצה לידים/הזדמנויות לצוות מכירות."
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Assign leads/opportunities to a salesperson."
|
|
msgstr "שייך לידים / הזדמנויות לאיש מכירות."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,help:website_crm.field_website__crm_default_team_id
|
|
msgid "Default Sales Team for new leads created through the Contact Us form."
|
|
msgstr ""
|
|
"צוות המכירות של ברירת המחדל עבור הפניות חדשות שנוצרו באמצעות טופס יצירת קשר."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website__crm_default_team_id
|
|
msgid "Default Sales Teams"
|
|
msgstr "צוותי מכירות ברירת מחדל"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website__crm_default_user_id
|
|
msgid "Default Salesperson"
|
|
msgstr "איש מכירות ברירת מחדל"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,help:website_crm.field_website__crm_default_user_id
|
|
msgid "Default salesperson for new leads created through the Contact Us form."
|
|
msgstr "איש מכירות ברירת מחדל עבור לידים חדשים שנוצרו באמצעות טופס צור קשר."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "ליד/הזדמנות"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.actions.act_window,name:website_crm.crm_lead_action_from_visitor
|
|
#: model:ir.model.fields,field_description:website_crm.field_website_visitor__lead_ids
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_form
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_search
|
|
msgid "Leads"
|
|
msgstr "לידים"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_kanban
|
|
msgid "Leads / Opportunities"
|
|
msgstr "לידים \\ הזדמנויות"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.actions.act_window,help:website_crm.crm_lead_action_from_visitor
|
|
msgid "No lead linked for this visitor"
|
|
msgstr "אין ליד מקושר למבקר זה"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.crm_lead_view_form
|
|
msgid "Page views"
|
|
msgstr "צפיות בדף"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Phone Number"
|
|
msgstr "מספר טלפון"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Sales Team"
|
|
msgstr "צוות מכירות"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Salesperson"
|
|
msgstr "איש מכירות"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Subject"
|
|
msgstr "נושא"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_crm_lead__visitor_ids
|
|
msgid "Web Visitors"
|
|
msgstr "מבקרים באתר האינטרנט"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.crm_lead_merge_summary_inherit_website
|
|
msgid "Web Visitors:"
|
|
msgstr "מבקרים באתר:"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_website
|
|
msgid "Website"
|
|
msgstr "אתר אינטרנט"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.actions.act_url,name:website_crm.action_open_website
|
|
msgid "Website Contact Form"
|
|
msgstr "טופס יצירת קשר באתר האינטרנט"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_website_visitor
|
|
msgid "Website Visitor"
|
|
msgstr "מבקר באתר האינטרנט"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Company"
|
|
msgstr ""
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Email"
|
|
msgstr "הדוא\"ל שלך"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Name"
|
|
msgstr "השם שלך"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Question"
|
|
msgstr ""
|