From 91f23469c41c307803c6bab019c1c2245d1150ee Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 Dec 2023 00:19:42 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/ar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/l10n/ar.json') diff --git a/core/l10n/ar.json b/core/l10n/ar.json index a25d4f7bfc7..e73094c96cf 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -216,7 +216,6 @@ "Search in" : "Search in", "Filter in current view" : "فَلْتِر في المنظور الحالي", "Searching …" : "البحث جارٍ …", - "Start typing in search" : "إبدأ كتابة نص البحث", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "المستعرض غير مدعوم", @@ -452,6 +451,7 @@ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "تمّ تحديد عنوانك القَصِيّ على أنه \"{remoteAddress}\" و قد تمّ تقييده بشدة في الوقت الحالي مما يؤدي إلى إبطاء أداء الطلبات المختلفة. إذا لم يكن هذا العنوان القَصِيّ هو عنوانك، فقد يكون ذلك إشارة إلى أنه لم يتم تكوين الوكيل بشكل صحيح. يمكن العثور على مزيد من المعلومات في وثائق {linkstart} ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "تُستخدم قاعدة البيانات لقفل المعاملات على الملفات. لتحسين الأداء، قم إذا أمكنك بتهيئة memcache Y. \nلمزيد المعلومات، أنظر {linkstart} توثيق n ↗{linkend} .", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "النسخة 8.0 من PHP تمّ نقضها في نكست كلاود 27. نكست كلاود 28 تتطلب النسخة 8.1 من PHP على الأقل. رجاءً قم بالترقية في {linkstart} إلى نسخ PHP المدعومة ↗{linkend} في أسرع وقت ممكن.", - "Avatar of {fullName}" : "صورة رمزية avatar لـ {fullName}" + "Avatar of {fullName}" : "صورة رمزية avatar لـ {fullName}", + "Start typing in search" : "إبدأ كتابة نص البحث" },"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 -- cgit v1.2.3