Thread: AMX Super 5
View Single Post
akcaliberg
Senior Member
Join Date: Nov 2011
Location: Istanbul
Old 12-16-2013 , 13:58   Re: AMX Super 5
Reply With Quote #2

I don't really understand if you mean "set" or "give". I assumed that you mean "set" though.

Turkish translation:
Code:
[tr]
AMX_SUPER_GIVEMONEY_TEAM_CASE1 = [AMXX] ADMIN: %s adli oyuncunun parasini $%i olarak ayarladi. 
AMX_SUPER_GIVEMONEY_TEAM_CASE2 = [AMXX] ADMIN %s: %s adli oyuncunun parasini $%i olarak ayarladi. 
AMX_SUPER_GIVEMONEY_TEAM_MSG = [AMXX] %s adli oyuncunun parasi $%i olarak ayarlandi. 
AMX_SUPER_GIVEMONEY_TEAM_LOG = [AMXX] ADMIN %s <%s>: %s adli oyuncunun parasini $%i olarak ayarladi.
   
AMX_SUPER_CMDMGR_RELOAD_CASE1 = [AMXX] ADMIN devre disi birakilmis AMX Super komutlarini guncelledi.
AMX_SUPER_CMDMGR_RELOAD_CASE2 = [AMXX] ADMIN %s devre disi birakilmis AMX Super komutlarini guncelledi.
AMX_SUPER_CMDMGR_RELOAD_LOG = [AMXX] ADMIN %s <%s> devre disi birakilmis AMX Super komutlarini guncelledi.
AMX_SUPER_CMDMGR_FILE_FAILED = [AMXX] Dosya acilamadi: '%s'. 
AMX_SUPER_CMDMGR_DISABLED = [AMXX] '%s' komutunu devre disi birakildi.
AMX_SUPER_CMDMGR_DISABLED_LOG = [AMXX] ADMIN '%s' <%s>: '%s' komutunu devre disi birakti.

AMX_SUPER_AFK_SPEC_KICK_CHAT = "[AMXX] %s tam dolu sunucuda Spectator oldugu icin sunucudan atildi."
AMX_SUPER_AFK_KICK_CHAT = "[AMXX] %s tam dolu sunucuda AFK oldugu icin sunucudan atildi."
AMX_SUPER_AFK_TO_SPEC_CHAT = "[AMXX] %s AFK oldugu icin Spectators takimina transfer edildi."

Last edited by akcaliberg; 12-20-2013 at 12:13.
akcaliberg is offline