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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 28, 2023
1 parent b84e21b commit a1908a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/ar.js

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

5 changes: 5 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{ "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\nbruteforce 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." : "تهدف الحماية من هجمات القوة الكاسحة إلى حماية خوادم نكست كلاود من محاولات تخمين كلمات مرور الحساب بطرق مختلفة. إلى جانب الهجوم الواضح \"* لنجرب قائمة كبيرة من كلمات المرور الشائعة الاستخدام *\" ، فإنه يجعل أيضًا من الصعب استخدام \"هجمات أكثر تعقيدًا قليلاً عبر نموذج إعادة تعيين كلمة المرور أو محاولة البحث عن الرموز المميزة لكلمات مرور التطبيق\". \n\nتجعل الحماية من القوة الغاشمة الطلبات الواردة من عنوان IP على وحدة تحكم محمية بقوة bruteforce مع نفس واجهة برمجة التطبيقات أبطأ لمدة 24 ساعة. \n\nمع هذا التطبيق، يمكن للمسؤول استثناء عنوان IP أو النطاق من هذه الحماية التي يمكن أن تكون مفيدة لأغراض الاختبار أو عندما تكون هناك مواضع خاطئة بسبب وجود الكثير من الحسابات على عنوان 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 new whitelist" : "إضافة إلى القائمة البيضاء",
"Add" : "إضافة",
"Delete" : "حذف "
Expand Down

0 comments on commit a1908a9

Please sign in to comment.