1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/website_helpdesk/i18n/he.po
2024-12-10 09:04:09 +07:00

350 lines
11 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_helpdesk
#
# Translators:
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2023
# Martin Trigaux, 2023
# Yihya Hugirat <hugirat@gmail.com>, 2023
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
# yael terner, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: yael terner, 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: 2;\n"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team
msgid "<b>About our team</b>"
msgstr "<b>אודות הקבוצה שלנו</b>"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submited
msgid ""
"<i class=\"fa fa-check-circle fa-1x text-success me-2\" role=\"img\" aria-"
"label=\"Success\" title=\"Success\"/>"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.footer
msgid ""
"<span class=\"h4-fs\">Can't find your answer? Our support team is here to "
"help.</span>"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid "<span class=\"s_website_form_label_content\">Attachment</span>"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid "<span class=\"s_website_form_label_content\">Description</span>"
msgstr "<span class=\"s_website_form_label_content\">תיאור</span>"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid ""
"<span class=\"s_website_form_label_content\">Subject</span>\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"<span class=\"s_website_form_label_content\">נושא</span>\n"
"<span class=\"s_website_form_mark\">*</span>"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid ""
"<span class=\"s_website_form_label_content\">Your Email</span>\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"<span class=\"s_website_form_label_content\">הדוא\"ל שלך</span>\n"
"<span class=\"s_website_form_mark\">*</span>"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid ""
"<span class=\"s_website_form_label_content\">Your Name</span>\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"<span class=\"s_website_form_label_content\">השם שלך</span>\n"
"<span class=\"s_website_form_mark\">*</span>"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.search_results
msgid "<span class=\"text-600\">Search results for</span>"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_date
msgid "All"
msgstr "הכל"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_tag
msgid "All Tags"
msgstr "כל התגיות"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_type
msgid "All Types"
msgstr ""
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/xml/website_helpdesk.xml:0
#, python-format
msgid "All results"
msgstr "כל התוצאות"
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#, python-format
msgid "Attachment"
msgstr "קובץ מצורף"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_date
msgid "By Date"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_tag
msgid "By Tags"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar_search_type
msgid "By Type"
msgstr ""
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__can_publish
msgid "Can Publish"
msgstr "יכול לפרסם"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.footer
msgid "Contact Us"
msgstr "צור קשר"
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/__init__.py:0
#, python-format
msgid "Customer Care (Public)"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.snippet_options
msgid "Date Filter"
msgstr ""
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#, python-format
msgid "Description"
msgstr "תיאור"
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__website_form_view_id
msgid "Form"
msgstr "טופס"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submited
msgid "Go to the Homepage"
msgstr ""
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/models/helpdesk.py:0
#: code:addons/website_helpdesk/models/helpdesk.py:0
#: code:addons/website_helpdesk/models/website.py:0
#, python-format
msgid "Help"
msgstr "עזרה"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.navbar
msgid "Help Center"
msgstr "מרכז עזרה"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.snippet_options
msgid "Help Center Page"
msgstr ""
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/models/website.py:0
#, python-format
msgid "Helpdesk Customer Satisfaction"
msgstr "שביעות רצון לקוחות ממוקד התמיכה"
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#: model:ir.model,name:website_helpdesk.model_helpdesk_team
#, python-format
msgid "Helpdesk Team"
msgstr "צוות תמיכה"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.knowledge_base
msgid "How can we help you?"
msgstr ""
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__is_published
msgid "Is Published"
msgstr "מפורסם"
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/controllers/main.py:0
#, python-format
msgid "Last Month"
msgstr "חודש אחרון"
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/controllers/main.py:0
#, python-format
msgid "Last Week"
msgstr "שבוע אחרון"
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/controllers/main.py:0
#, python-format
msgid "Last Year"
msgstr "שנה אחרונה"
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/xml/website_helpdesk.xml:0
#: model_terms:ir.ui.view,arch_db:website_helpdesk.search_results
#, python-format
msgid "No results found. Please try another search."
msgstr "לא נמצאו תוצאות. אנא נסה חיפוש נוסף."
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.knowledge_base
msgid "Search for articles, best practices and more..."
msgstr ""
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#, python-format
msgid "Subject"
msgstr "נושא"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid "Submit Ticket"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team
#: model_terms:ir.ui.view,arch_db:website_helpdesk.team_form_1
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submit_form
msgid "Submit a Ticket"
msgstr "פתח קריאת שירות"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.snippet_options
msgid "Tags Filter"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submited
msgid "Thank you for contacting us, our team will get right on it!"
msgstr ""
#. module: website_helpdesk
#: model:ir.model.fields,help:website_helpdesk.field_helpdesk_team__website_url
msgid "The full URL to access the document through the website."
msgstr "כתובת האתר המלאה לגישה למסמך דרך אתר האינטרנט."
#. module: website_helpdesk
#. odoo-python
#: code:addons/website_helpdesk/models/helpdesk.py:0
#, python-format
msgid "The team company and the website company should match"
msgstr ""
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.snippet_options
msgid "Type Filter"
msgstr ""
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__feature_form_url
msgid "URL to Submit Issue"
msgstr "כתובת אתר לדיווח על תקלה"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submited
msgid "View Ticket"
msgstr ""
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__website_published
msgid "Visible on current website"
msgstr "גלוי באתר האינטרנט הנוכחי"
#. module: website_helpdesk
#: model:ir.model,name:website_helpdesk.model_website
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__website_id
msgid "Website"
msgstr "אתר אינטרנט"
#. module: website_helpdesk
#: model:ir.model,name:website_helpdesk.model_website_menu
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__website_menu_id
msgid "Website Menu"
msgstr "תפריט אתר אינטרנט"
#. module: website_helpdesk
#: model:ir.model.fields,field_description:website_helpdesk.field_helpdesk_team__website_url
msgid "Website URL"
msgstr "כתובת אתר אינטרנט"
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#, python-format
msgid "Your Email"
msgstr "הדוא\"ל שלך"
#. module: website_helpdesk
#. odoo-javascript
#: code:addons/website_helpdesk/static/src/js/website_helpdesk_form_editor.js:0
#, python-format
msgid "Your Name"
msgstr "השם שלך"
#. module: website_helpdesk
#: model_terms:ir.ui.view,arch_db:website_helpdesk.ticket_submited
msgid "Your Ticket Number is"
msgstr "מס' קריאת השירות שלך הוא"