aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:17 +0000
commit2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch)
tree1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/user_status/l10n/ar.js
parent14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff)
downloadnextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz
nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js
index 033674e8d6e..b32147dc01f 100644
--- a/apps/user_status/l10n/ar.js
+++ b/apps/user_status/l10n/ar.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"1 hour" : "1 ساعة",
"4 hours" : "4 ساعات",
"Mute all notifications" : "عدم اظهار جميع التنبيهات",
- "Appear offline" : "الحالة غير متصل",
- "View profile" : "عرض الملف الشخصي"
+ "Appear offline" : "الحالة غير متصل"
},
"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;");