Spring Cleaning, Part Ichi (1)

Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
This commit is contained in:
Scott Ehlert
2008-03-30 07:00:22 +00:00
commit 251cced1f8
801 changed files with 280074 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
"Phrases"
{
"SM help commands"
{
"en" "SourceMod Help: Command Information"
}
"No description available"
{
"en" "No description available"
}
"No commands available"
{
"en" "No commands available"
}
"Type sm_help to see more"
{
"#format" "{1:d}"
"en" "Type sm_help {1} to see more commands"
}
"Entries n - m in page k"
{
"#format" "{1:d},{2:d},{3:d}"
"en" "Entries {1} - {2} in page {3}"
}
"No matching results found"
{
"en" "No matching results found"
}
}
+22
View File
@@ -0,0 +1,22 @@
"Phrases"
{
"Admin Menu"
{
"en" "Admin Menu"
}
"Player Commands"
{
"en" "Player Commands"
}
"Server Commands"
{
"en" "Server Commands"
}
"Voting Commands"
{
"en" "Voting Commands"
}
}
+7
View File
@@ -0,0 +1,7 @@
"Phrases"
{
"Flooding the server"
{
"en" "You are flooding the server!"
}
}
+52
View File
@@ -0,0 +1,52 @@
"Phrases"
{
"Ban player"
{
"en" "Ban player"
}
"Ban reason"
{
"en" "Ban reason"
}
"Permabanned player"
{
"#format" "{1:s}"
"en" "Permanently banned player \"{1}\"."
}
"Permabanned player reason"
{
"#format" "{1:s},{2:s}"
"en" "Permanently banned player \"{1}\" (reason: {2})."
}
"Banned player"
{
"#format" "{1:s},{2:d}"
"en" "Banned player \"{1}\" for {2} minutes."
}
"Banned player reason"
{
"#format" "{1:s},{2:d},{3:s}"
"en" "Banned player \"{1}\" for {2} minutes (reason: {3})."
}
"Removed bans matching"
{
"#format" "{1:s}"
"en" "Removed bans matching filter: {1}"
}
"Ban added"
{
"en" "Ban has been added."
}
"Cannot ban that IP"
{
"en" "You cannot ban that IP address."
}
}
+48
View File
@@ -0,0 +1,48 @@
"Phrases"
{
"Gag/Mute player"
{
"en" "Gag/Mute player"
}
"Choose Type"
{
"en" "Choose Type"
}
"Gagged target"
{
"#format" "{1:t}"
"en" "Gagged {1}."
}
"Ungagged target"
{
"#format" "{1:t}"
"en" "Ungagged {1}."
}
"Muted target"
{
"#format" "{1:t}"
"en" "Muted {1}."
}
"Unmuted target"
{
"#format" "{1:t}"
"en" "Unmuted {1}."
}
"Silenced target"
{
"#format" "{1:t}"
"en" "Silenced {1}."
}
"Unsilenced target"
{
"#format" "{1:t}"
"en" "Unsilenced {1}."
}
}
+174
View File
@@ -0,0 +1,174 @@
"Phrases"
{
"Played sound to target"
{
"#format" "{1:t}"
"en" "Played sound to {1}"
}
"Burn player"
{
"en" "Burn player"
}
"FireBomb player"
{
"en" "Firebomb player"
}
"Freeze player"
{
"en" "Freeze player"
}
"FreezeBomb player"
{
"en" "Freezebomb player"
}
"TimeBomb player"
{
"en" "Timebomb player"
}
"Beacon player"
{
"en" "Beacon player"
}
"NoClip player"
{
"en" "NoClip player"
}
"Blind player"
{
"en" "Blind player"
}
"Drug player"
{
"en" "Drug player"
}
"Gravity player"
{
"en" "Gravity player"
}
"Blind amount"
{
"en" "How blind?"
}
"Fully blind"
{
"en" "Fully blind"
}
"Half blind"
{
"en" "Half blind"
}
"No blind"
{
"en" "No blind"
}
"Gravity amount"
{
"en" "Gravity?"
}
"Gravity Very High"
{
"en" "Gravity Very High"
}
"Gravity High"
{
"en" "Gravity High"
}
"Gravity Normal"
{
"en" "Gravity Normal"
}
"Gravity Low"
{
"en" "Gravity Low"
}
"Gravity Very Low"
{
"en" "Gravity Very Low"
}
"Set target on fire"
{
"#format" "{1:t}"
"en" "Set {1} on fire."
}
"Toggled FireBomb on target"
{
"#format" "{1:t}"
"en" "toggled firebomb on {1}."
}
"Froze target"
{
"#format" "{1:t}"
"en" "froze {1}."
}
"Toggled FreezeBomb on target"
{
"#format" "{1:t}"
"en" "toggled freezebomb on {1}."
}
"Toggled beacon on target"
{
"#format" "{1:t}"
"en" "toggled beacon on {1}."
}
"Toggled TimeBomb on target"
{
"#format" "{1:t}"
"en" "toggled timebomb on {1}."
}
"Toggled noclip on target"
{
"#format" "{1:t}"
"en" "toggled noclip on {1}."
}
"Toggled drug on target"
{
"#format" "{1:t}"
"en" "toggled drugs on {1}."
}
"Set blind on target"
{
"#format" "{1:t}"
"en" "used blind on {1}."
}
"Set gravity on target"
{
"#format" "{1:t}"
"en" "set {1}'s gravity."
}
"Till Explodes"
{
"#format" "{1:s},{2:d}"
"en" "{2} seconds until {1} explodes."
}
}
+102
View File
@@ -0,0 +1,102 @@
"Phrases"
{
"Initiated Vote Gravity"
{
"en" "Initiated a gravity vote."
}
"Initiated Vote Burn"
{
"#format" "{1:s}"
"en" "Initiated a burn vote against {1}."
}
"Initiated Vote Slay"
{
"#format" "{1:s}"
"en" "Initiated a slay vote against {1}."
}
"Initiated Vote Alltalk"
{
"en" "Initiated an alltalk vote."
}
"Initiated Vote FF"
{
"en" "Initiated a friendly fire vote."
}
"Gravity Vote"
{
"#format" "{1:s}"
"en" "Gravity vote: {1}"
}
"Change Gravity To"
{
"#format" "{1:s}"
"en" "Change gravity to {1}?"
}
"Voteburn player"
{
"#format" "{1:s}"
"en" "Burn player {1}?"
}
"Voteslay Player"
{
"#format" "{1:s}"
"en" "Slay {1}?"
}
"Votealltalk Off"
{
"#format" "{1:s}"
"en" "Turn alltalk off? {1}"
}
"Votealltalk On"
{
"#format" "{1:s}"
"en" "Turn alltalk on? {1}"
}
"Voteff Off"
{
"#format" "{1:s}"
"en" "Turn friendly fire off? {1}"
}
"Voteff On"
{
"#format" "{1:s}"
"en" "Turn friendly fire on? {1}"
}
"Gravity vote"
{
"en" "Gravity vote"
}
"Vote FF"
{
"en" "Vote FF"
}
"Burn vote"
{
"en" "Burn vote"
}
"Alltalk vote"
{
"en" "Alltalk vote"
}
"Slay vote"
{
"en" "Slay vote"
}
}
+29
View File
@@ -0,0 +1,29 @@
"Phrases"
{
"Timeleft"
{
"en" "Time remaining for map: "
}
"Thetime"
{
"#format" "{1:s}"
"en" "The current server time is {1}"
}
"Friendly Fire On"
{
"en" "Friendly Fire is enabled."
}
"Friendly Fire Off"
{
"en" "Friendly Fire is disabled."
}
"Current Map"
{
"#format" "{1:s}"
"en" "The current map is {1}."
}
}
+83
View File
@@ -0,0 +1,83 @@
"Phrases"
{
"Initiate Vote"
{
"#format" "{1:s}"
"en" "Initiated a vote: {1}"
}
"Initiated Vote Map"
{
"en" "Initiated a map vote."
}
"Initiated Vote Kick"
{
"#format" "{1:s}"
"en" "Initiated a kick vote against {1}."
}
"Initiated Vote Ban"
{
"#format" "{1:s}"
"en" "Initiated a ban vote against {1}."
}
"Map Vote"
{
"#format" "{1:s}"
"en" "Map Vote: {1}"
}
"Change Map To"
{
"#format" "{1:s}"
"en" "Change map to {1}?"
}
"Votekick Player"
{
"#format" "{1:s}"
"en" "Kick {1}?"
}
"Voteban Player"
{
"#format" "{1:s}"
"en" "Ban {1}?"
}
"Vote Successful"
{
"#format" "{1:d},{2:d}"
"en" "Vote successful. (Received {1}%% of {2} votes)"
}
"Vote Failed"
{
"#format" "{1:d},{2:d},{3:d}"
"en" "Vote failed. {1}%% vote required. (Received {2}%% of {3} votes)"
}
"Vote End"
{
"#format" "{1:s},{2:s}"
"en" "The answer to {1} is: {2}."
}
"Kick vote"
{
"en" "Kick vote"
}
"Ban vote"
{
"en" "Ban vote"
}
"Map vote"
{
"en" "Map vote"
}
"Confirm Vote"
{
"en" "Confirm Vote"
}
}
+252
View File
@@ -0,0 +1,252 @@
"Phrases"
{
"Yes"
{
"en" "Yes"
}
"No"
{
"en" "No"
}
"No matching client"
{
"en" "No matching client was found."
}
"No matching clients"
{
"en" "No matching clients were found."
}
"More than one client matches"
{
"#format" "{1:s}"
"en" "More than one client matches the pattern \"{1}\""
}
"More than one client matched"
{
"en" "More than one client matched the given pattern."
}
"Player no longer available"
{
"en" "The player you selected is no longer available."
}
"Kick player"
{
"en" "Kick player"
}
"Kicked by admin"
{
"en" "Kicked by administrator"
}
"Changing map"
{
"#format" "{1:s}"
"en" "Changing map to {1}..."
}
"Map was not found"
{
"#format" "{1:s}"
"en" "Map {1} was not found."
}
"Unable to target"
{
"en" "You cannot target this player."
}
"Name"
{
"en" "Name"
}
"Access"
{
"en" "Access"
}
"See console for output"
{
"en" "See console for output."
}
"Cannot target bot"
{
"en" "Unable to perform this command on a bot."
}
"Unable to find cvar"
{
"#format" "{1:s}"
"en" "Unable to find cvar: {1}"
}
"No access to cvar"
{
"en" "You do not have access to this cvar."
}
"Value of cvar"
{
"#format" "{1:s},{2:s}"
"en" "Value of cvar \"{1}\": \"{2}\""
}
"Cvar changed"
{
"#format" "{1:s},{2:s}"
"en" "Changed cvar \"{1}\" to \"{2}\"."
}
"Config not found"
{
"#format" "{1:s}"
"en" "Config file \"{1}\" not found."
}
"Executed config"
{
"#format" "{1:s}"
"en" "Executed config \"{1}\"."
}
"Admin cache refreshed"
{
"en" "Admin cache has been refreshed."
}
"Invalid Amount"
{
"en" "Invalid amount specified"
}
"Cannot be performed on dead"
{
"#format" "{1:s}"
"en" "This action cannot be performed on dead client \"{1}\""
}
"Player has since died"
{
"en" "Action cannot be performed, the player has since died."
}
"Vote in Progress"
{
"en" "A vote is already in progress."
}
"Vote Not In Progress"
{
"en" "A vote is not in progress at this time."
}
"Cancelled Vote"
{
"en" "Cancelled the vote."
}
"Cancel vote"
{
"en" "Cancel vote"
}
"Vote Select"
{
"#format" "{1:s},{2:s}"
"en" "{1} has chosen {2}."
}
"No Votes Cast"
{
"en" "No votes were cast."
}
"Vote Delay Minutes"
{
"#format" "{1:d}"
"en" "You must wait {1} minutes before starting another vote."
}
"Vote Delay Seconds"
{
"#format" "{1:d}"
"en" "You must wait {1} seconds before starting another vote."
}
"Could not connect to database"
{
"en" "Could not connect to the database."
}
"Failed to query database"
{
"en" "Failed to query database."
}
"Invalid SteamID specified"
{
"en" "You have specified an invalid Steam ID (must start with 'STEAM_0:')."
}
"Reload admins"
{
"en" "Reload admins"
}
"Command is in-game only"
{
"en" "This command can only be used in-game."
}
"Target must be dead"
{
"en" "This command can only be used on dead players."
}
"Target must be alive"
{
"en" "This command can only be used on alive players."
}
"Target is not in game"
{
"en" "The given player is not fully in-game yet."
}
/* :UNUSED: */
"Played Sound"
{
"#format" "{1:s}"
"en" "Played sound on player '{1}'"
}
/* :UNUSED: */
"Slapped player"
{
"#format" "{1:s}"
"en" "Slapped player '{1}'"
}
/* :UNUSED: */
"Slayed player"
{
"#format" "{1:s}"
"en" "Slayed player '{1}'"
}
/* :UNUSED: */
"Kicked player"
{
"#format" "{1:s}"
"en" "Kicked player '{1}'"
}
}
+59
View File
@@ -0,0 +1,59 @@
"Phrases"
{
"No Access"
{
"en" "You do not have access to this command"
}
"Back"
{
"en" "Back"
}
"Next"
{
"en" "Next"
}
"Exit"
{
"en" "Exit"
}
"Previous"
{
"en" "Previous"
}
"all players"
{
"en" "all players"
}
"all humans"
{
"en" "all humans"
}
"all bots"
{
"en" "all bots"
}
"all dead players"
{
"en" "all dead players"
}
"all alive players"
{
"en" "all alive players"
}
/* This is a special "pass-thru" translation */
"_s"
{
"#format" "{1:s}"
"en" "{1}"
}
}
+28
View File
@@ -0,0 +1,28 @@
"Phrases"
{
"Vote Nextmap"
{
"en" "Vote for the next map!"
}
"Nextmap Voting Started"
{
"en" "Voting for next map has started."
}
"Nextmap Voting Finished"
{
"#format" "{1:s}"
"en" "Map voting has finished. The next map will be {1}."
}
"Current Map Extended"
{
"en" "The current map has been extended."
}
"Extend Map"
{
"en" "Extend Current Map"
}
}
+8
View File
@@ -0,0 +1,8 @@
"Phrases"
{
"Next Map"
{
#format "{1:s}"
"en" "Next Map: {1}"
}
}
+138
View File
@@ -0,0 +1,138 @@
"Phrases"
{
"Unable to find cvar"
{
"#format" "{1:s}"
"en" "Unable to find cvar: {1}"
}
"No access to cvar"
{
"en" "You do not have access to this cvar."
}
"Value of cvar"
{
"#format" "{1:s},{2:s}"
"en" "Value of cvar \"{1}\": \"{2}\""
}
"Cvar changed"
{
"#format" "{1:s},{2:s}"
"en" "Changed cvar \"{1}\" to \"{2}\"."
}
"Config not found"
{
"#format" "{1:s}"
"en" "Config file \"{1}\" not found."
}
"Executed config"
{
"#format" "{1:s}"
"en" "Executed config \"{1}\"."
}
"Permabanned player"
{
"#format" "{1:s}"
"en" "Permanently banned player \"{1}\"."
}
"Permabanned player reason"
{
"#format" "{1:s},{2:s}"
"en" "Permanently banned player \"{1}\" (reason: {2})."
}
"Banned player"
{
"#format" "{1:s},{2:d}"
"en" "Banned player \"{1}\" for {2} minutes."
}
"Banned player reason"
{
"#format" "{1:s},{2:d},{3:s}"
"en" "Banned player \"{1}\" for {2} minutes (reason: {3})."
}
"Removed bans matching"
{
"#format" "{1:s}"
"en" "Removed bans matching filter: {1}"
}
"Ban added"
{
"en" "Ban has been added."
}
"Admin cache refreshed"
{
"en" "Admin cache has been refreshed."
}
"Identify player"
{
"en" "Identify player"
}
"Choose Map"
{
"en" "Choose Map"
}
"Exec CFG"
{
"en" "Exec CFG"
}
"Admin logged in as"
{
"#format" "{1:s},{2:s},{3:s}"
"en" "\"{1}\" is logged in as \"{2}\" with access: {3}"
}
"Admin logged in anon"
{
"#format" "{1:s},{2:s}"
"en" "\"{1}\" has access: {2}"
}
"Player is not an admin"
{
"#format" "{1:s}"
"en" "\"{1}\" is not an admin."
}
"Player is an admin"
{
"#format" "{1:s}"
"en" "\"{1}\" is an admin."
}
"Username"
{
"en" "Username"
}
"Kicked target"
{
"#format" "{1:t}"
"en" "Kicked {1}."
}
"Admin access"
{
"en" "Admin access"
}
"Cvar is now protected"
{
"#format" "{1:s}"
"en" "Cvar {1} is now protected."
}
}
+7
View File
@@ -0,0 +1,7 @@
"Phrases"
{
"Slot reserved"
{
"en" "Dropped to due to slot reservation"
}
}
+111
View File
@@ -0,0 +1,111 @@
"Phrases"
{
"Rock The Vote"
{
"en" "Rock The Vote:"
}
"RTV Not Allowed"
{
"en" "Rock the Vote is not allowed yet."
}
"RTV Started"
{
"en" "Rock the Vote has already started."
}
"RTV Ended"
{
"en" "RTV has already ended, you cannot start it again or nominate maps."
}
"Already Voted"
{
"en" "You have already voted to Rock the Vote."
}
"Minimal Players Not Met"
{
"en" "The minimal number of players required has not been met."
}
"Map Already In Vote"
{
"#format" "{1:s}"
"en" "Map '{1}' already in the Rock the Vote list."
}
"Map Inserted"
{
"#format" "{1:s}"
"en" "Map '{1}' added to Rock the Vote."
}
"RTV Requested"
{
"#format" "{1:s},{2:d},{3:d}"
"en" "{1} wants to rock the vote. ({2} votes, {3} required)"
}
"RTV Vote Ready"
{
"en" "Rocking the Vote!"
}
"Don't Change"
{
"en" "Keep Current Map"
}
"Already Nominated"
{
"en" "You have already nominated a map."
}
"Max Nominations"
{
"en" "The maximum allowed nominations has been reached."
}
"Selected Map"
{
"#format" "{1:s},{2:s}"
"en" "{1} has selected {2}"
}
"No Votes"
{
"en" "No votes received for Rock the Vote, keeping current map."
}
"Current Map Stays"
{
"en" "Current map continues! Rock the Vote has spoken!"
}
"Changing Maps"
{
"#format" "{1:s}"
"en" "Changing map to {1}! Rock the Vote has spoken!"
}
"Map Already Nominated"
{
"en" "The map you chose has already been nominated."
}
"Map Nominated"
{
"#format" "{1:s},{2:s}"
"en" "{1} has nominated {2} for Rock the Vote."
}
"Nominate Title"
{
"en" "Nominate Map:"
}
}
+29
View File
@@ -0,0 +1,29 @@
"Phrases"
{
"Slap player"
{
"en" "Slap player"
}
"Slap damage"
{
"en" "Slap damage"
}
"Slay player"
{
"en" "Slay player"
}
"Slapped target"
{
"#format" "{1:t}"
"en" "Slapped {1}."
}
"Slayed target"
{
"#format" "{1:t}"
"en" "Slayed {1}."
}
}
+80
View File
@@ -0,0 +1,80 @@
"Phrases"
{
"Invalid authtype"
{
"en" "Auth type must be either 'steam', 'name', or 'ip'."
}
"Invalid immunity"
{
"en" "Immunity must be a positive integer."
}
"SQL Admin already exists"
{
"en" "An administrator with the given credentials already exists."
}
"SQL Admin added"
{
"en" "Administrator successfully added to the database."
}
"SQL Admin deleted"
{
"en" "Administrator successfully deleted from the database."
}
"SQL Admin not found"
{
"en" "No administrator with the given credentials was found."
}
"SQL Group already exists"
{
"en" "A group with this name already exists."
}
"SQL Group added"
{
"en" "Group successfully added to the database."
}
"SQL Group deleted"
{
"en" "Group successfully deleted from the database."
}
"SQL Group not found"
{
"en" "No group with the given name was found."
}
"SQL Admin groups reset"
{
"en" "Administrator's groups have successfully been reset."
}
"SQL Group X not found"
{
"#format" "{1:s}"
"en" "Could not find group: \"{1}\""
}
"SQL Group X failed to bind"
{
"#format" "{1:s}"
"en" "Group failed to bind: \"{1}\""
}
"Added group to user"
{
"en" "Successfully added one group to the given administrator."
}
"Added groups to user"
{
"#format" "{1:d}"
"en" "Successfully added {1} groups to the given administrator."
}
}