Merge pull request #1535 from expsa/pla74554-fix-trans

fix translation
This commit is contained in:
Mostafa 2024-10-13 16:02:10 -07:00 committed by GitHub
commit 368abdb4cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 2 deletions

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-08 13:53+0000\n"
"PO-Revision-Date: 2024-08-08 13:53+0000\n"
"POT-Creation-Date: 2024-10-13 22:59+0000\n"
"PO-Revision-Date: 2024-10-13 22:59+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -37,6 +37,11 @@ msgstr "الحساب التحليلي"
msgid "Cancel"
msgstr "إلغاء"
#. module: odex25_account_payment_fix
#: model:res.groups,name:odex25_account_payment_fix.group_cancel
msgid "Cancel Payment"
msgstr ""
#. module: odex25_account_payment_fix
#: model:ir.model.fields.selection,name:odex25_account_payment_fix.selection__account_payment__state__cancel
msgid "Cancelled"
@ -97,6 +102,13 @@ msgstr "الحالة السابقة"
msgid "Status"
msgstr "الحالة"
#. module: odex25_account_payment_fix
#: code:addons/odex25_account_payment_fix/models/account_payment.py:0
#, python-format
msgid ""
"You can't post this journal entry because the payment is not posted yet."
msgstr "لا يمكنك تأكيد هذا القيد اليومي لأن الدفعة لم تؤكد بعد."
#. module: odex25_account_payment_fix
#: code:addons/odex25_account_payment_fix/models/account_payment.py:0
#, python-format