diff options
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 9bb667d1d44..a3e7d14070d 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -48,7 +48,6 @@ OC.L10N.register( "Admin" : "Administrátor", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Nastavenia servera", "Sharing" : "Sprístupnenie", "Encryption" : "Šifrovanie", "Additional settings" : "Ďalšie nastavenia", @@ -194,6 +193,7 @@ OC.L10N.register( "Storage connection error. %s" : "Chyba pripojenia k úložisku. %s", "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povoľte ho prosím vo vašom nastavení aplikácií alebo konaktujte správcu.", + "Server settings" : "Nastavenia servera", "You need to enter either an existing account or the administrator." : "Musíte zadať jestvujúci účet alebo administrátora.", "%s shared »%s« with you" : "%s vám sprístupnil »%s«", "%s via %s" : "%s cez %s", |