mycorrhiza/l18n/ru/auth.json
2024-07-28 12:15:59 +03:00

36 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"username": "Логин",
"password": "Пароль",
"register_title": "",
"register_header": "",
"register_button": "",
"login_title": "Вход",
"login_header": "",
"login_button": "",
"logout_title": "",
"logout_header": "?",
"logout_button": "Подтвердить",
"logout_anon": "",
"lock_title": "",
"password_tip": "",
"cookie_tip": "",
"telegram_tip": "Вы можете войти с помощью Телеграм. Это сработает, если у вашего профиля есть @имя, и оно не занято в этой вики.",
"noauth": "",
"noregister": "Регистрация в текущее время недоступна. Администраторы могут вручную создать вам учётную запись, свяжитесь с ними.",
"error_username": "",
"error_password": "Неверный пароль.",
"error_telegram": "",
"go_back": "Назад",
"go_home": "Домой",
"go_login": "На страницу входа",
"try_again": "Ещё раз"
}