Initial import
This commit is contained in:
parent
98f946c544
commit
403f22340f
12
plugins/lang/admin.txt
Executable file
12
plugins/lang/admin.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
[en]
|
||||
LOADED_ADMIN = Loaded 1 admin from file
|
||||
LOADED_ADMINS = Loaded %d admins from file
|
||||
SQL_CANT_CON = SQL error: can't connect: '%s'
|
||||
SQL_CANT_LOAD_ADMINS = SQL error: can't load admins: '%s'
|
||||
NO_ADMINS = No admins found.
|
||||
SQL_LOADED_ADMIN = Loaded 1 admin from database
|
||||
SQL_LOADED_ADMINS = Loaded %d admins from database
|
||||
INV_PAS = Invalid Password!
|
||||
PAS_ACC = Password accepted
|
||||
PRIV_SET = Privileges set
|
||||
NO_ENTRY = You have no entry to the server...
|
12
plugins/lang/adminchat.txt
Executable file
12
plugins/lang/adminchat.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
[en]
|
||||
COL_WHITE = white
|
||||
COL_RED = red
|
||||
COL_GREEN = green
|
||||
COL_BLUE = blue
|
||||
COL_YELLOW = yellow
|
||||
COL_MAGENTA = magenta
|
||||
COL_CYAN = cyan
|
||||
COL_ORANGE = orange
|
||||
COL_OCEAN = ocean
|
||||
COL_MAROON = maroon
|
||||
PRINT_ALL = (ALL) %s : %s
|
65
plugins/lang/admincmd.txt
Executable file
65
plugins/lang/admincmd.txt
Executable file
|
@ -0,0 +1,65 @@
|
|||
[en]
|
||||
ADMIN_KICK_1 = ADMIN: kick %s
|
||||
ADMIN_KICK_2 = ADMIN %s: kick %s
|
||||
IP_REMOVED = Ip "%s" removed from ban list
|
||||
AUTHID_REMOVED = Authid "%s" removed from ban list
|
||||
ADMIN_UNBAN_1 = ADMIN: unban %s
|
||||
ADMIN_UNBAN_2 = ADMIN %s: unban %s
|
||||
ADMIN_ADDBAN_1 = ADMIN: ban %s
|
||||
ADMIN_ADDBAN_2 = ADMIN %s: ban %s
|
||||
BANNED = banned
|
||||
FOR_MIN = for %s min
|
||||
PERM = permanently
|
||||
CLIENT_BANNED = Client "%s" banned
|
||||
ADMIN_SLAY_1 = ADMIN: slay %s
|
||||
ADMIN_SLAY_2 = ADMIN %s: slay %s
|
||||
CLIENT_SLAYED = Client "%s" slayed
|
||||
ADMIN_SLAP_1 = ADMIN: slap %s with %d damage
|
||||
ADMIN_SLAP_2 = ADMIN %s: slap %s with %d damage
|
||||
CLIENT_SLAPED = Client "%s" slaped with %d damage
|
||||
MAP_NOT_FOUND = Map with that name not found or map is invalid
|
||||
ADMIN_MAP_1 = ADMIN: changelevel %s
|
||||
ADMIN_MAP_2 = ADMIN %s: changelevel %s
|
||||
NO_MORE_CVARS = Can't add more cvars for rcon access!
|
||||
UNKNOWN_CVAR = Unknown cvar: %s
|
||||
CVAR_NO_ACC = You have no access to that cvar
|
||||
CVAR_IS = Cvar "%s" is "%s"
|
||||
PROTECTED = PROTECTED
|
||||
SET_CVAR_TO = %s set cvar %s to "%s"
|
||||
CVAR_CHANGED = Cvar "%s" changed to "%s"
|
||||
LOADED_PLUGINS = Currently loaded plugins
|
||||
NAME = name
|
||||
VERSION = version
|
||||
AUTHOR = author
|
||||
FILE = file
|
||||
STATUS = status
|
||||
PLUGINS_RUN = %d plugins, %d running
|
||||
LOADED_MODULES = Currently loaded modules
|
||||
NUM_MODULES = %d modules
|
||||
FILE_NOT_FOUND = File "%s" not found
|
||||
ADMIN_CONF_1 = ADMIN: execute config %s
|
||||
ADMIN_CONF_2 = ADMIN %s: execute config %s
|
||||
PAUSED = paused
|
||||
UNPAUSED = unpaused
|
||||
UNABLE_PAUSE = Server was unable to pause the game. Real players on server are needed.
|
||||
SERVER_PROC = Server proceed %s
|
||||
PAUSING = pausing
|
||||
UNPAUSING = unpausing
|
||||
PAUSE = pause
|
||||
UNPAUSE = unpause
|
||||
COM_SENT_SERVER = Commmand line "%s" sent to server console
|
||||
CLIENTS_ON_SERVER = Clients on server
|
||||
IMMU = imm
|
||||
RESERV = res
|
||||
ACCESS = access
|
||||
TOTAL_NUM = Total %d
|
||||
SKIP_MATCH = Skipping "%s" (matching "%s")
|
||||
SKIP_IMM = Skipping "%s" (immunity)
|
||||
KICK_PL = Kicking "%s"
|
||||
YOU_DROPPED = You have been dropped because admin has left only specified group of clients
|
||||
KICKED_CLIENTS = Kicked %d clients
|
||||
ADMIN_LEAVE_1 = ADMIN: leave %s %s %s %s
|
||||
ADMIN_LEAVE_2 = ADMIN %s: leave %s %s %s %s
|
||||
ADMIN_NICK_1 = ADMIN: change nick of %s to "%s"
|
||||
ADMIN_NICK_2 = ADMIN %s: change nick of %s to "%s"
|
||||
CHANGED_NICK = Changed nick of %s to "%s"
|
8
plugins/lang/adminhelp.txt
Executable file
8
plugins/lang/adminhelp.txt
Executable file
|
@ -0,0 +1,8 @@
|
|||
[en]
|
||||
HELP_COMS = AMX Mod X Help: Commands
|
||||
ENTRIES = Entries %d - %d of %d
|
||||
USE_MORE = Use 'amx_help %d' for more
|
||||
USE_BEGIN = Use 'amx_help 1' for begin
|
||||
TYPE_HELP = Type 'amx_help' in the console to see available commands
|
||||
TIME_INFO_1 = Time Left: %d:%02d min. Next Map: %s
|
||||
TIME_INFO_2 = No Time Limit. Next Map: %s
|
2
plugins/lang/adminslots.txt
Executable file
2
plugins/lang/adminslots.txt
Executable file
|
@ -0,0 +1,2 @@
|
|||
[en]
|
||||
DROPPED_RES = Dropped due to slot reservation
|
33
plugins/lang/adminvote.txt
Executable file
33
plugins/lang/adminvote.txt
Executable file
|
@ -0,0 +1,33 @@
|
|||
[en]
|
||||
ADMIN_CANC_VOTE_1 = %s: cancel vote
|
||||
ADMIN_CANC_VOTE_2 = %s %s: cancel vote
|
||||
VOTING_CANC = Voting canceled
|
||||
NO_VOTE_CANC = There is no voting to cancel or the vote session can't be canceled with that command
|
||||
RES_ACCEPTED = Result accepted
|
||||
VOTING_FAILED = Voting failed
|
||||
VOTING_RES_1 = %s (yes "%d") (no "%d") (needed "%d")
|
||||
VOTING_RES_2 = %s (got "%d") (needed "%d")
|
||||
VOTING_SUCCESS = Voting successful
|
||||
VOTING_RES_3 = %s (got "%d") (needed "%d"). The result: %s
|
||||
THE_RESULT = The result
|
||||
WANT_CONTINUE = Do you want to continue?
|
||||
VOTED_FOR = %s voted for
|
||||
VOTED_AGAINST = %s voted against
|
||||
VOTED_FOR_OPT = %s voted for option #%d
|
||||
ALREADY_VOTING = There is already one voting...
|
||||
VOTING_NOT_ALLOW = Voting not allowed at this time
|
||||
GIVEN_NOT_VALID = Given %s not valid
|
||||
MAP_IS = map is
|
||||
MAPS_ARE = maps are
|
||||
CHOOSE_MAP = Choose map
|
||||
CHANGE_MAP_TO = Change map to
|
||||
ADMIN_VOTE_MAP_1 = %s: vote map(s)
|
||||
ADMIN_VOTE_MAP_2 = %s %s: vote map(s)
|
||||
VOTING_STARTED = Voting has started...
|
||||
VOTING_FORBIDDEN = Voting for that has been forbidden
|
||||
ADMIN_VOTE_CUS_1 = %s: vote custom
|
||||
ADMIN_VOTE_CUS_2 = %s %s: vote custom
|
||||
VOTE = Vote
|
||||
ACTION_PERFORMED = That action can't be performed on bot "%s"
|
||||
ADMIN_VOTE_FOR_1 = %s: vote %s for %s
|
||||
ADMIN_VOTE_FOR_2 = %s %s: vote %s for %s
|
Loading…
Reference in New Issue
Block a user