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: 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 2, 2023
1 parent e68ece2 commit a5e7105
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/i18n/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: Участник, которого нужно добавить в тикет

0 comments on commit a5e7105

Please sign in to comment.