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.3 KiB
Plaintext
89 lines
1.3 KiB
Plaintext
"Phrases"
|
|
{
|
|
"Initiate Vote"
|
|
{
|
|
"fi" "Aloitettiin äänestys: {1}"
|
|
}
|
|
|
|
"Initiated Vote Map"
|
|
{
|
|
"fi" "Aloitettiin karttaäänestys."
|
|
}
|
|
|
|
"Initiated Vote Kick"
|
|
{
|
|
"fi" "Aloitettiin erotusäänestys pelaajaa {1} kohtaan."
|
|
}
|
|
|
|
"Initiated Vote Ban"
|
|
{
|
|
"fi" "Aloitettiin porttikieltoäänestys pelaajaa {1} kohtaan."
|
|
}
|
|
|
|
"Map Vote"
|
|
{
|
|
"fi" "Karttaäänestys: {1}"
|
|
}
|
|
|
|
"Change Map To"
|
|
{
|
|
"fi" "Vaihdetaanko kartaksi {1}?"
|
|
}
|
|
|
|
"Votekick Player"
|
|
{
|
|
"fi" "Erota {1}?"
|
|
}
|
|
|
|
"Voteban Player"
|
|
{
|
|
"fi" "Anna porttikielto pelaajalle {1}?"
|
|
}
|
|
|
|
"Vote Successful"
|
|
{
|
|
"fi" "Äänestys onnistui. (Vastaanotettiin {1}%% {2} äänestä)"
|
|
}
|
|
|
|
"Vote Failed"
|
|
{
|
|
"fi" "Äänestys epäonnistui. {1}%% äänistä vaadittiin. (Saatiin {2}%% {3} äänestä)"
|
|
}
|
|
|
|
"Vote End"
|
|
{
|
|
"fi" "Vastaus kysymykseen {1} on: {2}"
|
|
}
|
|
|
|
"Kick vote"
|
|
{
|
|
"fi" "Erotusäänestys"
|
|
}
|
|
|
|
"Ban vote"
|
|
{
|
|
"fi" "Porttikieltoäänestys"
|
|
}
|
|
|
|
"Map vote"
|
|
{
|
|
"fi" "Karttaäänestys"
|
|
}
|
|
|
|
"Confirm Vote"
|
|
{
|
|
"fi" "Vahvista äänestys"
|
|
}
|
|
|
|
"Map Vote In Use"
|
|
{
|
|
"fi" "Toinen ylläpitäjä käyttää karttaäänestysvalikkoa tällä hetkellä."
|
|
}
|
|
|
|
"Start the Vote"
|
|
{
|
|
"fi" "Aloita äänestys"
|
|
}
|
|
|
|
}
|