Skip to content

Commit

Permalink
i18n: ko 7.01
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing-su committed Dec 24, 2024
1 parent 022f149 commit bde8e5b
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 0 deletions.
29 changes: 29 additions & 0 deletions ui/raidboss/data/07-dt/raid/r1n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,35 @@ const triggerSet: TriggerSet<Data> = {
'\\(telegraphs\\)': '(预兆)',
},
},
{
'locale': 'ko',
'replaceSync': {
'Black Cat': '블랙 캣',
'Copy Cat': '카피 캣',
},
'replaceText': {
'(?<! )Black Cat Crossing': '교차 손톱',
'(?<! )One-two Paw': '2연속 손톱',
'Biscuit Maker': '꾹꾹이',
'Bloody Scratch': '피묻은 손톱자국',
'Clawful': '묵직한 할퀴기',
'Copycat': '카피 캣',
'Elevate and Eviscerate': '고양이 올려치기',
'Grimalkin Gale': '고양이 돌풍',
'Impact': '충격',
'Leaping Black Cat Crossing': '도약 교차 손톱',
'Leaping One-two Paw': '도약 2연속 손톱',
'Mouser': '생쥐 몰이',
'Overshadow': '그림자 드리우기',
'Predaceous Pounce': '고양이 우다다',
'Shockwave': '충격파',
'\\(cast\\)': '(시전)',
'\\(damage\\)': '(피해)',
'\\(hits\\)': '(명중)',
'\\(jump\\)': '(점프)',
'\\(telegraphs\\)': '(전조)',
},
},
],
};

Expand Down
25 changes: 25 additions & 0 deletions ui/raidboss/data/07-dt/raid/r2n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,31 @@ const triggerSet: TriggerSet<Data> = {
'Tempting Twist': '甜心旋风',
},
},
{
'locale': 'ko',
'replaceSync': {
'Honey B. Lovely': '허니 B. 러블리',
},
'replaceText': {
'Alarm Pheromones': '페로몬 경보',
'Blinding Love': '맹목적인 사랑',
'Blow Kiss': '손키스',
'Call Me Honey': '러블리한 인사',
'Drop of Venom': '독성 빗방울',
'Fracture': '작렬',
'Heart-struck': '애통',
'Heartsick': '가슴앓이',
'Heartsore': '상심',
'Honey B. Finale': '허니 B. 피날레',
'Honey B. Live': '허니 B. 라이브',
'Honey Beeline': '허니 폭발',
'Honeyed Breeze': '허니 돌풍',
'Love Me Tender': '러브 미 텐더',
'Loveseeker': '구애',
'Splash of Venom': '독성 비',
'Tempting Twist': '허니 회오리',
},
},
],
};

Expand Down
28 changes: 28 additions & 0 deletions ui/raidboss/data/07-dt/raid/r3n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,34 @@ const triggerSet: TriggerSet<Data> = {
'Self-destruct': '自爆',
},
},
{
'locale': 'ko',
'replaceSync': {
'Brute Bomber': '브루트 봄버',
'Lit Fuse': '불붙은 봄',
},
'replaceText': {
'\\(cast\\)': '(시전)',
'\\(cones\\)': '(장판)',
'\\(damage\\)': '(피해)',
'\\(long\\)': '(긴)',
'\\(short\\)': '(짧은)',
'Barbarous Barrage': '봄버리안 봄',
'Brutal Burn': '비열한 화염',
'Brutal Impact': '비열한 내리치기',
'Brutal Lariat': '비열한 후려갈기기',
'Doping Draught': '도핑',
'Explosion': '폭발',
'Explosive Rain': '봄 세례',
'Fire Spin': '회전 불 뿜기',
'Fuses of Fury': '불붙은 봄',
'Infernal Spin': '회전 지옥불 뿜기',
'Knuckle Sandwich': '비열한 주먹질',
'Lariat Combo': '연속 후려갈기기',
'Murderous Mist': '녹색 안개',
'Self-destruct': '자폭',
},
},
],
};

Expand Down
31 changes: 31 additions & 0 deletions ui/raidboss/data/07-dt/raid/r4n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,37 @@ const triggerSet: TriggerSet<Data> = {
'Wrath of Zeus': '宙斯之怒',
},
},
{
'locale': 'ko',
'replaceSync': {
'Wicked Replica': '위키드 선더의 환영',
'Wicked Thunder': '위키드 선더',
},
'replaceText': {
'Right Roll/Left Roll': '좌/우회전',
'--east/west--': '--동/서쪽--',
'\\(cast\\)': '(시전)',
'\\(clone\\)': '(분신)',
'\\(damage\\)': '(피해)',
'Bewitching Flight': '마녀의 비행',
'Burst': '대폭발',
'Fivefold Blast': '5연속 대포',
'Fourfold Blast': '4연속 대포',
'Shadows\' Sabbath': '검은 안식일',
'Sidewise Spark': '측면 번갯불',
'Soaring Soulpress': '도약 영혼 내리찍기',
'Stampeding Thunder': '대포 집중 연사',
'Threefold Blast': '3연속 대포',
'Thunderslam': '번개 공격',
'Thunderstorm': '번개 폭풍',
'Wicked Bolt': '위키드 볼트',
'Wicked Cannon': '위키드 대포',
'Wicked Hypercannon': '위키드 거포',
'Wicked Jolt': '위키드 졸트',
'Witch Hunt': '마녀사냥',
'Wrath of Zeus': '제우스의 분노',
},
},
],
};

Expand Down

0 comments on commit bde8e5b

Please sign in to comment.