Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 26, 2024
1 parent 8ed9609 commit 58743d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ "translations": {
"Hello %s" : "أهلاً %s",
"Hello %s," : "أهلاً %s،",
"_New notification for %s_::_%n new notifications for %s_" : ["%nإخطارات جديدة لـ%s","إخطار جديد لـ%s","%n إخطارات جديدة لـ %s","%n إخطارات جديدة لـ %s","%n إخطارات جديدة لـ %s","%nإخطارات جديدة لـ %s"],
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["لديك %n إخطارات جديدة لـ %s","لديك إخطار جديد لـ %s","لديك %n إخطارات جديدة لـ %s","لديك %n إخطارات جديدة لـ %s","لديك %n إخطارات جديدة لـ %s ","لديك %n إخطارات جديدة لـ %s"],
"_New notification for %s_::_%n new notifications for %s_" : ["%nإخطارات جديدة لـ%s","إخطار جديد لـ%s","%n إخطارات جديدة لـ %s","%n إخطارات جديدة لـ %s","%n إخطارات جديدة لـ %s","%n إشعارات جديدة لـ %s"],
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["لديك %n إخطارات جديدة لـ %s","لديك إخطار جديد لـ %s","لديك %n إخطارات جديدة لـ %s","لديك %n إخطارات جديدة لـ %s","لديك %n إخطارات جديدة لـ %s ","لديك %n إشعارات جديدة لـ %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "يٌمكنك تغيير مُعدّل تردُّد هذه الإيميلات؛ أو إيقافها من <a href=\"%s\"> الإعدادات </a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "يٌمكنك تغيير مُعدّل تردُّد هذه الإيميلات؛ أو إيقافها من الإعدادات: %s",
"Admin notifications" : "إشعارات المدير",
Expand All @@ -18,8 +18,8 @@
"Failed to dismiss notification" : "فشل في تجاهل إشعار",
"in {path}" : "في {المسار}",
"Dismiss all notifications" : "تجاهل كل الإشعارات",
"Requesting browser permissions to show notifications" : "طلب إذن المُستعرِض للسماح بعرض الإشعارات",
"Push notifications might be unreliable" : "الإشعارات المحشودة يمكن أن تكون غير موثوقة",
"Requesting browser permissions to show notifications" : "طلب إذن متصفح الويب للسماح بعرض الإشعارات",
"Push notifications might be unreliable" : "الإشعارات Push يمكن أن تكون غير موثوقة",
"No notifications" : "لا توجد إشعارات",
"Nextcloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server. For enterprise users, a more scalable gateway is available. Contact Nextcloud GmbH for more information." : "ترعى شركة نكست كلاود بوابة مجانية لتحشيد الإشعارات للمستخدمين الخواص. و لضمان جودة الخدمة، تضع البوابة سقفاً على الإشعارات المجمعة لكل خادم. بالنسبة للمؤسسات، و للحصول على بوابة أكثر اعتمادية، يُرجى التواصل مع شركة نكست كلاود لمزيد التفاصيل.",
"Failed to dismiss all notifications" : "فشل في تجاهل كل الإشعارات",
Expand All @@ -38,7 +38,7 @@
"You need to set up your email address before you can receive notification emails." : "عليك إضافة بريدك الإلكتروني قبل تلقي رسائل الإشعارات.",
"Also repeat sound on a secondary speaker" : "كرِّر الصوت كذلك على مكبر الصوت الثانوي",
"Selection of the speaker device is currently not supported by Safari" : "إختيار جهاز مكبر الصوت غير مدعوم حاليّاً على مستعرض سافاري",
"Select a device" : "إختَر جهازاً",
"Select a device" : "إختر جهازاً",
"None" : "لا شيء"
},"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;"
}

0 comments on commit 58743d4

Please sign in to comment.