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 May 12, 2024
1 parent 756e404 commit b4dd7ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ar.js

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

2 changes: 1 addition & 1 deletion l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "translations": {
"Brute-force settings" : "إعدادات كاشف هجمات القوة الكاسحة Brute-force",
"Whitelist IPs" : "القائمة البيضاء لعناوين IP",
"Brute-force protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute-force protection makes requests coming from an IP on a\nbrute-force protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "تهدف \"مكافحة هجمات القوة الكاسحة\" brute-force protection إلى حماية خوادم نكست كلاود من محاولات تخمين كلمات مرور الحسابات و ذلك بتكرار الاحتمالات المتعددة للكلمة. وكذلك الطريقة الشائعة \"*لنجرب قائمة من كلمات المرور شائعة الاستخدام*\"، كما أنه يزيد من صعوبة هجمات أخرى أكثر تعقيدًا عبر نموذج محاولة إعادة تعيين كلمة المرور، أو محاولة إيجاد أَمَارَة token التطبيق. عند تشغيلها، فإن\"مكافحة هجمات القوة الكاسحة\" تقوم بتبطئة الطلبات القادمة من عنوان IP المشتبه به على نفس واجهة الـ API لمدة 24 ساعة. باستخدام هذا التطبيق، يمكن للمشرف استثناء عنوان IP ما أو نطاقٍ من العناوين من هذا الحماية؛ الأمر الذي قد يكون مفيداً في حالات الاختبار أو عندما تكون هناك إنذارات كاذبة بسبب وجود الكثير من الحسابات الشرعية على عنوان IP واحد.",
"Brute-force protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute-force protection makes requests coming from an IP on a\nbrute-force protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "تهدف3\nBrute-force protection إلى حماية خوادم Nextcloud من محاولات\nتخمين كلمات مرور الحساب بطرق مختلفة. إلى جانب ما هو واضح \"* فلنحاول بشكل كبير\nهجوم قائمة كلمات المرور شائعة الاستخدام*\"، كما أنه يزيد من صعوبة استخدامها\nهجمات أكثر تعقيدًا قليلاً عبر نموذج إعادة تعيين كلمة المرور أو محاولة القيام بذلك\nالعثور على الرموز المميزة لكلمة مرور التطبيق.\n\nإذا تم تشغيلها، فإن حماية القوة الغاشمة تقدم طلبات قادمة من عنوان IP على ملف\nوحدة التحكم المحمية من القوة الغاشمة بنفس واجهة برمجة التطبيقات (API) أبطأ لمدة 24 ساعة.\n\nباستخدام هذا التطبيق، يمكن للمسؤول استثناء عنوان IP أو النطاق من هذا\nالحماية التي يمكن أن تكون مفيدة لأغراض الاختبار أو عندما يكون هناك خطأ\nالإيجابيات بسبب وجود الكثير من الحسابات على عنوان IP واحد.",
"Brute-force IP whitelist" : "القائمة البيضاء لعناوين IP للقوة الكاسحة Brute-force",
"To whitelist IP ranges from the brute-force protection specify them below. Note that any whitelisted IP can perform authentication attempts without any throttling. For security reasons, it is recommended to whitelist as few hosts as possible or ideally even none at all." : "لإدراج نطاقات IP في القائمة البيضاء للحماية من هجمات القوة الكاسحة. حددها أدناه. لاحظ أن أي عنوان IP مدرج في القائمة البيضاء مسموحٌ له بمحاولة المصادقة دون أي تقييد. لأسباب أمنية، يُوصى بإدراج أقل عددٍ ممكنٍ من المضيفين في القائمة البيضاء، أو لا شيء على الإطلاق من الناحية المثالية.",
"Add a new whitelist" : "إضِف قائمة بيضاء جديدة",
Expand Down

0 comments on commit b4dd7ee

Please sign in to comment.