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"
|
|
{
|
|
"pl" "Rozpoczęto głosowanie: {1}"
|
|
}
|
|
|
|
"Initiated Vote Map"
|
|
{
|
|
"pl" "Rozpoczęto głosowanie na mapę."
|
|
}
|
|
|
|
"Initiated Vote Kick"
|
|
{
|
|
"pl" "Rozpoczęto głosowanie, aby wykopać {1}."
|
|
}
|
|
|
|
"Initiated Vote Ban"
|
|
{
|
|
"pl" "Rozpoczęto głosowanie, aby zbanować {1}."
|
|
}
|
|
|
|
"Map Vote"
|
|
{
|
|
"pl" "Głosowanie na mapę: {1}"
|
|
}
|
|
|
|
"Change Map To"
|
|
{
|
|
"pl" " Zmienić mapę na {1}? "
|
|
}
|
|
|
|
"Votekick Player"
|
|
{
|
|
"pl" "Wykopać {1}?"
|
|
}
|
|
|
|
"Voteban Player"
|
|
{
|
|
"pl" "Zbanować {1}?"
|
|
}
|
|
|
|
"Vote Successful"
|
|
{
|
|
"pl" "Głosowanie powiodło się. (Otrzymano {1}%% z {2} głosów)"
|
|
}
|
|
|
|
"Vote Failed"
|
|
{
|
|
"pl" "Głosowanie nie powiodło się. Wymagane jest {1}%% głosów. (Otrzymano {2}%% z {3} głosów) "
|
|
}
|
|
|
|
"Vote End"
|
|
{
|
|
"pl" "Odpowiedź {1} to: {2}."
|
|
}
|
|
|
|
"Kick vote"
|
|
{
|
|
"pl" "Wykopać"
|
|
}
|
|
|
|
"Ban vote"
|
|
{
|
|
"pl" "Zbanować"
|
|
}
|
|
|
|
"Map vote"
|
|
{
|
|
"pl" "Głosowanie na mapę"
|
|
}
|
|
|
|
"Confirm Vote"
|
|
{
|
|
"pl" "Potwierdzić głosowanie"
|
|
}
|
|
|
|
"Map Vote In Use"
|
|
{
|
|
"pl" "Inny administrator aktualnie używa menu głosowań na mapę."
|
|
}
|
|
|
|
"Start the Vote"
|
|
{
|
|
"pl" "Rozpocznij głosowanie"
|
|
}
|
|
|
|
}
|