mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 23:32:00 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sales_team
|
||||
#
|
||||
# * sales_team
|
||||
#
|
||||
# Translators:
|
||||
# Zvika Rap <zvikara@gmail.com>, 2022
|
||||
# Adi Sharashov <Adi@laylinetech.com>, 2022
|
||||
|
|
@ -16,40 +16,62 @@
|
|||
# ExcaliberX <excaliberx@gmail.com>, 2022
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2022
|
||||
# NoaFarkash, 2022
|
||||
# Ha Ketem <haketem@gmail.com>, 2022
|
||||
# Roy Sayag, 2023
|
||||
# yael terner, 2023
|
||||
# Ha Ketem <haketem@gmail.com>, 2024
|
||||
# or balmas, 2025
|
||||
# Yoram Lavi, 2025
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Yoram Lavi, 2025\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-10 14:27+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sales_team/he/>\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||
"n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
|
||||
msgid "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
|
||||
msgstr "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team_member.py:0
|
||||
msgid "%(user_name)s already in other teams (%(team_names)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
msgid "%(user_names)s already in other teams (%(team_names)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" title=\"Email\"/>"
|
||||
msgstr "<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" title=\"Email\"/>"
|
||||
msgid ""
|
||||
"<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" "
|
||||
"title=\"Email\"/>"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" "
|
||||
"title=\"Email\"/>"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
|
||||
msgid "<span class=\"bg-odoo\">Archived</span>"
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
msgid "<i class=\"fa fa-fw me-1 fa-building text-primary\" title=\"Company\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
msgid "<i class=\"fa fa-fw me-1 fa-envelope text-primary\" title=\"Email\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
msgid "<i class=\"fa fa-fw me-1 fa-phone text-primary\" title=\"Phone\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
|
|
@ -73,6 +95,12 @@ msgstr "<span>תצוגה</span>"
|
|||
msgid "Action Needed"
|
||||
msgstr "נדרשת פעולה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "Activate \"Multi-team\""
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__active
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__active
|
||||
|
|
@ -87,49 +115,27 @@ msgstr "סוגי פעילויות"
|
|||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_member_action
|
||||
msgid "Add a Team Member"
|
||||
msgstr "הוסף איש צוות "
|
||||
msgstr "הוסף איש צוות"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__crm_team_member_ids
|
||||
msgid ""
|
||||
"Add members to automatically assign their documents to this sales team."
|
||||
msgid "Add members to automatically assign their documents to this sales team."
|
||||
msgstr "הוסף חברים כדי להקצות אוטומטית את המסמכים שלהם לצוות המכירות הזה."
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Adding %(user_name)s in this team would remove him/her from its current team"
|
||||
" %(team_name)s."
|
||||
msgstr ""
|
||||
"הוספת %(user_name)s לצוות זה יגרום להסרתו/ה מהצוות הנוכחי %(team_name)s."
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team_member.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Adding %(user_name)s in this team would remove him/her from its current "
|
||||
"teams %(team_names)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Adding %(user_names)s in this team would remove them from their current "
|
||||
"teams (%(team_names)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model:res.groups,name:sales_team.group_sale_manager
|
||||
msgid "Administrator"
|
||||
msgstr "מנהל מערכת"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-javascript
|
||||
#: code:addons/sales_team/static/src/js/crm_team_form.js:0
|
||||
msgid "An error occurred while activating the Multi-Team option."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
|
|
@ -151,7 +157,6 @@ msgstr "אווטר"
|
|||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Big Pretty Button :)"
|
||||
msgstr "כפתור גדול ויפה :)"
|
||||
|
||||
|
|
@ -163,7 +168,6 @@ msgstr "תגית ניהול קשרי לקוחות (CRM)"
|
|||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Cannot delete default team \"%s\""
|
||||
msgstr "לא ניתן למחוק את צוות ברירת המחדל \"%s\""
|
||||
|
||||
|
|
@ -180,11 +184,11 @@ msgstr "אינדקס צבעים"
|
|||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__company_id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__company_id
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
msgid "Company"
|
||||
msgstr "חברה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.ui.menu,name:sales_team.menu_sale_config
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
|
||||
msgid "Configuration"
|
||||
msgstr "תצורה"
|
||||
|
|
@ -194,11 +198,6 @@ msgstr "תצורה"
|
|||
msgid "Consulting"
|
||||
msgstr "ייעוץ"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model,name:sales_team.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "איש קשר"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.sales_team_crm_tag_action
|
||||
msgid "Create CRM Tags"
|
||||
|
|
@ -238,11 +237,6 @@ msgstr "מטבע"
|
|||
msgid "Dashboard Button"
|
||||
msgstr "כפתור לוח בקרה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__dashboard_graph_data
|
||||
msgid "Dashboard Graph Data"
|
||||
msgstr "נתוני גרף לוח בקרה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_pipeline
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_sales
|
||||
|
|
@ -258,6 +252,7 @@ msgstr "עיצוב"
|
|||
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__display_name
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__display_name
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__display_name
|
||||
#: model:ir.model.fields,field_description:sales_team.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "שם לתצוגה"
|
||||
|
||||
|
|
@ -273,18 +268,9 @@ msgstr "מנויים מועדפים"
|
|||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__is_favorite
|
||||
msgid ""
|
||||
"Favorite teams to display them in the dashboard and access them easily."
|
||||
msgid "Favorite teams to display them in the dashboard and access them easily."
|
||||
msgstr "צוותים מועדפים להצגה בלוח הבקרה וגישה קלה אליהם."
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid ""
|
||||
"Follow this salesteam to automatically track the events associated to users "
|
||||
"of this team."
|
||||
msgstr ""
|
||||
"עקוב אחר צוות זה כדי לעקוב אוטומטית אחר האירועים המשויכים למשתמשים בצוות זה."
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__message_follower_ids
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__message_follower_ids
|
||||
|
|
@ -297,16 +283,6 @@ msgstr "עוקבים"
|
|||
msgid "Followers (Partners)"
|
||||
msgstr "עוקבים (לקוחות/ספקים)"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
|
||||
msgid "Group By"
|
||||
msgstr "קבץ לפי"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
msgid "Group By..."
|
||||
msgstr "קבץ לפי..."
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__has_message
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__has_message
|
||||
|
|
@ -317,6 +293,7 @@ msgstr "יש הודעה"
|
|||
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr "מזהה"
|
||||
|
||||
|
|
@ -342,14 +319,6 @@ msgstr "אם מסומן, הודעות חדשות דורשות את תשומת ל
|
|||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "אם מסומן, בחלק מההודעות קיימת שגיאת משלוח."
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_res_partner__team_id
|
||||
#: model:ir.model.fields,help:sales_team.field_res_users__team_id
|
||||
msgid ""
|
||||
"If set, this Sales Team will be used for sales and assignments related to "
|
||||
"this partner"
|
||||
msgstr "אם מוגדר, צוות מכירות זה ישמש למכירות ושיוכים הקשורים ללקוח/ספק זה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__active
|
||||
msgid ""
|
||||
|
|
@ -380,13 +349,6 @@ msgstr "מידע"
|
|||
msgid "Is Follower"
|
||||
msgstr "עוקב"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_tag____last_update
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team____last_update
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "שינוי אחרון ב"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__write_uid
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__write_uid
|
||||
|
|
@ -401,12 +363,6 @@ msgstr "עודכן לאחרונה על-ידי"
|
|||
msgid "Last Updated on"
|
||||
msgstr "עדכון אחרון ב"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__message_main_attachment_id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__message_main_attachment_id
|
||||
msgid "Main Attachment"
|
||||
msgstr "קובץ ראשי מצורף "
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_res_users__sale_team_id
|
||||
msgid ""
|
||||
|
|
@ -448,11 +404,6 @@ msgstr "הודעת שגיאת שליחה"
|
|||
msgid "Messages"
|
||||
msgstr "הודעות"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__mobile
|
||||
msgid "Mobile"
|
||||
msgstr "נייד"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__is_membership_multi
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__is_membership_multi
|
||||
|
|
@ -513,8 +464,15 @@ msgstr "קדם מכירות"
|
|||
msgid "Product"
|
||||
msgstr "מוצר"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__rating_ids
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr "דירוגים"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.team,name:sales_team.team_sales_department
|
||||
#: model:res.groups.privilege,name:sales_team.res_groups_privilege_sales
|
||||
msgid "Sales"
|
||||
msgstr "מכירות"
|
||||
|
||||
|
|
@ -533,8 +491,6 @@ msgstr "איש מכירות"
|
|||
#: model:ir.model,name:sales_team.model_crm_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__name
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__crm_team_id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_res_partner__team_id
|
||||
#: model:ir.model.fields,field_description:sales_team.field_res_users__team_id
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_tree
|
||||
|
|
@ -579,13 +535,6 @@ msgstr "אנשי מכירות"
|
|||
msgid "Salesteams Search"
|
||||
msgstr "חיפוש צוותי מכירות"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sample data"
|
||||
msgstr "נתונים לדוגמה"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__sequence
|
||||
msgid "Sequence"
|
||||
|
|
@ -613,8 +562,8 @@ msgstr "שם תגית"
|
|||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.constraint,message:sales_team.constraint_crm_tag_name_uniq
|
||||
msgid "Tag name already exists !"
|
||||
msgstr "שם תגית כבר קיים !"
|
||||
msgid "Tag name already exists!"
|
||||
msgstr "שם התגית כבר קיים!"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.actions.act_window,name:sales_team.sales_team_crm_tag_action
|
||||
|
|
@ -626,7 +575,7 @@ msgstr "תגיות"
|
|||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "Team Details"
|
||||
msgstr "פרטי הצוות "
|
||||
msgstr "פרטי הצוות"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__user_id
|
||||
|
|
@ -659,6 +608,14 @@ msgstr "צבע הערוץ"
|
|||
msgid "The default company for this user."
|
||||
msgstr "חברת ברירת המחדל עבור משתמש זה."
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
msgid ""
|
||||
"The following team members are not allowed in company '%(company)s' of the "
|
||||
"Sales Team '%(team)s': %(users)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.mail_activity_type_action_config_sales
|
||||
msgid ""
|
||||
|
|
@ -668,15 +625,6 @@ msgstr ""
|
|||
"אלה מייצגים את הקטגוריות השונות של דברים שעליך לעשות (למשל \"התקשר\" או "
|
||||
"\"שלח אימייל\")."
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"To add a Salesperson into multiple Teams, activate the Multi-Team option in "
|
||||
"settings."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.tag,name:sales_team.categ_oppor6
|
||||
msgid "Training"
|
||||
|
|
@ -696,18 +644,9 @@ msgstr ""
|
|||
msgid "UX: Limit to team company or all if no company"
|
||||
msgstr "UX: הגבל לצוות החברה או לכולם אם אין חברה"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Undefined graph model for Sales Team: %s"
|
||||
msgstr "מודל גרף לא מוגדר עבור צוות המכירות: %s"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_config
|
||||
msgid ""
|
||||
"Use Sales Teams to organize your sales departments and draw up reports."
|
||||
msgid "Use Sales Teams to organize your sales departments and draw up reports."
|
||||
msgstr "הגדר צוותי מכירות כדי לארגן את מחלקות המכירות שלך ולערוך דוחות."
|
||||
|
||||
#. module: sales_team
|
||||
|
|
@ -733,6 +672,14 @@ msgstr ""
|
|||
msgid "User"
|
||||
msgstr "משתמש"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team_member.py:0
|
||||
msgid ""
|
||||
"User '%(user)s' is not allowed in the company '%(company)s' of the Sales "
|
||||
"Team '%(team)s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__user_company_ids
|
||||
msgid "User Company"
|
||||
|
|
@ -763,20 +710,35 @@ msgstr "משתמש: מסמכים שלו בלבד"
|
|||
msgid "Users assigned to this team."
|
||||
msgstr "משתמשים שצוותו לצוות זה."
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "Visible to all"
|
||||
msgstr "גלוי לכולם"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.team,name:sales_team.salesteam_website_sales
|
||||
msgid "Website"
|
||||
msgstr "אתר אינטרנט"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "Working in multiple teams?"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team_member.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are trying to create duplicate membership(s). We found that "
|
||||
"%(duplicates)s already exist(s)."
|
||||
"You are trying to create duplicate membership(s). We found that %"
|
||||
"(duplicates)s already exist(s)."
|
||||
msgstr "אתה מנסה ליצור חברות כפול(ות). מצאנו שכבר קיימ(ים)%(duplicates)s."
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
|
||||
msgid "e.g. John Doe"
|
||||
msgstr "למשל: ג'ון סמית'"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "e.g. North America"
|
||||
|
|
@ -787,11 +749,6 @@ msgstr "לדוגמה צפון אמריקה"
|
|||
msgid "e.g. Services"
|
||||
msgstr "לדוג' שירותים"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.team,name:sales_team.ebay_sales_team
|
||||
msgid "eBay"
|
||||
msgstr "eBay"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:res.groups,comment:sales_team.group_sale_salesman_all_leads
|
||||
msgid ""
|
||||
|
|
@ -807,6 +764,51 @@ msgstr "למשתמש תהיה גישה לנתונים שלו ביישום המכ
|
|||
#. module: sales_team
|
||||
#: model:res.groups,comment:sales_team.group_sale_manager
|
||||
msgid ""
|
||||
"the user will have an access to the sales configuration as well as statistic"
|
||||
" reports."
|
||||
"the user will have an access to the sales configuration as well as statistic "
|
||||
"reports."
|
||||
msgstr "למשתמש תהיה גישה לתצורת המכירות כמו גם לדוחות סטטיסטיים."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Adding %(user_name)s in this team would remove him/her from its current "
|
||||
#~ "team %(team_name)s."
|
||||
#~ msgstr ""
|
||||
#~ "הוספת %(user_name)s לצוות זה יגרום להסרתו/ה מהצוות הנוכחי %(team_name)s."
|
||||
|
||||
#~ msgid "Contact"
|
||||
#~ msgstr "איש קשר"
|
||||
|
||||
#~ msgid "Dashboard Graph Data"
|
||||
#~ msgstr "נתוני גרף לוח בקרה"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Follow this salesteam to automatically track the events associated to "
|
||||
#~ "users of this team."
|
||||
#~ msgstr ""
|
||||
#~ "עקוב אחר צוות זה כדי לעקוב אוטומטית אחר האירועים המשויכים למשתמשים בצוות "
|
||||
#~ "זה."
|
||||
|
||||
#~ msgid "Group By"
|
||||
#~ msgstr "קבץ לפי"
|
||||
|
||||
#~ msgid "Group By..."
|
||||
#~ msgstr "קבץ לפי..."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If set, this Sales Team will be used for sales and assignments related to "
|
||||
#~ "this partner"
|
||||
#~ msgstr "אם מוגדר, צוות מכירות זה ישמש למכירות ושיוכים הקשורים ללקוח/ספק זה"
|
||||
|
||||
#~ msgid "Mobile"
|
||||
#~ msgstr "נייד"
|
||||
|
||||
#~ msgid "Number of messages which requires an action"
|
||||
#~ msgstr "מספר הודעות המחייבות פעולה"
|
||||
|
||||
#~ msgid "Sample data"
|
||||
#~ msgstr "נתונים לדוגמה"
|
||||
|
||||
#~ msgid "Undefined graph model for Sales Team: %s"
|
||||
#~ msgstr "מודל גרף לא מוגדר עבור צוות המכירות: %s"
|
||||
|
||||
#~ msgid "eBay"
|
||||
#~ msgstr "eBay"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue