Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 21:30:33 +02:00
parent c7a2830bb8
commit 521d34db88

View File

@ -24,16 +24,16 @@ return [
'Insufficient permissions!' => 'ليست لديك الصلاحيات اللازمة!',
'Invalid Mime-Type' => '@Invalid Mime-Type@',
'Upload files' => 'رفع ملفات',
'<strong>Open</strong> file' => '',
'Could not find requested file variant!' => '',
'Created by:' => '',
'Double file extensions are not allowed!' => '',
'Download' => '',
'File {fileName} could not be uploaded!' => '',
'Invalid file name detected!' => '',
'Last update by:' => '',
'Size:' => '',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
'The uploaded image is not a squared.' => '',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => '',
'<strong>Open</strong> file' => '<strong> فتح </ strong> الملف',
'Could not find requested file variant!' => 'تعذر العثور على متغير الملف المطلوب!',
'Created by:' => 'انشأ من قبل:',
'Double file extensions are not allowed!' => 'ملحقات الملفات المزدوجة غير مسموح بها!',
'Download' => 'تحميل',
'File {fileName} could not be uploaded!' => 'لا يمكن تحميل الملف {fileName}!',
'Invalid file name detected!' => 'تم الكشف عن اسم ملف غير صالح!',
'Last update by:' => 'آخر تحديث بواسطة:',
'Size:' => 'بحجم:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'عذرًا ، يمكنك فقط تحميل ما يصل إلى {n، plural، = 1 {# file} آخر {# files}} مرة واحدة.',
'The uploaded image is not a squared.' => 'الصورة التي تم تحميلها ليست مربعة.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'يسمح حقل التحميل هذا بحد أقصى {n، plural، = 1 {# file} آخر {# files}}.',
];