Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ar.json')
-rw-r--r--l10n/ar.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/l10n/ar.json b/l10n/ar.json
index 9f23963..9ca9e20 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,9 +1,17 @@
{ "translations": {
+ "Hello %s" : "أهلاً %s",
+ "Hello %s," : "أهلاً %s،",
"Admin notifications" : "إشعارات المدير",
"Notifications" : "الإخطارات",
"No notifications" : "لا توجد هناك إخطارات",
"Dismiss" : "رفض",
"seconds ago" : "ثوانٍ مضت",
- "in {path}" : "في {المسار}"
+ "in {path}" : "في {المسار}",
+ "You need to set up your email address before you can receive notification emails." : "عليك إضافة بريدك الإلكتروني قبل تلقي رسائل الإشعارات.",
+ "Never" : "أبدا",
+ "1 hour" : "ساعة واحدة",
+ "3 hours" : "3 ساعات",
+ "1 day" : "1 يوم",
+ "Your settings have been updated." : "تم تحديث إعداداتك."
},"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