More mistakes

This commit is contained in:
Kwoth 2016-11-09 18:01:14 +01:00
parent 1039983fa7
commit 72608fae28

View File

@ -501,7 +501,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Automaticaly assigns a specified role to every user who joins the server. .
/// Looks up a localized string similar to Automaticaly assigns a specified role to every user who joins the server..
/// </summary>
public static string autoassignrole_desc {
get {
@ -852,7 +852,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggles automatic deletion of bye messages. .
/// Looks up a localized string similar to Toggles automatic deletion of bye messages..
/// </summary>
public static string byedel_desc {
get {
@ -879,7 +879,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a new leave announcement message. Type %user% if you want to mention the new member. Using it with no message will show the current bye message. .
/// Looks up a localized string similar to Sets a new leave announcement message. Type %user% if you want to mention the new member. Using it with no message will show the current bye message..
/// </summary>
public static string byemsg_desc {
get {
@ -1500,7 +1500,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Cleans up hanging voice connections. .
/// Looks up a localized string similar to Cleans up hanging voice connections..
/// </summary>
public static string cleanup_desc {
get {
@ -1544,6 +1544,33 @@ namespace NadekoBot.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to cleverbot.
/// </summary>
public static string cleverbot_cmd {
get {
return ResourceManager.GetString("cleverbot_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Toggles cleverbot session. When enabled, the bot will reply to messages starting with bot mention in the server. Custom reactions starting with %mention% won&apos;t work if cleverbot is enabled..
/// </summary>
public static string cleverbot_desc {
get {
return ResourceManager.GetString("cleverbot_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}cleverbot`.
/// </summary>
public static string cleverbot_usage {
get {
return ResourceManager.GetString("cleverbot_usage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to cmdcooldown cmdcd.
/// </summary>
@ -1716,7 +1743,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Creates a role with a given name. .
/// Looks up a localized string similar to Creates a role with a given name..
/// </summary>
public static string createrole_desc {
get {
@ -1770,7 +1797,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Creates a new voice channel with a given name. .
/// Looks up a localized string similar to Creates a new voice channel with a given name..
/// </summary>
public static string creatvoichanl_desc {
get {
@ -1797,7 +1824,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Creates a new text channel with a given name. .
/// Looks up a localized string similar to Creates a new text channel with a given name..
/// </summary>
public static string creatxtchanl_desc {
get {
@ -1851,7 +1878,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Deafens mentioned user or users. .
/// Looks up a localized string similar to Deafens mentioned user or users..
/// </summary>
public static string deafen_desc {
get {
@ -2040,7 +2067,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Deletes a text channel with a given name. .
/// Looks up a localized string similar to Deletes a text channel with a given name..
/// </summary>
public static string deltxtchanl_desc {
get {
@ -2067,7 +2094,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Deletes a voice channel with a given name. .
/// Looks up a localized string similar to Deletes a voice channel with a given name..
/// </summary>
public static string delvoichanl_desc {
get {
@ -2580,7 +2607,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggles anouncements on the current channel when someone joins the server. .
/// Looks up a localized string similar to Toggles anouncements on the current channel when someone joins the server..
/// </summary>
public static string greet_desc {
get {
@ -2607,7 +2634,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggles automatic deletion of greet messages. .
/// Looks up a localized string similar to Toggles automatic deletion of greet messages..
/// </summary>
public static string greetdel_desc {
get {
@ -2634,7 +2661,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggles whether the greet messages will be sent in a DM (This is separate from greet - you can have both, any or neither enabled). .
/// Looks up a localized string similar to Toggles whether the greet messages will be sent in a DM (This is separate from greet - you can have both, any or neither enabled)..
/// </summary>
public static string greetdm_desc {
get {
@ -2661,7 +2688,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a new join announcement message which will be sent to the user who joined. Type %user% if you want to mention the new member. Using it with no message will show the current DM greet message. .
/// Looks up a localized string similar to Sets a new join announcement message which will be sent to the user who joined. Type %user% if you want to mention the new member. Using it with no message will show the current DM greet message..
/// </summary>
public static string greetdmmsg_desc {
get {
@ -2688,7 +2715,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a new join announcement message which will be shown in the server&apos;s channel. Type %user% if you want to mention the new member. Using it with no message will show the current greet message. .
/// Looks up a localized string similar to Sets a new join announcement message which will be shown in the server&apos;s channel. Type %user% if you want to mention the new member. Using it with no message will show the current greet message..
/// </summary>
public static string greetmsg_desc {
get {
@ -3120,7 +3147,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Joins current channel to an instance of cross server channel using the token. .
/// Looks up a localized string similar to Joins current channel to an instance of cross server channel using the token..
/// </summary>
public static string jcsc_desc {
get {
@ -3174,7 +3201,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Kicks a mentioned user. .
/// Looks up a localized string similar to Kicks a mentioned user..
/// </summary>
public static string kick_desc {
get {
@ -3228,7 +3255,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Leaves Cross server channel instance from this channel. .
/// Looks up a localized string similar to Leaves Cross server channel instance from this channel..
/// </summary>
public static string lcsc_desc {
get {
@ -3282,7 +3309,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Makes Nadeko leave the server. Either name or id required. .
/// Looks up a localized string similar to Makes Nadeko leave the server. Either name or id required..
/// </summary>
public static string leave_desc {
get {
@ -3920,24 +3947,6 @@ namespace NadekoBot.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to memegen.
/// </summary>
public static string memegen_cmd {
get {
return ResourceManager.GetString("memegen_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Generates a meme from memelist with top and bottom text..
/// </summary>
public static string memegen_desc {
get {
return ResourceManager.GetString("memegen_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to minecraftping mcping.
/// </summary>
@ -3957,7 +3966,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:1337`.
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:25565`.
/// </summary>
public static string mcping_usage {
get {
@ -3992,6 +4001,24 @@ namespace NadekoBot.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to memegen.
/// </summary>
public static string memegen_cmd {
get {
return ResourceManager.GetString("memegen_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Generates a meme from memelist with top and bottom text..
/// </summary>
public static string memegen_desc {
get {
return ResourceManager.GetString("memegen_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}memegen biw &quot;gets iced coffee&quot; &quot;in the winter&quot;`.
/// </summary>
@ -4713,7 +4740,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to `{0}prune` removes all nadeko&apos;s messages in the last 100 messages.`{0}prune X` removes last X messages from the channel (up to 100)`{0}prune @Someone` removes all Someone&apos;s messages in the last 100 messages.`{0}prune @Someone X` removes last X &apos;Someone&apos;s&apos; messages in the channel. .
/// Looks up a localized string similar to `{0}prune` removes all nadeko&apos;s messages in the last 100 messages.`{0}prune X` removes last X messages from the channel (up to 100)`{0}prune @Someone` removes all Someone&apos;s messages in the last 100 messages.`{0}prune @Someone X` removes last X &apos;Someone&apos;s&apos; messages in the channel..
/// </summary>
public static string prune_desc {
get {
@ -4983,7 +5010,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets message for when the remind is triggered. Available placeholders are %user% - user who ran the command, %message% - Message specified in the remind, %target% - target channel of the remind. .
/// Looks up a localized string similar to Sets message for when the remind is triggered. Available placeholders are %user% - user who ran the command, %message% - Message specified in the remind, %target% - target channel of the remind..
/// </summary>
public static string remindtemplate_desc {
get {
@ -4992,7 +5019,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to `{0}remindtemplate %user%, you gotta do %message%!`.
/// Looks up a localized string similar to `{0}remindtemplate %user%, do %message%!`.
/// </summary>
public static string remindtemplate_usage {
get {
@ -5037,7 +5064,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Removes all roles from a mentioned user. .
/// Looks up a localized string similar to Removes all roles from a mentioned user..
/// </summary>
public static string removeallroles_desc {
get {
@ -5091,7 +5118,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Removes a playing string on a given number. .
/// Looks up a localized string similar to Removes a playing string on a given number..
/// </summary>
public static string removeplaying_desc {
get {
@ -5118,7 +5145,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Removes a role from a given user. .
/// Looks up a localized string similar to Removes a role from a given user..
/// </summary>
public static string removerole_desc {
get {
@ -5226,7 +5253,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Immediately shows the repeat message and restarts the timer. .
/// Looks up a localized string similar to Immediately shows the repeat message and restarts the timer..
/// </summary>
public static string repeatinvoke_desc {
get {
@ -5442,7 +5469,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Set a role&apos;s color to the hex or 0-255 rgb color value provided. .
/// Looks up a localized string similar to Set a role&apos;s color to the hex or 0-255 rgb color value provided..
/// </summary>
public static string rolecolor_desc {
get {
@ -5901,7 +5928,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a new avatar image for the NadekoBot. Argument is a direct link to an image. .
/// Looks up a localized string similar to Sets a new avatar image for the NadekoBot. Argument is a direct link to an image..
/// </summary>
public static string setavatar_desc {
get {
@ -5928,7 +5955,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Changes the name of the current channel. .
/// Looks up a localized string similar to Changes the name of the current channel..
/// </summary>
public static string setchanlname_desc {
get {
@ -5955,7 +5982,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets the bots game. .
/// Looks up a localized string similar to Sets the bots game..
/// </summary>
public static string setgame_desc {
get {
@ -6009,7 +6036,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a name of the role which will be assigned to people who should be muted. Default is nadeko-mute. After specifying this role, restart commands which use mute as punishment..
/// Looks up a localized string similar to Sets a name of the role which will be assigned to people who should be muted. Default is nadeko-mute..
/// </summary>
public static string setmuterole_desc {
get {
@ -6036,7 +6063,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Gives the bot a new name. .
/// Looks up a localized string similar to Gives the bot a new name..
/// </summary>
public static string setname_desc {
get {
@ -6063,7 +6090,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a role for a given user. .
/// Looks up a localized string similar to Sets a role for a given user..
/// </summary>
public static string setrole_desc {
get {
@ -6099,7 +6126,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to `{0}setstream https://www.twitch.tv/masterkwoth Developing Nakedo`.
/// Looks up a localized string similar to `{0}setstream TWITCHLINK Hello`.
/// </summary>
public static string setstream_usage {
get {
@ -6117,7 +6144,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Sets a topic on the current channel. .
/// Looks up a localized string similar to Sets a topic on the current channel..
/// </summary>
public static string settopic_desc {
get {
@ -6134,6 +6161,33 @@ namespace NadekoBot.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to shorten.
/// </summary>
public static string shorten_cmd {
get {
return ResourceManager.GetString("shorten_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attempts to shorten an URL, if it fails, returns the input URL..
/// </summary>
public static string shorten_desc {
get {
return ResourceManager.GetString("shorten_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}shorten https://google.com`.
/// </summary>
public static string shorten_usage {
get {
return ResourceManager.GetString("shorten_usage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to showcustreact scr.
/// </summary>
@ -6306,7 +6360,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Bans and then unbans a user by ID or name with an optional message. .
/// Looks up a localized string similar to Bans and then unbans a user by ID or name with an optional message..
/// </summary>
public static string softban_desc {
get {
@ -6576,7 +6630,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Takes a certain amount of currency from someone. .
/// Looks up a localized string similar to Takes a certain amount of currency from someone..
/// </summary>
public static string take_desc {
get {
@ -6981,7 +7035,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Undeafens mentioned user or users. .
/// Looks up a localized string similar to Undeafens mentioned user or users..
/// </summary>
public static string undeafen_desc {
get {
@ -7035,7 +7089,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Clears the message queue. .
/// Looks up a localized string similar to Clears the message queue..
/// </summary>
public static string unstuck_desc {
get {
@ -7170,7 +7224,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Starts logging to this channel when someone from the server goes online/offline/idle. .
/// Looks up a localized string similar to Starts logging to this channel when someone from the server goes online/offline/idle..
/// </summary>
public static string userpresence_desc {
get {
@ -7332,7 +7386,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Creates a text channel for each voice channel only users in that voice channel can see.If you are server owner, keep in mind you will see them all the time regardless. .
/// Looks up a localized string similar to Creates a text channel for each voice channel only users in that voice channel can see.If you are server owner, keep in mind you will see them all the time regardless..
/// </summary>
public static string voiceplustext_desc {
get {
@ -7359,7 +7413,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggles logging to this channel whenever someone joins or leaves a voice channel you are currently in. .
/// Looks up a localized string similar to Toggles logging to this channel whenever someone joins or leaves a voice channel you are currently in..
/// </summary>
public static string voicepresence_desc {
get {
@ -7386,7 +7440,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Gives a previously voice-muted user a permission to speak. .
/// Looks up a localized string similar to Gives a previously voice-muted user a permission to speak..
/// </summary>
public static string voiceunmute_desc {
get {
@ -7645,85 +7699,5 @@ namespace NadekoBot.Resources {
return ResourceManager.GetString("youtube_usage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to minecraftping mcping.
/// </summary>
public static string mcping_cmd {
get {
return ResourceManager.GetString("mcping_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Pings a minecraft server..
/// </summary>
public static string mcping_desc {
get {
return ResourceManager.GetString("mcping_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:1337`.
/// </summary>
public static string mcping_usage {
get {
return ResourceManager.GetString("mcping_usage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to minecraftquery mcquery.
/// </summary>
public static string mcquery_cmd {
get {
return ResourceManager.GetString("mcquery_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Finds information about a minecraft server..
/// </summary>
public static string mcquery_desc {
get {
return ResourceManager.GetString("mcquery_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}mcquery server:ip`.
/// </summary>
public static string mcquery_usage {
get {
return ResourceManager.GetString("mcquery_usage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to minecraftuser mcuser.
/// </summary>
public static string mcuser_cmd {
get {
return ResourceManager.GetString("mcuser_cmd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Finds information about a minecraft user..
/// </summary>
public static string mcuser_desc {
get {
return ResourceManager.GetString("mcuser_desc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to `{0}mcuser username or uuid`.
/// </summary>
public static string mcuser_usage {
get {
return ResourceManager.GetString("mcuser_usage", resourceCulture);
}
}
}
}