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/sl.js | |
parent | 7ba89b1175dc11db2abf3560f82d9b188df29b82 (diff) | |
download | nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.tar.gz nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.zip |
Fix translation strings
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 7481a2df970..66510376767 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -288,7 +288,7 @@ OC.L10N.register( "New password" : "Novo geslo", "New Password" : "Novo geslo", "Reset password" : "Ponastavi geslo", - "This ownCloud instance is currently in single user mode." : "Ta seja oblaka ownCloud je trenutno v načinu enega sočasnega uporabnika.", + "This Nextcloud instance is currently in single user mode." : "Ta seja oblaka Nextcloud je trenutno v načinu enega sočasnega uporabnika.", "This means only administrators can use the instance." : "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", |