diff options
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index b348f65a3ec..26822818de5 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -289,8 +289,7 @@ OC.L10N.register( "Profile not found" : "Profil nenájdený", "The profile does not exist." : "Profil neexistuje.", "Back to %s" : "Späť na %s", - "File not found" : "Súbor nenájdený", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", + "Page not found" : "Stránka nenájdená", "Too many requests" : "Priveľa požiadavok", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Príliš mnoho požiadaviek z vašej siete. Skúste to znovu neskôr alebo kontaktujte svojho administrátora ak je toto chyba.", "Error" : "Chyba", @@ -410,6 +409,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Miestna úprava dokumentov využíva aplikáciu Collabora Online.", "restricted" : "obmedzený", "invisible" : "neviditeľný", + "File not found" : "Súbor nenájdený", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", "More" : "Viac", "More apps menu" : "Menu ostatných aplikácií", "Settings menu" : "Menu nastavení", |