summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-07 02:20:42 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-07 02:20:42 +0000
commiteab710c2fd6febbf946be3ce8376fb386b61ee90 (patch)
tree2437fab08226f34120dfb4365cc16519b7ee1dde /lib/l10n/ru.js
parente41e2fe0037642a1d72d06c29bb16ad118783892 (diff)
downloadnextcloud-server-eab710c2fd6febbf946be3ce8376fb386b61ee90.tar.gz
nextcloud-server-eab710c2fd6febbf946be3ce8376fb386b61ee90.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js1
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" : "Имя пользователя содержит пробел в начале или в конце",