diff options
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index cd44e5f94c5..29c2b783e85 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "Nie je možné pridať používateľa do skupiny %s", "Unable to remove user from group %s" => "Nie je možné odstrániť používateľa zo skupiny %s", "Couldn't update app." => "Nemožno aktualizovať aplikáciu.", +"Wrong password" => "Nesprávne heslo", +"No user supplied" => "Nebol uvedený používateľ", +"Unable to change password" => "Zmena hesla sa nepodarila", "Update to {appversion}" => "Aktualizovať na {appversion}", "Disable" => "Zakázať", "Enable" => "Zapnúť", @@ -27,6 +30,7 @@ $TRANSLATIONS = array( "Error" => "Chyba", "Update" => "Aktualizovať", "Updated" => "Aktualizované", +"Select a profile picture" => "Vybrať profilový obrázok", "Decrypting files... Please wait, this can take some time." => "Dešifrujem súbory ... Počkajte prosím, môže to chvíľu trvať.", "Saving..." => "Ukladám...", "deleted" => "zmazané", @@ -66,6 +70,8 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Povoliť používateľom ďalej zdieľať zdieľané položky", "Allow users to share with anyone" => "Povoliť používateľom zdieľať s kýmkoľvek", "Allow users to only share with users in their groups" => "Povoliť používateľom zdieľať len s používateľmi v ich skupinách", +"Allow mail notification" => "Povoliť upozornenia emailom", +"Allow user to send mail notification for shared files" => "Povoliť používateľom upozornenia emailom pre svoje zdieľané súbory", "Security" => "Zabezpečenie", "Enforce HTTPS" => "Vynútiť HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Vynúti pripájanie klientov k %s šifrovaným pripojením.", @@ -101,6 +107,11 @@ $TRANSLATIONS = array( "Your email address" => "Vaša emailová adresa", "Fill in an email address to enable password recovery" => "Vyplňte emailovú adresu pre aktivovanie obnovy hesla", "Profile picture" => "Profilová fotka", +"Upload new" => "Nahrať nový", +"Select new from Files" => "Vyberte nový zo Súborov", +"Remove image" => "Zmazať obrázok", +"Abort" => "Prerušiť", +"Choose as profile image" => "Vybrať ako profilový obrázok", "Language" => "Jazyk", "Help translate" => "Pomôcť s prekladom", "WebDAV" => "WebDAV", |