From 270ba625781257c3eddb2e16715be929935631c9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 5 Jun 2023 15:57:17 +0000 Subject: [PATCH] triggers build: i18n: p9s + p12s translations + small fix in p10s (#5504) b9e5469dc123687ff347cb8c392cdf98427fa846 --- 06-ew/raid/p10s.txt | 8 ++++---- 06-ew/raid/p12s.js | 33 +++++++++++++++++++++++++++++++++ 06-ew/raid/p9s.js | 24 ++++++++++++++++++------ 3 files changed, 55 insertions(+), 10 deletions(-) diff --git a/06-ew/raid/p10s.txt b/06-ew/raid/p10s.txt index 12fcec00e1..3ea690f619 100644 --- a/06-ew/raid/p10s.txt +++ b/06-ew/raid/p10s.txt @@ -46,7 +46,7 @@ hideall "--sync--" 108.4 "Silkspit (cast)" sync / 1[56]:[^:]*:Pand\u00e6monium:827C:/ 118.4 "Silkspit" sync / 1[56]:[^:]*:Pand\u00e6monium:827D:/ -122.8 "Dæmoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ +122.8 "Daemoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ 126.9 "--sync--" sync / 1[56]:[^:]*:Pand\u00e6monium:6854:/ 131.9 "Pandaemoniac Meltdown" sync / 1[56]:[^:]*:Pand\u00e6monium:829D:/ @@ -57,7 +57,7 @@ hideall "--sync--" 159.8 "Ultima" sync / 1[56]:[^:]*:Pand\u00e6monium:82A5:/ 168.9 "Soul Grasp x4" sync / 1[56]:[^:]*:Pand\u00e6monium:829F:/ duration 5.7 -185.0 "Dæmoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ +185.0 "Daemoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ 194.1 "Pandaemoniac Turrets" sync / 1[56]:[^:]*:Pand\u00e6monium:87AF:/ 195.4 "Bury" sync / 1[56]:[^:]*:Pand\u00e6monium:8282:/ 206.1 "Peal of Condemnation 1" sync / 1[56]:[^:]*:Pand\u00e6moniac Pillar:8288:/ @@ -79,7 +79,7 @@ hideall "--sync--" 298.9 "Silkspit (cast)" sync / 1[56]:[^:]*:Pand\u00e6monium:827C:/ 299.6 "Entangling Web" sync / 1[56]:[^:]*:Pand\u00e6monium:827E:/ -308.0 "Dæmoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ +308.0 "Daemoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ 308.9 "Silkspit" sync / 1[56]:[^:]*:Pand\u00e6monium:827D:/ 316.2 "Pandaemoniac Pillars" sync / 1[56]:[^:]*:Pand\u00e6monium:8280:/ 317.5 "Bury" sync / 1[56]:[^:]*:Pand\u00e6monium:8282:/ @@ -107,7 +107,7 @@ hideall "--sync--" 419.1 "Steel Web" sync / 1[56]:[^:]*:Pand\u00e6monium:827F:/ 419.2 "Pandaemon's Holy" sync / 1[56]:[^:]*:Pand\u00e6monium:82A6:/ 422.1 "Entangling Web" sync / 1[56]:[^:]*:Pand\u00e6monium:827E:/ -426.4 "Dæmoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ +426.4 "Daemoniac Bonds" sync / 1[56]:[^:]*:Pand\u00e6monium:82A1:/ 428.1 "Entangling Web" sync / 1[56]:[^:]*:Pand\u00e6monium:827E:/ 437.8 "Harrowing Hell (cast)" sync / 1[56]:[^:]*:Pand\u00e6monium:828F:/ diff --git a/06-ew/raid/p12s.js b/06-ew/raid/p12s.js index 9a8f297059..844a3420e2 100644 --- a/06-ew/raid/p12s.js +++ b/06-ew/raid/p12s.js @@ -151,15 +151,19 @@ Options.Triggers.push({ right: Outputs.right, swap: { en: 'Swap', + de: 'Wechseln', }, stay: { en: 'Stay', + de: 'bleib Stehen', }, secondWingCallStay: { en: '(stay)', + de: '(bleib Stehen)', }, secondWingCallSwap: { en: '(swap)', + de: '(Wechseln)', }, allThreeWings: { en: '${first} => ${second} => ${third}', @@ -187,9 +191,11 @@ Options.Triggers.push({ outputStrings: { swap: { en: 'Swap', + de: 'Wechseln', }, stay: { en: 'Stay', + de: 'bleib Stehen', }, }, }, @@ -202,9 +208,11 @@ Options.Triggers.push({ outputStrings: { partyOutTanksIn: { en: 'Party Out (Tanks In)', + de: 'Gruppe Raus (Tanks Rein)', }, tanksInPartyOut: { en: 'Tanks In (Party Out)', + de: 'Gruppe Rein (Tanks Raus)', }, }, }, @@ -217,11 +225,36 @@ Options.Triggers.push({ outputStrings: { partyInTanksOut: { en: 'Party In (Tanks Out)', + de: 'Gruppe Rein (Tanks Raus)', }, tanksInPartyOut: { en: 'Tanks Out (Party In)', + de: 'Tanks Raus (Gruppe Rein)', }, }, }, ], + timelineReplace: [ + { + 'locale': 'de', + 'missingTranslations': true, + 'replaceSync': { + 'Athena': 'Athena', + }, + }, + { + 'locale': 'fr', + 'missingTranslations': true, + 'replaceSync': { + 'Athena': 'Athéna', + }, + }, + { + 'locale': 'ja', + 'missingTranslations': true, + 'replaceSync': { + 'Athena': 'アテナ', + }, + }, + ], }); diff --git a/06-ew/raid/p9s.js b/06-ew/raid/p9s.js index a7998effe8..ec6f86b209 100644 --- a/06-ew/raid/p9s.js +++ b/06-ew/raid/p9s.js @@ -432,6 +432,7 @@ Options.Triggers.push({ 'Blizzard III': 'Eisga', 'Burst': 'Zerschmetterung', 'Charybdis': 'Charybdis', + 'Chimeric Succession': 'Chimärische Kombo', 'Comet': 'Komet', 'Disgorge': 'Seelenwende', 'Disintegration': 'Auflösung', @@ -439,9 +440,10 @@ Options.Triggers.push({ 'Dualspell': 'Doppelspruch', 'Ecliptic Meteor': 'Ekliptik-Meteor', 'Fire IV': 'Feuka', - 'Fire(?!( |m))': 'Feuer', + 'Fire(?!( |m|s))': 'Feuer', 'Firemeld': 'Feuerbinder', 'Front Combination': 'Trittfolge vor', + 'Front Firestrikes': 'Flammensalve vorne', 'Gluttony\'s Augur': 'Omen der Fresssucht', 'Ice(?!meld)': 'Eis', 'Icemeld': 'Eisbinder', @@ -452,13 +454,15 @@ Options.Triggers.push({ 'Pyremeld': 'Pyrischer Puls', 'Ravening': 'Seelenfresser', 'Rear Combination': 'Trittfolge zurück', + 'Rear Firestrikes': 'Flammensalve hinten', 'Scrambled Succession': 'Gemischte Kombo', 'Shock(?!wave)': 'Entladung', 'Shockwave': 'Schockwelle', 'Soul Surge': 'Seelenschub', 'Swinging Kick': 'Schwungattacke', 'Thunder III': 'Blitzga', - 'Thunder(?! )': 'Blitz', + 'Thunder(?!( |bolt))': 'Blitz', + 'Thunderbolt': 'Donnerkeil', 'Two Minds': 'Zwei Seelen', }, }, @@ -480,6 +484,7 @@ Options.Triggers.push({ 'Blizzard III': 'Méga Glace', 'Burst': 'Éclatement', 'Charybdis': 'Charybde', + 'Chimeric Succession': 'Combo chimérique', 'Comet': 'Comète', 'Disgorge': 'Renvoi d\'âme', 'Disintegration': 'Désintégration', @@ -487,9 +492,10 @@ Options.Triggers.push({ 'Dualspell': 'Double sort', 'Ecliptic Meteor': 'Météore écliptique', 'Fire IV': 'Giga Feu', - 'Fire(?!( |m))': 'Feu', + 'Fire(?!( |m|s))': 'Feu', 'Firemeld': 'Impact de feu démoniaque', 'Front Combination': 'Coups de pied pivotants avant en série', + 'Front Firestrikes': 'Coups enflammés avant en série', 'Gluttony\'s Augur': 'Augure de gloutonnerie', 'Icemeld': 'Impact de glace démoniaque', 'Inside Roundhouse': 'Coup de pied pivotant intérieur', @@ -499,13 +505,15 @@ Options.Triggers.push({ 'Pyremeld': 'Grand coup enflammé', 'Ravening': 'Dévoration d\'âme', 'Rear Combination': 'Coups de pied pivotants arrière en série', + 'Rear Firestrikes': 'Coups enflammés arrière en série', 'Scrambled Succession': 'Combo mixte', 'Shock(?!wave)': 'Décharge électrostatique', 'Shockwave': 'Onde de choc', 'Soul Surge': 'Déferlante d\'âme', 'Swinging Kick': 'Demi-pivot', 'Thunder III': 'Méga Foudre', - 'Thunder(?! )': 'Foudre', + 'Thunder(?!( |bolt))': 'Foudre', + 'Thunderbolt': 'Éclair', 'Two Minds': 'Double esprit démoniaque', }, }, @@ -527,6 +535,7 @@ Options.Triggers.push({ 'Blizzard III': 'ブリザガ', 'Burst': '飛散', 'Charybdis': 'ミールストーム', + 'Chimeric Succession': 'キメリックコンボ', 'Comet': 'コメット', 'Disgorge': 'ソウルリバース', 'Disintegration': 'ディスインテグレーション', @@ -534,9 +543,10 @@ Options.Triggers.push({ 'Dualspell': 'ダブルスペル', 'Ecliptic Meteor': 'エクリプスメテオ', 'Fire IV': 'ファイジャ', - 'Fire(?!( |m))': 'ファイア', + 'Fire(?!( |m|s))': 'ファイア', 'Firemeld': '炎魔衝', 'Front Combination': '前方連転脚', + 'Front Firestrikes': '前方炎連撃', 'Gluttony\'s Augur': 'グラトニーズアーガー', 'Icemeld': '氷魔衝', 'Inside Roundhouse': '内転脚', @@ -546,13 +556,15 @@ Options.Triggers.push({ 'Pyremeld': '重炎撃', 'Ravening': '魂喰らい', 'Rear Combination': '後方連転脚', + 'Rear Firestrikes': '後方炎連撃', 'Scrambled Succession': 'ジャンブルコンボ', 'Shock(?!wave)': '放電', 'Shockwave': '衝撃波', 'Soul Surge': 'ソウルサージ', 'Swinging Kick': '旋身撃', 'Thunder III': 'サンダガ', - 'Thunder(?! )': 'サンダー', + 'Thunder(?!( |bolt))': 'サンダー', + 'Thunderbolt': 'サンダーボルト', 'Two Minds': '憑魔双撃', }, },