diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-02 01:55:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-02 01:55:41 -0500 |
commit | 9861a7f6ccde73ad551a1d75b36baed3f9edf530 (patch) | |
tree | d8260d70d4dc0d9186d82bab94e7f6cd59ff6508 /lib/l10n/ru.js | |
parent | 333bb5a2276335189d4a5c1ad08c7cfef98b9cb3 (diff) | |
download | nextcloud-server-9861a7f6ccde73ad551a1d75b36baed3f9edf530.tar.gz nextcloud-server-9861a7f6ccde73ad551a1d75b36baed3f9edf530.zip |
[tx-robot] updated from transifex
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 034f9e7f355..14a2b11dc01 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -118,6 +118,7 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", "Could not find category \"%s\"" : "Категория \"%s\" не найдена", "Apps" : "Приложения", + "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" : "Укажите правильное имя пользователя", "A valid password must be provided" : "Укажите правильный пароль", "The username is already being used" : "Имя пользователя уже используется", |