Cleanup the translation files (#1962)

* 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.
This commit is contained in:
peace-maker
2023-03-30 01:13:40 +02:00
committed by GitHub
parent 48150e0c7a
commit 008fbf78a5
234 changed files with 86 additions and 2649 deletions
-5
View File
@@ -80,11 +80,6 @@
"cze" "Jiny admin prave pouziva hlasovaci menu."
}
"Please select a map"
{
"cze" "Prosim, zvol mapu"
}
"Start the Vote"
{
"cze" "Zacit hlasovani"
-20
View File
@@ -210,26 +210,6 @@
"cze" "Zvoleny hrac jeste neni plne pripojen do hry."
}
"Played Sound"
{
"cze" " Byl prehran zvuk hraci '{1}'"
}
"Slapped player"
{
"cze" "Vyliskal hrace '{1}'"
}
"Slayed player"
{
"cze" "Zabil hrace '{1}'"
}
"Kicked player"
{
"cze" "Vyhodil hrace '{1}'"
}
"Cannot participate in vote"
{
"cze" "Nemuzete se zucastnit tohoto hlasovani."
-5
View File
@@ -1,10 +1,5 @@
"Phrases"
{
"Next Map"
{
"cze" "Pristi mapa: {1}"
}
"Map History"
{
"cze" "Historie map"
@@ -40,9 +40,4 @@
"cze" " Prejmenovat hrace"
}
"Dead Player Rename"
{
"cze" "Hrac {1} bude pristi kolo prejmenovan."
}
}
-35
View File
@@ -30,16 +30,6 @@
"cze" "Nebyl dosahnut minimalni pocet potrebnych hracu."
}
"Map Already In Vote"
{
"cze" "Mapa '{1}' je jiz v Rock the Vote seznamu."
}
"Map Inserted"
{
"cze" "Mapa '{1}' byla pridana do Rock the Vote."
}
"RTV Requested"
{
"cze" "{1} chce zacit Rock the Vote. ({2} hlasu z {3} potrebnych)"
@@ -55,16 +45,6 @@
"cze" "Zachovat soucasnou mapu"
}
"Already Nominated"
{
"cze" "Uz jsi nominoval mapu."
}
"Max Nominations"
{
"cze" "Maximalni pocet nominaci byl dosahnut."
}
"Selected Map"
{
"cze" "{1} hlasoval pro {2}"
@@ -85,19 +65,4 @@
"cze" "Zmena mapy na {1}! Rock the Vote promluvilo!"
}
"Map Already Nominated"
{
"cze" "Mapa, kterou jsi zvolil, byla jiz nominovana."
}
"Map Nominated"
{
"cze" "{1} nominoval {2} pro Rock the Vote."
}
"Nominate Title"
{
"cze" "Nominovat mapu:"
}
}