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

79 lines
2.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * helpdesk_repair
#
# Translators:
# דודי מלכה <Dudimalka6@gmail.com>, 2023
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
#. module: helpdesk_repair
#: model:ir.actions.act_window,name:helpdesk_repair.action_repair_order_form
msgid "Create a Repair Order"
msgstr "צור הוראת תיקון"
#. module: helpdesk_repair
#: model:ir.model,name:helpdesk_repair.model_helpdesk_team
msgid "Helpdesk Team"
msgstr "צוות תמיכה"
#. module: helpdesk_repair
#: model:ir.model,name:helpdesk_repair.model_helpdesk_ticket
msgid "Helpdesk Ticket"
msgstr "קריאת שירות מוקד תמיכה"
#. module: helpdesk_repair
#: model:ir.model.fields,help:helpdesk_repair.field_repair_order__ticket_id
msgid "Related Helpdesk Ticket"
msgstr "קריאת שירות מוקד תמיכה קשורה"
#. module: helpdesk_repair
#: model_terms:ir.ui.view,arch_db:helpdesk_repair.helpdesk_ticket_view_form_inherit_stock_user
msgid "Repair"
msgstr "תיקון "
#. module: helpdesk_repair
#. odoo-python
#: code:addons/helpdesk_repair/models/repair.py:0
#, python-format
msgid "Repair Created"
msgstr ""
#. module: helpdesk_repair
#: model:ir.model,name:helpdesk_repair.model_repair_order
msgid "Repair Order"
msgstr "הזמנת תיקון"
#. module: helpdesk_repair
#. odoo-python
#: code:addons/helpdesk_repair/models/helpdesk_ticket.py:0
#: model:ir.model.fields,field_description:helpdesk_repair.field_helpdesk_ticket__repair_ids
#: model_terms:ir.ui.view,arch_db:helpdesk_repair.helpdesk_ticket_view_form_inherit_helpdesk_repair
#, python-format
msgid "Repairs"
msgstr "תיקונים"
#. module: helpdesk_repair
#: model:ir.model.fields,field_description:helpdesk_repair.field_helpdesk_team__repairs_count
#: model:ir.model.fields,field_description:helpdesk_repair.field_helpdesk_ticket__repairs_count
msgid "Repairs Count"
msgstr "כמות תיקונים"
#. module: helpdesk_repair
#: model:ir.model.fields,field_description:helpdesk_repair.field_repair_order__ticket_id
msgid "Ticket"
msgstr "קריאת שירות"