summaryrefslogtreecommitdiffstats
path: root/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 02:49:17 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-13 02:49:17 +0000
commit82135b2ec818637d3fc598ae1d0f196a514eddef (patch)
treeb0141174ddcdbd1733d25ea7beb24655f21a4820 /l10n/ar.js
parent12ba39ef8ba80475ca692b53eb41cc589dd05284 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
new file mode 100644
index 00000000..b4b1203f
--- /dev/null
+++ b/l10n/ar.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "social",
+ {
+ "Finish setup" : "إنهاء الإعداد",
+ "Home" : "الرئيسية",
+ "Notifications" : "الإشعارات",
+ "Profile" : "الملف الشخصي",
+ "Local timeline" : "الخيط المحلي",
+ "Followers" : "المتابِعون",
+ "Direct" : "مباشر",
+ "Hello" : "أهلا"
+},
+"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;");