; AMX Mod Translations
;
; These ones are common to all plugins
; (they are used in stock functions)


"PLAYER"
cn:" 玩家"

"ADMIN"
cn:" 管理员"

"You have no access to that command"
cn:" 你没有权限使用此命令"

"Usage:  %s %s"
cn:" 用法:  %s %s"

"There are more clients matching to your argument"
cn:" 符合您参数的客户端有多个"

"Client with that name or userid not found"
cn:" 这个名字或ID的客户端没有找到"

"Client ^"%s^" has immunity"
cn:" 玩家 ^"%s^" 有免疫"

"That action can't be performed on dead client ^"%s^""
cn:" 不能对处于死亡状态的玩家 ^"%s^" 使用此命令"

"That action can't be performed on bot ^"%s^""
cn:" 不能对机器人 ^"%s^" 使用此命令"
