Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 27, 2024
1 parent 7a0f984 commit 255528a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/uk.js

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

4 changes: 4 additions & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@
"Brute-force protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute-force protection makes requests coming from an IP on a\nbrute-force protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "Захист від спроб грубого підбору паролів має на меті убезпечення серверів Nextcloud від спроб вгадати пароль з використанням різних способів. Окрім очевидного типу атаки \"давайте спробуємо спиcок найбільш уживаних паролів\", ця система також ускладнює використання більш витончених атак через форму поновлення пароля або через спроби підбору токенів застосунків.\n\nЗахист від підбору паролів уповільнює роботу запитів з підозрілої адреси на 24 години.\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-адрес для додавання до білого списку. Майте на увазі, що користувачі з білого списку адрес зможуть авторизовуватися без будь-яких обмежень. З міркувань безпеки рекомендовано додавати якнайменше адрес до білого списку чи навіть жодної.",
"Add a new whitelist" : "Додати новий білий список",
"IP address" : "Адреса IP",
"Mask" : "Маска",
"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 brute-force protection." : "Вашу віддалену адресу визначено як \"{remoteAddress}\", до неї не застосовуватиметься захист від брут-форсу.",
"Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси наразі не застосовується обмеження.",
"There was an error adding the IP to the whitelist." : "Помилка під час додавання адреси IP до білого списку.",
"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 від спроб вгадати пароль з використанням різних способів. Окрім очевидного типу атаки \"давайте спробуємо спиcок найбільш уживаних паролів\", ця система також ускладнює використання більш витончених атак через форму поновлення пароля або через спроби підбору токенів застосунків.\n\nЗахист від підбору паролів уповільнює роботу запитів з підозрілої адреси на 24 години.\n\nЗ цим застосунком адміністратор може вимкнути захист для певної IP-адреси або діапазону. Це може бути корисним для тестування, або в разі хибного спрацювання через використання однієї IP-адреси багатьма користувачами.",
"Add new whitelist" : "Додати новий білий список",
Expand Down

0 comments on commit 255528a

Please sign in to comment.