diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-11 01:55:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-11 01:55:35 -0500 |
commit | 5165998723925b414f688021aeaa8b90a844a918 (patch) | |
tree | 1a03f7a3c93107e99b25eb8f122bc4b7bed79af6 /lib/l10n/ru.json | |
parent | c392cc2b8f4a348eb5cef9846f5efabd1d19ac9d (diff) | |
download | nextcloud-server-5165998723925b414f688021aeaa8b90a844a918.tar.gz nextcloud-server-5165998723925b414f688021aeaa8b90a844a918.zip |
[tx-robot] updated from transifex
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)", |