Initial import
This commit is contained in:
parent
f88ce70892
commit
402c51582f
4
plugins/lang/cmdmenu.txt
Executable file
4
plugins/lang/cmdmenu.txt
Executable file
|
@ -0,0 +1,4 @@
|
|||
[en]
|
||||
CMD_MENU = Commands Menu
|
||||
CONF_MENU = Configs Menu
|
||||
SPE_MENU = Speech Menu
|
2
plugins/lang/imessage.txt
Executable file
2
plugins/lang/imessage.txt
Executable file
|
@ -0,0 +1,2 @@
|
|||
[en]
|
||||
INF_REACH = Information Messages limit reached!
|
8
plugins/lang/mapchooser.txt
Executable file
8
plugins/lang/mapchooser.txt
Executable file
|
@ -0,0 +1,8 @@
|
|||
[en]
|
||||
CHO_FIN_EXT = Choosing finished. Current map will be extended to next %.0f minutes
|
||||
CHO_FIN_NEXT = Choosing finished. The nextmap will be %s
|
||||
CHOSE_EXT = %s chose map extending
|
||||
X_CHOSE_X = %s chose %s
|
||||
CHOOSE_NEXTM = AMX Choose nextmap
|
||||
EXTED_MAP = Extend map %s
|
||||
TIME_CHOOSE = It's time to choose the nextmap...
|
23
plugins/lang/mapsmenu.txt
Executable file
23
plugins/lang/mapsmenu.txt
Executable file
|
@ -0,0 +1,23 @@
|
|||
[en]
|
||||
RESULT_REF = Result refused
|
||||
RESULT_ACC = Result accepted
|
||||
VOTE_SUCCESS = Voting successful. Map will be changed to
|
||||
VOTE_FAILED = Voting failed
|
||||
THE_WINNER = The winner
|
||||
WANT_CONT = Do you want to continue?
|
||||
VOT_CANC = Voting has been canceled
|
||||
X_VOTED_FOR = %s voted for option #%d
|
||||
VOTEMAP_MENU = Votemap Menu
|
||||
START_VOT = Start Voting
|
||||
SEL_MAPS = Selected Maps
|
||||
ALREADY_VOT = There is already one voting...
|
||||
NO_MAPS_MENU = There are no maps in menu
|
||||
VOT_NOW_ALLOW = Voting not allowed at this time
|
||||
WHICH_MAP = Which map do you want?
|
||||
CHANGE_MAP_TO = Change map to
|
||||
CANC_VOTE = Cancel Vote
|
||||
ADMIN_V_MAP_1 = ADMIN: vote map(s)
|
||||
ADMIN_V_MAP_2 = ADMIN %s: vote map(s)
|
||||
ADMIN_CHANGEL_1 = ADMIN: changelevel %s
|
||||
ADMIN_CHANGEL_2 = ADMIN %s: changelevel %s
|
||||
CHANGLE_MENU = Changelevel Menu
|
17
plugins/lang/menufront.txt
Executable file
17
plugins/lang/menufront.txt
Executable file
|
@ -0,0 +1,17 @@
|
|||
[en]
|
||||
KICK_PLAYER = Kick Player
|
||||
BAN_PLAYER = Ban Player
|
||||
SLAP_SLAY = Slap/Slay Player
|
||||
TEAM_PLAYER = Team Player ^n
|
||||
CHANGEL = Changelevel
|
||||
VOTE_MAPS = Vote for maps ^n
|
||||
SPECH_STUFF = Speech Stuff
|
||||
CLIENT_COM = Client Commands
|
||||
SERVER_COM = Server Commands
|
||||
CVARS_SET = Cvars Settings
|
||||
CONFIG = Configuration
|
||||
LANG_SET = Language Settings
|
||||
STATS_SET = Stats Settings ^n
|
||||
PAUSE_PLUG = Pause Plugins
|
||||
RES_WEAP = Restrict Weapons
|
||||
TELE_PLAYER = Teleport Player
|
39
plugins/lang/miscstats.txt
Executable file
39
plugins/lang/miscstats.txt
Executable file
|
@ -0,0 +1,39 @@
|
|||
[en]
|
||||
WITH = with
|
||||
KNIFE_MSG_1 = %s sliced and diced %s
|
||||
KNIFE_MSG_2 = %s pulled out knife and gutted %s
|
||||
KNIFE_MSG_3 = %s sneaks carefully behind and knifed %s
|
||||
KNIFE_MSG_4 = %s knived %s
|
||||
LAST_MSG_1 = Now all depend on you!
|
||||
LAST_MSG_2 = I hope you still have a healthpack.
|
||||
LAST_MSG_3 = All your teammates were killed. Good luck!
|
||||
LAST_MSG_4 = Now you are alone. Have fun!"
|
||||
HE_MSG_1 = %s sends a little gift to %s
|
||||
HE_MSG_2 = %s throws a small present to %s
|
||||
HE_MSG_3 = %s made a precision throw to %s
|
||||
HE_MSG_4 = %s got a big explosion for %s
|
||||
SHE_MSG_1 = %s detonated himself with a grenade
|
||||
SHE_MSG_2 = %s trys the effect of an HE Grenade
|
||||
SHE_MSG_3 = %s swallows grenades whole!
|
||||
SHE_MSG_4 = %s explodes!
|
||||
HS_MSG_1 = $kn killed $vn with a well^nplaced shot to the head!
|
||||
HS_MSG_2 = $kn removed $vn's^nhead with the $wn
|
||||
HS_MSG_3 = $kn turned $vn's head^ninto pudding with the $wn
|
||||
HS_MSG_4 = $vn got pwned by $kn
|
||||
HS_MSG_5 = $vn's head has been^nturned into red jello",
|
||||
HS_MSG_6 = $kn has superb aim with the $wn,^nas $vn well knows.
|
||||
HS_MSG_7 = $vn's head stayed in $kn's^ncrosshairs a bit too long...
|
||||
DOUBLE_KILL = Wow! %s made a double kill!!!
|
||||
PREPARE_FIGHT = Prepare to FIGHT!^nRound %d
|
||||
KILLED_ROW = You've killed %d in a row so far
|
||||
DIED_ROUNDS = Careful! You've died %d rounds in a row now...
|
||||
KILLED_CHICKEN = Somebody killed a chicken!!!
|
||||
BLEW_RADIO = Somebody blew up the radio!!!
|
||||
REACHED_TARGET = Omg! %s reached the target!
|
||||
PLANT_BOMB = %s is planting the bomb!
|
||||
DEFUSING_BOMB = %s is defusing the bomb...
|
||||
SET_UP_BOMB = %s set us up the bomb!!!
|
||||
DEFUSED_BOMB = %s defused the bomb!
|
||||
FAILED_DEFU = %s failed to defuse the bomb...
|
||||
PICKED_BOMB = %s picked up the bomb...
|
||||
DROPPED_BOMB = %s dropped the bomb!!!
|
43
plugins/lang/pausecfg.txt
Executable file
43
plugins/lang/pausecfg.txt
Executable file
|
@ -0,0 +1,43 @@
|
|||
[en]
|
||||
COULDNT_FIND = Couldn't find a plugin matching "%s"
|
||||
PLUGIN_MATCH = Plugin matching "%s" %L
|
||||
CONF_CLEARED = Configuration file cleared. Reload the map if needed
|
||||
ALR_CLEARED = Configuration was already cleared!
|
||||
CONF_SAVED = Configuration saved successfully
|
||||
SAVE_FAILED = Configuration saving failed!!!
|
||||
ON = ON
|
||||
STOPPED = STOPPED
|
||||
OFF = OFF
|
||||
ERROR = ERROR
|
||||
LOCKED = LOCKED
|
||||
PAUSE_UNPAUSE = Pause/Unpause Plugins
|
||||
CLEAR_STOPPED = Clear file with stopped
|
||||
SAVE_STOPPED = Save stopped
|
||||
PAUSED_PLUGIN = Paused %d plugin
|
||||
PAUSED_PLUGINS = Paused %d plugins
|
||||
UNPAUSED_PLUGIN = Unpaused %d plugin
|
||||
UNPAUSED_PLUGINS = Unpaused %d plugins
|
||||
CANT_MARK_MORE = Can't mark more plugins as unpauseable!
|
||||
PAUSE_LOADED = Pause Plugins: Loaded plugins
|
||||
PAUSED = paused
|
||||
UNPAUSED = unpaused
|
||||
STOPPED = stopped
|
||||
NAME = name
|
||||
VERSION = version
|
||||
AUTHOR = author
|
||||
FILE = file
|
||||
STATUS = status
|
||||
ENTRIES = Entries %d - %d of %d (%d running)
|
||||
USE_MORE = Use 'amx_pausecfg list %d' for more
|
||||
USE_BEGIN = Use 'amx_pausecfg list 1' for begin
|
||||
USAGE = Usage: amx_pausecfg <command> [name]
|
||||
COMMANDS = Commands
|
||||
COM_TOFF = ^toff - pauses all plugins not in the list
|
||||
COM_TON = ^ton - unpauses all plugins
|
||||
COM_TSTOP = ^tstop <file> - stops a plugin
|
||||
COM_TPAUSE = ^tpause <file> - pauses a plugin
|
||||
COM_TENABLE = ^tenable <file> - enables a plugin
|
||||
COM_TSAVE = ^tsave - saves a list of stopped plugins
|
||||
COM_TCLEAR = ^tclear - clears a list of stopped plugins
|
||||
COM_TLIST = ^tlist [id] - lists plugins
|
||||
COM_TADD = ^tadd <title> - marks a plugin as unpauseable
|
Loading…
Reference in New Issue
Block a user