-
-
Notifications
You must be signed in to change notification settings - Fork 42
/
chat_vietnamese.txt
59 lines (50 loc) · 3.91 KB
/
chat_vietnamese.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
"lang"
{
"Language" "vietnamese"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filters"
"filter_joinleave" "Joins/Leaves"
"filter_namechange" "Name Changes"
"filter_publicchat" "Public Chat"
"filter_servermsg" "Server Messages"
"filter_teamchange" "Team Changes"
"filter_achievement" "Achievement Announce"
"chat_say" "Say :"
"chat_say_team" "Say (TEAM) :"
"chat_say_party" "Say (PARTY) :"
// FlawHUD stuff
// resource/gamemenu.res
"FH_favorite_server" "FAVORITE SERVER"
"FH_refresh_hud" "REFRESH HUD"
// resource/support.res
"FH_supporters_info" "A special thank you to everyone who have supported this project through PayPal or GitHub Sponsors."
"FH_supporters_list" "If you would like support me and see your name on the board, click here: https://github.com/sponsors/CriticalFlaw"
// resource/tools.res
"FH_reload_hud" "RELOAD HUD"
"FH_streamer_mode" "STREAMER MODE"
"FH_fix_sound_issues" "FIX SOUND ISSUES"
"FH_fix_visual_issues" "FIX VISUAL ISSUES"
"FH_toggle_captions" "TOGGLE CAPTIONS"
"FH_toggle_netgraph" "TOGGLE NET GRAPH"
"FH_toggle_match_hud" "TOGGLE MATCH HUD"
"FH_toggle_chat" "TOGGLE CHAT"
"FH_game_volume" "GAME VOLUME:"
"FH_damage_color" "DAMAGE COLOR:"
// resource/ui/charinfopanel.res
"FH_back" "Back (&Q)"
// resource/ui/classselection.res
"FH_random_class" "&R Random"
"FH_edit_loadout" "&E Edit Loadout"
"FH_cancel_class" "&Q Cancel"
// resource/ui/econ/backpackpanel.res
"FH_backpack_tip" "Tip: Use the 'A' and 'D' keys to navigate between pages."
// resource/ui/econ/store/v2/storepanel.res
"FH_exit_store" "Exit Store (&Q)"
// resource/ui/mainmenuoverride.res
"FH_streamer_mode_active" "Streamer Mode Active!"
// resource/ui/replaybrowser/mainpanel.res
// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res ("FH_back")
}
}