36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
|
[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!!!
|