ar.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536
  1. { "translations": {
  2. "Recent statuses" : "آخر الحالات",
  3. "In a meeting" : "في اجتماع",
  4. "Commuting" : "تجوال",
  5. "Out sick" : "مريض",
  6. "Vacationing" : "في اجازة",
  7. "Working remotely" : "العمل عن بعد",
  8. "User status" : "حالة العضو",
  9. "Clear status after" : "مسح رسالة الحالة بعد",
  10. "What is your status?" : "ماهي حالتك؟",
  11. "Set status" : "تعيين الحالة",
  12. "Online status" : "حالة الاتصال",
  13. "Status message" : "رسالة الحالة",
  14. "Clear status message" : "حذف رسالة الحالة",
  15. "Set status message" : "تعيين رسالة الحالة",
  16. "There was an error saving the status" : "حدث خطأ اثناء حفظ الحالة",
  17. "There was an error clearing the status" : "حدث خطأ اثناء حذف الحالة",
  18. "No recent status changes" : "لم يتم تغيير الحالة",
  19. "Away" : "بالخارج",
  20. "Do not disturb" : "عدم الازعاج",
  21. "{status}, {timestamp}" : "{status}, {timestamp}",
  22. "Don't clear" : "غير محدد",
  23. "Today" : "اليوم",
  24. "This week" : "هذا الأسبوع",
  25. "Online" : "متصل",
  26. "Invisible" : "عدم الظهور",
  27. "Offline" : "غير متصل",
  28. "There was an error saving the new status" : "حدث خطأ اثناء حفظ الحالة الجديدة",
  29. "30 minutes" : "30 دقيقة",
  30. "1 hour" : "1 ساعة",
  31. "4 hours" : "4 ساعات",
  32. "Mute all notifications" : "عدم اظهار جميع التنبيهات",
  33. "Appear offline" : "الحالة غير متصل",
  34. "Clear status message after" : "احذف الحالة بعد"
  35. },"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;"
  36. }