diff options
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 592abd22e81..0f66b9cdc00 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -118,6 +118,7 @@ "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" : "Укажите правильное имя пользователя", + "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце", "A valid password must be provided" : "Укажите правильный пароль", "The username is already being used" : "Имя пользователя уже используется", "No database drivers (sqlite, mysql, or postgresql) installed." : "Не установлены драйвера баз данных (sqlite, mysql или postgresql)", |