Files
therinaldos.com/wedding-pics/apps/bruteforcesettings/l10n/sk.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

13 lines
1.1 KiB
JavaScript

OC.L10N.register(
"bruteforcesettings",
{
"Brute-force settings" : "Nastavenia pre útoky hrubou silou",
"Whitelist IPs" : "Zoznam povolených IP adries",
"Brute-force IP whitelist" : "Zoznam povolených IP adries pre útok 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." : "Zadať rozsahy adries IP ako dôveryhodné v rámci ochrany proti útoku hrubou silou môžete nižšie. Je potrebné si uvedomiť, že adresy z tohto zoznamu môžu uskutočňovať pokusy o overenie bez akéhokoľvek obmedzenia. Z bezpečnostných dôvodov odporúčame mať uvedených čo najmenej adries, ideálne žiadne.",
"Add" : "Pridať",
"Add new whitelist" : "Pridať nový zoznam povolených adries",
"Delete" : "Zmazať"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");