nextcloud/apps/theming/l10n/ar.json

40 lines
2.8 KiB
JSON
Raw Normal View History

2017-03-04 04:07:41 +03:00
{ "translations": {
2017-07-25 03:08:02 +03:00
"Loading preview…" : "جار تحميل المعاينة ...",
2017-04-30 03:07:21 +03:00
"Saved" : "تم الحفظ",
2017-03-04 04:07:41 +03:00
"Admin" : "ادارة",
"a safe home for all your data" : "مكان آمن لكل معلوماتك",
"The given name is too long" : "هذا الاسم أطول مما يجب",
"The given web address is too long" : "هذا العنوان أطول مما يجب",
"The given slogan is too long" : "هذا الشعار أطول مما يجب",
"The given color is invalid" : "هناك خطأ في اللون",
2020-05-26 05:16:03 +03:00
"The file was uploaded" : "الملف تم رفعه",
2019-12-22 05:28:34 +03:00
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
2020-05-26 05:16:03 +03:00
"The file was only partially uploaded" : "الملف قد رُفع جزءا منه فقط",
2018-02-19 04:11:54 +03:00
"No file was uploaded" : "لم يتم رفع أي ملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
2020-05-26 05:16:03 +03:00
"Could not write file to disk" : "لم يستطع كتابة ملف للقرص",
"A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف",
2017-03-04 04:07:41 +03:00
"No file uploaded" : "لم يتم رفع الملف",
"Theming" : "تخصيص القالب",
2019-12-22 05:28:34 +03:00
"Privacy policy" : "سياسة الخصوصية",
"Open documentation" : "فتح الدليل",
2017-07-25 03:08:02 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "السمات تجعل من الممكن بسهولة تخصيص الشكل والمظهر لنموذجك ودعم العملاء. سيكون هذا مرئيا لجميع المستخدمين.",
2017-03-04 04:07:41 +03:00
"Name" : "الاسم",
2017-07-25 03:08:02 +03:00
"Reset to default" : "اعادة تعيين الافتراضيات",
2020-05-12 05:16:11 +03:00
"Web link" : "رابط الويب",
2017-03-04 04:07:41 +03:00
"Slogan" : "شعار",
"Color" : "لون",
"Logo" : "العلامة",
"Upload new logo" : "رفع شعار جديد",
"Login image" : "صورة الدخول",
"Upload new login background" : "تحميل خلفية جديدة للدخول",
2019-12-22 05:28:34 +03:00
"Remove background image" : "إزالة صورة الخلفية",
2020-05-12 05:16:11 +03:00
"Advanced options" : "الخيارات المتقدمة",
"Legal notice link" : "رابط الإشعار القانوني",
"Privacy policy link" : "رابط سياسة الخصوصية",
"Header logo" : "شعار الرأسية",
"Upload new header logo" : "تحميل شعار رأسية جديد",
"Favicon" : "الأيقونة المفضلة",
2021-02-02 05:19:50 +03:00
"Upload new favicon" : "تحميل أيقونة مفضلة جديدة"
2017-03-04 04:07:41 +03:00
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}