diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-09 00:22:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-09 00:22:13 +0000 |
commit | b528908b7aeee231b3f75a8ca655c94835b9b785 (patch) | |
tree | e965df92b1a74b205119d05f986a2392a53b2ed1 /apps/files_reminders | |
parent | 3eadae3a69462dba2407a81a2325c9c61ee70adc (diff) | |
download | nextcloud-server-b528908b7aeee231b3f75a8ca655c94835b9b785.tar.gz nextcloud-server-b528908b7aeee231b3f75a8ca655c94835b9b785.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r-- | apps/files_reminders/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/files_reminders/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_reminders/l10n/ar.js b/apps/files_reminders/l10n/ar.js index ecd1bcc09bd..121edb320b0 100644 --- a/apps/files_reminders/l10n/ar.js +++ b/apps/files_reminders/l10n/ar.js @@ -19,7 +19,7 @@ OC.L10N.register( "Reminder cleared for \"{fileName}\"" : "تمّ إلغاء التذكير للملف \"{fileName}\"", "Failed to clear reminder" : "تعذّرت إزالة التذكير", "Reminder set" : "تمّ وضع تذكير", - "Set custom reminder" : "تعيين تذكير مُخصّص", + "Set custom reminder" : "تعيين تذكير مخصص", "Later today" : "في وقت لاحقٍ اليوم", "Set reminder for later today" : "عيّن التذكير لوقت لاحقٍ اليوم", "Tomorrow" : "غدا", diff --git a/apps/files_reminders/l10n/ar.json b/apps/files_reminders/l10n/ar.json index 8f003e46909..2bdb614dad4 100644 --- a/apps/files_reminders/l10n/ar.json +++ b/apps/files_reminders/l10n/ar.json @@ -17,7 +17,7 @@ "Reminder cleared for \"{fileName}\"" : "تمّ إلغاء التذكير للملف \"{fileName}\"", "Failed to clear reminder" : "تعذّرت إزالة التذكير", "Reminder set" : "تمّ وضع تذكير", - "Set custom reminder" : "تعيين تذكير مُخصّص", + "Set custom reminder" : "تعيين تذكير مخصص", "Later today" : "في وقت لاحقٍ اليوم", "Set reminder for later today" : "عيّن التذكير لوقت لاحقٍ اليوم", "Tomorrow" : "غدا", |