forked from akowald/resurrect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresurrect.phrases.txt
126 lines (126 loc) · 2.54 KB
/
resurrect.phrases.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
"Phrases"
{
"Res_Chat_Description"
{
"#format" "{1:s}"
"en" "Capturing the control point will respawn your teammates!"
}
"Res_Anno_PointUnlocked"
{
"en" "Capture to respawn teammates"
}
"Res_Chat_Revived"
{
"#format" "{1:s},{2:d},{3:c}"
"en" "saved {1}{2}{3}"
}
"Res_Chat_Revived_EntireTeam"
{
"#format" "{1:s},{2:c}"
"en" "saved {1}the entire team{2}!"
}
"Res_Vote_InProgress"
{
"en" "Failed to start vote: Vote is already in progress."
}
"Res_Vote_Title"
{
"#format" "{1:s}"
"en" "Should Resurrection Mode be: {1}"
}
"Res_Vote_On"
{
"en" "On"
}
"Res_Vote_Off"
{
"en" "Off"
}
"Res_Vote_Yes"
{
"en" "Sure"
}
"Res_Vote_No"
{
"en" "No way"
}
"Res_Vote_Cancelled_Changed"
{
"#format" "{1:s}"
"en" "Resurrection Mode manually changed to {1}"
}
"Res_Vote_Cancelled"
{
"#format" "{1:s},{2:c}"
"en" "Vote {1}failed{2}: Vote was cancelled."
}
"Res_Chat_VoteStarted"
{
"#format" "{1:s},{2:N},{3:c},{4:c},{5:s},{6:c}"
"en" "{1}{2}{3} wants to turn {4}Resurrection Mode {5}{6}"
}
"Res_Chat_VotePassed"
{
"#format" "{1:c},{2:c},{3:c},{4:d},{5:c},{6:d}"
"en" "Vote {1}passed{2}: with {3}{4}%%{5} (needed {6}%%)"
}
"Res_Chat_Passed_Yes"
{
"#format" "{1:c},{2:c}"
"en" "Resurrection Mode will be {1}enabled{2} next round!"
}
"Res_Chat_Passed_No"
{
"#format" "{1:s},{2:c}"
"en" "Resurrection Mode will be {1}disabled{2} next round!"
}
"Res_Chat_VoteFailed"
{
"#format" "{1:s},{2:c},{3:s},{4:d},{5:c},{6:d}"
"en" "Vote {1}failed{2}: with {3}{4}%%{5} (needed {6}%%)"
}
"Res_Admin_Toggle"
{
"#format" "{1:s}"
"en" "Turn Resurrection Mode: {1}"
}
"Res_Vote_Automatic"
{
"#format" "{1:c},{2:s},{3:c}"
"en" "Automatic vote started: {1}Resurrection Mode {2}{3}"
}
"Res_RTV_Disabled"
{
"en" "You cannot do that at this time."
}
"Res_RTV_Cooldown"
{
"#format" "{1:c},{2:d},{3:c}"
"en" "Wait {1}{2}{3} more second(s)."
}
"Res_RTV_Started"
{
"#format" "{1:c},{2:s},{3:c}"
"en" "Vote nominated: {1}Resurrection Mode {2}{3}"
}
"Res_RTV_MinPlayers"
{
"#format" "{1:c},{2:d},{3:c}"
"en" "Wait for {1}{2}{3} more player(s)."
}
"Res_RTV_Nominated"
{
"#format" "{1:s},{2:N},{3:c},{4:s},{5:d},{6:d}"
"en" "{1}{2}{3} wants {4} vote ({5}/{6} needed)"
}
"Res_Chat_LastRites"
{
"#format" "{1:s},{2:N},{3:c},{4:s},{5:c}"
"en" "{1}{2}{3} activated {4}last rites{5}"
}
"Res_Chat_FirstBlood"
{
"#format" "{1:c},{2:d},{3:c},{4:c},{5:c}"
"en" "Reached {1}{2}{3} players: {4}enabled first blood{5}"
}
}