diff options
Diffstat (limited to 'apps/encryption/l10n/sk.js')
-rw-r--r-- | apps/encryption/l10n/sk.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/encryption/l10n/sk.js b/apps/encryption/l10n/sk.js index 7ebb26d803f..4988a8c653d 100644 --- a/apps/encryption/l10n/sk.js +++ b/apps/encryption/l10n/sk.js @@ -60,8 +60,6 @@ OC.L10N.register( "Enable password recovery:" : "Povoliť obnovu hesla:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Povolenie Vám umožní znovu získať prístup k Vašim zašifrovaným súborom, ak stratíte heslo", "Enabled" : "Povolené", - "Disabled" : "Zakázané", - "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.\n\n" : "Dobrý deň,\n\nAdministrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla \"%s\".\n\nPrihláste sa prosím cez webový prehliadač, choďte do sekcie \"modul základného šifrovania\" v osobných nastaveniach a aktualizujte vaše heslo zadaním horeuvedeného hesla do políčka \"staré prihlasovacie heslo\" a vaše súčasné prihlasovacieho hesla.\n\n", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Dobrý deň,<br><br>Administrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla <strong>%s</strong>.<br><br>Prihláste sa prosím cez webový prehliadač, choďte do sekcie základného šifrovacieho modulu v osobných nastaveniach a zadajte horeuvedené heslo do políčka 'staré prihlasovacie heslo' a vaše súčasné prihlasovacie heslo.<br><br>" + "Disabled" : "Zakázané" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |