2023-08-15 00:32:24 +00:00
{ "translations" : {
2024-12-05 00:43:37 +00:00
"File reminders" : "التذكير بالملفات" ,
2023-08-15 00:32:24 +00:00
"Reminder for {name}" : "تذكير لـ {name}" ,
"View file" : "أعرُض الملف" ,
"View folder" : "أعرُض المجلد" ,
2024-12-05 00:43:37 +00:00
"Set file reminders" : "ضبط تذكير بالملفات" ,
"**📣 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 اللازمة لتطبيق \"التذكير بالملفات\" ليعمل بالشكل الصحيح." ,
"Set reminder for \"{fileName}\"" : "ضبط تذكير بالملف \"{fileName}\"" ,
2023-11-09 00:25:53 +00:00
"Set reminder at custom date & time" : "حدّد التذكير في وقت و تاريخ مخصص" ,
2025-02-27 00:22:16 +00:00
"Clear reminder" : "محو التذكير" ,
"Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين" ,
2024-12-05 00:43:37 +00:00
"Reminder set for \"{fileName}\"" : "تمّ ضبط تذكير بالملف \"{fileName}\"" ,
"Failed to set reminder" : "تعذّر ضبط التذكير" ,
"Reminder cleared for \"{fileName}\"" : "تمّ إلغاء التذكير بالملف \"{fileName}\"" ,
2024-03-29 00:24:23 +00:00
"Failed to clear reminder" : "تعذّرت إزالة التذكير" ,
2025-02-27 00:22:16 +00:00
"We will remind you of this file" : "سوف يتم تذكيرك بهذا الملف" ,
"Cancel" : "إلغاء" ,
"Set reminder" : "ضبط التذكير" ,
2024-03-30 00:20:27 +00:00
"Reminder set" : "تمّ وضع تذكير" ,
2024-12-05 00:43:37 +00:00
"Set custom reminder" : "ضبط تذكير مخصص" ,
2023-08-15 00:32:24 +00:00
"Later today" : "في وقت لاحقٍ اليوم" ,
2024-12-05 00:43:37 +00:00
"Set reminder for later today" : "إضبِط التذكير لوقت لاحقٍ اليوم" ,
"Tomorrow" : "غداً" ,
"Set reminder for tomorrow" : "إضبِط التذكير للغد" ,
2023-08-15 00:32:24 +00:00
"This weekend" : "نهاية هذا الأسبوع" ,
2024-12-05 00:43:37 +00:00
"Set reminder for this weekend" : "إضبِط التذكير لنهاية هذا الأسبوع" ,
2023-08-15 00:32:24 +00:00
"Next week" : "الأسبوع القادم" ,
2024-12-13 00:21:04 +00:00
"Set reminder for next week" : "إضبِط التذكير للأسبوع القادم"
2023-08-15 00:32:24 +00:00
} , "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;"
}