"lang" 
{ 
"Language" "Czech" 
"Tokens" 
{ 

"hl2_AmmoFull"		"PLNO"

"HL2_357Handgun"	".357 MAGNUM"
"HL2_Pulse_Rifle"	"STANDARDNÍ VÝBAVA BEZPEÇNOSTI\n(PULZNÍ PUØKA)"
"HL2_Bugbait"		"FEROMONY\n(NÁVNADA NA BROUKY)"
"HL2_Crossbow"		"KUØE"
"HL2_Crowbar"		"PÁÇIDLO"
"HL2_Grenade"		"GRANÁT"
"HL2_GravityGun"	"ZBRAÑ NULOVÉ ENERGIE\n(GRAVITAÇNÍ ZBRAÑ)"
"HL2_Pistol"		"9MM PISTOLE"
"HL2_RPG"			"RPG\n(RUÇNÍ PROTITANKOVÝ GRANÁTOMET)"
"HL2_Shotgun"		"BROKOVNICE"
"HL2_SMG1"			"SMG\n(SAMOPAL)"
"HL2_SLAM"			"M.M\n(MAGNETICKÁ MINA)"
"HL2_StunBaton"		"OBUØEK"

"HL2_357Handgun_Menu"	".357 MAGNUM"
"HL2_Pulse_Rifle_Menu"	"PULZNÍ PUØKA"
"HL2_Crossbow_Menu"		"KUØE"
"HL2_Crowbar_Menu"		"PÁÇIDLO"
"HL2_Grenade_Menu"		"GRANÁT"
"HL2_GravityGun_Menu"	"GRAVITAÇNÍ ZBRAÑ"
"HL2_Pistol_Menu"		"9MM PISTOLE"
"HL2_RPG_Menu"			"RPG"
"HL2_Shotgun_Menu"		"BROKOVNICE"
"HL2_SMG1_Menu"			"SMG"
"HL2_SLAM_Menu"			"M.M"
"HL2_StunBaton_Menu"	"OBUØEK"

"ScoreBoard_Player"			"%s1    –   %s2 hráç"
"ScoreBoard_Players"		"%s1    –   %s2 hráçi"
"ScoreBoard_Deathmatch"		"Deathmatch"
"ScoreBoard_TeamDeathmatch"	"Týmový Deathmatch"
"Playerid_sameteam"			"Pòítel: %s1 Zdraví: %s2"
"Playerid_diffteam"			"Nepòítel: %s1"
"Playerid_noteam"			"%s1 Zdraví:%s2"
"Team"						"Tým %s1"

"Game_connected"			"%s1 se pòipojil"
"Game_disconnected"			"%s1 opustil hru"
"Cannot_Be_Spectator"		"Tento server nepovoluje sledování"

// Radio and chat strings can have control characters embedded to set colors.  For the control characters to be used, one must be at the start of the string.
// The control characters can be copied and pasted in notepad.
//  = 0x02 (STX) - Use team color up to the end of the player name.  This only works at the start of the string, and precludes using the other control characters.
//  = 0x03 (ETX) - Use team color from this point forward
//  = 0x04 (EOT) - Use location color from this point forward
//  = 0x01 (SOH) - Use normal color from this point forward
"HL2MP_Chat_Team_Loc"		"(TÝM) %s1 @ %s3 :  %s2"
"HL2MP_Chat_Team"			"(TÝM) %s1 :  %s2"
"HL2MP_Chat_Team_Dead"		"*MRTVÝ*(TÝM) %s1 :  %s2"
"HL2MP_Chat_Spec"			"(Divák) %s1 :  %s2"
"HL2MP_Chat_All"			"%s1 :  %s2"
"HL2MP_Chat_AllDead"		"*MRTVÝ* %s1 :  %s2"
"HL2MP_Chat_AllSpec"		"*DIVÁK* %s1 :  %s2"
"HL2MP_Name_Change"		"* %s1 si zmênil jméno na %s2"

} 
}
