diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:27 +0000 |
commit | 967e1a894a5ba8be9e9fbd1f5f2e6158e3600806 (patch) | |
tree | 51e9a7c78b5749522a996ba3b4e4020966f1ec9c /apps/files_reminders/l10n/ar.json | |
parent | 0729e264f53c2d35e6ea7ec9126216056ff58dce (diff) | |
download | nextcloud-server-967e1a894a5ba8be9e9fbd1f5f2e6158e3600806.tar.gz nextcloud-server-967e1a894a5ba8be9e9fbd1f5f2e6158e3600806.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/ar.json')
-rw-r--r-- | apps/files_reminders/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_reminders/l10n/ar.json b/apps/files_reminders/l10n/ar.json index 2bdb614dad4..4230103cbb6 100644 --- a/apps/files_reminders/l10n/ar.json +++ b/apps/files_reminders/l10n/ar.json @@ -4,7 +4,6 @@ "View file" : "أعرُض الملف", "View folder" : "أعرُض المجلد", "Set file reminders" : "تعيين تذكيرات للملفات", - "**📣 File reminders**\n\nSet file reminders." : "**📣 تذكيرات الملفات File reminders**\n\nتعيين تذكيرات الملفات.", "We will remind you of this file" : "سوف يتم تذكيرك بهذا الملف", "Please choose a valid date & time" : "من فضلك، إختَر وقتاً و تاريخاً صحيحين", "Cancel" : "إلغاء", @@ -25,6 +24,7 @@ "This weekend" : "نهاية هذا الأسبوع", "Set reminder for this weekend" : "عيّن التذكير لنهاية هذا الأسبوع", "Next week" : "الأسبوع القادم", - "Set reminder for next week" : "عيّن التذكير للأسبوع القادم" + "Set reminder for next week" : "عيّن التذكير للأسبوع القادم", + "**📣 File reminders**\n\nSet file reminders." : "**📣 تذكيرات الملفات File reminders**\n\nتعيين تذكيرات الملفات." },"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;" }
\ No newline at end of file |