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.
69 lines
1.2 KiB
Plaintext
69 lines
1.2 KiB
Plaintext
"Phrases"
|
||
{
|
||
"Rock The Vote"
|
||
{
|
||
"jp" "Rock The Vote:"
|
||
}
|
||
|
||
"RTV Not Allowed"
|
||
{
|
||
"jp" "Rock the Voteは許可されていません。"
|
||
}
|
||
|
||
"RTV Started"
|
||
{
|
||
"jp" "Rock the Voteは既に開始されています。"
|
||
}
|
||
|
||
"RTV Ended"
|
||
{
|
||
"jp" "RTVは既に終了しています。もう一度スタート、マップをノミネートすることは出来ません。"
|
||
}
|
||
|
||
"Already Voted"
|
||
{
|
||
"jp" "すでにRock the Voteに投票しています。"
|
||
}
|
||
|
||
"Minimal Players Not Met"
|
||
{
|
||
"jp" "投票に必要な最小プレイヤー数に到達しませんでした。"
|
||
}
|
||
|
||
"RTV Requested"
|
||
{
|
||
"jp" "{1}がRock the Voteを希望しています。({2}投票、残り{3}必要)"
|
||
}
|
||
|
||
"RTV Vote Ready"
|
||
{
|
||
"jp" "Rocking the Vote! "
|
||
}
|
||
|
||
"Don't Change"
|
||
{
|
||
"jp" "現在のマップを維持"
|
||
}
|
||
|
||
"Selected Map"
|
||
{
|
||
"jp" "{1}は{2}を選択しました。"
|
||
}
|
||
|
||
"No Votes"
|
||
{
|
||
"jp" "Rock the Voteに投票がなかったため現在のマップを継続します。"
|
||
}
|
||
|
||
"Current Map Stays"
|
||
{
|
||
"jp" "Rock the Voteによって現在のマップを継続します!"
|
||
}
|
||
|
||
"Changing Maps"
|
||
{
|
||
"jp" "Rock the Voteによってマップを{1}に変更します!"
|
||
}
|
||
|
||
}
|