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 @@
"sk" "Iný admin práve používa menu hlasovania mapy."
}
"Please select a map"
{
"sk" "Prosím vyberte mapu"
}
"Start the Vote"
{
"sk" "Začiatok hlasovania"
-20
View File
@@ -210,26 +210,6 @@
"sk" "Tento hráč ešte nie je úplne v hre."
}
"Played Sound"
{
"sk" "Pustil zvuk hráčovi '{1}' "
}
"Slapped player"
{
"sk" "Slapnutý hráč '{1}' "
}
"Slayed player"
{
"sk" "Zabitý hráč '{1}' "
}
"Kicked player"
{
"sk" "Hráč '{1}' bol vyhodený"
}
"Cannot participate in vote"
{
"sk" "Nemôžeš sa zúčastniť tohto hlasovania."
-5
View File
@@ -1,10 +1,5 @@
"Phrases"
{
"Next Map"
{
"sk" "Ďalšia mapa : {1} "
}
"Map History"
{
"sk" "História zmien máp"
@@ -40,9 +40,4 @@
"sk" "Premenovať hráča"
}
"Dead Player Rename"
{
"sk" "{1} bude premenovaný v ďalšom kole. "
}
}
-35
View File
@@ -30,16 +30,6 @@
"sk" "Potrebný minimálny počet hráčov nebol dosiahnutý."
}
"Map Already In Vote"
{
"sk" "Mapa '{1}' už je v Rock the Vote zozname. "
}
"Map Inserted"
{
"sk" "Mapa '{1}' pridaná do Rock the Vote. "
}
"RTV Requested"
{
"sk" "{1} chce spustiť Rock the Vote. ({2} hlasov, {3} vyžadovaných) "
@@ -55,16 +45,6 @@
"sk" "Ponechať aktuálnu mapu"
}
"Already Nominated"
{
"sk" "Už si nominoval mapu."
}
"Max Nominations"
{
"sk" "Maximum povolených nominácii bol dosiahnutý."
}
"Selected Map"
{
"sk" "{1} vybral {2} "
@@ -85,19 +65,4 @@
"sk" "Mapa sa mení na {1}! Rock the Vote prehovoril! "
}
"Map Already Nominated"
{
"sk" "Mapa ktorú si zvolil už bola nominovaná. "
}
"Map Nominated"
{
"sk" "{1} nominoval {2} pre Rock the Vote. "
}
"Nominate Title"
{
"sk" "Nominovať mapu:"
}
}