diff options
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index a55aa4d769a..41172838214 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -18,6 +18,9 @@ $TRANSLATIONS = array( "Couldn't update app." => "Nemožno aktualizovať aplikáciu.", "Wrong password" => "Nesprávne heslo", "No user supplied" => "Nebol uvedený používateľ", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Zadajte administrátorské heslo pre obnovu, inak budú všetky dáta stratené", +"Wrong admin recovery password. Please check the password and try again." => "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", +"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Úložisko nepodporuje zmenu hesla, ale šifrovací kľúč používateľov bol úspešne zmenený.", "Unable to change password" => "Zmena hesla sa nepodarila", "Update to {appversion}" => "Aktualizovať na {appversion}", "Disable" => "Zakázať", @@ -108,12 +111,12 @@ $TRANSLATIONS = array( "Upload new" => "Nahrať nový", "Select new from Files" => "Vyberte nový zo Súborov", "Remove image" => "Zmazať obrázok", +"Either png or jpg. Ideally square but you will be able to crop it." => "Buď png alebo jpg. V ideálnom prípade štvorec, ale budete mať možnosť ho orezať.", "Abort" => "Prerušiť", "Choose as profile image" => "Vybrať ako profilový obrázok", "Language" => "Jazyk", "Help translate" => "Pomôcť s prekladom", "WebDAV" => "WebDAV", -"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Použite túto adresu <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">pre prístup k súborom cez WebDAV</a>", "Encryption" => "Šifrovanie", "The encryption app is no longer enabled, decrypt all your file" => "Šifrovacia aplikácia nie je povolená, dešifrujte všetky vaše súbory", "Log-in password" => "Prihlasovacie heslo", |