From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/contacts/i18n/he.po | 111 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 addons/contacts/i18n/he.po (limited to 'addons/contacts/i18n/he.po') diff --git a/addons/contacts/i18n/he.po b/addons/contacts/i18n/he.po new file mode 100644 index 00000000..66290eaa --- /dev/null +++ b/addons/contacts/i18n/he.po @@ -0,0 +1,111 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contacts +# +# Translators: +# Yihya Hugirat , 2020 +# דודי מלכה , 2020 +# ZVI BLONDER , 2020 +# Lilach Gilliam , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:11+0000\n" +"Last-Translator: Lilach Gilliam , 2021\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_action_res_partner_bank_form +#: model:ir.ui.menu,name:contacts.menu_config_bank_accounts +msgid "Bank Accounts" +msgstr "חשבונות בנק" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_action_res_bank_form +msgid "Banks" +msgstr "בנקים" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.res_partner_menu_config +msgid "Configuration" +msgstr "תצורה" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_partner_category_form +msgid "Contact Tags" +msgstr "תגיות אנשי קשר" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_partner_title_contact +msgid "Contact Titles" +msgstr "תוארי כבוד של אנשי קשר" + +#. module: contacts +#: model:ir.actions.act_window,name:contacts.action_contacts +#: model:ir.ui.menu,name:contacts.menu_contacts +#: model:ir.ui.menu,name:contacts.res_partner_menu_contacts +msgid "Contacts" +msgstr "אנשי קשר" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_partner +msgid "Countries" +msgstr "ארצות" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_group +msgid "Country Group" +msgstr "קבוצת ארצות" + +#. module: contacts +#: model_terms:ir.actions.act_window,help:contacts.action_contacts +msgid "Create a contact in your address book" +msgstr "צור איש קשר בפנקס הכתובות שלך" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users__display_name +msgid "Display Name" +msgstr "שם לתצוגה" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_state_partner +msgid "Fed. States" +msgstr "מדינות פדרליות" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users__id +msgid "ID" +msgstr "מזהה" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.res_partner_industry_menu +msgid "Industries" +msgstr "תעשיות" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_localisation +msgid "Localization" +msgstr "לוקליזציה" + +#. module: contacts +#: model_terms:ir.actions.act_window,help:contacts.action_contacts +msgid "Odoo helps you to easily track all activities related to a customer." +msgstr "המערכתתעזור לך לעקוב בקלות אחר כל הפעילויות הקשורות ללקוח.." + +#. module: contacts +#: model:ir.model,name:contacts.model_res_users +msgid "Users" +msgstr "משתמשים" -- cgit v1.2.3