diff options
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 0ab92c7f2d0..79b4e1ca511 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -306,9 +306,6 @@ OC.L10N.register( "Database host" : "Server databázy", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadajte číslo portu spolu s názvom hostiteľa (napr. localhost:5432).", "Performance warning" : "Varovanie o výkone", - "SQLite will be used as database." : "Bude použitá SQLite databáza.", - "For larger installations we recommend to choose a different database backend." : "Pre veľké inštalácie odporúčame vybrať si iné databázové riešenie.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri používaní klientských aplikácií na synchronizáciu s desktopom neodporúčame používať SQLite.", "Finish setup" : "Dokončiť inštaláciu", "Finishing …" : "Dokončujem...", "Need help?" : "Potrebujete pomoc?", @@ -403,6 +400,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.", "The specified document has not been found on the server." : "Zadaný dokument nebol nájdený na serveri.", "You can click here to return to %s." : "Kliknite tu pre návrat do %s.", + "SQLite will be used as database." : "Bude použitá SQLite databáza.", + "For larger installations we recommend to choose a different database backend." : "Pre veľké inštalácie odporúčame vybrať si iné databázové riešenie.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri používaní klientských aplikácií na synchronizáciu s desktopom neodporúčame používať SQLite.", "Wrong password." : "Nesprávne heslo.", "Stay logged in" : "Zostať prihlásený", "Back to log in" : "Späť na prihlásenie", |