Update ar_001.po
This commit is contained in:
parent
2649e10390
commit
b6f8fa5df9
|
|
@ -2158,3 +2158,20 @@ msgstr "تاريخ التسليم"
|
||||||
msgid "Account"
|
msgid "Account"
|
||||||
msgstr "الحساب"
|
msgstr "الحساب"
|
||||||
|
|
||||||
|
#. module: project_base
|
||||||
|
#: code:addons/project_base/models/project_invoice.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Kindly The invoice is not in draft state, so it cannot be unlinked."
|
||||||
|
msgstr "عفوا الفاتورة ليست في حالة مسودة ولذلك لايمكن مسحها"
|
||||||
|
|
||||||
|
#. module: project_base
|
||||||
|
#: model:res.groups,name:project_base.group_project_create_invoice
|
||||||
|
msgid "Create Invoice"
|
||||||
|
msgstr "إنشاء فاتورة"
|
||||||
|
|
||||||
|
#. module: project_base
|
||||||
|
#: model:ir.model.fields,field_description:project_base.field_project_invoice__partner_project_id
|
||||||
|
msgid "Partner"
|
||||||
|
msgstr "الجهة"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue