diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:34 +0000 |
commit | b4ca5160aaa846b8ae4aba0c171884e7f9c99a07 (patch) | |
tree | 94468209e2be366de122d3f512b1ad663b313dc0 /core/l10n/ar.json | |
parent | 800cbffc39dfd0a4ecebe1a7ee7a476843e74bde (diff) | |
download | nextcloud-server-b4ca5160aaa846b8ae4aba0c171884e7f9c99a07.tar.gz nextcloud-server-b4ca5160aaa846b8ae4aba0c171884e7f9c99a07.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.json')
-rw-r--r-- | core/l10n/ar.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json index be365e8358c..09b319e1963 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -453,7 +453,6 @@ "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}", - "Start typing in search" : "إبدأ كتابة نص البحث" + "Avatar of {fullName}" : "صورة رمزية avatar لـ {fullName}" },"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 |