blob: d972a96ecc9af45bcd961f779380627f09270fee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Profile" : "لمحة تعريفية",
"This application provides the profile" : "هذا التطبيق يوفر اللمحة التعريفية",
"Provides a customisable user profile interface." : "يُوفِّر واجهة مخصصة للمحة التعريفية عن المستخدِم",
"You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن",
"{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد",
"Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة",
"Edit Profile" : "تعديل الملف الشخصي",
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
"Profile not found" : "ملف المستخدم غير موجود",
"The profile does not exist." : "الملف الشخصي غير موجود.",
"Back to %s" : "عودة إلى %s"
},"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;"
}
|