Initial import
This commit is contained in:
parent
d4bcbf586a
commit
a3f5ffdcda
57
plugins/lang/statsx.txt
Executable file
57
plugins/lang/statsx.txt
Executable file
|
@ -0,0 +1,57 @@
|
||||||
|
[en]
|
||||||
|
WHOLEBODY = wholebody
|
||||||
|
HEAD = head
|
||||||
|
CHEST = chest
|
||||||
|
STOMACH = stomach
|
||||||
|
LEFTARM = leftarm
|
||||||
|
RIGHTARM = rightarm
|
||||||
|
LEFTLEG = leftleg
|
||||||
|
RIGHTLEG = rightleg
|
||||||
|
MODE_SET_TO = "amx_statsx_mode" set to "%s"
|
||||||
|
ATTACKERS = Attackers
|
||||||
|
ACC = acc.
|
||||||
|
HIT_S = hit(s)
|
||||||
|
DMG = dmg
|
||||||
|
VICTIMS = Victims
|
||||||
|
MOST_DMG = Most damage done by
|
||||||
|
KILLED_YOU_DIST = %s killed you with %s^nfrom distance of %0.2f meters.
|
||||||
|
DID_DMG_HITS = He did %d damage to you with %d hit(s)^nand still has %dhp and %dap.
|
||||||
|
YOU_DID_DMG = You did %d damage to him with %d hit(s).
|
||||||
|
EFF = eff.
|
||||||
|
BEST_SCORE = Best score
|
||||||
|
KILL_S = kill(s)
|
||||||
|
TOTAL = Total
|
||||||
|
SHOT_S = shot(s)
|
||||||
|
HITS_YOU_IN = %s hits you in
|
||||||
|
KILLED_BY_WITH = Killed by %s with %s @ %0.0fm
|
||||||
|
NO_HITS = no hits
|
||||||
|
YOU_NO_KILLER = You have no killer...
|
||||||
|
YOU_HIT = You hit %s %d time(s), %d damage
|
||||||
|
LAST_RES = Last result: %d hit(s), %d damage
|
||||||
|
KILLS = Kills
|
||||||
|
DEATHS = Deaths
|
||||||
|
HITS = Hits
|
||||||
|
SHOTS = Shots
|
||||||
|
YOUR = Your
|
||||||
|
PLAYERS = Players
|
||||||
|
ON = ON
|
||||||
|
OFF = OFF
|
||||||
|
RANK_IS = rank is %d of %d
|
||||||
|
DAMAGE = Damage
|
||||||
|
WEAPON = Weapon
|
||||||
|
YOUR_RANK_IS = Your rank is %d of %d with %d kill(s), %d hit(s), %0.2f%%%% eff. and %0.2f%%%% acc.
|
||||||
|
AMMO = ammo
|
||||||
|
HEALTH = health
|
||||||
|
ARMOR = armor
|
||||||
|
GAME_SCORE = Game score
|
||||||
|
TIME_REM = Time remaining
|
||||||
|
NO_T_LIMIT = No Time Limit
|
||||||
|
THE_TIME = The time
|
||||||
|
PLAYED_MAP = Played map
|
||||||
|
FRIEND_FIRE = Friendly fire
|
||||||
|
STATS_ANNOUNCE = You have %s stats announcements
|
||||||
|
ENABLED = enabled
|
||||||
|
DISABLED = disabled
|
||||||
|
SERVER_STATS = Server Stats
|
||||||
|
X_RANK_IS = %s's rank is %d of %d
|
||||||
|
DISABLED_MSG = Server has disabled that option
|
Loading…
Reference in New Issue
Block a user