diff options
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r-- | core/l10n/sk_SK.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index c5676eab80c..40a3aad7ac5 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -74,7 +74,6 @@ $TRANSLATIONS = array( "Share with user or group …" => "Zdieľať s používateľom alebo skupinou ...", "Share link" => "Zdieľať linku", "Password protect" => "Chrániť heslom", -"Password" => "Heslo", "Allow Public Upload" => "Povoliť verejné nahrávanie", "Email link to person" => "Odoslať odkaz emailom", "Send" => "Odoslať", @@ -150,6 +149,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Váš priečinok s dátami a súbormi je dostupný z internetu, lebo súbor .htaccess nefunguje.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Pre informácie, ako správne nastaviť váš server, sa pozrite do <a href=\"%s\" target=\"_blank\">dokumentácie</a>.", "Create an <strong>admin account</strong>" => "Vytvoriť <strong>administrátorský účet</strong>", +"Password" => "Heslo", "Storage & database" => "Úložislo & databáza", "Data folder" => "Priečinok dát", "Configure the database" => "Nastaviť databázu", |