Initial import

This commit is contained in:
Felix Geyer 2004-08-06 18:39:19 +00:00
parent 27f5e72afe
commit fbfb43b7d2
6 changed files with 100 additions and 0 deletions

22
plugins/lang/plmenu.txt Executable file
View File

@ -0,0 +1,22 @@
[en]
ADMIN_BAN_1 = ADMIN: ban %s
ADMIN_BAN_2 = ADMIN %s: ban %s
BAN_MENU = Ban Menu
BAN_FOR_MIN = Ban for %d minutes
BAN_PERM = Ban permanently
ADMIN_SLAP_1 = ADMIN: slap %s with %d damage
ADMIN_SLAP_2 = ADMIN %s: slap %s with %d damage
ADMIN_SLAY_1 = ADMIN: slay %s
ADMIN_SLAY_2 = ADMIN %s: slay %s
SLAP_SLAY_MENU = Slap/Slay Menu
SLAP_WITH_DMG = Slap with %d damage
SLAY = Slay
ADMIN_KICK_1 = ADMIN: kick %s
ADMIN_KICK_2 = ADMIN %s: kick %s
KICK_MENU = Kick Menu
ADMIN_TRANSF_1 = ADMIN: transfer %s to %s
ADMIN_TRANSF_2 = ADMIN %s: transfer %s to %s
TEAM_MENU = Team Menu
TRANSF_TO = Transfer to %s
CL_CMD_MENU = Client Cmds Menu
NO_CMDS = No cmds available

36
plugins/lang/restmenu.txt Executable file
View File

@ -0,0 +1,36 @@
[en]
EQ_WE_RES = Equipment and weapons have been restricted
EQ_WE_UNRES = Equipment and weapons have been unrestricted
HAVE_BEEN = have been
HAS_BEEN = has been
RESTRICTED = restricted
UNRESTRICTED = unrestricted
NO_EQ_WE = Couldn't find such equipment or weapon
WEAP_RES = Weapons Restriction
NAME = name
VALUE = value
STATUS = status
ON = on
OFF = off
ENTRIES_OF = Entries %i - %i of %i
USE_MORE = Use 'amx_restrict list %i' for more
USE_BEGIN = Use 'amx_restrict list 1' for begin
CONF_SAVED = Configuration has been saved (file "%s")
COULDNT_SAVE = Couldn't save configuration (file "%s")
CONF_LOADED = Configuration has been loaded (file "%s")
COULDNT_LOAD = Couldn't load configuration (file "%s")
COM_USAGE = Usage: amx_restrict <command> [value]
COM_COMMANDS = Commands:
COM_ON = ^ton - set restriction on whole equipment
COM_OFF = ^toff - remove restriction from whole equipment
COM_ON = ^ton <value> [...] - set specified restriction
COM_OFF = ^toff <value> [...] - remove specified restriction
COM_LIST = ^tlist - display list of available equipment and weapons
COM_SAVE = ^tsave - save restriction
COM_LOAD = ^tload [file] - load restriction [from a file]
COM_VALUES = Available values to restrict are:^nammo, equip, pistol, shotgun, sub, rifle, machine
COM_TYPE = Type 'amx_restrict list' for more specified values
REST_WEAP = Restrict Weapons
SAVE_SET = Save settings
CONF_SAV_SUC = Configuration saved successfully
CONF_SAV_FAIL = Configuration saving failed!!!

4
plugins/lang/scrollmsg.txt Executable file
View File

@ -0,0 +1,4 @@
[en]
MIN_FREQ = Minimal frequency for this message is %d seconds
MSG_FREQ = Scrolling message displaying frequency: %d:%02d minutes
MSG_DISABLED = Scrolling message disabled

24
plugins/lang/statscfg.txt Executable file
View File

@ -0,0 +1,24 @@
[en]
TOTAL_NUM = Total %d
NO_OPTION = Couldn't find option(s) with such variable (name "%s")
CONF_SAVED = Stats configuration saved successfully
CONF_FAILED = Failed to save stats configuration!!!
CONF_LOADED = Stats configuration loaded successfully
CONF_FAIL_LOAD = Failed to load stats configuration!!!
STATS_CONF = Stats Configuration
ENTRIES_OF = Entries %i - %i of %i
USE_MORE = Use 'amx_statscfg list %i' for more
USE_BEGIN = Use 'amx_statscfg list 1' for begin
CANT_ADD = Can't add stats to the list, limit reached!
COM_USAGE = Usage: amx_statscfg <command> [parameters] ...
COM_COM = Commands:
COM_ON = ^ton <variable> - enable specified option
COM_OFF = ^toff <variable> - disable specified option
COM_SAVE = ^tsave - save stats configuration
COM_LOAD = ^tload - load stats configuration
COM_LIST = ^tlist [id] - list stats status
COM_ADD = ^tadd <name> <variable> - add stats to the list
ON = ON
OFF = OFF
NO_STATS = Stats plugins are not^ninstalled on this server^n
SAVE_CONF = Save configuration

6
plugins/lang/telemenu.txt Executable file
View File

@ -0,0 +1,6 @@
[en]
ADMIN_TELEPORT_1 = ADMIN: teleport %s
ADMIN_TELEPORT_2 = ADMIN %s: teleport %s
TELE_MENU = Teleport Menu
CUR_LOC = Current Location
SAVE_LOC = Save Location

8
plugins/lang/timeleft.txt Executable file
View File

@ -0,0 +1,8 @@
[en]
THE_TIME = The time
TIME_LEFT = Time Left
NO_T_LIMIT = No Time Limit
MINUTE = minute
MINUTES = minutes
SECOND = second
SECONDs = seconds