mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
Create ar.json
This commit is contained in:
parent
e6b6c67b00
commit
3146cadf30
36
packages/strapi-plugin-upload/admin/src/translations/ar.json
Normal file
36
packages/strapi-plugin-upload/admin/src/translations/ar.json
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"ConfigPage.title": "الرفع - الإعدادات",
|
||||||
|
"ConfigPage.description": "تهئية إضافة الرفع",
|
||||||
|
|
||||||
|
"EditForm.Input.number.label": "اقصى حجم مسموح (بوحدة MB)",
|
||||||
|
"EditForm.Input.select.label": "مزودين",
|
||||||
|
"EditForm.Input.select.inputDescription": "يمكن إما تحميل الملفات على الخادم الخاص بك أو على مقدمي الخارجية.",
|
||||||
|
"EditForm.Input.toggle.label": "السماح برفع الملفات",
|
||||||
|
|
||||||
|
"EmptyLi.message": "لا توجد ملفات تم تحميلها",
|
||||||
|
|
||||||
|
"EntriesNumber.number": "{number} ملف وجد",
|
||||||
|
"EntriesNumber.number.plural": "{number} ملفات وجدة",
|
||||||
|
|
||||||
|
"HomePage.title": "رفع",
|
||||||
|
"HomePage.description": "اكتشف كل الملفات التي تم تحميلها",
|
||||||
|
"HomePage.InputSearch.placeholder": "ابحث عن ملف...",
|
||||||
|
|
||||||
|
"Li.linkCopied": "رابط نسخها في الحافظة",
|
||||||
|
|
||||||
|
"ListHeader.type": "النوع",
|
||||||
|
"ListHeader.hash": "الهاش",
|
||||||
|
"ListHeader.name": "الاسم",
|
||||||
|
"ListHeader.updated": "رفع",
|
||||||
|
"ListHeader.size": "الحجم",
|
||||||
|
"ListHeader.related": "متعلق بـ",
|
||||||
|
|
||||||
|
"PluginInputFile.text": "اسحب الملفات وأسقطها في هذه المنطقة أو {link} من ملف لتحميله",
|
||||||
|
"PluginInputFile.link": "متصفح",
|
||||||
|
"PluginInputFile.loading": "يجري تحميل ملفاتك...",
|
||||||
|
|
||||||
|
"notification.config.success": "تم تحديث الإعدادات",
|
||||||
|
"notification.delete.success": "تم حذف الملف",
|
||||||
|
"notification.dropFile.success": "تم تحميل ملفك",
|
||||||
|
"notification.dropFiles.success": "{number} ملفات تم تحميلها"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user