sourcemod/translations/vi/rockthevote.phrases.txt
peace-maker 008fbf78a5
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.
2023-03-30 01:13:40 +02:00

69 lines
1.2 KiB
Plaintext

"Phrases"
{
"Rock The Vote"
{
"vi" "Rock The Vote:"
}
"RTV Not Allowed"
{
"vi" "Chưa được phép Rock the Vote."
}
"RTV Started"
{
"vi" "Rock the Vote đã bắt đầu rồi."
}
"RTV Ended"
{
"vi" "RTV đã kết thúc, bạn không thể bắt đầu lại hay đề cử bản đồ."
}
"Already Voted"
{
"vi" "Bạn đã bầu Rock the Vote rồi. ({1} lượt bầu, cần {2})"
}
"Minimal Players Not Met"
{
"vi" "Không đạt đủ số lượng người chơi tối thiểu."
}
"RTV Requested"
{
"vi" "{1} muốn Rock the Vote. ({2} lượt bầu, cần {3})"
}
"RTV Vote Ready"
{
"vi" "Bắt đầu Rock the Vote!"
}
"Don't Change"
{
"vi" "Giữ bản đồ hiện tại"
}
"Selected Map"
{
"vi" "{1} đã chọn {2}."
}
"No Votes"
{
"vi" "Không nhận được lượt bầu nào cho Rock the Vote, bản đồ hiện tại tiếp tục."
}
"Current Map Stays"
{
"vi" "Bản đồ hiện tại vẫn tiếp tục thông qua Rock the Vote! "
}
"Changing Maps"
{
"vi" "Đang đổi bản đồ qua {1} theo Rock the Vote!"
}
}