diff options
Diffstat (limited to 'apps/dav/l10n/ar.json')
-rw-r--r-- | apps/dav/l10n/ar.json | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index 34884cde46a..212dc54ee03 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -288,6 +288,17 @@ "Pick a start time for {dayName}" : "إختَر وقت البدء ليوم {dayName}", "Pick a end time for {dayName}" : "إختَر وقت الانتهاء ليوم {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "قم بتعيين حالة المستخدم تلقائيًا على \"عدم الإزعاج\" خارج نطاق أوقات التواجد لكتم جميع الإشعارات", + "Cancel" : "إلغاء", + "Import" : "إستيراد", + "Error while saving settings" : "خطأ أثناء حفظ الإعدادات", + "Contact reset successfully" : "تمّت إعادة تعيين جهة الاتصال بنجاحٍ", + "Error while resetting contact" : "خطأ أثناء إعادة تعيين جهة الاتصال", + "Contact imported successfully" : "تمّ استيراد جهة الاتصال بنجاحٍ", + "Error while importing contact" : "خطأ أثناء استيراد جهة الاتصال", + "Import contact" : "استيراد جهة اتصال", + "Reset to default" : "اعادة تعيين الافتراضيات", + "Import contacts" : "استيراد جهات اتصال", + "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "استيراد ملف .cvf جديد سوف يؤدي إلى حذف جهات الاتصال التلقائية الحالية واستبدالها بالجديدة. هل ترغب في الاستمرار؟", "Availability" : "أوقات التواجد ", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "إذا قمت بضبط ساعات عملك، سيرى الآخرون متى تكون خارج المكتب عندما يقومون بحجز اجتماع معك.", "Absence" : "غياب", @@ -304,27 +315,10 @@ "Send reminder notifications to calendar sharees as well" : "أرسل إشعارات للتذكير إلى المشتركين بالتقويم كذلك", "Reminders are always sent to organizers and attendees." : "إشعارات التذكير يتم إرسالها دائماً إلى مُنظّم أو مُنظّمي الحدث و المستهدفين بحضوره.", "Enable notifications for events via push" : "تمكين الإشعارات حول الأحداث عن طريق أسلوب دفع الإشعارات Push", - "Cancel" : "إلغاء", - "Import" : "إستيراد", - "Error while saving settings" : "خطأ أثناء حفظ الإعدادات", - "Contact reset successfully" : "تمّت إعادة تعيين جهة الاتصال بنجاحٍ", - "Error while resetting contact" : "خطأ أثناء إعادة تعيين جهة الاتصال", - "Contact imported successfully" : "تمّ استيراد جهة الاتصال بنجاحٍ", - "Error while importing contact" : "خطأ أثناء استيراد جهة الاتصال", - "Example Content" : "نموذج للمحتوى", - "Set example content to be created on new user first login." : "عيِّن نموذجاً للمحتوى ليتم إنشاؤه عند تسجيل المستخدِم دخوله لأول مرةٍ.", - "Import contact" : "استيراد جهة اتصال", - "Reset to default contact" : "إعادة التعيين لجهة اتصال تلقائية ", - "Import contacts" : "استيراد جهات اتصال", - "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "استيراد ملف .cvf جديد سوف يؤدي إلى حذف جهات الاتصال التلقائية الحالية واستبدالها بالجديدة. هل ترغب في الاستمرار؟", "There was an error updating your attendance status." : "حدث خطأ في تحديث حالة حضورك.", "Please contact the organizer directly." : "يرجى الاتصال بالمنظم مباشرةً", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", - "Time:" : "الوقت:", - "Could not open file" : "تعذّر فتح الملف", - "Invalid chunk name" : "اسم كتلة chunk غير صحيح", - "Could not rename part file assembled from chunks" : "تعذّرت إعادة تسمية ملف جزئي مُجمّعٍ من كُتلٍ chunks" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" },"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;" }
\ No newline at end of file |