mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
29 lines
No EOL
2.5 KiB
JSON
29 lines
No EOL
2.5 KiB
JSON
{ "translations": {
|
||
"File reminders" : "التذكير بالملفات",
|
||
"Reminder for {name}" : "تذكير لـ {name}",
|
||
"View file" : "أعرُض الملف",
|
||
"View folder" : "أعرُض المجلد",
|
||
"Files reminder" : "التذكير بالملفات",
|
||
"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 اللازمة لتطبيق \"التذكير بالملفات\" ليعمل بالشكل الصحيح.",
|
||
"Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين",
|
||
"Reminder set for \"{fileName}\"" : "تمّ ضبط تذكير بالملف \"{fileName}\"",
|
||
"Failed to set reminder" : "تعذّر ضبط التذكير",
|
||
"Reminder cleared for \"{fileName}\"" : "تمّ إلغاء التذكير بالملف \"{fileName}\"",
|
||
"Failed to clear reminder" : "تعذّرت إزالة التذكير",
|
||
"We will remind you of this file" : "سوف يتم تذكيرك بهذا الملف",
|
||
"Cancel" : "إلغاء",
|
||
"Clear reminder" : "محو التذكير",
|
||
"Set reminder" : "ضبط التذكير",
|
||
"Reminder set" : "تمّ وضع تذكير",
|
||
"Later today" : "في وقت لاحقٍ اليوم",
|
||
"Set reminder for later today" : "إضبِط التذكير لوقت لاحقٍ اليوم",
|
||
"Tomorrow" : "غداً",
|
||
"Set reminder for tomorrow" : "إضبِط التذكير للغد",
|
||
"This weekend" : "نهاية هذا الأسبوع",
|
||
"Set reminder for this weekend" : "إضبِط التذكير لنهاية هذا الأسبوع",
|
||
"Next week" : "الأسبوع القادم",
|
||
"Set reminder for next week" : "إضبِط التذكير للأسبوع القادم",
|
||
"Set reminder for \"{fileName}\"" : "ضبط تذكير بالملف \"{fileName}\""
|
||
},"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;"
|
||
} |