Skip to content

Commit

Permalink
Add Russian translation for 6 new commands. Fix typo in English trans…
Browse files Browse the repository at this point in the history
…lation (#125)
  • Loading branch information
sayfulloev authored and Zenrac committed Oct 30, 2018
1 parent eff9a3a commit 751e9cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion i18n/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@
"music-bass-boost-now" : "Bass boost currently set on {}",
"music-bass-boost-set" : "Bass boost now set on {}",
"cmd-bassboost-help" : "Changes the player's bass frequencies up to 4 levels. OFF, LOW, MEDIUM, HIGH and INSANE.\nYou can use the equalizer to make adjustments as you want.",
"cmd-equalizer-help" : "Manages an equlizer with 15 bands. Valid values are from -0.25 to 1.\n-0.25 means that the given frequency is completely muted and 0.25 means it is doubled.\nUse reaction to move the cursor and edit gains interactively. You can press the circle to reset the equalizer.\nOtherwise you can specify a band and a gain to edit it quickly.",
"cmd-equalizer-help" : "Manages an equalizer with 15 bands. Valid values are from -0.25 to 1.\n-0.25 means that the given frequency is completely muted and 0.25 means it is doubled.\nUse reaction to move the cursor and edit gains interactively. You can press the circle to reset the equalizer.\nOtherwise you can specify a band and a gain to edit it quickly.",
"music-equalizer-set" : "Band {}'s gain set to {}",
"cmd-voicekick-help" : "Kicks a user from a voice channel."
}
12 changes: 6 additions & 6 deletions i18n/russian.json
Original file line number Diff line number Diff line change
Expand Up @@ -642,10 +642,10 @@
"music-npmsg-now-never" : "'Играет сейчас' сообщение в начале каждой песни отключено.",
"music-npmsg-now-default" : "'Играет сейчас' сообщение в начале каждой песни отображется автоматически в зависмотси от того где вы используйте команды.",

"music-bass-boost-now" : "Bass boost currently set on {}",
"music-bass-boost-set" : "Bass boost now set on {}",
"cmd-bassboost-help" : "Changes the player's bass frequencies up to 4 levels. OFF, LOW, MEDIUM, HIGH and INSANE.\nYou can use the equalizer to make adjustments as you want.",
"cmd-equalizer-help" : "Manages an equlizer with 15 bands. Valid values are from -0.25 to 1.\n-0.25 means that the given frequency is completely muted and 0.25 means it is doubled.\nUse reaction to move the cursor and edit gains interactively. You can press the circle to reset the equalizer.\nOtherwise you can specify a band and a gain to edit it quickly.",
"music-equalizer-set" : "Band {}'s gain set to {}",
"cmd-voicekick-help" : "Kicks a user from a voice channel."
"music-bass-boost-now" : "Усиление басов сейчас имеет значение {}",
"music-bass-boost-set" : "Усиление басов выставлено на {}",
"cmd-bassboost-help" : "Изменяет низкие (басовые) частоты плеера до 4 уровней. ВЫКЛ, НИЗКИЙ, СРЕДНИЙ, ВЫСОКИЙ и СУМАСШЕДШИЙ.\nВы можете использовать эквалайзер для персональной настройки.",
"cmd-equalizer-help" : "Управляет 15-полосным эквалайзером. Допустимые значения: от -0,25 до 1. \n -0.25 означает, что данная частота полностью отключена, а 0.25 означает, что она удваивается. \nИспользуйте реакцию для интерактивного перемещения курсора и редактирования усиления. Вы можете нажимать круг для сброса эквалайзера. \n В противном случае вы можете указать диапазон и коэффициент усиления, чтобы быстро отредактировать его.",
"music-equalizer-set" : "Усиление {} полосы установлено на {}",
"cmd-voicekick-help" : "Скидывает пользователя из голосового канала."
}

0 comments on commit 751e9cd

Please sign in to comment.