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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-12 05:16:11 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-12 05:16:11 +0300
commit901110f0686ba6252c2b5d21c0124011b22c8c32 (patch)
treee4bf3ccda3880c456d1b748d027803f42cb17c9d /lib/l10n/ar.js
parent6e4df4258c22b82763bd40d59e445d06d6922352 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 2786381963a..894bce8353c 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"Basic settings" : "الإعدادات الأساسية",
"Sharing" : "المشاركة",
"Security" : "الأمان",
- "Personal info" : "المعلومات الشخصية"
+ "Personal info" : "المعلومات الشخصية",
+ "Mobile & desktop" : "الجوال وسطح المكتب"
},
"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;");