Skip to content

Commit

Permalink
i18n: missing cn translations (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadyWhite authored Jan 31, 2025
1 parent fcd21e5 commit 5b2ba21
Show file tree
Hide file tree
Showing 47 changed files with 89 additions and 1 deletion.
1 change: 1 addition & 0 deletions ui/raidboss/data/00-misc/general.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.MatchAll,
comments: {
en: 'General triggers for all occasions and zones',
cn: '适用于所有场合和区域的通用触发器',
},
triggers: [
{
Expand Down
6 changes: 5 additions & 1 deletion ui/raidboss/data/00-misc/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,13 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.MiddleLaNoscea,
zoneLabel: {
en: 'Cactbot Test Triggers',
cn: 'Cactbot测试触发器',
},
comments: {
en:
'Testing/troubleshooting triggers (See: <a href="https://github.com/OverlayPlugin/cactbot/blob/main/docs/FAQ-Troubleshooting.md#summerford-farms-raidboss-test">Summerford Farms Raidboss Test</a>)',
cn:
'测试/排错触发器(参见:<a href="https://github.com/OverlayPlugin/cactbot/blob/main/docs/FAQ-Troubleshooting.md#summerford-farms-raidboss-test">Summerford Farms Raidboss Test</a>',
},
config: [
{
Expand Down Expand Up @@ -466,6 +469,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Trigger countdown test',
cn: '触发器倒计时测试',
ko: '트리거 카운트다운 테스트',
},
},
Expand Down Expand Up @@ -600,7 +604,6 @@ const triggerSet: TriggerSet<Data> = {
},
{
locale: 'cn',
missingTranslations: true,
replaceSync: {
'You bid farewell to the striking dummy': '.*向木人告别',
'You bow courteously to the striking dummy': '.*恭敬地对木人行礼',
Expand All @@ -612,6 +615,7 @@ const triggerSet: TriggerSet<Data> = {
'cactbot test config': 'cactbot测试配置',
'cactbot test outputStrings': 'cactbot测试输出字符串',
'cactbot test response': 'cactbot响应测试',
'cactbot test trigger countdown': 'cactbot测试触发器倒计时',
'cactbot test watch': 'cactbot探测测试',
'You clap for the striking dummy': '.*向木人送上掌声',
'You psych yourself up alongside the striking dummy': '.*激励木人',
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/00-misc/the_masked_carnivale.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const triggerSet: TriggerSet<Data> = {
},
comments: {
en: 'BLU Masked Carnivale Stages 1-32',
cn: '青魔法师假面狂欢关卡 1-32',
},
triggers: [
// ================ Stage 01 Act 1 ================
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/02-arr/alliance/the_world_of_darkness.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheWorldOfDarkness,
comments: {
en: 'Mostly incomplete',
cn: '大部分未完成',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/02-arr/dungeon/brayfloxs_longstop.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.BrayfloxsLongstop,
comments: {
en: 'pre-6.1 rework',
cn: '6.1改版前',
},
initData: () => {
return {
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/02-arr/dungeon/snowcloak.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Snowcloak,
comments: {
en: 'pre-6.2 rework',
cn: '6.2 改版前',
},
triggers: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheAetherochemicalResearchFacility,
comments: {
en: 'pre-6.3 rework',
cn: '6.3改版前',
},
timelineFile: 'aetherochemical_research_facility.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/dungeon/baelsars_wall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.BaelsarsWall,
comments: {
en: 'pre-6.3 rework',
cn: '6.3改版前',
},
timelineFile: 'baelsars_wall.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/dungeon/sohm_al.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.SohmAl,
comments: {
en: 'pre-6.2 rework',
cn: '6.2改版前',
},
timelineFile: 'sohm_al.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/dungeon/xelphatol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Xelphatol,
comments: {
en: 'pre-6.3 rework',
cn: '6.3改版前',
},
timelineFile: 'xelphatol.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/pvp/shatter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheFieldsOfGloryShatter,
comments: {
en: 'pre-6.4 rework',
cn: '6.4改版前',
},
triggers: [
// https://xivapi.com/LogMessage/2652
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/trial/bismarck-ex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheLimitlessBlueExtreme,
comments: {
en: 'Mostly incomplete',
cn: '大部分未完成',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/03-hw/trial/ravana-ex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.ThokAstThokExtreme,
comments: {
en: 'Timeline only, no triggers',
cn: '只有时间轴,没有触发器',
},
timelineFile: 'ravana-ex.txt',
triggers: [],
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/dungeon/drowned_city_of_skalla.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheDrownedCityOfSkalla,
comments: {
en: 'pre-6.5 rework',
cn: '6.5改版前',
},
timelineFile: 'drowned_city_of_skalla.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/dungeon/ghimlyt_dark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheGhimlytDark,
comments: {
en: 'pre-6.5 rework',
cn: '6.5改版前',
},
timelineFile: 'ghimlyt_dark.txt',
timelineTriggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/dungeon/the_burn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheBurn,
comments: {
en: 'pre-6.5 rework',
cn: '6.5改版前',
},
timelineFile: 'the_burn.txt',
triggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/eureka/eureka_hydatos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheForbiddenLandEurekaHydatos,
comments: {
en: 'Baldesion Arsenal triggers/timelines only',
cn: '只有BA (巴尔德西昂兵武塔) 触发器/时间轴',
},
timelineFile: 'eureka_hydatos.txt',
resetWhenOutOfCombat: false,
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/eureka/eureka_pagos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheForbiddenLandEurekaPagos,
comments: {
en: 'Inactivity warning only',
cn: '只有无操作警告',
},
resetWhenOutOfCombat: false,
triggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/eureka/eureka_pyros.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheForbiddenLandEurekaPyros,
comments: {
en: 'Mostly incomplete',
cn: '大部分未完成',
},
resetWhenOutOfCombat: false,
triggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/04-sb/hunts/yanxia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Yanxia,
comments: {
en: 'A Rank Hunts: Angada only',
cn: '只有A级狩猎怪: 安迦达',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/etc/the_diadem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheDiadem,
comments: {
en: 'Inactivity warning and timed node spawn alert',
cn: '无操作警告和限时采集点刷新提醒',
},
resetWhenOutOfCombat: false,
triggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/eureka/bozjan_southern_front.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheBozjanSouthernFront,
comments: {
en: 'Castrum Lacus Litore triggers/timeline. Missing almost all Critical Engagements.',
cn: '帝国湖岸堡攻城战触发器/时间轴。几乎缺失所有CE (紧急遭遇战)。',
},
timelineFile: 'bozjan_southern_front.txt',
timeline: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/eureka/zadnor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Zadnor,
comments: {
en: 'Dalriada triggers/timeline. Some Critical Engagements.',
cn: '旗舰达尔里阿达号攻略战触发器/时间轴。部分CE (紧急遭遇战)。',
},
timelineFile: 'zadnor.txt',
resetWhenOutOfCombat: false,
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/amh_araeng.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.AmhAraeng,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/il_mheg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.IlMheg,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/kholusia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Kholusia,
comments: {
en: 'A Rank Hunts, missing Formidable boss FATE',
cn: 'A级狩猎怪, 缺失特殊FATE',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/lakeland.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Lakeland,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/ss_rank.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const triggerSet: TriggerSet<Data> = {
},
comments: {
en: 'SS Rank Hunts',
cn: 'SS级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/the_raktika_greatwood.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheRaktikaGreatwood,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/05-shb/hunts/the_tempest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheTempest,
comments: {
en: 'A Rank Hunts, missing Archaeotania boss FATE',
cn: 'A级狩猎怪, 缺失特殊FATE',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/elpis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Elpis,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/garlemald.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Garlemald,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/labyrinthos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Labyrinthos,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/mare_lamentorum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.MareLamentorum,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
resetWhenOutOfCombat: false,
initData: () => {
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/ss_rank.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const triggerSet: TriggerSet<Data> = {
},
comments: {
en: 'SS Rank Hunts',
cn: 'SS级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/thavnair.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Thavnair,
comments: {
en: 'A Rank Hunts and Daivadipa boss FATE',
cn: 'A级狩猎怪和明灯天王特殊FATE',
},
resetWhenOutOfCombat: false,
initData: () => {
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/06-ew/hunts/ultima_thule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.UltimaThule,
comments: {
en: 'A Rank Hunts and Chi boss FATE',
cn: 'A级狩猎怪和希特殊FATE',
},
triggers: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.TheShiftingGymnasionAgonon,
comments: {
en: 'Missing several summons',
cn: '缺失几次召唤',
},

triggers: [
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/heritage_found.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.HeritageFound,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
initData: () => ({
atticusCleaves: [],
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/kozamauka.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Kozamauka,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
initData: () => ({
nextDoReMisery: [],
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/living_memory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.LivingMemory,
comments: {
en: 'A Rank Hunts and Mica the Magical Mu boss FATE',
cn: 'A级狩猎怪和亩鼠米卡特殊FATE',
},
initData: () => ({
executionSafe: [],
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/shaaloani.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Shaaloani,
comments: {
en: 'A Rank Hunts and Ttokrrone boss FATE',
cn: 'A级狩猎和得酷热涅特殊FATE',
},
initData: () => ({
yeheheTurnBuffs: [],
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/ss_rank.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const triggerSet: TriggerSet<Data> = {
},
comments: {
en: 'SS Rank Hunts',
cn: 'SS级狩猎怪',
},
triggers: [
{
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/urqopacha.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.Urqopacha,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
triggers: [
// ****** A-RANK: Nechuciho ****** //
Expand Down
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/hunts/yaktel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const triggerSet: TriggerSet<Data> = {
zoneId: ZoneId.YakTel,
comments: {
en: 'A Rank Hunts',
cn: 'A级狩猎怪',
},
initData: () => ({
rraxTriplicateSafe: [],
Expand Down
Loading

0 comments on commit 5b2ba21

Please sign in to comment.