diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /apps/files_reminders/l10n/ar.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/ar.js')
-rw-r--r-- | apps/files_reminders/l10n/ar.js | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/files_reminders/l10n/ar.js b/apps/files_reminders/l10n/ar.js index ab7621e7e3a..8845829b3e8 100644 --- a/apps/files_reminders/l10n/ar.js +++ b/apps/files_reminders/l10n/ar.js @@ -7,8 +7,13 @@ OC.L10N.register( "View folder" : "أعرُض المجلد", "Set file reminders" : "تعيين تذكيرات للملفات", "**📣 File reminders**\n\nSet file reminders." : "**📣 تذكيرات الملفات File reminders**\n\nتعيين تذكيرات الملفات.", - "Back" : "عودة", + "Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين", + "Cancel" : "إلغاء", + "Set reminder" : "ضبط التذكير", + "Set reminder at custom date & time" : "حدّد التذكير في وقت و تاريخ مخصص", "Clear reminder" : "إمحُ التذكير", + "Reminder set for \"{fileName}\"" : "تمّ تعيين تذكير لـ \"{fileName}\"", + "Failed to set reminder" : "تعذّر تعيين التذكير", "Set custom reminder" : "تعيين تذكير مُخصّص", "Later today" : "في وقت لاحقٍ اليوم", "Set reminder for later today" : "عيّن التذكير لوقت لاحقٍ اليوم", @@ -18,10 +23,7 @@ OC.L10N.register( "Set reminder for this weekend" : "عيّن التذكير لنهاية هذا الأسبوع", "Next week" : "الأسبوع القادم", "Set reminder for next week" : "عيّن التذكير للأسبوع القادم", - "Set reminder at custom date & time" : "حدّد التذكير في وقت و تاريخ مخصص", - "Reminder set for \"{fileName}\"" : "تمّ تعيين تذكير لـ \"{fileName}\"", - "Failed to set reminder" : "تعذّر تعيين التذكير", - "Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين", + "Back" : "عودة", "Reminder cleared" : "تمّت إزالة التذكير", "Failed to clear reminder" : "تعذّرت إزالة التذكير", "Failed to load reminder" : "تعذّر تحميل التذكير" |