Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 22 additions & 25 deletions configs/addons/counterstrikesharp/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
{
"menu.button.previous": "Prev",
"menu.button.next": "Next",
"menu.button.close": "Close",

"all": "all players",
"bots": "bots",
"humans": "humans",
"alive": "alive players",
"dead": "dead players",
"notme": "all players except self",
"ct": "ct players",
"t": "t players",
"spec": "spec players",

"No matching client": "No matching client was found.",
"No matching clients": "No matching clients were found.",
"Target must be alive": "This command can only be used on alive players.",
"Target must be dead": "This command can only be used on dead players.",
"Unable to target": "You cannot target this player.",
"Cannot target bot": "Unable to perform this command on a bot.",
"More than one client matched": "More than one client matched the given pattern.",

"Missing permissions": "You are missing the correct permissions",
"Missing one permission": "You do not have one of the correct permissions",
"Command permission denied": "[CSS] {0} ({1}) to execute this command."
"menu.button.previous": "Prev",
"menu.button.next": "Next",
"menu.button.close": "Close",
"all": "all players",
"bots": "bots",
"humans": "humans",
"alive": "alive players",
"dead": "dead players",
"notme": "all players except self",
"ct": "ct players",
"t": "t players",
"spec": "spec players",
"No matching client": "No matching client was found.",
"No matching clients": "No matching clients were found.",
"Target must be alive": "This command can only be used on alive players.",
"Target must be dead": "This command can only be used on dead players.",
"Unable to target": "You cannot target this player.",
"Cannot target bot": "Unable to perform this command on a bot.",
"More than one client matched": "More than one client matched the given pattern.",
"Missing permissions": "You are missing the correct permissions",
"Missing one permission": "You do not have one of the correct permissions",
"Command permission denied": "[CSS] {0} ({1}) to execute this command."
}
47 changes: 22 additions & 25 deletions configs/addons/counterstrikesharp/lang/es.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
{
"menu.button.previous": "Anterior",
"menu.button.next": "Siguiente",
"menu.button.close": "Cerrar",

"all": "todos los jugadores",
"bots": "bots",
"humans": "humanos",
"alive": "jugadores vivos",
"dead": "jugadores muertos",
"notme": "todos los jugadores excepto yo",
"ct": "jugadores CT",
"t": "jugadores T",
"spec": "espectadores",

"No matching client": "No se encontró ningún cliente que coincida.",
"No matching clients": "No se encontraron clientes que coincidan.",
"Target must be alive": "Este comando solo puede usarse en jugadores vivos.",
"Target must be dead": "Este comando solo puede usarse en jugadores muertos.",
"Unable to target": "No puedes seleccionar a este jugador.",
"Cannot target bot": "No se puede ejecutar este comando en un bot.",
"More than one client matched": "Más de un cliente coincidió con el patrón dado.",

"Missing permissions": "No tienes los permisos correctos",
"Missing one permission": "No tienes uno de los permisos correctos",
"Command permission denied": "[CSS] {0} ({1}) para ejecutar este comando."
"menu.button.previous": "Anterior",
"menu.button.next": "Siguiente",
"menu.button.close": "Cerrar",
"all": "todos los jugadores",
"bots": "bots",
"humans": "humanos",
"alive": "jugadores vivos",
"dead": "jugadores muertos",
"notme": "todos los jugadores excepto yo",
"ct": "jugadores CT",
"t": "jugadores T",
"spec": "espectadores",
"No matching client": "No se encontró ningún cliente que coincida.",
"No matching clients": "No se encontraron clientes que coincidan.",
"Target must be alive": "Este comando solo puede usarse en jugadores vivos.",
"Target must be dead": "Este comando solo puede usarse en jugadores muertos.",
"Unable to target": "No puedes seleccionar a este jugador.",
"Cannot target bot": "No se puede ejecutar este comando en un bot.",
"More than one client matched": "Más de un cliente coincidió con el patrón dado.",
"Missing permissions": "No tienes los permisos correctos",
"Missing one permission": "No tienes uno de los permisos correctos",
"Command permission denied": "[CSS] {0} ({1}) para ejecutar este comando."
}
5 changes: 1 addition & 4 deletions configs/addons/counterstrikesharp/lang/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"menu.button.previous": "Voltar",
"menu.button.next": "Próximo",
"menu.button.close": "Sair",

"all": "todos os jogadores",
"bots": "bots",
"humans": "humanos",
Expand All @@ -12,16 +11,14 @@
"ct": "jogadores CT",
"t": "jogadores T",
"spec": "jogadores spectadores",

"No matching client": "Nenhum cliente correspondente foi encontrado.",
"No matching clients": "Nenhum cliente correspondente foi encontrado.",
"Target must be alive": "Este comando só pode ser usado em jogadores vivos.",
"Target must be dead": "Este comando só pode ser usado em jogadores mortos.",
"Unable to target": "Você não pode selecionar este jogador como alvo.",
"Cannot target bot": "Não é possível executar este comando em um BOT.",
"More than one client matched": "Mais de um cliente correspondeu ao padrão fornecido.",

"Missing permissions": "Você não possui as permissões necessárias.",
"Missing one permission": "Você não tem uma das permissões necessárias.",
"Command permission denied": "[CSS] {0} ({1}) para executar este comando."
}
}
47 changes: 22 additions & 25 deletions configs/addons/counterstrikesharp/lang/tr.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
{
"menu.button.previous": "Geri",
"menu.button.next": "İleri",
"menu.button.close": "Çıkış",

"all": "tüm oyuncular",
"bots": "botlar",
"humans": "insanlar",
"alive": "hayatta olan oyuncular",
"dead": "ölü oyuncular",
"notme": "kendi hariç tüm oyuncular",
"ct": "CT oyuncular",
"t": "T oyuncular",
"spec": "izleyici oyuncular",

"No matching client": "{white}Eşleşen bir istemci bulunamadı.",
"No matching clients": "{white}Eşleşen istemciler bulunamadı.",
"Target must be alive": "{white}Bu komut yalnızca hayatta olan oyunculara uygulanabilir.",
"Target must be dead": "{white}Bu komut yalnızca ölü oyunculara uygulanabilir.",
"Unable to target": "{white}Bu oyuncu hedeflenemez.",
"Cannot target bot": "{white}Bu komut bir bota uygulanamaz.",
"More than one client matched": "{white}Verilen kalıba birden fazla istemci eşleşti.",

"Missing permissions": "{white}Doğru izinlere sahip değilsiniz",
"Missing one permission": "{white}Doğru izinlerden birine sahip değilsiniz",
"Command permission denied": "[CSS] {0} ({1}) bu komutu çalıştırmak için."
"menu.button.previous": "Geri",
"menu.button.next": "İleri",
"menu.button.close": "Çıkış",
"all": "tüm oyuncular",
"bots": "botlar",
"humans": "insanlar",
"alive": "hayatta olan oyuncular",
"dead": "ölü oyuncular",
"notme": "kendi hariç tüm oyuncular",
"ct": "CT oyuncular",
"t": "T oyuncular",
"spec": "izleyici oyuncular",
"No matching client": "{white}Eşleşen bir istemci bulunamadı.",
"No matching clients": "{white}Eşleşen istemciler bulunamadı.",
"Target must be alive": "{white}Bu komut yalnızca hayatta olan oyunculara uygulanabilir.",
"Target must be dead": "{white}Bu komut yalnızca ölü oyunculara uygulanabilir.",
"Unable to target": "{white}Bu oyuncu hedeflenemez.",
"Cannot target bot": "{white}Bu komut bir bota uygulanamaz.",
"More than one client matched": "{white}Verilen kalıba birden fazla istemci eşleşti.",
"Missing permissions": "{white}Doğru izinlere sahip değilsiniz",
"Missing one permission": "{white}Doğru izinlerden birine sahip değilsiniz",
"Command permission denied": "[CSS] {0} ({1}) bu komutu çalıştırmak için."
}
24 changes: 24 additions & 0 deletions configs/addons/counterstrikesharp/lang/zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"menu.button.previous": "上一页",
"menu.button.next": "下一页",
"menu.button.close": "关闭",
"all": "所有玩家",
"bots": "电脑玩家",
"humans": "人类玩家",
"alive": "存活玩家",
"dead": "阵亡玩家",
"notme": "除自己外的所有玩家",
"ct": "反恐精英",
"t": "恐怖分子",
"spec": "观察者",
"No matching client": "未找到匹配的玩家。",
"No matching clients": "未找到匹配的玩家。",
"Target must be alive": "此命令只能对存活玩家使用。",
"Target must be dead": "此命令只能对阵亡玩家使用。",
"Unable to target": "您无法对该玩家使用此命令。",
"Cannot target bot": "无法对电脑玩家执行此命令。",
"More than one client matched": "匹配到多个符合条件的玩家。",
"Missing permissions": "您缺少相应的权限。",
"Missing one permission": "您没有所需的权限之一。",
"Command permission denied": "[CSS] {0} ({1}) 来执行此命令。"
}
24 changes: 24 additions & 0 deletions configs/addons/counterstrikesharp/lang/zh-Hans.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"menu.button.previous": "上一页",
"menu.button.next": "下一页",
"menu.button.close": "关闭",
"all": "所有玩家",
"bots": "电脑玩家",
"humans": "人类玩家",
"alive": "存活玩家",
"dead": "阵亡玩家",
"notme": "除自己外的所有玩家",
"ct": "反恐精英",
"t": "恐怖分子",
"spec": "观察者",
"No matching client": "未找到匹配的玩家。",
"No matching clients": "未找到匹配的玩家。",
"Target must be alive": "此命令只能对存活玩家使用。",
"Target must be dead": "此命令只能对阵亡玩家使用。",
"Unable to target": "您无法对该玩家使用此命令。",
"Cannot target bot": "无法对电脑玩家执行此命令。",
"More than one client matched": "匹配到多个符合条件的玩家。",
"Missing permissions": "您缺少相应的权限。",
"Missing one permission": "您没有所需的权限之一。",
"Command permission denied": "[CSS] {0} ({1}) 来执行此命令。"
}
24 changes: 24 additions & 0 deletions configs/addons/counterstrikesharp/lang/zh-Hant.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"menu.button.previous": "上一頁",
"menu.button.next": "下一頁",
"menu.button.close": "關閉",
"all": "所有玩家",
"bots": "電腦玩家",
"humans": "人類玩家",
"alive": "存活玩家",
"dead": "死亡玩家",
"notme": "除自己外的所有玩家",
"ct": "反恐精英",
"t": "恐怖份子",
"spec": "旁觀者",
"No matching client": "找不到符合的玩家。",
"No matching clients": "找不到符合的玩家。",
"Target must be alive": "此指令只能對存活玩家使用。",
"Target must be dead": "此指令只能對死亡玩家使用。",
"Unable to target": "您無法對這個玩家使用此指令。",
"Cannot target bot": "無法對電腦玩家執行此指令。",
"More than one client matched": "符合條件的玩家不只一個。",
"Missing permissions": "您沒有相關的權限。",
"Missing one permission": "您缺少其中一項所需的權限。",
"Command permission denied": "[CSS] {0} ({1}) 來執行此指令。"
}
24 changes: 24 additions & 0 deletions configs/addons/counterstrikesharp/lang/zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"menu.button.previous": "上一頁",
"menu.button.next": "下一頁",
"menu.button.close": "關閉",
"all": "所有玩家",
"bots": "電腦玩家",
"humans": "人類玩家",
"alive": "存活玩家",
"dead": "死亡玩家",
"notme": "除自己外的所有玩家",
"ct": "反恐精英",
"t": "恐怖份子",
"spec": "旁觀者",
"No matching client": "找不到符合的玩家。",
"No matching clients": "找不到符合的玩家。",
"Target must be alive": "此指令只能對存活玩家使用。",
"Target must be dead": "此指令只能對死亡玩家使用。",
"Unable to target": "您無法對這個玩家使用此指令。",
"Cannot target bot": "無法對電腦玩家執行此指令。",
"More than one client matched": "符合條件的玩家不只一個。",
"Missing permissions": "您沒有相關的權限。",
"Missing one permission": "您缺少其中一項所需的權限。",
"Command permission denied": "[CSS] {0} ({1}) 來執行此指令。"
}