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: Felix <haffk@duck.com> Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/ Translation: Discord Tickets/Bot
This commit is contained in:
parent
e68ece2207
commit
a5e7105a5f
@ -31,3 +31,32 @@ commands:
|
||||
name: Создать тикет из сообщения
|
||||
pin:
|
||||
name: Закрепить сообщение
|
||||
pinned:
|
||||
description: Сообщение закреплено.
|
||||
title: ✅ Закрепленное сообщение
|
||||
not_pinnable:
|
||||
title: ❌ Ошибка
|
||||
slash:
|
||||
close:
|
||||
invalid_time:
|
||||
description: '`{input}` не является допустимым форматом времени.'
|
||||
options:
|
||||
reason:
|
||||
name: причина
|
||||
force-close:
|
||||
confirm_multiple:
|
||||
title: ❓ Вы уверены?
|
||||
description: Принудительно закрыть тикет
|
||||
options:
|
||||
category:
|
||||
name: категория
|
||||
not_staff:
|
||||
title: ❌ Ошибка
|
||||
add:
|
||||
added: ➡️ {added} был добавлен пользователем {by}.
|
||||
description: Добавить участника в тикет
|
||||
not_staff:
|
||||
title: ❌ Ошибка
|
||||
options:
|
||||
member:
|
||||
description: Участник, которого нужно добавить в тикет
|
||||
|
Loading…
Reference in New Issue
Block a user