-
-
Notifications
You must be signed in to change notification settings - Fork 42
/
chat_turkish.txt
57 lines (49 loc) · 3.74 KB
/
chat_turkish.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
"lang"
{
"Language" "turkish"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filtreler"
"filter_joinleave" "Katılımlar/Ayrılmalar"
"filter_namechange" "İsim Değişiklikleri"
"filter_publicchat" "Herkese Açık Sohbet"
"filter_servermsg" "Sunucu Mesajları"
"filter_teamchange" "Takım Değişiklikleri"
"filter_achievement" "Başarım Duyurusu"
"chat_say" "Yaz:"
"chat_say_team" "Yaz (TAKIM) :"
"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_toggle_captions" "CLOSED CAPTIONS"
"FH_toggle_netgraph" "NET GRAPH"
"FH_toggle_match_hud" "MATCH HUD"
"FH_toggle_chat" "IN-GAME CHAT"
"FH_viewmodel_min" "MIN. VIEWMODEL"
"FH_viewmodel_fov" "VIEWMODEL FOV"
"FH_game_volume" "GAME VOLUME"
"FH_voice_volume" "VOICE 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/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")
}
}