summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-02 00:36:21 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-02 00:36:21 +0000
commit616b1ba6b5fa7e46f6d40c74378b4ca2f53ac4e2 (patch)
tree8b8878d17a4e436ae525e7a42a374ae946e4dc03 /l10n
parent76e2a8ab96a939bc06a3b83b4390fa1d8ba99393 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ar.js41
-rw-r--r--l10n/ar.json39
2 files changed, 80 insertions, 0 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
new file mode 100644
index 00000000..35d07647
--- /dev/null
+++ b/l10n/ar.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "social",
+ {
+ "Social" : "الإجتماعي",
+ "Finish setup" : "إنهاء الإعداد",
+ "Home" : "الرئيسية",
+ "Direct messages" : "الرسائل المباشرة",
+ "Profile" : "الملف الشخصي",
+ "Local timeline" : "الخيط المحلي",
+ "Global timeline" : "الخيط العام",
+ "Following" : "يتابِع",
+ "Public" : "للعامة",
+ "Unlisted" : "غير مدرج",
+ "Do not post to public timelines" : "لا تنشره على الخيوط العامة",
+ "Followers" : "المتابَعون",
+ "Post to followers only" : "انشر لمتابِعيك فقط",
+ "Direct" : "مباشر",
+ "Post to mentioned users only" : "أنشر فقط إلى المستخدمين المذكورين",
+ "Unfollow" : "إلغاء المتابعة",
+ "Follow" : "تابع",
+ "posts" : "المنشورات",
+ "following" : "يتابِع",
+ "followers" : "المتابَعون",
+ "No results found" : "دون أية نتيجة",
+ "Searching for" : "البحث عن",
+ "Reply" : "رد",
+ "More actions" : "إجراءات أخرى",
+ "Delete post" : "احذف المنشور",
+ "No posts found" : "لم يتم العثور على منشورات",
+ "No direct messages found" : "لم يُعثَر على أية رسائل مباشرة",
+ "Posts directed to you will show up here" : "سوف تظهر هنا المنشورات التي ستتلقاها",
+ "No local posts found" : "لم يتم العثور على منشورات محلية",
+ "Hello" : "مرحبًا",
+ "You are following this account" : "إنك تتابع هذا الحساب",
+ "Close" : "إغلاق",
+ "You are going to follow:" : "إنك بصدد متابعة:",
+ "Continue" : "المتابعة",
+ "User not found" : "لم يتم العثور على المستخدم",
+ "Follow Nextcloud on mastodon.xyz" : "تابع Nextcloud على mastodon.xyz"
+},
+"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;");
diff --git a/l10n/ar.json b/l10n/ar.json
new file mode 100644
index 00000000..a7869361
--- /dev/null
+++ b/l10n/ar.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Social" : "الإجتماعي",
+ "Finish setup" : "إنهاء الإعداد",
+ "Home" : "الرئيسية",
+ "Direct messages" : "الرسائل المباشرة",
+ "Profile" : "الملف الشخصي",
+ "Local timeline" : "الخيط المحلي",
+ "Global timeline" : "الخيط العام",
+ "Following" : "يتابِع",
+ "Public" : "للعامة",
+ "Unlisted" : "غير مدرج",
+ "Do not post to public timelines" : "لا تنشره على الخيوط العامة",
+ "Followers" : "المتابَعون",
+ "Post to followers only" : "انشر لمتابِعيك فقط",
+ "Direct" : "مباشر",
+ "Post to mentioned users only" : "أنشر فقط إلى المستخدمين المذكورين",
+ "Unfollow" : "إلغاء المتابعة",
+ "Follow" : "تابع",
+ "posts" : "المنشورات",
+ "following" : "يتابِع",
+ "followers" : "المتابَعون",
+ "No results found" : "دون أية نتيجة",
+ "Searching for" : "البحث عن",
+ "Reply" : "رد",
+ "More actions" : "إجراءات أخرى",
+ "Delete post" : "احذف المنشور",
+ "No posts found" : "لم يتم العثور على منشورات",
+ "No direct messages found" : "لم يُعثَر على أية رسائل مباشرة",
+ "Posts directed to you will show up here" : "سوف تظهر هنا المنشورات التي ستتلقاها",
+ "No local posts found" : "لم يتم العثور على منشورات محلية",
+ "Hello" : "مرحبًا",
+ "You are following this account" : "إنك تتابع هذا الحساب",
+ "Close" : "إغلاق",
+ "You are going to follow:" : "إنك بصدد متابعة:",
+ "Continue" : "المتابعة",
+ "User not found" : "لم يتم العثور على المستخدم",
+ "Follow Nextcloud on mastodon.xyz" : "تابع Nextcloud على mastodon.xyz"
+},"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