diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-06-22 10:27:24 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-06-22 10:27:24 +0200 |
commit | 7e186194c4c6387489b14b5c74ea522e3850b92d (patch) | |
tree | fa1240311ae76e301747d41b326ac37c8b4110db /core/l10n/sk_SK.js | |
parent | 7ba89b1175dc11db2abf3560f82d9b188df29b82 (diff) | |
download | nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.tar.gz nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.zip |
Fix translation strings
Diffstat (limited to 'core/l10n/sk_SK.js')
-rw-r--r-- | core/l10n/sk_SK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index c80c7c4b881..38a179fd671 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -269,7 +269,7 @@ OC.L10N.register( "New password" : "Nové heslo", "New Password" : "Nové heslo", "Reset password" : "Obnovenie hesla", - "This ownCloud instance is currently in single user mode." : "Táto inštancia ownCloudu je teraz v jednopoužívateľskom móde.", + "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.", "Thank you for your patience." : "Ďakujeme za Vašu trpezlivosť.", |