diff options
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 559c6081e3f..0abbc1aa7bc 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -162,9 +162,6 @@ OC.L10N.register( "File not found" : "Súbor nenájdený", "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.", - "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n", - "The share will expire on %s." : "Sprístupnenie vyprší %s.", - "Cheers!" : "Pekný deň!", "Internal Server Error" : "Vnútorná chyba servera", "The server encountered an internal error and was unable to complete your request." : "Na serveri došlo k vnútornej chybe a nebol schopný dokončiť vašu požiadavku.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Obráťte sa na správcu servera, ak sa táto chyba objaví znovu viackrát, uveďte nižšie zobrazené technické údaje vo svojej správe.", @@ -216,7 +213,6 @@ OC.L10N.register( "New password" : "Nové heslo", "New Password" : "Nové heslo", "Reset password" : "Obnovenie hesla", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Dobrý deň,<br><br>používateľ %s Vám sprístupnil položku s názvom »%s«.<br><a href=\"%s\">Zobraziť!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Táto inštancia Nextcloudu je teraz v jednopoužívateľskom móde.", "This means only administrators can use the instance." : "Len správca systému môže používať túto inštanciu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.", @@ -245,6 +241,10 @@ OC.L10N.register( "can change" : "môže zmeniť", "can delete" : "môže odstrániť", "access control" : "prístupové práva", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud." + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud.", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n", + "The share will expire on %s." : "Sprístupnenie vyprší %s.", + "Cheers!" : "Pekný deň!", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Dobrý deň,<br><br>používateľ %s Vám sprístupnil položku s názvom »%s«.<br><a href=\"%s\">Zobraziť!</a><br><br>" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |