2022-01-18 20:38:15 +03:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
2022-01-30 11:43:15 +03:00
// Runtime Version:4.0.30319.42000
2022-01-18 20:38:15 +03:00
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Boyfriend {
using System ;
2022-01-30 11:43:15 +03:00
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2022-01-18 20:38:15 +03:00
internal class Messages {
2022-01-30 11:43:15 +03:00
private static global :: System . Resources . ResourceManager resourceMan ;
2022-01-18 20:38:15 +03:00
2022-01-30 11:43:15 +03:00
private static global :: System . Globalization . CultureInfo resourceCulture ;
2022-01-18 20:38:15 +03:00
2022-01-30 11:43:15 +03:00
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
2022-01-18 20:38:15 +03:00
internal Messages ( ) {
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Resources . ResourceManager ResourceManager {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "Boyfriend.Messages" , typeof ( Messages ) . Assembly ) ;
2022-01-18 20:38:15 +03:00
resourceMan = temp ;
}
return resourceMan ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Globalization . CultureInfo Culture {
2022-01-18 20:38:15 +03:00
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Too many mentions in 1 message.
/// </summary>
internal static string AutobanReason {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "AutobanReason" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to :white_check_mark: Successfully banned {0} for {1}.
/// </summary>
internal static string BanResponse {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "BanResponse" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Bah! .
/// </summary>
internal static string Beep1 {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Beep1" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Bop! .
/// </summary>
internal static string Beep2 {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Beep2" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Beep! .
/// </summary>
internal static string Beep3 {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Beep3" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Deleted message from {0} in channel .
/// </summary>
internal static string CachedMessageDeleted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CachedMessageDeleted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Message edited from {0} in channel {1}.{2}Before:{3}{4}{5}After:{6}{7}.
/// </summary>
internal static string CachedMessageEdited {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CachedMessageEdited" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-02-21 20:08:55 +03:00
/// <summary>
/// Looks up a localized string similar to I cannot use time-outs on other bots! Try to set a mute role in settings.
/// </summary>
internal static string CannotTimeOutBot {
get {
return ResourceManager . GetString ( "CannotTimeOutBot" , resourceCulture ) ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Not specified.
/// </summary>
internal static string ChannelNotSpecified {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "ChannelNotSpecified" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Too many messages specified!.
/// </summary>
internal static string ClearAmountTooLarge {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "ClearAmountTooLarge" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Invalid message amount specified!.
/// </summary>
internal static string ClearInvalidAmountSpecified {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "ClearInvalidAmountSpecified" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Negative message amount specified!.
/// </summary>
internal static string ClearNegativeAmount {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "ClearNegativeAmount" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Command help:{0}.
/// </summary>
internal static string CommandHelp {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CommandHelp" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to I do not have permission to execute this command!.
/// </summary>
internal static string CommandNoPermissionBot {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CommandNoPermissionBot" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You do not have permission to execute this command!.
/// </summary>
internal static string CommandNoPermissionUser {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CommandNoPermissionUser" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Couldn't find guild by message!.
/// </summary>
internal static string CouldntFindGuildByChannel {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CouldntFindGuildByChannel" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Current settings:{0}.
/// </summary>
internal static string CurrentSettings {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettings" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Admin log channel (`adminLogChannel`): {0}{1}.
/// </summary>
internal static string CurrentSettingsAdminLogChannel {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsAdminLogChannel" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Bot log channel (`botLogChannel`): {0}.
/// </summary>
internal static string CurrentSettingsBotLogChannel {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsBotLogChannel" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Default role (`defaultRole`): {0}{1}.
/// </summary>
internal static string CurrentSettingsDefaultRole {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsDefaultRole" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Language (`lang`): `{0}`{1}.
/// </summary>
internal static string CurrentSettingsLang {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsLang" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Mute role (`muteRole`): {0}{1}.
/// </summary>
internal static string CurrentSettingsMuteRole {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsMuteRole" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Prefix (`prefix`): `{0}`{1}.
/// </summary>
internal static string CurrentSettingsPrefix {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsPrefix" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Receive startup messages (`receiveStartupMessages`): {0}{1}.
/// </summary>
internal static string CurrentSettingsReceiveStartupMessages {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsReceiveStartupMessages" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Remove roles on mute (`removeRolesOnMute`): {0}{1}.
/// </summary>
internal static string CurrentSettingsRemoveRoles {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsRemoveRoles" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Send welcome messages (`sendWelcomeMessages`): {0}{1}.
/// </summary>
internal static string CurrentSettingsSendWelcomeMessages {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsSendWelcomeMessages" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Use system channel for notifications (`useSystemChannel`): {0}{1}.
/// </summary>
internal static string CurrentSettingsUseSystemChannel {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsUseSystemChannel" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Welcome message: `{0}`{1}.
/// </summary>
internal static string CurrentSettingsWelcomeMessage {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "CurrentSettingsWelcomeMessage" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0}, welcome to {1}.
/// </summary>
internal static string DefaultWelcomeMessage {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "DefaultWelcomeMessage" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-02-21 20:08:55 +03:00
/// <summary>
/// Looks up a localized string similar to I couldn't parse the specified duration! One of the components could be outside it's valid range (e.g. `24h` or `60m`).
/// </summary>
internal static string DurationParseFailed {
get {
return ResourceManager . GetString ( "DurationParseFailed" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to I cannot mute someone forever using timeouts! Either specify a proper duration, or set a mute role in settings.
/// </summary>
internal static string DurationRequiredForTimeOuts {
get {
return ResourceManager . GetString ( "DurationRequiredForTimeOuts" , resourceCulture ) ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Members are in different guilds!.
/// </summary>
internal static string InteractionsDifferentGuilds {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsDifferentGuilds" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to I cannot interact with this member!.
/// </summary>
internal static string InteractionsFailedBot {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsFailedBot" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You cannot interact with this member!.
/// </summary>
internal static string InteractionsFailedUser {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsFailedUser" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You cannot interact with me!.
/// </summary>
internal static string InteractionsMe {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsMe" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You cannot interact with guild owner!.
/// </summary>
internal static string InteractionsOwner {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsOwner" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You cannot interact with yourself!.
/// </summary>
internal static string InteractionsYourself {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "InteractionsYourself" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to This channel does not exist!.
2022-01-30 11:43:15 +03:00
/// </summary>
2022-02-21 20:08:55 +03:00
internal static string InvalidChannel {
2022-01-18 20:38:15 +03:00
get {
2022-02-21 20:08:55 +03:00
return ResourceManager . GetString ( "InvalidChannel" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to This role does not exist!.
2022-01-30 11:43:15 +03:00
/// </summary>
2022-02-21 20:08:55 +03:00
internal static string InvalidRole {
2022-01-18 20:38:15 +03:00
get {
2022-02-21 20:08:55 +03:00
return ResourceManager . GetString ( "InvalidRole" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to Invalid setting value specified!.
2022-01-30 11:43:15 +03:00
/// </summary>
2022-02-21 20:08:55 +03:00
internal static string InvalidSettingValue {
2022-01-18 20:38:15 +03:00
get {
2022-02-21 20:08:55 +03:00
return ResourceManager . GetString ( "InvalidSettingValue" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to :white_check_mark: Successfully kicked {0} for {1}.
/// </summary>
internal static string KickResponse {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "KickResponse" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Language not supported!.
/// </summary>
internal static string LanguageNotSupported {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "LanguageNotSupported" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Member is already muted!.
/// </summary>
internal static string MemberAlreadyMuted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MemberAlreadyMuted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0} kicked {1} for {2}.
/// </summary>
internal static string MemberKicked {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MemberKicked" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-12 21:54:45 +03:00
/// Looks up a localized string similar to {0} muted {1} for {2}{3}.
2022-01-30 11:43:15 +03:00
/// </summary>
internal static string MemberMuted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MemberMuted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Member not muted!.
/// </summary>
internal static string MemberNotMuted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MemberNotMuted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0} unmuted {1} for {2}.
/// </summary>
internal static string MemberUnmuted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MemberUnmuted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0} deleted {1} messages in channel {2}.
/// </summary>
internal static string MessagesDeleted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MessagesDeleted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to ms.
/// </summary>
internal static string Milliseconds {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Milliseconds" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to :white_check_mark: Successfully muted {0} for {1}.
/// </summary>
internal static string MuteResponse {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "MuteResponse" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to No.
/// </summary>
internal static string No {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "No" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Not enough arguments! Needed: {0}, provided: {1}.
/// </summary>
internal static string NotEnoughArguments {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "NotEnoughArguments" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Punishment expired.
/// </summary>
internal static string PunishmentExpired {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "PunishmentExpired" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-02-12 21:54:45 +03:00
/// <summary>
/// Looks up a localized string similar to {0}This punishment will expire <t:{1}:R>.
/// </summary>
internal static string PunishmentExpiresIn {
get {
return ResourceManager . GetString ( "PunishmentExpiresIn" , resourceCulture ) ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0}I'm ready! (C#).
/// </summary>
internal static string Ready {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Ready" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to Not specified.
2022-01-30 11:43:15 +03:00
/// </summary>
2022-02-21 20:08:55 +03:00
internal static string RoleNotSpecified {
2022-01-18 20:38:15 +03:00
get {
2022-02-21 20:08:55 +03:00
return ResourceManager . GetString ( "RoleNotSpecified" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to I couldn't remove role {0} because of an error! {1}.
2022-01-30 11:43:15 +03:00
/// </summary>
2022-02-21 20:08:55 +03:00
internal static string RoleRemovalFailed {
2022-01-18 20:38:15 +03:00
get {
2022-02-21 20:08:55 +03:00
return ResourceManager . GetString ( "RoleRemovalFailed" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Someone removed the mute role manually! I added back all roles that I removed during the mute.
/// </summary>
internal static string RolesReturned {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "RolesReturned" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to That setting doesn't exist!.
/// </summary>
internal static string SettingDoesntExist {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "SettingDoesntExist" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Settings successfully updated.
/// </summary>
internal static string SettingsUpdated {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "SettingsUpdated" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to :white_check_mark: Successfully unbanned {0} for {1}.
/// </summary>
internal static string UnbanResponse {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UnbanResponse" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Deleted message in {0}, but I forgot what was there.
/// </summary>
internal static string UncachedMessageDeleted {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UncachedMessageDeleted" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-21 20:08:55 +03:00
/// Looks up a localized string similar to Message edited from {0} in channel {1}, but I forgot what was there before the edit: .
2022-01-30 11:43:15 +03:00
/// </summary>
internal static string UncachedMessageEdited {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UncachedMessageEdited" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to :white_check_mark: Successfully unmuted {0} for {1}.
/// </summary>
internal static string UnmuteResponse {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UnmuteResponse" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
2022-02-12 21:54:45 +03:00
/// Looks up a localized string similar to {0} banned {1} for {2}{3}.
2022-01-30 11:43:15 +03:00
/// </summary>
internal static string UserBanned {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UserBanned" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to User not banned!.
/// </summary>
internal static string UserNotBanned {
get {
return ResourceManager . GetString ( "UserNotBanned" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to The specified user is not a member of this server!.
/// </summary>
2022-01-18 20:38:15 +03:00
internal static string UserNotInGuild {
get {
return ResourceManager . GetString ( "UserNotInGuild" , resourceCulture ) ;
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to {0} unbanned {1} for {2}.
/// </summary>
internal static string UserUnbanned {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "UserUnbanned" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to Yes.
/// </summary>
internal static string Yes {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "Yes" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
2022-01-30 11:43:15 +03:00
/// <summary>
/// Looks up a localized string similar to You were banned by {0} in guild {1} for {2}.
/// </summary>
internal static string YouWereBanned {
2022-01-18 20:38:15 +03:00
get {
2022-01-30 11:43:15 +03:00
return ResourceManager . GetString ( "YouWereBanned" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You were kicked by {0} in guild {1} for {2}.
/// </summary>
internal static string YouWereKicked {
get {
return ResourceManager . GetString ( "YouWereKicked" , resourceCulture ) ;
2022-01-18 20:38:15 +03:00
}
}
}
}