# Translation of Odoo Server. # This file contains the translation of the following modules: # * website # # Translators: # Jonathan Spier, 2023 # yacov mosbacher , 2023 # Roy Sayag, 2023 # Yves Goldberg , 2023 # ExcaliberX , 2023 # Fishfur A Banter , 2023 # david danilov, 2023 # MichaelHadar, 2023 # Amit Spilman , 2023 # Ofir Blum , 2023 # hed shefer , 2023 # Adi Sharashov , 2023 # Ha Ketem , 2023 # Lilach Gilliam , 2023 # דודי מלכה , 2023 # NoaFarkash, 2023 # Yihya Hugirat , 2023 # ZVI BLONDER , 2023 # yael terner, 2023 # Netta Waizer, 2024 # Martin Trigaux, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-29 10:44+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Martin Trigaux, 2024\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=3; 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 #. odoo-javascript #: code:addons/website/static/src/snippets/s_image_gallery/options.js:0 #, python-format msgid " Add Images" msgstr "הוסף תמונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "\" alert with a" msgstr "\" התראה עם" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "\"%s form submission\" <%s>" msgstr "" #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL from\" can not be empty." msgstr "" #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL to\" can not be empty." msgstr "\"URL to\" לא יכול להיות ריק." #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL to\" cannot contain parameter %s which is not used in \"URL from\"." msgstr "\"URL to\" לא יכול להכיל פרמטר %sשלא השתמשו בו ב \"URL from\"." #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL to\" is invalid: %s" msgstr "\"URL to\" לא חוקי: %s" #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL to\" must contain parameter %s used in \"URL from\"." msgstr "\"URL to\" חייב להכיל פרמטר %s אשר שומש ב \"URL from\"." #. module: website #. odoo-python #: code:addons/website/models/website_rewrite.py:0 #, python-format msgid "\"URL to\" must start with a leading slash." msgstr "\"URL to\" חייב להתחיל ב /." #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__page_count msgid "# Visited Pages" msgstr "מס' הדפים שביקרו בהם" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__visit_count #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "# Visits" msgstr "# ביקורים" #. module: website #: model_terms:ir.ui.view,arch_db:website.navbar msgid "#{_navbar_name if _navbar_name else 'Main'}" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "#{display_label} #{depth}" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "#{heading_label} #{depth}" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "$10.50" msgstr "10.50$" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "$12.00" msgstr "12.00$" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "$15.50" msgstr "15.50$" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "$7.50" msgstr "7.50$" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "$9.00" msgstr "9.00$" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/page_list.js:0 #, python-format msgid "%s record(s) selected, are you sure you want to publish them all?" msgstr "%sנבחרו רשומות, האם אתה בטוח שברצונך לפרסם את כולם?" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "&lt;head&gt; and &lt;/body&gt;" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages msgid "' did not match any pages." msgstr "' לא תאם לאף דף ." #. module: website #: model_terms:ir.ui.view,arch_db:website.list_hybrid msgid "' did not match anything." msgstr "' לא תואם לשום דבר." #. module: website #: model_terms:ir.ui.view,arch_db:website.list_hybrid msgid "" "' did not match anything.\n" " Results are displayed for '" msgstr "" "' לא תואם לשום דבר. \n" " התוצאות מוצגות עבור '" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "' to link to an anchor." msgstr "' כדי לקשר לעוגן." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "" "' to search a page.\n" " '" msgstr "" "' כדי לחפש דף.\n" "'" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_searchbar/000.xml:0 #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages #, python-format msgid "'. Showing results for '" msgstr "'. מציג תוצאות עבור '" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "(could be used in" msgstr "(ניתן להשתמש ב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "+ Field" msgstr "+ שדה" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "+ New Website" msgstr "+ אתר אינטרנט חדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.template_footer_centered #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive #: model_terms:ir.ui.view,arch_db:website.template_footer_headline #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "+1 (650) 555-0111" msgstr "+1 (650) 555-0111" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid ", .s_searchbar_input" msgstr ", .s_searchbar_input" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid ", .s_website_form" msgstr ", .s_website_form" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid ", author:" msgstr ", כותב:" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" ".\n" " The website will still work if you reject or discard those cookies." msgstr "" ".\n" "האתר עדיין יפעל אם תדחה או תמחק את הקוקיז האלה." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "" ".\n" " Changing its name will break these calls." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "...and switch the timeline contents to fit your needs." msgstr "...והחלף את תכני ציר הזמן כך שיתאים לצרכים שלך." #. module: website #: model:website,contact_us_button_url:website.default_website #: model:website,contact_us_button_url:website.website2 #: model_terms:ir.ui.view,arch_db:website.layout #: model_terms:ir.ui.view,arch_db:website.snippets msgid "/contactus" msgstr "/צור קשר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "1 km" msgstr "1 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "1/2 - 1/2" msgstr "1/2 - 1/2" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "1/3 - 2/3" msgstr "1/3 - 2/3" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "1/4 - 3/4" msgstr "1/4 - 3/4" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "10 m" msgstr "10 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "100 km" msgstr "100 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "100 m" msgstr "100 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "100%" msgstr "100%" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "1000 km" msgstr "1000 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "12" msgstr "12" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "15 km" msgstr "15 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown msgid "16" msgstr "16" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "2 (current)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "2 km" msgstr "2 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "2.5 m" msgstr "2.5 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "20 m" msgstr "20 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "200 km" msgstr "200 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "200 m" msgstr "200 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "2000 km" msgstr "2000 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "24x7 toll-free support" msgstr "תמיכה ללא תשלום 24x7" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "25%" msgstr "25%" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "" "250 Executive Park Blvd, Suite 3400
San Francisco CA 94134
United" " States" msgstr "שדרות 250 Executive Park, סוויטה 3400
מיקוד 94134
ארה\"ב" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_centered msgid "" "250 Executive Park Blvd, Suite 3400 • San Francisco CA 94134 • United States" msgstr "" "שדרות 250 Executive Park, סוויטה 3400" " " "מיקוד 94134 סן פרנסיסקו, ארה\"ב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown msgid "30" msgstr "30" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "30 km" msgstr "30 ק\"מ" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/fields.xml:0 #: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__301 #, python-format msgid "301 Moved permanently" msgstr "301 הועבר באופן קבוע" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/fields.xml:0 #: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__302 #, python-format msgid "302 Moved temporarily" msgstr "302 הועבר באופן זמני" #. module: website #: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__308 msgid "308 Redirect / Rewrite" msgstr "308 הפניה מחדש / כתיבה מחדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "4 km" msgstr "4 ק\"מ" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "4 steps" msgstr "4 צעדים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "400 km" msgstr "400 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "400 m" msgstr "400 מ'" #. module: website #: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__404 msgid "404 Not Found" msgstr "404 לא נמצא" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown msgid "45" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "5 m" msgstr "5 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "50 km" msgstr "50 ק\"מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "50 m" msgstr "50 מ'" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "50%" msgstr "50%" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_call_to_action msgid "50,000+ companies run Odoo to grow their businesses." msgstr "50,000 חברות משתמשות בOdoo כדי להצמיח את העסקים שלהן." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "75%" msgstr "75%" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "8 km" msgstr "8 ק\"מ" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_progress_bar/options.js:0 #, python-format msgid "80% Development" msgstr "80% פיתוח" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action msgid "50,000+ companies run Odoo to grow their businesses." msgstr "50,000+ חברות מפעילות את Odoo כדי להצמיח את עסקיהן." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Add the selected image." msgstr "הוסףאת התמונה שנבחרה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click Edit to start designing your homepage." msgstr "לחץ על ערוך להתחיל בעיצוב דף הבית שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click on a snippet to access its options menu." msgstr "לחץ על הקטע הגזורכדי לגשת לתפריט האפשרויות שלו." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click on a text to start editing it." msgstr "לחץ על הטקסטכדי להתחיל לערוך אותו." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click on this column to access its options." msgstr "לחץבעמודה זו כדי לגשת לאפשרויות שלה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click on this header to configure it." msgstr "לחץבכותרת זו כדי להגדיר אותה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click on this option to change the %s of the block." msgstr "לחץעל האפשרות לשנות את%sשל הבלוק." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "" "Customize any block through this menu. Try to change the background " "color of this block." msgstr "" "התאם אישיתכל בלוק דרך תפריט זה. נסה לשנות את צבע הרקע של הבלוק." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "" "Customize any block through this menu. Try to change the background " "image of this block." msgstr "" "התאם אישיתכל חסימה דרך התפריט הזה. נסה לשנות את תמונת הרקע של הבלוק " "הזה." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_headline msgid "Designed
for Companies" msgstr "מיועד
לחברות" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive msgid "Designed for companies" msgstr "מיועד לחברות" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Double click on an icon to change it with one of your choice." msgstr "לחץ פעמיים על סמל(אייקון)כדי לשנות את זה עם אחד לבחירתך." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Double click on an image to change it with one of your choice." msgstr "לחץ פעמיים על תמונה כדי לשנות את זה עם אחד לבחירתך." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive msgid "" "My Company
250 Executive Park Blvd, Suite 3400
San " "Francisco CA 94134
United States" msgstr "" "החברה שלי
שדרת Executive Park מספר 250, סוויטה 3400
סן " "פרנסיסקו קליפורניה מיקוד 94134
ארה\"ב" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Select a %s." msgstr "בחר את%s." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Select a Color Palette." msgstr "בחרפלטת צבעים" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Slide this button to change the %s padding" msgstr "הזזלחצן זה כדי לשנות את ה%sריפוד (Padding)" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Slide this button to change the column size." msgstr "הזזלחצן זה כדי לשנות את גודל העמודה." #. module: website #: model_terms:ir.ui.view,arch_db:website.view_edit_robots msgid "" "

\n" " Example of rule:
" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "" "Edit this title" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "" "Good writing is " "simple, but not simplistic." msgstr "" "כתיבה טובה היא פשוטה, " "אך לא פשטנית." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_card msgid "2 days ago" msgstr "לפני יומיים" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "" "info@yourcompany.example.com" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_call_to_action msgid "" "250 Executive Park Blvd, " "Suite 3400 • San Francisco CA 94134 • United States" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "" "\n" " +1 (650) 555-0111" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "͏" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Circles" msgstr "מעגלים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Hearts" msgstr " לבבות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Replace Icon" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Squares" msgstr " ריבועים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Stars" msgstr " כוכבים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid " Thumbs" msgstr "אגודלים" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "" "" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view msgid "" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.page_404 msgid "" " Edit the content below this line to adapt " "the default Page not found page." msgstr "" "ערוך את התוכן מתחת לשורה זו כדי להתאים את " "ברירת המחדלהדף לא נמצאדף" #. module: website #: model_terms:ir.ui.view,arch_db:website.protected_403 msgid "" "
\n" " A password is required to access this page." msgstr "" "
\n" "נדרשת סיסמה כדי לגשת לדף זה." #. module: website #: model_terms:ir.ui.view,arch_db:website.protected_403 msgid "" "
\n" " Wrong password" msgstr "" "
\n" "סיסמה שגויה" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "" "3575 " "Fake Buena Vista Avenue" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "" "+1 (650) " "555-0111" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "\n" " How to create my Plausible Shared Link" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "\n" " How to get my Measurement ID" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Events" msgstr "" "\n" "אירועים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " About us" msgstr "" "\n" "אודות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Partners" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Services" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Help center" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Guides" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Our blog" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Customers" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "\n" " Products" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid " Contact us" msgstr "צור קשר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid " Free returns" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "" " Pickup" " in store" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "" " Express delivery" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Instant setup, satisfied or reimbursed." msgstr "הגדרה מיידית, מרוצה או מקבל החזר." #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "

Attached files:

" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "" "\n" " \n" " Low Price Guarantee\n" " \n" " \n" " \n" " 30 Days Online Returns\n" " \n" " \n" " \n" " Standard Shipping\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "\n" " : type some of the first chars after 'google' is enough, we'll guess the rest.\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(rounded-0)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(rounded-1)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(rounded-2)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(rounded-3)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(shadow)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(shadow-lg)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "(shadow-sm)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Last updated 3 mins ago" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "" "Form field help " "text" msgstr "" "טופס עם שדה מסוג טקסט" " לשם עזרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "We'll never share " "your email with anyone else." msgstr "" "לעולם לא נשתף את " "הדוא\"ל שלך עם מישהו אחר." #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "" "\n" " \n" " info@yourcompany.example.com\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "/ month" msgstr "/ חודש" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "" " " "info@yourcompany.example.com" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "Free Returns and Standard Shipping" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "TABS" msgstr "כרטיסיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "14" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "\n" " Next" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "\n" " Previous" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "" "\n" " Discover our new products\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "" "\n" " Your message has been sent successfully" msgstr "" "\n" "הודעתך נשלחהבהצלחה" #. module: website #: model_terms:ir.ui.view,arch_db:website.language_selector_inline msgid "|" msgstr "|" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "/" msgstr "/" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "to" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_copyright_company_name msgid "" "Copyright &copy; Company " "name" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.header_text_element msgid "+1 (650) 555-0111" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Connected" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Offline" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery msgid "" "\n" " Previous" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery msgid "" "\n" " Next" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookies_bar msgid "" "We use cookies to provide you a better user experience " "on this website." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_badge msgid "" "\n" " Category\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "Iris DOE • CEO of " "MyCompany" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "Jane DOE • CEO of " "MyCompany" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "John DOE • CEO of " "MyCompany" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "" "$\n" " 125\n" " .00" msgstr "" "$\n" " 125\n" " .00" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "" "$\n" " 35\n" " .00" msgstr "" "$\n" " 35\n" " .00" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "" "$\n" " 65\n" " .00" msgstr "" "$\n" " 65\n" " .00" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "12" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "37" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "45" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "8" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar msgid "80% Development" msgstr "80% פיתוח" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "Company" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "Email To" msgstr "שלח דואר אלקטרוני אל" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "" "Email\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "" "Name\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "Phone Number" msgstr "מספר טלפון" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "" "Question\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "" "Subject\n" " *" msgstr "" "נושא\n" "*" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "" "Subject\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "Your Company" msgstr "שם העסק" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "" "Your Email\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "" "Your Name\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "" "Your Question\n" " *" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "" "...\n" " \n" " /my-little-record-23\n" " " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "/model/" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "2015" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "2018" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "2019" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Theme" msgstr "נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "A CDN helps you serve your website’s content with high availability and high" " performance to any visitor wherever they are located." msgstr "" "CDN עוזר לך להגיש את תוכן האתר שלך בזמינות גבוהה וביצועים גבוהים לכל מבקר " "באשר הוא נמצא." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart msgid "A Chart Title" msgstr "כותרת טבלה" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "A Google Map error occurred. Make sure to read the key configuration popup " "carefully." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_image msgid "A Section Subtitle" msgstr "כתוביות לפסקה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "A bit more patience as your website takes shape." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_card msgid "" "A card is a flexible and extensible content container. It includes options " "for headers and footers, a wide variety of content, contextual background " "colors, and powerful display options." msgstr "" "כרטיס הוא מיכל תוכן גמיש וניתן להרחבה. הוא כולל אפשרויות לכותרות עליונות " "ותחתונות, תוכן מגוון, צבעי רקע על פי ההקשר ואפשרויות תצוגה עוצמתיות." #. module: website #: model:ir.model.fields,help:website.field_ir_actions_server__website_published #: model:ir.model.fields,help:website.field_ir_cron__website_published msgid "" "A code server action can be executed from the website, using a dedicated " "controller. The address is /website/action/. Set this " "field as True to allow users to run this action. If it is set to False the " "action cannot be run through the website." msgstr "" "ניתן לבצע פעולת קוד שרת מהאתר, באמצעות בקר ייעודי. הכתובת היא /אתר " "אינטרנט/פעולה. הגדר שדה זה כ- נכון כדי לאפשר למשתמשים להפעיל " "פעולה זו. אם הוא מוגדר כ- לא נכון הפעולה תהיה לא ניתנת להפעלה באמצעות האתר." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_color_blocks_2 msgid "A color block" msgstr "צבע בלוק" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_image_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_image_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_image_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_default_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_image_texts_image_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_mosaic_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_reversed_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_texts_image_texts_template msgid "A great title" msgstr "כותרת נהדרת" #. module: website #: model:ir.model.fields,help:website.field_website_snippet_filter__field_names msgid "A list of comma-separated field names" msgstr "רשימה של שמות שדות מופרדים בפסיקים" #. module: website #: model:website.configurator.feature,description:website.feature_module_stores_locator msgid "A map and a listing of your stores" msgstr "מפה ורישום החנויות שלך" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__visit_count msgid "" "A new visit is considered if last connection was more than 8 hours ago." msgstr "ביקור חדש נחשב אם ההתחברות האחרונה הייתה לפני יותר מ 8 שעות." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_picture msgid "A punchy Headline" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "A second item" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "A short description of this great feature." msgstr "תיאור קצר של הפיצ'ר הנהדר הזה." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "A small explanation of this great
feature, in clear words." msgstr "הסבר קצר לתכונה נהדרת
זו, במילים ברורות." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "A third item" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "" "A timeline is a graphical representation on which important events are " "marked." msgstr "ציר זמן הוא ייצוג גרפי שעליו מסומנים אירועים חשובים." #. module: website #: model:ir.model.fields,help:website.field_website_visitor__is_connected msgid "" "A visitor is considered as connected if his last page view was within the " "last 5 minutes." msgstr "מבקר נחשב מחובר אם הצפייה האחרונה שלו בדף הייתה ב 5 הדקות האחרונות." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "AI" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "API Key" msgstr "מפתח API" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups msgid "About" msgstr "אודות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_image_text #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_timeline_s_text_block_h2 msgid "About Me" msgstr "" #. module: website #: model:website.configurator.feature,name:website.feature_page_about_us #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_cover #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_text_block_h1 #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_4_s_text_block_h2 msgid "About Us" msgstr "אודותינו" #. module: website #: model_terms:ir.ui.view,arch_db:website.aboutus #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "About us" msgstr "עלינו" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #, python-format msgid "Access Denied" msgstr "הגישה נדחתה" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__access_token msgid "Access Token" msgstr "אסימון גישה" #. module: website #: model_terms:ir.ui.view,arch_db:website.protected_403 msgid "Access to this page" msgstr "גישה לדף הזה" #. module: website #: model:ir.model.constraint,message:website.constraint_website_visitor_access_token_unique msgid "Access token should be unique." msgstr "אסימון גישה חייב להיות ייחודי." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Accessories" msgstr "אביזרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Accordion" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Account & Sales management" msgstr "חשבון & ניהול מכירות" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Accounts are usable across all your multiple websites" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "" "Achieve holistic health with personalized nutritional advice that " "complements your workouts, promoting overall well-being." msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_rewrite__redirect_type #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Action" msgstr "פעולה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Activating the last features." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Activating your %s." msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__active #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__active #: model:ir.model.fields,field_description:website.field_website_controller_page__active #: model:ir.model.fields,field_description:website.field_website_page__active #: model:ir.model.fields,field_description:website.field_website_rewrite__active #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Active" msgstr "פעיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "" "Adapt these three columns to fit your design need. To duplicate, delete or " "move columns, select the column and use the top icons to perform your " "action." msgstr "" "התאם את שלוש העמודות הללו כך שיתאימו לצורך העיצובי שלך. כדי לשכפל, למחוק או " "להזיז עמודות, בחר בעמודה והשתמש בסמלים העליונים כדי לבצע את הפעולה שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: code:addons/website/static/src/components/dialog/seo.xml:0 #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #, python-format msgid "Add" msgstr "הוסף" #. module: website #: model_terms:ir.ui.view,arch_db:website.grid_layout_options msgid "Add Elements" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "Add Files" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Add Item" msgstr "הוסף פריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "Add Media" msgstr "הוסף מדיה " #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Add Mega Menu Item" msgstr "הוסף פריט מגה תפריט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Add Menu Item" msgstr "הוסף פריט תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_social_media_options msgid "Add New Social Network" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog_add_product_widget msgid "Add Product" msgstr "הוסף מוצר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Add Row" msgstr "הוסף שורה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Add Serie" msgstr "הוסף סדרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Add Slide" msgstr "הוסף שקופית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Add Tab" msgstr "הוסף כרטיסייה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "Add Text Highlight Effects" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline_options msgid "Add Year" msgstr "הוסף שנה" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Add a Google Font" msgstr "הוסף גופן של גוגל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Add a Language" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_picture msgid "Add a caption to enhance the meaning of this image." msgstr "הוסף כיתוב כדי לשפר את המשמעות של תמונה זו." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_product_catalog/options.js:0 #, python-format msgid "Add a description here" msgstr "הוסף תיאור כאן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Add a great slogan." msgstr "הוסף סיסמה נהדרת." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Add a menu description." msgstr "הוסף תיאור תפריט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.js:0 #, python-format msgid "Add a menu item" msgstr "הוסף פריט תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Add a new field after this one" msgstr "הוסף שדה חדש לאחר השדה הזה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Add a new field at the end" msgstr "הוסף שדה חדש בסוף" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_view_form_extend msgid "Add groups in the \"Access Rights\" tab below." msgstr "" #. module: website #. odoo-python #: code:addons/website/models/res_lang.py:0 #, python-format msgid "Add languages" msgstr "הוסף שפות" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Add new %s" msgstr "הוסף חדש%s" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Add to Cart Button" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Add to cart" msgstr "הוסף לעגלה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #, python-format msgid "Add to menu" msgstr "הוסף לתפריט" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "Adding a language requires to leave the editor. This will save all your " "changes, are you sure you want to proceed?" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "Address" msgstr "כתובת" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "" "Adjust volume, skip tracks, answer calls, and activate voice assistants with" " a simple tap, keeping your hands free and your focus on what matters most." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Advanced" msgstr "מתקדם" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Advertising & Marketing
(optional)" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__after msgid "After" msgstr "אחרי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Alert" msgstr "אזהרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Alerts" msgstr "התראות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Align Bottom" msgstr "יישר תחתית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Align Middle" msgstr "יישר למרכז" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Align Top" msgstr "יישר למעלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Alignment" msgstr "יישור" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_text_2nd #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "Aline Turner, CTO" msgstr "אלין טרנר, מנהלת טכנולוגיות ראשית" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_text_2nd #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "" "Aline is one of the iconic people in life who can say they love what they " "do. She mentors 100+ in-house developers and looks after the community of " "thousands of developers." msgstr "" "אלין היא אחת מהאנשים האיקוניים בחיים שיכולים לומר שהם אוהבים את מה שהם " "עושים. היא מדריכה 100+ מפתחים פנימיים ודואגת לקהילה של אלפי מפתחים." #. module: website #: model:ir.model.fields.selection,name:website.selection__ir_ui_view__visibility__ msgid "All" msgstr "הכל" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "All SCSS Files" msgstr "קבצי All SCSS" #. module: website #: model:ir.model,name:website.model_website_route msgid "All Website Route" msgstr "כל מסלולי אתר האינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/page_views_mixin.js:0 #, python-format msgid "All Websites" msgstr "כל אתרי האינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "All You Can Eat" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "All informations you need" msgstr "כל המידע שאתה צריך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "All pages" msgstr "כל הדפים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_searchbar/000.xml:0 #, python-format msgid "All results" msgstr "כל התוצאות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "All these icons are completely free for commercial use." msgstr "כל הסמלים הללו הם בחינם לחלוטין לשימוש מסחרי." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_three_columns msgid "All-Day Comfort" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "Allow all cookies" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "Allow the use of cookies from this website on this browser?" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_ir_ui_view__track #: model:ir.model.fields,help:website.field_website_controller_page__track #: model:ir.model.fields,help:website.field_website_page__track msgid "Allow to specify for one page of the website to be trackable or not" msgstr "מאפשר לציין שעמוד אחד באתר האינטרנט ניתן או לא ניתן למעקב" #. module: website #: model:ir.model.fields,field_description:website.field_ir_model__website_form_access msgid "Allowed to use in forms" msgstr "מותר לשימוש בטפסים" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Allows to do mass mailing campaigns to contacts" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Alows your visitors to chat with you" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Already installed" msgstr "כבר מותקן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Alternate Image Text" msgstr "טקסט תמונה חלופי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Alternate Text" msgstr "טקסט חלופי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Alternate Text Image" msgstr "תמונה טקסט חלופי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Alternate Text Image Text" msgstr "טקסט תמונה טקסט חלופי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "" "Although this Website may be linked to other websites, we are not, directly " "or indirectly, implying any approval, association, sponsorship, endorsement," " or affiliation with any linked website, unless specifically stated herein." msgstr "" "אף על פי שאתר זה עשוי להיות מקושר לאתרים אחרים, אנו איננו, באופן ישיר או " "עקיף, רומזים על אישור, קשר, חסות, או שיוך כלשהו לאתר מקושר כלשהו, ​​אלא אם " "כן צוין במפורש כאן." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Always Underline" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Always Visible" msgstr "נראה תמיד" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_numbers msgid "Amazing Pages" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_three_columns msgid "Amazing Sound Quality" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "Amazing pages" msgstr "דפים נהדרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map msgid "An address must be specified for a map to be embedded" msgstr "יש לציין כתובת כדי להטמיע מפה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "An error has occured, the form has not been sent." msgstr "אירעה שגיאה, הטופס לא נשלח." #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "An error occurred while rendering the template" msgstr "אירעה שגיאה בעת עיבוד התבנית" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "An example alert with an icon" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "An item" msgstr "" #. module: website #: model:ir.actions.client,name:website.backend_dashboard #: model:ir.ui.menu,name:website.menu_website_analytics msgid "Analytics" msgstr "ניתוח נתונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Analytics cookies and privacy information." msgstr "ניתוח קוקיז ומידע פרטיות." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Analytics
(optional)" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "Anchor copied to clipboard
Link: %s" msgstr "עוגן הועתק ללוח
לינק:%s" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Anchor name" msgstr "שם עוגן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_image_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_image_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_image_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_alternation_text_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_default_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_image_texts_image_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_mosaic_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_reversed_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_texts_image_texts_template msgid "And a great subtitle" msgstr "וכתובית מעולה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "Animate" msgstr "להנפיש" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "Animate text" msgstr "הנפשת טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options msgid "Animated" msgstr "מונפש" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Animation" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_color_blocks_2 msgid "Another color block" msgstr "צבע בלוק נוסף" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "Another feature" msgstr "פיצ'ר נוסף" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Another link" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__append msgid "Append" msgstr "צרף" #. module: website #: model:ir.actions.act_window,name:website.action_website_add_features #: model:ir.ui.menu,name:website.menu_website_add_features msgid "Apps" msgstr "יישומים" #. module: website #. odoo-python #: code:addons/website/controllers/main.py:0 #, python-format msgid "Apps url" msgstr "url של אפליקציות" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__arch msgid "Arch" msgstr "קשת" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch_db #: model:ir.model.fields,field_description:website.field_website_page__arch_db msgid "Arch Blob" msgstr "Arch Blob" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch_fs #: model:ir.model.fields,field_description:website.field_website_page__arch_fs msgid "Arch Filename" msgstr "Arch Filename" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__arch_fs msgid "Arch Fs" msgstr "Arch Fs" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_rewrite_search msgid "Archived" msgstr "בארכיון" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Are you sure you want to delete this page?" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Are you sure you want to delete those pages?" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Arrows" msgstr "חצים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/options.xml:0 #, python-format msgid "As promised, we will offer 4 free tickets to our next summit." msgstr "כמובטח, נציע 4 כרטיסים חינם לכנס הועידה שלנו." #. module: website #: model:ir.model,name:website.model_ir_asset msgid "Asset" msgstr "נכס" #. module: website #: model:ir.model,name:website.model_web_editor_assets msgid "Assets Utils" msgstr "נכסים שימושיים" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__copy_ids msgid "Assets using a copy of me" msgstr "נכסים באמצעות עותק שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "At The End" msgstr "בסופו של דבר" #. module: website #: model:ir.model,name:website.model_ir_attachment msgid "Attachment" msgstr "קובץ מצורף" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__copy_ids msgid "Attachment using a copy of me" msgstr "קובץ מצורף באמצעות עותק שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Authenticate users, protect user data and allow the website to deliver the services users expects,\n" " such as maintaining the content of their cart, or allowing file uploads." msgstr "" "לאמת משתמשים, להגן על נתוני משתמשים ולאפשר לאתר לספק את השירותים שהמשתמשים מצפים להם,\n" "כגון שמירה על תוכן העגלה שלהם, או מתן אפשרות להעלות קבצים." #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_search msgid "Author" msgstr "מחבר" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Authorized Groups" msgstr "קבוצות מורשות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Auto" msgstr "אוטומטי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "" "Automatically opens the pop-up if the user stays on a page longer than the " "specified time." msgstr "פותח אוטומטית את החלון הקופץ אם המשתמש נשאר בדף יותר מהזמן שצוין." #. module: website #: model:ir.model.fields,field_description:website.field_website__auto_redirect_lang msgid "Autoredirect Language" msgstr "שפת הפנייה אוטומטית" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Autosizing" msgstr "שינוי גודל אוטומטי" #. module: website #: model:ir.model.fields,field_description:website.field_ir_actions_server__website_published #: model:ir.model.fields,field_description:website.field_ir_cron__website_published msgid "Available on the Website" msgstr "זמין באתר האינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "BSgzTvR5L1GB9jriT451iTN4huVPxHmltG6T6eo" msgstr "BSgzTvR5L1GB9jriT451iTN4huVPxHmltG6T6eo" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "BTS Base Colors" msgstr "BTS צבעי בסיס" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Backdrop" msgstr "רקע" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "Backend" msgstr "השאר משמרת פתוחה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Background" msgstr "רקע" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/configurator_tour.js:0 #: code:addons/website/static/src/js/tours/configurator_tour.js:0 #, python-format msgid "Background Shape" msgstr "צורת רקע" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Badge" msgstr "תג" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Bags" msgstr "תיקים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Banner" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Bar Horizontal" msgstr "בר אופקי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Bar Vertical" msgstr "בר אנכי" #. module: website #: model:ir.model,name:website.model_base msgid "Base" msgstr "בסיס" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch_base #: model:ir.model.fields,field_description:website.field_website_page__arch_base msgid "Base View Architecture" msgstr "ארכיטקטורת תצוגה בסיסית" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_ui_view__mode__primary msgid "Base view" msgstr "תצוגת בסיס" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups #, python-format msgid "Basic" msgstr "בסיסי" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Basic example" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Basic sales & marketing for up to 2 users" msgstr "מכירות ושיווק בסיסיים עבור עד 2 משתמשים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "Beautiful snippets" msgstr "קטעים יפים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Beef Carpaccio" msgstr "קרפצ'יו בקר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "Beef Carpaccio, Filet Mignon 8oz and Cheesecake" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__before msgid "Before" msgstr "לפני " #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Beginner" msgstr "מתחיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options msgid "Below Each Other" msgstr "אחד מתחת לשני" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Big" msgstr "גדול" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Big Boxes" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Big Icons Subtitles" msgstr "כתוביות של סמלים גדולים" #. module: website #: model:ir.model.fields,help:website.field_ir_model_fields__website_form_blacklisted msgid "Blacklist this field for web forms" msgstr "הוסף שדה זה לרשימה השחורה בטפסי אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_model_fields__website_form_blacklisted msgid "Blacklisted in web forms" msgstr "ברשימה השחורה בטפסי אתר אינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.xml:0 #, python-format msgid "Blank Page" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Blazers" msgstr "בלייזרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Block" msgstr "חסום" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Blockquote" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Blog" msgstr "בלוג" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Blog Post" msgstr "פרסום פוסט בבלוג" #. module: website #: model:website.configurator.feature,description:website.feature_module_news msgid "Blogging and posting relevant content" msgstr "כתיבת בלוג ופרסום תוכן רלוונטי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Blur" msgstr "טשטוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_menu msgid "Book your table today" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Books" msgstr "ספרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Bootstrap-based templates" msgstr "תבניות מבוססות אתחול" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_widgets #, python-format msgid "Border" msgstr "גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Border Bottom" msgstr "לחצן גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote_options msgid "Border Color" msgstr "צבע גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Border Radius" msgstr "רדיוס גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Border Width" msgstr "רוחב גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Border radius large" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Border radius medium" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Border radius none" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Border radius small" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Bordered" msgstr "עם גבולות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.template_header_sales_four #: model_terms:ir.ui.view,arch_db:website.template_header_sales_one #: model_terms:ir.ui.view,arch_db:website.template_header_sales_three #: model_terms:ir.ui.view,arch_db:website.template_header_sales_two #: model_terms:ir.ui.view,arch_db:website.template_header_search msgid "Bottom" msgstr "תחתון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options msgid "Bottom to Top" msgstr "מלמעלה למטה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Bounce" msgstr "דוא\"ל לא נמסר - חזר עם שגיאה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Boxed" msgstr "טבלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Boxes" msgstr "קופסאות" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Breadcrumb" msgstr "פירורי לחם" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Build my website" msgstr "בנה את אתר האינטרנט שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Building blocks system" msgstr "בונה את מערכת הבלוקים " #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Building your %s" msgstr "בונה את %sשלך" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Building your website." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.xml:0 #, python-format msgid "Building your website..." msgstr "בנה את אתר האינטרנט שלך..." #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__bundle msgid "Bundle" msgstr "צרור/ אגד" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.grid_layout_options #: model_terms:ir.ui.view,arch_db:website.s_button #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Button" msgstr "כפתור" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Button Position" msgstr "מיקום לחצן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Buttons" msgstr "לחצנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_1_s_banner msgid "" "By Crafting unique and compelling brand identities that leave a lasting " "impact." msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__cdn_url #: model:ir.model.fields,field_description:website.field_website__cdn_url msgid "CDN Base URL" msgstr "כתובת אתר בסיס CDN" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__cdn_filters #: model:ir.model.fields,field_description:website.field_website__cdn_filters msgid "CDN Filters" msgstr "מסנני CDN" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "CTA" msgstr "CTA" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Call to Action" msgstr "קריאה לפעולה" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact msgid "Call us" msgstr "חייג אלינו" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Call-to-action" msgstr "קריאה לפעולה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Camera" msgstr "מצלמה" #. module: website #: model:ir.model.fields,field_description:website.field_res_partner__can_publish #: model:ir.model.fields,field_description:website.field_res_users__can_publish #: model:ir.model.fields,field_description:website.field_website_controller_page__can_publish #: model:ir.model.fields,field_description:website.field_website_page__can_publish #: model:ir.model.fields,field_description:website.field_website_published_mixin__can_publish #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__can_publish #: model:ir.model.fields,field_description:website.field_website_snippet_filter__can_publish msgid "Can Publish" msgstr "יכול לפרסם" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/dialog.js:0 #: code:addons/website/static/src/components/dialog/page_properties.js:0 #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #: code:addons/website/static/src/js/utils.js:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.xml:0 #: model_terms:ir.ui.view,arch_db:website.qweb_500 #: model_terms:ir.ui.view,arch_db:website.view_edit_robots #: model_terms:ir.ui.view,arch_db:website.view_website_form_view_themes_modal #, python-format msgid "Cancel" msgstr "בטל" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "" "Cannot apply this option on current text selection. Try clearing the format " "and try again." msgstr "" #. module: website #. odoo-python #: code:addons/website/models/res_lang.py:0 #, python-format msgid "Cannot deactivate a language that is currently used on a website." msgstr "לא ניתן להשבית שפה שבשימוש כיום באתר." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/content/website_root.js:0 #, python-format msgid "Cannot load google map." msgstr "לא ניתן לטעון את מפת גוגל." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Card" msgstr "כרטיס" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options msgid "Card Style" msgstr "עיצוב כרטיס" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Card link" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Card title" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Cards" msgstr "קלפים" #. module: website #: model:website.configurator.feature,name:website.feature_module_career msgid "Career" msgstr "קריירה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Careful" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Carousel" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Case Studies" msgstr "חקר מקרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_cover msgid "Catchy Headline" msgstr "כותרת קליטה" #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_search msgid "Category" msgstr "קטגוריה" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Category of Cookie" msgstr "קטגוריית קוקיז" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Center" msgstr "מרכז" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Centered" msgstr "ממורכז" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Change Icons" msgstr "החלף סמלים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "" "Change theme in a few clicks, and browse through Odoo's catalog of\n" " ready-to-use themes available in our app store." msgstr "" "שנה את הנושא בכמה קליקים, ודפדף בקטלוג של Odoo של\n" "ערכות נושא מוכנות לשימוש הזמינות בחנות האפליקציות שלנו." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "Changing the color palette will reset all your color customizations, are you" " sure you want to proceed?" msgstr "" "שינוי פלטת הצבעים יאפס את כל ההתאמות האישיות של הצבעים שלך, האם אתה בטוח " "שברצונך להמשיך?" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "Changing theme requires to leave the editor. This will save all your " "changes, are you sure you want to proceed? Be careful that changing the " "theme will reset all your color customizations." msgstr "" "שינוי ערכת הנושא מחייב לעזוב את העורך. זה ישמור את כל השינויים שלך, האם אתה " "בטוח שברצונך להמשיך? היזהר ששינוי ערכת הנושא יאפס את כל ההתאמות האישיות של " "הצבע שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Chart" msgstr "טבלה" #. module: website #: model:website.configurator.feature,description:website.feature_module_live_chat msgid "Chat with visitors to improve traction" msgstr "צ'אט עם מבקרים כדי לשפר את המשיכה שלהם" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup msgid "Check out now and get $20 off your first order." msgstr "בדוק עכשיו וקבל הנחה של $20 על ההזמנה הראשונה שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/content/website_root.js:0 #, python-format msgid "Check your configuration." msgstr "בדוק את הגדרותיך" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Check your connection and try again" msgstr "בדוק את החיבור שלך ונסה שנית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Checkbox" msgstr "תיבת סימון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Cheese Onion Rings" msgstr "טבעות בצל וגבינה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Chefs Fresh Soup of the Day" msgstr "מרק השף טרי של היום" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__child_id #: model_terms:ir.ui.view,arch_db:website.website_menus_form_view msgid "Child Menus" msgstr "תתי תפריטים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Children" msgstr "ילדים" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Choose" msgstr "בחר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_picture msgid "" "Choose a vibrant image and write an inspiring paragraph about it.
It " "does not have to be long, but it should reinforce your image." msgstr "" "בחר תמונה מלאת חיים וכתוב עליה פסקה מעוררת השראה.
זה לא חייב להיות ארוך," " אבל זה צריך לחזק את התדמית שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Choose an anchor name" msgstr "בחר שם עוגן" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #, python-format msgid "Choose another theme" msgstr "בחר נושא אחר" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Choose your favorite" msgstr "בחר את המועדף" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Circle" msgstr "מעגל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Classic" msgstr "קלאסי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Clean" msgstr "נקה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "Clever Slogan" msgstr "סיסמה חכמה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "" "Click and change content directly from the front-end: no complex back\n" " end to deal with." msgstr "" "לחץ ושנה תוכן ישירות מהקצה הקדמי:\n" " אין backend מורכב להתמודד איתו." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Click here to go back to block tab." msgstr "לחץ כאן כדי לחזור ללשונית חסומה." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_social_media/options.js:0 #, python-format msgid "Click here to setup your social networks" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #, python-format msgid "Click on" msgstr "לחץ על" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_embed_code msgid "" "Click on \"Edit\" in the right panel to replace this with your own " "HTML code" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Click on the icon to adapt it
to your purpose." msgstr "לחץ על האייקון/ סמל כדי להתאים אותו
למטרתך." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Click to choose more images" msgstr "לחץ כדי לבחור תמונות נוספות" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Click to select" msgstr "לחץ כדי לבחור" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_numbers msgid "Clients" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #: code:addons/website/static/src/components/views/theme_preview.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/xml/website.xml:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.qweb_500 #: model_terms:ir.ui.view,arch_db:website.s_popup #: model_terms:ir.ui.view,arch_db:website.show_website_info #: model_terms:ir.ui.view,arch_db:website.template_header_hamburger #: model_terms:ir.ui.view,arch_db:website.template_header_mobile #, python-format msgid "Close" msgstr "סגור" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Close Button Color" msgstr "סגור את כפתור הצבע" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "Close editor" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Clothes" msgstr "בגדים" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Code" msgstr "קוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Code Injection" msgstr "הזרקת קוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options msgid "Collapse Icon" msgstr "אייקון/ סמל מתמוטט/ נופל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_badge_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Color" msgstr "צבע" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Color Presets" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_color_blocks_2 msgid "" "Color blocks are a simple and effective way to present and highlight your" " content. Choose an image or a color for the background. You can even " "resize and duplicate the blocks to create your own layout. Add images or " "icons to customize the blocks." msgstr "" "בלוקים צבעוניים הם דרך פשוטה ויעילהלהציג ולהדגיש את התוכן שלך. בחר " "תמונה או צבע לרקע. אתה יכול אפילו לשנות את הגודל ולשכפל את הבלוקים כדי ליצור" " פריסה משלך. הוסף תמונות או סמלים כדי להתאים אישית את הבלוקים." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "Color filter" msgstr "מסנן צבע" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Colors" msgstr "צבעים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Cols" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Columns" msgstr "עמודות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_0_s_cover msgid "Coming Soon" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_configurator_feature__website_config_preselection msgid "" "Comma-separated list of website type/purpose for which this feature should " "be pre-selected" msgstr "רשימה מופרדת בפסיקים של סוג/מטרה של אתר שעבורם יש לבחור מראש תכונה זו" #. module: website #: model:ir.model,name:website.model_res_company msgid "Companies" msgstr "חברות" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #: model:ir.model.fields,field_description:website.field_website__company_id #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #, python-format msgid "Company" msgstr "חברה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Comparisons" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Complete CRM for any size team" msgstr "ניהול קשרי לקוחות מלא לצוות בכל גודל" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Components" msgstr "רכיבים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Computers" msgstr "מחשבים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Computers & Devices" msgstr "מחשבים & מכשירים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Conditionally" msgstr "בתנאי" #. module: website #: model:ir.model,name:website.model_res_config_settings msgid "Config Settings" msgstr "הגדר הגדרות" #. module: website #: model:ir.ui.menu,name:website.menu_website_global_configuration msgid "Configuration" msgstr "תצורה" #. module: website #: model:ir.model.fields,field_description:website.field_website__configurator_done msgid "Configurator Done" msgstr "הגדרה בוצעה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Configuring your %s." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/dialog.js:0 #, python-format msgid "Confirmation" msgstr "אישור" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_dashboard/website_dashboard.xml:0 #, python-format msgid "Connect Plausible" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom msgid "Connect with us" msgstr "התחבר אלינו" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Connected" msgstr "מחובר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps_options msgid "Connector" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__has_google_search_console msgid "Console Google Search" msgstr "מסוף חיפוש Google" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "Consulting" msgstr "ייעוץ" #. module: website #: model:ir.model,name:website.model_res_partner #: model:ir.model.fields,field_description:website.field_website_visitor__partner_id #: model_terms:ir.ui.view,arch_db:website.s_tabs #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Contact" msgstr "איש קשר" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #: model_terms:ir.ui.view,arch_db:website.header_call_to_action #: model_terms:ir.ui.view,arch_db:website.s_text_block_h2_contact #, python-format msgid "Contact Us" msgstr "צור קשר" #. module: website #. odoo-python #: code:addons/website/models/website_visitor.py:0 #, python-format msgid "Contact Visitor" msgstr "צור קשר עם מבקר" #. module: website #: model:website.menu,name:website.menu_contactus #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.s_call_to_action #: model_terms:ir.ui.view,arch_db:website.s_carousel #: model_terms:ir.ui.view,arch_db:website.s_comparisons #: model_terms:ir.ui.view,arch_db:website.s_cover #: model_terms:ir.ui.view,arch_db:website.s_text_cover #: model_terms:ir.ui.view,arch_db:website.template_footer_headline msgid "Contact us" msgstr "צור קשר" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus msgid "" "Contact us about anything related to our company or services.
\n" " We'll do our best to get back to you as soon as possible." msgstr "" "צור איתנו קשר בכל הקשור לחברה או לשירותים שלנו.
\n" "אנו נעשה כמיטב יכולתנו לחזור אליך בהקדם האפשרי." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact msgid "Contact us anytime" msgstr "צור איתנו קשר בכל עת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Contact us for any issue or question" msgstr "צור איתנו קשר בכל עת" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_call_to_action msgid "" "Contact us today to embark on your path to a healthier, more vibrant you. " "Your fitness journey begins here." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Contacts" msgstr "אנשי קשר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Contain" msgstr "מכיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Contains" msgstr "מכיל" #. module: website #: model:ir.model.fields,field_description:website.field_website_robots__content #: model:ir.ui.menu,name:website.menu_content #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Content" msgstr "תוכן" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__cdn_activated #: model:ir.model.fields,field_description:website.field_website__cdn_activated msgid "Content Delivery Network (CDN)" msgstr "רשת למסירת תוכן (CDN)" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Content Width" msgstr "רוחב תוכן" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/editor/editor.js:0 #, python-format msgid "Content saved." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.xml:0 #, python-format msgid "Content to translate" msgstr "תוכן לתרגום" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "Continue reading " msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__controller_page_ids #: model:ir.model.fields,field_description:website.field_website_controller_page__controller_page_ids #: model:ir.model.fields,field_description:website.field_website_page__controller_page_ids msgid "Controller Page" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #: model_terms:ir.ui.view,arch_db:website.cookie_policy #: model_terms:ir.ui.view,arch_db:website.cookies_bar #, python-format msgid "Cookie Policy" msgstr "מדיניות ליקוט" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_cookies_bar #: model:ir.model.fields,field_description:website.field_website__cookies_bar msgid "Cookies Bar" msgstr "קוקיז" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Cookies are small bits of text sent by our servers to your computer or device when you access our services.\n" " They are stored in your browser and later sent back to our servers so that we can provide contextual content.\n" " Without cookies, using the web would be a much more frustrating experience.\n" " We use them to support your activities on our website. For example, your session (so you don't have to login again) or your shopping cart.\n" "
\n" " Cookies are also used to help us understand your preferences based on previous or current activity on our website (the pages you have\n" " visited), your language and country, which enables us to provide you with improved services.\n" " We also use cookies to help us compile aggregate data about site traffic and site interaction so that we can offer\n" " better site experiences and tools in the future." msgstr "" "קובצי קוקיז הם פיסות טקסט קטנות שנשלחות על ידי השרתים שלנו למחשב או למכשיר שלך כאשר אתה ניגש לשירותים שלנו.\n" "הם מאוחסנים בדפדפן שלך ובהמשך נשלחים בחזרה לשרתים שלנו כדי שנוכל לספק תוכן הקשרי.\n" "ללא קובצי קוקיז, השימוש באינטרנט יהיה חוויה מתסכלת הרבה יותר.\n" "אנו משתמשים בהם כדי לתמוך בפעילויות שלך באתר האינטרנט שלנו. לדוגמה, הפגישה שלך (כדי שלא תצטרך להתחבר שוב) או עגלת הקניות שלך.\n" "
\n" "קובצי קוקיז משמשים גם כדי לעזור לנו להבין את ההעדפות שלך על סמך פעילות קודמת או נוכחית באתר שלנו (הדפים\n" "שביקרת בהם), , השפה והמדינה שלך, מה שמאפשר לנו לספק לך שירותים משופרים.\n" "אנו משתמשים גם בקובצי קוקיז כדי לעזור לנו לאסוף נתונים מצטברים על תעבורת האתר ואינטראקציה באתר כדי שנוכל להציע \n" "חוויות וכלים טובים יותר באתר בעתיד." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Copyright" msgstr "זכויות יוצרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Countdown" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.js:0 #, python-format msgid "Countdown ends in" msgstr "הספירה לאחור מסתיימת ב" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/options.xml:0 #, python-format msgid "Countdown is over - Firework" msgstr "הסתיימה הספירה לאחור - זיקוקים" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__country_id #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Country" msgstr "ארץ" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__country_flag msgid "Country Flag" msgstr "דגל ארץ" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Course" msgstr "קורס" #. module: website #: model_terms:ir.ui.view,arch_db:website.record_cover #: model_terms:ir.ui.view,arch_db:website.s_blockquote_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Cover" msgstr "שער" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options msgid "Cover Photo" msgstr "תמונת שער" #. module: website #: model:ir.model.fields,field_description:website.field_website_cover_properties_mixin__cover_properties msgid "Cover Properties" msgstr "מאפייני מעטפת" #. module: website #: model:ir.model,name:website.model_website_cover_properties_mixin msgid "Cover Properties Website Mixin" msgstr "מאפייני שער מתערבב של אתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_cover msgid "Crafting Your Digital Success Story" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Cras justo odio" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/js/utils.js:0 #: model_terms:ir.ui.view,arch_db:website.view_website_form_view_themes_modal #, python-format msgid "Create" msgstr "צור" #. module: website #: model_terms:ir.ui.view,arch_db:website.page_404 msgid "Create Page" msgstr "צור דף" #. module: website #: model_terms:ir.ui.view,arch_db:website.brand_promotion msgid "Create a" msgstr "צור" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Create a Google Project and Get a Key" msgstr "צור פרויקט גוגל וקבל מפתח" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Create a link to target this section" msgstr "צור קישור למיקוד מקטע זה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Create new" msgstr "צור חדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "" "Create your page from scratch by dragging and dropping pre-made,\n" " fully customizable building blocks." msgstr "" "צור את הדף שלך מאפס על ידי גרירה ושחרור מוכנים מראש,\n" "אבני בניין הניתנות להתאמה אישית מלאה." #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__create_uid #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__create_uid #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__create_uid #: model:ir.model.fields,field_description:website.field_theme_website_menu__create_uid #: model:ir.model.fields,field_description:website.field_theme_website_page__create_uid #: model:ir.model.fields,field_description:website.field_website__create_uid #: model:ir.model.fields,field_description:website.field_website_configurator_feature__create_uid #: model:ir.model.fields,field_description:website.field_website_controller_page__create_uid #: model:ir.model.fields,field_description:website.field_website_menu__create_uid #: model:ir.model.fields,field_description:website.field_website_page__create_uid #: model:ir.model.fields,field_description:website.field_website_rewrite__create_uid #: model:ir.model.fields,field_description:website.field_website_robots__create_uid #: model:ir.model.fields,field_description:website.field_website_route__create_uid #: model:ir.model.fields,field_description:website.field_website_snippet_filter__create_uid #: model:ir.model.fields,field_description:website.field_website_visitor__create_uid msgid "Created by" msgstr "נוצר על-ידי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "" "Created in 2021, the company is young and dynamic. Discover the composition " "of the team and their skills." msgstr "החברה, שהוקמה בשנת 2021, צעירה ודינמית. גלה את הרכב הצוות וכישוריו." #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__create_date #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__create_date #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__create_date #: model:ir.model.fields,field_description:website.field_theme_website_menu__create_date #: model:ir.model.fields,field_description:website.field_theme_website_page__create_date #: model:ir.model.fields,field_description:website.field_website__create_date #: model:ir.model.fields,field_description:website.field_website_configurator_feature__create_date #: model:ir.model.fields,field_description:website.field_website_controller_page__create_date #: model:ir.model.fields,field_description:website.field_website_menu__create_date #: model:ir.model.fields,field_description:website.field_website_page__create_date #: model:ir.model.fields,field_description:website.field_website_rewrite__create_date #: model:ir.model.fields,field_description:website.field_website_robots__create_date #: model:ir.model.fields,field_description:website.field_website_route__create_date #: model:ir.model.fields,field_description:website.field_website_snippet_filter__create_date msgid "Created on" msgstr "נוצר ב-" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_color_blocks_2 msgid "Crystal Clear Sound" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps_options msgid "Curved arrow" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #: model_terms:ir.ui.view,arch_db:website.column_count_option #: model_terms:ir.ui.view,arch_db:website.s_rating_options #, python-format msgid "Custom" msgstr "מותאם" #. module: website #: model:ir.model.fields,field_description:website.field_website__custom_code_head msgid "Custom code" msgstr "קוד מותאם אישית" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_website_form msgid "Custom Code" msgstr "קוד מותאם אישית" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Custom Key" msgstr "מפתח מותאם אישית" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Custom Url" msgstr "כתובת אתר מותאם אישית" #. module: website #: model:ir.model.fields,field_description:website.field_website__custom_code_footer msgid "Custom end of code" msgstr "סוף הקוד מותאם אישית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Custom field" msgstr "שדה מותאם אישית" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__auth_signup_uninvited #: model:ir.model.fields,field_description:website.field_website__auth_signup_uninvited msgid "Customer Account" msgstr "חשבון לקוח" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Customers" msgstr "לקוחות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Customization tool" msgstr "כלי התאמה אישית" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__customize_show msgid "Customize Show" msgstr "הצגה מותאמת אישית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "D - H - M" msgstr "D - H - M" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "D - H - M - S" msgstr "D - H - M - S" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "DRAG BUILDING BLOCKS HERE" msgstr "גרור בלוקים לכאן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options msgid "Danger" msgstr "סכנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_line_widgets msgid "Dashed" msgstr "מקווקו" #. module: website #. odoo-javascript #: code:addons/website/static/src/services/website_service.js:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view #, python-format msgid "Data" msgstr "נתונים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Data Border" msgstr "נתוני גבול" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Data Color" msgstr "צבע נתונים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Dataset Border" msgstr "גבול ערכת נתונים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Dataset Color" msgstr "צבע ערכת נתונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search msgid "Date" msgstr "תאריך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Date & Time" msgstr "תאריך ושעה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.js:0 #: model_terms:ir.ui.view,arch_db:website.s_countdown #, python-format msgid "Days" msgstr "ימים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Decimal Number" msgstr "מספר עשרוני" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Default" msgstr "ברירת מחדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Default Access Rights" msgstr "הרשאות ברירת מחדל" #. module: website #: model:ir.model.fields,field_description:website.field_website__default_lang_id msgid "Default Language" msgstr "שפת ברירת מחדל" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__default_layout msgid "Default Layout" msgstr "מערך ברירת מחדל" #. module: website #: model:website.menu,name:website.main_menu msgid "Default Main Menu" msgstr "תפריט ברירת מחדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Default Reversed" msgstr "ברירת המחדל הפוכה" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__social_default_image #: model:ir.model.fields,field_description:website.field_website__social_default_image #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Default Social Share Image" msgstr "תמונת ברירת המחדל לשיתוף חברתי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Default Value" msgstr "ערך ברירת מחדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Default checkbox" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_default_lang_id msgid "Default language" msgstr "שפת ברירת מחדל" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_default_lang_code msgid "Default language code" msgstr "קוד שפת ברירת מחדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_controller_page_listing_layout msgid "Default layout" msgstr "מערך ברירת מחדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Default radio" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Default switch checkbox input" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Delay" msgstr "עיכוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Delete Blocks" msgstr "מחק בלוקים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Delete Menu Item" msgstr "מחק פריט תפריט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.js:0 #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Delete Page" msgstr "מחק דף" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "" "Delete the above image or replace it with a picture that illustrates your " "message. Click on the picture to change its rounded corner style." msgstr "" "מחק את התמונה לעיל או החלף אותה בתמונה שממחישה את ההודעה שלך. לחץ על התמונה " "כדי לשנות סגנון פינה מעוגלת." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Delete this font" msgstr "מחק גופן זה" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "Deleting a font requires a reload of the page. This will save all your " "changes and reload the page, are you sure you want to proceed?" msgstr "" "מחיקת גופן דורשת טעינה מחדש של העמוד. זה ישמור את כל השינויים שלך ויטען מחדש" " את הדף. האם אתה בטוח שברצונך להמשיך?" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "Deliveries" msgstr "משלוחים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "Departments" msgstr "מחלקות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.js:0 #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Dependencies" msgstr "תלות" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Describe your field here." msgstr "תאר את התחום שלך כאן." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #: model:ir.model.fields,field_description:website.field_website_configurator_feature__description #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options #, python-format msgid "Description" msgstr "תיאור" #. module: website #: model:website.configurator.feature,description:website.feature_page_our_services msgid "Description of your services offer" msgstr "תיאור של השירותים שלך שאתה מציע" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog_options msgid "Descriptions" msgstr "תיאורים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Descriptive" msgstr "ציורי" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Design" msgstr "עיצוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Design features" msgstr "מאפייני עיצוב" #. module: website #: model:website.configurator.feature,description:website.feature_page_pricing msgid "Designed to drive conversion" msgstr "נועד להמרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_text_cover msgid "Designed to provide an immersive audio experience on the go." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #, python-format msgid "Desktop" msgstr "שולחן עבודה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Desktop computers" msgstr "מחשבים נייחים" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Detail" msgstr "פרט" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Details" msgstr "פרטים" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Detect" msgstr "לזהות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_image_text_2nd msgid "Digital Consulting Expertise" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Direction" msgstr "כיוון" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__directive msgid "Directive" msgstr "להנחות" #. module: website #: model:ir.actions.server,name:website.website_disable_unused_snippets_assets_ir_actions_server msgid "Disable unused snippets assets" msgstr "להשבית נכסי קטעים שאינם בשימוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Disabled" msgstr "מושבת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Disappearing" msgstr "נעלם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Disappears" msgstr "נעלם" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/edit_head_body_dialog/edit_head_body_dialog.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Discard" msgstr "בטל" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_gallery_s_banner msgid "Discover Our Univers" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "Discover all the features" msgstr "גלה את כל הפיצ'רים/ תכונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_text msgid "Discover more" msgstr "גלה עוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "Discover more " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_image_text msgid "" "Discover our comprehensive marketing service designed to amplify your " "brand's reach and impact." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Discover our culture and our values" msgstr "גלה את התרבות שלנו ואת הערכים שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "Discover our legal notice" msgstr "גלה את ההודעה המשפטית שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "Discover our realisations" msgstr "גלה את ההכרות שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "Discover our team" msgstr "גלה את הצוות שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Discrete" msgstr "נבדל" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Discussion Group" msgstr "קבוצת דיון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Disk" msgstr "דיסק" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Display" msgstr "הצג" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 1" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 2" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 3" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 4" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 5" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Display 6" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "Display Inline" msgstr "הצג פונט כInline/ פונקציית קוד Inline" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__display_name #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__display_name #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__display_name #: model:ir.model.fields,field_description:website.field_theme_website_menu__display_name #: model:ir.model.fields,field_description:website.field_theme_website_page__display_name #: model:ir.model.fields,field_description:website.field_website__display_name #: model:ir.model.fields,field_description:website.field_website_configurator_feature__display_name #: model:ir.model.fields,field_description:website.field_website_controller_page__display_name #: model:ir.model.fields,field_description:website.field_website_menu__display_name #: model:ir.model.fields,field_description:website.field_website_page__display_name #: model:ir.model.fields,field_description:website.field_website_rewrite__display_name #: model:ir.model.fields,field_description:website.field_website_robots__display_name #: model:ir.model.fields,field_description:website.field_website_route__display_name #: model:ir.model.fields,field_description:website.field_website_snippet_filter__display_name #: model:ir.model.fields,field_description:website.field_website_track__display_name #: model:ir.model.fields,field_description:website.field_website_visitor__display_name msgid "Display Name" msgstr "שם לתצוגה" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Display a customizable cookies bar on your website" msgstr "הצג סרגל קובצי Cookie הניתן להתאמה אישית באתר שלך" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__website_cookies_bar #: model:ir.model.fields,help:website.field_website__cookies_bar msgid "Display a customizable cookies bar on your website." msgstr "הצג סרגל קובצי Cookie הניתן להתאמה אישית באתר שלך" #. module: website #. odoo-python #: code:addons/website/models/ir_qweb_fields.py:0 #, python-format msgid "Display the badges" msgstr "הצג את התגים" #. module: website #. odoo-python #: code:addons/website/models/ir_qweb_fields.py:0 #, python-format msgid "Display the biography" msgstr "הצג את הביוגרפיה" #. module: website #. odoo-python #: code:addons/website/models/ir_qweb_fields.py:0 #, python-format msgid "Display the website description" msgstr "הצג את תיאור אתר האינטרנט" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__website_logo #: model:ir.model.fields,help:website.field_website__logo msgid "Display this logo on the website." msgstr "הצג את הלוגו באתר האינטרנט." #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Display this website when users visit this domain" msgstr "הצג אתר אינטרנט זה כאשר משתמשים מבקרים בדומיין זה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/edit_head_body_dialog/edit_head_body_dialog.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "" "Do not copy/paste code you do not understand, this could put your data at " "risk." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "Do you need specific information? Our specialists will help you with " "pleasure." msgstr "האם אתה צריך מידע ספציפי? המומחים שלנו יעזרו לך בהנאה." #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Do you want to install the \"%s\" App?" msgstr "האם ברצונך להתקין את יישום \"%s\" ?" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Documentation" msgstr "תיעוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Doesn't contain" msgstr "לא מכיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Dolly Zoom" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__record_domain #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Domain" msgstr "דומיין" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__record_domain msgid "Domain to restrict records that can be viewed publicly" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Don't forget to update all links referring to it." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "Don't show again" msgstr "אל תציג שוב" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #, python-format msgid "Don't worry, you can switch later." msgstr "אל תדאג, אתה יכול להחליף מאוחר יותר." #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Donation" msgstr "תרומה" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Donation Button" msgstr "לחצן תרומה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Dots" msgstr "נקודות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_line_widgets msgid "Dotted" msgstr "מנוקד" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_line_widgets msgid "Double" msgstr "כפול" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Double click an icon to replace it with one of your choice." msgstr "לחץ פעמיים על סמל כדי להחליף אותו באחד שבחרת." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Doughnut" msgstr "דונאט" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "" "Drag the %s building block and drop it at the bottom of the page." msgstr "גרור את%sבניית הבלוק ושחרר אותו בתחתית העמוד." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Drag to the right to get a submenu" msgstr "גרור ימינה כדי לקבל תפריט משנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Dresses" msgstr "שמלות" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Dropdown" msgstr "נפתח" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Dropdown menu" msgstr "תפריט נשלף" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Due Date" msgstr "תאריך פירעון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Duplicate" msgstr "שכפל" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "Duplicate Page" msgstr "עמוד כפול" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Duplicate blocks
to add more steps." msgstr "שכפל בלוקים
כדי להוסיף עוד שלבים." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Duplicate blocks and columns to add more features." msgstr "שכפל בלוקים ועמודות כדי להוסיף תכונות נוספות." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Duration" msgstr "משך זמן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Dynamic Carousel" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Dynamic Content" msgstr "תוכן דינמי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Dynamic Snippet" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__website_homepage_url #: model:ir.model.fields,help:website.field_website__homepage_url msgid "E.g. /contactus or /shop" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__website_domain #: model:ir.model.fields,help:website.field_website__domain msgid "E.g. https://www.mydomain.com" msgstr "למשל https://www.mydomain.com" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "" "Easily design your own Odoo templates thanks to clean HTML\n" " structure and bootstrap CSS." msgstr "" "עצב בקלות תבניות Odoo משלך הודות ל-HTML נקי\n" "מבנה ו-bootstrap CSS." #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_dashboard/website_dashboard.xml:0 #, python-format msgid "Easily track your visitor with Plausible" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_text_cover msgid "EchoTunes Wireless Earbuds" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "" "EchoTunes comes with customizable ear tip sizes that provide a secure and " "comfortable fit." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/systray_items/edit_website.js:0 #: model_terms:ir.ui.view,arch_db:website.publish_management #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #, python-format msgid "Edit" msgstr "ערוך" #. module: website #. odoo-javascript #: code:addons/website/static/src/services/website_custom_menus.js:0 #, python-format msgid "Edit %s" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "Edit HTML anyway" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.js:0 #: code:addons/website/static/src/js/widgets/link_popover_widget.js:0 #: model:ir.ui.menu,name:website.custom_menu_edit_menu #, python-format msgid "Edit Menu" msgstr "ערוך תפריט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Edit Menu Item" msgstr "ערוך פריט תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Edit Message" msgstr "ערוך הודעה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Edit Styles" msgstr "ערוך סגנונות" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_embed_code/options.js:0 #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #, python-format msgid "Edit embedded code" msgstr "ערוך embedded code" #. module: website #: model_terms:ir.ui.view,arch_db:website.publish_management msgid "Edit in backend" msgstr "ערוך מתוך המערכת" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Edit robots.txt" msgstr "ערוך robots.txt" #. module: website #: model_terms:ir.ui.view,arch_db:website.layout msgid "Edit this content" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options msgid "Edit video" msgstr "ערוך וידיאו" #. module: website #: model_terms:ir.ui.view,arch_db:website.layout msgid "Editor" msgstr "עורך" #. module: website #: model:res.groups,name:website.group_website_designer msgid "Editor and Designer" msgstr "עורך ומעצב" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Effect" msgstr "" #. module: website #. odoo-python #: code:addons/website/models/website_snippet_filter.py:0 #, python-format msgid "Either action_server_id or filter_id must be provided." msgstr "יש לספק את ה-action_server_id או filter_id." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Electronics" msgstr "מכשירי חשמל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Elements" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_call_to_action msgid "Elevate Your Audio Journey Today" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_1_s_banner msgid "Elevate Your Brand With Us" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__email #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_tree msgid "Email" msgstr "דוא\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Email & Marketing" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Email Marketing" msgstr "שיווק בדואר אלקטרוני" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Email address" msgstr "כתובת דוא\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Email support" msgstr "תמיכת דוא\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_full_s_image_text msgid "" "Embark on a journey through time as we share the story of our humble " "beginnings. What started as a simple idea in a garage has evolved into an " "innovative force in the industry." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Embed Code" msgstr "קוד הטמעה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "" "Empowering your business through strategic digital insights and expertise." msgstr "" #. module: website #. odoo-python #: code:addons/website/models/website_snippet_filter.py:0 #, python-format msgid "Empty field name in %r" msgstr "שם שדה ריק ב-%r" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Enable billing on your Google Project" msgstr "אפשר חיוב בפרויקט גוגל שלך" #. module: website #: model:ir.model.fields,help:website.field_ir_model__website_form_access msgid "Enable the form builder feature for this model." msgstr "הפעל את התכונה לבניית טפסים עבור מודל זה." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Enable the right google map APIs in your google account" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Enabling your %s." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Engage with your community and build relationships." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Enter an API Key" msgstr "הזן מפתח API" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/edit_head_body_dialog/edit_head_body_dialog.xml:0 #, python-format msgid "" "Enter code that will be added before the of every page of your site." msgstr "הזן את הקוד שיתווסף לפנישל כל עמוד באתר שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Enter code that will be added into every page of your site" msgstr "הזן קוד שיתווסף לכל עמוד באתר שלך" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/edit_head_body_dialog/edit_head_body_dialog.xml:0 #, python-format msgid "" "Enter code that will be added into the of every page of your site." msgstr "הזן את הקוד שיתווסף לתוךשל כל עמוד באתר שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Enter email" msgstr "הזן דוא\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Equal Widths" msgstr "רוחב שווה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form.xml:0 #: code:addons/website/static/src/xml/website_form.xml:0 #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Error" msgstr "שגיאה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Essential oils" msgstr "שמנים חיוניים" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Event" msgstr "אירוע" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "Event heading" msgstr "כותרת האירוע" #. module: website #: model:website.configurator.feature,name:website.feature_module_event #: model_terms:ir.ui.view,arch_db:website.external_snippets #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Events" msgstr "אירועים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_s_carousel msgid "Every Friday From 6PM to 7PM !" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Every Time" msgstr "בכל פעם" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Everything" msgstr "הכל" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Examples" msgstr "דוגמאות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/utils.js:0 #, python-format msgid "Expected " msgstr "צפוי" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_cover msgid "" "Experience a digital transformation like never before with our range of " "innovative solutions, designed to illuminate your brand's potential." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_pricing_s_text_block_2nd msgid "" "Experience the power of our software without breaking the bank – choose a " "plan that suits you best and start unlocking its full potential today." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_banner #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_text_cover msgid "Experienced fullstack developer." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "" "Experienced in effective project management, adept at leading cross-" "functional teams and delivering successful outcomes with a strategic " "approach." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Expert" msgstr "מומחה" #. module: website #: model:website.configurator.feature,description:website.feature_page_privacy_policy msgid "Explain how you protect privacy" msgstr "הסבר כיצד אתה מגן על הפרטיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert msgid "" "Explain the benefits you offer.
Don't write about products or services " "here, write about solutions." msgstr "" "הסבר את היתרונות שאתה מציע.
אל תכתוב כאן על מוצרים או שירותים, כתוב על " "פתרונות." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Explore" msgstr "לחקור" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_gallery_s_text_block_2nd msgid "" "Explore our captivating gallery, a visual journey showcasing our finest work" " and creative projects. Immerse yourself in a collection of images that " "capture the essence of our craftsmanship, innovation, and dedication to " "excellence." msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_ui_view__mode__extension msgid "Extension View" msgstr "תצוגת שלוחה" #. module: website #: model:ir.model.fields,field_description:website.field_ir_actions_server__xml_id #: model:ir.model.fields,field_description:website.field_ir_cron__xml_id #: model:ir.model.fields,field_description:website.field_website_controller_page__xml_id #: model:ir.model.fields,field_description:website.field_website_page__xml_id msgid "External ID" msgstr "מזהה חיצוני" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Extra Large" msgstr "גדול מאוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Extra link" msgstr "קישור נוסף" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Extra-Large" msgstr "גדול-מאד" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Extra-Small" msgstr "קטן במיוחד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "F.A.Q." msgstr "שאלות נפוצות." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Facebook" msgstr "פייסבוק" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_facebook msgid "Facebook Account" msgstr "חשבון פייסבוק" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fade" msgstr "עמעם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fade Out" msgstr "דועך החוצה" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Failed to install \"%s\"" msgstr "התקנת \"%s\" נכשלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Farm Friendly Chicken Supreme" msgstr "עוף ידידותי לחווה העליונה" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__favicon #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Favicon" msgstr "צלמית מועדפים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "Feature One" msgstr "תכונה אחת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "Feature Three" msgstr "תכונה שלוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_card msgid "Feature Title" msgstr "כותרת תכונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "Feature Two" msgstr "תכונה שתיים" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__feature_url msgid "Feature Url" msgstr "פיצ'ר/ תכונה Url" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Features" msgstr "תכונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Features Grid" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_dynamic_snippet_options_template msgid "Fetched elements" msgstr "אלמנטים שהובאו" #. module: website #: model:ir.model.fields,field_description:website.field_website_snippet_filter__field_names msgid "Field Names" msgstr "שמות שדות" #. module: website #: model:ir.model.fields,field_description:website.field_ir_model__website_form_default_field_id msgid "Field for custom form data" msgstr "שדה לנתוני טפסים מותאמים אישית" #. module: website #: model:ir.model,name:website.model_ir_model_fields msgid "Fields" msgstr "שדות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "File Upload" msgstr "העלאת קובץ" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__arch_fs #: model:ir.model.fields,help:website.field_website_page__arch_fs msgid "" "File from where the view originates.\n" " Useful to (hard) reset broken views or to read arch from file in dev-xml mode." msgstr "" "קובץ מהיכן מקור התצוגה.\n" "שימושי לאיפוס (קשה) של תצוגות שבורות או לקריאת קשת מקובץ במצב dev-xml." #. module: website #: model:ir.model,name:website.model_ir_binary msgid "File streaming helper model for controllers" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Filet Mignon 8oz" msgstr "פילה מיניון 80 אונקיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fill" msgstr "למלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Fill and justify" msgstr "למלא ולהצדיק" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #: model:ir.model.fields,field_description:website.field_website_snippet_filter__filter_id #: model_terms:ir.ui.view,arch_db:website.s_dynamic_snippet_options_template #, python-format msgid "Filter" msgstr "מסנן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Filter Intensity" msgstr "עוצמת סינון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "Find a store near you" msgstr "מצא חנות קרובה אליך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "Find all information about our deliveries, express deliveries and all you " "need to know to return a product." msgstr "" "מצא את כל המידע על המשלוחים שלנו, משלוחי אקספרס וכל מה שצריך לדעת כדי להחזיר" " מוצר." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "Find out how we were able helping them and set in place solutions adapted to" " their needs." msgstr "גלה כיצד הצלחנו לעזור להם ולהציב פתרונות המותאמים לצרכיהם." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Find the best talent for your team." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Find the perfect solution for you" msgstr "מצא את הפתרון המושלם עבורך" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__create_date #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "First Connection" msgstr "חיבור ראשון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "First Feature" msgstr "תכונה ראשונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_multi_menus msgid "First Menu" msgstr "תפריט ראשון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "First Time Only" msgstr "פעם ראשונה בלבד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "First feature" msgstr "פיצ'ר(תכונה) ראשון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "First list of Features" msgstr "רשימת התכונות הראשונה" #. module: website #: model:ir.model.fields,help:website.field_ir_ui_view__first_page_id #: model:ir.model.fields,help:website.field_website_controller_page__first_page_id #: model:ir.model.fields,help:website.field_website_page__first_page_id msgid "First page linked to this view" msgstr "העמוד הראשון המקושר לתצוגה זו" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fit content" msgstr "תוכן מתאים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fit text" msgstr "התאם טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options msgid "Fixed" msgstr "קבוע" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flag" msgstr "דגל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flag and Code" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flag and Text" msgstr "דגל וטקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flash" msgstr "הבזק(פלאש)" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flat" msgstr "שטוח" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flip-In-X" msgstr "הפוך- פנימה- X" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Flip-In-Y" msgstr "הפוך- פנימה- Y" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Float" msgstr "מספר עשרוני" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_headline msgid "Follow Us" msgstr "עקוב אחרינו" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.header_social_links #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu #: model_terms:ir.ui.view,arch_db:website.template_footer_centered #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive #: model_terms:ir.ui.view,arch_db:website.template_footer_links #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "Follow us" msgstr "עקוב אחרינו" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Font" msgstr "גופן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Font Size" msgstr "גודל גופן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Font family" msgstr "Font family" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Font size" msgstr "גודל גופן(פונט)" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__footer_visible #: model:ir.model.fields,field_description:website.field_website_page__footer_visible msgid "Footer Visible" msgstr "כותרת תחתונה גלויה" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Form" msgstr "טופס" #. module: website #: model:ir.model.fields,help:website.field_ir_model__website_form_label msgid "" "Form action label. Ex: crm.lead could be 'Send an e-mail' and project.issue " "could be 'Create an Issue'." msgstr "" "טופס תווית פעולה. דוגמה: crm.lead יכול להיות 'שלח דואר אלקטרוני' ו- " "project.issue יכול להיות 'צור נושא'." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Format" msgstr "תבנית" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #: model:website.configurator.feature,name:website.feature_module_forum #, python-format msgid "Forum" msgstr "פורום" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "" "Founder and chief visionary, Tony is the driving force behind the company. He loves\n" " to keep his hands full by participating in the development of the software,\n" " marketing, and customer experience strategies." msgstr "" "מייסד ואיש חזון ראשי, טוני הוא הכוח המניע מאחורי החברה. הוא אוהב\n" "לשמור את ידיו מלאות על ידי השתתפות בפיתוח התוכנה,\n" "אסטרטגיות שיווק וחוויית לקוח." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns msgid "" "Founder and chief visionary, Tony is the driving force behind the company. " "He loves to keep his hands full by participating in the development of the " "software, marketing, and customer experience strategies." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list msgid "" "Founder, Tony is the driving force behind the company. He loves to keep his " "hands full by participating in the development of the software, marketing, " "and UX strategies." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_text msgid "" "Founder, Tony is the driving force behind the company. He loves to keep his " "hands full by participating in the development of the software, marketing, " "and customer experience." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Framed" msgstr "ממוסגר" #. module: website #: model:ir.model.fields.selection,name:website.selection__website__auth_signup_uninvited__b2c msgid "Free sign up" msgstr "הרשמה חינם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Bottom" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Bottom Left" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Bottom Right" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Left" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Right" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "" "From SEO to social media, we create campaigns that not only get you noticed " "but also drive engagement and conversions." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Top" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Top Left" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "From Top Right" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_image msgid "" "From revitalizing your visual identity to realigning your messaging for the " "digital landscape, we'll guide you through a strategic process that ensures " "your brand remains relevant and resonates with your audience." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "From seminars to team building activities, we offer a wide choice of events " "to organize." msgstr "" "מסמינרים ועד פעילויות גיבוש צוות, אנו מציעים מבחר רחב של אירועים לארגון." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "Frontend" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Full" msgstr "מלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Full Screen" msgstr "מסך מלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Full Width" msgstr "רוחב מלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Full screen" msgstr "מסך מלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Full-Width" msgstr "רוחב מלא" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Furniture" msgstr "ריהוט" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "G-XXXXXXXXXX" msgstr "G-XXXXXXXXXX" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "GPS & navigation" msgstr "ג'י פי אס & ניווט" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_gallery_s_text_block_h2 #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups msgid "Gallery" msgstr "גלריה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Gaming" msgstr "משחקים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Get Delivered" msgstr "קבל מסירה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Get access to all modules" msgstr "קבל גישה לכל המודולים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Get access to all modules and features" msgstr "קבל גישה לכל המודולים והתכונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "Get in touch" msgstr "להיות בקשר" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_github msgid "GitHub Account" msgstr "חשבון GitHub " #. module: website #: model:website.configurator.feature,description:website.feature_module_forum msgid "Give visitors the information they need" msgstr "תן למבקרים את המידע שהם צריכים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Glasses" msgstr "משקפיים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/redirect_field.xml:0 #, python-format msgid "Go to" msgstr "עבור ל-" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_view_form_extend msgid "Go to Page Manager" msgstr "עבור למנהל הדף" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/view_hierarchy.xml:0 #, python-format msgid "Go to View" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_dashboard/website_dashboard.xml:0 #: code:addons/website/static/src/client_actions/website_dashboard/website_dashboard.xml:0 #, python-format msgid "Go to Website" msgstr "עבור לאתר אינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Go to the Theme tab" msgstr "עבור לכרטיסייה ערכת נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.layout msgid "Go to your Odoo Apps" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "" "Good copy starts with understanding how your product or service helps your " "customers. Simple words communicate better than big words and pompous " "language." msgstr "" "עותק טוב מתחיל בהבנה כיצד המוצר או השירות שלך עוזרים ללקוחות שלך. מילים " "פשוטות מתקשרות טוב יותר ממילים גדולות ושפה גבוהה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/tours/tour_utils.js:0 #, python-format msgid "Good job! It's time to Save your work." msgstr "עבודה טובה! זה הזמן לשמוראת עבודתך." #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__has_google_analytics msgid "Google Analytics" msgstr "Google Analytics" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__google_analytics_key #: model:ir.model.fields,field_description:website.field_website__google_analytics_key msgid "Google Analytics Key" msgstr "מפתח של Google Analytics " #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Google Font address" msgstr "כתובת גופן של גוגל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Google Map" msgstr "גוגל מפות" #. module: website #: model:ir.model.fields,field_description:website.field_website__google_maps_api_key msgid "Google Maps API Key" msgstr "מפתח API של גוגל מפות" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__google_search_console #: model:ir.model.fields,field_description:website.field_website__google_search_console msgid "Google Search Console" msgstr "קונסולת החיפוש של גוגל" #. module: website #. odoo-python #: code:addons/website/models/res_config_settings.py:0 #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #, python-format msgid "" "Google doesn't need to be pinged anymore. It will automatically fetch your " "/sitemap.xml." msgstr "" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__google_search_console #: model:ir.model.fields,help:website.field_website__google_search_console msgid "Google key, or Enable to access first reply" msgstr "מפתח גוגל, או אפשר לגשת לתשובה ראשונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Gray #{grayCode}" msgstr "אפור #{מפתחאפור}" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Grays" msgstr "אפורים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Great Value" msgstr "ערך נהדר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_block msgid "" "Great stories are for everyone even when only written for just one" " person. If you try to write with a wide, general audience in mind, your" " story will sound fake and lack emotion. No one will be interested. Write " "for one person. If it’s genuine for the one, it’s genuine for the rest." msgstr "" "סיפורים גדולים הםלכולםגם כשרק כתוב לאדם אחד בלבד. אם תנסה " "לכתוב מתוך מחשבה על קהל רחב, הסיפור שלך יישמע מזויף וחסר רגש. אף אחד לא " "יתעניין. כתוב עבור אדם אחד. אם זה אמיתי עבור האחד, זה אמיתי עבור השאר." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_block msgid "" "Great stories have a personality. Consider telling a great story that" " provides personality. Writing a story with personality for potential " "clients will assist with making a relationship connection. This shows up in " "small quirks like word choices or phrases. Write from your point of view, " "not from someone else's experience." msgstr "" "לסיפורים גדולים ישאישיות. שקול לספר סיפור נהדר שמספק אישיות. כתיבת " "סיפור עם אישיות עבור לקוחות פוטנציאליים תסייע ביצירת קשר זוגי. זה מופיע " "במוזרויות קטנות כמו בחירת מילים או ביטויים. כתוב מנקודת המבט שלך, לא מניסיון" " של מישהו אחר." #. module: website #: model:ir.model.fields.selection,name:website.selection__website_controller_page__default_layout__grid #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.s_website_controller_page_listing_layout #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Grid" msgstr "סעיף" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Group" msgstr "קבוצה" #. module: website #: model_terms:ir.ui.view,arch_db:website.menu_search #: model_terms:ir.ui.view,arch_db:website.view_rewrite_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Group By" msgstr "קבץ לפי" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__groups_id #: model:ir.model.fields,field_description:website.field_website_page__groups_id msgid "Groups" msgstr "קבוצות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "H1" msgstr "H1" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "H2" msgstr "H2" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "H4 Card title" msgstr "כותרת כרטיס H4" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "H5 Card subtitle" msgstr "כתובית של כרטיס H5" #. module: website #: model:ir.ui.menu,name:website.menu_ace_editor msgid "HTML / CSS Editor" msgstr "" #. module: website #: model:ir.model,name:website.model_ir_http msgid "HTTP Routing" msgstr "ניתוב HTTP" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Half Screen" msgstr "חצי מסך" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Half screen" msgstr "חצי מסך" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Hamburger menu" msgstr "תפריט המבורגר" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_s_carousel msgid "Happy Hour" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/options.xml:0 #, python-format msgid "Happy Odoo Anniversary!" msgstr "יום הולדת Odoo שמח!" #. module: website #: model:ir.model.fields,field_description:website.field_website__has_social_default_image msgid "Has Social Default Image" msgstr "בעל תמונת ברירת מחדל חברתית" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Header" msgstr "כותרת עליונה" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__header_color #: model:ir.model.fields,field_description:website.field_website_page__header_color msgid "Header Color" msgstr "צבע כותרת עליונה" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__header_overlay #: model:ir.model.fields,field_description:website.field_website_page__header_overlay msgid "Header Overlay" msgstr "כיסוי כותרת עליונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Header Position" msgstr "מיקום כותרת עליונה" #. module: website #: model:ir.model.fields,field_description:website.field_website_page__header_text_color msgid "Header Text Color" msgstr "צבע טקסט בכותרת" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__header_visible #: model:ir.model.fields,field_description:website.field_website_page__header_visible msgid "Header Visible" msgstr "כותרת גלויה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Heading" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Heading 1" msgstr "כותרת בגודל גדול" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Headings" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 1" msgstr "כותרות 1" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 2" msgstr "כותרות 2" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 3" msgstr "כותרות 3" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 4" msgstr "כותרות 4" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 5" msgstr "כותרות 5" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Headings 6" msgstr "כותרות 6" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Headline" msgstr "ראש עמוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Height" msgstr "גובה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Height (Scrolled)" msgstr "גובה (מגולגל)" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_banner #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_text_cover msgid "Hello, I'm Tony Fred" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Help center" msgstr "מרכז סיוע טלפוני" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.xml:0 #, python-format msgid "Here are the visuals used to help you translate efficiently:" msgstr "הנה כמה עזרים חזותיים שיעזרו לך לתרגם ביעילות:" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Here is an overview of the cookies that may be stored on your device when " "you visit our website:" msgstr "" "להלן סקירה כללית של קובצי ה-Cookie שעשויים להיות מאוחסנים במכשיר שלך כאשר " "אתה מבקר באתר האינטרנט שלנו:" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Hidden" msgstr "נסתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_conditional_visibility msgid "Hidden for" msgstr "מוסתר עבור" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Hide" msgstr "הסתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Hide For" msgstr "הסתר עבור" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Hide this page from search results" msgstr "הסתר דף זה מתוצאות החיפוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "High" msgstr "גבוה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Highlight" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "" "Hint: How to use Google Map on your website (Contact Us page and as a " "snippet)" msgstr "רמז: כיצד להשתמש במפת גוגל באתר האינטרנט שלך (דף צור קשר וכקטע קוד)" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "" "Hint: Type '/' to search an existing page and '#' to link to an anchor." msgstr "רמז: הקלד '/' כדי לחפש בדף קיים ו- '#' כדי לקשר לקישור ראשי." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: model:website.menu,name:website.menu_home #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.s_tabs #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_headline #: model_terms:ir.ui.view,arch_db:website.template_footer_links #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist #, python-format msgid "Home" msgstr "בית" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Home (current)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Home audio" msgstr "אודיו ביתי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/page_list.xml:0 #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view #, python-format msgid "Home page of the current website" msgstr "" #. module: website #. odoo-javascript #. odoo-python #: code:addons/website/models/website.py:0 #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #: model:ir.model.fields,field_description:website.field_website_page__is_homepage #: model:ir.ui.menu,name:website.menu_website_preview #, python-format msgid "Homepage" msgstr "דף הבית" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Homepage URL" msgstr "כתובת URL של דף הבית" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_homepage_url #: model:ir.model.fields,field_description:website.field_website__homepage_url msgid "Homepage Url" msgstr "כתובת URL של דף הבית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Hoodies" msgstr "קפוצ'ונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Horizontal" msgstr "אופקי" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.js:0 #: model_terms:ir.ui.view,arch_db:website.s_countdown #, python-format msgid "Hours" msgstr "שעות" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact msgid "How can we help?" msgstr "כיצד נוכל לעזור?" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Hue" msgstr "גוון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options msgid "Hybrid" msgstr "היברידי" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #: model_terms:ir.ui.view,arch_db:website.cookies_bar #, python-format msgid "I agree" msgstr "אני מסכים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "I am sure about this." msgstr "אני בטוח בעניין זה." #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "I want" msgstr "אני רוצה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_image_text msgid "" "I'm a fullstack developer with a background in management. My analytical " "skills, coupled with effective communication, enable me to lead cross-" "functional teams to success." msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__id #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__id #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__id #: model:ir.model.fields,field_description:website.field_theme_website_menu__id #: model:ir.model.fields,field_description:website.field_theme_website_page__id #: model:ir.model.fields,field_description:website.field_website__id #: model:ir.model.fields,field_description:website.field_website_configurator_feature__id #: model:ir.model.fields,field_description:website.field_website_controller_page__id #: model:ir.model.fields,field_description:website.field_website_menu__id #: model:ir.model.fields,field_description:website.field_website_page__id #: model:ir.model.fields,field_description:website.field_website_rewrite__id #: model:ir.model.fields,field_description:website.field_website_robots__id #: model:ir.model.fields,field_description:website.field_website_route__id #: model:ir.model.fields,field_description:website.field_website_snippet_filter__id #: model:ir.model.fields,field_description:website.field_website_track__id #: model:ir.model.fields,field_description:website.field_website_visitor__id msgid "ID" msgstr "מזהה" #. module: website #: model:ir.model.fields,help:website.field_ir_actions_server__xml_id #: model:ir.model.fields,help:website.field_ir_cron__xml_id msgid "ID of the action if defined in a XML file" msgstr "מזהה הפעולה אם מוגדר בקובץ XML" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__xml_id #: model:ir.model.fields,help:website.field_website_page__xml_id msgid "ID of the view defined in xml file" msgstr "מזהה של תצוגה מוגדרת קובץ XML" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__iap_page_code msgid "Iap Page Code" msgstr "קוד עמוד Iap" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__icon #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "Icon" msgstr "סמל" #. module: website #: model:ir.model.fields,help:website.field_website__specific_user_account msgid "If True, new accounts will be associated to the current website" msgstr "אם נכון, חשבונות חדשים ישויכו לאתר האינטרנט הנוכחי" #. module: website #: model:ir.model.fields,help:website.field_website_configurator_feature__menu_sequence msgid "If set, a website menu will be created for the feature." msgstr "אם הוגדר, ייווצר תפריט אתר עבור הפיצ'ר." #. module: website #: model:ir.model.fields,help:website.field_website_configurator_feature__menu_company msgid "" "If set, add the menu as a second level menu, as a child of \"Company\" menu." msgstr "אם הוגדר, הוסף את התפריט כתפריט ברמה שנייה, בתור בן של תפריט \"חברה\"." #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__social_default_image #: model:ir.model.fields,help:website.field_website__social_default_image #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "If set, replaces the website logo as the default social share image." msgstr "אם מוגדר, מחליף את לוגו האתר כתמונת ברירת המחדל של השיתוף החברתי." #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "" "If this error is caused by a change of yours in the templates, you have the " "possibility to reset the template to its factory settings." msgstr "" "אם שגיאה זו נגרמת כתוצאה משינוי שלך בתבניות, יש לך אפשרות לאפס את התבנית ל " "הגדרות הראשוניות שלה. " #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__groups_id #: model:ir.model.fields,help:website.field_website_page__groups_id msgid "" "If this field is empty, the view applies to all users. Otherwise, the view " "applies to the users of those groups only." msgstr "" "אם שדה זה ריק, התצוגה חלה על כל המשתמשים. אחרת, התצוגה חלה על המשתמשים של " "קבוצות אלה בלבד." #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__active #: model:ir.model.fields,help:website.field_website_page__active msgid "" "If this view is inherited,\n" "* if True, the view always extends its parent\n" "* if False, the view currently does not extend its parent but can be enabled\n" " " msgstr "" "אם התצוגה הזו עוברת בירושה,\n" "* אם נכון, התצוגה תמיד מרחיבה את ההורה שלה\n" "* אם שקר, התצוגה כרגע לא מרחיבה את ההורה שלה אבל אפשר להפעיל אותה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "" "If you discard the current edits, all unsaved changes will be lost. You can " "cancel to return to edit mode." msgstr "" "אם תבטל את העריכות הנוכחיות, כל השינויים שלא נשמרו יאבדו. אתה יכול לבטל כדי " "לחזור למצב עריכה." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "" "If you need to add analytics or marketing tags, inject code in your " "or instead." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "" "If you need to add analytics or marketing tags, inject code in your header " "or body instead." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "" "If you reset this file, all your customizations will be lost as it will be " "reverted to the default file." msgstr "" "אם תאפס קובץ זה, כל ההתאמות האישיות שלך יאבדו מכיוון שהוא יוחזר לקובץ ברירת " "המחדל." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_image_gallery/options.js:0 #: model:ir.model.fields,field_description:website.field_website_visitor__partner_image #: model_terms:ir.ui.view,arch_db:website.grid_layout_options #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Image" msgstr "תמונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Image - Text" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Image Cover" msgstr "כריכת תמונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Image Gallery" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #, python-format msgid "Image Gallery Dialog" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Image Menu" msgstr "תפריט תמונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "Image Size" msgstr "גודל תמונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Image Text Image" msgstr "תמונה טקסט תמונה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/fields.js:0 #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options #, python-format msgid "Images" msgstr "תמונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Images Spacing" msgstr "מרווח תמונות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Images Subtitles" msgstr "תמונות כתוביות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Images Wall" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "In" msgstr "ב" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view msgid "In Main Menu" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "In Place" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #, python-format msgid "In the meantime we invite you to visit our" msgstr "בינתיים אנו מזמינים אתכם לבקר" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.xml:0 #, python-format msgid "" "In this mode, you can only translate texts. To change the structure of the page, you must edit the master page.\n" " Each modification on the master page is automatically applied to all translated versions." msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__include msgid "Include" msgstr "כולל" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Indexed" msgstr "מאונדקס" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Indicators" msgstr "סממנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Info" msgstr "מידע" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Info Page" msgstr "" #. module: website #: model:website.configurator.feature,description:website.feature_page_about_us msgid "Info and stats about your company" msgstr "מידע וסטטיסטיקה על החברה שלך" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Information about the" msgstr "מידע אודות ה" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__inherit_id msgid "Inherit" msgstr "יורש" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__inherit_id #: model:ir.model.fields,field_description:website.field_website_page__inherit_id msgid "Inherited View" msgstr "תצוגה שעברה בירושה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "Inject code in header or body" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Inline" msgstr "בשורה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Inner" msgstr "פנימי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Inner content" msgstr "תוכן פנימי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Input Aligned" msgstr "קלט מיושר" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Input Fields" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Input Type" msgstr "סוג קלט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a badge snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a blockquote snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a card snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a chart snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a progress bar snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a rating snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a share snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert a text Highlight snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert an alert snippet" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Insert an horizontal separator snippet" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "" "Insert text styles like headers, bold, italic, lists, and fonts with\n" " a simple WYSIWYG editor. Flexible and easy to use." msgstr "" "הוסף סגנונות טקסט כמו כותרות, מודגש, נטוי, רשימות וגופנים עם\n" "עורך WYSIWYG פשוט. גמיש וקל לשימוש." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Inset" msgstr "הבלעה" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Instagram" msgstr "אינסטגרם" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_instagram msgid "Instagram Account" msgstr "חשבון אינסטגרם" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_instagram_page_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Instagram Page" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Install" msgstr "להתקין" #. module: website #: model:ir.model,name:website.model_base_language_install msgid "Install Language" msgstr "התקן שפה" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Install languages" msgstr "התקן שפות" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Installed Applications" msgstr "יישומים מותקנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Installed Localizations / Account Charts" msgstr "לוקליזציות מותקנות / תרשימי חשבון" #. module: website #: model:ir.model.fields,help:website.field_website__theme_id msgid "Installed theme" msgstr "נושא מותקן" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Installing \"%s\"" msgstr "מתקין \"%s\"" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Installing your %s." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.xml:0 #, python-format msgid "Installing your features" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Integrating your %s." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options msgid "Intensity" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Interaction History
(optional)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "Intuitive Touch Controls" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Intuitive system" msgstr "מערכת אינטואיטיבית" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Invalid API Key. The following error was returned by Google:" msgstr "מפתח API לא חוקי. השגיאה הבאה הוחזרה על ידי Google:" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "Iris Joe, CFO" msgstr "אייריס ג'ו, מנהלת כספים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "" "Iris, with her international experience, helps us easily understand the " "numbers and improves them. She is determined to drive success and delivers " "her professional acumen to bring the company to the next level." msgstr "" "אייריס, עם הניסיון הבינלאומי שלה, עוזרת לנו להבין בקלות את המספרים ומשפרת " "אותם. היא נחושה להניע הצלחה ומספקת את החוש המקצועי שלה כדי להביא את החברה " "לשלב הבא." #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_tree_view msgid "Is In Main Menu" msgstr "נמצא בתפריט ראשי" #. module: website #: model:ir.model.fields,field_description:website.field_website_page__is_in_menu msgid "Is In Menu" msgstr "נמצא בתפריט" #. module: website #: model:ir.model.fields,field_description:website.field_website_page__website_indexed msgid "Is Indexed" msgstr "נמצא באינדקס" #. module: website #: model:ir.model.fields,field_description:website.field_ir_module_module__is_installed_on_current_website msgid "Is Installed On Current Website" msgstr "מותקן באתר הנוכחי" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__is_mega_menu msgid "Is Mega Menu" msgstr "מגה תפריט" #. module: website #: model:ir.model.fields,field_description:website.field_res_partner__is_published #: model:ir.model.fields,field_description:website.field_res_users__is_published #: model:ir.model.fields,field_description:website.field_theme_website_page__is_published #: model:ir.model.fields,field_description:website.field_website_controller_page__is_published #: model:ir.model.fields,field_description:website.field_website_page__is_published #: model:ir.model.fields,field_description:website.field_website_published_mixin__is_published #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__is_published #: model:ir.model.fields,field_description:website.field_website_snippet_filter__is_published msgid "Is Published" msgstr "מפורסם" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__is_visible #: model:ir.model.fields,field_description:website.field_website_page__is_visible msgid "Is Visible" msgstr "גלוי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is after" msgstr "האם אחרי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is after or equal to" msgstr "האם אחרי או שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is before" msgstr "האם לפני" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is before or equal to" msgstr "האם לפני או שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is between (included)" msgstr "האם בין (כולל)" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__is_connected msgid "Is connected?" msgstr "האם מחובר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is equal to" msgstr "האם שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is greater than" msgstr "האם גדול מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is greater than or equal to" msgstr "האם גדול מ או שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is less than" msgstr "האם פחות מ" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is less than or equal to" msgstr "האם פחות מ או שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is not between (excluded)" msgstr "האם לא בין (לא נכלל)" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is not equal to" msgstr "האם לא שווה ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is not set" msgstr "האם לא הוגדר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Is set" msgstr "האם הוגדר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "" "It appears your website is still using the old color system of\n" " Odoo 13.0 in some places. We made sure it is still working but\n" " we recommend you to try to use the new color system, which is\n" " still customizable." msgstr "" "נראה שהאתר שלך עדיין משתמש במערכת הצבעים הישנה של\n" "Odoo 13.0 במקומות מסוימים. וידאנו שזה עדיין עובד אבל\n" "אנו ממליצים לך לנסות להשתמש במערכת הצבעים החדשה, כלומר\n" "עדיין ניתן להתאמה אישית." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "It looks like your file is being called by" msgstr "נראה שהקובץ שלך נקרא ע\"י" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_block_2nd msgid "" "It's time to elevate your fitness journey with coaching that's as unique as " "you are. Choose your path, embrace the guidance, and transform your life." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Item" msgstr "פריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Items" msgstr "פריטים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "JS file: %s" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Jacket" msgstr "ג'קט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Jeans" msgstr "ג'ינס" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Job Position" msgstr "תפקיד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action #: model_terms:ir.ui.view,arch_db:website.template_footer_call_to_action msgid "Join us and make your company a better place." msgstr "הצטרף אלינו והפוך את החברה שלך למקום טוב יותר." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_menu msgid "" "Join us for a remarkable dining experience that blends exquisite flavors " "with a warm ambiance." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Keep empty to use default value" msgstr "השאר ריק כדי להשתמש בערך ברירת המחדל" #. module: website #: model:ir.model.fields,field_description:website.field_ir_asset__key #: model:ir.model.fields,field_description:website.field_ir_attachment__key #: model:ir.model.fields,field_description:website.field_product_document__key #: model:ir.model.fields,field_description:website.field_theme_ir_asset__key #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__key #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__key #: model:ir.model.fields,field_description:website.field_website_controller_page__key #: model:ir.model.fields,field_description:website.field_website_page__key msgid "Key" msgstr "מפתח" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Keyboards" msgstr "מקלדות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Keyword" msgstr "מילת מפתח" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Keywords" msgstr "מילות מפתח" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Label" msgstr "תווית" #. module: website #: model:ir.model.fields,field_description:website.field_ir_model__website_form_label msgid "Label for form action" msgstr "תווית לפעולת טופס" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Labels Width" msgstr "תוויות רוחב" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups msgid "Landing Pages" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__lang_id #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Language" msgstr "שפה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Language Selector" msgstr "בורר שפה" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__lang_id msgid "Language from the website when visitor has been created" msgstr "שפה מאתר האינטרנט כאשר נוצר מבקר" #. module: website #: model:ir.model,name:website.model_res_lang #: model:ir.model.fields,field_description:website.field_res_config_settings__language_ids #: model:ir.model.fields,field_description:website.field_website__language_ids #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Languages" msgstr "שפות" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Languages available on your website" msgstr "שפות זמינות באתר האינטרנט שלך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Laptops" msgstr "מחשבים ניידים" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_rating_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Large" msgstr "גדול" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Last 7 Days" msgstr "7 ימים אחרונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Last Action" msgstr "פעולה אחרונה" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__last_connection_datetime #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Last Connection" msgstr "תאריך התחברות אחרון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "Last Feature" msgstr "תכונה אחרונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_multi_menus msgid "Last Menu" msgstr "תפריט אחרון" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_tree msgid "Last Page" msgstr "דף אחרון" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__write_uid #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__write_uid #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__write_uid #: model:ir.model.fields,field_description:website.field_theme_website_menu__write_uid #: model:ir.model.fields,field_description:website.field_theme_website_page__write_uid #: model:ir.model.fields,field_description:website.field_website__write_uid #: model:ir.model.fields,field_description:website.field_website_configurator_feature__write_uid #: model:ir.model.fields,field_description:website.field_website_controller_page__write_uid #: model:ir.model.fields,field_description:website.field_website_menu__write_uid #: model:ir.model.fields,field_description:website.field_website_page__write_uid #: model:ir.model.fields,field_description:website.field_website_rewrite__write_uid #: model:ir.model.fields,field_description:website.field_website_robots__write_uid #: model:ir.model.fields,field_description:website.field_website_route__write_uid #: model:ir.model.fields,field_description:website.field_website_snippet_filter__write_uid #: model:ir.model.fields,field_description:website.field_website_visitor__write_uid msgid "Last Updated by" msgstr "עודכן לאחרונה על-ידי" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__write_date #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__write_date #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__write_date #: model:ir.model.fields,field_description:website.field_theme_website_menu__write_date #: model:ir.model.fields,field_description:website.field_theme_website_page__write_date #: model:ir.model.fields,field_description:website.field_website__write_date #: model:ir.model.fields,field_description:website.field_website_configurator_feature__write_date #: model:ir.model.fields,field_description:website.field_website_controller_page__write_date #: model:ir.model.fields,field_description:website.field_website_menu__write_date #: model:ir.model.fields,field_description:website.field_website_page__write_date #: model:ir.model.fields,field_description:website.field_website_rewrite__write_date #: model:ir.model.fields,field_description:website.field_website_robots__write_date #: model:ir.model.fields,field_description:website.field_website_route__write_date #: model:ir.model.fields,field_description:website.field_website_snippet_filter__write_date #: model:ir.model.fields,field_description:website.field_website_visitor__write_date msgid "Last Updated on" msgstr "עדכון אחרון ב" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__last_visited_page_id msgid "Last Visited Page" msgstr "הדף האחרון שביקרו בו" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__time_since_last_action msgid "Last action" msgstr "פעולה אחרונה" #. module: website #. odoo-python #: code:addons/website/controllers/main.py:0 #, python-format msgid "Last modified pages" msgstr "דפים שהשתנו לאחרונה" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__last_connection_datetime msgid "Last page view date" msgstr "תאריך צפייה בדף האחרון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Latests news and case studies" msgstr "חדשות אחרונות ותיאורי מקרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.s_website_controller_page_listing_layout #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Layout" msgstr "עיצוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Layout Background" msgstr "רקע עיצוב המסמך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Layout Background Color" msgstr "סידור/ פריסת צבע הרקע" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Lead text" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_image msgid "Learn more" msgstr "למד עוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Left" msgstr "שמאל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menu_image_menu msgid "Left Menu" msgstr "תפריט שמאלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom msgid "Legal" msgstr "משפטי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "Legal Notice" msgstr "הודעה משפטית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Legend" msgstr "מקרא" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Let your customers follow
and understand your process." msgstr "תן ללקוחות שלך לעקוב
ולהבין את התהליך שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Let your customers log in to see their documents" msgstr "אפשר ללקוחות שלך להתחבר כדי לראות את המסמכים שלהם" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_about msgid "" "Let's collaborate to create innovative solutions that stand out in the " "digital landscape. Reach out today and let's build something extraordinary " "together." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Let's do it" msgstr "בוא נעשה את זה" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Let's go!" msgstr "קדימה!" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_digital msgid "" "Let's turn your vision into reality. Contact us today to set your brand on " "the path to digital excellence with us." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Library" msgstr "ספריה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options msgid "Light" msgstr "אור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Light & Dark" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_snippet_filter__limit msgid "Limit" msgstr "גבול" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Limited customization" msgstr "התאמה אישית מוגבלת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_process_steps_options msgid "Line" msgstr "שורה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline_options msgid "Line Color" msgstr "צבע קו" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Line height" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view #, python-format msgid "Link" msgstr "קישור" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "Link Anchor" msgstr "קשר עוגן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Link Style" msgstr "סגנון קישור(לינק)" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Link button" msgstr "קשר כפתור" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Link text" msgstr "טקסט הקישור(לינק)" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_linkedin msgid "LinkedIn Account" msgstr "חשבון לינקדאין" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Linkedin" msgstr "לינקדאין" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Links" msgstr "קישורים" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Links Style" msgstr "סגנון קישורים(לינקים)" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "Links to other Websites" msgstr "קישורים לאתרי אינטרנט אחרים" #. module: website #: model:ir.model.fields.selection,name:website.selection__website_controller_page__default_layout__list #: model_terms:ir.ui.view,arch_db:website.s_website_controller_page_listing_layout msgid "List" msgstr "רשימה" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "List-group" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__website_controller_page__page_type__listing msgid "Listing" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Little Icons" msgstr "אייקונים/ סמלים קטנים" #. module: website #: model:website.configurator.feature,name:website.feature_module_live_chat msgid "Live Chat" msgstr " צ'אט חי" #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_kanban msgid "Live Preview" msgstr "תצוגה מקדימה חיה" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Livechat" msgstr "צ'אט חי" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "Livechat Widget" msgstr "יישומון של צ'אט חי(לייב צ'אט)" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/components/dialog/seo.xml:0 #: code:addons/website/static/src/xml/web_editor.xml:0 #: code:addons/website/static/src/xml/web_editor.xml:0 #: code:addons/website/static/src/xml/website.background.video.xml:0 #, python-format msgid "Loading..." msgstr "טוען..." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Logo" msgstr "לוגו" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_centered #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "Logo of MyCompany" msgstr "לוגו של החברהשלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Logos" msgstr "לוגואים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Long Text" msgstr "טקסט ארוך" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Low" msgstr "נמוך" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Main" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Main Course" msgstr "מנה עיקרית" #. module: website #: model:ir.model.fields,field_description:website.field_website__menu_id msgid "Main Menu" msgstr "תפריט ראשי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #, python-format msgid "Main actions" msgstr "פעולה עיקרית" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Main page of your website served to visitors" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Make it easy for clients to book appointments with you." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Make sure billing is enabled" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "" "Make sure to wait if errors keep being shown: sometimes enabling an API " "allows to use it immediately but Google keeps triggering errors for a while" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Make sure your settings are properly configured:" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "Management" msgstr "ניהול" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Map" msgstr "מפה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Maps JavaScript API" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Maps Static API" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Margins" msgstr "שולי רווח" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Mark Text" msgstr "סמן טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Marked Fields" msgstr "שדות מסומנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options msgid "Marker style" msgstr "סגנון סמן(מרקר)" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "Marketing" msgstr "שיווק" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Marketplace" msgstr "זירת מסחר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Masonry" msgstr "בנאות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "" "Mastering frontend craftsmanship with expertise in HTML, CSS, and JavaScript" " to craft captivating and responsive user experiences." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Max # of files" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Max Axis" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Max file size" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Measurement ID" msgstr "מזהה מדידה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "Media" msgstr "מדיה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Media List" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "Media heading" msgstr "כותרת תקשורת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "Mediterranean buffet of starters, main dishes and desserts" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_rating_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Medium" msgstr "אמצעי תקשורת" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_full_1_s_text_block_h2 msgid "Meet The Team" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Mega Menu" msgstr "מגה תפריט" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__mega_menu_classes #: model:ir.model.fields,field_description:website.field_website_menu__mega_menu_classes msgid "Mega Menu Classes" msgstr "שיעורי מגה תפריט" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__mega_menu_content #: model:ir.model.fields,field_description:website.field_website_menu__mega_menu_content msgid "Mega Menu Content" msgstr "תוכן מגה תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Men" msgstr "גברים" #. module: website #: model:ir.model,name:website.model_ir_ui_menu #: model:ir.model.fields,field_description:website.field_website_menu__name #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Menu" msgstr "תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Menu - Sales 1" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Menu - Sales 2" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Menu - Sales 3" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Menu - Sales 4" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__menu_company msgid "Menu Company" msgstr "תפריט חברה" #. module: website #: model:ir.ui.menu,name:website.menu_edit_menu msgid "Menu Editor" msgstr "עריכת תפריט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menu_image_menu #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_multi_menus msgid "Menu Item %s" msgstr "פריט תפריט %s" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "Menu One" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__menu_sequence msgid "Menu Sequence" msgstr "רצף תפריטים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "Menu Two" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__copy_ids msgid "Menu using a copy of me" msgstr "תפריט באמצעות עותק שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Menu with Search bar" msgstr "" #. module: website #: model:ir.ui.menu,name:website.menu_website_menu_list #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "Menus" msgstr "תפריטים" #. module: website #: model:ir.model,name:website.model_base_partner_merge_automatic_wizard msgid "Merge Partner Wizard" msgstr "אשף מיזוג לקוחות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options msgid "Messages" msgstr "הודעות" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "Metadata" msgstr "מטא דאטה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_text_image #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "Mich Stark, COO" msgstr "מיש סטארק, סמנכ\"ל תפעול" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_text_image msgid "" "Mich loves taking on challenges. With his multi-year experience as " "Commercial Director in the software industry, Mich has helped the company to" " get where it is today." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "" "Mich loves taking on challenges. With his multi-year experience as " "Commercial Director in the software industry, Mich has helped the company to" " get where it is today. Mich is among the best minds." msgstr "" "מיש אוהב לקחת על עצמו אתגרים. עם הניסיון הרב-שנתי שלו כמנהל מסחרי בתעשיית " "התוכנה, מיש עזר לחברה להגיע לאן שהיא היום. מיש הוא בין המוחות הטובים ביותר." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.template_header_sales_two msgid "Middle" msgstr "אמצע" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Min Axis" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "Min-Height" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Minimalist" msgstr "מינימליסטי" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.js:0 #: model_terms:ir.ui.view,arch_db:website.s_countdown #, python-format msgid "Minutes" msgstr "דקות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Mirror Blur" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #: model:ir.model.fields,field_description:website.field_website_visitor__mobile #, python-format msgid "Mobile" msgstr "נייד" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Mobile Alignment" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Mobile Preview" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/mobile_preview.xml:0 #: code:addons/website/static/src/systray_items/mobile_preview.xml:0 #, python-format msgid "Mobile preview" msgstr "תצוגה מקדימה לנייד" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Modal" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Modal title" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__mode #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Mode" msgstr "מצב" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__model #: model:ir.model.fields,field_description:website.field_website_page__model msgid "Model" msgstr "מודל" #. module: website #: model:ir.model,name:website.model_ir_model_data #: model:ir.model.fields,field_description:website.field_website_controller_page__model_data_id #: model:ir.model.fields,field_description:website.field_website_page__model_data_id msgid "Model Data" msgstr "מודל נתונים" #. module: website #: model:ir.model,name:website.model_website_controller_page msgid "Model Page" msgstr "" #. module: website #: model:ir.ui.menu,name:website.menu_website_controller_pages_list msgid "Model Pages" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_snippet_filter__model_name msgid "Model name" msgstr "שם דגם" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__model_id #: model:ir.model.fields,field_description:website.field_website_page__model_id msgid "Model of the view" msgstr "דגם התצוגה" #. module: website #: model:ir.model,name:website.model_ir_model msgid "Models" msgstr "מודלים" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch_updated #: model:ir.model.fields,field_description:website.field_website_page__arch_updated msgid "Modified Architecture" msgstr "ארכיטקטורה שונה" #. module: website #: model:ir.model,name:website.model_ir_module_module #: model:ir.model.fields,field_description:website.field_website_configurator_feature__module_id msgid "Module" msgstr "מודול" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__module_marketing_automation msgid "Module Marketing Automation" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__module_website_livechat msgid "Module Website Livechat" msgstr "אתר מודול צ'אט חי" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Monitor Google Search results data" msgstr "עקוב אחר נתוני תוצאות החיפוש של Google" #. module: website #: model_terms:digest.tip,tip_description:website.digest_tip_website_0 msgid "" "Monitor your visitors while they are browsing your website with the Odoo " "Social app. Engage with them in just a click using a live chat request or a " "push notification. If they have completed one of your forms, you can send " "them an SMS, or call them right away while they are browsing your website." msgstr "" "עקוב אחר המבקרים שלך בזמן שהם גולשים באתר שלך עם האפליקציה Odoo Social. צור " "קשר איתם בלחיצה אחת באמצעות בקשת צ'אט חי או התראת פוש(push). אם הם מילאו אחד" " מהטפסים שלך, תוכל לשלוח להם הודעת סמס, או להתקשר אליהם מיד בזמן שהם גולשים " "באתר שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Monitors" msgstr "צגים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_color_blocks_2 msgid "More Details" msgstr "פרטים נוספים" #. module: website #: model_terms:digest.tip,tip_description:website.digest_tip_website_4 msgid "" "More than 90 shapes exist and their colors are picked to match your Theme." msgstr "" "קיימות יותר מ-90 צורות והצבעים שלהן נבחרים כדי להתאים לערכת הנושא שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Mosaic" msgstr "פסיפס" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Most searched topics related to your keyword, ordered by importance" msgstr "הנושאים שחיפשו הכי הרבה הקשורים למילת המפתח שלך, לפי סדר חשיבות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Mouse" msgstr "עכבר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move Backward" msgstr "זז אחורה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move Forward" msgstr "זז קדימה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move to first" msgstr "העבר לראשון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move to last" msgstr "העבר לאחרון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move to next" msgstr "העבר להבא" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Move to previous" msgstr "העבר לקודם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Multi Menus" msgstr "רב תפריטים" #. module: website #: model:ir.model,name:website.model_website_multi_mixin msgid "Multi Website Mixin" msgstr "Multi Website Mixin" #. module: website #: model:ir.model,name:website.model_website_published_multi_mixin msgid "Multi Website Published Mixin" msgstr "Multi Website Published Mixin" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__group_multi_website #: model:res.groups,name:website.group_multi_website msgid "Multi-website" msgstr "אתרי אינטרנט מרובים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Multimedia" msgstr "מולטימדיה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Multiple Checkboxes" msgstr "תיבות סימון מרובות" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/view_hierarchy.xml:0 #, python-format msgid "Multiple tree exists for this view" msgstr "Multiple tree exists for this view" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "My Company" msgstr "החברה שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "My Skills" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.option_header_brand_name msgid "My Website" msgstr "אתר האינטרנט שלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_centered #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_links #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "MyCompany" msgstr "החברהשלי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #: model:ir.model.fields,field_description:website.field_theme_ir_asset__name #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__name #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__name #: model:ir.model.fields,field_description:website.field_theme_website_menu__name #: model:ir.model.fields,field_description:website.field_website_configurator_feature__name #: model:ir.model.fields,field_description:website.field_website_controller_page__page_name #: model:ir.model.fields,field_description:website.field_website_rewrite__name #: model:ir.model.fields,field_description:website.field_website_snippet_filter__name #: model:ir.model.fields,field_description:website.field_website_visitor__name #: model_terms:ir.ui.view,arch_db:website.menu_search #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_tree #, python-format msgid "Name" msgstr "שם" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Name (A-Z)" msgstr "שם (א-ת)" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/hierarchy_navbar.xml:0 #, python-format msgid "Name, id or key" msgstr "שם, מזהה או מפתח" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Narrow" msgstr "צר" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Nav and tabs" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Navbar" msgstr "סרגל ניווט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "Need to pick up your order at one of our stores? Discover the nearest to " "you." msgstr "צריכים לאסוף את ההזמנה באחת מהחנויות שלנו? גלה את הקרובה אליך." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Network Advertising Initiative opt-out page" msgstr "דף ביטול הסכמה של יוזמת פרסום ברשת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Networks" msgstr "רשתות" #. module: website #: model_terms:ir.ui.view,arch_db:website.neutralize_ribbon msgid "Neutralized" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.xml:0 #, python-format msgid "New" msgstr "חדש" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #: code:addons/website/static/src/components/dialog/add_page_dialog.js:0 #, python-format msgid "New Page" msgstr "דף חדש" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__new_window #: model:ir.model.fields,field_description:website.field_website_menu__new_window msgid "New Window" msgstr "חלון חדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "New collection" msgstr "קולקציה חדשה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup msgid "New customer" msgstr "לקוח חדש" #. module: website #: model:website.configurator.feature,name:website.feature_module_news msgid "News" msgstr "חדשות" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Newsletter" msgstr "דיוור" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Newsletter Popup" msgstr "דיוור (ניוזלטר) קופץ" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_gallery #: model_terms:ir.ui.view,arch_db:website.s_carousel #: model_terms:ir.ui.view,arch_db:website.s_image_gallery #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel #, python-format msgid "Next" msgstr "הבא" #. module: website #: model_terms:ir.ui.view,arch_db:website.step_wizard msgid "Next:" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "No Slide Effect" msgstr "ללא אפקט שקופית" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "No Underline" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/widget_iframe.xml:0 #, python-format msgid "No Url" msgstr "ללא Url" #. module: website #: model_terms:ir.actions.act_window,help:website.website_visitors_action msgid "No Visitors yet!" msgstr "אין מבקרים עדיין!" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "No condition" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "No customization" msgstr "אין התאמה אישית" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #: code:addons/website/static/src/xml/website_form_editor.xml:0 #, python-format msgid "No matching record!" msgstr "" #. module: website #: model_terms:ir.actions.act_window,help:website.website_visitor_page_action msgid "No page views yet for this visitor" msgstr "אין עדיין צפיות בדף עבור מבקר זה" #. module: website #: model_terms:ir.actions.act_window,help:website.visitor_partner_action msgid "No partner linked for this visitor" msgstr "אין לקוח/ספק מקושר למבקר זה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_searchbar/000.xml:0 #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages #, python-format msgid "No results found for '" msgstr "לא נמצאו תוצאות עבור '" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_searchbar/000.xml:0 #, python-format msgid "No results found. Please try another search." msgstr "לא נמצאו תוצאות. אנא נסה חיפוש נוסף." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "No support" msgstr "ללא תמיכה" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/website_switcher.js:0 #, python-format msgid "No website domain configured for this website." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.column_count_option #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.s_process_steps_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "None" msgstr "אף אחד" #. module: website #: model:website,prevent_zero_price_sale_text:website.default_website #: model:website,prevent_zero_price_sale_text:website.website2 msgid "Not Available For Sale" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view msgid "Not Published" msgstr "" #. module: website #: model_terms:digest.tip,tip_description:website.digest_tip_website_3 msgid "" "Not only can you search for royalty-free illustrations, their colors are " "also converted so that they always fit your Theme." msgstr "" "לא רק שאתה יכול לחפש איורים ללא תמלוגים, גם הצבעים שלהם מומרים כך שהם תמיד " "מתאימים לנושא שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_view_search msgid "Not published" msgstr "לא פורסם" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_view_search msgid "Not tracked" msgstr "לא במעקב" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Note that some third-party services may install additional cookies on your " "browser in order to identify you." msgstr "" "שים לב שחלק משירותי צד שלישי עשויים להתקין קוקיז נוספים בדפדפן שלך על מנת " "לזהות אותך." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "" "Note: To embed code in this specific page, use the \"Embed Code\" building " "block" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "" "Note: To hide this page, uncheck it from the Customize tab in edit mode." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Nothing" msgstr "שום דבר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Number" msgstr "מספר" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_language_count #: model:ir.model.fields,field_description:website.field_website__language_count msgid "Number of languages" msgstr "מספר השפות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Numbers" msgstr "מספרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "Nutritional Guidance" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "OR" msgstr "או" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Odoo Information" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Odoo Menu" msgstr "תפריט Odoo" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Odoo Version" msgstr "גרסת Odoo" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Offer online courses and learning opportunities." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Office audio" msgstr "אודיו למשרד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Office screens" msgstr "מסכי משרד" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Offline" msgstr "לא מקוון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Offset (X, Y)" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/dialog.js:0 #: code:addons/website/static/src/components/dialog/page_properties.js:0 #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "Ok" msgstr "אישור" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "Ok, never show me this again" msgstr "בסדר, לעולם אל תראה לי את זה שוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "On Appearance" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "On Click" msgstr "בלחיצה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "On Click (via link)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "On Click Effect" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "On Exit" msgstr "ביציאה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "On Hover" msgstr "בזמן ריחוף" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "On Scroll" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "On Success" msgstr "בזמן הצלחה" #. module: website #: model:ir.model.fields.selection,name:website.selection__website__auth_signup_uninvited__b2b msgid "On invitation" msgstr "בהזמנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "On-the-Go Charging" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "" "Once the user closes the popup, it won't be shown again for that period of " "time." msgstr "ברגע שהמשתמש סוגר את החלון הקופץ, הוא לא יוצג שוב במשך פרק זמן זה." #. module: website #. odoo-python #: code:addons/website/models/website_configurator_feature.py:0 #, python-format msgid "" "One and only one of the two fields 'page_view_id' and 'module_id' should be " "set" msgstr "" "יש להגדיר שדה אחד ויחיד בלבד מתוך שני השדות 'page_view_id' ו-'module_id'" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Online" msgstr "מקוון" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Only Custom SCSS Files" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Only Page SCSS Files" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Only Views" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "Only allow essential cookies" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__mode #: model:ir.model.fields,help:website.field_website_page__mode msgid "" "Only applies if this view inherits from an other one (inherit_id is not False/Null).\n" "\n" "* if extension (default), if this view is requested the closest primary view\n" "is looked up (via inherit_id), then all views inheriting from it with this\n" "view's model are applied\n" "* if primary, the closest primary view is fully resolved (even if it uses a\n" "different model than this one), then this view's inheritance specs\n" "() are applied, and the result is used as if it were this view's\n" "actual arch.\n" msgstr "" "חל רק אם תצוגה זו עוברת בירושה מתצוגה אחרת (יורש_מזהה אינו שלילי/חסר).\n" "\n" "* אם הרחבה (ברירת מחדל), אם תצוגה זו מבקשת את התצוגה הראשית הקרובה ביותר\n" "נחפש למעלה (באמצעות יורש_מזהה), אז כל התצוגות יורשות ממנו עם\n" "מודל התצוגה מיושם שם\n" " * אם ראשי, התצוגה הראשית הקרובה ביותר נפתרת במלואה (גם אם היא משתמשת ב-\n" "מודל שונה מזה), ואז מפרט הירושה של תצוגה זו\n" "() מיושמים, והתוצאה משמשת כאילו היא של תצוגה זו\n" "כקשת בפועל.\n" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #: model_terms:ir.ui.view,arch_db:website.cookies_bar #, python-format msgid "Only essentials" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Open Source ERP" msgstr " ERP קוד פתוח" #. module: website #: model:ir.actions.client,name:website.action_open_website_configurator msgid "Open Website Configurator" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #: model:ir.ui.menu,name:website.menu_optimize_seo #, python-format msgid "Optimize SEO" msgstr "בצע אופטימיזציה לקידום אתרים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Option 1" msgstr "אפשרות 1" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Option 2" msgstr "אפשרות 2" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Option 3" msgstr "אפשרות 3" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Optional" msgstr "אופציונלי" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Order by" msgstr "סדר לפי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Order now" msgstr "הזמן עכשיו" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "Other Information:" msgstr "מידע נוסף:" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_text_image msgid "Our Approach" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "" "Our Coaching combines personalized fitness plans with mindfulness practices," " ensuring you achieve harmony in your body and peace in your mind." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Our Company" msgstr "החברה שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_full_s_text_image msgid "Our Goals" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_pricing_5_s_text_block_h1 msgid "Our Menus" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "Our Mission" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_text_block_h2 msgid "Our Offer" msgstr "ההצעה שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_map_s_text_block_h2 msgid "Our Offices" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_references msgid "Our References" msgstr "הלקוחות שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_text_block_h2 #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_block_h1 msgid "Our Services" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_full_s_image_text #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_mini_s_text_block_h2 #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "Our Story" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_picture #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_text_block_h1 msgid "Our Team" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "Our Values" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "" "Our experienced fitness coaches design workouts that align with your goals, " "fitness level, and preferences." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "" "Our mission is to create transformative experiences and foster growth, " "driven by a relentless pursuit of innovation and a commitment to exceeding " "expectations." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_image_text_2nd msgid "" "Our seasoned consultants provide tailored guidance, leveraging their deep " "industry knowledge to analyze your current strategies, identify " "opportunities, and formulate data-driven recommendations." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "Our seminars and trainings for you" msgstr "הסמינרים וההדרכות שלנו בשבילך" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_pricing_s_text_block_2nd msgid "" "Our software plans are designed to cater to a variety of needs, ensuring " "that you find the perfect fit for your requirements. From individual users " "to businesses of all sizes, we offer pricing options that provide " "exceptional value without compromising on features or performance." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "Our team" msgstr "הצוות שלנו" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #, python-format msgid "Our team will message you back as soon as possible." msgstr "הצוות שלנו יחזיר לך הודעה בהקדם האפשרי." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "" "Our values shape our culture, influence our decisions, and guide us in " "providing exceptional service. They reflect our dedication to integrity, " "collaboration, and client satisfaction." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Out" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Outline" msgstr "קווי מתאר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Outset" msgstr "ראשית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "Outstanding images" msgstr "תמונות יוצאות מן הכלל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Over The Content" msgstr "מעל התוכן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Overlay" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Padding" msgstr "מרווח" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Padding (Y, X)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Paddings" msgstr "Paddings" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.xml:0 #: model:ir.model,name:website.model_website_page #: model:ir.model.fields,field_description:website.field_ir_ui_view__page_ids #: model:ir.model.fields,field_description:website.field_theme_website_menu__page_id #: model:ir.model.fields,field_description:website.field_website_controller_page__page_ids #: model:ir.model.fields,field_description:website.field_website_page__page_ids #: model:ir.model.fields,field_description:website.field_website_track__page_id #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #, python-format msgid "Page" msgstr "דף" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "Page Anchor" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "Page Details" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__website_indexed msgid "Page Indexed" msgstr "דף מאונדקס" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Page Layout" msgstr "פריסת דף" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Page Name" msgstr "שם דף" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.js:0 #, python-format msgid "Page Properties" msgstr "מאפייני דף" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.xml:0 #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_tree_view #: model_terms:ir.ui.view,arch_db:website.website_pages_tree_view #, python-format msgid "Page Title" msgstr "כותרת דף" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__page_type msgid "Page Type" msgstr "סוג דף" #. module: website #: model:ir.model.fields,field_description:website.field_website_page__url #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form #: model_terms:ir.ui.view,arch_db:website.website_pages_tree_view msgid "Page URL" msgstr "כתובת דף" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__page_view_id msgid "Page View" msgstr "תצוגת דף" #. module: website #: model:ir.actions.act_window,name:website.website_visitor_view_action #: model:ir.model.fields,field_description:website.field_website_visitor__visitor_page_count #: model:ir.ui.menu,name:website.menu_visitor_view_menu #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Page Views" msgstr "צפיות בדף" #. module: website #: model:ir.actions.act_window,name:website.website_visitor_page_action msgid "Page Views History" msgstr "היסטורית צפיות בדף" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Page Visibility" msgstr "נראות דף" #. module: website #: model:ir.model.fields,help:website.field_website_configurator_feature__iap_page_code msgid "" "Page code used to tell IAP website_service for which page a snippet list " "should be generated" msgstr "" "קוד עמוד המשמש כדי לומר ל-IAP אתר אינטרנט_שירות עבור איזה דף יש ליצור רשימת " "קטעים" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_page__copy_ids msgid "Page using a copy of me" msgstr "עמוד באמצעות עותק שלי" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: model:ir.ui.menu,name:website.menu_website_pages_list #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_tree #, python-format msgid "Pages" msgstr "דפים" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Pagination" msgstr "מספור" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Pants" msgstr "מכנסיים" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #, python-format msgid "Paragraph" msgstr "פסקה" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "" "Paragraph text. Lorem ipsum dolor sit amet, consectetur adipiscing " "elit. Integer posuere erat a ante." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "Paragraph with bold, muted and italic texts" msgstr "" "פסקה עם טקסטים מודגשים, מעומעמים ו נטויים טקסטים" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Paragraph." msgstr "פסקה." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Parallax" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__parent_id msgid "Parent" msgstr "אב" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__parent_id msgid "Parent Menu" msgstr "תפריט אב" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__parent_path msgid "Parent Path" msgstr "נתיב אב" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__partner_id msgid "Partner of the last logged in user." msgstr "לקוח/ספק של המשתמש המחובר האחרון." #. module: website #: model:ir.model.fields,help:website.field_website__partner_id msgid "Partner-related data of the user" msgstr "נתונים הקשורים ללקוח/ספק של המשתמש" #. module: website #: model:ir.actions.act_window,name:website.visitor_partner_action msgid "Partners" msgstr "לקוחות" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Password" msgstr "סיסמה" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__path msgid "Path" msgstr "נתיב" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Pattern" msgstr "דפוס" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Pay" msgstr "שלם" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_cover msgid "Personalized Fitness" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "Personalized Workouts" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Phone Number" msgstr "מספר טלפון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Phones" msgstr "טלפונים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #: model:ir.actions.act_window,name:website.theme_install_kanban_action #, python-format msgid "Pick a Theme" msgstr "בחר ערכת נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Picture" msgstr "תמונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Pie" msgstr "עוגה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Pills" msgstr "רשימה נגללת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Placeholder" msgstr "שומר מקום" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Places API" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Plain" msgstr "פשוט" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__has_plausible_shared_key msgid "Plausible Analytics" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website__plausible_shared_key msgid "Plausible Shared Key" msgstr "מפתח משותף מקובל" #. module: website #: model:ir.model.fields,field_description:website.field_website__plausible_site msgid "Plausible Site" msgstr "אתר מתקבל" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__plausible_site msgid "Plausible Site (e.g. domain.com)" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__plausible_shared_key msgid "Plausible auth Key" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "Please fill in the form correctly." msgstr "אנא מלא את הטופס כראוי." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "" "Please fill in the form correctly. The file \"%s\" is too big. (Maximum %s " "MB)" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "" "Please fill in the form correctly. You uploaded too many files. (Maximum %s " "files)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "Points of sale" msgstr "נקודות מכירה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Popup" msgstr "חלון קופץ (פופ-אפ)" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles msgid "Portfolio" msgstr "תיק עבודות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Position" msgstr "מעמד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "Post heading" msgstr "כותרת הפוסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Postcard" msgstr "גלויה" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Preferences
(essential)" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__prepend msgid "Prepend" msgstr "הכנה מראש" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Preset" msgstr "מוגדר מראש" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/view_hierarchy.xml:0 #, python-format msgid "Press for next [" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Preview" msgstr "תצוגה מקדימה" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "Preview this URL in a new tab" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_dynamic_snippet_carousel/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: code:addons/website/static/src/snippets/s_image_gallery/000.xml:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_gallery #: model_terms:ir.ui.view,arch_db:website.s_carousel #: model_terms:ir.ui.view,arch_db:website.s_image_gallery #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel #, python-format msgid "Previous" msgstr "קודם" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch_prev #: model:ir.model.fields,field_description:website.field_website_page__arch_prev msgid "Previous View Architecture" msgstr "ארכיטקטורה תצוגה מקדימה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Pricelist" msgstr "מחירון" #. module: website #: model:website.configurator.feature,name:website.feature_page_pricing #: model_terms:ir.ui.view,arch_db:website.pricing msgid "Pricing" msgstr "תמחור" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups #: model_terms:ir.ui.view,arch_db:website.new_page_template_pricing_s_text_block_h1 msgid "Pricing Plans" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Primary" msgstr "ראשי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Primary Style" msgstr "סגנון ראשי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Printers" msgstr "מדפסות" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__priority msgid "Priority" msgstr "קְדִימוּת" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Privacy" msgstr "פרטיות" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #: model:website.configurator.feature,name:website.feature_page_privacy_policy #: model_terms:ir.ui.view,arch_db:website.privacy_policy #, python-format msgid "Privacy Policy" msgstr "מדיניות פרטיות" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #: model_terms:ir.ui.view,arch_db:website.s_product_catalog_add_product_widget #, python-format msgid "Product" msgstr "מוצר" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "Products" msgstr "מוצרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Professional" msgstr "מקצועי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "Professional themes" msgstr "נושאים מקצועיים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_features msgid "" "Proficient in backend development, specializing in Python, Django, and " "database management to create efficient and scalable solutions." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs msgid "Profile" msgstr "פרופיל" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Progress Bar" msgstr "סרגל התקדמות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Progress Bar Color" msgstr "צבע סרגל התקדמות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Progress Bar Style" msgstr "סגנון סרגל התקדמות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Progress Bar Weight" msgstr "משקל סרגל התקדמות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "Progress Tracking" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Projectors" msgstr "מקרנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Promotions" msgstr "קידומי מכירות" #. module: website #: model:ir.ui.menu,name:website.menu_page_properties msgid "Properties" msgstr "מאפיינים" #. module: website #: model:ir.model.fields,field_description:website.field_website__partner_id msgid "Public Partner" msgstr "לקוח כללי" #. module: website #: model:ir.model.fields,field_description:website.field_website__user_id msgid "Public User" msgstr "משתמש כללי" #. module: website #: model:res.groups,name:website.website_page_controller_expose msgid "Public access to arbitrary exposed model" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/publish_button.xml:0 #: code:addons/website/static/src/components/views/page_list.js:0 #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form #, python-format msgid "Publish" msgstr "פרסם" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/page_list.js:0 #, python-format msgid "Publish Website Content" msgstr "" #. module: website #: model:website.configurator.feature,description:website.feature_module_career msgid "Publish job offers and let people apply" msgstr "פרסם הצעות עבודה ואפשר לאנשים להגיש מועמדות" #. module: website #: model:website.configurator.feature,description:website.feature_module_event msgid "Publish on-site and online events" msgstr "פרסם אירועים באתר ובאינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/publish_button.xml:0 #: code:addons/website/static/src/components/fields/redirect_field.js:0 #: code:addons/website/static/src/systray_items/publish.js:0 #: model_terms:ir.ui.view,arch_db:website.publish_management #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view #: model_terms:ir.ui.view,arch_db:website.website_pages_view_search #, python-format msgid "Published" msgstr "פורסם" #. module: website #: model:ir.model.fields,field_description:website.field_website_page__date_publish msgid "Publishing Date" msgstr "תאריך פרסום" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Pulse" msgstr "דופק" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Purpose" msgstr "מטרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_highlight msgid "Put the focus on what you have to say!" msgstr "שימו את הפוקוס על מה שיש לכם להגיד!" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating msgid "Quality" msgstr "איכות" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_pricing_s_text_block_h2 #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_block_h2 msgid "Questions?" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Quotes" msgstr "" #. module: website #: model:ir.model,name:website.model_ir_qweb msgid "Qweb" msgstr "Qweb" #. module: website #: model:ir.model,name:website.model_ir_qweb_field_contact msgid "Qweb Field Contact" msgstr "איש קשר בשדה Qweb" #. module: website #: model:ir.model,name:website.model_ir_qweb_field_html msgid "Qweb Field HTML" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Radar" msgstr "מכ\"ם" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Radio Buttons" msgstr "כפתורי רדיו" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Rating" msgstr "דירוג" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Re-order" msgstr "הזמנה מחדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_call_to_action msgid "Ready to Embrace Your Fitness Journey?" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_about msgid "Ready to bring your digital vision to life?" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Ready to build the" msgstr "מוכן לבנות את" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_call_to_action_digital msgid "Ready to embark on a journey of digital transformation?" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_call_to_action msgid "" "Ready to embark on your auditory adventure? Order your EchoTunes Wireless " "Earbuds today and let the symphony begin." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "Rebranding" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Recipient Email" msgstr "דוא\"ל הנמען" #. module: website #: model:ir.model,name:website.model_ir_rule msgid "Record Rule" msgstr "כלל רשומה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Redirect" msgstr "הפנייה מחדש" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.js:0 #, python-format msgid "Redirecting..." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_rewrite_search msgid "Redirection Type" msgstr "סוג הפנייה מחדש" #. module: website #: model:ir.ui.menu,name:website.menu_website_rewrite msgid "Redirects" msgstr "הפניות מחדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "References" msgstr "מזהים" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form msgid "Refresh route's list" msgstr "רענן את רשימת המסלולים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Regular" msgstr "רגיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view #: model_terms:ir.ui.view,arch_db:website.website_pages_form_view msgid "Related Menu Items" msgstr "פריטי תפריטים קשורים" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__menu_ids #: model:ir.model.fields,field_description:website.field_website_page__menu_ids msgid "Related Menus" msgstr "תפריטים קשורים" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__controller_page_id msgid "Related Model Page" msgstr "דף דגם קשור" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__page_id msgid "Related Page" msgstr "דף קשור" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Related keywords" msgstr "מילות מפתח קשורות" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Remember information about the preferred look or behavior of the website, " "such as your preferred language or region." msgstr "" "זכור מידע על המראה או ההתנהגות המועדפים של האתר, כגון השפה או האזור המועדפים" " עליך." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__remove #, python-format msgid "Remove" msgstr "הסר" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Remove Row" msgstr "הסר שורה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_chart/options.js:0 #, python-format msgid "Remove Serie" msgstr "הסר את הסדרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Remove Slide" msgstr "הסר שקופית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Remove Tab" msgstr "הסר את הכרטיסייה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Remove all" msgstr "הסר הכול" #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_kanban msgid "Remove theme" msgstr "הסר ערכת נושא" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_asset__directive__replace msgid "Replace" msgstr "החלף" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "Replace File" msgstr "" #. module: website #: model:ir.ui.menu,name:website.menu_reporting msgid "Reporting" msgstr "דו\"חות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Required" msgstr "נדרש" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #, python-format msgid "Reset" msgstr "אפס" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "Reset templates" msgstr "אפס תבניות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Reset to Headings Font Family" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Reset to Paragraph Font Family" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "Reset to initial version (hard reset)." msgstr "אפס לגרסה הראשונית (איפוס קשיח)." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Reseting views is not supported yet" msgstr "עדיין לא תומך באיפוס תצוגות" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Resources" msgstr "עובדים" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "Respecting your privacy is our priority." msgstr "כיבוד הפרטיות שלך הוא בראש סדר העדיפויות שלנו." #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "Restore previous version (soft reset)." msgstr "אפס לגרסה הקודמת (איפוס רך)." #. module: website #: model:ir.model.fields,help:website.field_res_partner__website_id #: model:ir.model.fields,help:website.field_res_users__website_id #: model:ir.model.fields,help:website.field_website_controller_page__website_id #: model:ir.model.fields,help:website.field_website_multi_mixin__website_id #: model:ir.model.fields,help:website.field_website_page__website_id #: model:ir.model.fields,help:website.field_website_published_multi_mixin__website_id #: model:ir.model.fields,help:website.field_website_snippet_filter__website_id msgid "Restrict publishing to this website." msgstr "הגבל את הפרסום לאתר זה." #. module: website #: model:res.groups,name:website.group_website_restricted_editor msgid "Restricted Editor" msgstr "עורך מוגבל" #. module: website #: model:ir.model.fields.selection,name:website.selection__ir_ui_view__visibility__restricted_group msgid "Restricted Group" msgstr "קבוצה מוגבלת" #. module: website #: model:ir.actions.act_window,name:website.action_website_rewrite_list msgid "Rewrite" msgstr "כתיבה מחדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_embed_code_options #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse_options #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.s_media_list_options #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Right" msgstr "ימין" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menu_image_menu msgid "Right Menu" msgstr "תפריט ימני" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Ripple" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "Road" msgstr "כביש" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options msgid "RoadMap" msgstr "מפת דרכים" #. module: website #. odoo-python #: code:addons/website/models/res_config_settings.py:0 #: model:ir.model.fields,field_description:website.field_website__robots_txt #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #, python-format msgid "Robots.txt" msgstr "Robots.txt" #. module: website #: model:ir.model,name:website.model_website_robots msgid "Robots.txt Editor" msgstr "עורך Robots.txt" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "Robots.txt: This file tells to search engine crawlers which pages or files " "they can or can't request from your site." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Rotate" msgstr "סיבוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_widgets msgid "Round Corners" msgstr "פינות עגולות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Rounded" msgstr "מעוגל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Rounded Miniatures" msgstr "מיניאטורות מעוגלות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Rounded box menu" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_rewrite__route_id #: model:ir.model.fields,field_description:website.field_website_route__path msgid "Route" msgstr "מסלול" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "SCSS file: %s" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "SEO" msgstr "קידום אתרים במנועי חיפוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view msgid "SEO Optimized" msgstr "" #. module: website #: model:ir.model,name:website.model_website_seo_metadata msgid "SEO metadata" msgstr "SEO metadata" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__is_seo_optimized #: model:ir.model.fields,field_description:website.field_website_controller_page__is_seo_optimized #: model:ir.model.fields,field_description:website.field_website_page__is_seo_optimized #: model:ir.model.fields,field_description:website.field_website_seo_metadata__is_seo_optimized msgid "SEO optimized" msgstr "עבר אופטימיזציה לקידום אתרים" #. module: website #. odoo-python #: code:addons/website/models/website_snippet_filter.py:0 #, python-format msgid "Sample %s" msgstr "דגימה%s" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Sample Icons" msgstr "סמלים לדוגמה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "Satellite" msgstr "לוויין" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Saturation" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.js:0 #: code:addons/website/static/src/components/dialog/seo.js:0 #: code:addons/website/static/src/components/edit_head_body_dialog/edit_head_body_dialog.xml:0 #: code:addons/website/static/src/components/resource_editor/resource_editor.xml:0 #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #: model_terms:ir.ui.view,arch_db:website.view_edit_robots #, python-format msgid "Save" msgstr "שמור" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Save & copy" msgstr "שמור והעתק" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Save and Reload" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Save changes" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Save the block to use it elsewhere" msgstr "שמור את הבלוק כדי להשתמש בו במקום אחר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "Score" msgstr "ציון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Screens" msgstr "מסכים" #. module: website #: model:ir.model.fields,field_description:website.field_ir_module_module__image_ids msgid "Screenshots" msgstr "צילומי מסך" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Scroll" msgstr "גלילה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Scroll Effect" msgstr "אפקט גלילה" #. module: website #: model_terms:ir.ui.view,arch_db:website.option_footer_scrolltop msgid "Scroll To Top" msgstr "גלול למעלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Scroll Top Button" msgstr "לחצן גלול מעלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Scroll Zone" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Scroll down button" msgstr "לחצן גלול מטה" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "Scroll down to next section" msgstr "גלול מטה לסעיף הבא" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/hierarchy_navbar.xml:0 #: code:addons/website/static/src/js/backend/view_hierarchy/hierarchy_navbar.xml:0 #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.header_search_box #: model_terms:ir.ui.view,arch_db:website.snippets #: model_terms:ir.ui.view,arch_db:website.website_search_box #, python-format msgid "Search" msgstr "חיפוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.menu_search msgid "Search Menus" msgstr "חפש תפריטים" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_rewrite_search msgid "Search Redirect" msgstr "חיפוש הפניה מחדש" #. module: website #: model_terms:ir.ui.view,arch_db:website.list_hybrid msgid "Search Results" msgstr "תוצאות חיפוש" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Search Visitor" msgstr "חפש מבקר" #. module: website #: model_terms:digest.tip,tip_description:website.digest_tip_website_1 msgid "" "Search in the media dialogue when you need photos to illustrate your " "website. Odoo's integration with Unsplash, featuring millions of royalty " "free and high quality photos, makes it possible for you to get the perfect " "picture, in just a few clicks." msgstr "" "חפש בדיאלוג המדיה כאשר אתה צריך תמונות להמחשת האתר שלך. השילוב של Odoo עם " "Unsplash, הכולל מיליוני תמונות ללא תמלוגים ואיכות גבוהה, מאפשר לך לקבל את " "התמונה המושלמת, בכמה קליקים בלבד." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_searchbar msgid "Search on our website" msgstr "חפש באתר שלנו" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Search within" msgstr "חפש בפנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_search_box msgid "Search..." msgstr "חיפוש…" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "Second Feature" msgstr "תכונה שנייה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_multi_menus msgid "Second Menu" msgstr "תפריט שני" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Second default radio" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_showcase msgid "Second feature" msgstr "תכונה שניה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Second list of Features" msgstr "רשימת תכונות שנייה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Secondary" msgstr "משני" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Secondary Style" msgstr "סגנון משני" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.js:0 #: model_terms:ir.ui.view,arch_db:website.s_countdown #, python-format msgid "Seconds" msgstr "שניות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_text msgid "Section Subtitle" msgstr "כותרת משנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "Secure and Comfortable Fit" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Select an image for social share" msgstr "בחר תמונה לשיתוף ברשתות חברתיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Select and delete blocks
to remove some steps." msgstr "בחר ומחק בלוקים
כדי להסיר כמה שלבים." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Select and delete blocks to remove features." msgstr "בחר ומחק בלוקים כדי להסיר תכונות." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Select one font on" msgstr "בחר גופן אחד ב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Selection" msgstr "בחירה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_cover msgid "Sell Online.
Easily." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_banner msgid "Sell Online. Easily." msgstr "" #. module: website #: model:website.configurator.feature,description:website.feature_module_shop msgid "Sell more with an eCommerce" msgstr "מכור יותר עם מסחר אלקטרוני" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Send Email" msgstr "שלח דוא\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact msgid "Send us a message" msgstr "שלח לנו הודעה" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__seo_name #: model:ir.model.fields,field_description:website.field_website_controller_page__seo_name #: model:ir.model.fields,field_description:website.field_website_page__seo_name #: model:ir.model.fields,field_description:website.field_website_seo_metadata__seo_name msgid "Seo name" msgstr "שם Seo " #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Separate email addresses with a comma." msgstr "הפרד כתובות אימייל עם פסיק." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Separated link" msgstr "קישור נפרד" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Separator" msgstr "מפריד" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__sequence #: model:ir.model.fields,field_description:website.field_theme_website_menu__sequence #: model:ir.model.fields,field_description:website.field_website__sequence #: model:ir.model.fields,field_description:website.field_website_configurator_feature__sequence #: model:ir.model.fields,field_description:website.field_website_controller_page__priority #: model:ir.model.fields,field_description:website.field_website_menu__sequence #: model:ir.model.fields,field_description:website.field_website_page__priority #: model:ir.model.fields,field_description:website.field_website_rewrite__sequence msgid "Sequence" msgstr "רצף" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Serve font from Google servers" msgstr "" #. module: website #: model:ir.model,name:website.model_ir_actions_server #: model:ir.model.fields,field_description:website.field_website_snippet_filter__action_server_id msgid "Server Action" msgstr "פעולת שרת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_list msgid "Service" msgstr "שירות" #. module: website #: model:website.configurator.feature,name:website.feature_page_our_services #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups #: model_terms:ir.ui.view,arch_db:website.our_services #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.template_footer_links #: model_terms:ir.ui.view,arch_db:website.template_footer_minimalist msgid "Services" msgstr "שירותים" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "Session & Security
(essential)" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Setting up your %s." msgstr "" #. module: website #: model:ir.actions.act_window,name:website.action_website_configuration #: model:ir.ui.menu,name:website.menu_website_website_settings #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view #: model_terms:ir.ui.view,arch_db:website.website_pages_kanban_view #: model_terms:ir.ui.view,arch_db:website.website_pages_tree_view msgid "Settings" msgstr "הגדרות" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Settings of Website" msgstr "הגדרות האתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Settings on this page will apply to this website" msgstr "ההגדרות בדף זה יחולו על אתר אינטרנט זה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Shadow" msgstr "צללית" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Shadow large" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Shadow medium" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Shadow small" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Shake" msgstr "לנער" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.s_share #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Share" msgstr "שתף" #. module: website #: model:website.configurator.feature,description:website.feature_module_elearning msgid "Share knowledge publicly or for a fee" msgstr "שתף ידע בפומבי או תמורת תשלום" #. module: website #: model:website.configurator.feature,description:website.feature_module_success_stories msgid "Share your best case studies" msgstr "שתף את מחקרי המקרה הטובים ביותר שלך" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Share your thoughts and ideas with the world." msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__shared_user_account msgid "Shared Customer Accounts" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Shared Link Auth" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Shoes" msgstr "נעליים" #. module: website #: model:website.configurator.feature,name:website.feature_module_shop msgid "Shop" msgstr "חנות" #. module: website #: model:ir.model.fields,help:website.field_website__auto_redirect_lang msgid "Should users be redirected to their browser's language" msgstr "האם המשתמשים יופנו מחדש לשפת הדפדפן שלהם" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/view_hierarchy.xml:0 #, python-format msgid "Show Arch Diff" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__customize_show #: model:ir.model.fields,field_description:website.field_website_page__customize_show msgid "Show As Optional Inherit" msgstr "הצג כירושה אופציונלית" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show Header" msgstr "הצג כותרת עליונה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Show Message" msgstr "הצג הודעה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Show Message and hide countdown" msgstr "הצג הודעה והסתר את הספירה לאחור" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Show Message and keep countdown" msgstr "הצג הודעה והשאר את הספירה לאחור" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Show in Top Menu" msgstr "הצג בתפריט העליון" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/hierarchy_navbar.xml:0 #, python-format msgid "Show inactive views" msgstr "הצג תצוגות לא פעילות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "Show on" msgstr "הצג על" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Show reCaptcha Policy" msgstr "הצג את מדיניות reCaptcha" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_view_form_extend msgid "Show site map" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/Hide on Desktop" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/Hide on Mobile" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide button" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide language selector" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide logo" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide search bar" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide sign in button" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide social links" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Show/hide text element" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Showcase" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Sidebar" msgstr "סרגל צד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps msgid "Sign in" msgstr "התחבר" #. module: website #: model:ir.model.fields.selection,name:website.selection__ir_ui_view__visibility__connected msgid "Signed In" msgstr "מחובר" #. module: website #: model:ir.model.fields.selection,name:website.selection__website_controller_page__page_type__single msgid "Single record" msgstr "" #. module: website #: model:ir.ui.menu,name:website.menu_site #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Site" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Sitemap" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "Sitemap.xml: Help search engine crawlers to find out what pages are present " "and which have recently changed, and to crawl your site accordingly. This " "file is automatically generated by Odoo." msgstr "" "Sitemap.xml: עזור לסורקים של מנועי החיפוש לגלות אילו דפים קיימים ואילו השתנו" " לאחרונה, ולסרוק את האתר שלך בהתאם. קובץ זה נוצר באופן אוטומטי על ידי Odoo." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_rating_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Size" msgstr "גודל" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Skip and start from scratch" msgstr "דלג והתחל מאפס" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "Sleek and Modern Design" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Slide" msgstr "שקופית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Slide Down" msgstr "החלק למטה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Slide Hover" msgstr "שקופית מרחפת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Slide Left" msgstr "החלק שמאלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Slide Right" msgstr "החלק ימינה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "Slide Title" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Slide Up" msgstr "החלק מעלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Slideout Effect" msgstr "אפקט החלקה החוצה" #. module: website #: model_terms:ir.ui.view,arch_db:website.dynamic_snippet_carousel_options_template msgid "Slider Speed" msgstr "מהירות החלקה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Slideshow" msgstr "מצגת" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_rating_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Small" msgstr "קטן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options msgid "Small Header" msgstr "כותרת עליונה קטנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "" "Small text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. " "Integer posuere erat a ante." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Smartphones" msgstr "סמארטפונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_social_media #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Social Media" msgstr "רשתות חברתיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_social_media_options msgid "Social Networks" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Social Preview" msgstr "תצוגה מקדימה חברתית" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_border_line_widgets msgid "Solid" msgstr "מוצק" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "Some quick example text to build on the card title and make up the bulk of " "the card's content." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Something else here" msgstr "משהו אחר כאן" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "Something went wrong." msgstr "משהו השתבש." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Sound" msgstr "קול(סאונד)" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Spacing" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.grid_layout_options msgid "Spacing (Y, X)" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "" "Speakers from all over the world will join our experts to give inspiring " "talks on various topics. Stay on top of the latest business management " "trends & technologies" msgstr "" "דוברים מכל העולם יצטרפו למומחים שלנו כדי לשאת הרצאות מעוררות השראה בנושאים " "שונים. הישאר מעודכן בטרנדים האחרונים של ניהול עסקי & טכנולוגיות" #. module: website #: model:ir.model.fields,field_description:website.field_website__specific_user_account msgid "Specific User Account" msgstr "חשבון משתמש מסוים" #. module: website #: model_terms:ir.ui.view,arch_db:website.list_hybrid msgid "Specify a search term." msgstr "ציין מונח חיפוש." #. module: website #: model:ir.model.fields,help:website.field_ir_model__website_form_default_field_id msgid "" "Specify the field which will contain meta and custom form fields datas." msgstr "ציין את השדה אשר יכיל נתוני מטא דאטה ונתוני שדות טופס מותאמים אישית." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Speed" msgstr "מהירות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_shadow_widgets msgid "Spread" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Spring collection has arrived!" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Square" msgstr "מרובע" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options msgid "Squared Miniatures" msgstr "מיניאטורות מרובעות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Stacked" msgstr "מונח בערימה חסרת סדר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_gallery_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Standard" msgstr "סטנדרט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Start After" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_call_to_action msgid "Start Button" msgstr "לחצן התחל" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/views/theme_preview.xml:0 #, python-format msgid "Start Now" msgstr "התחל עכשיו" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_banner msgid "Start Now " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Start now" msgstr "התחל עכשיו" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Start selling your products and services today." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_text #: model_terms:ir.ui.view,arch_db:website.s_tabs #: model_terms:ir.ui.view,arch_db:website.s_text_image msgid "Start with the customer – find out what they want and give it to them." msgstr "התחל עם הלקוחות - גלה מה הם רוצים ותן להם את זה." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "Start your journey" msgstr "התחל את המסע שלך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Starter" msgstr "ממונע" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Status Colors" msgstr "סטטוס צבעים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "" "Stay informed of our latest news and discover what will happen in the next " "weeks." msgstr "הישאר מעודכן בחדשות האחרונות שלנו וגלה מה יקרה בשבועות הקרובים." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "Stay tuned for an exciting new online presence." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_s_three_columns msgid "" "Step into our past and witness the transformation of a simple idea into an " "innovative force. Our journey, born in a garage, reflects the power of " "passion and hard work." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets #: model_terms:ir.ui.view,arch_db:website.step_wizard msgid "Steps" msgstr "שלבים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options msgid "Sticky" msgstr "דביק" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Storage" msgstr "אחסון" #. module: website #: model:website.configurator.feature,name:website.feature_module_stores_locator msgid "Stores Locator" msgstr "איתור חנויות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "Storytelling is powerful.
It draws readers in and engages them." msgstr "לספר סיפורים יש עוצמה.
זה מושך את הקוראים ומעסיק אותם." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_process_steps_options msgid "Straight arrow" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_image_text msgid "Strategic Marketing Solutions" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "Strength Training:" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Stretch menu" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Stretch to Equal Height" msgstr "למתוח לגובה שווה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options msgid "Striped" msgstr "מפוספס" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Stroke Width" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Structure" msgstr "מבנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Style" msgstr "סגנון" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Sub Menus" msgstr "תפריטי משנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Subheading" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Subject" msgstr "נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus #: model_terms:ir.ui.view,arch_db:website.s_website_form msgid "Submit" msgstr "שלח" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Submit sitemap to Google" msgstr "שלח מפת אתר לגוגל" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form.xml:0 #: code:addons/website/static/src/xml/website_form.xml:0 #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #, python-format msgid "Success" msgstr "הצלחה" #. module: website #: model:website.configurator.feature,name:website.feature_module_success_stories msgid "Success Stories" msgstr "סיפורי הצלחה" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "Suggestions" msgstr "הצעות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Surrounded" msgstr "מוקף" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "Suspicious activity detected by Google reCaptcha." msgstr "פעילות חשודה זוהתה על ידי Google reCaptcha." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Switch Theme" msgstr "החלף ערכת נושא" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "System Fonts" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "T-shirts" msgstr "חולצות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.xml:0 #, python-format msgid "TIP: Once loaded, follow the" msgstr "טיפ: לאחר הטעינה, עקוב אחר ה-" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Table of Content" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_thumbnails msgid "Tablets" msgstr "טאבלטים" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Tabs" msgstr "כרטיסיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options msgid "Tabs color" msgstr "צבע לשוניות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Tada" msgstr "לאחר מכן" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_asset__target msgid "Target" msgstr "יעד" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_groups #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Team" msgstr "צוות" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "Technical name:" msgstr "שם טכני:" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Telephone" msgstr "טלפון" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "Televisions" msgstr "טלוויזיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "Tell what's the value for the
customer for this feature." msgstr "ספר מה הערך עבור
הלקוח מתכונה זו." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_dynamic_snippet_options_template #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Template" msgstr "תבנית" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Template ID: %s" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "Template fallback" msgstr "תבנית חזרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact msgid "Terms of Services" msgstr "תנאי שירות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "Terms of service" msgstr "תנאי השירות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options msgid "Terrain" msgstr "פני השטח" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_edit_robots msgid "Test your robots.txt with Google Search Console" msgstr "בדוק את ה-robots.txt שלך עם Google Search Console" #. module: website #: model_terms:ir.ui.view,arch_db:website.grid_layout_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Text" msgstr "טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Text - Image" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Text Alignment" msgstr "יישור טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Text Color" msgstr "צבע טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Text Cover" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: model_terms:ir.ui.view,arch_db:website.s_text_highlight #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Text Highlight" msgstr "הדגשת טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_masonry_block_options msgid "Text Image Text" msgstr "טקסט תמונה טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Text Inline" msgstr "Text Inline" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list_options msgid "Text Position" msgstr "מיקום טקסט" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Text muted. Lorem ipsum dolor sit amet, consectetur." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #, python-format msgid "Thank You For Your Feedback" msgstr "תודה על המשוב שלך" #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "Thank You!" msgstr "תודה לך!" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_instagram_page/options.js:0 #, python-format msgid "The Instagram page name is not valid" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "The chosen name already exists" msgstr "השם שנבחר כבר קיים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "" "The compact charging case offers convenient on-the-go charging with a " "battery life that lasts up to 17h, you can enjoy your favorite tunes without" " interruption." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "The company this website belongs to" msgstr "החברה שאתר אינטרנט זה שייך לה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #, python-format msgid "" "The description will be generated by search engines based on page content " "unless you specify one." msgstr "" "התיאור יווצר על ידי מנועי חיפוש על סמך תוכן העמוד אלא אם כן תציין אחד כזה." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #, python-format msgid "" "The description will be generated by social media based on page content " "unless you specify one." msgstr "" "התיאור יווצר על ידי מדיה חברתית בהתבסס על תוכן העמוד אלא אם כן תציין אחד " "כזה." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_showcase msgid "" "The earbuds fit seamlessly into your lifestyle, while the charging case's " "pocket-friendly size ensures you can carry your audio experience wherever " "you roam." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "The field '%s' is mandatory for the action '%s'." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form.xml:0 #, python-format msgid "The form has been sent successfully." msgstr "הטופס נשלח בהצלחה." #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "The form's specified model does not exist" msgstr "המודל שצוין של הטופס אינו קיים" #. module: website #: model:ir.model.fields,help:website.field_res_partner__website_url #: model:ir.model.fields,help:website.field_res_users__website_url #: model:ir.model.fields,help:website.field_website_controller_page__website_url #: model:ir.model.fields,help:website.field_website_page__website_url #: model:ir.model.fields,help:website.field_website_published_mixin__website_url #: model:ir.model.fields,help:website.field_website_published_multi_mixin__website_url #: model:ir.model.fields,help:website.field_website_snippet_filter__website_url msgid "The full URL to access the document through the website." msgstr "כתובת האתר המלאה לגישה למסמך דרך אתר האינטרנט." #. module: website #: model:ir.model.fields,help:website.field_ir_actions_server__website_url #: model:ir.model.fields,help:website.field_ir_cron__website_url msgid "The full URL to access the server action through the website." msgstr "הכתובת URL המלאה לגישה לפעולת שרת דרך האתר." #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #, python-format msgid "The homepage URL should be relative and start with '/'." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/new_content.js:0 #, python-format msgid "The installation of an App is already in progress." msgstr "התקנת יישום כבר בעיצומה." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "The language of the keyword and related keywords." msgstr "שפת מילת המפתח ומילות מפתח קשורות." #. module: website #: model:ir.model.fields,help:website.field_website_snippet_filter__limit msgid "The limit is the maximum number of records retrieved" msgstr "המגבלה היא המספר המרבי של רשומות שאוחזרו" #. module: website #. odoo-python #: code:addons/website/models/website_snippet_filter.py:0 #, python-format msgid "The limit must be between 1 and 16." msgstr "המגבלה חייבת להיות בין 1 ל-16." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "The maximum number of files that can be uploaded." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "The maximum size (in MB) an uploaded file can have." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "The message will be visible once the countdown ends" msgstr "ההודעה תהיה גלויה לאחר סיום הספירה לאחור" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__page_name msgid "" "The name is used to generate the URL and is shown in the browser title bar" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__name_slugified msgid "The name of the page usable in a URL" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "The selected templates will be reset to their factory settings." msgstr "התבניות שנבחרו יאופסו להגדרות הראשוניות שלהן." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_little_icons msgid "The team" msgstr "הצוות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "The title will take a default value unless you specify one." msgstr "הכותרת תיקח את ערך ברירת המחדל אלא אם תציין ערך אחר." #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__page_type msgid "" "The type of the page. If set, it indicates whether the page displays a list " "of records or a single record" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "The website will not work properly if you reject or discard those cookies." msgstr "האתר עדיין יפעל אם תדחה או תמחק את הקוקיז הללו." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "The website will still work if you reject or discard those cookies." msgstr "האתר עדיין יפעל אם תדחה או תמחק את הקוקיז הללו." #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #: model:ir.model.fields,field_description:website.field_website__theme_id #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.theme_view_search #, python-format msgid "Theme" msgstr "ערכת נושא" #. module: website #: model:ir.model,name:website.model_theme_ir_asset msgid "Theme Asset" msgstr "Theme Asset" #. module: website #: model:ir.model,name:website.model_theme_ir_attachment msgid "Theme Attachments" msgstr "קבצי ערכת נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "Theme Colors" msgstr "צבעי ערכת נושא" #. module: website #: model:ir.model.fields,field_description:website.field_ir_asset__theme_template_id #: model:ir.model.fields,field_description:website.field_ir_attachment__theme_template_id #: model:ir.model.fields,field_description:website.field_ir_ui_view__theme_template_id #: model:ir.model.fields,field_description:website.field_product_document__theme_template_id #: model:ir.model.fields,field_description:website.field_website_controller_page__theme_template_id #: model:ir.model.fields,field_description:website.field_website_menu__theme_template_id #: model:ir.model.fields,field_description:website.field_website_page__theme_template_id msgid "Theme Template" msgstr "תבנית ערכת נושא" #. module: website #: model:ir.model,name:website.model_theme_ir_ui_view msgid "Theme UI View" msgstr "תצוגת ממשק משתמש ערכת נושא" #. module: website #: model:ir.model,name:website.model_theme_utils msgid "Theme Utils" msgstr "ערכות נושא" #. module: website #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages msgid "There are currently no pages for this website." msgstr "כרגע אין דפים לאתר זה." #. module: website #. odoo-python #: code:addons/website/models/website_visitor.py:0 #, python-format msgid "There are no contact and/or no email linked to this visitor." msgstr "אין איש קשר ו/או אימייל מקושר למבקר זה." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "There is no field available for this option." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "" "These terms of service (\"Terms\", \"Agreement\") are an agreement between " "the website (\"Website operator\", \"us\", \"we\" or \"our\") and you " "(\"User\", \"you\" or \"your\"). This Agreement sets forth the general terms" " and conditions of your use of this website and any of its products or " "services (collectively, \"Website\" or \"Services\")." msgstr "" "תנאי שירות אלה (\"תנאים\", \"הסכם\") הם הסכם בין האתר (\"מפעילת האתר\", " "\"אנחנו\", \"אנחנו\" או \"שלנו\") וביניכם (\"המשתמש\", \"אתה\" או \"שלך\" " "\"). הסכם זה מפרט את התנאים וההגבלות הכלליים של השימוש שלך באתר זה ובכל אחד " "מהמוצרים או השירותים שלו (יחד, \"אתר\" או \"שירותים\")." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_big_icons_subtitles #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_images_subtitles msgid "They trust us since years" msgstr "הם סומכים עלינו כבר שנים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Thick" msgstr "עבה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Thickness" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "Thin" msgstr "דק" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "Third Feature" msgstr "תכונה שלישית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_multi_menus msgid "Third Menu" msgstr "תפריט שלישי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "This URL is contained in the '%s' of the following '%s'" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "" "This coaching program offers specialized strength-focused workouts, " "nutrition guidance, and expert coaching. Elevate your fitness level and " "achieve feats you never thought possible." msgstr "" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__favicon #: model:ir.model.fields,help:website.field_website__favicon msgid "This field holds the image used to display a favicon on the website." msgstr "שדה זה מכיל את התמונה המשמשת להצגת צלמית מועדפים באתר." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "" "This field is mandatory for this action. You cannot remove it. Try hiding it" " with the 'Visibility' option instead and add it a default value." msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__arch_base #: model:ir.model.fields,help:website.field_website_page__arch_base msgid "This field is the same as `arch` field without translations" msgstr "שדה זה זהה לשדה 'קשת' ללא תרגומים" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__website_default_lang_code msgid "This field is used to set/get locales for user" msgstr "שדה זה משמש כדי להגדיר / לקבל מיקומים עבור המשתמש" #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__arch #: model:ir.model.fields,help:website.field_website_page__arch msgid "" "This field should be used when accessing view arch. It will use translation.\n" " Note that it will read `arch_db` or `arch_fs` if in dev-xml mode." msgstr "" "יש להשתמש בשדה זה בעת גישה לקשת התצוגה. זה ישתמש בתרגום.\n" "שים לב שהוא יקרא 'arch_db' או' arch_fs' אם במצב dev-xml." #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__arch_db #: model:ir.model.fields,help:website.field_website_page__arch_db msgid "This field stores the view arch." msgstr "שדה זה מאחסן את קשת התצוגה." #. module: website #: model:ir.model.fields,help:website.field_website_controller_page__arch_prev #: model:ir.model.fields,help:website.field_website_page__arch_prev msgid "" "This field will save the current `arch_db` before writing on it.\n" " Useful to (soft) reset a broken view." msgstr "" "שדה זה ישמור את ה-'arch_db' הנוכחי לפני הכתיבה עליו.\n" "שימושי לאיפוס (רך) של תצוגה שבורה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #, python-format msgid "" "This font already exists, you can only add it as a local font to replace the" " server version." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/editor/snippets.options.js:0 #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "This font is hosted and served to your visitors by Google servers" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "This is a \"" msgstr "זה \"" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "This is a paragraph. Ambitioni dedisse scripsisse iudicaretur. Nihilne te " "nocturnum praesidium Palati, nihil urbis vigiliae. Unam incolunt Belgae, " "aliam Aquitani, tertiam. Integer legentibus erat a ante historiarum dapibus." " Phasellus laoreet lorem vel dolor tempus vehicula." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_banner msgid "" "This is a simple hero unit, a simple jumbotron-style component for calling " "extra attention to featured content or information." msgstr "" "זוהי יחידת גיבורים פשוטה, רכיב פשוט בסגנון ג'מבוטרון להפניית תשומת לב נוספת " "לתוכן או מידע נבחרים." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "" "This is a wider card with supporting text below as a natural lead-in to " "additional content. This content is a little bit longer." msgstr "" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "This message has been posted on your website!" msgstr "הודעה זו פורסמה באתר האינטרנט שלך!" #. module: website #. odoo-python #: code:addons/website/models/website_visitor.py:0 #, python-format msgid "This operator is not supported" msgstr "הפעולה אינה נתמכת" #. module: website #: model:ir.ui.menu,name:website.menu_current_page #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "This page" msgstr "העמוד הזה" #. module: website #: model_terms:ir.ui.view,arch_db:website.page_404 msgid "" "This page does not exist, but you can create it as you are editor of this " "site." msgstr "דף זה אינו קיים, אך אתה יכול ליצור אותו כפי שאתה עורך של אתר זה." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "This translation is not editable." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #, python-format msgid "" "This value will be escaped to be compliant with all major browsers and used " "in url. Keep it empty to use the default name of the record." msgstr "" "ערך זה יברח כדי לבצע תאימות לכל הדפדפנים הגדולים ולשימוש ב-url. השאר אותו " "ריק כדי להשתמש בשם ברירת המחדל של הרשומה." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/backend/view_hierarchy/view_hierarchy.xml:0 #, python-format msgid "This view arch has been modified" msgstr "קשת התצוגה הזו שונתה" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/website_switcher.xml:0 #, python-format msgid "This website does not have a domain configured." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/website_switcher.js:0 #, python-format msgid "" "This website does not have a domain configured. To avoid unexpected behaviours during website edition, we recommend closing (or refreshing) other browser tabs.\n" "To remove this message please set a domain in your website settings" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Thumbnails" msgstr "תמונות ממוזערות" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_tiktok msgid "TikTok Account" msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__time_since_last_action msgid "Time since last page view. E.g.: 2 minutes ago" msgstr "זמן מאז צפייה בדף האחרון. למשל: לפני 2 דקות" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.xml:0 #, python-format msgid "Time's up! You can now visit" msgstr "הזמן עבר! עכשיו אתה יכול לבקר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_facebook_page_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Timeline" msgstr "ציר זמן" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__timezone #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Timezone" msgstr "אזור זמן" #. module: website #: model:digest.tip,name:website.digest_tip_website_4 #: model_terms:digest.tip,tip_description:website.digest_tip_website_4 msgid "Tip: Add shapes to energize your Website" msgstr "טיפ: הוסף צורות כדי להמריץ את האתר שלך" #. module: website #: model:digest.tip,name:website.digest_tip_website_0 #: model_terms:digest.tip,tip_description:website.digest_tip_website_0 msgid "Tip: Engage with visitors to convert them into leads" msgstr "טיפ: צור קשר עם מבקרים כדי להמיר אותם ללידים" #. module: website #: model:digest.tip,name:website.digest_tip_website_2 #: model_terms:digest.tip,tip_description:website.digest_tip_website_2 msgid "Tip: Search Engine Optimization (SEO)" msgstr "טיפ: אופטימיזציה למנועי חיפוש (SEO)" #. module: website #: model:digest.tip,name:website.digest_tip_website_3 #: model_terms:digest.tip,tip_description:website.digest_tip_website_3 msgid "Tip: Use illustrations to spice up your website" msgstr "טיפ: השתמש באיורים כדי לתבל את האתר שלך" #. module: website #: model:digest.tip,name:website.digest_tip_website_1 #: model_terms:digest.tip,tip_description:website.digest_tip_website_1 msgid "Tip: Use royalty-free photos" msgstr "טיפ: השתמש בתמונות ללא תמלוגים" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_map_s_text_block_h1 #: model_terms:ir.ui.view,arch_db:website.s_text_block_h1 #: model_terms:ir.ui.view,arch_db:website.s_text_block_h2 #: model_terms:ir.ui.view,arch_db:website.snippets #, python-format msgid "Title" msgstr "תיאור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Title Position" msgstr "מיקום כותרת" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns msgid "" "To add a fourth column, reduce the size of these three columns using the " "right icon of each block. Then, duplicate one of the columns to create a new" " one as a copy." msgstr "" "כדי להוסיף עמודה רביעית, צמצם את גודל שלוש העמודות הללו באמצעות הסמל הימני " "של כל בלוק. לאחר מכן, שכפל אחת מהעמודות כדי ליצור אחת חדשה כעותק." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs msgid "To be successful your content needs to be useful to your readers." msgstr "כדי להצליח התוכן שלך צריך להיות שימושי לקוראים שלך." #. module: website #: model_terms:digest.tip,tip_description:website.digest_tip_website_2 msgid "" "To get more visitors, you should target keywords that are often searched in " "Google. With the built-in SEO tool, once you define a few keywords, Odoo " "will recommend you the best keywords to target. Then adapt your title and " "description accordingly to boost your traffic." msgstr "" "כדי להשיג יותר מבקרים, כדאי למקד למילות מפתח שמחפשות לעתים קרובות בגוגל. עם " "כלי ה-SEO המובנה, ברגע שתגדיר כמה מילות מפתח, Odoo תמליץ לך על מילות המפתח " "הטובות ביותר למיקוד. לאחר מכן התאם את הכותרת והתיאור שלך בהתאם כדי להגביר את" " התנועה שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "To send invitations in B2B mode, open a contact or select several ones in " "list view and click on 'Portal Access Management' option in the dropdown " "menu *Action*." msgstr "" "לשליחת הזמנות במצב B2B, פתח איש קשר או בחר מספר כאלה בתצוגת רשימה ולחץ על " "האפשרות 'ניהול גישה לפורטל' בתפריט הנפתח * פעולה*." #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Toggle" msgstr "החלף" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.template_header_mobile msgid "Toggle navigation" msgstr "החלף ניווט" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_0_s_three_columns #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_image_text #: model_terms:ir.ui.view,arch_db:website.new_page_template_team_s_media_list #: model_terms:ir.ui.view,arch_db:website.s_company_team msgid "Tony Fred, CEO" msgstr "טוני פרד, מנכ\"ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options msgid "Tooltip" msgstr "הסבר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_popup_options #: model_terms:ir.ui.view,arch_db:website.s_table_of_content_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.template_header_sales_four #: model_terms:ir.ui.view,arch_db:website.template_header_sales_one #: model_terms:ir.ui.view,arch_db:website.template_header_sales_three #: model_terms:ir.ui.view,arch_db:website.template_header_sales_two #: model_terms:ir.ui.view,arch_db:website.template_header_search msgid "Top" msgstr "עליון" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #, python-format msgid "Top Menu for Website %s" msgstr "תפריט עליון של האתר %s" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options msgid "Top to Bottom" msgstr "מלמעלה עד למטה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Tops" msgstr "עליוניים" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__page_count msgid "Total number of tracked page visited" msgstr "המספר הכולל של ביקורים בדפים שעוקבים אחריהם" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__visitor_page_count msgid "Total number of visits on tracked pages" msgstr "המספר הכולל של ביקורים בדפים שעוקבים אחריהם" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__track #: model:ir.model.fields,field_description:website.field_website_controller_page__track #: model:ir.model.fields,field_description:website.field_website_page__track msgid "Track" msgstr "עקוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Track visits using Google Analytics" msgstr "עקוב אחר ביקורים באמצעות Google Analytics" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_view_search msgid "Tracked" msgstr "במעקב" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_image msgid "Transform Your Brand" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Transition" msgstr "מעבר" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/translate_website.xml:0 #, python-format msgid "Translate" msgstr "תרגם" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "Translate Attribute" msgstr "תרגם תכונה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "Translate Selection Option" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.js:0 #, python-format msgid "Translate header in the text. Menu is generated automatically." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.xml:0 #, python-format msgid "Translated content" msgstr "תוכן מתורגם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Trigger" msgstr "הפעלה" #. module: website #: model:ir.model.fields,help:website.field_website__configurator_done msgid "True if configurator has been completed or ignored" msgstr "נכון אם ההגדרה שנעשתה הושלמה או שהתעלמו ממנה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog msgid "Tuna and Salmon Burger" msgstr "טונה וסלמון בורגר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Turn every feature into a benefit for your reader." msgstr "הפוך כל תכונה ליתרון עבור הקורא שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "Twitter" msgstr "טוויטר" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_twitter msgid "Twitter Account" msgstr "חשבון טוויטר" #. module: website #: model_terms:ir.ui.view,arch_db:website.external_snippets msgid "Twitter Scroller" msgstr "גולל של טוויטר" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/fields.xml:0 #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__type #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.s_chart_options #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #, python-format msgid "Type" msgstr "סוג" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/web_editor.xml:0 #, python-format msgid "Type '" msgstr "סוג '" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "" "Type 'yes' in the box below if you want to " "confirm." msgstr "הקלד 'כן' בתיבה למטה אם ברצונך לאשר." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #, python-format msgid "Type in text here..." msgstr "" #. module: website #: model:ir.model.fields,help:website.field_website_rewrite__redirect_type msgid "" "Type of redirect/Rewrite:\n" "\n" " 301 Moved permanently: The browser will keep in cache the new url.\n" " 302 Moved temporarily: The browser will not keep in cache the new url and ask again the next time the new url.\n" " 404 Not Found: If you want remove a specific page/controller (e.g. Ecommerce is installed, but you don't want /shop on a specific website)\n" " 308 Redirect / Rewrite: If you want rename a controller with a new url. (Eg: /shop -> /garden - Both url will be accessible but /shop will automatically be redirected to /garden)\n" " " msgstr "" "סוג הפניה מחדש/שכתוב:\n" "\n" "301 הועבר לצמיתות: הדפדפן ישמור במטמון את כתובת האתר החדשה.\n" "302 הועבר באופן זמני: הדפדפן לא ישמור במטמון את כתובת האתר החדשה וישאל שוב בפעם הבאה את כתובת האתר החדשה.\n" "404 לא נמצא: אם אתה רוצה להסיר דף/בקר ספציפיים (למשל, מסחר אלקטרוני מותקן, אבל אינך רוצה/לחנות באתר ספציפי)\n" "308 הפנייה מחדש/ שכתוב: אם אתה רוצה לשנות את שם הבקר עם כתובת אתר חדשה. (לדוגמה: \\חנות -> \\גינה - שתי כתובות האתר יהיו נגישות אך \\חנות יופנו אוטומטית אל \\גינה)" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__name_slugified #: model_terms:ir.ui.view,arch_db:website.s_countdown_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "URL" msgstr "URL" #. module: website #: model:ir.model.fields,field_description:website.field_website_rewrite__url_from #: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form msgid "URL from" msgstr "כתובת אתר אינטרנט מ" #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__cdn_filters #: model:ir.model.fields,help:website.field_website__cdn_filters msgid "URL matching those filters will be rewritten using the CDN Base URL" msgstr "" "כתובת אתר התואמת למסננים אלה תישכתב מחדש באמצעות כתובת האתר הבסיסית של CDN" #. module: website #: model:ir.model.fields,field_description:website.field_website_rewrite__url_to msgid "URL to" msgstr "כתובת אתר אינטרנט ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "UTM Campaign" msgstr "קמפיין UTM" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "UTM Medium" msgstr "ערוץ UTM" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "UTM Source" msgstr "מקור UTM" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Unalterable unique identifier" msgstr "מזהה ייחודי בלתי ניתן לשינוי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Underline On Hover" msgstr "קו תחתון עם ריחוף" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Understand how visitors engage with our website, via Google Analytics.\n" " Learn more about" msgstr "" "הבן כיצד מבקרים מעורבים באתר האינטרנט שלנו, באמצעות גוגל אנליטיקס.\n" "למידע נוסף על" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/utils.js:0 #, python-format msgid "Unexpected " msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Unlimited CRM power and support" msgstr "כוח ותמיכה ב- CRM ללא הגבלה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_comparisons msgid "Unlimited customization" msgstr "התאמה אישית ללא הגבלה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/publish_button.xml:0 #: code:addons/website/static/src/components/views/page_list.js:0 #, python-format msgid "Unpublish" msgstr "לא פורסם" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/publish_button.xml:0 #: code:addons/website/static/src/components/fields/redirect_field.js:0 #: code:addons/website/static/src/systray_items/publish.js:0 #: model_terms:ir.ui.view,arch_db:website.publish_management #, python-format msgid "Unpublished" msgstr "לא פורסם" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Unregistered" msgstr "לא רשום" #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_kanban msgid "Update theme" msgstr "עדכון ערכת נושא" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "Upload" msgstr "העלה" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/000.js:0 #, python-format msgid "Uploaded file is too large." msgstr "הקובץ שהועלה גדול מדי." #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_attachment__url #: model:ir.model.fields,field_description:website.field_theme_website_menu__url #: model:ir.model.fields,field_description:website.field_theme_website_page__url #: model:ir.model.fields,field_description:website.field_website_menu__url #: model:ir.model.fields,field_description:website.field_website_track__url #: model_terms:ir.ui.view,arch_db:website.menu_search #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search msgid "Url" msgstr "כתובת אתר אינטרנט" #. module: website #: model:ir.model.fields,help:website.field_website_visitor__country_flag msgid "Url of static flag image" msgstr "כתובת האתר(URL) של תמונת הדגל הסטטית" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/edit_menu.xml:0 #, python-format msgid "Url or Email" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search msgid "Urls & Pages" msgstr "כתובות אתרי אינטרנט ודפים" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "Use Google Map on your website (Contact Us page, snippets, etc)." msgstr "השתמש בגוגל מפות באתר האינטרנט שלך (דף צור קשר, קטעים וכו')." #. module: website #: model:ir.model.fields,field_description:website.field_theme_website_menu__use_main_menu_as_parent msgid "Use Main Menu As Parent" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "" "Use Plausible.io, Simple and privacy-friendly Google Analytics alternative" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Use a CDN to optimize the availability of your website's content" msgstr "השתמש ב- CDN כדי לשפר את הזמינות של תוכן האתר שלך" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__has_default_share_image msgid "Use a image by default for sharing" msgstr "השתמש בתמונה כברירת מחדל לשיתוף" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/fields.js:0 #, python-format msgid "Use an array to list the images to use in the radio selection." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "Use as Homepage" msgstr "השתמש כדף הבית" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "Use of Cookies" msgstr "שימוש בעוגיות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "" "Use this component for creating a list of featured elements to which you " "want to bring attention." msgstr "" "השתמש ברכיב זה ליצירת רשימה של אלמנטים מומלצים אליהם ברצונך למשוך תשומת לב." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_media_list msgid "" "Use this snippet to build various types of components that feature a left- " "or right-aligned image alongside textual content. Duplicate the element to " "create a list that fits your needs." msgstr "" "השתמש בקטע זה כדי לבנות סוגים שונים של רכיבים הכוללים תמונה מיושרת לשמאל או " "לימין לצד תוכן טקסטואלי. שכפל את האלמנט כדי ליצור רשימה שמתאימה לצרכים שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_carousel msgid "" "Use this snippet to presents your content in a slideshow-like format. Don't " "write about products or services here, write about solutions." msgstr "" "השתמש בקטע זה כדי להציג את התוכן שלך בפורמט דמוי מצגת. אל תכתוב כאן על " "מוצרים או שירותים, תכתוב על פתרונות." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/add_page_dialog.xml:0 #, python-format msgid "Use this template" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_view_kanban msgid "Use this theme" msgstr "השתמש בערכת נושא זה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "" "Use this timeline as a part of your resume, to show your visitors what " "you've done in the past." msgstr "" "השתמש בציר הזמן הזה כחלק מקורות החיים שלך, כדי להראות למבקרים שלך מה עשית " "בעבר." #. module: website #: model:ir.model.fields,help:website.field_ir_model__website_form_key msgid "Used in FormBuilder Registry" msgstr "משמש ברישום FormBuilder" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Used in page content" msgstr "משמש בתוכן העמוד" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Used in page description" msgstr "משמש בתיאור העמוד" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Used in page first level heading" msgstr "משמש בכותרת העליונה של העמוד ברמה הראשונה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Used in page second level heading" msgstr "משמש בכותרת העליונה של העמוד ברמה השנייה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "Used in page title" msgstr "בשימוש בכותרת העליונה של העמוד" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Used to collect information about your interactions with the website, the pages you've seen,\n" " and any specific marketing campaign that brought you to the website." msgstr "" "משמש לאיסוף מידע על האינטראקציות שלך עם האתר, הדפים שראית,\n" "וכל קמפיין שיווקי ספציפי שהביא אותך לאתר." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Used to make advertising more engaging to users and more valuable to publishers and advertisers,\n" " such as providing more relevant ads when you visit other websites that display ads or to improve reporting on ad campaign performance." msgstr "" "משמש כדי להפוך את הפרסום למושך יותר למשתמשים ולערך יותר עבור מפרסמים ומפרסמים,\n" "כגון מתן מודעות רלוונטיות יותר כאשר אתה מבקר באתרים אחרים המציגים מודעות או כדי לשפר את הדיווח על ביצועי מסעות פרסום." #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom msgid "Useful Links" msgstr "קישורים שימושיים" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_numbers msgid "Useful options" msgstr "אפשרויות שימושיות" #. module: website #: model:ir.model,name:website.model_res_users msgid "User" msgstr "משתמש" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Users" msgstr "משתמשים" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "Utilities & Typography" msgstr "כלי עזר וטיפוגרפיה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar_options msgid "Value" msgstr "ערך" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_three_columns_menu msgid "Vegetable Salad, Beef Burger and Mango Ice Cream" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Vert. Alignment" msgstr "יישור אנכי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs_options #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Vertical" msgstr "אנכי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Vertical Alignment" msgstr "יישור אנכי" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_background_options #: model_terms:ir.ui.view,arch_db:website.snippets msgid "Video" msgstr "וידאו" #. module: website #: model:ir.model,name:website.model_ir_ui_view #: model:ir.model.fields,field_description:website.field_theme_website_page__view_id #: model:ir.model.fields,field_description:website.field_website_controller_page__view_id #: model:ir.model.fields,field_description:website.field_website_page__view_id #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "View" msgstr "תצוגה" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__arch #: model:ir.model.fields,field_description:website.field_website_page__arch msgid "View Architecture" msgstr "ארכיטקטורת תצוגה" #. module: website #: model:ir.actions.client,name:website.action_website_view_hierarchy msgid "View Hierarchy" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__name #: model:ir.model.fields,field_description:website.field_website_page__name msgid "View Name" msgstr "שם תצוגה" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__type #: model:ir.model.fields,field_description:website.field_website_page__type msgid "View Type" msgstr "סוג תצוגה" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__mode #: model:ir.model.fields,field_description:website.field_website_page__mode msgid "View inheritance mode" msgstr "הצג מצב ירושה" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor.js:0 #, python-format msgid "Views and Assets bundles" msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_theme_ir_ui_view__copy_ids msgid "Views using a copy of me" msgstr "צפיות באמצעות עותק שלי" #. module: website #: model:ir.model.fields,field_description:website.field_website_controller_page__inherit_children_ids #: model:ir.model.fields,field_description:website.field_website_page__inherit_children_ids msgid "Views which inherit from this one" msgstr "תצוגות אשר יורשות מזו" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__visibility #: model:ir.model.fields,field_description:website.field_website_controller_page__visibility #: model:ir.model.fields,field_description:website.field_website_page__visibility #: model_terms:ir.ui.view,arch_db:website.s_website_form_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Visibility" msgstr "יוצג ל:" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__visibility_password #: model:ir.model.fields,field_description:website.field_website_controller_page__visibility_password #: model:ir.model.fields,field_description:website.field_website_page__visibility_password #: model_terms:ir.ui.view,arch_db:website.view_view_form_extend msgid "Visibility Password" msgstr "סיסמה גלויה" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__visibility_password_display #: model:ir.model.fields,field_description:website.field_website_controller_page__visibility_password_display #: model:ir.model.fields,field_description:website.field_website_page__visibility_password_display msgid "Visibility Password Display" msgstr "תצוגת גלויות סיסמה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options_conditional_visibility msgid "Visible for" msgstr "גלוי עבור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Visible for Everyone" msgstr "גלוי לכולם" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Visible for Logged In" msgstr "גלוי להתחבר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Visible for Logged Out" msgstr "גלוי להתנתקות מהמערכת" #. module: website #: model:ir.model.fields,field_description:website.field_res_partner__website_published #: model:ir.model.fields,field_description:website.field_res_users__website_published #: model:ir.model.fields,field_description:website.field_website_controller_page__website_published #: model:ir.model.fields,field_description:website.field_website_page__website_published #: model:ir.model.fields,field_description:website.field_website_published_mixin__website_published #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__website_published #: model:ir.model.fields,field_description:website.field_website_snippet_filter__website_published msgid "Visible on current website" msgstr "גלוי באתר האינטרנט הנוכחי" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "Visible only if" msgstr "גלוי רק אם" #. module: website #: model:ir.model.fields,field_description:website.field_website_track__visit_datetime msgid "Visit Date" msgstr "תאריך ביקור" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/options.xml:0 #, python-format msgid "Visit our Facebook page to know if you are one of the lucky winners." msgstr "בקר בדף הפייסבוק שלנו כדי לדעת אם אתה אחד מהזוכים המאושרים." #. module: website #: model:ir.model,name:website.model_website_track #: model:ir.model.fields,field_description:website.field_website_visitor__page_ids #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Visited Pages" msgstr "דפים שביקר בהם" #. module: website #: model:ir.model.fields,field_description:website.field_website_visitor__website_track_ids msgid "Visited Pages History" msgstr "היסטורית דפים שביקרו בהם" #. module: website #: model:ir.model.fields,field_description:website.field_website_track__visitor_id #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Visitor" msgstr "מבקר" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_graph msgid "Visitor Page Views" msgstr "צפיות מבקר" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_tree msgid "Visitor Page Views History" msgstr "היסטוריית צפיות מבקרים בדף" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_track_view_graph msgid "Visitor Views" msgstr "צפיות מבקר" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_track_view_tree msgid "Visitor Views History" msgstr "היסטורית צפיות מבקר" #. module: website #: model:ir.actions.act_window,name:website.website_visitors_action #: model:ir.model.fields,field_description:website.field_res_partner__visitor_ids #: model:ir.model.fields,field_description:website.field_res_users__visitor_ids #: model:ir.ui.menu,name:website.website_visitor_menu #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_graph msgid "Visitors" msgstr "מבקרים" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Visits" msgstr "ביקורים" #. module: website #: model_terms:ir.actions.act_window,help:website.website_visitor_view_action msgid "" "Wait for visitors to come to your website to see the pages they viewed." msgstr "המתן למבקרים שיגיעו לאתר שלך כדי לראות את הדפים שהם צפו בהם." #. module: website #: model_terms:ir.actions.act_window,help:website.website_visitors_action msgid "" "Wait for visitors to come to your website to see their history and engage " "with them." msgstr "" "המתן עד שהמבקרים יגיעו לאתר שלך כדי לראות את ההיסטוריה שלהם ולעסוק בהם." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_alert_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Warning" msgstr "אזהרה" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Watches" msgstr "שעונים" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_4_s_cover msgid "We Are Coming Soon" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_5_s_banner msgid "We Are Down for Maintenance" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom msgid "" "We are a team of passionate people whose goal is to improve everyone's life through disruptive products. We build great products to solve your business problems.\n" "

Our products are designed for small to medium size companies willing to optimize their performance." msgstr "" "אנחנו צוות של אנשים נלהבים שמטרתם לשפר את החיים של כולם באמצעות מוצרים משנים" " מציאות. אנו בונים מוצרים מעולים כדי לפתור את הבעיות העסקיות שלך. " "

המוצרים שלנו מיועדים לחברות קטנות עד בינוניות שמעוניינות לייעל את " "הביצועים שלהן." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive msgid "" "We are a team of passionate people whose goal is to improve everyone's life " "through disruptive products. We build great products to solve your business " "problems. Our products are designed for small to medium size companies " "willing to optimize their performance." msgstr "" "אנחנו צוות של אנשים נלהבים שמטרתם לשפר את החיים של כולם באמצעות מוצרים משנים" " מציאות. אנו בונים מוצרים מעולים כדי לפתור את הבעיות העסקיות שלך. המוצרים " "שלנו מיועדים לחברות קטנות עד בינוניות שמעוניינות לייעל את הביצועים שלהן." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_headline msgid "" "We are a team of passionate people whose goal is to improve everyone's " "life.
Our services are designed for small to medium size companies." msgstr "" "אנחנו צוות של אנשים נלהבים שמטרתם לשפר את החיים של כולם.
השירותים שלנו " "מיועדים לחברות קטנות עד בינוניות." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_progress_bar msgid "We are almost done!" msgstr "כמעט סיימנו!" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_references msgid "We are in good company." msgstr "אנחנו בחברה טובה." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_text_image msgid "" "We believe that every fitness journey is unique. Our approach begins with " "understanding your fitness aspirations, your current lifestyle, and any " "challenges you face." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "We do not currently support Do Not Track signals, as there is no industry " "standard for compliance." msgstr "" "אנחנו לא תומכים כרגע באותות 'אל תעקוב', מכיוון שאין תקן תעשייתי לתאימות." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "We found these ones:" msgstr "מצאנו את אלו:" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "We may not be able to provide the best service to you if you reject those " "cookies, but the website will work." msgstr "" "אתה לא יכול לספק לך את השירות הטוב ביותר אם תדחה הקוקיז הללו, אך האתר יעבוד." #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_2_s_three_columns msgid "" "We monitor your progress meticulously, adjusting your plan as needed to " "ensure continuous improvement and results." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_cards msgid "We offer tailor-made products according to your needs and your budget." msgstr "אנו מציעים מוצרים בהתאמה אישית לפי הצרכים והתקציב שלך." #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "" "We use cookies to provide improved experience on this website. You can learn" " more about our cookies and how we use them in our" msgstr "" "אנו משתמשים בקובצי Cookie כדי לספק חוויה משופרת באתר זה. אתה יכול ללמוד עוד " "על קובצי ה-Cookie שלנו וכיצד אנו משתמשים בהם ב-" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #, python-format msgid "" "We use cookies to provide you a better user experience on this website." msgstr "אנו משתמשים בקובצי Cookie כדי לספק לך חווית משתמש טובה יותר באתר זה." #. module: website #: model_terms:ir.ui.view,arch_db:website.contactus_thanks_ir_ui_view msgid "We will get back to you shortly." msgstr "נחזור אליך בהקדם." #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "We'll set you up and running in" msgstr "אנחנו נדאג להפעיל אותך" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_full_s_text_image msgid "" "We're driven by the aspiration to redefine industry standards, to exceed the" " expectations of our clients, and to foster a culture of continuous growth." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_tree msgid "Web Visitors" msgstr "מבקרים באתר האינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/fields/redirect_field.xml:0 #: code:addons/website/static/src/components/views/page_list.xml:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/components/wysiwyg_adapter/wysiwyg_adapter.js:0 #: code:addons/website/static/src/js/editor/snippets.editor.js:0 #: model:ir.actions.act_url,name:website.action_website #: model:ir.model,name:website.model_website #: model:ir.model.fields,field_description:website.field_ir_asset__website_id #: model:ir.model.fields,field_description:website.field_ir_attachment__website_id #: model:ir.model.fields,field_description:website.field_ir_ui_view__website_id #: model:ir.model.fields,field_description:website.field_product_document__website_id #: model:ir.model.fields,field_description:website.field_res_company__website_id #: model:ir.model.fields,field_description:website.field_res_partner__website_id #: model:ir.model.fields,field_description:website.field_res_users__website_id #: model:ir.model.fields,field_description:website.field_website_controller_page__website_id #: model:ir.model.fields,field_description:website.field_website_menu__website_id #: model:ir.model.fields,field_description:website.field_website_multi_mixin__website_id #: model:ir.model.fields,field_description:website.field_website_page__website_id #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__website_id #: model:ir.model.fields,field_description:website.field_website_rewrite__website_id #: model:ir.model.fields,field_description:website.field_website_snippet_filter__website_id #: model:ir.model.fields,field_description:website.field_website_visitor__website_id #: model:ir.ui.menu,name:website.menu_website_configuration #: model_terms:ir.ui.view,arch_db:website.menu_search #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:website.view_server_action_search_website #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search #, python-format msgid "Website" msgstr "אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_company_id msgid "Website Company" msgstr "חברת אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_website_configurator_feature__website_config_preselection msgid "Website Config Preselection" msgstr "בחירה מראש של תצורת אתר אינטרנט" #. module: website #: model:ir.actions.client,name:website.website_configurator msgid "Website Configurator" msgstr "קופיגורטור אתרים" #. module: website #: model:ir.model,name:website.model_website_configurator_feature msgid "Website Configurator Feature" msgstr "תכונת קופיגורטור האתר" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_domain #: model:ir.model.fields,field_description:website.field_website__domain msgid "Website Domain" msgstr "דומיין אתר אינטרנט" #. module: website #: model:ir.model.constraint,message:website.constraint_website_domain_unique msgid "Website Domain should be unique." msgstr "דומיין אתר צריך להיות ייחודי." #. module: website #: model:ir.model.fields,field_description:website.field_website__favicon msgid "Website Favicon" msgstr "צלמית מועדפים של אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_model__website_form_key msgid "Website Form Key" msgstr "מפתח טופס אתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.ir_model_view msgid "Website Forms" msgstr "טפסי אתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Website Info" msgstr "מידע על האתר" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.cookies_bar.xml:0 #: model:ir.model.fields,field_description:website.field_res_config_settings__website_logo #: model:ir.model.fields,field_description:website.field_website__logo #, python-format msgid "Website Logo" msgstr "לוגו אתר אינטרנט" #. module: website #: model:ir.actions.act_window,name:website.action_website_menu #: model:ir.model,name:website.model_website_menu msgid "Website Menu" msgstr "תפריט אתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_menus_form_view msgid "Website Menus Settings" msgstr "הגדרות תפריטים באתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_controller_pages_form_view msgid "Website Model Page Settings" msgstr "" #. module: website #: model:ir.actions.act_window,name:website.action_website_controller_pages_list msgid "Website Model Pages" msgstr "דפי מודל אתר" #. module: website #: model:ir.model.fields,field_description:website.field_res_config_settings__website_name #: model:ir.model.fields,field_description:website.field_website__name #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "Website Name" msgstr "שם אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__first_page_id #: model:ir.model.fields,field_description:website.field_website_controller_page__first_page_id #: model:ir.model.fields,field_description:website.field_website_page__first_page_id msgid "Website Page" msgstr "דף אתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_form_view msgid "Website Page Settings" msgstr "הגדרות דף אתר אינטרנט" #. module: website #: model:ir.actions.act_window,name:website.action_website_pages_list #: model_terms:ir.ui.view,arch_db:website.website_pages_view_search msgid "Website Pages" msgstr "דפי אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_actions_server__website_path #: model:ir.model.fields,field_description:website.field_ir_cron__website_path msgid "Website Path" msgstr "נתיב אתר אינטרנט" #. module: website #: model:ir.actions.client,name:website.website_preview msgid "Website Preview" msgstr "תצוגה מקדימה של אתר" #. module: website #: model:ir.model,name:website.model_website_published_mixin msgid "Website Published Mixin" msgstr "התערבות בפרסום אתר אינטרנט" #. module: website #: model:ir.model,name:website.model_website_searchable_mixin msgid "Website Searchable Mixin" msgstr "התערבות לחיפוש באתר אינטרנט" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_website_form msgid "Website Settings" msgstr "הגדרות אתר אינטרנט" #. module: website #: model:ir.model,name:website.model_website_snippet_filter msgid "Website Snippet Filter" msgstr "מסנן קטעי אתר" #. module: website #: model:ir.model,name:website.model_theme_website_menu msgid "Website Theme Menu" msgstr "תפריט ערכת נושא לאתר" #. module: website #: model:ir.model,name:website.model_theme_website_page msgid "Website Theme Page" msgstr "עמוד ערכת נושא האתר" #. module: website #: model:ir.model.fields,field_description:website.field_res_partner__website_url #: model:ir.model.fields,field_description:website.field_res_users__website_url #: model:ir.model.fields,field_description:website.field_website_controller_page__website_url #: model:ir.model.fields,field_description:website.field_website_page__website_url #: model:ir.model.fields,field_description:website.field_website_published_mixin__website_url #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__website_url #: model:ir.model.fields,field_description:website.field_website_snippet_filter__website_url msgid "Website URL" msgstr "כתובת אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_actions_server__website_url #: model:ir.model.fields,field_description:website.field_ir_cron__website_url msgid "Website Url" msgstr "כתובת אתר אינרנט" #. module: website #: model:ir.model,name:website.model_website_visitor #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_form msgid "Website Visitor" msgstr "מבקר באתר האינטרנט" #. module: website #. odoo-python #: code:addons/website/models/website_visitor.py:0 #, python-format msgid "Website Visitor #%s" msgstr "מבקר אתר אינטרנט מס' %s" #. module: website #: model:ir.actions.server,name:website.website_visitor_cron_ir_actions_server msgid "Website Visitor : clean inactive visitors" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "" "Website may use cookies to personalize and facilitate maximum navigation of " "the User by this site. The User may configure his / her browser to notify " "and reject the installation of the cookies sent by us." msgstr "" "האתר עשוי להשתמש בקובצי קוקיז כדי להתאים אישית ולהקל על הניווט המרבי של " "המשתמש על ידי אתר זה. המשתמש רשאי להגדיר את הדפדפן שלו להודיע ​​ולדחות את " "התקנת העוגיות שנשלחו על ידינו." #. module: website #: model_terms:ir.ui.view,arch_db:website.menu_tree msgid "Website menu" msgstr "תפריט אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__website_meta_description #: model:ir.model.fields,field_description:website.field_website_controller_page__website_meta_description #: model:ir.model.fields,field_description:website.field_website_page__website_meta_description #: model:ir.model.fields,field_description:website.field_website_seo_metadata__website_meta_description msgid "Website meta description" msgstr "תגית תיאור אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__website_meta_keywords #: model:ir.model.fields,field_description:website.field_website_controller_page__website_meta_keywords #: model:ir.model.fields,field_description:website.field_website_page__website_meta_keywords #: model:ir.model.fields,field_description:website.field_website_seo_metadata__website_meta_keywords msgid "Website meta keywords" msgstr "תגית מילות מפתח אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__website_meta_title #: model:ir.model.fields,field_description:website.field_website_controller_page__website_meta_title #: model:ir.model.fields,field_description:website.field_website_page__website_meta_title #: model:ir.model.fields,field_description:website.field_website_seo_metadata__website_meta_title msgid "Website meta title" msgstr "תגית כותרת אתר אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_ir_ui_view__website_meta_og_img #: model:ir.model.fields,field_description:website.field_website_controller_page__website_meta_og_img #: model:ir.model.fields,field_description:website.field_website_page__website_meta_og_img #: model:ir.model.fields,field_description:website.field_website_seo_metadata__website_meta_og_img msgid "Website opengraph image" msgstr "תמונת opengraph של אתר אינטרנט" #. module: website #: model:ir.model,name:website.model_website_rewrite msgid "Website rewrite" msgstr "שכתוב האתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form msgid "Website rewrite Settings" msgstr "הגדרות שכתוב האתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.action_website_rewrite_tree msgid "Website rewrites" msgstr "שכתוב האתר" #. module: website #: model:ir.actions.server,name:website.ir_actions_server_website_analytics msgid "Website: Analytics" msgstr "אתר אינטרנט: אנליטיקס" #. module: website #: model:ir.actions.server,name:website.ir_actions_server_website_dashboard msgid "Website: Dashboard" msgstr "אתר אינטרנט: לוח בקרה" #. module: website #: model:ir.actions.act_window,name:website.action_website_list #: model:ir.ui.menu,name:website.menu_website_websites_list #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_numbers #: model_terms:ir.ui.view,arch_db:website.view_website_tree msgid "Websites" msgstr "אתרי אינטרנט" #. module: website #: model:ir.model.fields,field_description:website.field_base_language_install__website_ids msgid "Websites to translate" msgstr "אתרי אינטרנט לתרגום" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "Weight Loss Transformation" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_s_text_block_2nd msgid "" "Welcome to our comprehensive range of Tailored Fitness Coaching Services, " "with personalized workouts, customized nutrition plans, and unwavering " "support, we're committed to helping you achieve lasting results that align " "with your aspirations." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #, python-format msgid "Welcome to your" msgstr "ברוך הבא ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "Wellness Coaching" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_about_personal_s_text_block_h2 msgid "What Makes Me Proud" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_table_of_content msgid "What you see is what you get" msgstr "מה שאתה רואה זה מה שאתה מקבל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_hr_options #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Width" msgstr "רוחב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup msgid "Win $20" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_3_s_three_columns msgid "Wireless Freedom" msgstr "" #. module: website #: model:ir.model.fields.selection,name:website.selection__ir_ui_view__visibility__password msgid "With Password" msgstr "עם סיסמא" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_services_0_s_three_columns msgid "" "With personalized fitness plans, tailored nutrition guidance, and consistent" " support, you'll shed unwanted pounds while building healthy habits that " "last." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_menus_logos msgid "Women" msgstr "נשים" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "" "Would you like to save before being redirected? Unsaved changes will be " "discarded." msgstr "האם תרצה לשמור לפני הפנייה מחדש? שינויים שלא נשמרו יימחקו." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_blockquote #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel msgid "" "Write a quote here from one of your customers. Quotes are a great way to " "build confidence in your products or services." msgstr "" "כתוב כאן ציטוט של אחד הלקוחות שלך. ציטוטים הם דרך נהדרת לבנות אמון במוצרים " "או בשירותים שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_tabs msgid "Write one or two paragraphs describing your product or services." msgstr "כתוב פסקה אחת או שתיים המתארות את המוצר או השירותים שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_image_text #: model_terms:ir.ui.view,arch_db:website.s_text_image msgid "" "Write one or two paragraphs describing your product or services. To be " "successful your content needs to be useful to your readers." msgstr "" "כתוב פסקה אחת או שתיים המתארות את המוצר, השירותים או תכונה ספציפית שלך.\n" "כדי להצליח התוכן שלך צריך להיות ברור לקוראים שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_text_cover msgid "" "Write one or two paragraphs describing your product, services or a specific " "feature. To be successful your content needs to be useful to your readers." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_cover msgid "" "Write one or two paragraphs describing your product, services or a specific " "feature.
To be successful your content needs to be useful to your " "readers." msgstr "" "כתוב פסקה אחת או שתיים המתארות את המוצר, השירותים שלך או תכונה " "מסוימת.
כדי להצליח התוכן שלך צריך להיות שימושי לקוראים שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "" "Write what the customer would like to know,
not what you want to show." msgstr "כתוב את מה שהלקוח היה רוצה לדעת,
לא מה שאתה רוצה להראות." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline_options msgid "Year" msgstr "שנה" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.js:0 #, python-format msgid "" "You are about to be redirected to the domain configured for your website ( " "%s ). This is necessary to edit or view your website from the Website app. " "You might need to log back in." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/translator/translator.xml:0 #, python-format msgid "You are about to enter the translation mode." msgstr "אתה עומד להיכנס למצב התרגום." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "You can choose to have your computer warn you each time a cookie is being sent, or you can choose to turn off all cookies.\n" " Each browser is a little different, so look at your browser's Help menu to learn the correct way to modify your cookies." msgstr "" "אתה יכול לבחור שהמחשב שלך יזהיר אותך בכל פעם שקוקיז נשלחים, או שאתה יכול לבחור לבטל את כל הקוקיז.\n" "כל דפדפן שונה במקצת, אז עיין בתפריט העזרה של הדפדפן שלך כדי ללמוד את הדרך הנכונה לשנות את העוגיות שלך." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "You can edit colors and backgrounds to highlight features." msgstr "אתה יכול לערוך צבעים ורקעים כדי להדגיש תכונות." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "You can edit, duplicate..." msgstr "אתה יכול לערוך, לשכפל..." #. module: website #. odoo-python #: code:addons/website/models/res_users.py:0 #: model:ir.model.constraint,message:website.constraint_res_users_login_key #, python-format msgid "You can not have two users with the same login!" msgstr "לא יכולים להיות שני משתמשים עם אותם פרטי התחברות!" #. module: website #. odoo-python #: code:addons/website/models/website_snippet_filter.py:0 #, python-format msgid "You can only use template prefixed by dynamic_filter_template_ " msgstr "אתה יכול להשתמש רק בתבנית עם קידומת dynamic_filter_template_" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "You can't duplicate the submit button of the form." msgstr "לא ניתן לשכפל את כפתור השליחה של הטופס." #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "You can't remove the submit button of the form" msgstr "לא ניתן להסיר את כפתור השליחה של הטופס" #. module: website #. odoo-python #: code:addons/website/models/website.py:0 #, python-format msgid "" "You cannot delete default website %s. Try to change its settings instead" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_website_form/options.js:0 #, python-format msgid "You cannot duplicate this field." msgstr "" #. module: website #. odoo-python #: code:addons/website/models/mixins.py:0 #, python-format msgid "You do not have the rights to publish/unpublish" msgstr "אין לך את ההרשאות לפרסם / לבטל את הפרסום" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "You don't have permissions to edit this record." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.xml:0 #, python-format msgid "" "You have hidden this page from search results. It won't be indexed by search" " engines." msgstr "" "הסתרת את הדף הזה מתוצאות החיפוש. זה לא יצורף לאינדקס על ידי מנועי החיפוש." #. module: website #. odoo-python #: code:addons/website/models/res_config_settings.py:0 #, python-format msgid "You haven't defined your domain" msgstr "לא הגדרת את הדומיין שלך" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "You may opt-out of a third-party's use of cookies by visiting the" msgstr "" "אתה יכול לבטל את הסכמתך לשימוש של צד שלישי בקובצי קוקיז על ידי ביקור באתר" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_faq_collapse msgid "" "You should carefully review the legal statements and other conditions of use" " of any website which you access through a link from this Website. Your " "linking to any other off-site pages or other websites is at your own risk." msgstr "" "עליך לבדוק בקפידה את ההצהרות החוקיות ותנאי השימוש האחרים באתר כלשהו אליו אתם" " ניגש באמצעות קישור מאתר זה. הקישור שלך לדפים מחוץ לאתר או לאתרים אחרים הוא " "על אחריותך בלבד." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_searchbar msgid "You will get results from blog posts, products, etc" msgstr "תקבלו תוצאות מפוסטים בבלוג, מוצרים וכו'" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "You'll be able to create your pages later on." msgstr "תוכל ליצור את הדפים שלך מאוחר יותר." #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Your Company" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_dynamic_snippet_template msgid "" "Your Dynamic Snippet will be displayed here... This message is displayed " "because you did not provided both a filter and a template to use.
" msgstr "" "הקטע הדינמי שלך יוצג כאן... הודעה זו מוצגת מכיוון שלא סיפקת גם מסנן וגם " "תבנית לשימוש.
" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Your Email" msgstr "הדוא\"ל שלך" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_embed_code/000.js:0 #, python-format msgid "" "Your Embed Code snippet doesn't have anything to display. Click on Edit to " "modify it." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Your Name" msgstr "השם שלך" #. module: website #. odoo-javascript #: code:addons/website/static/src/js/send_mail_form.js:0 #, python-format msgid "Your Question" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_title msgid "Your Site Title" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.new_page_template_landing_s_features msgid "" "Your brand is your story. We help you tell it through cohesive visual " "identity and messaging that resonates with your audience." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/resource_editor/resource_editor_warning.xml:0 #, python-format msgid "Your changes might be lost during future Odoo upgrade." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #, python-format msgid "Your description looks too long." msgstr "התיאור שלך נראה ארוך מדי." #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/seo.js:0 #, python-format msgid "Your description looks too short." msgstr "התיאור שלך נראה קצר מדי." #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "Your experience may be degraded if you discard those cookies, but the " "website will still work." msgstr "החוויה שלך עלולה להידרדר אם תמחק את הקוקיז הללו, אך האתר עדיין יעבוד." #. module: website #: model_terms:ir.ui.view,arch_db:website.s_instagram_page_options msgid "" "Your instagram page must be public to be integrated into an Odoo website." msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/editor/editor.js:0 #, python-format msgid "Your modifications were saved to apply this option." msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.list_hybrid #: model_terms:ir.ui.view,arch_db:website.list_website_public_pages msgid "Your search '" msgstr "החיפוש שלך '" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_timeline msgid "Your title" msgstr "הכותרת שלך" #. module: website #: model:ir.model.fields,field_description:website.field_website__social_youtube msgid "Youtube Account" msgstr "חשבון יוטיוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "Zoom" msgstr "תקריב (זום)" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Zoom In" msgstr "זום פנימה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Zoom Out" msgstr "להקטין את התצוגה (זום אאוט)" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "__gads (Google)
\n" " __gac (Google)" msgstr "" "__gads (גוגל)
\n" "__gac(גוגל)" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "_ga (Google)
\n" " _gat (Google)
\n" " _gid (Google)
\n" " _gac_* (Google)" msgstr "" "_ga (גוגל)
\n" " _gat (גוגל)
\n" " _gid (גוגל)
\n" " _gac_* (גוגל)" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "a blog" msgstr "בלוג" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "a business website" msgstr "אתר אינטרנט עסקי" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "a new image" msgstr "תמונה חדשה" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "a pre-made Palette" msgstr "פלטה מוכנה מראש" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "an elearning platform" msgstr "פלטפורמת למידה מקוונת" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "an event website" msgstr "אירוע באתר אינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "an online store" msgstr "חנות מקוונת" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "and" msgstr "וגם" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "and copy paste the address of the font page here." msgstr "והעתק הדבק את הכתובת של דף הגופן כאן." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "big" msgstr "גדול" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "blog" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "breadcrumb" msgstr "סימני דרך" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "btn-outline-primary" msgstr "btn-outline-primary" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "btn-outline-secondary" msgstr "btn-outline-secondary" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "btn-primary" msgstr "btn-primary" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "btn-secondary" msgstr "btn-secondary" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "business" msgstr "עסק" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "button, action" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "celebration, launch" msgstr "חגיגה, השקה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "chart, table, diagram, pie" msgstr "תרשים, טבלה, תרשים, עוגה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "cite" msgstr "לצטט" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "columns, description" msgstr "עמודות, תיאור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "common answers, common questions" msgstr "תשובות נפוצות, שאלות נפוצות" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "content" msgstr "תוכן" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "customers, clients" msgstr "לקוחות, לקוחות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "days" msgstr "ימים" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "develop the brand" msgstr "לפתח את המותג" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "e-learning platform" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_countdown_options msgid "e.g. /my-awesome-page" msgstr "למשל /my-awesome-page" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options #: model_terms:ir.ui.view,arch_db:website.s_map_options msgid "e.g. De Brouckere, Brussels, Belgium" msgstr "לְמָשָׁל דה ברוקר, בריסל, בלגיה" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_page_properties_view_form msgid "e.g. Home Page" msgstr "" #. module: website #: model:ir.ui.menu,name:website.menu_website_dashboard msgid "eCommerce" msgstr "מסחר אלקטרוני" #. module: website #: model:website.configurator.feature,name:website.feature_module_elearning msgid "eLearning" msgstr "למידה אלקטרונית" #. module: website #. odoo-python #: code:addons/website/controllers/form.py:0 #, python-format msgid "email" msgstr "מייל" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "evolution, growth" msgstr "אבולוציה, צמיחה" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "fonts.google.com" msgstr "fonts.google.com" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "for my" msgstr "עבורי" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "forum" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/dialog/page_properties.xml:0 #, python-format msgid "found(s)" msgstr "נמצאו" #. module: website #: model_terms:ir.ui.view,arch_db:website.website_search_box msgid "found)" msgstr "נמצא)" #. module: website #: model_terms:ir.ui.view,arch_db:website.brand_promotion msgid "free website" msgstr "אתר אינטרנט בחינם" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "from Logo" msgstr "מתוך לוגו" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "frontend_lang (Odoo)" msgstr "frontend_lang (Odoo)" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "gallery, carousel" msgstr "גלריה, קרוסלה" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "get leads" msgstr " להשיג לידים" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "google1234567890123456.html" msgstr "google1234567890123456.html" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "heading, h1" msgstr "כותרת, h1" #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_contact #: model_terms:ir.ui.view,arch_db:website.template_footer_descriptive msgid "hello@mycompany.com" msgstr "hello@mycompany.com" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "hero, jumbotron" msgstr "גיבור, ג'מבוטרון" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website.editor.xml:0 #, python-format msgid "https://fonts.google.com/specimen/Roboto" msgstr "https://fonts.google.com/specimen/Roboto" #. module: website #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form msgid "https://www.odoo.com" msgstr "https://www.odoo.com" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_mega_menu_odoo_menu msgid "iPhone" msgstr "אייפון" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "" "im_livechat_previous_operator_pid (Odoo)
\n" " utm_campaign (Odoo)
\n" " utm_source (Odoo)
\n" " utm_medium (Odoo)" msgstr "" "im_livechat_previous_operator_pid (Odoo)
\n" "utm_campaign (Odoo)
\n" "utm_source (Odoo)
\n" "utm_medium (Odoo)" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "image, media, illustration" msgstr "תמונה, מדיה, איור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "image, picture, photo" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #, python-format msgid "in the top right corner to start designing." msgstr "בפינה השמאלית העליונה כדי להתחיל לעצב." #. module: website #: model_terms:ir.ui.view,arch_db:website.template_footer_links msgid "info@yourcompany.com" msgstr "info@yourcompany.com" #. module: website #: model_terms:ir.ui.view,arch_db:website.footer_custom #: model_terms:ir.ui.view,arch_db:website.template_footer_call_to_action #: model_terms:ir.ui.view,arch_db:website.template_footer_centered #: model_terms:ir.ui.view,arch_db:website.template_footer_headline msgid "info@yourcompany.example.com" msgstr "info@yourcompany.example.com" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "inform customers" msgstr "להודיע ​​ללקוחות" #. module: website #: model_terms:ir.ui.view,arch_db:website.show_website_info msgid "instance of Odoo, the" msgstr "instance של Odoo, ה" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_ui_view__inherit_id__ir_ui_view msgid "ir.ui.view" msgstr "ir.ui.view" #. module: website #: model_terms:ir.ui.view,arch_db:website.bs_debug_view msgid "link" msgstr "קישור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "masonry, grid" msgstr "בנאות, רשת" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "menu, pricing" msgstr "תפריט, תמחור" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #, python-format msgid "no value" msgstr "אין ערך" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "o-color-" msgstr "או-צבע-" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_instagram_page_options msgid "odoo.official" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.step_wizard msgid "of" msgstr "של" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "online appointment system" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "online store" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/systray_items/edit_website.js:0 #, python-format msgid "or edit master" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "organization, structure" msgstr "ארגון, מבנה" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "perfect website?" msgstr "אתר אינטרנט מושלם?" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/website_preview/website_preview.xml:0 #: code:addons/website/static/src/components/fields/widget_iframe.xml:0 #, python-format msgid "phone" msgstr "טלפון" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "placeholder" msgstr "מציין מיקום" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.xml:0 #, python-format msgid "pointer to build the perfect page in 7 steps." msgstr "מצביע (פוינטר) לבניית הדף המושלם ב-7 שלבים." #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "pricing" msgstr "תמחור" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "promotion, characteristic, quality" msgstr "קידום, מאפיין, איכות" #. module: website #. odoo-javascript #: code:addons/website/static/src/components/website_loader/website_loader.js:0 #, python-format msgid "recruitment platform" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.searchbar_input_snippet_options msgid "results" msgstr "תוצאות" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_website_form_options msgid "rows" msgstr "שורות" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "schedule appointments" msgstr "לקבוע פגישות" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.js:0 #, python-format msgid "sell more" msgstr "למכור יותר" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "separator, divider" msgstr "מפריד, חוצץ" #. module: website #: model_terms:ir.ui.view,arch_db:website.cookie_policy msgid "session_id (Odoo)
" msgstr "session_id (Odoo)
" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "social media, ig, feed" msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "statistics, stats, KPI" msgstr "סטטיסטיקה, סטטיסטיקה, KPI" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "testimonials" msgstr "המלצות" #. module: website #: model_terms:ir.ui.view,arch_db:website.color_combinations_debug_view msgid "text link" msgstr "קישור טקסט" #. module: website #: model:ir.model.fields.selection,name:website.selection__theme_ir_ui_view__inherit_id__theme_ir_ui_view msgid "theme.ir.ui.view" msgstr "theme.ir.ui.view" #. module: website #. odoo-javascript #: code:addons/website/static/src/snippets/s_countdown/000.xml:0 #, python-format msgid "this page" msgstr "דף זה" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "valuation, rank" msgstr "הערכת שווי, דירוג" #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "video, youtube, vimeo, dailymotion, youku" msgstr "" #. module: website #. odoo-javascript #: code:addons/website/static/src/xml/website_form_editor.xml:0 #: model:ir.model.fields,field_description:website.field_res_config_settings__website_id #, python-format msgid "website" msgstr "אתר אינטרנט" #. module: website #. odoo-javascript #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 #, python-format msgid "with the main objective to" msgstr "עם המטרה העיקרית ל" #. module: website #: model_terms:ir.ui.view,arch_db:website.qweb_500 msgid "yes" msgstr "כן" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "⌙ Active" msgstr "⌙ פעיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_popup_options msgid "⌙ Delay" msgstr "⌙ עיכוב" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_rating_options msgid "⌙ Inactive" msgstr "⌙ לא פעיל" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_product_catalog_options msgid "⌙ Separator" msgstr "⌙ מפריד" #. module: website #: model_terms:ir.ui.view,arch_db:website.s_google_map_options msgid "⌙ Style" msgstr "⌙ סגנון"