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/fi_FI.js | |
parent | 7ba89b1175dc11db2abf3560f82d9b188df29b82 (diff) | |
download | nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.tar.gz nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.zip |
Fix translation strings
Diffstat (limited to 'core/l10n/fi_FI.js')
-rw-r--r-- | core/l10n/fi_FI.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index d491cf213fc..bf0bbefef21 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -284,7 +284,7 @@ OC.L10N.register( "New password" : "Uusi salasana", "New Password" : "Uusi salasana", "Reset password" : "Palauta salasana", - "This ownCloud instance is currently in single user mode." : "Tämä ownCloud-asennus on parhaillaan single user -tilassa.", + "This Nextcloud instance is currently in single user mode." : "Tämä Nextcloud-asennus on parhaillaan single user -tilassa.", "This means only administrators can use the instance." : "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä ownCloudia.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.", |