diff --git a/l10n/ar.js b/l10n/ar.js index d603e131..cee53b0d 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -3,15 +3,14 @@ OC.L10N.register( { "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" : "إضافة", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "تم تحديد عنوانك القَصِيّ على أنه \"{remoteAddress}\" و يتم التحكم فيه حاليًا بمقدار {delay} مللي ثانية.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "تم تحديد عنوانك القَصِي على أنه \"{remoteAddress}\" و سيستثنى من إجراءات الحماية من القوة الكاسحة.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "تم تحديد عنوانك القَصِيّ على أنه \"{remoteAddress}\" و لا يتم التحكم فيه بشكل نشط في الوقت الحالي.", "Delete entry for {subnet}" : "حذف مدخل لـ {subnet}.", + "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 واحدٍ.", "Delete" : "حذف " }, "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;"); diff --git a/l10n/ar.json b/l10n/ar.json index 5fdfc1c0..d944662d 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1,15 +1,14 @@ { "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" : "إضافة", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "تم تحديد عنوانك القَصِيّ على أنه \"{remoteAddress}\" و يتم التحكم فيه حاليًا بمقدار {delay} مللي ثانية.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "تم تحديد عنوانك القَصِي على أنه \"{remoteAddress}\" و سيستثنى من إجراءات الحماية من القوة الكاسحة.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "تم تحديد عنوانك القَصِيّ على أنه \"{remoteAddress}\" و لا يتم التحكم فيه بشكل نشط في الوقت الحالي.", "Delete entry for {subnet}" : "حذف مدخل لـ {subnet}.", + "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 واحدٍ.", "Delete" : "حذف " },"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 diff --git a/l10n/bg.js b/l10n/bg.js index 97f453d4..c0d424f1 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -3,11 +3,11 @@ OC.L10N.register( { "Brute-force settings" : "Настройки за атаки \"груба сила\"", "Whitelist IPs" : "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." : "Приложението Brute Force Protection има за цел да защити сървърите на Nextcloud\n от\nопити за отгатване на пароли на потребителски профил по различни начини. Освен очевидната атака „*нека опитаме голям\nсписък с често използвани пароли*“, тя също така затруднява използването\nна малко по-сложни атаки чрез формуляра за нулиране на паролата или опити за\nнамиране на токени за пароли за приложения.\n\nАко се задейства, Brute Force Protection прави заявки, идващи от IP на защитен контролер abruteforce със същия API, но по -бавно за период от 24 часа.\n\nС това приложение администраторът може да изключи IP адрес или диапазон от тази\nзащита, което може да бъде полезно за тестови цели или когато има фалшиви\nположителни резултати поради многото профили на един IP адрес.", "Brute-force IP whitelist" : "IP бял списък за атаки \"груба сила\"", "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 диапазоните от brute-force protection, посочете ги по-долу. Имайте предвид, че всеки IP от белия списък може да извършва опити за удостоверяване без никакво ограничаване. От съображения за сигурност се препоръчва да поставите в белия списък възможно най-малко хостове или в идеалния случай нито един дори.", "Add new whitelist" : "Добавяне на нов бял списък ", "Add" : "Добавяне", + "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." : "Приложението Brute Force Protection има за цел да защити сървърите на Nextcloud\n от\nопити за отгатване на пароли на потребителски профил по различни начини. Освен очевидната атака „*нека опитаме голям\nсписък с често използвани пароли*“, тя също така затруднява използването\nна малко по-сложни атаки чрез формуляра за нулиране на паролата или опити за\nнамиране на токени за пароли за приложения.\n\nАко се задейства, Brute Force Protection прави заявки, идващи от IP на защитен контролер abruteforce със същия API, но по -бавно за период от 24 часа.\n\nС това приложение администраторът може да изключи IP адрес или диапазон от тази\nзащита, което може да бъде полезно за тестови цели или когато има фалшиви\nположителни резултати поради многото профили на един IP адрес.", "Delete" : "Изтриване" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 0cddc3d1..b9bb3230 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,11 +1,11 @@ { "translations": { "Brute-force settings" : "Настройки за атаки \"груба сила\"", "Whitelist IPs" : "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." : "Приложението Brute Force Protection има за цел да защити сървърите на Nextcloud\n от\nопити за отгатване на пароли на потребителски профил по различни начини. Освен очевидната атака „*нека опитаме голям\nсписък с често използвани пароли*“, тя също така затруднява използването\nна малко по-сложни атаки чрез формуляра за нулиране на паролата или опити за\nнамиране на токени за пароли за приложения.\n\nАко се задейства, Brute Force Protection прави заявки, идващи от IP на защитен контролер abruteforce със същия API, но по -бавно за период от 24 часа.\n\nС това приложение администраторът може да изключи IP адрес или диапазон от тази\nзащита, което може да бъде полезно за тестови цели или когато има фалшиви\nположителни резултати поради многото профили на един IP адрес.", "Brute-force IP whitelist" : "IP бял списък за атаки \"груба сила\"", "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 диапазоните от brute-force protection, посочете ги по-долу. Имайте предвид, че всеки IP от белия списък може да извършва опити за удостоверяване без никакво ограничаване. От съображения за сигурност се препоръчва да поставите в белия списък възможно най-малко хостове или в идеалния случай нито един дори.", "Add new whitelist" : "Добавяне на нов бял списък ", "Add" : "Добавяне", + "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." : "Приложението Brute Force Protection има за цел да защити сървърите на Nextcloud\n от\nопити за отгатване на пароли на потребителски профил по различни начини. Освен очевидната атака „*нека опитаме голям\nсписък с често използвани пароли*“, тя също така затруднява използването\nна малко по-сложни атаки чрез формуляра за нулиране на паролата или опити за\nнамиране на токени за пароли за приложения.\n\nАко се задейства, Brute Force Protection прави заявки, идващи от IP на защитен контролер abruteforce със същия API, но по -бавно за период от 24 часа.\n\nС това приложение администраторът може да изключи IP адрес или диапазон от тази\nзащита, което може да бъде полезно за тестови цели или когато има фалшиви\nположителни резултати поради многото профили на един IP адрес.", "Delete" : "Изтриване" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 7084fe5f..cbfa2743 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Nastavení ochrany proti útokům vedeným zkoušením všech možných hesel", "Whitelist IPs" : "IP adresy ze kterých je umožněn přístup", - "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." : "Ochrana proti útokům hrubou silou slouží k ochraně Nextcloud serverů proti\npokusům o uhádnutí hesla k účtu. Krom zřejmého útoku „vyzkoušíme\nvšechna běžně používaná hesla“ ztěžuje i sofistikovanější útoky, vedené\nprostřednictvím formuláře pro resetování hesla, nebo pokusu o zjištění\ntokenu aplikace.\n\nPokud je zjištěn útok, aplikace na 24 hodin zpomalí přijímání požadavků z útočníkovy IP adresy na daném aplikačním programovém rozhraní (API) chráněného řadiče.\n\nSprávce může v této aplikaci z takovéto ochrany vyjmout IP adresu či\ncelý rozsah, což se může hodit pro testovací účely, nebo pokud z jedné\nadresy přichází mnoho účtů.", "Brute-force IP whitelist" : "Seznam IP adres vyjmutých ze zamezování útokům hrubou silou", "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." : "Pro označení rozsahů IP adres jako bezpečných ohledně ochrany proti útoku hrubou silou, zadejte je níže. Uvědomte si ale, že IP adresy z tohoto seznamu mohou provádět pokusy o ověření bez jakéhokoli omezení. Z důvodu zabezpečení je doporučeno mít zde co nejméně strojů nebo ideálně vůbec žádné.", "Add new whitelist" : "Přidat nový seznam výjimek", "Add" : "Přidat", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je provoz z ní omezován prodlevou {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je ochrana před útokem hrubou silou z ní neaktivní.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je provoz z ní není omezován.", "Delete entry for {subnet}" : "Smazat položku pro {subnet}", + "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." : "Ochrana proti útokům hrubou silou slouží k ochraně Nextcloud serverů proti\npokusům o uhádnutí hesla k účtu. Krom zřejmého útoku „vyzkoušíme\nvšechna běžně používaná hesla“ ztěžuje i sofistikovanější útoky, vedené\nprostřednictvím formuláře pro resetování hesla, nebo pokusu o zjištění\ntokenu aplikace.\n\nPokud je zjištěn útok, aplikace na 24 hodin zpomalí přijímání požadavků z útočníkovy IP adresy na daném aplikačním programovém rozhraní (API) chráněného řadiče.\n\nSprávce může v této aplikaci z takovéto ochrany vyjmout IP adresu či\ncelý rozsah, což se může hodit pro testovací účely, nebo pokud z jedné\nadresy přichází mnoho účtů.", "Delete" : "Smazat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 4ac669e7..827468d4 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Nastavení ochrany proti útokům vedeným zkoušením všech možných hesel", "Whitelist IPs" : "IP adresy ze kterých je umožněn přístup", - "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." : "Ochrana proti útokům hrubou silou slouží k ochraně Nextcloud serverů proti\npokusům o uhádnutí hesla k účtu. Krom zřejmého útoku „vyzkoušíme\nvšechna běžně používaná hesla“ ztěžuje i sofistikovanější útoky, vedené\nprostřednictvím formuláře pro resetování hesla, nebo pokusu o zjištění\ntokenu aplikace.\n\nPokud je zjištěn útok, aplikace na 24 hodin zpomalí přijímání požadavků z útočníkovy IP adresy na daném aplikačním programovém rozhraní (API) chráněného řadiče.\n\nSprávce může v této aplikaci z takovéto ochrany vyjmout IP adresu či\ncelý rozsah, což se může hodit pro testovací účely, nebo pokud z jedné\nadresy přichází mnoho účtů.", "Brute-force IP whitelist" : "Seznam IP adres vyjmutých ze zamezování útokům hrubou silou", "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." : "Pro označení rozsahů IP adres jako bezpečných ohledně ochrany proti útoku hrubou silou, zadejte je níže. Uvědomte si ale, že IP adresy z tohoto seznamu mohou provádět pokusy o ověření bez jakéhokoli omezení. Z důvodu zabezpečení je doporučeno mít zde co nejméně strojů nebo ideálně vůbec žádné.", "Add new whitelist" : "Přidat nový seznam výjimek", "Add" : "Přidat", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je provoz z ní omezován prodlevou {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je ochrana před útokem hrubou silou z ní neaktivní.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Vaše vzdálená adresa byla identifikována jako „{remoteAddress}“ a v tuto chvíli je provoz z ní není omezován.", "Delete entry for {subnet}" : "Smazat položku pro {subnet}", + "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." : "Ochrana proti útokům hrubou silou slouží k ochraně Nextcloud serverů proti\npokusům o uhádnutí hesla k účtu. Krom zřejmého útoku „vyzkoušíme\nvšechna běžně používaná hesla“ ztěžuje i sofistikovanější útoky, vedené\nprostřednictvím formuláře pro resetování hesla, nebo pokusu o zjištění\ntokenu aplikace.\n\nPokud je zjištěn útok, aplikace na 24 hodin zpomalí přijímání požadavků z útočníkovy IP adresy na daném aplikačním programovém rozhraní (API) chráněného řadiče.\n\nSprávce může v této aplikaci z takovéto ochrany vyjmout IP adresu či\ncelý rozsah, což se může hodit pro testovací účely, nebo pokud z jedné\nadresy přichází mnoho účtů.", "Delete" : "Smazat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index e0cb2b68..a7003f2d 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Brute-Force Einstellungen", "Whitelist IPs" : "IPs whitelisten", - "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." : "Brute-Force-Schutz soll Nextcloud-Server vor verschiedenartigen Versuchen schützen, die\nBenutzerpasswörter zu erraten. Neben den\noffensichtlichen \"*lass uns eine große Liste der am häufigsten verwendeten\nPasswörter versuchen*\" Angriffen erschwert es auch etwas raffiniertere\nAngriffe über das Reset-Passwort-Formular oder den Versuch, das\nApp-Passwort-Token finden.\n\nWenn ausgelöst, verlangsamt der Brute-Force-Schutz Anfragen, die\nvon einer IP auf einen Brute-Force-geschützten Controller mit der\ngleichen API kommen für einen Zeitraum von 24 Stunden.\n\nMit dieser App kann die Administration eine IP-Adresse oder einen Bereich von\ndiesem Schutz ausnehmen, was für Testzwecke nützlich sein kann oder\nwenn es sich um falsche Treffer handelt, weil viele Benutzer von einer \nIP-Adresse aus zugreifen.", "Brute-force IP whitelist" : "Brute-Force IP-Whitelist", "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." : "Um IP-Bereiche vom Brute-Force-Schutz auszunehmen (whitelisting), die Bereiche unterhalb angeben. Bitte beachten, dass jede IP-Adresse ohne Brute-Force-Schutz Authentifizierungsversuche ohne jegliche Einschränkung vornehmen kann. Aus Sicherheitsgründen ist es empfohlen, so wenig Host-Adressen wie möglich auszunehmen, im Idealfall keine einzige. ", "Add new whitelist" : "Neue Whitelist hinzufügen", "Add" : "Hinzufügen", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und ist derzeit um {delay}ms gedrosselt.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und umgeht den Brute-Force-Schutz.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und wird derzeit nicht aktiv gedrosselt.", "Delete entry for {subnet}" : "Eintrag für {subnet} löschen", + "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." : "Brute-Force-Schutz soll Nextcloud-Server vor verschiedenartigen Versuchen schützen, die\nBenutzerpasswörter zu erraten. Neben den\noffensichtlichen \"*lass uns eine große Liste der am häufigsten verwendeten\nPasswörter versuchen*\" Angriffen erschwert es auch etwas raffiniertere\nAngriffe über das Reset-Passwort-Formular oder den Versuch, das\nApp-Passwort-Token finden.\n\nWenn ausgelöst, verlangsamt der Brute-Force-Schutz Anfragen, die\nvon einer IP auf einen Brute-Force-geschützten Controller mit der\ngleichen API kommen für einen Zeitraum von 24 Stunden.\n\nMit dieser App kann die Administration eine IP-Adresse oder einen Bereich von\ndiesem Schutz ausnehmen, was für Testzwecke nützlich sein kann oder\nwenn es sich um falsche Treffer handelt, weil viele Benutzer von einer \nIP-Adresse aus zugreifen.", "Delete" : "Löschen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index d7c8361d..e6053997 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Brute-Force Einstellungen", "Whitelist IPs" : "IPs whitelisten", - "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." : "Brute-Force-Schutz soll Nextcloud-Server vor verschiedenartigen Versuchen schützen, die\nBenutzerpasswörter zu erraten. Neben den\noffensichtlichen \"*lass uns eine große Liste der am häufigsten verwendeten\nPasswörter versuchen*\" Angriffen erschwert es auch etwas raffiniertere\nAngriffe über das Reset-Passwort-Formular oder den Versuch, das\nApp-Passwort-Token finden.\n\nWenn ausgelöst, verlangsamt der Brute-Force-Schutz Anfragen, die\nvon einer IP auf einen Brute-Force-geschützten Controller mit der\ngleichen API kommen für einen Zeitraum von 24 Stunden.\n\nMit dieser App kann die Administration eine IP-Adresse oder einen Bereich von\ndiesem Schutz ausnehmen, was für Testzwecke nützlich sein kann oder\nwenn es sich um falsche Treffer handelt, weil viele Benutzer von einer \nIP-Adresse aus zugreifen.", "Brute-force IP whitelist" : "Brute-Force IP-Whitelist", "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." : "Um IP-Bereiche vom Brute-Force-Schutz auszunehmen (whitelisting), die Bereiche unterhalb angeben. Bitte beachten, dass jede IP-Adresse ohne Brute-Force-Schutz Authentifizierungsversuche ohne jegliche Einschränkung vornehmen kann. Aus Sicherheitsgründen ist es empfohlen, so wenig Host-Adressen wie möglich auszunehmen, im Idealfall keine einzige. ", "Add new whitelist" : "Neue Whitelist hinzufügen", "Add" : "Hinzufügen", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und ist derzeit um {delay}ms gedrosselt.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und umgeht den Brute-Force-Schutz.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ihre Remote-Adresse wurde als „{remoteAddress}“ identifiziert und wird derzeit nicht aktiv gedrosselt.", "Delete entry for {subnet}" : "Eintrag für {subnet} löschen", + "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." : "Brute-Force-Schutz soll Nextcloud-Server vor verschiedenartigen Versuchen schützen, die\nBenutzerpasswörter zu erraten. Neben den\noffensichtlichen \"*lass uns eine große Liste der am häufigsten verwendeten\nPasswörter versuchen*\" Angriffen erschwert es auch etwas raffiniertere\nAngriffe über das Reset-Passwort-Formular oder den Versuch, das\nApp-Passwort-Token finden.\n\nWenn ausgelöst, verlangsamt der Brute-Force-Schutz Anfragen, die\nvon einer IP auf einen Brute-Force-geschützten Controller mit der\ngleichen API kommen für einen Zeitraum von 24 Stunden.\n\nMit dieser App kann die Administration eine IP-Adresse oder einen Bereich von\ndiesem Schutz ausnehmen, was für Testzwecke nützlich sein kann oder\nwenn es sich um falsche Treffer handelt, weil viele Benutzer von einer \nIP-Adresse aus zugreifen.", "Delete" : "Löschen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index b0ba6559..3ddd3e36 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Brute-force settings", "Whitelist IPs" : "Whitelist IPs", - "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." : "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.", "Brute-force IP whitelist" : "Brute-force IP whitelist", "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." : "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.", "Add new whitelist" : "Add new whitelist", "Add" : "Add", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment.", "Delete entry for {subnet}" : "Delete entry for {subnet}", + "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." : "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.", "Delete" : "Delete" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index f5e19480..5669c373 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Brute-force settings", "Whitelist IPs" : "Whitelist IPs", - "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." : "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.", "Brute-force IP whitelist" : "Brute-force IP whitelist", "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." : "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.", "Add new whitelist" : "Add new whitelist", "Add" : "Add", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment.", "Delete entry for {subnet}" : "Delete entry for {subnet}", + "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." : "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.", "Delete" : "Delete" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 3b3d308a..ad6dd2c6 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Configuracion para ataques de fuerza bruta", "Whitelist IPs" : "Lista blanca de IPs", - "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." : "La protección contra fuerza bruta está diseñada para proteger a los servidores Nextcloud de intentos de\nobtener las contraseñas de cuentas de usuario de varias maneras. Además del ataque más obvio \"*vamos a probar una gran\n lista de contraseñas frecuentes*\", también dificulta el uso de ataques más sofisticados como los que son vía el formulario de restablecimiento de la contraseña o probando a\nencontrar los tokens de contraseña de la aplicación.\n\nSi se activa, la protección hace que las solicitudes que provengan de esa IP se redirijan\na un controlador protegido contra fuerza bruta con la misma API pero ralentizada durante un periodo de 24 horas.\n\nCon esta app, el administrador puede eximir una IP o un rango de ellas de esta\nprotección, puede ser útil para fines de prueba o cuando haya falsos\npositivos debido a una gran cantidad de cuentas en una misma dirección IP.", "Brute-force IP whitelist" : "Lista blanca de IPs para ataques de fuerza bruta", "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." : "Para incluir rangos de IP en la lista blanca de la protección de fuerza bruta, especifícalos abajo. Ten en cuenta que cualquier IP de la lista blanca puede realizar intentos de autenticación sin ningún freno. Por razones de seguridad, se recomienda incluir en la lista blanca tan pocos servidores como sea posible o incluso, idealmente, ninguno.", "Add new whitelist" : "Añadir nueva lista blanca", "Add" : "Añadir", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Su dirección remota fue identificada como \"{remoteAddress}\" y está ralentizada en este momento por {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Su dirección remota fue identificada como \"{remoteAddress}\" y está eludiendo la protección de fuerza bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Su dirección remota fue identificada como \"{remoteAddress}\" y no está siendo ralentizada en este momento.", "Delete entry for {subnet}" : "Eliminar entrada para {subnet}", + "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." : "La protección contra fuerza bruta está diseñada para proteger a los servidores Nextcloud de intentos de\nobtener las contraseñas de cuentas de usuario de varias maneras. Además del ataque más obvio \"*vamos a probar una gran\n lista de contraseñas frecuentes*\", también dificulta el uso de ataques más sofisticados como los que son vía el formulario de restablecimiento de la contraseña o probando a\nencontrar los tokens de contraseña de la aplicación.\n\nSi se activa, la protección hace que las solicitudes que provengan de esa IP se redirijan\na un controlador protegido contra fuerza bruta con la misma API pero ralentizada durante un periodo de 24 horas.\n\nCon esta app, el administrador puede eximir una IP o un rango de ellas de esta\nprotección, puede ser útil para fines de prueba o cuando haya falsos\npositivos debido a una gran cantidad de cuentas en una misma dirección IP.", "Delete" : "Eliminar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 53ba4a75..48dee0ea 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Configuracion para ataques de fuerza bruta", "Whitelist IPs" : "Lista blanca de IPs", - "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." : "La protección contra fuerza bruta está diseñada para proteger a los servidores Nextcloud de intentos de\nobtener las contraseñas de cuentas de usuario de varias maneras. Además del ataque más obvio \"*vamos a probar una gran\n lista de contraseñas frecuentes*\", también dificulta el uso de ataques más sofisticados como los que son vía el formulario de restablecimiento de la contraseña o probando a\nencontrar los tokens de contraseña de la aplicación.\n\nSi se activa, la protección hace que las solicitudes que provengan de esa IP se redirijan\na un controlador protegido contra fuerza bruta con la misma API pero ralentizada durante un periodo de 24 horas.\n\nCon esta app, el administrador puede eximir una IP o un rango de ellas de esta\nprotección, puede ser útil para fines de prueba o cuando haya falsos\npositivos debido a una gran cantidad de cuentas en una misma dirección IP.", "Brute-force IP whitelist" : "Lista blanca de IPs para ataques de fuerza bruta", "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." : "Para incluir rangos de IP en la lista blanca de la protección de fuerza bruta, especifícalos abajo. Ten en cuenta que cualquier IP de la lista blanca puede realizar intentos de autenticación sin ningún freno. Por razones de seguridad, se recomienda incluir en la lista blanca tan pocos servidores como sea posible o incluso, idealmente, ninguno.", "Add new whitelist" : "Añadir nueva lista blanca", "Add" : "Añadir", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Su dirección remota fue identificada como \"{remoteAddress}\" y está ralentizada en este momento por {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Su dirección remota fue identificada como \"{remoteAddress}\" y está eludiendo la protección de fuerza bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Su dirección remota fue identificada como \"{remoteAddress}\" y no está siendo ralentizada en este momento.", "Delete entry for {subnet}" : "Eliminar entrada para {subnet}", + "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." : "La protección contra fuerza bruta está diseñada para proteger a los servidores Nextcloud de intentos de\nobtener las contraseñas de cuentas de usuario de varias maneras. Además del ataque más obvio \"*vamos a probar una gran\n lista de contraseñas frecuentes*\", también dificulta el uso de ataques más sofisticados como los que son vía el formulario de restablecimiento de la contraseña o probando a\nencontrar los tokens de contraseña de la aplicación.\n\nSi se activa, la protección hace que las solicitudes que provengan de esa IP se redirijan\na un controlador protegido contra fuerza bruta con la misma API pero ralentizada durante un periodo de 24 horas.\n\nCon esta app, el administrador puede eximir una IP o un rango de ellas de esta\nprotección, puede ser útil para fines de prueba o cuando haya falsos\npositivos debido a una gran cantidad de cuentas en una misma dirección IP.", "Delete" : "Eliminar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 21c277db..5095780a 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -3,11 +3,11 @@ OC.L10N.register( { "Brute-force settings" : "Configuraciones de fuerza-bruta", "Whitelist IPs" : "Lista blanca de 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." : "La protección contra ataques de fuerza bruta está diseñada para proteger los servidores de Nextcloud de intentos de adivinar contraseñas de cuentas de diversas formas. Además del obvio ataque de \"*intentemos una gran lista de contraseñas comúnmente utilizadas*\", también dificulta el uso de ataques ligeramente más sofisticados a través del formulario de restablecimiento de contraseña o intentando encontrar tokens de contraseñas de aplicaciones.\n\nSi se activa, la protección contra fuerza bruta ralentiza las solicitudes que provienen de una IP en un controlador protegido por fuerza bruta durante un período de 24 horas.\n\nCon esta aplicación, el administrador puede eximir una dirección IP o rango de esta protección, lo cual puede ser útil para fines de prueba o cuando hay falsos positivos debido a muchas cuentas en una dirección IP.", "Brute-force IP whitelist" : "IPs en lista blanca de fuerza-bruta", "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." : "Para incluir en la lista blanca rangos de direcciones IP para protección contra fuerza bruta, especifícalos a continuación. Ten en cuenta que cualquier IP incluida en la lista blanca podrá realizar intentos de autenticación sin ninguna limitación. Por razones de seguridad, se recomienda incluir en la lista blanca la menor cantidad de hosts posible, idealmente ninguno.", "Add new whitelist" : "Agregar nueva lista blanca.\n ", "Add" : "Agregar", + "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." : "La protección contra ataques de fuerza bruta está diseñada para proteger los servidores de Nextcloud de intentos de adivinar contraseñas de cuentas de diversas formas. Además del obvio ataque de \"*intentemos una gran lista de contraseñas comúnmente utilizadas*\", también dificulta el uso de ataques ligeramente más sofisticados a través del formulario de restablecimiento de contraseña o intentando encontrar tokens de contraseñas de aplicaciones.\n\nSi se activa, la protección contra fuerza bruta ralentiza las solicitudes que provienen de una IP en un controlador protegido por fuerza bruta durante un período de 24 horas.\n\nCon esta aplicación, el administrador puede eximir una dirección IP o rango de esta protección, lo cual puede ser útil para fines de prueba o cuando hay falsos positivos debido a muchas cuentas en una dirección IP.", "Delete" : "Borrar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index b8b5cdd3..2a64250c 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,11 +1,11 @@ { "translations": { "Brute-force settings" : "Configuraciones de fuerza-bruta", "Whitelist IPs" : "Lista blanca de 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." : "La protección contra ataques de fuerza bruta está diseñada para proteger los servidores de Nextcloud de intentos de adivinar contraseñas de cuentas de diversas formas. Además del obvio ataque de \"*intentemos una gran lista de contraseñas comúnmente utilizadas*\", también dificulta el uso de ataques ligeramente más sofisticados a través del formulario de restablecimiento de contraseña o intentando encontrar tokens de contraseñas de aplicaciones.\n\nSi se activa, la protección contra fuerza bruta ralentiza las solicitudes que provienen de una IP en un controlador protegido por fuerza bruta durante un período de 24 horas.\n\nCon esta aplicación, el administrador puede eximir una dirección IP o rango de esta protección, lo cual puede ser útil para fines de prueba o cuando hay falsos positivos debido a muchas cuentas en una dirección IP.", "Brute-force IP whitelist" : "IPs en lista blanca de fuerza-bruta", "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." : "Para incluir en la lista blanca rangos de direcciones IP para protección contra fuerza bruta, especifícalos a continuación. Ten en cuenta que cualquier IP incluida en la lista blanca podrá realizar intentos de autenticación sin ninguna limitación. Por razones de seguridad, se recomienda incluir en la lista blanca la menor cantidad de hosts posible, idealmente ninguno.", "Add new whitelist" : "Agregar nueva lista blanca.\n ", "Add" : "Agregar", + "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." : "La protección contra ataques de fuerza bruta está diseñada para proteger los servidores de Nextcloud de intentos de adivinar contraseñas de cuentas de diversas formas. Además del obvio ataque de \"*intentemos una gran lista de contraseñas comúnmente utilizadas*\", también dificulta el uso de ataques ligeramente más sofisticados a través del formulario de restablecimiento de contraseña o intentando encontrar tokens de contraseñas de aplicaciones.\n\nSi se activa, la protección contra fuerza bruta ralentiza las solicitudes que provienen de una IP en un controlador protegido por fuerza bruta durante un período de 24 horas.\n\nCon esta aplicación, el administrador puede eximir una dirección IP o rango de esta protección, lo cual puede ser útil para fines de prueba o cuando hay falsos positivos debido a muchas cuentas en una dirección IP.", "Delete" : "Borrar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index e64861d7..29775702 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -3,11 +3,11 @@ OC.L10N.register( { "Brute-force settings" : "Brute-force ezarpenak", "Whitelist IPs" : "IP zerrenda zuria", - "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." : "Brute Force Babesa Nextcloud zerbitzariak erabiltzaileen pasahitzak modu desberdinetan\nasmatzen saiatzea galarazten du. «*Saiatu gaitezen pasahitz\nezagun zerrenda batekin*» erasoaz gain, pasahitza berezarri edo app\npasahitzen tokenak biltatzearen moduko beste eraso sofistikatuagoak ere\nzailagoak egiten ditu.\n\nAbiarazten denean, brute force babesak API berdina duten bruteforcetik\nbabestutako kontroladorea duen IP batetik datozen eskaerak geldoagoak egingo ditu 24 orduz.\n\nAplikazio honekin, administratzaileak IP helbide edo barruti bat babespen\nhonetatik salbuestu dezake. Hau interesgarria izan daiteke probak\negiteko \nedo positibo faltsu asko daudenean IP helbide berdinean erabiltzaile asko daudelako.", "Brute-force IP whitelist" : "Brute-force IP zerrenda zuria", "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 barrutien salbuespenen zerrenda zuria egiteko Brute-Force Protection horrek jakiteko, zehaztu salbuespenak. Jakin ezazu zerrenda zuriko IP horietatik mugarik gabe egin izango dutela sartzeko autentifikazioa. Seguritate arrazoiengatik, zerrenda zurian ahalik eta IP gutxien jartzea gomendatzen da. Hobe bat ere ez.", "Add new whitelist" : "Zerrenda zuri berri bat gehitu", "Add" : "Gehitu", + "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." : "Brute Force Babesa Nextcloud zerbitzariak erabiltzaileen pasahitzak modu desberdinetan\nasmatzen saiatzea galarazten du. «*Saiatu gaitezen pasahitz\nezagun zerrenda batekin*» erasoaz gain, pasahitza berezarri edo app\npasahitzen tokenak biltatzearen moduko beste eraso sofistikatuagoak ere\nzailagoak egiten ditu.\n\nAbiarazten denean, brute force babesak API berdina duten bruteforcetik\nbabestutako kontroladorea duen IP batetik datozen eskaerak geldoagoak egingo ditu 24 orduz.\n\nAplikazio honekin, administratzaileak IP helbide edo barruti bat babespen\nhonetatik salbuestu dezake. Hau interesgarria izan daiteke probak\negiteko \nedo positibo faltsu asko daudenean IP helbide berdinean erabiltzaile asko daudelako.", "Delete" : "Ezabatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 150d8fdf..a75e6074 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,11 +1,11 @@ { "translations": { "Brute-force settings" : "Brute-force ezarpenak", "Whitelist IPs" : "IP zerrenda zuria", - "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." : "Brute Force Babesa Nextcloud zerbitzariak erabiltzaileen pasahitzak modu desberdinetan\nasmatzen saiatzea galarazten du. «*Saiatu gaitezen pasahitz\nezagun zerrenda batekin*» erasoaz gain, pasahitza berezarri edo app\npasahitzen tokenak biltatzearen moduko beste eraso sofistikatuagoak ere\nzailagoak egiten ditu.\n\nAbiarazten denean, brute force babesak API berdina duten bruteforcetik\nbabestutako kontroladorea duen IP batetik datozen eskaerak geldoagoak egingo ditu 24 orduz.\n\nAplikazio honekin, administratzaileak IP helbide edo barruti bat babespen\nhonetatik salbuestu dezake. Hau interesgarria izan daiteke probak\negiteko \nedo positibo faltsu asko daudenean IP helbide berdinean erabiltzaile asko daudelako.", "Brute-force IP whitelist" : "Brute-force IP zerrenda zuria", "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 barrutien salbuespenen zerrenda zuria egiteko Brute-Force Protection horrek jakiteko, zehaztu salbuespenak. Jakin ezazu zerrenda zuriko IP horietatik mugarik gabe egin izango dutela sartzeko autentifikazioa. Seguritate arrazoiengatik, zerrenda zurian ahalik eta IP gutxien jartzea gomendatzen da. Hobe bat ere ez.", "Add new whitelist" : "Zerrenda zuri berri bat gehitu", "Add" : "Gehitu", + "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." : "Brute Force Babesa Nextcloud zerbitzariak erabiltzaileen pasahitzak modu desberdinetan\nasmatzen saiatzea galarazten du. «*Saiatu gaitezen pasahitz\nezagun zerrenda batekin*» erasoaz gain, pasahitza berezarri edo app\npasahitzen tokenak biltatzearen moduko beste eraso sofistikatuagoak ere\nzailagoak egiten ditu.\n\nAbiarazten denean, brute force babesak API berdina duten bruteforcetik\nbabestutako kontroladorea duen IP batetik datozen eskaerak geldoagoak egingo ditu 24 orduz.\n\nAplikazio honekin, administratzaileak IP helbide edo barruti bat babespen\nhonetatik salbuestu dezake. Hau interesgarria izan daiteke probak\negiteko \nedo positibo faltsu asko daudenean IP helbide berdinean erabiltzaile asko daudelako.", "Delete" : "Ezabatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 1947f9d7..397e1caa 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -3,11 +3,11 @@ OC.L10N.register( { "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." : "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.", "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 لیست سفید از حفاظت ازbrute-force آنها را در زیر مشخص کنید. توجه داشته باشید که هر IP لیست سفید می تواند تلاشهای احراز هویت را بدون هیچ گونه ضربات انجام دهد. به دلایل امنیتی ، توصیه می شود لیست های میزبان کمترین تعداد ممکن یا ایده آل و حتی به هیچ وجه را انجام دهید.", "Add new whitelist" : "لیست سفید جدید اضافه کنید", "Add" : "افزودن", + "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." : "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.", "Delete" : "حذف" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 37a4bf8a..082609ea 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,11 +1,11 @@ { "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." : "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.", "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 لیست سفید از حفاظت ازbrute-force آنها را در زیر مشخص کنید. توجه داشته باشید که هر IP لیست سفید می تواند تلاشهای احراز هویت را بدون هیچ گونه ضربات انجام دهد. به دلایل امنیتی ، توصیه می شود لیست های میزبان کمترین تعداد ممکن یا ایده آل و حتی به هیچ وجه را انجام دهید.", "Add new whitelist" : "لیست سفید جدید اضافه کنید", "Add" : "افزودن", + "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." : "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.", "Delete" : "حذف" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index ed803bf4..b67647fd 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Paramètres contre les attaques par force brute", "Whitelist IPs" : "Autoriser des adresses 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." : "La protection contre les attaques de type brute force est destiné à protéger les serveurs Nextcloud des tentatives de devinez les mots de passe des utilisateurs de différentes manières. Outre l'attaque classique \"* essayons une grande liste des mots de passe couramment utilisés * \", il rend également difficile les attaques plus sophistiquées qui utilisent le formulaire de réinitialisation du mot de passe ou essayent de trouver des jetons de mot de passe d'application.Si elle est déclenchée, la protection transmet, pendant une période de 24 heures, les requêtes provenant de l'IP de l'attaquant à un contrôleur qui, en utilisant une API identique mais ralentie, est protégé des attaques bruteforce.Avec cette application, l'administrateur peut exempter une adresse IP ou une plage IP de cette protection, ce qui peut être utile à des fins de test ou en cas faux positifs en raison d'un grand nombre d'utilisateurs sur une même adresse IP.", "Brute-force IP whitelist" : "Liste blanche des IP pour attaque par force brute", "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." : "Pour ajouter des plages d'adresses IP à la protection par brute force, spécifiez-les ci-dessous. Notez que n'importe quelle adresse IP figurant sur la liste blanche peut effectuer des tentatives d'authentification sans aucune limitation. Pour des raisons de sécurité, il est recommandé de mettre en liste blanche le plus petit nombre possible ou idéalement aucun hôte.", "Add new whitelist" : "Ajouter une nouvelle liste blanche", "Add" : "Ajouter", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et est limitée pour le moment à {delay} ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et contourne la protection brute force.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et n'est pas limitée pour le moment.", "Delete entry for {subnet}" : "Supprimer l'entrée pour {subnet}", + "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." : "La protection contre les attaques de type brute force est destiné à protéger les serveurs Nextcloud des tentatives de devinez les mots de passe des utilisateurs de différentes manières. Outre l'attaque classique \"* essayons une grande liste des mots de passe couramment utilisés * \", il rend également difficile les attaques plus sophistiquées qui utilisent le formulaire de réinitialisation du mot de passe ou essayent de trouver des jetons de mot de passe d'application.Si elle est déclenchée, la protection transmet, pendant une période de 24 heures, les requêtes provenant de l'IP de l'attaquant à un contrôleur qui, en utilisant une API identique mais ralentie, est protégé des attaques bruteforce.Avec cette application, l'administrateur peut exempter une adresse IP ou une plage IP de cette protection, ce qui peut être utile à des fins de test ou en cas faux positifs en raison d'un grand nombre d'utilisateurs sur une même adresse IP.", "Delete" : "Supprimer" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index a6425bb1..fb2a4375 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Paramètres contre les attaques par force brute", "Whitelist IPs" : "Autoriser des adresses 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." : "La protection contre les attaques de type brute force est destiné à protéger les serveurs Nextcloud des tentatives de devinez les mots de passe des utilisateurs de différentes manières. Outre l'attaque classique \"* essayons une grande liste des mots de passe couramment utilisés * \", il rend également difficile les attaques plus sophistiquées qui utilisent le formulaire de réinitialisation du mot de passe ou essayent de trouver des jetons de mot de passe d'application.Si elle est déclenchée, la protection transmet, pendant une période de 24 heures, les requêtes provenant de l'IP de l'attaquant à un contrôleur qui, en utilisant une API identique mais ralentie, est protégé des attaques bruteforce.Avec cette application, l'administrateur peut exempter une adresse IP ou une plage IP de cette protection, ce qui peut être utile à des fins de test ou en cas faux positifs en raison d'un grand nombre d'utilisateurs sur une même adresse IP.", "Brute-force IP whitelist" : "Liste blanche des IP pour attaque par force brute", "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." : "Pour ajouter des plages d'adresses IP à la protection par brute force, spécifiez-les ci-dessous. Notez que n'importe quelle adresse IP figurant sur la liste blanche peut effectuer des tentatives d'authentification sans aucune limitation. Pour des raisons de sécurité, il est recommandé de mettre en liste blanche le plus petit nombre possible ou idéalement aucun hôte.", "Add new whitelist" : "Ajouter une nouvelle liste blanche", "Add" : "Ajouter", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et est limitée pour le moment à {delay} ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et contourne la protection brute force.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Votre adresse distante a été identifiée comme « {remoteAddress} » et n'est pas limitée pour le moment.", "Delete entry for {subnet}" : "Supprimer l'entrée pour {subnet}", + "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." : "La protection contre les attaques de type brute force est destiné à protéger les serveurs Nextcloud des tentatives de devinez les mots de passe des utilisateurs de différentes manières. Outre l'attaque classique \"* essayons une grande liste des mots de passe couramment utilisés * \", il rend également difficile les attaques plus sophistiquées qui utilisent le formulaire de réinitialisation du mot de passe ou essayent de trouver des jetons de mot de passe d'application.Si elle est déclenchée, la protection transmet, pendant une période de 24 heures, les requêtes provenant de l'IP de l'attaquant à un contrôleur qui, en utilisant une API identique mais ralentie, est protégé des attaques bruteforce.Avec cette application, l'administrateur peut exempter une adresse IP ou une plage IP de cette protection, ce qui peut être utile à des fins de test ou en cas faux positifs en raison d'un grand nombre d'utilisateurs sur une même adresse IP.", "Delete" : "Supprimer" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index b5873fb5..43cb7e3f 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Axustes contra ataques por forza bruta", "Whitelist IPs" : "Lista de autorización de 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." : "A protección contra ataques por forza bruta está deseñada para protexer os\nservidores NextCloud de intentos de obter os contrasinais das contas de varias\nmaneiras. Ademais do ataque máis obvio «*imos probar unha gran lista de\ncontrasinais frecuentes*», tamén dificulta o uso de ataques máis sofisticados como\nos feitos a través do formulario de restabelecemento do contrasinal ou tentando\natopar os testemuños de contrasinais da aplicación.\n\nSe está activada, a protección fai que as solicitudes que proveñan dese IP se\nredirixan a un controlador protexido contra forza bruta coa mesma API de xeito\nmáis lento durante un período de 24 horas.\n\nCon esta aplicación, o administrador pode eximir un IP ou un intervalo deles desta\nprotección, pode ser útil para fins de proba ou cando haxa falsos positivos\npor mor dunha gran cantidade de usuarios nun mesmo enderezo IP.", "Brute-force IP whitelist" : "Lista de autorización de IP para ataques por forza bruta", "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." : "Para incluír intervalos de IP na lista de autorización da protección por forza bruta, especifíqueos embaixo. Teña en conta que calquera IP na lista de autorización pode realizar intentos de autenticación sen ningunha limitación. Por mor da seguranza, recomendase incluír na lista de autorización o menos número posíbel de servidores ou incluso, idealmente, ningún.", "Add new whitelist" : "Engadir unha lista de autorización nova", "Add" : "Engadir", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e neste momento ten unha estrangulación de {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e está a eludir a protección da forza bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e non está a ser estrangulada activamente neste momento", "Delete entry for {subnet}" : "Eliminar a entrada para {subnet}", + "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." : "A protección contra ataques por forza bruta está deseñada para protexer os\nservidores NextCloud de intentos de obter os contrasinais das contas de varias\nmaneiras. Ademais do ataque máis obvio «*imos probar unha gran lista de\ncontrasinais frecuentes*», tamén dificulta o uso de ataques máis sofisticados como\nos feitos a través do formulario de restabelecemento do contrasinal ou tentando\natopar os testemuños de contrasinais da aplicación.\n\nSe está activada, a protección fai que as solicitudes que proveñan dese IP se\nredirixan a un controlador protexido contra forza bruta coa mesma API de xeito\nmáis lento durante un período de 24 horas.\n\nCon esta aplicación, o administrador pode eximir un IP ou un intervalo deles desta\nprotección, pode ser útil para fins de proba ou cando haxa falsos positivos\npor mor dunha gran cantidade de usuarios nun mesmo enderezo IP.", "Delete" : "Eliminar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 5169e93c..3d689061 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Axustes contra ataques por forza bruta", "Whitelist IPs" : "Lista de autorización de 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." : "A protección contra ataques por forza bruta está deseñada para protexer os\nservidores NextCloud de intentos de obter os contrasinais das contas de varias\nmaneiras. Ademais do ataque máis obvio «*imos probar unha gran lista de\ncontrasinais frecuentes*», tamén dificulta o uso de ataques máis sofisticados como\nos feitos a través do formulario de restabelecemento do contrasinal ou tentando\natopar os testemuños de contrasinais da aplicación.\n\nSe está activada, a protección fai que as solicitudes que proveñan dese IP se\nredirixan a un controlador protexido contra forza bruta coa mesma API de xeito\nmáis lento durante un período de 24 horas.\n\nCon esta aplicación, o administrador pode eximir un IP ou un intervalo deles desta\nprotección, pode ser útil para fins de proba ou cando haxa falsos positivos\npor mor dunha gran cantidade de usuarios nun mesmo enderezo IP.", "Brute-force IP whitelist" : "Lista de autorización de IP para ataques por forza bruta", "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." : "Para incluír intervalos de IP na lista de autorización da protección por forza bruta, especifíqueos embaixo. Teña en conta que calquera IP na lista de autorización pode realizar intentos de autenticación sen ningunha limitación. Por mor da seguranza, recomendase incluír na lista de autorización o menos número posíbel de servidores ou incluso, idealmente, ningún.", "Add new whitelist" : "Engadir unha lista de autorización nova", "Add" : "Engadir", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e neste momento ten unha estrangulación de {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e está a eludir a protección da forza bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e non está a ser estrangulada activamente neste momento", "Delete entry for {subnet}" : "Eliminar a entrada para {subnet}", + "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." : "A protección contra ataques por forza bruta está deseñada para protexer os\nservidores NextCloud de intentos de obter os contrasinais das contas de varias\nmaneiras. Ademais do ataque máis obvio «*imos probar unha gran lista de\ncontrasinais frecuentes*», tamén dificulta o uso de ataques máis sofisticados como\nos feitos a través do formulario de restabelecemento do contrasinal ou tentando\natopar os testemuños de contrasinais da aplicación.\n\nSe está activada, a protección fai que as solicitudes que proveñan dese IP se\nredirixan a un controlador protexido contra forza bruta coa mesma API de xeito\nmáis lento durante un período de 24 horas.\n\nCon esta aplicación, o administrador pode eximir un IP ou un intervalo deles desta\nprotección, pode ser útil para fins de proba ou cando haxa falsos positivos\npor mor dunha gran cantidade de usuarios nun mesmo enderezo IP.", "Delete" : "Eliminar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index ec807a08..50149105 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -3,12 +3,12 @@ OC.L10N.register( { "Brute-force settings" : "Brute-force beállítások", "Whitelist IPs" : "IP-címek fehérlistára tétele", - "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." : "A brute-force támadás elleni védelem arra szolgál, hogy megvédje a Nextcloud\nkiszolgálókat a fiókjelszavak kitalálásának néhány módjától. A\nnyilvánvaló „*próbáljunk ki egy nagy listát gyakori jelszavakkal*” támadás\nmellett nehezebbé teszi a kifinomultabb támadásokat is, amelyek a\njelszó-visszaállítási űrlapot használnák ki, vagy alkalmazásjelszó-tokenekkel\npróbálkoznak.\n\nHa aktiválásra kerül, a brute-force támadás elleni védelem 24 órára \nlelassítja az API-t az arról az IP-címről érkező kérések kiszolgálásakor.\n\nEzzel az alkalmazással a rendszergazda bizonyos IP-címek esetén\nkikapcsolhatja a védelmet, amely tesztelési célokra lehet hasznos, vagy\nha fals pozitív esetek vannak, mert több fiókot is ugyanarról az\nIP-címről használnak.", "Brute-force IP whitelist" : "Brute-force IP-cím fehérlista", "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." : "Itt adhatja meg a brute-force támadás elleni védelem szempontjából fehérlistára tett IP-tartományokat. Vegye figyelembe, hogy minden ilyen IP-cím hitelesítési kérelme késleltetés nélkül végrehajtódik. Biztonsági okokból a lehető legkevesebb gépet érdemes fehérlistára tenni, vagy leginkább egyetlen egyet sem.", "Add new whitelist" : "Új fehérlista hozzáadása", "Add" : "Hozzáadás", "Delete entry for {subnet}" : "{subnet} bejegyzés törlése", + "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." : "A brute-force támadás elleni védelem arra szolgál, hogy megvédje a Nextcloud\nkiszolgálókat a fiókjelszavak kitalálásának néhány módjától. A\nnyilvánvaló „*próbáljunk ki egy nagy listát gyakori jelszavakkal*” támadás\nmellett nehezebbé teszi a kifinomultabb támadásokat is, amelyek a\njelszó-visszaállítási űrlapot használnák ki, vagy alkalmazásjelszó-tokenekkel\npróbálkoznak.\n\nHa aktiválásra kerül, a brute-force támadás elleni védelem 24 órára \nlelassítja az API-t az arról az IP-címről érkező kérések kiszolgálásakor.\n\nEzzel az alkalmazással a rendszergazda bizonyos IP-címek esetén\nkikapcsolhatja a védelmet, amely tesztelési célokra lehet hasznos, vagy\nha fals pozitív esetek vannak, mert több fiókot is ugyanarról az\nIP-címről használnak.", "Delete" : "Törlés" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index c524662c..c59e2f1c 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,12 +1,12 @@ { "translations": { "Brute-force settings" : "Brute-force beállítások", "Whitelist IPs" : "IP-címek fehérlistára tétele", - "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." : "A brute-force támadás elleni védelem arra szolgál, hogy megvédje a Nextcloud\nkiszolgálókat a fiókjelszavak kitalálásának néhány módjától. A\nnyilvánvaló „*próbáljunk ki egy nagy listát gyakori jelszavakkal*” támadás\nmellett nehezebbé teszi a kifinomultabb támadásokat is, amelyek a\njelszó-visszaállítási űrlapot használnák ki, vagy alkalmazásjelszó-tokenekkel\npróbálkoznak.\n\nHa aktiválásra kerül, a brute-force támadás elleni védelem 24 órára \nlelassítja az API-t az arról az IP-címről érkező kérések kiszolgálásakor.\n\nEzzel az alkalmazással a rendszergazda bizonyos IP-címek esetén\nkikapcsolhatja a védelmet, amely tesztelési célokra lehet hasznos, vagy\nha fals pozitív esetek vannak, mert több fiókot is ugyanarról az\nIP-címről használnak.", "Brute-force IP whitelist" : "Brute-force IP-cím fehérlista", "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." : "Itt adhatja meg a brute-force támadás elleni védelem szempontjából fehérlistára tett IP-tartományokat. Vegye figyelembe, hogy minden ilyen IP-cím hitelesítési kérelme késleltetés nélkül végrehajtódik. Biztonsági okokból a lehető legkevesebb gépet érdemes fehérlistára tenni, vagy leginkább egyetlen egyet sem.", "Add new whitelist" : "Új fehérlista hozzáadása", "Add" : "Hozzáadás", "Delete entry for {subnet}" : "{subnet} bejegyzés törlése", + "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." : "A brute-force támadás elleni védelem arra szolgál, hogy megvédje a Nextcloud\nkiszolgálókat a fiókjelszavak kitalálásának néhány módjától. A\nnyilvánvaló „*próbáljunk ki egy nagy listát gyakori jelszavakkal*” támadás\nmellett nehezebbé teszi a kifinomultabb támadásokat is, amelyek a\njelszó-visszaállítási űrlapot használnák ki, vagy alkalmazásjelszó-tokenekkel\npróbálkoznak.\n\nHa aktiválásra kerül, a brute-force támadás elleni védelem 24 órára \nlelassítja az API-t az arról az IP-címről érkező kérések kiszolgálásakor.\n\nEzzel az alkalmazással a rendszergazda bizonyos IP-címek esetén\nkikapcsolhatja a védelmet, amely tesztelési célokra lehet hasznos, vagy\nha fals pozitív esetek vannak, mert több fiókot is ugyanarról az\nIP-címről használnak.", "Delete" : "Törlés" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 1d605552..0b6f6002 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Configuração de Força-Bruta", "Whitelist IPs" : "Whitelist de IPs", - "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." : "Brute Force Protection destina-se a proteger os servidores Nextcloud de tentativas de\nadivinhar senhas de contas de várias maneiras. Além do óbvio \"vamos tentar um grande\"\nlista de senhas comumente usadas*\", também dificulta o uso\nataques um pouco mais sofisticados por meio do formulário de redefinição de senha ou tentando\n\nSe acionada, a proteção de força bruta faz solicitações provenientes de um IP em um controlador protegido por força bruta com a mesma API mais lenta por um período de 24 horas.\n\nCom este aplicativo, o administrador pode isentar um endereço IP ou intervalo deste\nproteção que pode ser útil para fins de teste ou quando há falsos\npositivos devido a muitas contas em um endereço IP.", "Brute-force IP whitelist" : "Lista de IPs isentos da proteção contra força bruta", "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." : "Para colocar IPs na lista de isentos de proteção contra força bruta, especifique-os abaixo. Note que qualquer IP isento pode efetuar tentativas de autenticação sem nenhuma limitação. Por motivos de segurança, é recomendável colocar o menor número possível de endereços na lista de isenção ou mesmo, idealmente, não colocar nenhum.", "Add new whitelist" : "Adicionar uma nova whitelist", "Add" : "Adicionar", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e está limitado no momento por {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e está ignorando a proteção de força bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e não está ativamente limitado no momento.", "Delete entry for {subnet}" : "Excluir entrada para {subnet}", + "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." : "Brute Force Protection destina-se a proteger os servidores Nextcloud de tentativas de\nadivinhar senhas de contas de várias maneiras. Além do óbvio \"vamos tentar um grande\"\nlista de senhas comumente usadas*\", também dificulta o uso\nataques um pouco mais sofisticados por meio do formulário de redefinição de senha ou tentando\n\nSe acionada, a proteção de força bruta faz solicitações provenientes de um IP em um controlador protegido por força bruta com a mesma API mais lenta por um período de 24 horas.\n\nCom este aplicativo, o administrador pode isentar um endereço IP ou intervalo deste\nproteção que pode ser útil para fins de teste ou quando há falsos\npositivos devido a muitas contas em um endereço IP.", "Delete" : "Excluir" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index f2eafe56..3748e67e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Configuração de Força-Bruta", "Whitelist IPs" : "Whitelist de IPs", - "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." : "Brute Force Protection destina-se a proteger os servidores Nextcloud de tentativas de\nadivinhar senhas de contas de várias maneiras. Além do óbvio \"vamos tentar um grande\"\nlista de senhas comumente usadas*\", também dificulta o uso\nataques um pouco mais sofisticados por meio do formulário de redefinição de senha ou tentando\n\nSe acionada, a proteção de força bruta faz solicitações provenientes de um IP em um controlador protegido por força bruta com a mesma API mais lenta por um período de 24 horas.\n\nCom este aplicativo, o administrador pode isentar um endereço IP ou intervalo deste\nproteção que pode ser útil para fins de teste ou quando há falsos\npositivos devido a muitas contas em um endereço IP.", "Brute-force IP whitelist" : "Lista de IPs isentos da proteção contra força bruta", "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." : "Para colocar IPs na lista de isentos de proteção contra força bruta, especifique-os abaixo. Note que qualquer IP isento pode efetuar tentativas de autenticação sem nenhuma limitação. Por motivos de segurança, é recomendável colocar o menor número possível de endereços na lista de isenção ou mesmo, idealmente, não colocar nenhum.", "Add new whitelist" : "Adicionar uma nova whitelist", "Add" : "Adicionar", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e está limitado no momento por {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e está ignorando a proteção de força bruta.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e não está ativamente limitado no momento.", "Delete entry for {subnet}" : "Excluir entrada para {subnet}", + "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." : "Brute Force Protection destina-se a proteger os servidores Nextcloud de tentativas de\nadivinhar senhas de contas de várias maneiras. Além do óbvio \"vamos tentar um grande\"\nlista de senhas comumente usadas*\", também dificulta o uso\nataques um pouco mais sofisticados por meio do formulário de redefinição de senha ou tentando\n\nSe acionada, a proteção de força bruta faz solicitações provenientes de um IP em um controlador protegido por força bruta com a mesma API mais lenta por um período de 24 horas.\n\nCom este aplicativo, o administrador pode isentar um endereço IP ou intervalo deste\nproteção que pode ser útil para fins de teste ou quando há falsos\npositivos devido a muitas contas em um endereço IP.", "Delete" : "Excluir" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 966d5eb9..bce8cdb4 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Параметры защиты от перебора пароля", "Whitelist IPs" : "Белый список адресов", - "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." : "Brute Force Protection (Защита паролей от взлома методом перебора) предназначена для защиты серверов Nextcloud от попыток различными способами угадать пароли пользователей. Помимо очевидной типа «*давайте попробуем использовать большой список часто используемых паролей*», это также затрудняет использование более лёгких атак с помощью формы сброса пароля или попыток привязать токены к паролю приложения.\n\nПриложение защиты от перебора пароля добавляет на 24 часа задержку в ответах ответы на запросы, поступающие с одного и того же IP-адреса.\n\nПриложение позволяет администратору исключать IP-адрес или диапазон IP-адресов из такой защиты, что может быть полезно при тестировании, а также при наличии ложных срабатываний из-за большого количества пользователей, использующих один IP-адрес.", "Brute-force IP whitelist" : "Список IP-адресов, исключённых для защиты от перебора", "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." : "Диапазоны адресов, перечисленные ниже, не будут защищены защитой от перебора пароля. Внимание: частота попыток входа с этих адресов не будет ограничиваться. Из соображений безопасности, рекомендуется указывать как можно меньше адресов, а в идеальном случае — не использовать этот список.", "Add new whitelist" : "Добавить в белый список", "Add" : "Добавить", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}» и в данный момент ограничен {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}», и он обходит защиту от перебора.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}» и в данный момент активно не регулируется.", "Delete entry for {subnet}" : "Удалить записи для {subnet}", + "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." : "Brute Force Protection (Защита паролей от взлома методом перебора) предназначена для защиты серверов Nextcloud от попыток различными способами угадать пароли пользователей. Помимо очевидной типа «*давайте попробуем использовать большой список часто используемых паролей*», это также затрудняет использование более лёгких атак с помощью формы сброса пароля или попыток привязать токены к паролю приложения.\n\nПриложение защиты от перебора пароля добавляет на 24 часа задержку в ответах ответы на запросы, поступающие с одного и того же IP-адреса.\n\nПриложение позволяет администратору исключать IP-адрес или диапазон IP-адресов из такой защиты, что может быть полезно при тестировании, а также при наличии ложных срабатываний из-за большого количества пользователей, использующих один IP-адрес.", "Delete" : "Удалить" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 457d00bd..4d26d451 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Параметры защиты от перебора пароля", "Whitelist IPs" : "Белый список адресов", - "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." : "Brute Force Protection (Защита паролей от взлома методом перебора) предназначена для защиты серверов Nextcloud от попыток различными способами угадать пароли пользователей. Помимо очевидной типа «*давайте попробуем использовать большой список часто используемых паролей*», это также затрудняет использование более лёгких атак с помощью формы сброса пароля или попыток привязать токены к паролю приложения.\n\nПриложение защиты от перебора пароля добавляет на 24 часа задержку в ответах ответы на запросы, поступающие с одного и того же IP-адреса.\n\nПриложение позволяет администратору исключать IP-адрес или диапазон IP-адресов из такой защиты, что может быть полезно при тестировании, а также при наличии ложных срабатываний из-за большого количества пользователей, использующих один IP-адрес.", "Brute-force IP whitelist" : "Список IP-адресов, исключённых для защиты от перебора", "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." : "Диапазоны адресов, перечисленные ниже, не будут защищены защитой от перебора пароля. Внимание: частота попыток входа с этих адресов не будет ограничиваться. Из соображений безопасности, рекомендуется указывать как можно меньше адресов, а в идеальном случае — не использовать этот список.", "Add new whitelist" : "Добавить в белый список", "Add" : "Добавить", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}» и в данный момент ограничен {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}», и он обходит защиту от перебора.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ваш удаленный адрес был идентифицирован как «{remoteAddress}» и в данный момент активно не регулируется.", "Delete entry for {subnet}" : "Удалить записи для {subnet}", + "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." : "Brute Force Protection (Защита паролей от взлома методом перебора) предназначена для защиты серверов Nextcloud от попыток различными способами угадать пароли пользователей. Помимо очевидной типа «*давайте попробуем использовать большой список часто используемых паролей*», это также затрудняет использование более лёгких атак с помощью формы сброса пароля или попыток привязать токены к паролю приложения.\n\nПриложение защиты от перебора пароля добавляет на 24 часа задержку в ответах ответы на запросы, поступающие с одного и того же IP-адреса.\n\nПриложение позволяет администратору исключать IP-адрес или диапазон IP-адресов из такой защиты, что может быть полезно при тестировании, а также при наличии ложных срабатываний из-за большого количества пользователей, использующих один IP-адрес.", "Delete" : "Удалить" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 6611f56d..fa207fd9 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Поставке заштите од масовних покушаја", "Whitelist IPs" : "Бела листа ИП адреса", - "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„хајде да испробамо све лозинке са огромног списка најчешћих лозинки“, такође ће\nотежати и софистицираније нападе преко формулара за ресетовање лозинке или покушавајући\nда добави токене апликативних лозинки.\n\nАко је окинута, заштита од масовних покушаја ће све захтеве са IP адресе одложити на 24ч.\n\nОвом апликацијом администратор може да изузме IP адресу или опсег адреса, што може бити добро приликом тестирања\nили када има лажних узбуна због тога што много налога долази са једне исте IP адресе.", "Brute-force IP whitelist" : "Бела листа ИП адреса", "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." : "Испод одредите ИП опсеге које желите да изузмете из заштите од масовних покушаја. Треба да знате да свака од ових, изузетих адреса може да обавља покушаје пријављивања без икаквог успоравања. Препоручује се да, из безбедоносних разлога, овде буде што мањи број адреса или идеално - ниједна.", "Add new whitelist" : "Додај нову белу листу", "Add" : "Додај", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и тренутно је пригушена за {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и заобилази заштиту од напада масовним покушајима.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и тренутно се не пригушује активно.", "Delete entry for {subnet}" : "Обриши ставку за {subnet}", + "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„хајде да испробамо све лозинке са огромног списка најчешћих лозинки“, такође ће\nотежати и софистицираније нападе преко формулара за ресетовање лозинке или покушавајући\nда добави токене апликативних лозинки.\n\nАко је окинута, заштита од масовних покушаја ће све захтеве са IP адресе одложити на 24ч.\n\nОвом апликацијом администратор може да изузме IP адресу или опсег адреса, што може бити добро приликом тестирања\nили када има лажних узбуна због тога што много налога долази са једне исте IP адресе.", "Delete" : "Обриши" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 4de28ef4..68cfd7d2 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Поставке заштите од масовних покушаја", "Whitelist IPs" : "Бела листа ИП адреса", - "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„хајде да испробамо све лозинке са огромног списка најчешћих лозинки“, такође ће\nотежати и софистицираније нападе преко формулара за ресетовање лозинке или покушавајући\nда добави токене апликативних лозинки.\n\nАко је окинута, заштита од масовних покушаја ће све захтеве са IP адресе одложити на 24ч.\n\nОвом апликацијом администратор може да изузме IP адресу или опсег адреса, што може бити добро приликом тестирања\nили када има лажних узбуна због тога што много налога долази са једне исте IP адресе.", "Brute-force IP whitelist" : "Бела листа ИП адреса", "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." : "Испод одредите ИП опсеге које желите да изузмете из заштите од масовних покушаја. Треба да знате да свака од ових, изузетих адреса може да обавља покушаје пријављивања без икаквог успоравања. Препоручује се да, из безбедоносних разлога, овде буде што мањи број адреса или идеално - ниједна.", "Add new whitelist" : "Додај нову белу листу", "Add" : "Додај", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и тренутно је пригушена за {delay}ms.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и заобилази заштиту од напада масовним покушајима.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Ваша удаљена адреса је идентификована као „{remoteAddress}” и тренутно се не пригушује активно.", "Delete entry for {subnet}" : "Обриши ставку за {subnet}", + "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„хајде да испробамо све лозинке са огромног списка најчешћих лозинки“, такође ће\nотежати и софистицираније нападе преко формулара за ресетовање лозинке или покушавајући\nда добави токене апликативних лозинки.\n\nАко је окинута, заштита од масовних покушаја ће све захтеве са IP адресе одложити на 24ч.\n\nОвом апликацијом администратор може да изузме IP адресу или опсег адреса, што може бити добро приликом тестирања\nили када има лажних узбуна због тога што много налога долази са једне исте IP адресе.", "Delete" : "Обриши" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 3945d1bd..2abbae1d 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "Brute-force ayarları", "Whitelist IPs" : "Beyaz listedeki IP adresleri", - "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." : "Brute Force Koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nBrute force koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle brute force tarafından korunan ve aynı API uygulamasını\nkullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.", "Brute-force IP whitelist" : "Brute Force IP beyaz listesi", "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." : "Beyaz listeye eklenerek brute-force korumasına katılmayacak IP aralıklarını aşağıda belirtebilirsiniz. Beyaz listeye alınan IP adreslerinin sınırsız sayıda kimlik doğrulama isteğinde bulunabileceğini unutmayın. Güvenlik nedeniyle olabildiğince ideal olarak hiç ya da olabildiğince az sayıda adres belirtmeniz önerilir.", "Add new whitelist" : "Yeni beyaz liste ekle", "Add" : "Ekle", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda {delay}ms süreyle kısıtlanıyor.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve kaba kuvvet saldırısı korumasını atlıyor.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda etkin olarak kısıtlanmıyor.", "Delete entry for {subnet}" : "{subnet} kaydını sil", + "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." : "Brute Force Koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nBrute force koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle brute force tarafından korunan ve aynı API uygulamasını\nkullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.", "Delete" : "Sil" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 9f000cc5..cc1e5c3c 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "Brute-force ayarları", "Whitelist IPs" : "Beyaz listedeki IP adresleri", - "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." : "Brute Force Koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nBrute force koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle brute force tarafından korunan ve aynı API uygulamasını\nkullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.", "Brute-force IP whitelist" : "Brute Force IP beyaz listesi", "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." : "Beyaz listeye eklenerek brute-force korumasına katılmayacak IP aralıklarını aşağıda belirtebilirsiniz. Beyaz listeye alınan IP adreslerinin sınırsız sayıda kimlik doğrulama isteğinde bulunabileceğini unutmayın. Güvenlik nedeniyle olabildiğince ideal olarak hiç ya da olabildiğince az sayıda adres belirtmeniz önerilir.", "Add new whitelist" : "Yeni beyaz liste ekle", "Add" : "Ekle", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda {delay}ms süreyle kısıtlanıyor.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve kaba kuvvet saldırısı korumasını atlıyor.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda etkin olarak kısıtlanmıyor.", "Delete entry for {subnet}" : "{subnet} kaydını sil", + "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." : "Brute Force Koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nBrute force koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle brute force tarafından korunan ve aynı API uygulamasını\nkullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.", "Delete" : "Sil" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 1c37619c..696791a5 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -8,7 +8,6 @@ OC.L10N.register( "Add new whitelist" : "Додати новий білий список", "Add" : "Додати", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". Наразі уповільнено взаємодію з цією адресою терміном на {delay} мс.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси не застосовується захист від брутфорсу.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси наразі не застосовується обмеження.", "Delete entry for {subnet}" : "Вилучити запис для {subnet}", "Delete" : "Вилучити" diff --git a/l10n/uk.json b/l10n/uk.json index 203a8cc0..740c7d2b 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -6,7 +6,6 @@ "Add new whitelist" : "Додати новий білий список", "Add" : "Додати", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". Наразі уповільнено взаємодію з цією адресою терміном на {delay} мс.", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси не застосовується захист від брутфорсу.", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси наразі не застосовується обмеження.", "Delete entry for {subnet}" : "Вилучити запис для {subnet}", "Delete" : "Вилучити" diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 97cc6a13..90894258 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -3,15 +3,14 @@ OC.L10N.register( { "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." : "Brute Force Protection 旨在保護 Nextcloud 伺服器免遭黑客以各種方式猜測賬戶密碼的企圖。除了明顯的“ *讓我們嘗試一大堆常用密碼*”攻擊外,它還使得通過重置密碼表格或嘗試查找應用程式密碼權杖的方式使用更複雜的攻擊變得更加困難。\n\n如果被觸發,brute force protection 將使來自具有相同 API 的 brute orce protected 控制器上的 IP 的請求在24小時內變慢。\n\n使用此應用程式,管理員可以從此保護中豁免IP地址或範圍,這對於測試目的或由於一個 IP 地址上的許多賬戶而導致誤報時很有用。", "Brute-force IP whitelist" : "Brute-force IP 白名單", "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\n請注意,在白名單中的IP可以不被限制進行驗證\n基於安全性原因,建議僅設定少數來源IP", "Add new whitelist" : "添加新白名單", "Add" : "新增", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到 {delay}ms 的節流限制。", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "您的遠端地址被識別為「{remoteAddress}」,並正繞過強力防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受節流限制。", "Delete entry for {subnet}" : "刪除 {subnet} 的條目", + "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." : "Brute Force Protection 旨在保護 Nextcloud 伺服器免遭黑客以各種方式猜測賬戶密碼的企圖。除了明顯的“ *讓我們嘗試一大堆常用密碼*”攻擊外,它還使得通過重置密碼表格或嘗試查找應用程式密碼權杖的方式使用更複雜的攻擊變得更加困難。\n\n如果被觸發,brute force protection 將使來自具有相同 API 的 brute orce protected 控制器上的 IP 的請求在24小時內變慢。\n\n使用此應用程式,管理員可以從此保護中豁免IP地址或範圍,這對於測試目的或由於一個 IP 地址上的許多賬戶而導致誤報時很有用。", "Delete" : "刪除" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index a10d642e..19fb4fdd 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,15 +1,14 @@ { "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." : "Brute Force Protection 旨在保護 Nextcloud 伺服器免遭黑客以各種方式猜測賬戶密碼的企圖。除了明顯的“ *讓我們嘗試一大堆常用密碼*”攻擊外,它還使得通過重置密碼表格或嘗試查找應用程式密碼權杖的方式使用更複雜的攻擊變得更加困難。\n\n如果被觸發,brute force protection 將使來自具有相同 API 的 brute orce protected 控制器上的 IP 的請求在24小時內變慢。\n\n使用此應用程式,管理員可以從此保護中豁免IP地址或範圍,這對於測試目的或由於一個 IP 地址上的許多賬戶而導致誤報時很有用。", "Brute-force IP whitelist" : "Brute-force IP 白名單", "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\n請注意,在白名單中的IP可以不被限制進行驗證\n基於安全性原因,建議僅設定少數來源IP", "Add new whitelist" : "添加新白名單", "Add" : "新增", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到 {delay}ms 的節流限制。", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "您的遠端地址被識別為「{remoteAddress}」,並正繞過強力防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受節流限制。", "Delete entry for {subnet}" : "刪除 {subnet} 的條目", + "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." : "Brute Force Protection 旨在保護 Nextcloud 伺服器免遭黑客以各種方式猜測賬戶密碼的企圖。除了明顯的“ *讓我們嘗試一大堆常用密碼*”攻擊外,它還使得通過重置密碼表格或嘗試查找應用程式密碼權杖的方式使用更複雜的攻擊變得更加困難。\n\n如果被觸發,brute force protection 將使來自具有相同 API 的 brute orce protected 控制器上的 IP 的請求在24小時內變慢。\n\n使用此應用程式,管理員可以從此保護中豁免IP地址或範圍,這對於測試目的或由於一個 IP 地址上的許多賬戶而導致誤報時很有用。", "Delete" : "刪除" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 0e7e7ce0..d3b7e10f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,15 +3,14 @@ OC.L10N.register( { "Brute-force settings" : "防暴力攻擊設定", "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." : "暴力保護是用來防止 Nextcloud 伺服器被嘗試\n用各種方式猜測帳號密碼。除了明顯的「*嘗試大量\n常用的密碼清單*」攻擊,它也讓較為複雜的攻擊像是藉由重設填密碼欄位或是試著\n找到應用程式密碼權杖較為困難。\n\n若啟動暴力保護,將會在24小時的時間內從暴力保護控制器的 IP 發出一個同樣的 API 需求變慢。\n\n使用此應用程式,管理員可以用來解除一個 IP 或是範圍的保護,因為這對於用來測試或是當有很多帳號在同一個 IP 位址而誤判的時候可能比較有用。", "Brute-force IP whitelist" : "暴力攻擊 IP 白名單", "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 可以不被限制進行驗證。基於安全性原因,建議僅設定少數來源 IP。", "Add new whitelist" : "新增新的白名單", "Add" : "新增", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到{delay}毫秒的限制。", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "您的遠端地址被識別為「{remoteAddress}」,並繞過了暴力破解防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受限制。", "Delete entry for {subnet}" : "刪除 {subnet} 的條目", + "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." : "暴力保護是用來防止 Nextcloud 伺服器被嘗試\n用各種方式猜測帳號密碼。除了明顯的「*嘗試大量\n常用的密碼清單*」攻擊,它也讓較為複雜的攻擊像是藉由重設填密碼欄位或是試著\n找到應用程式密碼權杖較為困難。\n\n若啟動暴力保護,將會在24小時的時間內從暴力保護控制器的 IP 發出一個同樣的 API 需求變慢。\n\n使用此應用程式,管理員可以用來解除一個 IP 或是範圍的保護,因為這對於用來測試或是當有很多帳號在同一個 IP 位址而誤判的時候可能比較有用。", "Delete" : "刪除" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 40754092..255a1416 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,15 +1,14 @@ { "translations": { "Brute-force settings" : "防暴力攻擊設定", "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." : "暴力保護是用來防止 Nextcloud 伺服器被嘗試\n用各種方式猜測帳號密碼。除了明顯的「*嘗試大量\n常用的密碼清單*」攻擊,它也讓較為複雜的攻擊像是藉由重設填密碼欄位或是試著\n找到應用程式密碼權杖較為困難。\n\n若啟動暴力保護,將會在24小時的時間內從暴力保護控制器的 IP 發出一個同樣的 API 需求變慢。\n\n使用此應用程式,管理員可以用來解除一個 IP 或是範圍的保護,因為這對於用來測試或是當有很多帳號在同一個 IP 位址而誤判的時候可能比較有用。", "Brute-force IP whitelist" : "暴力攻擊 IP 白名單", "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 可以不被限制進行驗證。基於安全性原因,建議僅設定少數來源 IP。", "Add new whitelist" : "新增新的白名單", "Add" : "新增", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到{delay}毫秒的限制。", - "Your remote address was identified as \"{remoteAddress}\" and is bypassing bruteforce protection." : "您的遠端地址被識別為「{remoteAddress}」,並繞過了暴力破解防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受限制。", "Delete entry for {subnet}" : "刪除 {subnet} 的條目", + "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." : "暴力保護是用來防止 Nextcloud 伺服器被嘗試\n用各種方式猜測帳號密碼。除了明顯的「*嘗試大量\n常用的密碼清單*」攻擊,它也讓較為複雜的攻擊像是藉由重設填密碼欄位或是試著\n找到應用程式密碼權杖較為困難。\n\n若啟動暴力保護,將會在24小時的時間內從暴力保護控制器的 IP 發出一個同樣的 API 需求變慢。\n\n使用此應用程式,管理員可以用來解除一個 IP 或是範圍的保護,因為這對於用來測試或是當有很多帳號在同一個 IP 位址而誤判的時候可能比較有用。", "Delete" : "刪除" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file