commit
368abdb4cb
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue