-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocalization.json
890 lines (890 loc) · 29.6 KB
/
localization.json
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
{
"playdemolevels": {
"en": "Play Demo Levels",
"ko": "데모 레벨 플레이",
"owo": "Pway demo levews"
},
"customs": {
"en": "Custom Levels",
"jp": "Japanese for custom levels",
"ko": "커스텀 레벨",
"owo": "Cuwstom levews"
},
"settings": {
"en": "Settings",
"jp": "Japanese for settings",
"ko": "설정",
"owo": "Settings UwU"
},
"credits": {
"en": "Credits",
"ko": "크레딧",
"owo": "Cwedits"
},
"exitgame": {
"en": "Exit Game",
"ko": "게임 나가기",
"owo": "Exit game UmU"
},
"devLevelSelect": {
"en": "Developer Level Select",
"ko": "개발자 레벨 선택",
"owo": "Devewopew levew sewect"
},
"discordLink": {
"en": "Join our Discord!",
"ko": "디스코드에 참여해주세요!",
"owo": "Join ouww discowd! OwO"
},
"twitterPlug": {
"en": "Follow us on Twitter! @BeatblockGame",
"ko": "트위터에서 팔로우해주세요! @BeatblockGame",
"owo": "Fowwow uws on twittew! @beatblockgame"
},
"tutorialNag": {
"en": "Please play the tutorial in \"Play Demo Levels\" before playing custom levels. ",
"ko": "커스텀 레벨을 플레이하기 전에 \"데모 레벨 플레이\"에서 튜토리얼을 플레이 해주세요. ",
"owo": "Pwease pway the tutowiaw in \"Pway demo levews\" befowe pwaying custom levews. "
},
"returnToMenuPrompt_keyboard": {
"en": "(press escape to return to menu)",
"ko": "(escape를 눌러 메뉴로 나가기)",
"owo": "(pwess escape to wetuwwn to menuw)"
},
"returnToMenuPrompt_controller": {
"en": "(press start to return to menu)",
"ko": "(start를 눌러 메뉴로 나가기)",
"owo": "(pwess stawt to wetuwwn to menuw)"
},
"optionsHint": {
"en": "(Left and Right to change values)",
"ko": "(왼쪽과 오른쪽 방향키로 값 변경)",
"owo": "(left and right to change vawuwes)"
},
"optionsEnabled": {
"en": ": Enabled",
"ko": ": 활성화",
"owo": ": enabwed"
},
"optionsDisabled": {
"en": ": Disabled",
"ko": ": 비활성화",
"owo": ": disabwed"
},
"optionsHitsounds": {
"en": "Hitsounds",
"ko": "히트사운드",
"owo": "Hitsouwnds"
},
"optionsInputOffset": {
"en": "Input offset: @@1@@ ms",
"ko": "입력 오프셋: @@1@@ ms",
"owo": "Inpuwt offset: @@1@@ ms"
},
"optionsCalibrate": {
"en": "Calibrate",
"ko": "보정",
"owo": "Cawibwate"
},
"optionsSfxVolume": {
"en": "SFX volume: @@1@@",
"ko": "SFX 음량: @@1@@",
"owo": "Sfx vowuwme: @@1@@"
},
"optionsMusicVolume": {
"en": "Music volume: @@1@@",
"ko": "음악 음량: @@1@@",
"owo": "Muwsic vowuwme: @@1@@"
},
"optionsFullscreen": {
"en": "Fullscreen",
"ko": "전체화면",
"owo": "Fuwwwscween"
},
"optionsWindowScale": {
"en": "Window scale: @@1@@x",
"ko": "창 크기: @@1@@x",
"owo": "Window scawe: @@1@@x"
},
"optionsPlayMenuMusic": {
"en": "Play menu music",
"ko": "메뉴 음악 재생",
"owo": "Plway menu muwusic"
},
"optionsGraphics": {
"en": "Graphics",
"ko": "그래픽",
"owo": "Gwaphics"
},
"optionsAudio": {
"en": "Audio",
"ko": "오디오",
"owo": "Auwdio"
},
"optionsGameplay": {
"en": "Gameplay",
"ko": "게임플레이",
"owo": "Gamepway"
},
"optionsMuteOnFocusLoss": {
"en": "Mute on Focus Loss",
"ko": "Mute on Focus Loss",
"owo": "Mute on Focus Loss"
},
"optionsMouseSettings": {
"en": "Mouse Settings",
"ko": "마우스 설정",
"owo": "Mouwse settings"
},
"optionsForceMouseKeyboard": {
"en": "Force Mouse+Keyboard",
"ko": "마우스+키보드 강제",
"owo": "Fowce mouwse+keyboawd"
},
"optionsCircleSnap": {
"en": "Circle Snap",
"ko": "원 고정",
"owo": "Ciwcwe snap"
},
"optionsLockToWindow": {
"en": "Lock Mouse to Window",
"ko": "창에 마우스 고정",
"owo": "Lock mouwse to window"
},
"optionsCursorMode": {
"en": "In-game Cursor mode: @@1@@",
"ko": "인게임 커서 모드: @@1@@",
"owo": "In-game cuwwsow mode: @@1@@"
},
"optionsDisableClick": {
"en": "Disable Clicking on Taps",
"ko": "탭에서 클릭 비활성화",
"owo": "Disable Clicking on Taps"
},
"enumCursorDefault": {
"en": "Default",
"ko": "기본",
"owo": "Defauwwt"
},
"enumCursorLarge": {
"en": "Large",
"ko": "큼",
"owo": "Lawge"
},
"enumCursorInvert": {
"en": "Invert",
"ko": "반전",
"owo": "Invewt"
},
"optionsHUD": {
"en": "HUD Mode: @@1@@",
"ko": "HUD 모드: @@1@@",
"owo": "Hud mode: @@1@@"
},
"enumHUDDefault": {
"en": "Default",
"ko": "기본",
"owo": "Defauwwt"
},
"enumHUDExpanded": {
"en": "Expanded",
"ko": "확장",
"owo": "Expanded"
},
"enumHUDExpandedPlus": {
"en": "Expanded (w/ Miss & Barely display)",
"ko": "확장 (놓침 및 부정확 표시 포함)",
"owo": "Expanded (w/ Miss & Barely display) (owo)"
},
"enumHUDNone": {
"en": "None",
"ko": "없음",
"owo": "None"
},
"optionsVSync": {
"en": "VSync",
"ko": "수직 동기화",
"owo": "VSync"
},
"optionsAccessibility": {
"en": "Accessibility",
"ko": "접근성",
"owo": "Accessibiwity"
},
"optionsVFX": {
"en": "VFX: @@1@@",
"ko": "VFX: @@1@@",
"owo": "Vfx: @@1@@"
},
"optionsVFXFull": {
"en": "Full",
"ko": "전체",
"owo": "Fuwww"
},
"optionsVFXDecreased": {
"en": "Decreased",
"ko": "감소",
"owo": "decweased"
},
"optionsVFXNone": {
"en": "None",
"ko": "없음",
"owo": "None"
},
"optionsTaps": {
"en": "Taps: @@1@@",
"ko": "탭: @@1@@",
"owo": "Taps: @@1@@"
},
"optionsSides": {
"en": "Sides: @@1@@",
"ko": "사이드: @@1@@",
"owo": "Sides: @@1@@"
},
"optionsNotesDefault": {
"en": "Default",
"ko": "기본",
"owo": "Defauwwt"
},
"optionsNotesLenient": {
"en": "Lenient",
"ko": "관대함",
"owo": "Wenient"
},
"optionsNotesAuto": {
"en": "Automatic",
"ko": "자동",
"owo": "Auwtomatic"
},
"optionsDisplayMode": {
"en": "Display Mode: @@1@@",
"ko": "화면 모드: @@1@@",
"owo": "Dispway mode: @@1@@"
},
"enumWindowed": {
"en": "Windowed",
"ko": "창",
"owo": "WindOwOed"
},
"enumBorderless": {
"en": "Borderless Windowed",
"ko": "경계 없는 창",
"owo": "Bowdewwess windOwOed"
},
"enumFullscreen": {
"en": "Fullscreen",
"ko": "전체화면",
"owo": "Fuwwwscween"
},
"optionsKeybinds": {
"en": "Controls",
"ko": "조작",
"owo": "Controls"
},
"optionsKeybindsKeyboardGameplay": {
"en": "Gameplay Controls (Keyboard)",
"ko": "게임플레이 조작 (키보드)",
"owo": "Gameplay Controls (Keyboard)"
},
"optionsKeybindsKeyboardMenu": {
"en": "Menu Controls (Keyboard)",
"ko": "메뉴 조작 (키보드)",
"owo": "Menu Controls (Keyboard)"
},
"optionsKeybindsKeyboardEditor": {
"en": "Editor Controls (Keyboard)",
"ko": "에디터 조작 (키보드)",
"owo": "Editor Controls (Keyboard)"
},
"optionsKeybindsControllerBinds": {
"en": "Controller Controls",
"ko": "컨트롤러 조작",
"owo": "Controller Controls"
},
"back": {
"en": "Back",
"ko": "이전",
"owo": "Back"
},
"quitToMenu": {
"en": "Quit to menu",
"ko": "메뉴로 나가기",
"owo": "Quwit to menuw"
},
"optionsTestEnum": {
"en": "Test enum: @@1@@"
},
"enumOne": {
"en": "one!"
},
"enumTwo": {
"en": "two!"
},
"enumThree": {
"en": "three!"
},
"optionsLanguage": {
"en": "Language",
"ko": "언어",
"owo": "Languwage"
},
"lang_en": {
"en": "English",
"ko": "영어",
"owo": "Engwish"
},
"lang_jp": {
"en": "Japanese",
"ko": "일본어",
"owo": "Japanese"
},
"lang_zh_hant": {
"en": "Traditional Chinese",
"ko": "중국어 번체"
},
"lang_zh_cn": {
"en": "Simplified Chinese",
"ko": "중국어 간체"
},
"lang_owo": {
"en": "OwO",
"ko": "OwO",
"owo": "OwO"
},
"lang_ko": {
"en": "Korean",
"ko": "한국어",
"owo": "Kowean"
},
"unplayed": {
"en": "Unplayed!",
"ko": "플레이 안함!",
"owo": "Unpwayed! OwO"
},
"play": {
"en": "Play",
"ko": "플레이",
"owo": "Pway"
},
"edit": {
"en": "Edit",
"ko": "편집",
"owo": "Edit"
},
"options": {
"en": "Options",
"ko": "설정",
"owo": "Options"
},
"createlevel": {
"en": "Create level",
"ko": "레벨 만들기",
"owo": "Cweate wevew"
},
"openCustomsFolder": {
"en": "Open folder",
"ko": "폴더 열기",
"owo": "Open fowdew"
},
"putLevelsInHere": {
"en": "Put levels in here!",
"ko": "여기에 레벨을 놓으세요!",
"owo": "Puwt wevews in hewe! OwO"
},
"bpm": {
"en": "@@1@@ BPM",
"ko": "@@1@@ BPM",
"owo": "@@1@@ BPM UwU"
},
"ratemod": {
"en": "Game speed: @@1@@",
"ko": "게임 속도: @@1@@",
"owo": "Game spweed: @@1@@"
},
"noPRankMessage": {
"en": "Ineligible for P-Ranks",
"ko": "P-랭크 달성에 충분하지 않습니다",
"owo": "No Prank... ;w;"
},
"optionsMenuHeader": {
"en": "Options",
"ko": "설정",
"owo": "Owoptions"
},
"restartOn": {
"en": "Restart on: @@1@@",
"ko": "다음 상황에서 재시작: @@1@@",
"owo": "Restart owon: @@1@@"
},
"optionsRestartOnMiss": {
"en": "Miss",
"ko": "놓침",
"owo": "Miss"
},
"optionsRestartOnBarely": {
"en": "Miss / Barely",
"ko": "놓침 / 부정확",
"owo": "Miss / Barely"
},
"optionsNoBarelies": {
"en": "No Barelies",
"ko": "부정확 없음",
"owo": "No Barelies"
},
"resultsRateDisplay": {
"en": "@@1@@x speed",
"ko": "@@1@@배속",
"owo": "@@1@@x speed"
},
"resultsAccessibilityLenient": {
"en": "Lenient",
"ko": "관대함",
"owo": "Lenient"
},
"resultsAccessibilityAutomatic": {
"en": "Automatic",
"ko": "자동",
"owo": "Automatic"
},
"resultsAccessibilityVFXLow": {
"en": "Decreased VFX",
"ko": "VFX 감소",
"owo": "Decreased VFX"
},
"resultsAccessibilityVFXNone": {
"en": "No VFX",
"ko": "VFX 없음",
"owo": "No VFX"
},
"resultsAccessibilityTaps": {
"en": "Tap Notes",
"ko": "탭 노트",
"owo": "Tap Notes"
},
"resultsAccessibilitySides": {
"en": "Side Notes",
"ko": "사이드 노트",
"owo": "Side Notes"
},
"optionsMenuDescription1": {
"en": "Multiplier to overall game speed. Chart will become faster or slower.",
"ko": "전반적인 게임의 배속값입니다. 차트가 빠르거나 느려질 것입니다.",
"owo": "Multiplier to overall game speed. Chart will become faster or slower."
},
"optionsMenuDescription2": {
"en": "Reduces intensity of game visual effects, or removes visual effects entirely.",
"ko": "게임 시각 효과의 강도를 줄이거나, 시각 효과를 완전히 제거합니다.",
"owo": "Reduces intensity of game visual effects, or removes visual effects entirely."
},
"optionsMenuDescription3": {
"en": "Makes tap notes more lenient, or allows you to hit tap notes automatically.",
"ko": "탭 노트 판정을 더 관대하게 만들거나, 탭 노트를 자동으로 처리하도록 합니다.",
"owo": "Makes tap notes more lenient, or allows you to hit tap notes automatically."
},
"optionsMenuDescription4": {
"en": "Makes side notes more lenient, or allows you to hit side notes automatically.",
"ko": "사이드 노트 판정을 더 관대하게 만들거나, 사이드 노트를 자동으로 처리하도록 합니다.",
"owo": "Makes side notes more lenient, or allows you to hit side notes automatically."
},
"optionsMenuDescription5": {
"en": "Automatically restarts the level upon missing or hitting a barely.",
"ko": "놓침이나 부정확 판정이 나왔을 때 레벨을 자동으로 다시 시작합니다.",
"owo": "Automatically restarts the level upon missing or hitting a barely."
},
"optionsMenuDescription6": {
"en": "Removes the ability to obtain Barely judgements, causing a Miss in their place instead.",
"ko": "부정확 판정을 제거하여 놓침 판정이 대신 나오게 합니다.",
"owo": "Removes the ability to obtain Barely judgements, causing a Miss in their place instead."
},
"editorWarning": {
"en": "Hello, thanks for checking out the level editor!\nWhile its usable to create levels, it is currently not very user friendly, and is prone to glitches. We plan to smooth it out over the course of development. Please consider the level editor in its current state experimental.\nThat being said, have fun, and make sure to save often!\n\n(Press enter to go to editor, or escape to quit)",
"ko": "안녕하세요, 레벨 에디터를 봐주셔서 고마워요!\n레벨을 만들기에는 충분하지만, 지금은 사용자 편의성이 부족하고 여러 문제가 자주 생길 수 있어요. 개발을 거치면서 다듬을 계획이에요. 현재 레벨 에디터가 실험 단계라는 것을 고려해 주세요.\n설명은 충분히 했으니 재밌게 즐기시고, 자주 저장하는 것을 잊지 마세요!\n\n(enter를 눌러 에디터로 들어가거나, escape를 눌러 나가기)",
"owo": "hewwo, thanks fow checking ouwt the wevew editow! OwO\nwhiwe its uwsabwe to cweate wevews, it is cuwwwentwy not vewy uwsew fwiendwy, and is pwone to gwitches. We pwan to smooth it ouwt ovew the couwwse of devewopment. Pwease considew the wevew editow in its cuwwwent state expewimentaw.\n that being said, have fuwn, and make suwwe to save often! OwO\n\n(pwess entew to go to editow, ow escape to quwit)"
},
"errorMessage": {
"en": "Something broke while playing a level! Here are the details:\n@@1@@",
"ko": "레벨을 플레이하는 중에 뭔가 망가졌어요! 여기 자세한 내용이에요:\n@@1@@",
"owo": "something bwoke whiwe pwaying a wevew! OwO hewe awe the detaiws:\n@@1@@"
},
"tutorial_1": {
"en": "So you want to block beats?\nIt's going to take an awful lot of practice.",
"ko": "그래서 비트를 막고 싶다고요?\n고된 연습이 필요할 거에요.",
"owo": "so u want to bwock beats? UwU\nit's going to take an awfuww wot of pwactice."
},
"tutorial_2_mouse": {
"en": "Let's start with the basics.\nFor Blocks and Holds, simply move your paddle with the mouse to hit them.",
"ko": "기본부터 시작하자고요.\n블록과 홀드는, 그냥 마우스로 패들을 움직여서 맞추면 돼요.",
"owo": "let's stawt with the basics.\n fow bwocks and howds, simpwy move uw paddwe with the mouwse to hit them."
},
"tutorial_2_controller": {
"en": "Let's start with the basics.\nFor Blocks and Holds, simply move your paddle with the analog stick to hit them.",
"ko": "기본부터 시작하자고요.\n블록과 홀드는, 그냥 조이스틱으로 패들을 움직여서 맞추면 돼요.",
"owo": "let's stawt with the basics.\n fow bwocks and howds, simpwy move uw paddwe with the anawog stick to hit them."
},
"tutorial_3": {
"en": "Give it a go!",
"ko": "한번 해봐요!",
"owo": "Give it a go! OwO"
},
"tutorial_4": {
"en": "Not bad, but let's face it, that was easy.",
"ko": "나쁘진 않지만, 솔직히 이건 너무 쉬웠어요.",
"owo": "Not bad, buwt wet's face it, that was easy."
},
"tutorial_5": {
"en": "Time for Taps.\nThey can show up either on their own, or attatched to other notes.",
"ko": "탭에 대해 알아볼 차례에요.\n탭은 따로 나올 수도 있고, 다른 노트에 붙어서 나올 수도 있어요.",
"owo": "time fow taps.\n they can show uwp eithew on theiw own, ow attatched to othew notes."
},
"tutorial_6_mouse": {
"en": "To hit them, press Z or X when they reach your paddle.\nYou can also click with the mouse.",
"owo": "to hit them, pwess z ow x when they weach uw paddwe.\n youw can awso cwick with the mouwse."
},
"tutorial_6_controller": {
"en": "To hit them, press (A) or (X) when they reach your paddle.",
"owo": "To hit them, pwess (a) ow (x) when they weach uw paddwe."
},
"tutorial_7": {
"en": "Why don't we take this to the next level?",
"owo": "Why don't we take this to the next wevew? OwO"
},
"tutorial_8": {
"en": "I have to concede, that was impressive! Next are Mines and Sides.",
"owo": "I have to concede, that was impwessive! OwO next awe mines and sides."
},
"tutorial_9": {
"en": "Mines just need to be avoided,\nand Sides need to be slammed into from the side.",
"owo": "mines juwst need to be avoided,\nand sides need to be swammed into fwom the side."
},
"tutorial_10": {
"en": "For Sides, timing is key.\nDon't fall apart now!",
"owo": "fow sides, timing is key.\n don't faww apawt now!"
},
"inverses_1": {
"en": "INVERSES AHEAD!",
"owo": "invewses ahead! OwO"
},
"inverses_2": {
"en": "hit these with the back of your paddle instead of the front!",
"owo": "hit these with the back of uw paddwe instead of the fwont! OwO"
},
"inverses_3_mouse": {
"en": "press Z to continue",
"owo": "pwess z to continuwe"
},
"inverses_3_controller": {
"en": "press (A) to continue",
"owo": "pwess (a) to continuwe"
},
"calibration_1_mouse": {
"en": "Press Z to the beat.",
"owo": "Pwess z to the beat. OwO"
},
"calibration_1_controller": {
"en": "Press (A) to the beat.",
"owo": "Pwess (A) to the beat. OwO"
},
"calibration_2": {
"en": "Calibration complete!",
"owo": "Cawibwation compwete! UwU"
},
"calibration_3": {
"en": "Change calibration from @@1@@ to @@2@@?",
"owo": "Change cawibwation fwom @@1@@ to @@2@@? UwU"
},
"calibration_4": {
"en": "Change to @@1@@",
"owo": "Change to @@1@@"
},
"calibration_5": {
"en": "Keep as @@1@@",
"owo": "Keep as @@1@@"
},
"averageOffset": {
"en": "Average offset: @@1@@",
"owo": "avewage offset: @@1@@"
},
"combo": {
"en": " combo!",
"ko": " 콤보!",
"owo": " combOwO!"
},
"comboPerfect": {
"en": " COMBO!!",
"ko": " 콤보!!",
"owo": " COMBOwO!!"
},
"comboExpanded": {
"en": "combo",
"ko": "콤보",
"owo": "combowo"
},
"accuracyExpanded": {
"en": "accuracy",
"ko": "정확도",
"owo": "accuwwacy"
},
"accuracyBarelySingular": {
"en": " barely",
"ko": " 부정확",
"owo": " bawewy"
},
"accuracyBarelyPlural": {
"en": " barelies",
"ko": " 부정확",
"owo": " bawewies"
},
"accuracyMissSingular": {
"en": " miss",
"ko": " 놓침",
"owo": " miss ;-;"
},
"accuracyMissPlural": {
"en": " misses",
"ko": " 놓침",
"owo": " misses ;-;"
},
"difficultySpecial": {
"en": "Special",
"ko": "스페셜",
"owo": "Speciaw"
},
"difficultyEasy": {
"en": "Easy",
"ko": "쉬움",
"owo": "Easy"
},
"difficultyHard": {
"en": "Hard",
"ko": "어려움",
"owo": "Hard"
},
"difficultyChallenge": {
"en": "Challenge",
"ko": "챌린지",
"owo": "Chawwenge"
},
"difficultyExpert": {
"en": "Apocrypha",
"ko": "외전",
"owo": "Apowocrypha"
},
"pauseHeader": {
"en": "- PAUSED -",
"ko": "- 일시정지 -",
"owo": "- PAWSED -"
},
"pauseRetry": {
"en": "Retry",
"ko": "재시도",
"owo": "Retwy"
},
"pauseQuit": {
"en": "Quit",
"ko": "나가기",
"owo": "Quit"
},
"grade": {
"en": "Grade:",
"ko": "등급:",
"owo": "gwade:"
},
"misses": {
"en": "Misses: @@1@@",
"ko": "놓침: @@1@@",
"owo": "misses: @@1@@"
},
"barelies": {
"en": "Barelies: @@1@@",
"ko": "부정확: @@1@@",
"owo": "bawewies: @@1@@"
},
"continue": {
"en": "Continue",
"ko": "계속하기",
"owo": "continuwe"
},
"retry": {
"en": "Retry",
"ko": "재시도",
"owo": "retwy"
},
"levelTutorial": {
"en": "Tutorial",
"ko": "튜토리얼",
"owo": "Tuwtowiaw"
},
"levelTutorialDescription": {
"en": "If you're playing for the first time, or just need a refresher on the basics, start here!",
"owo": "If u'we pwaying fow the fiwst time, ow juwst need a wefweshew on the basics, stawt hewe! OwO"
},
"levelGrittedStringsDescription": {
"en": "Watch the swaps between mines and blocks, and this duel is yours.\n\nMechanics used: Mines",
"owo": "watch the swaps between mines and bwocks, and this duwew is uws.\n \nmechanics uwsed: mines"
},
"levelSoStressedDescription": {
"en": "Let the summer rain wash your worries away.",
"owo": "Let the suwmmew wain wash uw wowwies away."
},
"levelCodeRemixDescription": {
"en": "Song originally from Heaven Studio.\n\nMechanics used: Sides",
"owo": "song owiginawwy fwom heaven stuwdio.\n \nmechanics uwsed: sides"
},
"levelLawrenceDescription": {
"en": "Mechanics used: Sides, mines",
"owo": "Mechanics uwsed: sides, mines"
},
"levelILOVEYOUDescription": {
"en": "ACCEPT THIS \"LOVELETTER\"? [Y/N]\n---\nMade by the team \"Fool's Play\" for\"THE BMS OF FIGHTERS: \nNT -Twinkle Dream Traveler-\". \n\nVFX inspired by Kusanegi's song art (@tzlandcaocong on Twitter)\n\nMechanics used: Inverses",
"owo": "Accept this \"lovelettew\"? UwU [y/n]\n---\nmade by the team \"foow's pway\" fow\"the bms of fighters: \nnt -twinkwe dweam twavewew-\". \n \nvfx inspiwed by Kusanegi's song awt (@tzlandcaocong on twittew)\n\nmechanics uwsed: invewses"
},
"crashTitle": {
"en": "Beatblock has crashed!",
"owo": "Beatbwock has cwashed! OwO"
},
"crashBody": {
"en": "Beatblock crashed unexpectedly!\nWould you like to save a crash report? \nThis will create a text file that can then be sent to the developers.",
"owo": "beatbwock cwashed uwnexpectedwy! OwO\nwouwwd u wike to save a cwash wepowt? UwU \nthis wiww cweate a text fiwe that can then be sent to the devewopews."
},
"crashSavedTitle": {
"en": "Crash Report Saved!",
"owo": "cwash repowt saved! OwO"
},
"crashSavedBody": {
"en": "A crash log has been saved to \"@@1@@\".",
"owo": "a cwash wog has been saved to \"@@1@@\"."
},
"crashYes": {
"en": "Yes",
"owo": "yes"
},
"crashNo": {
"en": "No",
"owo": "no"
},
"keybindsAddNew": {
"en": "Add",
"ko": "추가",
"owo": "Add~"
},
"keybindsPressKey": {
"en": "Press a Key...",
"ko": "키를 눌러 주세요...",
"owo": "Press a Key..."
},
"keybindspPressButton": {
"en": "Press a Button...",
"ko": "버튼을 눌러 주세요...",
"owo": "Press a Button..."
},
"keybindsResetDefault": {
"en": "Reset all keybinds in all categories",
"ko": "전체 분류에 있는 모든 키 할당 초기화",
"owo": "Reset aww keybwinds in all categories"
},
"keybindsJoystick": {
"en": "Joystick",
"ko": "조이스틱",
"owo": "Joystick"
},
"keybindsAddJoystick": {
"en": "Move a Joystick...",
"ko": "조이스틱을 움직여 주세요...",
"owo": "Move a Joystick..."
},
"tap1": {
"en": "Tap",
"ko": "탭",
"owo": "Tap"
},
"tap2": {
"en": "Tap (Alt.)",
"ko": "탭 (보조)",
"owo": "Tap (Alt.)"
},
"pause": {
"en": "pause",
"ko": "일시정지",
"owo": "pause"
},
"restart": {
"en": "restart",
"ko": "재시작",
"owo": "restart"
},
"select": {
"en": "select",
"ko": "선택",
"owo": "select"
},
"menu_up": {
"en": "up",
"ko": "위",
"owo": "up"
},
"menu_left": {
"en": "left",
"ko": "왼쪽",
"owo": "left"
},
"menu_right": {
"en": "right",
"ko": "오른쪽",
"owo": "right"
},
"menu_down": {
"en": "down",
"ko": "아래",
"owo": "down"
},
"move_up": {
"en": "up",
"ko": "위",
"owo": "up"
},
"move_left": {
"en": "left",
"ko": "왼쪽",
"owo": "left"
},
"move_right": {
"en": "right",
"ko": "오른쪽",
"owo": "right"
},
"move_down": {
"en": "down",
"ko": "아래",
"owo": "down"
},
"modifier": {
"en": "modifier",
"ko": "modifier",
"owo": "modifier"
},
"save": {
"en": "save",
"ko": "저장",
"owo": "save"
},
"delete": {
"en": "delete",
"ko": "삭제",
"owo": "delete"
},
"epilepsyWarning": {
"en": "Beatblock has some visuals that may trigger epilepsy or photosensitivity issues for players. Proceed with caution, and please check the accessibility options for settings to remove visual effects if needed.",
"ko": "비트블록은 플레이어에게 발작이나 광과민성 문제를 일으킬 수 있는 시각적 요소가 있습니다. 주의를 기울이시고, 필요한 경우 시각 효과를 제거할 수 있는 접근성 설정을 확인하세요.",
"owo": "Beatblock has some visuals that may trigger epilepsy or photosensitivity issues for players. Proceed with caution, and please check the accessibility options for settings to remove visual effects if needed."
},
"demoWarning": {
"en": "This game is currently still in a demo phase, and acts as a preview of a small section of the experience. The difficulty curve is not representative of the full game's planned scope & difficulty, and anything in this demo is subject to change between now and release.\nThank you for your understanding!",
"ko": "이 게임은 현재 베타 단계이며, 전체 경험의 일부 미리보기로서 작용합니다. 난이도 설정값은 전체 게임의 계획된 초점 및 난이도를 나타내지 않으며, 이 데모의 요소는 현재 그리고 출시 때 변경될 수 있습니다.\n양해해 주셔서 감사합니다!",
"owo": "This game is currently still in a demo phase, and acts as a preview of a small section of the experience. The difficulty curve is not representative of the full game's planned scope & difficulty, and anything in this demo is subject to change between now and release.\nThank you for your understanding!"
},
"attentionPls": {
"en": "Attention! Please read carefully!",
"ko": "주의! 아래 내용을 세심하게 읽어주세요!",
"owo": "Attention! Please read carefully!"
}
}