diff options
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 222faec675e..7a3b5c6c58a 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -167,6 +167,7 @@ OC.L10N.register( "Oct." : "Окт.", "Nov." : "Нояб.", "Dec." : "Дек.", + "The user limit has been reached and the user was not created." : "Пользователь не был создан, достигнуто ограничение количества пользователей.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: «a–z», «A–Z», «0–9» и «_.@-'»", "A valid username must be provided" : "Укажите допустимое имя пользователя", "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце", |