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 Oct 18, 2023
1 parent d12ae6e commit 73294d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"bruteforcesettings",
{
"Add" : "Amestar",
"Delete" : "Desaniciar"
},
"nplurals=2; plural=(n != 1);");
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"Add" : "Amestar",
"Delete" : "Desaniciar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/hu.js

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

1 change: 1 addition & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"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",
"Delete" : "Törlés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 73294d0

Please sign in to comment.