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.7 KiB
Plaintext
89 lines
1.7 KiB
Plaintext
"Phrases"
|
||
{
|
||
"Initiate Vote"
|
||
{
|
||
"el" "Ξεκίνησε ψηφοφορία: {1}"
|
||
}
|
||
|
||
"Initiated Vote Map"
|
||
{
|
||
"el" "Ξεκίνησε ψηφοφορία χάρτη."
|
||
}
|
||
|
||
"Initiated Vote Kick"
|
||
{
|
||
"el" "Ξεκίνησε ψηφοφορία για να διωχθεί ο/η {1}."
|
||
}
|
||
|
||
"Initiated Vote Ban"
|
||
{
|
||
"el" "Ξεκίνησε ψηφοφορία για να αποβληθεί ο/η {1}."
|
||
}
|
||
|
||
"Map Vote"
|
||
{
|
||
"el" "Ψηφοφορία Χάρτη: {1}"
|
||
}
|
||
|
||
"Change Map To"
|
||
{
|
||
"el" "Αλλαγή χάρτη σε {1};"
|
||
}
|
||
|
||
"Votekick Player"
|
||
{
|
||
"el" "Να Διωχθεί ο/η {1};"
|
||
}
|
||
|
||
"Voteban Player"
|
||
{
|
||
"el" "Να Αποβληθεί ο/η {1};"
|
||
}
|
||
|
||
"Vote Successful"
|
||
{
|
||
"el" "Επιτυχής ψηφοφορία. (Συγκέντρωσε ποσοστό {1}%% με {2} ψήφους)"
|
||
}
|
||
|
||
"Vote Failed"
|
||
{
|
||
"el" "Αποτυχής Ψηφοφορία. Απαιτούμενο ποσοστό είναι {1}%% τουλάχιστον. (Συγκέντρωσε μόνο {2}%% με {3} ψήφους)"
|
||
}
|
||
|
||
"Vote End"
|
||
{
|
||
"el" "Η απάντηση στην ερώτηση: {1} είναι: {2}."
|
||
}
|
||
|
||
"Kick vote"
|
||
{
|
||
"el" "Ψηφοφορία διωγμού"
|
||
}
|
||
|
||
"Ban vote"
|
||
{
|
||
"el" "Ψηφοφορία αποβολής"
|
||
}
|
||
|
||
"Map vote"
|
||
{
|
||
"el" "Ψηφοφορία Χάρτη"
|
||
}
|
||
|
||
"Confirm Vote"
|
||
{
|
||
"el" "Ψηφοφορία Επιβεβαίωσης"
|
||
}
|
||
|
||
"Map Vote In Use"
|
||
{
|
||
"el" "Το μενού της ψηφοφορίας χρησιμοποιείται από άλλον διαχειριστή."
|
||
}
|
||
|
||
"Start the Vote"
|
||
{
|
||
"el" "Ξεκίνα την Ψηφοφορία"
|
||
}
|
||
|
||
}
|