summaryrefslogtreecommitdiff
path: root/src/locales/ru-RU.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/ru-RU.json')
-rw-r--r--src/locales/ru-RU.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index 85b780ec..e7dd4fda 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -93,6 +93,23 @@
"lastDay": "Последние сутки"
}
},
+ "passwordErrors": {
+ "it is based on your username": "Пароль на основе имени пользователя",
+ "it is based upon your password entry": "Пароль на основе введенного вами пароля",
+ "it is derived from your password entry": "Пароль получен из введенного вами пароля",
+ "it is derivable from your password entry": "Пароль получается из введенного вами пароля",
+ "it's derivable from your password entry": "Пароль получается из введенного вами пароля",
+ "you are not registered in the password file": "Пароль не зарегистрирован в файле паролей",
+ "it is WAY too short": "Пароль СЛИШКОМ короткий",
+ "it is too short": "Пароль слишком короткий",
+ "it does not contain enough DIFFERENT characters": "Пароль не содержит достаточного числа РАЗЛИЧНЫХ символов",
+ "it is all whitespace": "Пароль состоит из пробелов",
+ "it is too simplistic/systematic": "Пароль слишком простой",
+ "it looks like a National Insurance number.": "Пароль похож на номер государственного страхования.",
+ "it is based on a dictionary word": "Пароль на основе слова из словаря",
+ "it is based on a (reversed) dictionary word": "Пароль на основе (перевернутого) слова из словаря",
+ "error loading dictionary": "Ошибка при загрузке словаря"
+ },
"chart": {
"thresholdFailure": "Пороговое значение отказ",
"thresholdWarning": "Пороговое значение предупреждения",