ar.json 2.7 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "File reminders" : "التذكير بالملفات",
  3. "Reminder for {name}" : "تذكير لـ {name}",
  4. "View file" : "أعرُض الملف",
  5. "View folder" : "أعرُض المجلد",
  6. "Set file reminders" : "ضبط تذكير بالملفات",
  7. "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 التذكير بالملفات** \n\nضبط التذكير بالملفات. \n\nملاحظة: لاستخدام تطبيق \"التذكير بالملفات\"، تأكد من تثبيت تطبيق الإشعارات وتمكينه. يوفر تطبيق الإشعارات واجهة برمجة التطبيقات API اللازمة لتطبيق \"التذكير بالملفات\" ليعمل بالشكل الصحيح.",
  8. "We will remind you of this file" : "سوف يتم تذكيرك بهذا الملف",
  9. "Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين",
  10. "Cancel" : "إلغاء",
  11. "Clear reminder" : "محو التذكير",
  12. "Set reminder" : "ضبط التذكير",
  13. "Set reminder for \"{fileName}\"" : "ضبط تذكير بالملف \"{fileName}\"",
  14. "Set reminder at custom date & time" : "حدّد التذكير في وقت و تاريخ مخصص",
  15. "Reminder set for \"{fileName}\"" : "تمّ ضبط تذكير بالملف \"{fileName}\"",
  16. "Failed to set reminder" : "تعذّر ضبط التذكير",
  17. "Reminder cleared for \"{fileName}\"" : "تمّ إلغاء التذكير بالملف \"{fileName}\"",
  18. "Failed to clear reminder" : "تعذّرت إزالة التذكير",
  19. "Reminder set" : "تمّ وضع تذكير",
  20. "Set custom reminder" : "ضبط تذكير مخصص",
  21. "Later today" : "في وقت لاحقٍ اليوم",
  22. "Set reminder for later today" : "إضبِط التذكير لوقت لاحقٍ اليوم",
  23. "Tomorrow" : "غداً",
  24. "Set reminder for tomorrow" : "إضبِط التذكير للغد",
  25. "This weekend" : "نهاية هذا الأسبوع",
  26. "Set reminder for this weekend" : "إضبِط التذكير لنهاية هذا الأسبوع",
  27. "Next week" : "الأسبوع القادم",
  28. "Set reminder for next week" : "إضبِط التذكير للأسبوع القادم",
  29. "**📣 File reminders**\n\nSet file reminders." : "**📣 التذكير بالملفات File reminders**\n\nضبط \"التذكير بالملفات\"."
  30. },"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;"
  31. }