mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
feat(i18n): update Russian translations [skip ci]
Currently translated at 15.2% (42 of 275 strings) Co-authored-by: Alexander Morozov <vorgan@me.com> Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/ Translation: Discord Tickets/Bot
This commit is contained in:
parent
a5e7105a5f
commit
604abe67b8
@ -36,6 +36,8 @@ commands:
|
||||
title: ✅ Закрепленное сообщение
|
||||
not_pinnable:
|
||||
title: ❌ Ошибка
|
||||
not_ticket:
|
||||
title: ❌ Это не канал тикета
|
||||
slash:
|
||||
close:
|
||||
invalid_time:
|
||||
@ -43,6 +45,9 @@ commands:
|
||||
options:
|
||||
reason:
|
||||
name: причина
|
||||
description: Причина закрытия тикета
|
||||
name: закрыть
|
||||
description: Запросить закрытие тикета
|
||||
force-close:
|
||||
confirm_multiple:
|
||||
title: ❓ Вы уверены?
|
||||
@ -52,6 +57,9 @@ commands:
|
||||
name: категория
|
||||
not_staff:
|
||||
title: ❌ Ошибка
|
||||
description: Только администраторы могут принудительно закрывать тикеты.
|
||||
no_tickets:
|
||||
title: ❌Тикетов нет
|
||||
add:
|
||||
added: ➡️ {added} был добавлен пользователем {by}.
|
||||
description: Добавить участника в тикет
|
||||
@ -60,3 +68,10 @@ commands:
|
||||
options:
|
||||
member:
|
||||
description: Участник, которого нужно добавить в тикет
|
||||
name: участник
|
||||
ticket:
|
||||
name: тикет
|
||||
name: добавить
|
||||
claim:
|
||||
description: Взять тикет
|
||||
name: взять
|
||||
|
Loading…
Reference in New Issue
Block a user