diff options
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index d69c71e2aaa..dd7491a93cf 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -112,10 +112,6 @@ OC.L10N.register( "Role" : "Rola", "Unknown user" : "Neznámy používateľ", "Additional settings" : "Ďalšie nastavenia", - "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", - "%s enter the database username." : "Zadajte používateľské meno %s databázy.", - "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", - "%s you may not use dots in the database name" : "V názve databázy %s nemôžete používať bodky", "MySQL username and/or password not valid" : "Neplatné užívateľské meno a/alebo heslo do MySQL", "You need to enter details of an existing account." : "Musíte zadať údaje existujúceho účtu.", "Oracle connection could not be established" : "Nie je možné pripojiť sa k Oracle", @@ -257,6 +253,10 @@ OC.L10N.register( "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Toto sa zvyčajne dá opraviť poskytnutím práva webového servera na zápis do priečinka s nastaveniami.", + "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", + "%s enter the database username." : "Zadajte používateľské meno %s databázy.", + "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", + "%s you may not use dots in the database name" : "V názve databázy %s nemôžete používať bodky", "Cannot read file" : "Nemožno čítať súbor.", "Cannot write into \"config\" directory" : "Nie je možné zapisovať do priečinka \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do adresára s konfiguráciou. Viď %s", |