From 76c68db87e61fc3affaee6eba4ece3f0c8d432b9 Mon Sep 17 00:00:00 2001 From: Eri <90798128+StShAzzy@users.noreply.github.com> Date: Tue, 27 Jan 2026 12:36:59 -0300 Subject: [PATCH 1/3] hi mikusch --- .../translations/pt/prophunt.phrases.txt | 161 ++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 addons/sourcemod/translations/pt/prophunt.phrases.txt diff --git a/addons/sourcemod/translations/pt/prophunt.phrases.txt b/addons/sourcemod/translations/pt/prophunt.phrases.txt new file mode 100644 index 0000000..c52c034 --- /dev/null +++ b/addons/sourcemod/translations/pt/prophunt.phrases.txt @@ -0,0 +1,161 @@ +/* + * Copyright (C) 2021 Mikusch + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +"Phrases" +{ + "PH_Target_Props" + { + "pt" "Objetos" + } + + "PH_Target_Hunters" + { + "pt" "Caçadores" + } + + "PH_Tip_Prefix" + { + "pt" "{green}Dica: {default}" + } + + "PH_Tip_01" + { + "#format" "{1:s}" + "pt" "Você está jogando {darkorange}PropHunt Neu {default}({1}) feito por {gold}Mikusch{default}." + } + + "PH_Tip_02" + { + "pt" "Como {blue}Caçador{default}, Use armas que dão Sangramento, Jarratê, ou Leite Louco pra previnir props de trocarem seu disfarce." + } + + "PH_Tip_03" + { + "pt" "Como {red}Objetos{default}, use PropLock™ congelar-se no lugar, funciona até no ar." + } + + "PH_Tip_04" + { + "pt" "O bônus do ponto de controle cura você e seus aliados próximos, além de repelir os inimigos próximos." + } + + "PH_Tip_05" + { + "pt" "Como {blue}Caçador{default}, Seu gancho de escalada permite que você persiga Objetos e acesse áreas de difícil acesso." + } + + "PH_Tip_06" + { + "pt" "Como {red}Caçador{default}, Você tem a capacidade de respirar debaixo d'água." + } + + "PH_PropLock_Enabled" + { + "pt" "PropLock™ Ativado" + } + + "PH_PropLock_Unavailable" + { + "pt" "PropLock™ Indisponível" + } + + "PH_Disguise_Changed" + { + "#format" "{1:s}" + "pt" "Você agora está disfarçado como: {lightgreen}{1}" + } + + "PH_Disguise_Reset" + { + "pt" "Seu disfarce foi resetado" + } + + "PH_PropSelect_CannotDisguise" + { + "#format" "{1:s},{2:T}" + "pt" "Incapaz de se disfarçar como: {red}{1} {default}({2})" + } + + "PH_PropSelect_TooSmall" + { + "pt" "objeto é muito pequeno" + } + + "PH_PropSelect_TooBig" + { + "pt" "objeto é muito grande" + } + + "PH_PropSelect_Blacklisted" + { + "pt" "esse objeto é proíbido" + } + + "PH_PropSelect_NotAllowed" + { + "pt" "{red}Você não pode trocar de Objeto enquanto sob um efeito negativo." + } + + "PH_ConVarQuery_DisallowedValue" + { + "#format" "{1:s},{2:s}" + "pt" "\"{1}\" não pode ser definido pra \"{2}\"." + } + + "PH_ConVarQuery_QueryNotOkay" + { + "#format" "{1:s}" + "pt" "Não foi possível consultar o valor do client para \"{1}\"." + } + + "PH_PropControls" + { + "pt" "%%+attack%% ESCOLHER OBJETO %%+attack2%% PropLock %%+attack3%% TAUNT %%+reload%% MUDAR CÂMERA" + } + + "PH_Bonus_Refreshed" + { + "pt" "Bônus de ponto de controle renovado!" + } + + "PH_Bonus_Received" + { + "pt" "Bônus de ponto de controle recebido! {lightgreen}HP recuperado." + } + + "PH_Command_GetModel_Success" + { + "#format" "{1:N},{2:s}" + "pt" "{1} está com modelo de: {lightgreen}{2}" + } + + "PH_Command_GetModel_NoModelSet" + { + "pt" "Nenhum cliente correspondente possui um modelo personalizado definido." + } + + "PH_Command_SetModel_Success" + { + "#format" "{1:s},{2:t}" + "pt" "Forçado modelo {lightgreen}{1} {default}em {2}." + } + + "PH_Command_ReloadConfig_Success" + { + "pt" "O cache de configuração foi atualizado." + } +} From 7d1adb2dc4236e661c4137d71ecf76e0c55bd64a Mon Sep 17 00:00:00 2001 From: Eri <90798128+StShAzzy@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:59:15 +0000 Subject: [PATCH 2/3] Remove formatting placeholders from phrases --- addons/sourcemod/translations/pt/prophunt.phrases.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/addons/sourcemod/translations/pt/prophunt.phrases.txt b/addons/sourcemod/translations/pt/prophunt.phrases.txt index c52c034..d5edde6 100644 --- a/addons/sourcemod/translations/pt/prophunt.phrases.txt +++ b/addons/sourcemod/translations/pt/prophunt.phrases.txt @@ -75,7 +75,6 @@ "PH_Disguise_Changed" { - "#format" "{1:s}" "pt" "Você agora está disfarçado como: {lightgreen}{1}" } @@ -86,7 +85,6 @@ "PH_PropSelect_CannotDisguise" { - "#format" "{1:s},{2:T}" "pt" "Incapaz de se disfarçar como: {red}{1} {default}({2})" } @@ -112,13 +110,11 @@ "PH_ConVarQuery_DisallowedValue" { - "#format" "{1:s},{2:s}" "pt" "\"{1}\" não pode ser definido pra \"{2}\"." } "PH_ConVarQuery_QueryNotOkay" { - "#format" "{1:s}" "pt" "Não foi possível consultar o valor do client para \"{1}\"." } @@ -139,7 +135,6 @@ "PH_Command_GetModel_Success" { - "#format" "{1:N},{2:s}" "pt" "{1} está com modelo de: {lightgreen}{2}" } @@ -150,7 +145,6 @@ "PH_Command_SetModel_Success" { - "#format" "{1:s},{2:t}" "pt" "Forçado modelo {lightgreen}{1} {default}em {2}." } From 9a5bb6b7730dd2d2d75cf18b03d18a6f658cae0c Mon Sep 17 00:00:00 2001 From: Eri <90798128+StShAzzy@users.noreply.github.com> Date: Wed, 28 Jan 2026 13:04:54 +0000 Subject: [PATCH 3/3] forgot this one --- addons/sourcemod/translations/pt/prophunt.phrases.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/addons/sourcemod/translations/pt/prophunt.phrases.txt b/addons/sourcemod/translations/pt/prophunt.phrases.txt index d5edde6..37db046 100644 --- a/addons/sourcemod/translations/pt/prophunt.phrases.txt +++ b/addons/sourcemod/translations/pt/prophunt.phrases.txt @@ -34,7 +34,6 @@ "PH_Tip_01" { - "#format" "{1:s}" "pt" "Você está jogando {darkorange}PropHunt Neu {default}({1}) feito por {gold}Mikusch{default}." }