@sonolus/core 7.15.1 → 7.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/core/effect/clipName/clipName.d.ts +11 -0
- package/dist/common/core/effect/clipName/clipName.js +11 -0
- package/dist/common/core/effect/clipName/index.d.ts +2 -0
- package/dist/common/core/effect/clipName/index.js +1 -0
- package/dist/common/core/effect/data/clip.d.ts +1 -1
- package/dist/common/core/effect/index.d.ts +1 -1
- package/dist/common/core/effect/index.js +1 -1
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.d.ts +5 -0
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.js +5 -0
- package/dist/common/core/engine/archetypeDataName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeDataName/index.js +1 -0
- package/dist/common/core/engine/archetypeName/archetypeName.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/archetypeName.js +2 -0
- package/dist/common/core/engine/archetypeName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/index.js +1 -0
- package/dist/common/core/engine/bucket.d.ts +1 -1
- package/dist/common/core/engine/configuration/configuration.d.ts +1 -1
- package/dist/common/core/engine/configuration/option.d.ts +7 -4
- package/dist/common/core/engine/index.d.ts +2 -2
- package/dist/common/core/engine/index.js +2 -2
- package/dist/common/core/engine/node.d.ts +1 -1
- package/dist/common/core/engine/playData/archetype.d.ts +2 -2
- package/dist/common/core/engine/playData/playData.d.ts +3 -3
- package/dist/common/core/engine/previewData/archetype.d.ts +2 -2
- package/dist/common/core/engine/previewData/previewData.d.ts +1 -1
- package/dist/common/core/engine/tutorialData/tutorialData.d.ts +5 -5
- package/dist/common/core/engine/watchData/archetype.d.ts +2 -2
- package/dist/common/core/engine/watchData/watchData.d.ts +3 -3
- package/dist/common/core/icon/icon.d.ts +97 -0
- package/dist/common/core/icon/icon.js +97 -0
- package/dist/common/core/icon/index.d.ts +2 -0
- package/dist/common/core/icon/index.js +1 -0
- package/dist/common/core/index.d.ts +2 -2
- package/dist/common/core/index.js +2 -2
- package/dist/common/core/instruction/iconName/iconName.d.ts +2 -0
- package/dist/common/core/instruction/iconName/iconName.js +2 -0
- package/dist/common/core/instruction/iconName/index.d.ts +2 -0
- package/dist/common/core/instruction/iconName/index.js +1 -0
- package/dist/common/core/instruction/index.d.ts +1 -1
- package/dist/common/core/instruction/index.js +1 -1
- package/dist/common/core/level/data/entity.d.ts +2 -2
- package/dist/common/core/particle/data/effect.d.ts +1 -1
- package/dist/common/core/particle/effectName/effectName.d.ts +48 -0
- package/dist/common/core/particle/effectName/effectName.js +48 -0
- package/dist/common/core/particle/effectName/index.d.ts +2 -0
- package/dist/common/core/particle/effectName/index.js +1 -0
- package/dist/common/core/particle/index.d.ts +1 -1
- package/dist/common/core/particle/index.js +1 -1
- package/dist/common/core/replay/configuration.d.ts +1 -1
- package/dist/common/core/runtimes/function/function.d.ts +191 -0
- package/dist/common/core/runtimes/function/function.js +191 -0
- package/dist/common/core/runtimes/function/index.d.ts +2 -0
- package/dist/common/core/runtimes/function/index.js +1 -0
- package/dist/common/core/runtimes/index.d.ts +1 -1
- package/dist/common/core/runtimes/index.js +1 -1
- package/dist/common/core/server/form.d.ts +3 -3
- package/dist/common/core/server/info.d.ts +4 -4
- package/dist/common/core/server/items/community/comment/comment.d.ts +2 -1
- package/dist/common/core/server/items/details.d.ts +2 -1
- package/dist/common/core/server/items/info.d.ts +1 -1
- package/dist/common/core/server/items/leaderboard/leaderboard.d.ts +2 -2
- package/dist/common/core/server/items/leaderboard/record/record.d.ts +1 -1
- package/dist/common/core/server/items/list.d.ts +1 -1
- package/dist/common/core/server/items/section.d.ts +3 -3
- package/dist/common/core/server/multiplayer/chatMessage.d.ts +9 -2
- package/dist/common/core/server/multiplayer/events/updateEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardDescriptionEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionIconEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionScoresValueEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionTitleEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/index.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreEntry.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreboardSection.d.ts +2 -2
- package/dist/common/core/server/option.d.ts +11 -11
- package/dist/common/core/skin/data/sprite.d.ts +1 -1
- package/dist/common/core/skin/index.d.ts +1 -1
- package/dist/common/core/skin/index.js +1 -1
- package/dist/common/core/skin/spriteName/index.d.ts +2 -0
- package/dist/common/core/skin/spriteName/index.js +1 -0
- package/dist/common/core/skin/spriteName/spriteName.d.ts +90 -0
- package/dist/common/core/skin/spriteName/spriteName.js +90 -0
- package/dist/common/core/tag.d.ts +2 -2
- package/dist/common/core/text/function.d.ts +3 -0
- package/dist/common/core/text/function.js +3 -0
- package/dist/common/core/text/index.d.ts +4 -0
- package/dist/common/core/text/index.js +2 -0
- package/dist/common/core/text/text.d.ts +1170 -0
- package/dist/common/core/text/text.js +1170 -0
- package/dist/common/database/localization.d.ts +1 -1
- package/dist/common/database/tag.d.ts +1 -1
- package/dist/common/version.js +2 -2
- package/package.json +6 -6
- package/dist/common/core/effect/effectClipName.d.ts +0 -14
- package/dist/common/core/effect/effectClipName.js +0 -13
- package/dist/common/core/engine/engineArchetypeDataName.d.ts +0 -8
- package/dist/common/core/engine/engineArchetypeDataName.js +0 -7
- package/dist/common/core/engine/engineArchetypeName.d.ts +0 -5
- package/dist/common/core/engine/engineArchetypeName.js +0 -4
- package/dist/common/core/icon.d.ts +0 -100
- package/dist/common/core/icon.js +0 -99
- package/dist/common/core/instruction/instructionIconName.d.ts +0 -5
- package/dist/common/core/instruction/instructionIconName.js +0 -4
- package/dist/common/core/particle/particleEffectName.d.ts +0 -51
- package/dist/common/core/particle/particleEffectName.js +0 -50
- package/dist/common/core/runtimes/function.d.ts +0 -194
- package/dist/common/core/runtimes/function.js +0 -193
- package/dist/common/core/skin/skinSpriteName.d.ts +0 -93
- package/dist/common/core/skin/skinSpriteName.js +0 -92
- package/dist/common/core/text.d.ts +0 -1119
- package/dist/common/core/text.js +0 -1118
package/dist/common/core/text.js
DELETED
|
@@ -1,1118 +0,0 @@
|
|
|
1
|
-
export const Text = {
|
|
2
|
-
/** en: Custom Server */
|
|
3
|
-
CustomServer: '#CUSTOM_SERVER',
|
|
4
|
-
/** en: Collection */
|
|
5
|
-
Collection: '#COLLECTION',
|
|
6
|
-
/** en: Server */
|
|
7
|
-
Server: '#SERVER',
|
|
8
|
-
/** en: Address */
|
|
9
|
-
Address: '#ADDRESS',
|
|
10
|
-
/** en: Expiration */
|
|
11
|
-
Expiration: '#EXPIRATION',
|
|
12
|
-
/** en: Storage */
|
|
13
|
-
Storage: '#STORAGE',
|
|
14
|
-
/** en: Log */
|
|
15
|
-
Log: '#LOG',
|
|
16
|
-
/** en: Inquiry */
|
|
17
|
-
Inquiry: '#INQUIRY',
|
|
18
|
-
/** en: Banner */
|
|
19
|
-
Banner: '#BANNER',
|
|
20
|
-
/** en: Post */
|
|
21
|
-
Post: '#POST',
|
|
22
|
-
/** en: Playlist */
|
|
23
|
-
Playlist: '#PLAYLIST',
|
|
24
|
-
/** en: Level */
|
|
25
|
-
Level: '#LEVEL',
|
|
26
|
-
/** en: Skin */
|
|
27
|
-
Skin: '#SKIN',
|
|
28
|
-
/** en: Background */
|
|
29
|
-
Background: '#BACKGROUND',
|
|
30
|
-
/** en: SFX */
|
|
31
|
-
Effect: '#EFFECT',
|
|
32
|
-
/** en: Particle */
|
|
33
|
-
Particle: '#PARTICLE',
|
|
34
|
-
/** en: Engine */
|
|
35
|
-
Engine: '#ENGINE',
|
|
36
|
-
/** en: Replay */
|
|
37
|
-
Replay: '#REPLAY',
|
|
38
|
-
/** en: User */
|
|
39
|
-
User: '#USER',
|
|
40
|
-
/** en: Room */
|
|
41
|
-
Room: '#ROOM',
|
|
42
|
-
/** en: Thumbnail */
|
|
43
|
-
PostThumbnail: '#POST_THUMBNAIL',
|
|
44
|
-
/** en: Thumbnail */
|
|
45
|
-
PlaylistThumbnail: '#PLAYLIST_THUMBNAIL',
|
|
46
|
-
/** en: Cover */
|
|
47
|
-
LevelCover: '#LEVEL_COVER',
|
|
48
|
-
/** en: BGM */
|
|
49
|
-
LevelBgm: '#LEVEL_BGM',
|
|
50
|
-
/** en: Preview */
|
|
51
|
-
LevelPreview: '#LEVEL_PREVIEW',
|
|
52
|
-
/** en: Data */
|
|
53
|
-
LevelData: '#LEVEL_DATA',
|
|
54
|
-
/** en: Thumbnail */
|
|
55
|
-
SkinThumbnail: '#SKIN_THUMBNAIL',
|
|
56
|
-
/** en: Data */
|
|
57
|
-
SkinData: '#SKIN_DATA',
|
|
58
|
-
/** en: Texture */
|
|
59
|
-
SkinTexture: '#SKIN_TEXTURE',
|
|
60
|
-
/** en: Thumbnail */
|
|
61
|
-
BackgroundThumbnail: '#BACKGROUND_THUMBNAIL',
|
|
62
|
-
/** en: Image */
|
|
63
|
-
BackgroundImage: '#BACKGROUND_IMAGE',
|
|
64
|
-
/** en: Data */
|
|
65
|
-
BackgroundData: '#BACKGROUND_DATA',
|
|
66
|
-
/** en: Configuration */
|
|
67
|
-
BackgroundConfiguration: '#BACKGROUND_CONFIGURATION',
|
|
68
|
-
/** en: Thumbnail */
|
|
69
|
-
EffectThumbnail: '#EFFECT_THUMBNAIL',
|
|
70
|
-
/** en: Data */
|
|
71
|
-
EffectData: '#EFFECT_DATA',
|
|
72
|
-
/** en: Audio */
|
|
73
|
-
EffectAudio: '#EFFECT_AUDIO',
|
|
74
|
-
/** en: Thumbnail */
|
|
75
|
-
ParticleThumbnail: '#PARTICLE_THUMBNAIL',
|
|
76
|
-
/** en: Data */
|
|
77
|
-
ParticleData: '#PARTICLE_DATA',
|
|
78
|
-
/** en: Texture */
|
|
79
|
-
ParticleTexture: '#PARTICLE_TEXTURE',
|
|
80
|
-
/** en: Thumbnail */
|
|
81
|
-
EngineThumbnail: '#ENGINE_THUMBNAIL',
|
|
82
|
-
/** en: Play Data */
|
|
83
|
-
EnginePlaydata: '#ENGINE_PLAYDATA',
|
|
84
|
-
/** en: Watch Data */
|
|
85
|
-
EngineWatchdata: '#ENGINE_WATCHDATA',
|
|
86
|
-
/** en: Preview Data */
|
|
87
|
-
EnginePreviewdata: '#ENGINE_PREVIEWDATA',
|
|
88
|
-
/** en: Tutorial Data */
|
|
89
|
-
EngineTutorialdata: '#ENGINE_TUTORIALDATA',
|
|
90
|
-
/** en: ROM */
|
|
91
|
-
EngineRom: '#ENGINE_ROM',
|
|
92
|
-
/** en: Configuration */
|
|
93
|
-
EngineConfiguration: '#ENGINE_CONFIGURATION',
|
|
94
|
-
/** en: Data */
|
|
95
|
-
ReplayData: '#REPLAY_DATA',
|
|
96
|
-
/** en: Configuration */
|
|
97
|
-
ReplayConfiguration: '#REPLAY_CONFIGURATION',
|
|
98
|
-
/** en: Cover */
|
|
99
|
-
RoomCover: '#ROOM_COVER',
|
|
100
|
-
/** en: BGM */
|
|
101
|
-
RoomBgm: '#ROOM_BGM',
|
|
102
|
-
/** en: Preview */
|
|
103
|
-
RoomPreview: '#ROOM_PREVIEW',
|
|
104
|
-
/** en: Grade */
|
|
105
|
-
Grade: '#GRADE',
|
|
106
|
-
/** en: Arcade Score */
|
|
107
|
-
ArcadeScore: '#ARCADE_SCORE',
|
|
108
|
-
/** en: Accuracy Score */
|
|
109
|
-
AccuracyScore: '#ACCURACY_SCORE',
|
|
110
|
-
/** en: Combo */
|
|
111
|
-
Combo: '#COMBO',
|
|
112
|
-
/** en: Perfect */
|
|
113
|
-
Perfect: '#PERFECT',
|
|
114
|
-
/** en: Great */
|
|
115
|
-
Great: '#GREAT',
|
|
116
|
-
/** en: Good */
|
|
117
|
-
Good: '#GOOD',
|
|
118
|
-
/** en: Miss */
|
|
119
|
-
Miss: '#MISS',
|
|
120
|
-
/** en: Judgment */
|
|
121
|
-
Judgment: '#JUDGMENT',
|
|
122
|
-
/** en: Accuracy */
|
|
123
|
-
Accuracy: '#ACCURACY',
|
|
124
|
-
/** en: Filter */
|
|
125
|
-
Filter: '#FILTER',
|
|
126
|
-
/** en: Sort */
|
|
127
|
-
Sort: '#SORT',
|
|
128
|
-
/** en: Keywords */
|
|
129
|
-
Keywords: '#KEYWORDS',
|
|
130
|
-
/** en: Name */
|
|
131
|
-
Name: '#NAME',
|
|
132
|
-
/** en: Source */
|
|
133
|
-
Source: '#SOURCE',
|
|
134
|
-
/** en: Rating */
|
|
135
|
-
Rating: '#RATING',
|
|
136
|
-
/** en: Minimum Rating */
|
|
137
|
-
RatingMinimum: '#RATING_MINIMUM',
|
|
138
|
-
/** en: Maximum Rating */
|
|
139
|
-
RatingMaximum: '#RATING_MAXIMUM',
|
|
140
|
-
/** en: Title */
|
|
141
|
-
Title: '#TITLE',
|
|
142
|
-
/** en: Subtitle */
|
|
143
|
-
Subtitle: '#SUBTITLE',
|
|
144
|
-
/** en: Artists */
|
|
145
|
-
Artists: '#ARTISTS',
|
|
146
|
-
/** en: Time */
|
|
147
|
-
Time: '#TIME',
|
|
148
|
-
/** en: Author */
|
|
149
|
-
Author: '#AUTHOR',
|
|
150
|
-
/** en: Coauthor */
|
|
151
|
-
Coauthor: '#COAUTHOR',
|
|
152
|
-
/** en: Collaborator */
|
|
153
|
-
Collaborator: '#COLLABORATOR',
|
|
154
|
-
/** en: Description */
|
|
155
|
-
Description: '#DESCRIPTION',
|
|
156
|
-
/** en: Genre */
|
|
157
|
-
Genre: '#GENRE',
|
|
158
|
-
/** en: Type */
|
|
159
|
-
Type: '#TYPE',
|
|
160
|
-
/** en: Category */
|
|
161
|
-
Category: '#CATEGORY',
|
|
162
|
-
/** en: Status */
|
|
163
|
-
Status: '#STATUS',
|
|
164
|
-
/** en: Language */
|
|
165
|
-
Language: '#LANGUAGE',
|
|
166
|
-
/** en: Difficulty */
|
|
167
|
-
Difficulty: '#DIFFICULTY',
|
|
168
|
-
/** en: Version */
|
|
169
|
-
Version: '#VERSION',
|
|
170
|
-
/** en: Length */
|
|
171
|
-
Length: '#LENGTH',
|
|
172
|
-
/** en: Minimum Length */
|
|
173
|
-
LengthMinimum: '#LENGTH_MINIMUM',
|
|
174
|
-
/** en: Maximum Length */
|
|
175
|
-
LengthMaximum: '#LENGTH_MAXIMUM',
|
|
176
|
-
/** en: Additional Information */
|
|
177
|
-
AdditionalInformation: '#ADDITIONAL_INFORMATION',
|
|
178
|
-
/** en: Timezone */
|
|
179
|
-
Timezone: '#TIMEZONE',
|
|
180
|
-
/** en: Region */
|
|
181
|
-
Region: '#REGION',
|
|
182
|
-
/** en: Tag */
|
|
183
|
-
Tag: '#TAG',
|
|
184
|
-
/** en: Include Tag */
|
|
185
|
-
IncludeTag: '#INCLUDE_TAG',
|
|
186
|
-
/** en: Exclude Tag */
|
|
187
|
-
ExcludeTag: '#EXCLUDE_TAG',
|
|
188
|
-
/** en: Content */
|
|
189
|
-
Content: '#CONTENT',
|
|
190
|
-
/** en: Comment */
|
|
191
|
-
Comment: '#COMMENT',
|
|
192
|
-
/** en: Message */
|
|
193
|
-
Message: '#MESSAGE',
|
|
194
|
-
/** en: Notification */
|
|
195
|
-
Notification: '#NOTIFICATION',
|
|
196
|
-
/** en: Role */
|
|
197
|
-
Role: '#ROLE',
|
|
198
|
-
/** en: Permission */
|
|
199
|
-
Permission: '#PERMISSION',
|
|
200
|
-
/** en: Level Speed */
|
|
201
|
-
Speed: '#SPEED',
|
|
202
|
-
/** en: Mirror Level */
|
|
203
|
-
Mirror: '#MIRROR',
|
|
204
|
-
/** en: Random */
|
|
205
|
-
Random: '#RANDOM',
|
|
206
|
-
/** en: Hidden */
|
|
207
|
-
Hidden: '#HIDDEN',
|
|
208
|
-
/** en: Strict Judgment */
|
|
209
|
-
JudgmentStrict: '#JUDGMENT_STRICT',
|
|
210
|
-
/** en: Loose Judgment */
|
|
211
|
-
JudgmentLoose: '#JUDGMENT_LOOSE',
|
|
212
|
-
/** en: Auto SFX */
|
|
213
|
-
EffectAuto: '#EFFECT_AUTO',
|
|
214
|
-
/** en: Haptic */
|
|
215
|
-
Haptic: '#HAPTIC',
|
|
216
|
-
/** en: Stage */
|
|
217
|
-
Stage: '#STAGE',
|
|
218
|
-
/** en: Stage Position */
|
|
219
|
-
StagePosition: '#STAGE_POSITION',
|
|
220
|
-
/** en: Stage Size */
|
|
221
|
-
StageSize: '#STAGE_SIZE',
|
|
222
|
-
/** en: Stage Rotation */
|
|
223
|
-
StageRotation: '#STAGE_ROTATION',
|
|
224
|
-
/** en: Stage Direction */
|
|
225
|
-
StageDirection: '#STAGE_DIRECTION',
|
|
226
|
-
/** en: Stage Transparency */
|
|
227
|
-
StageAlpha: '#STAGE_ALPHA',
|
|
228
|
-
/** en: Stage Animation */
|
|
229
|
-
StageAnimation: '#STAGE_ANIMATION',
|
|
230
|
-
/** en: Stage Tilt */
|
|
231
|
-
StageTilt: '#STAGE_TILT',
|
|
232
|
-
/** en: Vertical Stage Cover */
|
|
233
|
-
StageCoverVertical: '#STAGE_COVER_VERTICAL',
|
|
234
|
-
/** en: Horizontal Stage Cover */
|
|
235
|
-
StageCoverHorizontal: '#STAGE_COVER_HORIZONTAL',
|
|
236
|
-
/** en: Stage Cover Transparency */
|
|
237
|
-
StageCoverAlpha: '#STAGE_COVER_ALPHA',
|
|
238
|
-
/** en: Lock Stage Aspect Ratio */
|
|
239
|
-
StageAspectratioLock: '#STAGE_ASPECTRATIO_LOCK',
|
|
240
|
-
/** en: Stage Effect */
|
|
241
|
-
StageEffect: '#STAGE_EFFECT',
|
|
242
|
-
/** en: Stage Effect Position */
|
|
243
|
-
StageEffectPosition: '#STAGE_EFFECT_POSITION',
|
|
244
|
-
/** en: Stage Effect Size */
|
|
245
|
-
StageEffectSize: '#STAGE_EFFECT_SIZE',
|
|
246
|
-
/** en: Stage Effect Rotation */
|
|
247
|
-
StageEffectRotation: '#STAGE_EFFECT_ROTATION',
|
|
248
|
-
/** en: Stage Effect Direction */
|
|
249
|
-
StageEffectDirection: '#STAGE_EFFECT_DIRECTION',
|
|
250
|
-
/** en: Stage Effect Transparency */
|
|
251
|
-
StageEffectAlpha: '#STAGE_EFFECT_ALPHA',
|
|
252
|
-
/** en: Lane */
|
|
253
|
-
Lane: '#LANE',
|
|
254
|
-
/** en: Lane Position */
|
|
255
|
-
LanePosition: '#LANE_POSITION',
|
|
256
|
-
/** en: Lane Size */
|
|
257
|
-
LaneSize: '#LANE_SIZE',
|
|
258
|
-
/** en: Lane Rotation */
|
|
259
|
-
LaneRotation: '#LANE_ROTATION',
|
|
260
|
-
/** en: Lane Direction */
|
|
261
|
-
LaneDirection: '#LANE_DIRECTION',
|
|
262
|
-
/** en: Lane Transparency */
|
|
263
|
-
LaneAlpha: '#LANE_ALPHA',
|
|
264
|
-
/** en: Lane Animation */
|
|
265
|
-
LaneAnimation: '#LANE_ANIMATION',
|
|
266
|
-
/** en: Lane Effect */
|
|
267
|
-
LaneEffect: '#LANE_EFFECT',
|
|
268
|
-
/** en: Lane Effect Position */
|
|
269
|
-
LaneEffectPosition: '#LANE_EFFECT_POSITION',
|
|
270
|
-
/** en: Lane Effect Size */
|
|
271
|
-
LaneEffectSize: '#LANE_EFFECT_SIZE',
|
|
272
|
-
/** en: Lane Effect Rotation */
|
|
273
|
-
LaneEffectRotation: '#LANE_EFFECT_ROTATION',
|
|
274
|
-
/** en: Lane Effect Direction */
|
|
275
|
-
LaneEffectDirection: '#LANE_EFFECT_DIRECTION',
|
|
276
|
-
/** en: Lane Effect Transparency */
|
|
277
|
-
LaneEffectAlpha: '#LANE_EFFECT_ALPHA',
|
|
278
|
-
/** en: Judgment Line */
|
|
279
|
-
Judgeline: '#JUDGELINE',
|
|
280
|
-
/** en: Judgment Line Position */
|
|
281
|
-
JudgelinePosition: '#JUDGELINE_POSITION',
|
|
282
|
-
/** en: Judgment Line Size */
|
|
283
|
-
JudgelineSize: '#JUDGELINE_SIZE',
|
|
284
|
-
/** en: Judgment Line Rotation */
|
|
285
|
-
JudgelineRotation: '#JUDGELINE_ROTATION',
|
|
286
|
-
/** en: Judgment Line Direction */
|
|
287
|
-
JudgelineDirection: '#JUDGELINE_DIRECTION',
|
|
288
|
-
/** en: Judgment Line Transparency */
|
|
289
|
-
JudgelineAlpha: '#JUDGELINE_ALPHA',
|
|
290
|
-
/** en: Judgment Line Animation */
|
|
291
|
-
JudgelineAnimation: '#JUDGELINE_ANIMATION',
|
|
292
|
-
/** en: Judgment Line Effect */
|
|
293
|
-
JudgelineEffect: '#JUDGELINE_EFFECT',
|
|
294
|
-
/** en: Judgment Line Effect Position */
|
|
295
|
-
JudgelineEffectPosition: '#JUDGELINE_EFFECT_POSITION',
|
|
296
|
-
/** en: Judgment Line Effect Size */
|
|
297
|
-
JudgelineEffectSize: '#JUDGELINE_EFFECT_SIZE',
|
|
298
|
-
/** en: Judgment Line Effect Rotation */
|
|
299
|
-
JudgelineEffectRotation: '#JUDGELINE_EFFECT_ROTATION',
|
|
300
|
-
/** en: Judgment Line Effect Direction */
|
|
301
|
-
JudgelineEffectDirection: '#JUDGELINE_EFFECT_DIRECTION',
|
|
302
|
-
/** en: Judgment Line Effect Transparency */
|
|
303
|
-
JudgelineEffectAlpha: '#JUDGELINE_EFFECT_ALPHA',
|
|
304
|
-
/** en: Slot */
|
|
305
|
-
Slot: '#SLOT',
|
|
306
|
-
/** en: Slot Position */
|
|
307
|
-
SlotPosition: '#SLOT_POSITION',
|
|
308
|
-
/** en: Slot Size */
|
|
309
|
-
SlotSize: '#SLOT_SIZE',
|
|
310
|
-
/** en: Slot Rotation */
|
|
311
|
-
SlotRotation: '#SLOT_ROTATION',
|
|
312
|
-
/** en: Slot Direction */
|
|
313
|
-
SlotDirection: '#SLOT_DIRECTION',
|
|
314
|
-
/** en: Slot Transparency */
|
|
315
|
-
SlotAlpha: '#SLOT_ALPHA',
|
|
316
|
-
/** en: Slot Animation */
|
|
317
|
-
SlotAnimation: '#SLOT_ANIMATION',
|
|
318
|
-
/** en: Slot Effect */
|
|
319
|
-
SlotEffect: '#SLOT_EFFECT',
|
|
320
|
-
/** en: Slot Effect Position */
|
|
321
|
-
SlotEffectPosition: '#SLOT_EFFECT_POSITION',
|
|
322
|
-
/** en: Slot Effect Size */
|
|
323
|
-
SlotEffectSize: '#SLOT_EFFECT_SIZE',
|
|
324
|
-
/** en: Slot Effect Rotation */
|
|
325
|
-
SlotEffectRotation: '#SLOT_EFFECT_ROTATION',
|
|
326
|
-
/** en: Slot Effect Direction */
|
|
327
|
-
SlotEffectDirection: '#SLOT_EFFECT_DIRECTION',
|
|
328
|
-
/** en: Slot Effect Transparency */
|
|
329
|
-
SlotEffectAlpha: '#SLOT_EFFECT_ALPHA',
|
|
330
|
-
/** en: Note */
|
|
331
|
-
Note: '#NOTE',
|
|
332
|
-
/** en: Note Speed */
|
|
333
|
-
NoteSpeed: '#NOTE_SPEED',
|
|
334
|
-
/** en: Random Note Speed */
|
|
335
|
-
NoteSpeedRandom: '#NOTE_SPEED_RANDOM',
|
|
336
|
-
/** en: Note Position */
|
|
337
|
-
NotePosition: '#NOTE_POSITION',
|
|
338
|
-
/** en: Note Size */
|
|
339
|
-
NoteSize: '#NOTE_SIZE',
|
|
340
|
-
/** en: Note Rotation */
|
|
341
|
-
NoteRotation: '#NOTE_ROTATION',
|
|
342
|
-
/** en: Note Direction */
|
|
343
|
-
NoteDirection: '#NOTE_DIRECTION',
|
|
344
|
-
/** en: Note Color */
|
|
345
|
-
NoteColor: '#NOTE_COLOR',
|
|
346
|
-
/** en: Note Transparency */
|
|
347
|
-
NoteAlpha: '#NOTE_ALPHA',
|
|
348
|
-
/** en: Note Animation */
|
|
349
|
-
NoteAnimation: '#NOTE_ANIMATION',
|
|
350
|
-
/** en: Note Effect */
|
|
351
|
-
NoteEffect: '#NOTE_EFFECT',
|
|
352
|
-
/** en: Note Effect Position */
|
|
353
|
-
NoteEffectPosition: '#NOTE_EFFECT_POSITION',
|
|
354
|
-
/** en: Note Effect Size */
|
|
355
|
-
NoteEffectSize: '#NOTE_EFFECT_SIZE',
|
|
356
|
-
/** en: Note Effect Rotation */
|
|
357
|
-
NoteEffectRotation: '#NOTE_EFFECT_ROTATION',
|
|
358
|
-
/** en: Note Effect Direction */
|
|
359
|
-
NoteEffectDirection: '#NOTE_EFFECT_DIRECTION',
|
|
360
|
-
/** en: Note Effect Color */
|
|
361
|
-
NoteEffectColor: '#NOTE_EFFECT_COLOR',
|
|
362
|
-
/** en: Note Effect Transparency */
|
|
363
|
-
NoteEffectAlpha: '#NOTE_EFFECT_ALPHA',
|
|
364
|
-
/** en: Marker */
|
|
365
|
-
Marker: '#MARKER',
|
|
366
|
-
/** en: Marker Position */
|
|
367
|
-
MarkerPosition: '#MARKER_POSITION',
|
|
368
|
-
/** en: Marker Size */
|
|
369
|
-
MarkerSize: '#MARKER_SIZE',
|
|
370
|
-
/** en: Marker Rotation */
|
|
371
|
-
MarkerRotation: '#MARKER_ROTATION',
|
|
372
|
-
/** en: Marker Direction */
|
|
373
|
-
MarkerDirection: '#MARKER_DIRECTION',
|
|
374
|
-
/** en: Marker Color */
|
|
375
|
-
MarkerColor: '#MARKER_COLOR',
|
|
376
|
-
/** en: Marker Transparency */
|
|
377
|
-
MarkerAlpha: '#MARKER_ALPHA',
|
|
378
|
-
/** en: Marker Animation */
|
|
379
|
-
MarkerAnimation: '#MARKER_ANIMATION',
|
|
380
|
-
/** en: Connector */
|
|
381
|
-
Connector: '#CONNECTOR',
|
|
382
|
-
/** en: Connector Position */
|
|
383
|
-
ConnectorPosition: '#CONNECTOR_POSITION',
|
|
384
|
-
/** en: Connector Size */
|
|
385
|
-
ConnectorSize: '#CONNECTOR_SIZE',
|
|
386
|
-
/** en: Connector Rotation */
|
|
387
|
-
ConnectorRotation: '#CONNECTOR_ROTATION',
|
|
388
|
-
/** en: Connector Direction */
|
|
389
|
-
ConnectorDirection: '#CONNECTOR_DIRECTION',
|
|
390
|
-
/** en: Connector Color */
|
|
391
|
-
ConnectorColor: '#CONNECTOR_COLOR',
|
|
392
|
-
/** en: Connector Transparency */
|
|
393
|
-
ConnectorAlpha: '#CONNECTOR_ALPHA',
|
|
394
|
-
/** en: Connector Animation */
|
|
395
|
-
ConnectorAnimation: '#CONNECTOR_ANIMATION',
|
|
396
|
-
/** en: Simultaneous Line */
|
|
397
|
-
Simline: '#SIMLINE',
|
|
398
|
-
/** en: Simultaneous Line Position */
|
|
399
|
-
SimlinePosition: '#SIMLINE_POSITION',
|
|
400
|
-
/** en: Simultaneous Line Size */
|
|
401
|
-
SimlineSize: '#SIMLINE_SIZE',
|
|
402
|
-
/** en: Simultaneous Line Rotation */
|
|
403
|
-
SimlineRotation: '#SIMLINE_ROTATION',
|
|
404
|
-
/** en: Simultaneous Line Direction */
|
|
405
|
-
SimlineDirection: '#SIMLINE_DIRECTION',
|
|
406
|
-
/** en: Simultaneous Line Color */
|
|
407
|
-
SimlineColor: '#SIMLINE_COLOR',
|
|
408
|
-
/** en: Simultaneous Line Transparency */
|
|
409
|
-
SimlineAlpha: '#SIMLINE_ALPHA',
|
|
410
|
-
/** en: Simultaneous Line Animation */
|
|
411
|
-
SimlineAnimation: '#SIMLINE_ANIMATION',
|
|
412
|
-
/** en: Preview Vertical Scale */
|
|
413
|
-
PreviewScaleVertical: '#PREVIEW_SCALE_VERTICAL',
|
|
414
|
-
/** en: Preview Horizontal Scale */
|
|
415
|
-
PreviewScaleHorizontal: '#PREVIEW_SCALE_HORIZONTAL',
|
|
416
|
-
/** en: Preview Time */
|
|
417
|
-
PreviewTime: '#PREVIEW_TIME',
|
|
418
|
-
/** en: Preview Score */
|
|
419
|
-
PreviewScore: '#PREVIEW_SCORE',
|
|
420
|
-
/** en: Preview BPM */
|
|
421
|
-
PreviewBpm: '#PREVIEW_BPM',
|
|
422
|
-
/** en: Preview Time Scale */
|
|
423
|
-
PreviewTimescale: '#PREVIEW_TIMESCALE',
|
|
424
|
-
/** en: Preview Beat */
|
|
425
|
-
PreviewBeat: '#PREVIEW_BEAT',
|
|
426
|
-
/** en: Preview Measure */
|
|
427
|
-
PreviewMeasure: '#PREVIEW_MEASURE',
|
|
428
|
-
/** en: Preview Combo */
|
|
429
|
-
PreviewCombo: '#PREVIEW_COMBO',
|
|
430
|
-
/** en: UI */
|
|
431
|
-
Ui: '#UI',
|
|
432
|
-
/** en: UI Metric */
|
|
433
|
-
UiMetric: '#UI_METRIC',
|
|
434
|
-
/** en: UI Primary Metric */
|
|
435
|
-
UiPrimaryMetric: '#UI_PRIMARY_METRIC',
|
|
436
|
-
/** en: UI Secondary Metric */
|
|
437
|
-
UiSecondaryMetric: '#UI_SECONDARY_METRIC',
|
|
438
|
-
/** en: UI Judgment */
|
|
439
|
-
UiJudgment: '#UI_JUDGMENT',
|
|
440
|
-
/** en: UI Combo */
|
|
441
|
-
UiCombo: '#UI_Combo',
|
|
442
|
-
/** en: UI Menu */
|
|
443
|
-
UiMenu: '#UI_Menu',
|
|
444
|
-
/** en: ON */
|
|
445
|
-
On: '#ON',
|
|
446
|
-
/** en: OFF */
|
|
447
|
-
Off: '#OFF',
|
|
448
|
-
/** en: None */
|
|
449
|
-
None: '#NONE',
|
|
450
|
-
/** en: Any */
|
|
451
|
-
Any: '#ANY',
|
|
452
|
-
/** en: All */
|
|
453
|
-
All: '#ALL',
|
|
454
|
-
/** en: Others */
|
|
455
|
-
Others: '#OTHERS',
|
|
456
|
-
/** en: Short */
|
|
457
|
-
Short: '#SHORT',
|
|
458
|
-
/** en: Long */
|
|
459
|
-
Long: '#LONG',
|
|
460
|
-
/** en: High */
|
|
461
|
-
High: '#HIGH',
|
|
462
|
-
/** en: Mid */
|
|
463
|
-
Mid: '#MID',
|
|
464
|
-
/** en: Low */
|
|
465
|
-
Low: '#LOW',
|
|
466
|
-
/** en: Small */
|
|
467
|
-
Small: '#SMALL',
|
|
468
|
-
/** en: Medium */
|
|
469
|
-
Medium: '#MEDIUM',
|
|
470
|
-
/** en: Large */
|
|
471
|
-
Large: '#LARGE',
|
|
472
|
-
/** en: Left */
|
|
473
|
-
Left: '#LEFT',
|
|
474
|
-
/** en: Right */
|
|
475
|
-
Right: '#RIGHT',
|
|
476
|
-
/** en: Up */
|
|
477
|
-
Up: '#UP',
|
|
478
|
-
/** en: Down */
|
|
479
|
-
Down: '#DOWN',
|
|
480
|
-
/** en: Front */
|
|
481
|
-
Front: '#FRONT',
|
|
482
|
-
/** en: Back */
|
|
483
|
-
Back: '#BACK',
|
|
484
|
-
/** en: Center */
|
|
485
|
-
Center: '#CENTER',
|
|
486
|
-
/** en: Top */
|
|
487
|
-
Top: '#TOP',
|
|
488
|
-
/** en: Bottom */
|
|
489
|
-
Bottom: '#BOTTOM',
|
|
490
|
-
/** en: Top Left */
|
|
491
|
-
TopLeft: '#TOP_LEFT',
|
|
492
|
-
/** en: Top Center */
|
|
493
|
-
TopCenter: '#TOP_CENTER',
|
|
494
|
-
/** en: Top Right */
|
|
495
|
-
TopRight: '#TOP_RIGHT',
|
|
496
|
-
/** en: Center Left */
|
|
497
|
-
CenterLeft: '#CENTER_LEFT',
|
|
498
|
-
/** en: Center Right */
|
|
499
|
-
CenterRight: '#CENTER_RIGHT',
|
|
500
|
-
/** en: Bottom Left */
|
|
501
|
-
BottomLeft: '#BOTTOM_LEFT',
|
|
502
|
-
/** en: Bottom Center */
|
|
503
|
-
BottomCenter: '#BOTTOM_CENTER',
|
|
504
|
-
/** en: Bottom Right */
|
|
505
|
-
BottomRight: '#BOTTOM_RIGHT',
|
|
506
|
-
/** en: Clockwise */
|
|
507
|
-
Clockwise: '#CLOCKWISE',
|
|
508
|
-
/** en: Counterclockwise */
|
|
509
|
-
Counterclockwise: '#COUNTERCLOCKWISE',
|
|
510
|
-
/** en: Forward */
|
|
511
|
-
Forward: '#FORWARD',
|
|
512
|
-
/** en: Backward */
|
|
513
|
-
Backward: '#BACKWARD',
|
|
514
|
-
/** en: Default */
|
|
515
|
-
Default: '#DEFAULT',
|
|
516
|
-
/** en: Neutral */
|
|
517
|
-
Neutral: '#NEUTRAL',
|
|
518
|
-
/** en: Red */
|
|
519
|
-
Red: '#RED',
|
|
520
|
-
/** en: Green */
|
|
521
|
-
Green: '#GREEN',
|
|
522
|
-
/** en: Blue */
|
|
523
|
-
Blue: '#BLUE',
|
|
524
|
-
/** en: Yellow */
|
|
525
|
-
Yellow: '#YELLOW',
|
|
526
|
-
/** en: Purple */
|
|
527
|
-
Purple: '#PURPLE',
|
|
528
|
-
/** en: Cyan */
|
|
529
|
-
Cyan: '#CYAN',
|
|
530
|
-
/** en: Simple */
|
|
531
|
-
Simple: '#SIMPLE',
|
|
532
|
-
/** en: Easy */
|
|
533
|
-
Easy: '#EASY',
|
|
534
|
-
/** en: Normal */
|
|
535
|
-
Normal: '#NORMAL',
|
|
536
|
-
/** en: Hard */
|
|
537
|
-
Hard: '#HARD',
|
|
538
|
-
/** en: Expert */
|
|
539
|
-
Expert: '#EXPERT',
|
|
540
|
-
/** en: Master */
|
|
541
|
-
Master: '#MASTER',
|
|
542
|
-
/** en: Pro */
|
|
543
|
-
Pro: '#PRO',
|
|
544
|
-
/** en: Technical */
|
|
545
|
-
Technical: '#TECHNICAL',
|
|
546
|
-
/** en: Special */
|
|
547
|
-
Special: '#SPECIAL',
|
|
548
|
-
/** en: Append */
|
|
549
|
-
Append: '#APPEND',
|
|
550
|
-
/** en: Enter post... */
|
|
551
|
-
PostPlaceholder: '#POST_PLACEHOLDER',
|
|
552
|
-
/** en: Enter playlist... */
|
|
553
|
-
PlaylistPlaceholder: '#PLAYLIST_PLACEHOLDER',
|
|
554
|
-
/** en: Enter level... */
|
|
555
|
-
LevelPlaceholder: '#LEVEL_PLACEHOLDER',
|
|
556
|
-
/** en: Enter skin... */
|
|
557
|
-
SkinPlaceholder: '#SKIN_PLACEHOLDER',
|
|
558
|
-
/** en: Enter background... */
|
|
559
|
-
BackgroundPlaceholder: '#BACKGROUND_PLACEHOLDER',
|
|
560
|
-
/** en: Enter SFX... */
|
|
561
|
-
EffectPlaceholder: '#EFFECT_PLACEHOLDER',
|
|
562
|
-
/** en: Enter particle... */
|
|
563
|
-
ParticlePlaceholder: '#PARTICLE_PLACEHOLDER',
|
|
564
|
-
/** en: Enter engine... */
|
|
565
|
-
EnginePlaceholder: '#ENGINE_PLACEHOLDER',
|
|
566
|
-
/** en: Enter replay... */
|
|
567
|
-
ReplayPlaceholder: '#REPLAY_PLACEHOLDER',
|
|
568
|
-
/** en: Enter user... */
|
|
569
|
-
UserPlaceholder: '#USER_PLACEHOLDER',
|
|
570
|
-
/** en: Enter room... */
|
|
571
|
-
RoomPlaceholder: '#ROOM_PLACEHOLDER',
|
|
572
|
-
/** en: Enter keywords... */
|
|
573
|
-
KeywordsPlaceholder: '#KEYWORDS_PLACEHOLDER',
|
|
574
|
-
/** en: Enter name... */
|
|
575
|
-
NamePlaceholder: '#NAME_PLACEHOLDER',
|
|
576
|
-
/** en: Enter rating... */
|
|
577
|
-
RatingPlaceholder: '#RATING_PLACEHOLDER',
|
|
578
|
-
/** en: Enter minimum rating... */
|
|
579
|
-
RatingMinimumPlaceholder: '#RATING_MINIMUM_PLACEHOLDER',
|
|
580
|
-
/** en: Enter maximum rating... */
|
|
581
|
-
RatingMaximumPlaceholder: '#RATING_MAXIMUM_PLACEHOLDER',
|
|
582
|
-
/** en: Enter title... */
|
|
583
|
-
TitlePlaceholder: '#TITLE_PLACEHOLDER',
|
|
584
|
-
/** en: Enter subtitle... */
|
|
585
|
-
SubtitlePlaceholder: '#SUBTITLE_PLACEHOLDER',
|
|
586
|
-
/** en: Enter artists... */
|
|
587
|
-
ArtistsPlaceholder: '#ARTISTS_PLACEHOLDER',
|
|
588
|
-
/** en: Enter time... */
|
|
589
|
-
TimePlaceholder: '#TIME_PLACEHOLDER',
|
|
590
|
-
/** en: Enter author... */
|
|
591
|
-
AuthorPlaceholder: '#AUTHOR_PLACEHOLDER',
|
|
592
|
-
/** en: Enter coauthor... */
|
|
593
|
-
CoauthorPlaceholder: '#COAUTHOR_PLACEHOLDER',
|
|
594
|
-
/** en: Enter collaborator... */
|
|
595
|
-
CollaboratorPlaceholder: '#COLLABORATOR_PLACEHOLDER',
|
|
596
|
-
/** en: Enter description... */
|
|
597
|
-
DescriptionPlaceholder: '#DESCRIPTION_PLACEHOLDER',
|
|
598
|
-
/** en: Enter genre... */
|
|
599
|
-
GenrePlaceholder: '#GENRE_PLACEHOLDER',
|
|
600
|
-
/** en: Enter type... */
|
|
601
|
-
TypePlaceholder: '#TYPE_PLACEHOLDER',
|
|
602
|
-
/** en: Enter category... */
|
|
603
|
-
CategoryPlaceholder: '#CATEGORY_PLACEHOLDER',
|
|
604
|
-
/** en: Enter language... */
|
|
605
|
-
LanguagePlaceholder: '#LANGUAGE_PLACEHOLDER',
|
|
606
|
-
/** en: Enter difficulty... */
|
|
607
|
-
DifficultyPlaceholder: '#DIFFICULTY_PLACEHOLDER',
|
|
608
|
-
/** en: Enter length... */
|
|
609
|
-
LengthPlaceholder: '#LENGTH_PLACEHOLDER',
|
|
610
|
-
/** en: Enter minimum length... */
|
|
611
|
-
LengthMinimumPlaceholder: '#LENGTH_MINIMUM_PLACEHOLDER',
|
|
612
|
-
/** en: Enter maximum length... */
|
|
613
|
-
LengthMaximumPlaceholder: '#LENGTH_MAXIMUM_PLACEHOLDER',
|
|
614
|
-
/** en: Enter additional information... */
|
|
615
|
-
AdditionalInformationPlaceholder: '#ADDITIONAL_INFORMATION_PLACEHOLDER',
|
|
616
|
-
/** en: Enter timezone... */
|
|
617
|
-
TimezonePlaceholder: '#TIMEZONE_PLACEHOLDER',
|
|
618
|
-
/** en: Enter region... */
|
|
619
|
-
RegionPlaceholder: '#REGION_PLACEHOLDER',
|
|
620
|
-
/** en: Enter content... */
|
|
621
|
-
ContentPlaceholder: '#CONTENT_PLACEHOLDER',
|
|
622
|
-
/** en: Enter comment... */
|
|
623
|
-
CommentPlaceholder: '#COMMENT_PLACEHOLDER',
|
|
624
|
-
/** en: Enter review... */
|
|
625
|
-
ReviewPlaceholder: '#REVIEW_PLACEHOLDER',
|
|
626
|
-
/** en: Enter reply... */
|
|
627
|
-
ReplyPlaceholder: '#REPLY_PLACEHOLDER',
|
|
628
|
-
/** en: Enter message... */
|
|
629
|
-
MessagePlaceholder: '#MESSAGE_PLACEHOLDER',
|
|
630
|
-
/** en: Enter role... */
|
|
631
|
-
RolePlaceholder: '#ROLE_PLACEHOLDER',
|
|
632
|
-
/** en: Enter permission... */
|
|
633
|
-
PermissionPlaceholder: '#PERMISSION_PLACEHOLDER',
|
|
634
|
-
/** en: {0}% */
|
|
635
|
-
PercentageUnit: '#PERCENTAGE_UNIT',
|
|
636
|
-
/** en: {0}yr */
|
|
637
|
-
YearUnit: '#YEAR_UNIT',
|
|
638
|
-
/** en: {0}mo */
|
|
639
|
-
MonthUnit: '#MONTH_UNIT',
|
|
640
|
-
/** en: {0}d */
|
|
641
|
-
DayUnit: '#DAY_UNIT',
|
|
642
|
-
/** en: {0}h */
|
|
643
|
-
HourUnit: '#HOUR_UNIT',
|
|
644
|
-
/** en: {0}m */
|
|
645
|
-
MinuteUnit: '#MINUTE_UNIT',
|
|
646
|
-
/** en: {0}s */
|
|
647
|
-
SecondUnit: '#SECOND_UNIT',
|
|
648
|
-
/** en: {0}ms */
|
|
649
|
-
MillisecondUnit: '#MILLISECOND_UNIT',
|
|
650
|
-
/** en: {0}yr ago */
|
|
651
|
-
YearPast: '#YEAR_PAST',
|
|
652
|
-
/** en: {0}mo ago */
|
|
653
|
-
MonthPast: '#MONTH_PAST',
|
|
654
|
-
/** en: {0}d ago */
|
|
655
|
-
DayPast: '#DAY_PAST',
|
|
656
|
-
/** en: {0}h ago */
|
|
657
|
-
HourPast: '#HOUR_PAST',
|
|
658
|
-
/** en: {0}m ago */
|
|
659
|
-
MinutePast: '#MINUTE_PAST',
|
|
660
|
-
/** en: {0}s ago */
|
|
661
|
-
SecondPast: '#SECOND_PAST',
|
|
662
|
-
/** en: {0}ms ago */
|
|
663
|
-
MillisecondPast: '#MILLISECOND_PAST',
|
|
664
|
-
/** en: In {0}yr */
|
|
665
|
-
YearFuture: '#YEAR_FUTURE',
|
|
666
|
-
/** en: In {0}mo */
|
|
667
|
-
MonthFuture: '#MONTH_FUTURE',
|
|
668
|
-
/** en: In {0}d */
|
|
669
|
-
DayFuture: '#DAY_FUTURE',
|
|
670
|
-
/** en: In {0}h */
|
|
671
|
-
HourFuture: '#HOUR_FUTURE',
|
|
672
|
-
/** en: In {0}m */
|
|
673
|
-
MinuteFuture: '#MINUTE_FUTURE',
|
|
674
|
-
/** en: In {0}s */
|
|
675
|
-
SecondFuture: '#SECOND_FUTURE',
|
|
676
|
-
/** en: In {0}ms */
|
|
677
|
-
MillisecondFuture: '#MILLISECOND_FUTURE',
|
|
678
|
-
/** en: Tap */
|
|
679
|
-
Tap: '#TAP',
|
|
680
|
-
/** en: Tap and Hold */
|
|
681
|
-
TapHold: '#TAP_HOLD',
|
|
682
|
-
/** en: Tap and Release */
|
|
683
|
-
TapRelease: '#TAP_RELEASE',
|
|
684
|
-
/** en: Tap and Flick */
|
|
685
|
-
TapFlick: '#TAP_FLICK',
|
|
686
|
-
/** en: Tap and Slide */
|
|
687
|
-
TapSlide: '#TAP_SLIDE',
|
|
688
|
-
/** en: Hold */
|
|
689
|
-
Hold: '#HOLD',
|
|
690
|
-
/** en: Hold and Slide */
|
|
691
|
-
HoldSlide: '#HOLD_SLIDE',
|
|
692
|
-
/** en: Hold and Follow */
|
|
693
|
-
HoldFollow: '#HOLD_FOLLOW',
|
|
694
|
-
/** en: Release */
|
|
695
|
-
Release: '#RELEASE',
|
|
696
|
-
/** en: Flick */
|
|
697
|
-
Flick: '#FLICK',
|
|
698
|
-
/** en: Slide */
|
|
699
|
-
Slide: '#SLIDE',
|
|
700
|
-
/** en: Slide and Flick */
|
|
701
|
-
SlideFlick: '#SLIDE_FLICK',
|
|
702
|
-
/** en: Avoid */
|
|
703
|
-
Avoid: '#AVOID',
|
|
704
|
-
/** en: Jiggle */
|
|
705
|
-
Jiggle: '#JIGGLE',
|
|
706
|
-
/** en: Newest */
|
|
707
|
-
Newest: '#NEWEST',
|
|
708
|
-
/** en: Oldest */
|
|
709
|
-
Oldest: '#OLDEST',
|
|
710
|
-
/** en: Recommended */
|
|
711
|
-
Recommended: '#RECOMMENDED',
|
|
712
|
-
/** en: Popular */
|
|
713
|
-
Popular: '#POPULAR',
|
|
714
|
-
/** en: Featured */
|
|
715
|
-
Featured: '#FEATURED',
|
|
716
|
-
/** en: Competitive */
|
|
717
|
-
Competitive: '#COMPETITIVE',
|
|
718
|
-
/** en: Tournament */
|
|
719
|
-
Tournament: '#TOURNAMENT',
|
|
720
|
-
/** en: Holiday */
|
|
721
|
-
Holiday: '#HOLIDAY',
|
|
722
|
-
/** en: Limited */
|
|
723
|
-
Limited: '#LIMITED',
|
|
724
|
-
/** en: Announcement */
|
|
725
|
-
Announcement: '#ANNOUNCEMENT',
|
|
726
|
-
/** en: Information */
|
|
727
|
-
Information: '#INFORMATION',
|
|
728
|
-
/** en: Help */
|
|
729
|
-
Help: '#HELP',
|
|
730
|
-
/** en: Maintenance */
|
|
731
|
-
Maintenance: '#MAINTENANCE',
|
|
732
|
-
/** en: Event */
|
|
733
|
-
Event: '#EVENT',
|
|
734
|
-
/** en: Update */
|
|
735
|
-
Update: '#UPDATE',
|
|
736
|
-
/** en: Search */
|
|
737
|
-
Search: '#SEARCH',
|
|
738
|
-
/** en: Advanced */
|
|
739
|
-
Advanced: '#ADVANCED',
|
|
740
|
-
/** en: Related */
|
|
741
|
-
Related: '#RELATED',
|
|
742
|
-
/** en: Same Author */
|
|
743
|
-
SameAuthor: '#SAME_AUTHOR',
|
|
744
|
-
/** en: Same Artists */
|
|
745
|
-
SameArtists: '#SAME_ARTISTS',
|
|
746
|
-
/** en: Same Rating */
|
|
747
|
-
SameRating: '#SAME_RATING',
|
|
748
|
-
/** en: Same Category */
|
|
749
|
-
SameCategory: '#SAME_CATEGORY',
|
|
750
|
-
/** en: Same Difficulty */
|
|
751
|
-
SameDifficulty: '#SAME_DIFFICULTY',
|
|
752
|
-
/** en: Same Genre */
|
|
753
|
-
SameGenre: '#SAME_GENRE',
|
|
754
|
-
/** en: Same Version */
|
|
755
|
-
SameVersion: '#SAME_VERSION',
|
|
756
|
-
/** en: Other Authors */
|
|
757
|
-
OtherAuthors: '#OTHER_AUTHORS',
|
|
758
|
-
/** en: Other Artists */
|
|
759
|
-
OtherArtists: '#OTHER_ARTISTS',
|
|
760
|
-
/** en: Other Ratings */
|
|
761
|
-
OtherRatings: '#OTHER_RATINGS',
|
|
762
|
-
/** en: Other Categories */
|
|
763
|
-
OtherCategories: '#OTHER_CATEGORIES',
|
|
764
|
-
/** en: Other Difficulties */
|
|
765
|
-
OtherDifficulties: '#OTHER_DIFFICULTIES',
|
|
766
|
-
/** en: Other Genres */
|
|
767
|
-
OtherGenres: '#OTHER_GENRES',
|
|
768
|
-
/** en: Other Versions */
|
|
769
|
-
OtherVersions: '#OTHER_VERSIONS',
|
|
770
|
-
/** en: Draft */
|
|
771
|
-
Draft: '#DRAFT',
|
|
772
|
-
/** en: Public */
|
|
773
|
-
Public: '#PUBLIC',
|
|
774
|
-
/** en: Private */
|
|
775
|
-
Private: '#PRIVATE',
|
|
776
|
-
/** en: Pop */
|
|
777
|
-
Pop: '#POP',
|
|
778
|
-
/** en: Rock */
|
|
779
|
-
Rock: '#ROCK',
|
|
780
|
-
/** en: Hip Hop */
|
|
781
|
-
Hiphop: '#HIPHOP',
|
|
782
|
-
/** en: Country */
|
|
783
|
-
Country: '#COUNTRY',
|
|
784
|
-
/** en: Electronic */
|
|
785
|
-
Electronic: '#ELECTRONIC',
|
|
786
|
-
/** en: Metal */
|
|
787
|
-
Metal: '#METAL',
|
|
788
|
-
/** en: Classical */
|
|
789
|
-
Classical: '#CLASSICAL',
|
|
790
|
-
/** en: Folk */
|
|
791
|
-
Folk: '#FOLK',
|
|
792
|
-
/** en: Indie */
|
|
793
|
-
Indie: '#INDIE',
|
|
794
|
-
/** en: Anime */
|
|
795
|
-
Anime: '#ANIME',
|
|
796
|
-
/** en: Vocaloid */
|
|
797
|
-
Vocaloid: '#VOCALOID',
|
|
798
|
-
/** en: Remix */
|
|
799
|
-
Remix: '#REMIX',
|
|
800
|
-
/** en: Instrumental */
|
|
801
|
-
Instrumental: '#INSTRUMENTAL',
|
|
802
|
-
/** en: Short Version */
|
|
803
|
-
ShortVersion: '#SHORT_VERSION',
|
|
804
|
-
/** en: Long Version */
|
|
805
|
-
LongVersion: '#LONG_VERSION',
|
|
806
|
-
/** en: Cut Version */
|
|
807
|
-
CutVersion: '#CUT_VERSION',
|
|
808
|
-
/** en: Full Version */
|
|
809
|
-
FullVersion: '#FULL_VERSION',
|
|
810
|
-
/** en: Extended Version */
|
|
811
|
-
ExtendedVersion: '#EXTENDED_VERSION',
|
|
812
|
-
/** en: Live Version */
|
|
813
|
-
LiveVersion: '#LIVE_VERSION',
|
|
814
|
-
/** en: Medley */
|
|
815
|
-
Medley: '#MEDLEY',
|
|
816
|
-
/** en: Explicit */
|
|
817
|
-
Explicit: '#EXPLICIT',
|
|
818
|
-
/** en: Multi Finger */
|
|
819
|
-
MultiFinger: '#MULTI_FINGER',
|
|
820
|
-
/** en: Full Hand */
|
|
821
|
-
FullHand: '#FULL_HAND',
|
|
822
|
-
/** en: Cross Hand */
|
|
823
|
-
CrossHand: '#CROSS_HAND',
|
|
824
|
-
/** en: Gimmick */
|
|
825
|
-
Gimmick: '#GIMMICK',
|
|
826
|
-
/** en: Collaboration */
|
|
827
|
-
Collaboration: '#COLLABORATION',
|
|
828
|
-
/** en: Report */
|
|
829
|
-
Report: '#REPORT',
|
|
830
|
-
/** en: Reason */
|
|
831
|
-
Reason: '#REASON',
|
|
832
|
-
/** en: Illegal Activities */
|
|
833
|
-
IllegalActivities: '#ILLEGAL_ACTIVITIES',
|
|
834
|
-
/** en: Cheating */
|
|
835
|
-
Cheating: '#CHEATING',
|
|
836
|
-
/** en: AFK */
|
|
837
|
-
Afk: '#AFK',
|
|
838
|
-
/** en: Spamming */
|
|
839
|
-
Spamming: '#SPAMMING',
|
|
840
|
-
/** en: Verbal Abuse */
|
|
841
|
-
VerbalAbuse: '#VERBAL_ABUSE',
|
|
842
|
-
/** en: Inappropriate Language */
|
|
843
|
-
InappropriateLanguage: '#INAPPROPRIATE_LANGUAGE',
|
|
844
|
-
/** en: Negative Attitude */
|
|
845
|
-
NegativeAttitude: '#NEGATIVE_ATTITUDE',
|
|
846
|
-
/** en: DNF */
|
|
847
|
-
Dnf: '#DNF',
|
|
848
|
-
/** en: Suggestions */
|
|
849
|
-
Suggestions: '#SUGGESTIONS',
|
|
850
|
-
/** en: Suggestions per Player */
|
|
851
|
-
SuggestionsPerPlayer: '#SUGGESTIONS_PER_PLAYER',
|
|
852
|
-
/** en: Match Scoring */
|
|
853
|
-
MatchScoring: '#MATCH_SCORING',
|
|
854
|
-
/** en: Match Tiebreaker */
|
|
855
|
-
MatchTiebreaker: '#MATCH_TIEBREAKER',
|
|
856
|
-
/** en: Match Count */
|
|
857
|
-
MatchCount: '#MATCH_COUNT',
|
|
858
|
-
/** en: Match Limit */
|
|
859
|
-
MatchLimit: '#MATCH_LIMIT',
|
|
860
|
-
/** en: Round Scoring */
|
|
861
|
-
RoundScoring: '#ROUND_SCORING',
|
|
862
|
-
/** en: Round Tiebreaker */
|
|
863
|
-
RoundTiebreaker: '#ROUND_TIEBREAKER',
|
|
864
|
-
/** en: Round Count */
|
|
865
|
-
RoundCount: '#ROUND_COUNT',
|
|
866
|
-
/** en: Round Limit */
|
|
867
|
-
RoundLimit: '#ROUND_LIMIT',
|
|
868
|
-
/** en: Team Scoring */
|
|
869
|
-
TeamScoring: '#TEAM_SCORING',
|
|
870
|
-
/** en: Team Tiebreaker */
|
|
871
|
-
TeamTiebreaker: '#TEAM_TIEBREAKER',
|
|
872
|
-
/** en: Team Count */
|
|
873
|
-
TeamCount: '#TEAM_COUNT',
|
|
874
|
-
/** en: Team Limit */
|
|
875
|
-
TeamLimit: '#TEAM_LIMIT',
|
|
876
|
-
/** en: Qualified */
|
|
877
|
-
Qualified: '#QUALIFIED',
|
|
878
|
-
/** en: Disqualified */
|
|
879
|
-
Disqualified: '#DISQUALIFIED',
|
|
880
|
-
/** en: Ranking */
|
|
881
|
-
Ranking: '#RANKING',
|
|
882
|
-
/** en: Score */
|
|
883
|
-
Score: '#SCORE',
|
|
884
|
-
/** en: Owner */
|
|
885
|
-
Owner: '#OWNER',
|
|
886
|
-
/** en: Admin */
|
|
887
|
-
Admin: '#ADMIN',
|
|
888
|
-
/** en: Moderator */
|
|
889
|
-
Moderator: '#MODERATOR',
|
|
890
|
-
/** en: Reviewer */
|
|
891
|
-
Reviewer: '#REVIEWER',
|
|
892
|
-
/** en: Banned */
|
|
893
|
-
Banned: '#BANNED',
|
|
894
|
-
/** en: Player */
|
|
895
|
-
Player: '#PLAYER',
|
|
896
|
-
/** en: Spectator */
|
|
897
|
-
Spectator: '#SPECTATOR',
|
|
898
|
-
/** en: Referee */
|
|
899
|
-
Referee: '#REFEREE',
|
|
900
|
-
/** en: Eliminated */
|
|
901
|
-
Eliminated: '#ELIMINATED',
|
|
902
|
-
/** en: Finalist */
|
|
903
|
-
Finalist: '#FINALIST',
|
|
904
|
-
/** en: Finished */
|
|
905
|
-
Finished: '#FINISHED',
|
|
906
|
-
/** en: Winner */
|
|
907
|
-
Winner: '#WINNER',
|
|
908
|
-
/** en: Gold Medal */
|
|
909
|
-
GoldMedal: '#GOLD_MEDAL',
|
|
910
|
-
/** en: Silver Medal */
|
|
911
|
-
SilverMedal: '#SILVER_MEDAL',
|
|
912
|
-
/** en: Bronze Medal */
|
|
913
|
-
BronzeMedal: '#BRONZE_MEDAL',
|
|
914
|
-
/** en: Team 1 */
|
|
915
|
-
Team1: '#TEAM_1',
|
|
916
|
-
/** en: Team 2 */
|
|
917
|
-
Team2: '#TEAM_2',
|
|
918
|
-
/** en: Team 3 */
|
|
919
|
-
Team3: '#TEAM_3',
|
|
920
|
-
/** en: Team 4 */
|
|
921
|
-
Team4: '#TEAM_4',
|
|
922
|
-
/** en: Team 5 */
|
|
923
|
-
Team5: '#TEAM_5',
|
|
924
|
-
/** en: Team 6 */
|
|
925
|
-
Team6: '#TEAM_6',
|
|
926
|
-
/** en: Team 7 */
|
|
927
|
-
Team7: '#TEAM_7',
|
|
928
|
-
/** en: Team 8 */
|
|
929
|
-
Team8: '#TEAM_8',
|
|
930
|
-
/** en: Team Red */
|
|
931
|
-
TeamRed: '#TEAM_RED',
|
|
932
|
-
/** en: Team Green */
|
|
933
|
-
TeamGreen: '#TEAM_GREEN',
|
|
934
|
-
/** en: Team Blue */
|
|
935
|
-
TeamBlue: '#TEAM_BLUE',
|
|
936
|
-
/** en: Team Yellow */
|
|
937
|
-
TeamYellow: '#TEAM_YELLOW',
|
|
938
|
-
/** en: Team Purple */
|
|
939
|
-
TeamPurple: '#TEAM_PURPLE',
|
|
940
|
-
/** en: Team Cyan */
|
|
941
|
-
TeamCyan: '#TEAM_CYAN',
|
|
942
|
-
/** en: Team White */
|
|
943
|
-
TeamWhite: '#TEAM_WHITE',
|
|
944
|
-
/** en: Team Black */
|
|
945
|
-
TeamBlack: '#TEAM_BLACK',
|
|
946
|
-
/** en: Add */
|
|
947
|
-
Add: '#ADD',
|
|
948
|
-
/** en: Added */
|
|
949
|
-
Added: '#ADDED',
|
|
950
|
-
/** en: Create */
|
|
951
|
-
Create: '#CREATE',
|
|
952
|
-
/** en: Created */
|
|
953
|
-
Created: '#CREATED',
|
|
954
|
-
/** en: Reply */
|
|
955
|
-
Reply: '#REPLY',
|
|
956
|
-
/** en: Replied */
|
|
957
|
-
Replied: '#REPLIED',
|
|
958
|
-
/** en: Review */
|
|
959
|
-
Review: '#REVIEW',
|
|
960
|
-
/** en: Reviewing */
|
|
961
|
-
Reviewing: '#REVIEWING',
|
|
962
|
-
/** en: Reviewed */
|
|
963
|
-
Reviewed: '#REVIEWED',
|
|
964
|
-
/** en: Verify */
|
|
965
|
-
Verify: '#VERIFY',
|
|
966
|
-
/** en: Verifying */
|
|
967
|
-
Verifying: '#VERIFYING',
|
|
968
|
-
/** en: Verified */
|
|
969
|
-
Verified: '#VERIFIED',
|
|
970
|
-
/** en: Upload */
|
|
971
|
-
Upload: '#UPLOAD',
|
|
972
|
-
/** en: Uploading */
|
|
973
|
-
Uploading: '#UPLOADING',
|
|
974
|
-
/** en: Uploaded */
|
|
975
|
-
Uploaded: '#UPLOADED',
|
|
976
|
-
/** en: Submit */
|
|
977
|
-
Submit: '#SUBMIT',
|
|
978
|
-
/** en: Submitting */
|
|
979
|
-
Submitting: '#SUBMITTING',
|
|
980
|
-
/** en: Submitted */
|
|
981
|
-
Submitted: '#SUBMITTED',
|
|
982
|
-
/** en: Edit */
|
|
983
|
-
Edit: '#EDIT',
|
|
984
|
-
/** en: Editing */
|
|
985
|
-
Editing: '#EDITING',
|
|
986
|
-
/** en: Edited */
|
|
987
|
-
Edited: '#EDITED',
|
|
988
|
-
/** en: Like */
|
|
989
|
-
Like: '#LIKE',
|
|
990
|
-
/** en: Liked */
|
|
991
|
-
Liked: '#LIKED',
|
|
992
|
-
/** en: Dislike */
|
|
993
|
-
Dislike: '#DISLIKE',
|
|
994
|
-
/** en: Disliked */
|
|
995
|
-
Disliked: '#DISLIKED',
|
|
996
|
-
/** en: Bookmark */
|
|
997
|
-
Bookmark: '#BOOKMARK',
|
|
998
|
-
/** en: Bookmarked */
|
|
999
|
-
Bookmarked: '#BOOKMARKED',
|
|
1000
|
-
/** en: Delete */
|
|
1001
|
-
Delete: '#DELETE',
|
|
1002
|
-
/** en: Deleting */
|
|
1003
|
-
Deleting: '#DELETING',
|
|
1004
|
-
/** en: Deleted */
|
|
1005
|
-
Deleted: '#DELETED',
|
|
1006
|
-
/** en: Remove */
|
|
1007
|
-
Remove: '#REMOVE',
|
|
1008
|
-
/** en: Removing */
|
|
1009
|
-
Removing: '#REMOVING',
|
|
1010
|
-
/** en: Removed */
|
|
1011
|
-
Removed: '#REMOVED',
|
|
1012
|
-
/** en: Restore */
|
|
1013
|
-
Restore: '#RESTORE',
|
|
1014
|
-
/** en: Restoring */
|
|
1015
|
-
Restoring: '#RESTORING',
|
|
1016
|
-
/** en: Restored */
|
|
1017
|
-
Restored: '#RESTORED',
|
|
1018
|
-
/** en: Confirm */
|
|
1019
|
-
Confirm: '#CONFIRM',
|
|
1020
|
-
/** en: Confirmed */
|
|
1021
|
-
Confirmed: '#CONFIRMED',
|
|
1022
|
-
/** en: Cancel */
|
|
1023
|
-
Cancel: '#CANCEL',
|
|
1024
|
-
/** en: Canceled */
|
|
1025
|
-
Canceled: '#CANCELED',
|
|
1026
|
-
/** en: Increase */
|
|
1027
|
-
Increase: '#INCREASE',
|
|
1028
|
-
/** en: Decrease */
|
|
1029
|
-
Decrease: '#DECREASE',
|
|
1030
|
-
/** en: Upvote */
|
|
1031
|
-
Upvote: '#UPVOTE',
|
|
1032
|
-
/** en: Upvoted */
|
|
1033
|
-
Upvoted: '#UPVOTED',
|
|
1034
|
-
/** en: Downvote */
|
|
1035
|
-
Downvote: '#DOWNVOTE',
|
|
1036
|
-
/** en: Downvoted */
|
|
1037
|
-
Downvoted: '#DOWNVOTED',
|
|
1038
|
-
/** en: Agree */
|
|
1039
|
-
Agree: '#AGREE',
|
|
1040
|
-
/** en: Agreed */
|
|
1041
|
-
Agreed: '#AGREED',
|
|
1042
|
-
/** en: Disagree */
|
|
1043
|
-
Disagree: '#DISAGREE',
|
|
1044
|
-
/** en: Disagreed */
|
|
1045
|
-
Disagreed: '#DISAGREED',
|
|
1046
|
-
/** en: Lock */
|
|
1047
|
-
Lock: '#LOCK',
|
|
1048
|
-
/** en: Locked */
|
|
1049
|
-
Locked: '#LOCKED',
|
|
1050
|
-
/** en: Unlock */
|
|
1051
|
-
Unlock: '#UNLOCK',
|
|
1052
|
-
/** en: Unlocked */
|
|
1053
|
-
Unlocked: '#UNLOCKED',
|
|
1054
|
-
/** en: Pin */
|
|
1055
|
-
Pin: '#PIN',
|
|
1056
|
-
/** en: Pinned */
|
|
1057
|
-
Pinned: '#PINNED',
|
|
1058
|
-
/** en: Unpin */
|
|
1059
|
-
Unpin: '#UNPIN',
|
|
1060
|
-
/** en: Unpinned */
|
|
1061
|
-
Unpinned: '#UNPINNED',
|
|
1062
|
-
/** en: Follow */
|
|
1063
|
-
Follow: '#FOLLOW',
|
|
1064
|
-
/** en: Following */
|
|
1065
|
-
Following: '#FOLLOWING',
|
|
1066
|
-
/** en: Followed */
|
|
1067
|
-
Followed: '#FOLLOWED',
|
|
1068
|
-
/** en: Unfollow */
|
|
1069
|
-
Unfollow: '#UNFOLLOW',
|
|
1070
|
-
/** en: Subscribe */
|
|
1071
|
-
Subscribe: '#SUBSCRIBE',
|
|
1072
|
-
/** en: Subscribing */
|
|
1073
|
-
Subscribing: '#SUBSCRIBING',
|
|
1074
|
-
/** en: Subscribed */
|
|
1075
|
-
Subscribed: '#SUBSCRIBED',
|
|
1076
|
-
/** en: Unsubscribe */
|
|
1077
|
-
Unsubscribe: '#UNSUBSCRIBE',
|
|
1078
|
-
/** en: Publish */
|
|
1079
|
-
Publish: '#PUBLISH',
|
|
1080
|
-
/** en: Publishing */
|
|
1081
|
-
Publishing: '#PUBLISHING',
|
|
1082
|
-
/** en: Published */
|
|
1083
|
-
Published: '#PUBLISHED',
|
|
1084
|
-
/** en: Unpublish */
|
|
1085
|
-
Unpublish: '#UNPUBLISH',
|
|
1086
|
-
/** en: Show */
|
|
1087
|
-
Show: '#SHOW',
|
|
1088
|
-
/** en: Hide */
|
|
1089
|
-
Hide: '#HIDE',
|
|
1090
|
-
/** en: Allow */
|
|
1091
|
-
Allow: '#ALLOW',
|
|
1092
|
-
/** en: Allowed */
|
|
1093
|
-
Allowed: '#ALLOWED',
|
|
1094
|
-
/** en: Disallow */
|
|
1095
|
-
Disallow: '#DISALLOW',
|
|
1096
|
-
/** en: Disallowed */
|
|
1097
|
-
Disallowed: '#DISALLOWED',
|
|
1098
|
-
/** en: Approve */
|
|
1099
|
-
Approve: '#APPROVE',
|
|
1100
|
-
/** en: Approved */
|
|
1101
|
-
Approved: '#APPROVED',
|
|
1102
|
-
/** en: Deny */
|
|
1103
|
-
Deny: '#DENY',
|
|
1104
|
-
/** en: Denied */
|
|
1105
|
-
Denied: '#DENIED',
|
|
1106
|
-
/** en: Accept */
|
|
1107
|
-
Accept: '#ACCEPT',
|
|
1108
|
-
/** en: Accepted */
|
|
1109
|
-
Accepted: '#ACCEPTED',
|
|
1110
|
-
/** en: Reject */
|
|
1111
|
-
Reject: '#REJECT',
|
|
1112
|
-
/** en: Rejected */
|
|
1113
|
-
Rejected: '#REJECTED',
|
|
1114
|
-
/** en: Star */
|
|
1115
|
-
Star: '#STAR',
|
|
1116
|
-
/** en: Starred */
|
|
1117
|
-
Starred: '#STARRED',
|
|
1118
|
-
};
|