JaBa/languages/ru-RU/administration/goodbye.json
2023-06-17 16:46:31 +05:00

15 lines
No EOL
1 KiB
JSON
Raw Permalink 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.

{
"DESCRIPTION": "Включить или отключить сообщения при выходе пользователя с сервера",
"USAGE": "config [state] [#channel] [message] [image] \nИли [test]",
"EXAMPLES": "goodbye config state:True channel:#welcome Прощай! image:True\ngoodbye test",
"TEST": "Проверить",
"TEST_SUCCESS": "Тест выполнен",
"CONFIG": "Настроить",
"IMAGE": "Добавить карточку к сообщению?",
"MESSAGE": "Ваше сообщение (доступны подмены с помощью {user}, {server} и {membercount})",
"ENABLED": "Прощальные сообщения включены в {{channel}}!\nИспользуйте `goodbye test` для просмотра сообщения",
"DISABLED": "Прощальные сообщения отключены",
"DEFAULT_MESSAGE": "Пока, {user}! Нас теперь {membercount} без тебя :'(",
"IMG_GOODBYE": "Вышел с {{server}}",
"TITLE": "До встречи!"
}