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 Dec 2, 2023
1 parent f4e8672 commit a0859eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ 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 brute-force protection." : "Вашу віддалену адресу визначено як \"{remoteAddress}\", до неї не застосовуватиметься захист від брут-форсу.",
"Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси наразі не застосовується обмеження.",
"Delete entry for {subnet}" : "Вилучити запис для {subnet}",
"Delete" : "Вилучити"
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"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 brute-force protection." : "Вашу віддалену адресу визначено як \"{remoteAddress}\", до неї не застосовуватиметься захист від брут-форсу.",
"Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Вашу віддалену адресу визначено як \"{remoteAddress}\". До цієї адреси наразі не застосовується обмеження.",
"Delete entry for {subnet}" : "Вилучити запис для {subnet}",
"Delete" : "Вилучити"
Expand Down

0 comments on commit a0859eb

Please sign in to comment.