Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 49d7f78

Browse files
CleversonCleverson
authored andcommitted
Fixed Core Language
Updated Core language to new features
1 parent 11badbe commit 49d7f78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

addons/amxmodx/data/lang/PugCore.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PUG_KICK_FULL = Servidor cheio.
77
PUG_KICK_HLTV = Proxy HLTV nao permitido.
88
PUG_KICK_SPEC = Espectadores nao permitidos.
99
PUG_KICK_ORDER = Servidor cheio, voce jogou mais de uma hora seguida.
10-
PUG_KICK_RETRY = Sem Retry: Aguarde %s
10+
PUG_KICK_LEAVER = %s banido por %s (%s)
1111

1212
PUG_ROUND_START = Round %i Iniciado.
1313
PUG_ROUND_END = Round %i ganho por %s.
@@ -19,7 +19,7 @@ PUG_END_WONALL = Fim de jogo! Os %s venceram:
1919
PUG_END_TIED = Fim de jogo! Placar empatado:
2020

2121
PUG_CMD_STATUS = Players: %i (Times: %i) (Min: %i - Max: %i) (Status: %s)
22-
PUG_CMD_NOTALLOWED = Imposs�vel usar esse comando agora.
22+
PUG_CMD_NOTALLOWED = Impossivel usar esse comando agora.
2323
PUG_CMD_NOTARGET = O alvo '%s' nao foi encontrado.
2424
PUG_CMD_NOACCESS = Voce nao tem acesso a esse comando.
2525
PUG_CMD_SUCCESS = O comando %s foi executado.
@@ -31,7 +31,7 @@ PUG_FORCE_END = %s ADMIN: Cancelou o PUG.
3131
PUG_DESC_HELP = Mostrar os comandos do PUG.
3232
PUG_DESC_STATUS = Mostra o status do PUG.
3333
PUG_DESC_SCORE = Mostra o placar do jogo.
34-
PUG_DESC_START = For�ar o in�cio do jogo.
34+
PUG_DESC_START = For�ar o inicio do jogo.
3535
PUG_DESC_STOP = For�ar o fim do jogo.
3636

3737
PUG_HELP_TITLE = Lista de comandos
@@ -46,7 +46,7 @@ PUG_KICK_FULL = The server is full.
4646
PUG_KICK_HLTV = Sorry HLTV is not allowed.
4747
PUG_KICK_SPEC = Spectators are not allowed.
4848
PUG_KICK_ORDER = Server is full, you played over an hour then.
49-
PUG_KICK_RETRY = No Retry: Wait %s
49+
PUG_KICK_LEAVER = %s banned for %s (%s)
5050

5151
PUG_ROUND_START = Round %i started.
5252
PUG_ROUND_END = Round %i won by %s.

0 commit comments

Comments
 (0)