008fbf78a5
* Remove obsolete slapslay.phrases.txt That plugin isn't in the stock arsenal since forever. * Remove "Dead Player Rename" phrase Unused since #313 * Remove nominations phrases from rockthevote Those phrases were moved to their own nominations.phrases.txt * Remove "Next Map" phrase from nextmap.phrases.txt It was moved to basetriggers.phrases.txt * Remove unused phrases from common.phrases.txt Only "Slapped Player" was moved to funvotes.phrases.txt * Delete empty phrase files * Fix workflow python version selection 3.10 would select Python 3.1 and fail * Deduplicate "Please select a map" phrase Only keep it in the plugin.basecommands.txt file and remove it from the basevotes.phrases.txt. Both plugins using the phrase load the basecommands phrases. * Allow manual triggering of translations action * Actually use the nextmap phrases They were never referenced in the plugin. The "ago" phrase doesn't work the way it is and needs more rethinking.
89 lines
1.2 KiB
Plaintext
89 lines
1.2 KiB
Plaintext
"Phrases"
|
|
{
|
|
"Initiate Vote"
|
|
{
|
|
"pt_p" "Votação iniciada: {1}"
|
|
}
|
|
|
|
"Initiated Vote Map"
|
|
{
|
|
"pt_p" "Votação de mapa iniciada."
|
|
}
|
|
|
|
"Initiated Vote Kick"
|
|
{
|
|
"pt_p" "Votação para expulsar {1} iniciada."
|
|
}
|
|
|
|
"Initiated Vote Ban"
|
|
{
|
|
"pt_p" "Votacão para banir {1} iniciada."
|
|
}
|
|
|
|
"Map Vote"
|
|
{
|
|
"pt_p" "Votação de mapa: {1} "
|
|
}
|
|
|
|
"Change Map To"
|
|
{
|
|
"pt_p" "Alterar mapa para {1}? "
|
|
}
|
|
|
|
"Votekick Player"
|
|
{
|
|
"pt_p" "Expulsar {1}? "
|
|
}
|
|
|
|
"Voteban Player"
|
|
{
|
|
"pt_p" "Banir {1}? "
|
|
}
|
|
|
|
"Vote Successful"
|
|
{
|
|
"pt_p" "Votação aprovada. ({1}%% de {2} votos) "
|
|
}
|
|
|
|
"Vote Failed"
|
|
{
|
|
"pt_p" "A votação falhou. {1}%% votos necessários. ({2}%% de {3})"
|
|
}
|
|
|
|
"Vote End"
|
|
{
|
|
"pt_p" "A resposta para {1} é: {2}."
|
|
}
|
|
|
|
"Kick vote"
|
|
{
|
|
"pt_p" "Votação de expulsão"
|
|
}
|
|
|
|
"Ban vote"
|
|
{
|
|
"pt_p" "Votação para banir"
|
|
}
|
|
|
|
"Map vote"
|
|
{
|
|
"pt_p" "Votação de mapa"
|
|
}
|
|
|
|
"Confirm Vote"
|
|
{
|
|
"pt_p" "Confirmar voto"
|
|
}
|
|
|
|
"Map Vote In Use"
|
|
{
|
|
"pt_p" "Outro administrador está de momento a usar o menu de votação de mapa."
|
|
}
|
|
|
|
"Start the Vote"
|
|
{
|
|
"pt_p" "Iniciar a votação"
|
|
}
|
|
|
|
}
|