aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-27 00:27:40 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-27 00:27:40 +0000
commit01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch)
tree40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/user_status/l10n/ar.js
parentf3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff)
downloadnextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz
nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ar.js')
-rw-r--r--apps/user_status/l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js
index 8aa2b58a8b8..f51a85bdb09 100644
--- a/apps/user_status/l10n/ar.js
+++ b/apps/user_status/l10n/ar.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Working remotely" : "عمل عن بعد",
"In a call" : "على الهاتف",
"User status" : "حالة العضو",
- "View profile" : "عرض الملف الشخصي",
"Clear status after" : "مسح رسالة الحالة بعد",
"Emoji for your status message" : "رسم تعبيري \"إيموجي\" لرسالة الحالة الخاصة بك",
"What is your status?" : "ماهي حالتك؟",
@@ -43,6 +42,7 @@ OC.L10N.register(
"4 hours" : "4 ساعات",
"Mute all notifications" : "عدم اظهار جميع التنبيهات",
"Appear offline" : "الحالة غير متصل",
+ "View profile" : "عرض الملف الشخصي",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"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;");