summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contactsinteraction/l10n/ar.js')
-rw-r--r--apps/contactsinteraction/l10n/ar.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/ar.js b/apps/contactsinteraction/l10n/ar.js
new file mode 100644
index 00000000000..95816ebf6d2
--- /dev/null
+++ b/apps/contactsinteraction/l10n/ar.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "تمّ الاتصال به مؤخّراً",
+ "Contacts Interaction" : "تفاعل جهات الاتصال",
+ "Manages interaction between users and contacts" : "إدارة التفاعلات بين المستخدمين و جهات اتصالهم",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "جمع بيانات عن المستخدمين و تفاعلات جهات اتصالهم و توفير سجل عناوين لتلك البيانات"
+},
+"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;");