forked from Mapan/odoo17e
67 lines
2.4 KiB
Plaintext
67 lines
2.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_account_accountant
|
|
#
|
|
# Translators:
|
|
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2023
|
|
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2024
|
|
# Ha Ketem <haketem@gmail.com>, 2024
|
|
#
|
|
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: Ha Ketem <haketem@gmail.com>, 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: sale_account_accountant
|
|
#: model:ir.model,name:sale_account_accountant.model_bank_rec_widget
|
|
msgid "Bank reconciliation widget for a single statement line"
|
|
msgstr "אשף התאמת בנק לשורה בודדת"
|
|
|
|
#. module: sale_account_accountant
|
|
#: model:ir.model.fields,field_description:sale_account_accountant.field_bank_rec_widget__matched_sale_order_ids
|
|
msgid "Matched Sale Order"
|
|
msgstr ""
|
|
|
|
#. module: sale_account_accountant
|
|
#: model:ir.model,name:sale_account_accountant.model_account_reconcile_model
|
|
msgid ""
|
|
"Preset to create journal entries during a invoices and payments matching"
|
|
msgstr "מוגדר מראש ליצירת רשומות יומן במהלך חשבוניות והתאמת תשלומים"
|
|
|
|
#. module: sale_account_accountant
|
|
#. odoo-javascript
|
|
#: code:addons/sale_account_accountant/static/src/components/bank_reconciliation/bank_rec_form.xml:0
|
|
#, python-format
|
|
msgid "Sale Orders"
|
|
msgstr "הזמנות לקוח"
|
|
|
|
#. module: sale_account_accountant
|
|
#. odoo-javascript
|
|
#: code:addons/sale_account_accountant/static/src/components/bank_reconciliation/bank_rec_form.xml:0
|
|
#, python-format
|
|
msgid "There are"
|
|
msgstr "יש"
|
|
|
|
#. module: sale_account_accountant
|
|
#. odoo-javascript
|
|
#: code:addons/sale_account_accountant/static/src/components/bank_reconciliation/bank_rec_form.xml:0
|
|
#, python-format
|
|
msgid "matching the communication of the bank statement line."
|
|
msgstr ""
|
|
|
|
#. module: sale_account_accountant
|
|
#. odoo-javascript
|
|
#: code:addons/sale_account_accountant/static/src/components/bank_reconciliation/bank_rec_form.xml:0
|
|
#, python-format
|
|
msgid "uninvoiced sales orders"
|
|
msgstr "הזמנות לקוח שלא חויבו"
|