Skip to content

Commit

Permalink
feat(i18n): update Russian translations [skip ci]
Browse files Browse the repository at this point in the history
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
  • Loading branch information
potatoru authored and weblate committed Jun 2, 2023
1 parent a5e7105 commit 604abe6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/i18n/ru.yml
Expand Up @@ -36,13 +36,18 @@ commands:
title: ✅ Закрепленное сообщение
not_pinnable:
title: ❌ Ошибка
not_ticket:
title: ❌ Это не канал тикета
slash:
close:
invalid_time:
description: '`{input}` не является допустимым форматом времени.'
options:
reason:
name: причина
description: Причина закрытия тикета
name: закрыть
description: Запросить закрытие тикета
force-close:
confirm_multiple:
title: ❓ Вы уверены?
Expand All @@ -52,6 +57,9 @@ commands:
name: категория
not_staff:
title: ❌ Ошибка
description: Только администраторы могут принудительно закрывать тикеты.
no_tickets:
title: ❌Тикетов нет
add:
added: ➡️ {added} был добавлен пользователем {by}.
description: Добавить участника в тикет
Expand All @@ -60,3 +68,10 @@ commands:
options:
member:
description: Участник, которого нужно добавить в тикет
name: участник
ticket:
name: тикет
name: добавить
claim:
description: Взять тикет
name: взять

0 comments on commit 604abe6

Please sign in to comment.