aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-18 02:18:36 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-18 02:18:36 +0000
commitb5ba1dec5d7e6a9822185d76a5952244d0152051 (patch)
tree83a91b43c923ed47209bab0d4da24bc1debc9ddf /apps/user_status/l10n/ar.json
parent3c334b11f5a6a8092ddcbfd0c98a81c626b8212c (diff)
downloadnextcloud-server-b5ba1dec5d7e6a9822185d76a5952244d0152051.tar.gz
nextcloud-server-b5ba1dec5d7e6a9822185d76a5952244d0152051.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/ar.json')
-rw-r--r--apps/user_status/l10n/ar.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ar.json b/apps/user_status/l10n/ar.json
new file mode 100644
index 00000000000..76a16c3430d
--- /dev/null
+++ b/apps/user_status/l10n/ar.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Recent statuses" : "آخر الحالات",
+ "In a meeting" : "في اجتماع",
+ "Commuting" : "تجوال",
+ "Out sick" : "مريض",
+ "Vacationing" : "في اجازة",
+ "Working remotely" : "العمل عن بعد",
+ "User status" : "حالة العضو",
+ "Clear status message after" : "احذف الحالة بعد",
+ "What's your status?" : "ماهي حالتك؟",
+ "Set status" : "تعيين الحالة",
+ "Online status" : "حالة الاتصال",
+ "Status message" : "رسالة الحالة",
+ "Clear status message" : "حذف رسالة الحالة",
+ "Set status message" : "تعيين رسالة الحالة",
+ "There was an error saving the status" : "حدث خطأ اثناء حفظ الحالة",
+ "There was an error clearing the status" : "حدث خطأ اثناء حذف الحالة",
+ "No recent status changes" : "لم يتم تغيير الحالة",
+ "Away" : "بالخارج",
+ "Do not disturb" : "عدم الازعاج",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "غير محدد",
+ "Today" : "اليوم",
+ "This week" : "هذا الأسبوع",
+ "Online" : "متصل",
+ "Invisible" : "عدم الظهور",
+ "Offline" : "غير متصل",
+ "There was an error saving the new status" : "حدث خطأ اثناء حفظ الحالة الجديدة",
+ "30 minutes" : "30 دقيقة",
+ "1 hour" : "1 ساعة",
+ "4 hours" : "4 ساعات",
+ "Mute all notifications" : "عدم اظهار جميع التنبيهات",
+ "Appear offline" : "الحالة غير متصل",
+ "Clear status after" : "مسح رسالة الحالة بعد"
+},"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