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"
|
|
{
|
|
"fr" "Propose un vote: {1}"
|
|
}
|
|
|
|
"Initiated Vote Map"
|
|
{
|
|
"fr" " a commencé un vote pour changer la map "
|
|
}
|
|
|
|
"Initiated Vote Kick"
|
|
{
|
|
"fr" "a commencé un vote pour kicker {1} ."
|
|
}
|
|
|
|
"Initiated Vote Ban"
|
|
{
|
|
"fr" "a commencé un vote pour bannir {1} ."
|
|
}
|
|
|
|
"Map Vote"
|
|
{
|
|
"fr" "Vote pour la map: {1} "
|
|
}
|
|
|
|
"Change Map To"
|
|
{
|
|
"fr" "Changer la Map pour {1}?"
|
|
}
|
|
|
|
"Votekick Player"
|
|
{
|
|
"fr" "Kicker {1}?"
|
|
}
|
|
|
|
"Voteban Player"
|
|
{
|
|
"fr" "Bannir {1}?"
|
|
}
|
|
|
|
"Vote Successful"
|
|
{
|
|
"fr" "le vote a réussi. (Reçu {1}%% d'un total de {2} votes) "
|
|
}
|
|
|
|
"Vote Failed"
|
|
{
|
|
"fr" "Le vote a échoué. {1}%% de votes nécessaires. (Reçu {2}%% d'un total de {3} votes) "
|
|
}
|
|
|
|
"Vote End"
|
|
{
|
|
"fr" "La réponse à {1} est: {2}."
|
|
}
|
|
|
|
"Kick vote"
|
|
{
|
|
"fr" "Vote pour kicker"
|
|
}
|
|
|
|
"Ban vote"
|
|
{
|
|
"fr" "Vote pour bannir"
|
|
}
|
|
|
|
"Map vote"
|
|
{
|
|
"fr" "Vote pour une map"
|
|
}
|
|
|
|
"Confirm Vote"
|
|
{
|
|
"fr" "Confirmer le Vote"
|
|
}
|
|
|
|
"Map Vote In Use"
|
|
{
|
|
"fr" "Un Vote Map est déjà en préparation"
|
|
}
|
|
|
|
"Start the Vote"
|
|
{
|
|
"fr" "Lancer le vote"
|
|
}
|
|
|
|
}
|