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/ru.js | |
parent | 7ba89b1175dc11db2abf3560f82d9b188df29b82 (diff) | |
download | nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.tar.gz nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.zip |
Fix translation strings
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 619d007c851..49686b672c8 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -292,7 +292,7 @@ OC.L10N.register( "New password" : "Новый пароль", "New Password" : "Новый пароль", "Reset password" : "Сбросить пароль", - "This ownCloud instance is currently in single user mode." : "Сервер ownCloud в настоящее время работает в однопользовательском режиме.", + "This Nextcloud instance is currently in single user mode." : "Сервер Nextcloud в настоящее время работает в однопользовательском режиме.", "This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." : "Спасибо за терпение.", |