Raised This Month: $ Target: $400
 0% 

Amx Super 4.1 [RO]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
cTm
BANNED
Join Date: Sep 2008
Old 01-02-2009 , 09:33   Amx Super 4.1 [RO]
Reply With Quote #1

Care poate traduce in romana
Code:
[en]

AMX_SUPER_TEAM_IMMUNITY = [AMXX] Skipping ^"%s^" because player has immunity.
AMX_SUPER_NO_PLAYERS = [AMXX] No players in such team!
AMX_SUPER_AMOUNT_GREATER = [AMXX] Amount to give must be greater than zero!

AMX_SUPER_HEAL_TEAM_CASE2 = [AMXX] ADMIN %s gave %d HP to %s players
AMX_SUPER_HEAL_TEAM_CASE1 = [AMXX] ADMIN gave %d HP to %s players
AMX_SUPER_HEAL_PLAYER_CASE2 = [AMXX] ADMIN %s gave %d HP to %s
AMX_SUPER_HEAL_PLAYER_CASE1 = [AMXX] ADMIN gave %d HP to %s
AMX_SUPER_HEAL_TEAM_LOG = [AMX_Super] HEAL: ^"%s<%s>^" gave %d HP to ^"%s^" players
AMX_SUPER_HEAL_PLAYER_LOG = [AMX_Super] HEAL: ^"%s<%s>^" gave %d HP to ^"%s<%s>^" 
AMX_SUPER_HEAL_TEAM_MSG = [AMXX] Gave %d HP to %s players
AMX_SUPER_HEAL_PLAYER_MSG = [AMXX] Gave %d HP to %s

AMX_SUPER_ARMOR_TEAM_CASE2 = [AMXX] ADMIN %s gave %d armor to %s players
AMX_SUPER_ARMOR_TEAM_CASE1 = [AMXX] ADMIN gave %d armor to %s players
AMX_SUPER_ARMOR_PLAYER_CASE2 = [AMXX] ADMIN %s gave %d armor to %s
AMX_SUPER_ARMOR_PLAYER_CASE1 = [AMXX] ADMIN gave %d armor to %s
AMX_SUPER_ARMOR_TEAM_LOG = [AMX_Super] ARMOR: ^"%s<%s>^" gave %d armor to ^"%s^" players
AMX_SUPER_ARMOR_PLAYER_LOG = [AMX_Super] ARMOR: ^"%s<%s>^" gave %d armor ^"%s<%s>^"
AMX_SUPER_ARMOR_TEAM_MSG = [AMXX] Gave %d armor to %s players
AMX_SUPER_ARMOR_PLAYER_MSG = [AMXX] Gave %d armor to %s

AMX_SUPER_STACK_PLAYER_CASE2 = [AMXX] ADMIN %s stacked all players on %s
AMX_SUPER_STACK_PLAYER_CASE1 = [AMXX] ADMIN stacked all players on %s
AMX_SUPER_STACK_PLAYER_LOG = [AMX_Super] STACK: ^"%s<%s>^" stacked all players on ^"%s<%s>^"
AMX_SUPER_STACK_PLAYER_MSG = [AMXX] Stacked all players on %s

AMX_SUPER_ALLTALK_STATUS = [AMXX] sv_alltalk is ^"%d^"
AMX_SUPER_ALLTALK_SET_CASE2 = [AMXX] ADMIN %s set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_SET_CASE1 = [AMXX] ADMIN set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_LOG = [AMX_Super] ALLTALK: ^"%s<%s>^" set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_MSG = [AMXX] Alltalk has been set to ^"%s^"

AMX_SUPER_GRAVITY_STATUS = [AMXX] sv_gravity is ^"%d^"
AMX_SUPER_GRAVITY_SET_CASE2 = [AMXX] ADMIN %s set gravity to ^"%s^"
AMX_SUPER_GRAVITY_SET_CASE1 = [AMXX] ADMIN set gravity to ^"%s^"
AMX_SUPER_GRAVITY_LOG = [AMX_Super] GRAVITY: ^"%s<%s>^" set sv_gravity to ^"%s^"
AMX_SUPER_GRAVITY_MSG = [AMXX] Gravity has been set to ^"%s^"
AMX_SUPER_GRAVITY_CHECK = [AMXX] The gravity is set at %i

AMX_SUPER_BURY_TEAM_CASE2 = [AMXX] ADMIN %s has buried %s players
AMX_SUPER_BURY_TEAM_CASE1 = [AMXX] ADMIN has buried %s players
AMX_SUPER_BURY_PLAYER_CASE2 = [AMXX] ADMIN %s has buried %s
AMX_SUPER_BURY_PLAYER_CASE1 = [AMXX] ADMIN has buried %s
AMX_SUPER_UNBURY_TEAM_CASE2 = [AMXX] ADMIN %s has unburied %s players
AMX_SUPER_UNBURY_TEAM_CASE1 = [AMXX] ADMIN has unburied %s players
AMX_SUPER_UNBURY_PLAYER_CASE2 = [AMXX] ADMIN %s has unburied %s
AMX_SUPER_UNBURY_PLAYER_CASE1 = [AMXX] ADMIN has unburied %s
AMX_SUPER_UNBURY_TEAM_LOG = [AMX_Super] UNBURY: ^"%s<%s>^" has unburied ^"%s^" players
AMX_SUPER_UNBURY_PLAYER_LOG = [AMX_Super] UNBURY: ^"%s<%s>^" has unburied ^"%s<%s>^"
AMX_SUPER_BURY_PLAYER_LOG = [AMX_Super] BURY: ^"%s<%s>^" has buried ^"%s<%s>^"
AMX_SUPER_BURY_TEAM_LOG = [AMX_Super] BURY: ^"%s<%s>^" has buried ^"%s^" players
AMX_SUPER_BURY_MSG = [AMXX] Player %s has been buried
AMX_SUPER_UNBURY_MSG = [AMXX] Player %s has been unburied

AMX_SUPER_DISARM_TEAM_CASE2 = [AMXX] ADMIN %s has disarmed %s players
AMX_SUPER_DISARM_TEAM_CASE1 = [AMXX] ADMIN has disarmed %s players
AMX_SUPER_DISARM_PLAYER_CASE2 = [AMXX] ADMIN %s has disarmed %s
AMX_SUPER_DISARM_PLAYER_CASE1 = [AMXX] ADMIN has disarmed %s
AMX_SUPER_DISARM_TEAM_LOG = [AMX_Super] DISARM: ^"%s<%s>^" has disarmed ^"%s^" players
AMX_SUPER_DISARM_PLAYER_LOG = [AMX_Super] DISARM: ^"%s<%s>^" has disarmed ^"%s<%s>^"
AMX_SUPER_DISARM_MSG = [AMXX] Player %s has been disarmed

AMX_SUPER_SLAY2_TEAM_CASE2 = [AMXX] ADMIN %s slayed %s players
AMX_SUPER_SLAY2_TEAM_CASE1 = [AMXX] ADMIN slayed %s players
AMX_SUPER_SLAY2_PLAYER_CASE2 = [AMXX] ADMIN %s slayed %s
AMX_SUPER_SLAY2_PLAYER_CASE1 = [AMXX] ADMIN slayed %s
AMX_SUPER_SLAY2_TEAM_LOG = [AMX_Super] SLAY2: ^"%s<%s>^" slayed ^"%s^" players 
AMX_SUPER_SLAY2_PLAYER_LOG =  [AMX_Super] SLAY2: ^"%s<%s>^" slayed ^"%s<%s>^"
AMX_SUPER_SLAY2_TEAM_MSG = [AMXX] Slayed %s players
AMX_SUPER_SLAY2_PLAYER_MSG = [AMXX] Slayed %s

AMX_SUPER_FIRE_PLAYER_CASE2 = [AMXX] ADMIN %s set %s on fire.
AMX_SUPER_FIRE_PLAYER_CASE1 = [AMXX] ADMIN set %s on fire.
AMX_SUPER_FIRE_TEAM_LOG = [AMX_Super] FIRE: ^"%s<%s>^" set fire to ^"%s^" players
AMX_SUPER_FIRE_PLAYER_LOG = [AMX_Super] FIRE: ^"%s<%s>^" set fire to ^"%s<%s>^"
AMX_SUPER_FIRE_TEAM_MSG = [AMXX] Set %s players on fire
AMX_SUPER_FIRE_PLAYER_MSG = [AMXX] Set %s on fire
AMX_SUPER_FIRE_SPREAD = * [AMXX] OH! NO! %s has caught %s on fire!

AMX_SUPER_ROCKET_TEAM_CASE2 = [AMXX] ADMIN %s made rockets out of %s players
AMX_SUPER_ROCKET_TEAM_CASE1 = [AMXX] ADMIN made rockets out of %s players
AMX_SUPER_ROCKET_PLAYER_CASE2 = [AMXX] ADMIN %s made a rocket out of %s
AMX_SUPER_ROCKET_PLAYER_CASE1 = [AMXX] ADMIN made a rocket out of %s
AMX_SUPER_ROCKET_TEAM_LOG = [AMX_Super] ROCKET: ^"%s<%s>^" made rockets out of ^"%s^" players
AMX_SUPER_ROCKET_PLAYER_LOG = [AMX_Super] ROCKET: ^"%s<%s>^" made a rocket out of ^"%s<%s>^"
AMX_SUPER_ROCKET_TEAM_MSG = [AMXX] Made rockets out of %s players
AMX_SUPER_ROCKET_PLAYER_MSG = [AMXX] Made a rocket out of %s

AMX_SUPER_UBERSLAP_PLAYER_CASE2 = [AMXX] ADMIN %s uberslapped %s
AMX_SUPER_UBERSLAP_PLAYER_CASE1 = [AMXX] ADMIN uberslapped %s
AMX_SUPER_UBERSLAP_PLAYER_MSG = [AMXX] Uberslapped %s
AMX_SUPER_UBERSLAP_PLAYER_LOG = [AMX_Super] UBERSLAP: ^"%s<%s>^" uberslapped ^"%s<%s>^"

AMX_SUPER_EXEC_ALL_CASE2 = [AMXX] ADMIN %s used command ^"%s^" on everyone
AMX_SUPER_EXEC_ALL_CASE1 = [AMXX] ADMIN used command ^"%s^" on everyone
AMX_SUPER_EXEC_TEAM_CASE2 = [AMXX] ADMIN %s used command ^"%s^" on all %s players
AMX_SUPER_EXEC_TEAM_CASE1 = [AMXX] ADMIN used command ^"%s^" on all %s players
AMX_SUPER_EXEC_PLAYER_CASE2 = [AMXX] ADMIN %s used command ^"%s^" on %s!
AMX_SUPER_EXEC_PLAYER_CASE1 = [AMXX] ADMIN used command ^"%s^" on %s!
AMX_SUPER_EXEC_ALL_LOG = [AMX_Super] EXEC: ^"%s<%s>^" execed ^"%s^" on all players
AMX_SUPER_EXEC_TEAM_LOG = [AMX_Super] EXEC: ^"%s<%s>^" execed ^"%s^" on all %s players
AMX_SUPER_EXEC_PLAYER_LOG = [AMX_Super] EXEC: ^"%s<%s>^" execed ^"%s^" on ^"%s<%s>^"

AMX_SUPER_PASSWORD_SET_CASE2 = [AMXX] ADMIN %s has set a server password
AMX_SUPER_PASSWORD_SET_CASE1 = [AMXX] ADMIN has set a server password
AMX_SUPER_PASSWORD_REMOVE_CASE2 = [AMXX] ADMIN %s has removed the server password
AMX_SUPER_PASSWORD_REMOVE_CASE1 = [AMXX] ADMIN has removed the server password
AMX_SUPER_PASSWORD_SET_LOG = [AMX_Super] PASSWORD: ^"%s<%s>^" set the server password to ^"%s^"
AMX_SUPER_PASSWORD_REMOVE_LOG = [AMX_Super] PASSWORD: ^"%s<%s>^" removed the server password

AMX_SUPER_REVIVE_TEAM_CASE2 = [AMXX] ADMIN %s revived %s players
AMX_SUPER_REVIVE_TEAM_CASE1 = [AMXX] ADMIN revived %s players
AMX_SUPER_REVIVE_PLAYER_CASE2 = [AMXX] ADMIN %s has revived %s
AMX_SUPER_REVIVE_PLAYER_CASE1 = [AMXX] ADMIN has revived %s
AMX_SUPER_REVIVE_TEAM_LOG = [AMX_Super] REVIVE: ^"%s<%s>^" revived ^"%s^" players
AMX_SUPER_REVIVE_PLAYER_LOG = [AMX_Super] REVIVE: ^"%s<%s>^" revived ^"%s<%s>^"
AMX_SUPER_REVIVE_TEAM_MSG = [AMXX] Revived %s players
AMX_SUPER_REVIVE_PLAYER_MSG = [AMXX] Revived %s
AMX_SUPER_REVIVE_TEAM_HUD = %s players have been revived!
AMX_SUPER_REVIVE_PLAYER_HUD = %s has been revived!

AMX_SUPER_QUIT_TEAM_CASE2 = [AMXX] ADMIN %s made %s players quit the game
AMX_SUPER_QUIT_TEAM_CASE1 = [AMXX] ADMIN made %s players quit the game
AMX_SUPER_QUIT_PLAYER_CASE2 = [AMXX] ADMIN %s made %s quit the game
AMX_SUPER_QUIT_PLAYER_CASE1 = [AMXX] ADMIN made %s quit the game
AMX_SUPER_QUIT_TEAM_LOG = [AMX_Super] QUIT: ^"%s<%s>^" has made ^"%s^" players quit the game
AMX_SUPER_QUIT_PLAYER_LOG = [AMX_Super] QUIT: ^"%s<%s>^" has made ^"%s<%s>^" quit the game

AMX_SUPER_GAG_CONNECTED = [AMXX] Gagged player connected ( %s ).
AMX_SUPER_PLAYER_GAGGED = * You have been gagged
AMX_SUPER_GAG_PLAYER_DISCONNECT = [AMXX] Gagged player has disconnected: ( %s <%s> )
AMX_SUPER_PLAYER_NAMELOCK = * Gagged players cannot change their name
AMX_SUPER_NOT_GAGGED = [AMXX] %s is not gagged & cannot be ungagged.
AMX_SUPER_GAG_END = [AMXX] %s is no longer gagged

AMX_SUPER_GAG_PLAYER_REASON_CASE2 = [AMXX] ADMIN %s: Has Gagged %s From Speaking For: %s ( %s )
AMX_SUPER_GAG_PLAYER_REASON_CASE1 = [AMXX] ADMIN: Has Gagged %s From Speaking For: %s ( %s )
AMX_SUPER_GAG_PLAYER_CASE2 = [AMXX] ADMIN %s: Has Gagged %s From Speaking ( %s )
AMX_SUPER_GAG_PLAYER_CASE1 = [AMXX] ADMIN: Has Gagged %s From Speaking ( %s )

AMX_SUPER_UNGAG_PLAYER_CASE2 = [AMXX] ADMIN %s: Has Ungagged %s
AMX_SUPER_UNGAG_PLAYER_CASE1 = [AMXX] ADMIN Has Ungagged %s
AMX_SUPER_GAG_PLAYER_REASON_LOG = [AMX_Super] Gag: ^"%s<%s>^" Has Gagged %s <%s> for %d ( %d ) Reason: %s
AMX_SUPER_GAG_PLAYER_LOG = [AMX_Super] Gag: ^"%s<%s>^" Has Gagged %s <%s> for %d ( %d )
AMX_SUPER_UNGAG_PLAYER_LOG = [AMX_Super] UnGag: ^"%s<%s>^" Has Ungagged %s<%s>
AMX_SUPER_GAG_REASON = [AMXX] * You are Gagged For The Following Reason: %s
AMX_SUPER_GAG_RULES = [AMXX] You Were Gagged For Not Following The Rules

AMX_SUPER_WEAPON_TEAM_CASE2 = [AMXX] ADMIN %s gave a weapon to %s players
AMX_SUPER_WEAPON_TEAM_CASE1 = [AMXX] ADMIN gave a weapon to %s players
AMX_SUPER_WEAPON_PLAYER_CASE2 = [AMXX] ADMIN %s gave a weapon to %s
AMX_SUPER_WEAPON_PLAYER_CASE1 = [AMXX] ADMIN gave a weapon to %s
AMX_SUPER_WEAPON_TEAM_LOG = [AMX_Super] WEAPON: ^"%s<%s>^" gave the weapon ^"%d^" to ^"%s^" players
AMX_SUPER_WEAPON_PLAYER_LOG = [AMX_Super] WEAPON: ^"%s<%s>^" gave the weapon ^"%d^" to ^"%s<%s>^"
AMX_SUPER_WEAPON_TEAM_MSG = [AMXX] Gave the weapon %d to %s players
AMX_SUPER_WEAPON_PLAYER_MSG = [AMXX] Gave the weapon %d to %s

AMX_SUPER_NOCLIP_TEAM_CASE2 = [AMXX] ADMIN %s set noclip ^"%d^" on %s players
AMX_SUPER_NOCLIP_TEAM_CASE1 = [AMXX] ADMIN set noclip ^"%d^" on %s players
AMX_SUPER_NOCLIP_PLAYER_CASE2 = [AMXX] ADMIN %s set noclip ^"%d^" on %s
AMX_SUPER_NOCLIP_PLAYER_CASE1 = [AMXX] ADMIN set noclip ^"%d^" on %s
AMX_SUPER_NOCLIP_TEAM_LOG = [AMX_Super] NOCLIP: ^"%s<%s>^" set noclip ^"%d^" on ^"%s^" players
AMX_SUPER_NOCLIP_PLAYER_LOG = [AMX_Super] NOCLIP: ^"%s<%s>^" set noclip ^"%d^" on ^"%s<%s>^"
AMX_SUPER_NOCLIP_TEAM_MSG = [AMXX] Set noclip ^"%d^" on %s players
AMX_SUPER_NOCLIP_PLAYER_MSG = [AMXX] Set noclip ^"%d^" on %s

AMX_SUPER_FLASH_TEAM_CASE2 = [AMXX] ADMIN %s flashbanged %s players
AMX_SUPER_FLASH_TEAM_CASE1 = [AMXX] ADMIN flashbanged %s players
AMX_SUPER_FLASH_PLAYER_CASE2 = [AMXX] ADMIN %s flashbanged %s
AMX_SUPER_FLASH_PLAYER_CASE1 = [AMXX] ADMIN flashbanged %s
AMX_SUPER_FLASH_TEAM_LOG = [AMX_Super] FLASH: ^"%s<%s>^" flashbanged ^"%s^" players
AMX_SUPER_FLASH_PLAYER_LOG = [AMX_Super] FLASH: ^"%s<%s>^" flashbanged ^"%s<%s>^"
AMX_SUPER_FLASH_TEAM_MSG = [AMXX] Flashbanged %s players
AMX_SUPER_FLASH_PLAYER_MSG = [AMXX] Flashbanged %s

AMX_SUPER_GODMODE_TEAM_CASE2 = [AMXX] ADMIN %s set godmode ^"%d^" on %s players
AMX_SUPER_GODMODE_TEAM_CASE1 = [AMXX] ADMIN set godmode ^"%d^" on %s players
AMX_SUPER_GODMODE_PLAYER_CASE2 = [AMXX] ADMIN %s set godmode ^"%d^" on %s
AMX_SUPER_GODMODE_PLAYER_CASE1 = [AMXX] ADMIN set godmode ^"%d^" on %s
AMX_SUPER_GODMODE_TEAM_LOG = [AMX_Super] GODMODE: ^"%s<%s>^" set godmode ^"%d^" on ^"%s^" players
AMX_SUPER_GODMODE_PLAYER_LOG = [AMX_Super] GODMODE: ^"%s<%s>^" set godmode ^"%d^" on ^"%s<%s>^"
AMX_SUPER_GODMODE_TEAM_MSG = [AMXX] Set godmode ^"%d^" on %s players
AMX_SUPER_GODMODE_PLAYER_MSG = [AMXX] Set godmode ^"%d^" on %s

AMX_SUPER_GIVEMONEY_PLAYER_CASE2 = [AMXX] ADMIN %s gave $%i to %s
AMX_SUPER_GIVEMONEY_PLAYER_CASE1 = [AMXX] ADMIN gave $%i to %s
AMX_SUPER_GIVEMONEY_PLAYER_MSG = [AMXX] Gave $%i to %s
AMX_SUPER_GIVEMONEY_PLAYER_LOG = [AMX_Super] GIVE MONEY: ^"%s<%s>^" gave $%i to ^"%s<%s>^"
AMX_SUPER_TAKEMONEY_ALL_PLAYER_CASE2 = [AMXX] ADMIN %s took all money from %s
AMX_SUPER_TAKEMONEY_ALL_PLAYER_CASE1 = [AMXX] ADMIN took all money from %s
AMX_SUPER_TAKEMONEY_PLAYER_CASE2 = [AMXX] ADMIN %s took $%i from %s
AMX_SUPER_TAKEMONEY_PLAYER_CASE1 = [AMXX] ADMIN took $%i from %s
AMX_SUPER_TAKEMONEY_PLAYER_LOG = [AMX_Super] TAKE MONEY: ^"%s<%s>^" took $%i from ^"%s<%s>^"
AMX_SUPER_TAKEMONEY_ALL_PLAYER_LOG = [AMX_Super] TAKE MONEY: ^"%s<%s>^" took all money from ^"%s<%s>^"
AMX_SUPER_TAKEMONEY_PLAYER_MSG = [AMXX] Took $%i from %s
AMX_SUPER_TAKEMONEY_ALL_PLAYER_MSG = [AMXX] Took all money from %s

AMX_SUPER_GLOW_TEAM_CASE2 = [AMXX] ADMIN %s set glowing on %s players
AMX_SUPER_GLOW_TEAM_CASE1 = [AMXX] ADMIN set glowing on %s players
AMX_SUPER_GLOW_PLAYER_CASE2 = [AMXX] ADMIN %s set glowing on %s
AMX_SUPER_GLOW_PLAYER_CASE1 = [AMXX] ADMIN set glowing on %s
AMX_SUPER_GLOW_TEAM_LOG = [AMX_Super] GLOW: ^"%s<%s>^" set glowing on ^"%s^" players
AMX_SUPER_GLOW_PLAYER_LOG = [AMX_Super] GLOW: ^"%s<%s>^" set glowing on ^"%s<%s>^"
AMX_SUPER_GLOW_TEAM_MSG = [AMXX] Set glowing on %s players
AMX_SUPER_GLOW_PLAYER_MSG = [AMXX] Set glowing on %s
AMX_SUPER_UNGLOW_TEAM_CASE2 = [AMXX] ADMIN %s removed glowing on %s players
AMX_SUPER_UNGLOW_TEAM_CASE1 = [AMXX] ADMIN removed glowing on %s players
AMX_SUPER_UNGLOW_PLAYER_CASE2 = [AMXX] ADMIN %s removed glowing on %s
AMX_SUPER_UNGLOW_PLAYER_CASE1 = [AMXX] ADMIN removed glowing on %s
AMX_SUPER_UNGLOW_TEAM_LOG = [AMX_Super] UNGLOW: ^"%s<%s>^" removed glowing on ^"%s^" players
AMX_SUPER_UNGLOW_PLAYER_LOG = [AMX_Super] UNGLOW: ^"%s<%s>^" removed glowing on ^"%s<%s>^"
AMX_SUPER_UNGLOW_TEAM_MSG = [AMXX] Removed glowing on %s players
AMX_SUPER_UNGLOW_PLAYER_MSG = [AMXX] Removed glowing on %s

AMX_SUPER_TEAM_INVALID = [AMXX] Invalid team specified! Valid teams are: T, CT, Auto, Spec
AMX_SUPER_TEAM_UNLOCKED = [AMXX] The %s team is not locked!
AMX_SUPER_TEAM_UNLOCK_CASE1 = [AMXX] ADMIN Unlocked the %s team
AMX_SUPER_TEAM_UNLOCK_CONSOLE = [AMXX] You Unlocked the %s team
AMX_SUPER_TEAM_UNLOCK_CASE2 = [AMXX] ADMIN %s Unlocked the %s team
AMX_SUPER_TEAM_LOCK_CASE1 = [AMXX] ADMIN Locked the %s team
AMX_SUPER_TEAM_LOCK_CASE2 = [AMXX] ADMIN %s Locked the %s team
AMX_SUPER_TEAM_LOCKED = [AMXX] The %s team is already locked!
AMX_SUPER_TEAM_LOCK_CONSOLE = [AMXX] You Locked the %s team
AMX_SUPER_UNLOCK_TEAMS_LOG = [AMX_Super] TEAMLOCKER: ^"%s<%s>^" unlocked the ^"%s^" team
AMX_SUPER_LOCK_TEAMS_LOG = [AMX_Super] TEAMLOCKER: ^"%s<%s>^" locked the ^"%s^" team

AMX_SUPER_TELEPORT_PLAYER_CASE2 = [AMXX] ADMIN %s teleported %s
AMX_SUPER_TELEPORT_PLAYER_CASE1 = [AMXX] ADMIN teleported %s
AMX_SUPER_TELEPORT_PLAYER_MSG = [AMXX] Teleported %s to %d x, %d y, %d z
AMX_SUPER_TELEPORT_ORIGIN_SAVED = [AMXX] Saved origin %d x, %d y, %d z from %s
AMX_SUPER_TELEPORT_PLAYER_LOG = [AMX_Super] TELEPORT: ^"%s<%s>^" teleported ^"%s<%s>^" to %d x, %d y, %d z

AMX_SUPER_TRANSFER_PLAYER_CASE1 = [AMXX] ADMIN Successfully transfered %s to the %s team
AMX_SUPER_TRANSFER_PLAYER_CASE2 = [AMXX] ADMIN %s Successfully transfered %s to the %s team
AMX_SUPER_TRANSFER_PLAYER_TEAM = [AMXX] You have been transfered to the %s team
AMX_SUPER_TRANSFER_PLAYER_LOG = [AMX_Super] TEAMTRANSFER: ^"%s<%s>^" transfered ^"%s^" to the ^"%s^" team
AMX_SUPER_TRANSFER_PLAYER_CONSOLE = [AMXX] You have Successfully transfered %s to the %s team
AMX_SUPER_TRANSFER_SWAP_PLAYERS_SUCCESS_CASE1 = [AMXX] ADMIN Successfully swapped %s with %s
AMX_SUPER_TRANSFER_SWAP_PLAYERS_SUCCESS_CASE2 = [AMXX] ADMIN %s Successfully swapped %s with %s
AMX_SUPER_TRANSFER_SWAP_TEAM_SUCCESS_CASE1 = [AMXX] ADMIN Successfully swapped the teams!
AMX_SUPER_TRANSFER_SWAP_TEAM_SUCCESS_CASE2 = [AMXX] ADMIN %s Successfully swapped the teams!
AMX_SUPER_TRANSFER_SWAP_TEAM_MESSAGE = [AMXX] You have swapped the Teams
AMX_SUPER_TRANSFER_SWAP_PLAYERS_CONSOLE = [AMXX] Successfully swapped %s with %s
AMX_SUPER_TRANSFER_PLAYER_ERROR_CASE1 = [AMXX] You can't swap players that are on the same team!
AMX_SUPER_TRANSFER_PLAYER_ERROR_CASE2 = [AMXX] You can't swap players that are not in a team!
AMX_SUPER_TRANSFER_SWAP_PLAYERS_MESSAGE1 = [AMXX] You have been swapped with %s
AMX_SUPER_TRANSFER_SWAP_PLAYERS_MESSAGE2 = [AMXX] You have been swapped with %s
AMX_SUPER_TRANSFER_SWAP_TEAM_LOG = [AMX_Super] TEAMTRANSFER: ^"%s<%s>^" swapped teams
AMX_SUPER_TRANSFER_SWAP_PLAYERS_LOG = [AMX_Super] TEAMTRANSFER: ^"%s<%s>^" swapped ^"%s^" with ^"%s^"

AMX_SUPER_AMMO_PLAYER_CASE1 = [AMXX] ADMIN Set Unlimited ammo on %s to ^"%d^" 
AMX_SUPER_AMMO_PLAYER_CASE2 = [AMXX] ADMIN %s Set Unlimited ammo on %s to ^"%d^" 
AMX_SUPER_AMMO_PLAYER_MSG = [AMXX] ADMIN Set Unlimited ammo on %s to ^"%d^" 
AMX_SUPER_AMMO_PLAYER_LOG = [AMX_Super] AMMO: ADMIN ^"%s<%s>^" Set Unlimited ammo on ^"%s^" to ^"%d^" 
AMX_SUPER_AMMO_TEAM_CASE1 = [AMXX] ADMIN Set Unlimited ammo on all %s to ^"%d^" 
AMX_SUPER_AMMO_TEAM_CASE2 = [AMXX] ADMIN %s Set Unlimited ammo on all %s to ^"%d^" 
AMX_SUPER_AMMO_TEAM_MSG = [AMXX] ADMIN Set Unlimited ammo on all %s to ^"%d^" 
AMX_SUPER_AMMO_TEAM_LOG = [AMX_Super] AMMO: ADMIN ^"%s<%s>^" set unlimited ammo on all ^"%s^" to ^"%d^" 

AMX_SUPER_EXTEND_CANNOT_EXTEND = [AMXX] You cannot extend the maptime by a negative number.
AMX_SUPER_EXTEND_SUCCESS_CASE2 = [AMXX] ADMIN %s has extended the map time by %i minutes
AMX_SUPER_EXTEND_SUCCESS_CASE1 = [AMXX] ADMIN as extended the map time by %i minutes
AMX_SUPER_EXTEND_EXTENDTIME = [AMXX] No map may be extended longer than %i minutes at a time.
AMX_SUPER_EXTEND_EXTENDMAX = [AMXX] No user may extend any map more than %i times.
AMX_SUPER_EXTEND_BAD_NUMBER = [AMXX] Maps that are not in the mapcycle cannot be extended.
AMX_SUPER_EXTEND_NOMAPCYCLE = [AMXX] Maps that are not in the mapcycle cannot be extended.

AMX_SUPER_SPAWN_PROTECTION_BADTIME = [AMXX] You have to set the Spawn Protection time between 1 and 10 seconds
AMX_SUPER_SPAWN_PROTECTION_TIME_SET = [AMXX] You have set the Spawn Protection time to %d second(s)
AMX_SUPER_SPAWN_PROTECTION_BADSHELL = [AMXX] You have to set the Glow Shellthickness between 1 and 100
AMX_SUPER_SPAWN_PROTECTION_SHELL_SET = [AMXX] You have set the Glow Shellthickness to %d
AMX_SUPER_SPAWN_PROTECTION_GLOW_ON = [AMXX] You have set the Glow to ON
AMX_SUPER_SPAWN_PROTECTION_GLOW_OFF = [AMXX] You have set the Glow to OFF
AMX_SUPER_SPAWN_PROTECTION_MESSAGE = [AMXX] Spawn Protection is enabled for %d second(s)

AMX_SUPER_VOCOM_NO_ACCESS = [ADMIN VOCOM]: You have no access to this command.
AMX_SUPER_VOCOM_SPEAKING1 = [ADMIN VOCOM]: %s is speaking to the other admins.
AMX_SUPER_VOCOM_SPEAKING2 = [ADMIN VOCOM]: You are speaking to the admins.

AMX_SUPER_DRUG_TEAM_CASE2 = [AMXX] ADMIN, %s, gave drugs to %s.
AMX_SUPER_DRUG_TEAM_CASE1 = [AMXX] ADMIN gave drugs to %s.
AMX_SUPER_DRUG_PLAYER_CASE2 = [AMXX] ADMIN , %s, gave drugs to %s.
AMX_SUPER_DRUG_PLAYER_CASE1 = [AMXX] ADMIN gave drugs to %s.
AMX_SUPER_DRUG_TEAM_LOG = [AMX_Super] %s ( %s ) gave drugs to %s.
AMX_SUPER_DRUG_PLAYER_LOG = [AMX_Super] %s ( %s ) gave drugs to %s ( %s ).
AMX_SUPER_DRUG_TEAM_MSG = [AMXX] Gave drugs to %s.
AMX_SUPER_DRUG_PLAYER_MSG = [AMXX] Gave drugs to %s.

AMX_SUPER_SPEED_TEAM_CASE2 = [AMXX] ADMIN, %s turned %s speed for %s.
AMX_SUPER_SPEED_TEAM_CASE1 = [AMXX] ADMIN turned %s speed for %s.
AMX_SUPER_SPEED_PLAYER_CASE2 = [AMXX] ADMIN, %s turned %s speed for %s.
AMX_SUPER_SPEED_PLAYER_CASE1 = [AMXX] ADMIN turned %s speed for %s.
AMX_SUPER_SPEED_TEAM_LOG = [AMX_Super] %s ( %s ) set speed for %s
AMX_SUPER_SPEED_PLAYER_LOG = [AMX_Super] %s ( %s ) set speed for %s ( %s )
AMX_SUPER_SPEED_TEAM_MSG = [AMXX] Set speed %s for %s.
AMX_SUPER_SPEED_PLAYER_MSG = [AMXX] Set speed %s for %s.

AMX_SUPER_BADAIM_KILLED = [AMXX] %s was banned for getting a kill while affected by bad aim.
AMX_SUPER_BADAIM_CONSOLE = amx_badaim <player> <On/off or length of time:1|0|time> <Save?: 1|0>: Turn on/off bad aim on a player.
AMX_SUPER_BADAIM_NO_BADAIM = [AMXX] %s does not have bad aim...from this plugin at least.
AMX_SUPER_BADAIM_UNDO = [AMXX] %s's aim is back to normal...whatever that is.
AMX_SUPER_BADAIM_CURRENT = [AMXX] %s already has bad aim.
AMX_SUPER_BADAIM_WORSE = [AMXX] %s already had bad aim but now its worse!
AMX_SUPER_BADAIM_BADTIME = Time cannot be negative, unless you're talking about imaginary time.
AMX_SUPER_BADAIM_MESSAGE1 = [AMXX] %s already has bad aim, but now it will turn off automatically in %d seconds.
AMX_SUPER_BADAIM_MESSAGE2 = [AMXX] %s has been given bad aim for %d seconds.
AMX_SUPER_BADAIM_BAN = [AMXX] A timed bad aim cannot be saved.  However, the bad aim will still be executed.
AMX_SUPER_BADAIM_NO_BADAIM_MESSAGE = [AMXX] %s no longer has bad aim.
AMX_SUPER_BADAIM_NO_BADAIM_MESSAGE_CONSOLE = %s no longer has bad aim.
AMX_SUPER_BADAIM_LOG = [AMX_Super] %s (%s) %s badaim on %s.

AMX_SUPER_FIRE_TEAM_CASE2 = [AMXX] ADMIN %s set %s players on fire
AMX_SUPER_FIRE_TEAM_CASE1 = [AMXX] ADMIN set %s players on fire
AMX_SUPER_FIRE_TEAM_LOG = [AMX_Super] FIRE: ^"%s<%s>^" set fire to ^"%s^" players

AMX_SUPER_GIVEMONEY_TEAM_CASE2 = [AMXX] ADMIN %s gave $%i to %s
AMX_SUPER_GIVEMONEY_TEAM_CASE1 = [AMXX] ADMIN gave $%i to %s
AMX_SUPER_GIVEMONEY_TEAM_MSG = [AMXX] Gave $%i to %s
AMX_SUPER_GIVEMONEY_TEAM_LOG = [AMX_Super] GIVE MONEY: ^"%s<%s>^" gave $%i to %s

AMX_SUPER_GLOW_TEAM_OFF_CASE2 = [AMXX] ADMIN %s: turned off glowing on %s players
AMX_SUPER_GLOW_TEAM_OFF_CASE1 = [AMXX] ADMIN turned off glowing on %s players
AMX_SUPER_GLOW_PLAYER_OFF_CASE2 = [AMXX] ADMIN %s turned off glowing on %s 
AMX_SUPER_GLOW_PLAYER_OFF_CASE1 = [AMXX] ADMIN turned off glowing on %s
AMX_SUPER_GLOW_INVALID_COLOR = [AMXX] That color is not valid. Type amx_glowcolors for a list of valid colors.

AMX_SUPER_BOMB_TRANSFER = Bomb transferred to ^"%s^"^nsince ^"%s^" is AFK

AMX_SUPER_DEADCHAT_MESSAGE = [AMXX] You are dead now, you can chat with the other team via voicecomm.

AMX_SUPER_SOUNDFIX = [AMXX] Your sound will no longer echo now.
AMX_SUPER_SOUNDFIX_DISABLED = [AMXX] Manual sound fixing is disabled.

AMX_SUPER_AFK_SPEC_KICK_CHAT = "[AMXX] %s has been kicked for spectating on the full server"
AMX_SUPER_AFK_KICK_CHAT = "[AMXX] %s has been kicked for being AFK on the full server"
AMX_SUPER_AFK_TO_SPEC_CHAT = "[AMXX] %s has been transferred to the Spectators for being AFK"

AMX_SUPER_SHUTDOWN_CASE1 = [AMXX] ADMIN: %s server in %i seconds
AMX_SUPER_SHUTDOWN_CASE2 = [AMXX] ADMIN %s: %s server in %i seconds
AMX_SUPER_SHUTDOWN_CONSOLE = You did not supply a valid time (between 1-20 seconds
AMX_SUPER_SHUTDOWN_MESSAGE_LOG = [AMX_Super] Cmd: ^"%s<%i><%s>^" initiate %s


Code:
[en]
AMXSUPER_MENU0 = AMX Super Menu
AMXSUPER_MENU1 = Set All Talk
AMXSUPER_MENU2 = Lock/Unlock a Team
AMXSUPER_MENU3 = Not used. Do not translate
AMXSUPER_MENU4 = Extend Map
AMXSUPER_MENU5 = Set Gravity
AMXSUPER_MENU6 = Start a Fire
AMXSUPER_MENU7 = Flash a Person
AMXSUPER_MENU8 = Disarm Someone
AMXSUPER_MENU9 = Turn Someone into a Rocket
AMXSUPER_MENU10 = Uberslap a Bad Player
AMXSUPER_MENU11 = Revive a Dead Client
AMXSUPER_MENU12 = Force Someone to Quit
AMXSUPER_MENU13 = Drug Someone
AMXSUPER_MENU14 = Swap the Teams
AMXSUPER_MENU15 = Give a Player Health
AMXSUPER_MENU16 = Give a Player Armor
AMXSUPER_MENU17 = Stack Players
AMXSUPER_MENU18 = Bury/Unbury Someone
AMXSUPER_MENU19 = Not used. Do not translate
AMXSUPER_MENU20 = Special Slay a Player
AMXSUPER_MENU21 = Give a Player GodMode
AMXSUPER_MENU22 = Give a Player Noclip
AMXSUPER_MENU23 = Give Someone Super Speed
AMXSUPER_MENU24 = Give Someone Unlimited Ammo
AMXSUPER_MENU25 = Swap Two Players
AMXSUPER_MENU26 = Give/Take Money
AMXSUPER_MENU27 = Not used. Do not translate
AMXSUPER_MENU28 = Give Someone Bad Aim
AMXSUPER_MENU29 = Gag/Ungag Someone
AMXSUPER_MENU30 = Not used. Do not translate
AMXSUPER_NOPARM = Missing Parameter
AMXSUPER_CURRENT = Current Values for %s
AMXSUPER_MINS = %s minutes
AMXSUPER_SECS = %s seconds
AMXSUPER_LOCK = Lock Team
AMXSUPER_UNLOCK = Unlock Team
AMXSUPER_ENABLE = Enable
AMXSUPER_DISABLE = Disable
AMXSUPER_TEAMCT = Counter-Terrorist
AMXSUPER_TEAMT = Terrorist
AMXSUPER_TEAMAUTO = Auto Assign
AMXSUPER_TEAMSPEC = Spectator
AMXSUPER_ALL = Everyone
AMXSUPER_EXTEND = %s minutes
AMXSUPER_HEAL = Give %s HP
AMXSUPER_ARMOR = Give %s AP
AMXSUPER_STACK = # of Players: %d
AMXSUPER_BURY = Bury Someone
AMXSUPER_UNBURY = Unbury Someone
AMXSUPER_SLAY1 = Lightning
AMXSUPER_SLAY2 = Blood
AMXSUPER_SLAY3 = Explode
AMXSUPER_GOD0 = Off
AMXSUPER_GOD1 = On
AMXSUPER_GOD2 = On Each Round
AMXSUPER_GIVE = Give $%s
AMXSUPER_TAKE = Take $%s
AMXSUPER_GAGA = Normal Chat
AMXSUPER_GAGB = Team Chat
AMXSUPER_GAGC = Voicecomm
AMXSUPER_UNGAG = Ungag Player
cTm is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-02-2009 , 22:45   Re: Amx Super 4.1 [RO]
Reply With Quote #2

Um, AMX_Super_Menu is already translated into RO, only AMX_Super needs it
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
rekull
Junior Member
Join Date: Oct 2008
Old 01-03-2009 , 10:14   Re: Amx Super 4.1 [RO]
Reply With Quote #3

actually amx_super is translated in ro..by me. So you should check out the thread
http://forums.alliedmods.net/showthread.php?t=54404

P.S page 6
__________________

Last edited by rekull; 01-03-2009 at 10:28.
rekull is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode