-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: various of commits (check description) (#186)
remove: some useless package remove: manifest file support add: manifest data to package.json remove: client.manifest add: more details to client.manifest fix: duplicate destroy add: more details to startup add: translation string to src/languages add: playerStop event back again move: languages dir outside the src folder
- Loading branch information
Showing
146 changed files
with
732 additions
and
709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
68 changes: 34 additions & 34 deletions
68
src/languages/ru/button.music.yaml → languages/ru/button.music.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
queue_author: "💾 %{guild}" | ||
queue_description: "`📀` | Сейчас играет:\n**%{track}** `[%{duration}]` • %{requester}\n\n`💤` | Очередь:**%{list_song}**" | ||
queue_footer: "Страница • %{page}/%{pages} | Общая очередь • %{queue_lang} | Общая времени • %{total_duration}" | ||
# Pause | ||
pause_msg: "`⏸️` | **Пауза**!" | ||
resume_msg: "`▶️` | **Возобновление**!" | ||
# Skip | ||
skip_msg: "`⏭️` | **Пропущено**!" | ||
skip_notfound: "`⚠️` | Нет больше песни чтобы пропустить!" | ||
# Stop | ||
stop_msg: "`⏹️` | **Остановлено**!" | ||
# Volume | ||
volup_msg: "`🔊` | Изменено громкость на **%{volume}%**" | ||
voldown_msg: "`🔉` | Изменено громкость на **%{volume}%**" | ||
volume_max: "`⚠️` | Плеер уже на максимальной громкости!" | ||
volume_min: "`⚠️` | Плеер уже на минимальной громкости!" | ||
# Clear | ||
clear_msg: "`🗑️` | Очередь успешно **очищена**!" | ||
# Loop | ||
loop_current: "`🔁` | Повтор: **Песня**!" | ||
loop_all: "`🔁` | Повтор: **Очередь**!" | ||
unloop_all: "`❌` | Повтор: **Отключено**!" | ||
loop_invalid: "`⚠️` | Неверный режим повтора. Пожалуйста используйте %{mode}!" | ||
loop_already: "`⚠️` | Повтор уже выбран **%{mode}**!" | ||
# Previous | ||
previous_msg: "`⏮️` | Перемотаю к предыдущему **композицию**!" | ||
previous_notfound: "`⚠️` | Предыдущая композиция не найден!" | ||
# Shuffle | ||
shuffle_msg: "🔀 Успешно перемешал очередь!" | ||
# All filter command! | ||
filter_on: "`✅` | %{name} Фильтр теперь **включен**!" | ||
filter_already: "`⚠️` | %{name} Фильтр уже **включен**!" | ||
# Reset command! | ||
reset_on: "`❌` | Фильтр **сброшен**!" | ||
queue_author: "💾 %{guild}" | ||
queue_description: "`📀` | Сейчас играет:\n**%{track}** `[%{duration}]` • %{requester}\n\n`💤` | Очередь:**%{list_song}**" | ||
queue_footer: "Страница • %{page}/%{pages} | Общая очередь • %{queue_lang} | Общая времени • %{total_duration}" | ||
# Pause | ||
pause_msg: "`⏸️` | **Пауза**!" | ||
resume_msg: "`▶️` | **Возобновление**!" | ||
# Skip | ||
skip_msg: "`⏭️` | **Пропущено**!" | ||
skip_notfound: "`⚠️` | Нет больше песни чтобы пропустить!" | ||
# Stop | ||
stop_msg: "`⏹️` | **Остановлено**!" | ||
# Volume | ||
volup_msg: "`🔊` | Изменено громкость на **%{volume}%**" | ||
voldown_msg: "`🔉` | Изменено громкость на **%{volume}%**" | ||
volume_max: "`⚠️` | Плеер уже на максимальной громкости!" | ||
volume_min: "`⚠️` | Плеер уже на минимальной громкости!" | ||
# Clear | ||
clear_msg: "`🗑️` | Очередь успешно **очищена**!" | ||
# Loop | ||
loop_current: "`🔁` | Повтор: **Песня**!" | ||
loop_all: "`🔁` | Повтор: **Очередь**!" | ||
unloop_all: "`❌` | Повтор: **Отключено**!" | ||
loop_invalid: "`⚠️` | Неверный режим повтора. Пожалуйста используйте %{mode}!" | ||
loop_already: "`⚠️` | Повтор уже выбран **%{mode}**!" | ||
# Previous | ||
previous_msg: "`⏮️` | Перемотаю к предыдущему **композицию**!" | ||
previous_notfound: "`⚠️` | Предыдущая композиция не найден!" | ||
# Shuffle | ||
shuffle_msg: "🔀 Успешно перемешал очередь!" | ||
# All filter command! | ||
filter_on: "`✅` | %{name} Фильтр теперь **включен**!" | ||
filter_already: "`⚠️` | %{name} Фильтр уже **включен**!" | ||
# Reset command! | ||
reset_on: "`❌` | Фильтр **сброшен**!" | ||
reset_already: "`⚠️` | Фильтр уже **сброшена**!" |
70 changes: 35 additions & 35 deletions
70
src/languages/ru/command.filter.yaml → languages/ru/command.filter.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
### All filter command! | ||
filter_on: "`✅` | %{name} Фильтр теперь **включен**!" | ||
filter_already: "`⚠️` | %{name} Фильтр уже **включен**!" | ||
filter_number: "`⚠️` | Пожалуйста, укажите число!" | ||
filter_greater: "`⚠️` | Число должен быть выше от **0**!" | ||
filter_less: "`⚠️` | Число должен быть ниже до **10**!" | ||
|
||
### Bassboost command! | ||
bassboost_set: "`🎚️` | Bassboost установлен на **%{amount}dB**!" | ||
bassboost_limit: "`⚠️` | Пожалуйста, укажите число от **-10** до **10**!" | ||
|
||
### Equalizer command! | ||
eq_author: "Эквалайзер" | ||
eq_icon: "https://i.pinimg.com/originals/cb/17/b8/cb17b80a942d7c317a35ff1324fae12f.gif" | ||
eq_desc: "`🎚️` | Существует **14 диапазонов**, которые можно установить от **-10** до **10**. Не обязательно устанавливать их все!" | ||
eq_field_title: "Пример:" | ||
eq_field_value: "%{prefix}eq 2 3 0 8 0 5 0 -5 0 0" | ||
eq_footer: "Сброс эквалайзера • %{prefix}eq reset" | ||
eq_on: "`🎚️` | Эквалайзер настроен на **%{bands}**!" | ||
eq_number: "`⚠️` | Пожалуйста, укажите число!" | ||
eq_greater: "`⚠️` | Число должен быть выше от **-10**!" | ||
eq_than: "`⚠️` | Число должен быть ниже до **10**!" | ||
|
||
### Pitch command! | ||
pitch_on: "`🎚️` | Высота тона установлена на **%{amount}**!" | ||
|
||
### Rate command! | ||
rate_on: "`🎚️` | Рейт установлена на **%{amount}x**!" | ||
|
||
### Speed command! | ||
speed_on: "`🎚️` | Скорость установлена на **%{amount}x**!" | ||
|
||
### Reset command! | ||
reset_on: "`❌` | Фильтр **сброшен**!" | ||
reset_already: "`⚠️` | Фильтр уже **сброшена**!" | ||
### All filter command! | ||
filter_on: "`✅` | %{name} Фильтр теперь **включен**!" | ||
filter_already: "`⚠️` | %{name} Фильтр уже **включен**!" | ||
filter_number: "`⚠️` | Пожалуйста, укажите число!" | ||
filter_greater: "`⚠️` | Число должен быть выше от **0**!" | ||
filter_less: "`⚠️` | Число должен быть ниже до **10**!" | ||
|
||
### Bassboost command! | ||
bassboost_set: "`🎚️` | Bassboost установлен на **%{amount}dB**!" | ||
bassboost_limit: "`⚠️` | Пожалуйста, укажите число от **-10** до **10**!" | ||
|
||
### Equalizer command! | ||
eq_author: "Эквалайзер" | ||
eq_icon: "https://i.pinimg.com/originals/cb/17/b8/cb17b80a942d7c317a35ff1324fae12f.gif" | ||
eq_desc: "`🎚️` | Существует **14 диапазонов**, которые можно установить от **-10** до **10**. Не обязательно устанавливать их все!" | ||
eq_field_title: "Пример:" | ||
eq_field_value: "%{prefix}eq 2 3 0 8 0 5 0 -5 0 0" | ||
eq_footer: "Сброс эквалайзера • %{prefix}eq reset" | ||
eq_on: "`🎚️` | Эквалайзер настроен на **%{bands}**!" | ||
eq_number: "`⚠️` | Пожалуйста, укажите число!" | ||
eq_greater: "`⚠️` | Число должен быть выше от **-10**!" | ||
eq_than: "`⚠️` | Число должен быть ниже до **10**!" | ||
|
||
### Pitch command! | ||
pitch_on: "`🎚️` | Высота тона установлена на **%{amount}**!" | ||
|
||
### Rate command! | ||
rate_on: "`🎚️` | Рейт установлена на **%{amount}x**!" | ||
|
||
### Speed command! | ||
speed_on: "`🎚️` | Скорость установлена на **%{amount}x**!" | ||
|
||
### Reset command! | ||
reset_on: "`❌` | Фильтр **сброшен**!" | ||
reset_already: "`⚠️` | Фильтр уже **сброшена**!" |
68 changes: 34 additions & 34 deletions
68
src/languages/ru/command.info.yaml → languages/ru/command.info.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
### Developer command! | ||
dev_title: "RainyXeon" | ||
dev_desc: "Я просто разработчик инкогнито. И официальный создатель Dreamvast и RainyProduction!" | ||
dev_foot: "Подумайте о том, чтобы вы присоединились к моему серверу или пригласили моих ботов :) Это мне очень поможет!" | ||
|
||
### Invite command! | ||
inv_title: "✉️ %{username}" | ||
inv_desc: "Спасибо, что пригласили меня заранее!" | ||
|
||
### Ping command! | ||
ping_title: "🏓 " | ||
ping_desc: "**Пинг:** `%{ping}ms`\n**Время отклика:** `%{response}ms`" | ||
|
||
### Uptime command! | ||
uptime_title: "🕒 " | ||
uptime_desc: "**Аптайм:** `%{uptime}`" | ||
|
||
### Help command! | ||
ce_finder_name: "**Команды:**" | ||
ce_finder_des: "**Описание:**" | ||
ce_finder_usage: "**Использование:**" | ||
ce_finder_access: "**Доступно:**" | ||
ce_finder_aliases: "**Другие команды:**" | ||
ce_finder_slash: "**Использование слеша:**" | ||
ce_finder_des_no: "Нет описания" | ||
ce_finder_usage_no: "Нету" | ||
ce_finder_aliases_prefix: " [Только Префикс]" | ||
ce_finder_aliases_no: "Нету" | ||
ce_finder_slash_enable: "Включена" | ||
ce_finder_slash_disable: "Отключена" | ||
ce_finder_invalid: "Неверный команда" | ||
ce_finder_example: "`⚠️` | Пожалуйста, укажите правильную **команду**!" | ||
ce_name: "Команды" | ||
ce_total: "Всего команд: " | ||
### Developer command! | ||
dev_title: "RainyXeon" | ||
dev_desc: "Я просто разработчик инкогнито. И официальный создатель Dreamvast и RainyProduction!" | ||
dev_foot: "Подумайте о том, чтобы вы присоединились к моему серверу или пригласили моих ботов :) Это мне очень поможет!" | ||
|
||
### Invite command! | ||
inv_title: "✉️ %{username}" | ||
inv_desc: "Спасибо, что пригласили меня заранее!" | ||
|
||
### Ping command! | ||
ping_title: "🏓 " | ||
ping_desc: "**Пинг:** `%{ping}ms`\n**Время отклика:** `%{response}ms`" | ||
|
||
### Uptime command! | ||
uptime_title: "🕒 " | ||
uptime_desc: "**Аптайм:** `%{uptime}`" | ||
|
||
### Help command! | ||
ce_finder_name: "**Команды:**" | ||
ce_finder_des: "**Описание:**" | ||
ce_finder_usage: "**Использование:**" | ||
ce_finder_access: "**Доступно:**" | ||
ce_finder_aliases: "**Другие команды:**" | ||
ce_finder_slash: "**Использование слеша:**" | ||
ce_finder_des_no: "Нет описания" | ||
ce_finder_usage_no: "Нету" | ||
ce_finder_aliases_prefix: " [Только Префикс]" | ||
ce_finder_aliases_no: "Нету" | ||
ce_finder_slash_enable: "Включена" | ||
ce_finder_slash_disable: "Отключена" | ||
ce_finder_invalid: "Неверный команда" | ||
ce_finder_example: "`⚠️` | Пожалуйста, укажите правильную **команду**!" | ||
ce_name: "Команды" | ||
ce_total: "Всего команд: " |
Oops, something went wrong.