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.1 KiB
Plaintext
89 lines
1.1 KiB
Plaintext
"Phrases"
|
|
{
|
|
"Initiate Vote"
|
|
{
|
|
"zho" "已啟動投票: {1} "
|
|
}
|
|
|
|
"Initiated Vote Map"
|
|
{
|
|
"zho" "已啟動地圖投票. "
|
|
}
|
|
|
|
"Initiated Vote Kick"
|
|
{
|
|
"zho" "已啟動踢出 {1} 的投票. "
|
|
}
|
|
|
|
"Initiated Vote Ban"
|
|
{
|
|
"zho" "已啟動封鎖 {1} 的投票"
|
|
}
|
|
|
|
"Map Vote"
|
|
{
|
|
"zho" "地圖投票: {1} "
|
|
}
|
|
|
|
"Change Map To"
|
|
{
|
|
"zho" "更换地圖為 {1}? "
|
|
}
|
|
|
|
"Votekick Player"
|
|
{
|
|
"zho" "踢出 {1}?"
|
|
}
|
|
|
|
"Voteban Player"
|
|
{
|
|
"zho" "封鎖 {1}?"
|
|
}
|
|
|
|
"Vote Successful"
|
|
{
|
|
"zho" "投票通過. (同意 {1}%% 總共 {2} 票) "
|
|
}
|
|
|
|
"Vote Failed"
|
|
{
|
|
"zho" "投票失敗. 至少需要 {1}%% 支持. (同意 {2}%% 總共 {3} 票)"
|
|
}
|
|
|
|
"Vote End"
|
|
{
|
|
"zho" "投票 {1} 的结果為: {2}. "
|
|
}
|
|
|
|
"Kick vote"
|
|
{
|
|
"zho" "投票踢出玩家"
|
|
}
|
|
|
|
"Ban vote"
|
|
{
|
|
"zho" "投票封鎖玩家"
|
|
}
|
|
|
|
"Map vote"
|
|
{
|
|
"zho" "地圖投票"
|
|
}
|
|
|
|
"Confirm Vote"
|
|
{
|
|
"zho" "確認投票 "
|
|
}
|
|
|
|
"Map Vote In Use"
|
|
{
|
|
"zho" "有其他管理員正在使用投票功能"
|
|
}
|
|
|
|
"Start the Vote"
|
|
{
|
|
"zho" "發起投票"
|
|
}
|
|
|
|
}
|