Create ar.json

This commit is contained in:
Salem 2018-05-31 01:12:42 +03:00 committed by GitHub
parent e6b6c67b00
commit 3146cadf30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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} ملفات تم تحميلها"
}