aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 1e47a8e4758..76693d33589 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -199,14 +199,14 @@ OC.L10N.register(
"Oct." : "Окт.",
"Nov." : "Нояб.",
"Dec." : "Дек.",
+ "A valid password must be provided" : "Укажите допустимый пароль",
+ "The username is already being used" : "Имя пользователя уже используется",
+ "Could not create user" : "Не удалось создать пользователя",
"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" : "Имя пользователя содержит пробел в начале или в конце",
"Username must not consist of dots only" : "Имя пользователя должно состоять не только из точек",
"Username is invalid because files already exist for this user" : "Это имя не может быть использовано, файлы этого пользователя уже существуют",
- "A valid password must be provided" : "Укажите допустимый пароль",
- "The username is already being used" : "Имя пользователя уже используется",
- "Could not create user" : "Не удалось создать пользователя",
"User disabled" : "Пользователь отключен",
"Login canceled by app" : "Вход отменен приложением",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложение «%1$s» не может быть установлено, так как не удовлетворены следующие зависимости: %2$s",
n174' href='#n174'>174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246