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 61.4% (169 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
  • Loading branch information
thehaffk authored and weblate committed Jun 3, 2023
1 parent 1a44797 commit e53013c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/i18n/ru.yml
Expand Up @@ -46,6 +46,7 @@ commands:
close:
invalid_time:
description: '`{input}` не является допустимым форматом времени.'
title: ❌ Неправильно
options:
reason:
name: причина
Expand All @@ -61,6 +62,8 @@ commands:
options:
category:
name: категория
description: Закрыть все тикеты в указанной категории (должно быть использовано
с `time`)
reason:
description: Причина закрытия тикета(ов)
name: причина
Expand All @@ -80,7 +83,7 @@ commands:
confirmed_multiple:
description: Каналы будут удалены через несколько секунд.
title:
-
- ✅ Закрытие тикета %d
- ✅ Закрытие %d тикет(-ов)
closed_one:
description: Канал будет удален через несколько секунд.
Expand All @@ -90,13 +93,18 @@ commands:
description: Добавить участника в тикет
not_staff:
title: ❌ Ошибка
description: Только администраторы могут добавлять участников в чужие тикеты.
options:
member:
description: Участник, которого нужно добавить в тикет
name: участник
ticket:
name: тикет
description: Тикет, в который нужно добавить участника
name: добавить
success:
description: '{member} был добавлен в {ticket}.'
title: ✅ Добавлен
claim:
description: Взять тикет
name: взять
Expand Down

0 comments on commit e53013c

Please sign in to comment.