0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/profile/l10n/ar.json
Nextcloud bot 0a0ab5742c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-26 00:22:32 +00:00

14 lines
No EOL
1.2 KiB
JSON

{ "translations": {
"Profile" : "لمحة تعريفية",
"This application provides the profile" : "هذا التطبيق يوفر اللمحة التعريفية",
"Provides a customisable user profile interface." : "يُوفِّر واجهة مخصصة للمحة التعريفية عن المستخدِم",
"Edit Profile" : "تعديل الملف الشخصي",
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
"You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن",
"Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة",
"{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد",
"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;"
}