mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-01-31 09:09:00 +03:00
Remove unused messages (#144)
This commit is contained in:
parent
413b8a4781
commit
bae92fc84b
4 changed files with 0 additions and 609 deletions
|
@ -111,9 +111,6 @@
|
|||
<data name="CachedMessageDeleted" xml:space="preserve">
|
||||
<value>Deleted message by {0}:</value>
|
||||
</data>
|
||||
<data name="CachedMessageCleared" xml:space="preserve">
|
||||
<value>Cleared message from {0} in channel {1}: {2}</value>
|
||||
</data>
|
||||
<data name="CachedMessageEdited" xml:space="preserve">
|
||||
<value>Edited message by {0}:</value>
|
||||
</data>
|
||||
|
@ -129,45 +126,24 @@
|
|||
<data name="Sound3" xml:space="preserve">
|
||||
<value>Ngyes!</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionBot" xml:space="preserve">
|
||||
<value>I do not have permission to execute this command!</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionUser" xml:space="preserve">
|
||||
<value>You do not have permission to execute this command!</value>
|
||||
</data>
|
||||
<data name="YouWereBanned" xml:space="preserve">
|
||||
<value>You were banned</value>
|
||||
</data>
|
||||
<data name="PunishmentExpired" xml:space="preserve">
|
||||
<value>Punishment expired</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooSmall" xml:space="preserve">
|
||||
<value>You specified less than {0} messages!</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooLarge" xml:space="preserve">
|
||||
<value>You specified more than {0} messages!</value>
|
||||
</data>
|
||||
<data name="CommandHelp" xml:space="preserve">
|
||||
<value>Command help:</value>
|
||||
</data>
|
||||
<data name="YouWereKicked" xml:space="preserve">
|
||||
<value>You were kicked</value>
|
||||
</data>
|
||||
<data name="Milliseconds" xml:space="preserve">
|
||||
<value>ms</value>
|
||||
</data>
|
||||
<data name="MemberAlreadyMuted" xml:space="preserve">
|
||||
<value>Member is already muted!</value>
|
||||
</data>
|
||||
<data name="ChannelNotSpecified" xml:space="preserve">
|
||||
<value>Not specified</value>
|
||||
</data>
|
||||
<data name="RoleNotSpecified" xml:space="preserve">
|
||||
<value>Not specified</value>
|
||||
</data>
|
||||
<data name="CurrentSettings" xml:space="preserve">
|
||||
<value>Current settings:</value>
|
||||
</data>
|
||||
<data name="SettingsLanguage" xml:space="preserve">
|
||||
<value>Language</value>
|
||||
</data>
|
||||
|
@ -201,36 +177,21 @@
|
|||
<data name="SettingsWelcomeMessage" xml:space="preserve">
|
||||
<value>Welcome message</value>
|
||||
</data>
|
||||
<data name="ClearAmountInvalid" xml:space="preserve">
|
||||
<value>You need to specify an integer from {0} to {1} instead of {2}!</value>
|
||||
</data>
|
||||
<data name="UserBanned" xml:space="preserve">
|
||||
<value>{0} was banned</value>
|
||||
</data>
|
||||
<data name="SettingDoesntExist" xml:space="preserve">
|
||||
<value>That setting doesn't exist!</value>
|
||||
</data>
|
||||
<data name="SettingsReceiveStartupMessages" xml:space="preserve">
|
||||
<value>Receive startup messages</value>
|
||||
</data>
|
||||
<data name="InvalidSettingValue" xml:space="preserve">
|
||||
<value>Invalid setting value specified!</value>
|
||||
</data>
|
||||
<data name="InvalidRole" xml:space="preserve">
|
||||
<value>This role does not exist!</value>
|
||||
</data>
|
||||
<data name="InvalidChannel" xml:space="preserve">
|
||||
<value>This channel does not exist!</value>
|
||||
</data>
|
||||
<data name="DurationRequiredForTimeOuts" xml:space="preserve">
|
||||
<value>I cannot mute someone for more than 28 days using timeouts! Either specify a duration shorter than 28 days, or set a mute role in settings</value>
|
||||
</data>
|
||||
<data name="CannotTimeOutBot" xml:space="preserve">
|
||||
<value>I cannot use time-outs on other bots! Try to set a mute role in settings</value>
|
||||
</data>
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<value>{0} has created event {1}! It will take place in {2} and will start <t:{3}:R>! \n {4}</value>
|
||||
</data>
|
||||
<data name="SettingsEventNotificationRole" xml:space="preserve">
|
||||
<value>Role for event creation notifications</value>
|
||||
</data>
|
||||
|
@ -243,84 +204,24 @@
|
|||
<data name="EventStarted" xml:space="preserve">
|
||||
<value>Event "{0}" started</value>
|
||||
</data>
|
||||
<data name="SettingsFrowningFace" xml:space="preserve">
|
||||
<value>:(</value>
|
||||
</data>
|
||||
<data name="EventCancelled" xml:space="preserve">
|
||||
<value>Event "{0}" is cancelled!</value>
|
||||
</data>
|
||||
<data name="EventCompleted" xml:space="preserve">
|
||||
<value>Event "{0}" has completed!</value>
|
||||
</data>
|
||||
<data name="Ever" xml:space="preserve">
|
||||
<value>ever</value>
|
||||
</data>
|
||||
<data name="MessagesCleared" xml:space="preserve">
|
||||
<value>Cleared {0} messages</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberKicked" xml:space="preserve">
|
||||
<value>Kicked {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberMuted" xml:space="preserve">
|
||||
<value>Muted {0} for{1}: {2}</value>
|
||||
</data>
|
||||
<data name="FeedbackUserUnbanned" xml:space="preserve">
|
||||
<value>Unbanned {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberUnmuted" xml:space="preserve">
|
||||
<value>Unmuted {0}: {1}</value>
|
||||
</data>
|
||||
<data name="SettingsNothingChanged" xml:space="preserve">
|
||||
<value>Nothing changed! `{0}` is already set to {1}</value>
|
||||
</data>
|
||||
<data name="SettingNotDefined" xml:space="preserve">
|
||||
<value>Not specified</value>
|
||||
</data>
|
||||
<data name="FeedbackSettingsUpdated" xml:space="preserve">
|
||||
<value>Value of setting `{0}` is now set to {1}</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionBan" xml:space="preserve">
|
||||
<value>Bans a user</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionClear" xml:space="preserve">
|
||||
<value>Deletes a specified amount of messages in this channel</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionHelp" xml:space="preserve">
|
||||
<value>Shows this message</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionKick" xml:space="preserve">
|
||||
<value>Kicks a member</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionMute" xml:space="preserve">
|
||||
<value>Mutes a member</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionPing" xml:space="preserve">
|
||||
<value>Shows (inaccurate) latency</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionSettings" xml:space="preserve">
|
||||
<value>Allows you to change certain preferences for this guild</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnban" xml:space="preserve">
|
||||
<value>Unbans a user</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnmute" xml:space="preserve">
|
||||
<value>Unmutes a member</value>
|
||||
</data>
|
||||
<data name="MissingNumber" xml:space="preserve">
|
||||
<value>You need to specify an integer from {0} to {1}!</value>
|
||||
</data>
|
||||
<data name="MissingUser" xml:space="preserve">
|
||||
<value>You need to specify a user!</value>
|
||||
</data>
|
||||
<data name="InvalidUser" xml:space="preserve">
|
||||
<value>You need to specify a user instead of {0}!</value>
|
||||
</data>
|
||||
<data name="MissingMember" xml:space="preserve">
|
||||
<value>You need to specify a guild member!</value>
|
||||
</data>
|
||||
<data name="InvalidMember" xml:space="preserve">
|
||||
<value>You need to specify a member of this guild!</value>
|
||||
</data>
|
||||
<data name="UserCannotBanMembers" xml:space="preserve">
|
||||
<value>You cannot ban users from this guild!</value>
|
||||
</data>
|
||||
|
@ -351,21 +252,6 @@
|
|||
<data name="BotCannotManageGuild" xml:space="preserve">
|
||||
<value>I cannot manage this guild!</value>
|
||||
</data>
|
||||
<data name="MissingBanReason" xml:space="preserve">
|
||||
<value>You need to specify a reason to ban this user!</value>
|
||||
</data>
|
||||
<data name="MissingKickReason" xml:space="preserve">
|
||||
<value>You need to specify a reason to kick this member!</value>
|
||||
</data>
|
||||
<data name="MissingMuteReason" xml:space="preserve">
|
||||
<value>You need to specify a reason to mute this member!</value>
|
||||
</data>
|
||||
<data name="MissingUnbanReason" xml:space="preserve">
|
||||
<value>You need to specify a reason to unban this user!</value>
|
||||
</data>
|
||||
<data name="MissingUnmuteReason" xml:space="preserve">
|
||||
<value>You need to specify a reason for unmute this member!</value>
|
||||
</data>
|
||||
<data name="UserCannotBanOwner" xml:space="preserve">
|
||||
<value>You cannot ban the owner of this guild!</value>
|
||||
</data>
|
||||
|
@ -438,9 +324,6 @@
|
|||
<data name="SettingsDefaultRole" xml:space="preserve">
|
||||
<value>Default role</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionRemind" xml:space="preserve">
|
||||
<value>Adds a reminder</value>
|
||||
</data>
|
||||
<data name="SettingsPublicFeedbackChannel" xml:space="preserve">
|
||||
<value>Channel for public notifications</value>
|
||||
</data>
|
||||
|
@ -453,12 +336,6 @@
|
|||
<data name="SettingsAutoStartEvents" xml:space="preserve">
|
||||
<value>Automatically start scheduled events</value>
|
||||
</data>
|
||||
<data name="MissingReminderText" xml:space="preserve">
|
||||
<value>You need to specify reminder text!</value>
|
||||
</data>
|
||||
<data name="InvalidRemindIn" xml:space="preserve">
|
||||
<value>You need to specify when I should send you the reminder!</value>
|
||||
</data>
|
||||
<data name="IssuedBy" xml:space="preserve">
|
||||
<value>Issued by</value>
|
||||
</data>
|
||||
|
|
|
@ -111,9 +111,6 @@
|
|||
<data name="CachedMessageDeleted" xml:space="preserve">
|
||||
<value>Сообщение {0} удалено:</value>
|
||||
</data>
|
||||
<data name="CachedMessageCleared" xml:space="preserve">
|
||||
<value>Очищено сообщение от {0} в канале {1}: {2}</value>
|
||||
</data>
|
||||
<data name="CachedMessageEdited" xml:space="preserve">
|
||||
<value>Сообщение {0} отредактировано:</value>
|
||||
</data>
|
||||
|
@ -129,42 +126,21 @@
|
|||
<data name="Sound3" xml:space="preserve">
|
||||
<value>Нгьес!</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionBot" xml:space="preserve">
|
||||
<value>У меня недостаточно прав для выполнения этой команды!</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionUser" xml:space="preserve">
|
||||
<value>У тебя недостаточно прав для выполнения этой команды!</value>
|
||||
</data>
|
||||
<data name="PunishmentExpired" xml:space="preserve">
|
||||
<value>Время наказания истекло</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooSmall" xml:space="preserve">
|
||||
<value>Указано менее {0} сообщений!</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooLarge" xml:space="preserve">
|
||||
<value>Указано более {0} сообщений!</value>
|
||||
</data>
|
||||
<data name="CommandHelp" xml:space="preserve">
|
||||
<value>Справка по командам:</value>
|
||||
</data>
|
||||
<data name="YouWereKicked" xml:space="preserve">
|
||||
<value>Вы были выгнаны</value>
|
||||
</data>
|
||||
<data name="Milliseconds" xml:space="preserve">
|
||||
<value>мс</value>
|
||||
</data>
|
||||
<data name="MemberAlreadyMuted" xml:space="preserve">
|
||||
<value>Участник уже заглушен!</value>
|
||||
</data>
|
||||
<data name="ChannelNotSpecified" xml:space="preserve">
|
||||
<value>Не указан</value>
|
||||
</data>
|
||||
<data name="RoleNotSpecified" xml:space="preserve">
|
||||
<value>Не указана</value>
|
||||
</data>
|
||||
<data name="CurrentSettings" xml:space="preserve">
|
||||
<value>Текущие настройки:</value>
|
||||
</data>
|
||||
<data name="SettingsLanguage" xml:space="preserve">
|
||||
<value>Язык</value>
|
||||
</data>
|
||||
|
@ -198,36 +174,21 @@
|
|||
<data name="SettingsWelcomeMessage" xml:space="preserve">
|
||||
<value>Приветствие</value>
|
||||
</data>
|
||||
<data name="ClearAmountInvalid" xml:space="preserve">
|
||||
<value>Надо указать целое число от {0} до {1} вместо {2}!</value>
|
||||
</data>
|
||||
<data name="UserBanned" xml:space="preserve">
|
||||
<value>{0} был(-а) забанен(-а)</value>
|
||||
</data>
|
||||
<data name="SettingDoesntExist" xml:space="preserve">
|
||||
<value>Такая настройка не существует!</value>
|
||||
</data>
|
||||
<data name="SettingsReceiveStartupMessages" xml:space="preserve">
|
||||
<value>Получать сообщения о запуске</value>
|
||||
</data>
|
||||
<data name="InvalidSettingValue" xml:space="preserve">
|
||||
<value>Указано недействительное значение для настройки!</value>
|
||||
</data>
|
||||
<data name="InvalidRole" xml:space="preserve">
|
||||
<value>Эта роль не существует!</value>
|
||||
</data>
|
||||
<data name="InvalidChannel" xml:space="preserve">
|
||||
<value>Этот канал не существует!</value>
|
||||
</data>
|
||||
<data name="DurationRequiredForTimeOuts" xml:space="preserve">
|
||||
<value>Я не могу заглушить кого-то на более чем 28 дней, используя тайм-ауты! Или укажи продолжительность менее 28 дней, или установи роль мута в настройках</value>
|
||||
</data>
|
||||
<data name="CannotTimeOutBot" xml:space="preserve">
|
||||
<value>Я не могу использовать тайм-ауты на других ботах! Попробуй указать роль мута в настройках</value>
|
||||
</data>
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<value>{0} создал событие {1}! Оно пройдёт в {2} и начнётся <t:{3}:R>!{4}</value>
|
||||
</data>
|
||||
<data name="SettingsEventNotificationRole" xml:space="preserve">
|
||||
<value>Роль для уведомлений о создании событий</value>
|
||||
</data>
|
||||
|
@ -240,84 +201,24 @@
|
|||
<data name="EventStarted" xml:space="preserve">
|
||||
<value>Событие "{0}" началось</value>
|
||||
</data>
|
||||
<data name="SettingsFrowningFace" xml:space="preserve">
|
||||
<value>:( </value>
|
||||
</data>
|
||||
<data name="EventCancelled" xml:space="preserve">
|
||||
<value>Событие "{0}" отменено!</value>
|
||||
</data>
|
||||
<data name="EventCompleted" xml:space="preserve">
|
||||
<value>Событие "{0}" завершено!</value>
|
||||
</data>
|
||||
<data name="Ever" xml:space="preserve">
|
||||
<value>всегда</value>
|
||||
</data>
|
||||
<data name="MessagesCleared" xml:space="preserve">
|
||||
<value>Очищено {0} сообщений</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberKicked" xml:space="preserve">
|
||||
<value>Выгнан {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberMuted" xml:space="preserve">
|
||||
<value>Заглушен {0} на{1}: {2}</value>
|
||||
</data>
|
||||
<data name="FeedbackUserUnbanned" xml:space="preserve">
|
||||
<value>Возвращён из бана {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberUnmuted" xml:space="preserve">
|
||||
<value>Разглушен {0}: {1}</value>
|
||||
</data>
|
||||
<data name="SettingsNothingChanged" xml:space="preserve">
|
||||
<value>Ничего не изменилось! Значение настройки `{0}` уже {1}</value>
|
||||
</data>
|
||||
<data name="SettingNotDefined" xml:space="preserve">
|
||||
<value>Не указано</value>
|
||||
</data>
|
||||
<data name="FeedbackSettingsUpdated" xml:space="preserve">
|
||||
<value>Значение настройки `{0}` теперь установлено на {1}</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionBan" xml:space="preserve">
|
||||
<value>Банит пользователя</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionClear" xml:space="preserve">
|
||||
<value>Удаляет указанное количество сообщений в этом канале</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionHelp" xml:space="preserve">
|
||||
<value>Показывает эту справку</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionKick" xml:space="preserve">
|
||||
<value>Выгоняет участника</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionMute" xml:space="preserve">
|
||||
<value>Глушит участника</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionPing" xml:space="preserve">
|
||||
<value>Показывает (неточную) задержку</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionSettings" xml:space="preserve">
|
||||
<value>Позволяет менять некоторые настройки под этот сервер</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnban" xml:space="preserve">
|
||||
<value>Возвращает пользователя из бана</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnmute" xml:space="preserve">
|
||||
<value>Разглушает участника</value>
|
||||
</data>
|
||||
<data name="MissingNumber" xml:space="preserve">
|
||||
<value>Надо указать целое число от {0} до {1}!</value>
|
||||
</data>
|
||||
<data name="MissingUser" xml:space="preserve">
|
||||
<value>Надо указать пользователя!</value>
|
||||
</data>
|
||||
<data name="InvalidUser" xml:space="preserve">
|
||||
<value>Надо указать пользователя вместо {0}!</value>
|
||||
</data>
|
||||
<data name="MissingMember" xml:space="preserve">
|
||||
<value>Надо указать участника сервера!</value>
|
||||
</data>
|
||||
<data name="InvalidMember" xml:space="preserve">
|
||||
<value>Надо указать участника этого сервера!</value>
|
||||
</data>
|
||||
<data name="UserCannotBanMembers" xml:space="preserve">
|
||||
<value>Ты не можешь банить пользователей на этом сервере!</value>
|
||||
</data>
|
||||
|
@ -348,21 +249,6 @@
|
|||
<data name="BotCannotManageGuild" xml:space="preserve">
|
||||
<value>Я не могу настраивать этот сервер!</value>
|
||||
</data>
|
||||
<data name="MissingBanReason" xml:space="preserve">
|
||||
<value>Надо указать причину для бана этого участника!</value>
|
||||
</data>
|
||||
<data name="MissingKickReason" xml:space="preserve">
|
||||
<value>Надо указать причину для кика этого участника!</value>
|
||||
</data>
|
||||
<data name="MissingMuteReason" xml:space="preserve">
|
||||
<value>Надо указать причину для мута этого участника!</value>
|
||||
</data>
|
||||
<data name="MissingUnbanReason" xml:space="preserve">
|
||||
<value>Надо указать причину для разбана этого пользователя!</value>
|
||||
</data>
|
||||
<data name="MissingUnmuteReason" xml:space="preserve">
|
||||
<value>Надо указать причину для размута этого участника!</value>
|
||||
</data>
|
||||
<data name="UserCannotBanBot" xml:space="preserve">
|
||||
<value>Ты не можешь меня забанить!</value>
|
||||
</data>
|
||||
|
@ -435,9 +321,6 @@
|
|||
<data name="SettingsDefaultRole" xml:space="preserve">
|
||||
<value>Роль по умолчанию</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionRemind" xml:space="preserve">
|
||||
<value>Добавляет напоминание</value>
|
||||
</data>
|
||||
<data name="SettingsPublicFeedbackChannel" xml:space="preserve">
|
||||
<value>Канал для публичных уведомлений</value>
|
||||
</data>
|
||||
|
@ -450,12 +333,6 @@
|
|||
<data name="SettingsAutoStartEvents" xml:space="preserve">
|
||||
<value>Автоматически начинать события</value>
|
||||
</data>
|
||||
<data name="MissingReminderText" xml:space="preserve">
|
||||
<value>Тебе нужно указать текст напоминания!</value>
|
||||
</data>
|
||||
<data name="InvalidRemindIn" xml:space="preserve">
|
||||
<value>Нужно указать время, через которое придёт напоминание!</value>
|
||||
</data>
|
||||
<data name="IssuedBy" xml:space="preserve">
|
||||
<value>Ответственный</value>
|
||||
</data>
|
||||
|
|
|
@ -111,9 +111,6 @@
|
|||
<data name="CachedMessageDeleted" xml:space="preserve">
|
||||
<value>сообщение {0} вырезано:</value>
|
||||
</data>
|
||||
<data name="CachedMessageCleared" xml:space="preserve">
|
||||
<value>вырезано сообщение (используя `!clear`) от {0} в канале {1}: {2}</value>
|
||||
</data>
|
||||
<data name="CachedMessageEdited" xml:space="preserve">
|
||||
<value>сообщение {0} переделано:</value>
|
||||
</data>
|
||||
|
@ -129,45 +126,24 @@
|
|||
<data name="Sound3" xml:space="preserve">
|
||||
<value>нгьес!</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionBot" xml:space="preserve">
|
||||
<value>у меня прав нету, сделай что нибудь.</value>
|
||||
</data>
|
||||
<data name="CommandNoPermissionUser" xml:space="preserve">
|
||||
<value>у тебя прав нету, твои проблемы.</value>
|
||||
</data>
|
||||
<data name="YouWereBanned" xml:space="preserve">
|
||||
<value>вы были забанены</value>
|
||||
</data>
|
||||
<data name="PunishmentExpired" xml:space="preserve">
|
||||
<value>время бана закончиловсь</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooSmall" xml:space="preserve">
|
||||
<value>ты выбрал менее {0} сообщений</value>
|
||||
</data>
|
||||
<data name="ClearAmountTooLarge" xml:space="preserve">
|
||||
<value>ты выбрал более {0} сообщений</value>
|
||||
</data>
|
||||
<data name="CommandHelp" xml:space="preserve">
|
||||
<value>туториал по приколам:</value>
|
||||
</data>
|
||||
<data name="YouWereKicked" xml:space="preserve">
|
||||
<value>вы были кикнуты</value>
|
||||
</data>
|
||||
<data name="Milliseconds" xml:space="preserve">
|
||||
<value>мс</value>
|
||||
</data>
|
||||
<data name="MemberAlreadyMuted" xml:space="preserve">
|
||||
<value>шизоид уже замучен!</value>
|
||||
</data>
|
||||
<data name="ChannelNotSpecified" xml:space="preserve">
|
||||
<value>*тут ничего нет*</value>
|
||||
</data>
|
||||
<data name="RoleNotSpecified" xml:space="preserve">
|
||||
<value>нъет</value>
|
||||
</data>
|
||||
<data name="CurrentSettings" xml:space="preserve">
|
||||
<value>настройки:</value>
|
||||
</data>
|
||||
<data name="SettingsLanguage" xml:space="preserve">
|
||||
<value>язык</value>
|
||||
</data>
|
||||
|
@ -201,36 +177,21 @@
|
|||
<data name="SettingsWelcomeMessage" xml:space="preserve">
|
||||
<value>здравствуйте (типо настройка)</value>
|
||||
</data>
|
||||
<data name="ClearAmountInvalid" xml:space="preserve">
|
||||
<value>выбери число от {0} до {1} вместо {2}!</value>
|
||||
</data>
|
||||
<data name="UserBanned" xml:space="preserve">
|
||||
<value>{0} забанен</value>
|
||||
</data>
|
||||
<data name="SettingDoesntExist" xml:space="preserve">
|
||||
<value>такой прикол не существует</value>
|
||||
</data>
|
||||
<data name="SettingsReceiveStartupMessages" xml:space="preserve">
|
||||
<value>получать инфу о старте бота</value>
|
||||
</data>
|
||||
<data name="InvalidSettingValue" xml:space="preserve">
|
||||
<value>криво настроил прикол, давай по новой</value>
|
||||
</data>
|
||||
<data name="InvalidRole" xml:space="preserve">
|
||||
<value>этого звания нету, ты шо</value>
|
||||
</data>
|
||||
<data name="InvalidChannel" xml:space="preserve">
|
||||
<value>этого канала нету, ты шо</value>
|
||||
</data>
|
||||
<data name="DurationRequiredForTimeOuts" xml:space="preserve">
|
||||
<value>ты шо, мутить больше чем на 28 дней таймаут не разрешает, вот настроишь роль мута, тогда поговорим</value>
|
||||
</data>
|
||||
<data name="CannotTimeOutBot" xml:space="preserve">
|
||||
<value>я не могу замутить ботов, сделай что нибудь</value>
|
||||
</data>
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<value>{0} приготовил новую движуху {1}! она пройдёт в {2} и начнётся <t:{3}:R>!{4}</value>
|
||||
</data>
|
||||
<data name="SettingsEventNotificationRole" xml:space="preserve">
|
||||
<value>роль для уведомлений о создании движухи</value>
|
||||
</data>
|
||||
|
@ -243,84 +204,24 @@
|
|||
<data name="EventStarted" xml:space="preserve">
|
||||
<value>движуха "{0}" начинается</value>
|
||||
</data>
|
||||
<data name="SettingsFrowningFace" xml:space="preserve">
|
||||
<value>оъмъомоъемъъео((((</value>
|
||||
</data>
|
||||
<data name="EventCancelled" xml:space="preserve">
|
||||
<value>движуха "{0}" отменена!</value>
|
||||
</data>
|
||||
<data name="EventCompleted" xml:space="preserve">
|
||||
<value>движуха "{0}" завершена!</value>
|
||||
</data>
|
||||
<data name="Ever" xml:space="preserve">
|
||||
<value>всегда</value>
|
||||
</data>
|
||||
<data name="MessagesCleared" xml:space="preserve">
|
||||
<value>вырезано {0} забавных сообщений</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberKicked" xml:space="preserve">
|
||||
<value>выгнан {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberMuted" xml:space="preserve">
|
||||
<value>замучен {0} на{1}: {2}</value>
|
||||
</data>
|
||||
<data name="FeedbackUserUnbanned" xml:space="preserve">
|
||||
<value>раззабанен {0}: {1}</value>
|
||||
</data>
|
||||
<data name="FeedbackMemberUnmuted" xml:space="preserve">
|
||||
<value>раззамучен {0}: {1}</value>
|
||||
</data>
|
||||
<data name="SettingsNothingChanged" xml:space="preserve">
|
||||
<value>ты все сломал! значение прикола `{0}` и так {1}</value>
|
||||
</data>
|
||||
<data name="SettingNotDefined" xml:space="preserve">
|
||||
<value>нъет</value>
|
||||
</data>
|
||||
<data name="FeedbackSettingsUpdated" xml:space="preserve">
|
||||
<value>прикол для `{0}` теперь установлен на {1}</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionBan" xml:space="preserve">
|
||||
<value>возводит великий банхаммер над шизоидом</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionClear" xml:space="preserve">
|
||||
<value>удаляет сообщения. сколько хош, столько и удалит</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionHelp" xml:space="preserve">
|
||||
<value>показывает то, что ты сейчас видишь прямо сейчас</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionKick" xml:space="preserve">
|
||||
<value>выпинывает шизоида</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionMute" xml:space="preserve">
|
||||
<value>мутит шизоида</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionPing" xml:space="preserve">
|
||||
<value>показывает пинг (сверхмегаточный (нет))</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionSettings" xml:space="preserve">
|
||||
<value>настройки бота под этот сервер</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnban" xml:space="preserve">
|
||||
<value>отводит великий банхаммер от шизоида</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionUnmute" xml:space="preserve">
|
||||
<value>раззамучивает шизоида</value>
|
||||
</data>
|
||||
<data name="MissingNumber" xml:space="preserve">
|
||||
<value>укажи целое число от {0} до {1}</value>
|
||||
</data>
|
||||
<data name="MissingUser" xml:space="preserve">
|
||||
<value>укажи самого шизика</value>
|
||||
</data>
|
||||
<data name="InvalidUser" xml:space="preserve">
|
||||
<value>надо указать юзверя вместо {0}!</value>
|
||||
</data>
|
||||
<data name="MissingMember" xml:space="preserve">
|
||||
<value>укажи самого шизика</value>
|
||||
</data>
|
||||
<data name="InvalidMember" xml:space="preserve">
|
||||
<value>укажи шизоида сервера!</value>
|
||||
</data>
|
||||
<data name="UserCannotBanMembers" xml:space="preserve">
|
||||
<value>бан</value>
|
||||
</data>
|
||||
|
@ -351,21 +252,6 @@
|
|||
<data name="BotCannotManageGuild" xml:space="preserve">
|
||||
<value>я не могу этому серверу хоть че либо нибудь изменить, сделай что нибудь.</value>
|
||||
</data>
|
||||
<data name="MissingBanReason" xml:space="preserve">
|
||||
<value>укажи зачем банить шизика</value>
|
||||
</data>
|
||||
<data name="MissingKickReason" xml:space="preserve">
|
||||
<value>укажи зачем кикать шизика</value>
|
||||
</data>
|
||||
<data name="MissingMuteReason" xml:space="preserve">
|
||||
<value>укажи зачем мутить шизика</value>
|
||||
</data>
|
||||
<data name="MissingUnbanReason" xml:space="preserve">
|
||||
<value>укажи зачем раззабанивать шизика</value>
|
||||
</data>
|
||||
<data name="MissingUnmuteReason" xml:space="preserve">
|
||||
<value>укажи зачам размучивать шизика</value>
|
||||
</data>
|
||||
<data name="UserCannotBanBot" xml:space="preserve">
|
||||
<value>ээбля френдли фаер огонь по своим</value>
|
||||
</data>
|
||||
|
@ -438,9 +324,6 @@
|
|||
<data name="SettingsDefaultRole" xml:space="preserve">
|
||||
<value>дефолтное звание</value>
|
||||
</data>
|
||||
<data name="CommandDescriptionRemind" xml:space="preserve">
|
||||
<value>крафтит напоминалку</value>
|
||||
</data>
|
||||
<data name="SettingsPrivateFeedbackChannel" xml:space="preserve">
|
||||
<value>канал для секретных уведомлений</value>
|
||||
</data>
|
||||
|
@ -453,12 +336,6 @@
|
|||
<data name="SettingsAutoStartEvents" xml:space="preserve">
|
||||
<value>автоматом стартить движухи</value>
|
||||
</data>
|
||||
<data name="MissingReminderText" xml:space="preserve">
|
||||
<value>для крафта напоминалки нужен текст</value>
|
||||
</data>
|
||||
<data name="InvalidRemindIn" xml:space="preserve">
|
||||
<value>шизоид у меня на часах такого нету</value>
|
||||
</data>
|
||||
<data name="IssuedBy" xml:space="preserve">
|
||||
<value>ответственный</value>
|
||||
</data>
|
||||
|
|
240
src/Messages.Designer.cs
generated
240
src/Messages.Designer.cs
generated
|
@ -54,12 +54,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string CachedMessageCleared {
|
||||
get {
|
||||
return ResourceManager.GetString("CachedMessageCleared", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CachedMessageEdited {
|
||||
get {
|
||||
return ResourceManager.GetString("CachedMessageEdited", resourceCulture);
|
||||
|
@ -90,18 +84,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string CommandNoPermissionBot {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandNoPermissionBot", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandNoPermissionUser {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandNoPermissionUser", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string YouWereBanned {
|
||||
get {
|
||||
return ResourceManager.GetString("YouWereBanned", resourceCulture);
|
||||
|
@ -114,24 +96,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string ClearAmountTooSmall {
|
||||
get {
|
||||
return ResourceManager.GetString("ClearAmountTooSmall", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string ClearAmountTooLarge {
|
||||
get {
|
||||
return ResourceManager.GetString("ClearAmountTooLarge", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandHelp {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandHelp", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string YouWereKicked {
|
||||
get {
|
||||
return ResourceManager.GetString("YouWereKicked", resourceCulture);
|
||||
|
@ -144,12 +108,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string MemberAlreadyMuted {
|
||||
get {
|
||||
return ResourceManager.GetString("MemberAlreadyMuted", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string ChannelNotSpecified {
|
||||
get {
|
||||
return ResourceManager.GetString("ChannelNotSpecified", resourceCulture);
|
||||
|
@ -162,12 +120,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string CurrentSettings {
|
||||
get {
|
||||
return ResourceManager.GetString("CurrentSettings", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingsLang {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsLang", resourceCulture);
|
||||
|
@ -234,24 +186,12 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string ClearAmountInvalid {
|
||||
get {
|
||||
return ResourceManager.GetString("ClearAmountInvalid", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string UserBanned {
|
||||
get {
|
||||
return ResourceManager.GetString("UserBanned", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingDoesntExist {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingDoesntExist", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingsReceiveStartupMessages {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsReceiveStartupMessages", resourceCulture);
|
||||
|
@ -288,12 +228,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string EventCreated {
|
||||
get {
|
||||
return ResourceManager.GetString("EventCreated", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingsEventNotificationRole {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsEventNotificationRole", resourceCulture);
|
||||
|
@ -318,12 +252,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string SettingsFrowningFace {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsFrowningFace", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string EventCancelled {
|
||||
get {
|
||||
return ResourceManager.GetString("EventCancelled", resourceCulture);
|
||||
|
@ -336,42 +264,12 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string Ever {
|
||||
get {
|
||||
return ResourceManager.GetString("Ever", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MessagesCleared {
|
||||
get {
|
||||
return ResourceManager.GetString("MessagesCleared", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string FeedbackMemberKicked {
|
||||
get {
|
||||
return ResourceManager.GetString("FeedbackMemberKicked", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string FeedbackMemberMuted {
|
||||
get {
|
||||
return ResourceManager.GetString("FeedbackMemberMuted", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string FeedbackUserUnbanned {
|
||||
get {
|
||||
return ResourceManager.GetString("FeedbackUserUnbanned", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string FeedbackMemberUnmuted {
|
||||
get {
|
||||
return ResourceManager.GetString("FeedbackMemberUnmuted", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingsNothingChanged {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsNothingChanged", resourceCulture);
|
||||
|
@ -384,96 +282,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string FeedbackSettingsUpdated {
|
||||
get {
|
||||
return ResourceManager.GetString("FeedbackSettingsUpdated", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionBan {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionBan", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionClear {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionClear", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionHelp {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionHelp", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionKick {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionKick", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionMute {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionMute", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionPing {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionPing", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionSettings {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionSettings", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionUnban {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionUnban", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionUnmute {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionUnmute", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingNumber {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingNumber", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingUser {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingUser", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string InvalidUser {
|
||||
get {
|
||||
return ResourceManager.GetString("InvalidUser", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingMember {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingMember", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string InvalidMember {
|
||||
get {
|
||||
return ResourceManager.GetString("InvalidMember", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string UserCannotBanMembers {
|
||||
get {
|
||||
return ResourceManager.GetString("UserCannotBanMembers", resourceCulture);
|
||||
|
@ -534,36 +342,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string MissingBanReason {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingBanReason", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingKickReason {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingKickReason", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingMuteReason {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingMuteReason", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingUnbanReason {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingUnbanReason", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string MissingUnmuteReason {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingUnmuteReason", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string UserCannotBanOwner {
|
||||
get {
|
||||
return ResourceManager.GetString("UserCannotBanOwner", resourceCulture);
|
||||
|
@ -708,12 +486,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string CommandDescriptionRemind {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDescriptionRemind", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string SettingsPublicFeedbackChannel {
|
||||
get {
|
||||
return ResourceManager.GetString("SettingsPublicFeedbackChannel", resourceCulture);
|
||||
|
@ -738,18 +510,6 @@ namespace Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string MissingReminderText {
|
||||
get {
|
||||
return ResourceManager.GetString("MissingReminderText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string InvalidRemindIn {
|
||||
get {
|
||||
return ResourceManager.GetString("InvalidRemindIn", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string IssuedBy {
|
||||
get {
|
||||
return ResourceManager.GetString("IssuedBy", resourceCulture);
|
||||
|
|
Loading…
Reference in a new issue