New translations app.json (Russian)

This commit is contained in:
Eugen Rochko 2021-08-06 17:52:30 +02:00
parent 935180182b
commit f3ad0866b2
1 changed files with 29 additions and 29 deletions

View File

@ -257,51 +257,51 @@
"hint": "Пароль должен содержать не менее восьми символов" "hint": "Пароль должен содержать не менее восьми символов"
}, },
"invite": { "invite": {
"registration_user_invite_request": "Why do you want to join?" "registration_user_invite_request": "Почему вы хотите присоединиться?"
} }
}, },
"error": { "error": {
"item": { "item": {
"username": "Username", "username": "Имя пользователя",
"email": "Email", "email": "E-mail",
"password": "Password", "password": "Пароль",
"agreement": "Agreement", "agreement": "Соглашение",
"locale": "Locale", "locale": "Язык",
"reason": "Reason" "reason": "Причина"
}, },
"reason": { "reason": {
"blocked": "%s contains a disallowed email provider", "blocked": "%s содержит запрещённый e-mail сервис",
"unreachable": "%s does not seem to exist", "unreachable": "%s не существует",
"taken": "%s is already in use", "taken": "%s уже используется",
"reserved": "%s is a reserved keyword", "reserved": "%s является зарезервированным ключевым словом",
"accepted": "%s must be accepted", "accepted": "%s должно быть принято",
"blank": "%s is required", "blank": "Поле «%s» обязательно",
"invalid": "%s is invalid", "invalid": "Недопустимое значение поля «%s»",
"too_long": "%s is too long", "too_long": "%s слишком длинный",
"too_short": "%s is too short", "too_short": "%s слишком короткий",
"inclusion": "%s is not a supported value" "inclusion": "Неподдерживаемое значение «%s»"
}, },
"special": { "special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores", "username_invalid": "Имя пользователя может содержать только латинские буквы, цифры и подчёркивания",
"username_too_long": "Username is too long (cant be longer than 30 characters)", "username_too_long": "Слишком длинное имя пользователя (не может быть длиннее 30 символов)",
"email_invalid": "This is not a valid email address", "email_invalid": "Недопустимый e-mail адрес",
"password_too_short": "Password is too short (must be at least 8 characters)" "password_too_short": "Пароль слишком короткий (должен содержать не менее 8 символов)"
} }
} }
}, },
"server_rules": { "server_rules": {
"title": "Some ground rules.", "title": "Несколько основных правил.",
"subtitle": "These rules are set by the admins of %s.", "subtitle": "Эти правила установлены администраторами %s.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.", "prompt": "Продолжая, вы соглашаетесь с условиям использования и политикой конфиденциальности %s.",
"terms_of_service": "terms of service", "terms_of_service": "условия использования",
"privacy_policy": "privacy policy", "privacy_policy": "политика конфиденциальности",
"button": { "button": {
"confirm": "I Agree" "confirm": "Принимаю"
} }
}, },
"confirm_email": { "confirm_email": {
"title": "One last thing.", "title": "И ещё кое-что.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.", "subtitle": "Мы только что отправили письмо на\n%s.\nНажмите на ссылку в нём, чтобы\nподтвердить свою учётную запись.",
"button": { "button": {
"open_email_app": "Open Email App", "open_email_app": "Open Email App",
"dont_receive_email": "I never got an email" "dont_receive_email": "I never got an email"