This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/ar_AR/Note.json
T
2026-01-27 10:40:01 +02:00

34 lines
826 B
JSON

{
"fields": {
"post": "منشور",
"attachments": "مرفقات",
"targetType": "هدف",
"teams": "فرق",
"users": "مستخدمين",
"portals": "بوابات",
"type": "يكتب",
"isGlobal": "هو عالمي",
"isInternal": "داخلي (للمستخدمين الداخليين)",
"related": "متعلق ب",
"createdByGender": "تم إنشاؤها حسب الجنس",
"data": "بيانات",
"number": "رقم"
},
"filters": {
"all": "الكل",
"posts": "المشاركات",
"updates": "تحديثات"
},
"messages": {
"writeMessage": "قم بكتابة رسالتك هنا"
},
"options": {
"type": {
"Post": "بريد"
}
},
"links": {
"superParent": "سوبر الوالد",
"related": "متعلق ب"
}
}