View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 05-16-2015 , 12:18   Re: CS AFK Manager
Reply With Quote #8

Some words may be strange, this is because we already use some english words on cs servers(like AFK), and translating is just .... unusual.
Code:
[ro]
AFK_KICK_REASON = Plecat de la calculator(AFK)
TRANSFERRED_TO_SPEC = [AFK Manager] %s a fost transferat la spectatori pentru ca a fost inactiv prea mult timp.
COLORED_TRANSFERRED_TO_SPEC = ^4[AFK Manager]^3 %s^1 a fost transferat la spectatori pentru ca a fost inactiv prea mult timp.
AFK_KICKED = [AFK Manager] %s a primit kick pentru ca a fost inactiv prea mult timp.
COLORED_AFK_KICKED = ^4[AFK Manager]^3 %s^1 a primit kick pentru ca a fost inactiv prea mult timp.
ALL_TERRORISTS_AFK = [AFK Manager] Toti TERORISTII ramasi sunt inactivi.
COLORED_ALL_TERRORISTS_AFK = ^4[AFK Manager]^1 Toti ^3 Terrorists^1 ramasi sunt inactivi. 
ALL_CTS_AFK = [AFK Manager] Toti CT ramasi sunt inactivi.
COLORED_ALL_CTS_AFK = ^4[AFK Manager]^1 Toti^3 CT^1 sunt inactivi.
BOMB_TRANSFERRED = [AFK Manager] Bomba a fost transferata la %s pentru ca %s este inactiv.
COLORED_BOMB_TRANSFERRED = ^4[AFK Manager]^1  Bomba a fost transferata la to^3 %s^1 pentru ca^3 %s^1 este inactiv.
BOMB_GOT = [AFK Manager] Ai primit bomba pentru ca %s este inactiv.
COLORED_BOMB_GOT = ^4[AFK Manager]^1 Ai primti bomba pentru ca^3 %s^1 este inactiv.
FORCED_TO_DROP = [AFK Manager] %s a fost fortat sa arunce bomba pentru ca este inactiv.
COLORED_FORCED_TO_DROP = ^4[AFK Manager]^3 %s^1 a fost fortat sa arunce bomba pentru ca este inactiv.
__________________

Last edited by HamletEagle; 05-16-2015 at 12:27.
HamletEagle is offline