Skip to content

Commit 2503a22

Browse files
authored
fix: new Crowdin updates (#774)
1 parent 570ee0b commit 2503a22

26 files changed

+325
-143
lines changed

data/cs/languages.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"/Lotus/Language/JadeShadows/JadeShadowsShortEventDesc": {
2424
"value": "Stop Parvos Granum! Collect Volatile Motes from Operation Ascension missions on Brutus (Uranus) and special Operation Alerts.\nVisit Ordis on Larunda Relay (Mercury) to claim rewards."
2525
},
26+
"/Lotus/Language/TauPrequel/TauPrequelFinal/BloodOfPeritaDetails": {
27+
"value": "Collect Marks of Valiance by facing the darkest of memories in exchange for lucrative rewards. Obtain them from Perita Rebellion missions and special Void Alerts.\n\nVisit Roathe in La Cathédrale to claim rewards and show the remnant of the Orokin true valor."
28+
},
29+
"/Lotus/Language/TauPrequel/TauPrequelFinal/TauPrequelEventName": {
30+
"value": "Operation: Blood of Perita"
31+
},
2632
"/Lotus/Powersuits/Odalisk/Odalisk": {
2733
"value": "Protea"
2834
},
@@ -602,6 +608,9 @@
602608
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNiraMythic": {
603609
"value": "Tauforged Amber Archon Shard"
604610
},
611+
"/Lotus/Types/Gameplay/Tau/Resources/TwelveResourceCurrencyItem": {
612+
"value": "Marks of Valiance"
613+
},
605614
"/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetAItem": {
606615
"value": "Gyromag Systems"
607616
},

data/cs/solNodes.json

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"SolNode11": {
5858
"value": "Tharsis (Mars)",
5959
"enemy": "Corpus",
60-
"type": "Hijack"
60+
"type": "Mobile Defense"
6161
},
6262
"SolNode12": {
6363
"value": "Elion (Mercury)",
6464
"enemy": "Grineer",
65-
"type": "Mobile Defense"
65+
"type": "Capture"
6666
},
6767
"SolNode13": {
6868
"value": "Bianca (Uranus)",
@@ -167,7 +167,7 @@
167167
"SolNode33": {
168168
"value": "Ariel (Uranus)",
169169
"enemy": "Grineer",
170-
"type": "Sabotage"
170+
"type": "Capture"
171171
},
172172
"SolNode34": {
173173
"value": "Sycorax (Uranus)",
@@ -422,7 +422,7 @@
422422
"SolNode84": {
423423
"value": "Nereid (Neptune)",
424424
"enemy": "Corpus",
425-
"type": "Hijack"
425+
"type": "Spy"
426426
},
427427
"SolNode85": {
428428
"value": "Gaia (Earth)",
@@ -442,7 +442,7 @@
442442
"SolNode88": {
443443
"value": "Adrastea (Jupiter)",
444444
"enemy": "Corpus",
445-
"type": "Spy"
445+
"type": "Sabotage"
446446
},
447447
"SolNode89": {
448448
"value": "Mariana (Earth)",
@@ -492,7 +492,7 @@
492492
"SolNode98": {
493493
"value": "Desdemona (Uranus)",
494494
"enemy": "Grineer",
495-
"type": "Capture"
495+
"type": "Sabotage (Archwing)"
496496
},
497497
"SolNode99": {
498498
"value": "War (Mars)",
@@ -918,7 +918,7 @@
918918
"SolNode184": {
919919
"value": "Rusalka (Sedna)",
920920
"enemy": "Grineer",
921-
"type": "Capture"
921+
"type": "Sabotage"
922922
},
923923
"SolNode185": {
924924
"value": "Berehynia (Sedna)",
@@ -1109,7 +1109,7 @@
11091109
"SolNode223": {
11101110
"value": "Boethius (Mercury)",
11111111
"enemy": "Grineer",
1112-
"type": "Extermination"
1112+
"type": "Mobile Defense"
11131113
},
11141114
"SolNode224": {
11151115
"value": "Odin (Mercury)",
@@ -1349,6 +1349,11 @@
13491349
"enemy": "The Murmur",
13501350
"type": "Disruption"
13511351
},
1352+
"SolNode251": {
1353+
"value": "Dark Refactory (Deimos)",
1354+
"enemy": "Anarch",
1355+
"type": "The Perita Rebellion"
1356+
},
13521357
"SolNode740": {
13531358
"value": "The Ropalolyst (Jupiter)",
13541359
"enemy": "Sentient",
@@ -1362,7 +1367,7 @@
13621367
"SolNode742": {
13631368
"value": "Nabuk (Kuva Fortress)",
13641369
"enemy": "Grineer",
1365-
"type": "Capture"
1370+
"type": "Defense"
13661371
},
13671372
"SolNode743": {
13681373
"value": "Rotuma (Kuva Fortress)",
@@ -1452,7 +1457,7 @@
14521457
"SolNode304": {
14531458
"value": "Copernicus (Lua)",
14541459
"enemy": "Corpus",
1455-
"type": "Mobile Defense"
1460+
"type": "Capture"
14561461
},
14571462
"SolNode305": {
14581463
"value": "Stöfler (Lua)",
@@ -2167,7 +2172,7 @@
21672172
"CrewBattleNode536": {
21682173
"value": "Peregrine Axis (Pluto)",
21692174
"enemy": "Corpus",
2170-
"type": "Orphix"
2175+
"type": "Spy"
21712176
},
21722177
"CrewBattleNode538": {
21732178
"value": "Calabash (Veil)",

data/de/languages.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"/Lotus/Language/JadeShadows/JadeShadowsShortEventDesc": {
2424
"value": "Stop Parvos Granum! Collect Volatile Motes from Operation Ascension missions on Brutus (Uranus) and special Operation Alerts.\nVisit Ordis on Larunda Relay (Mercury) to claim rewards."
2525
},
26+
"/Lotus/Language/TauPrequel/TauPrequelFinal/BloodOfPeritaDetails": {
27+
"value": "Collect Marks of Valiance by facing the darkest of memories in exchange for lucrative rewards. Obtain them from Perita Rebellion missions and special Void Alerts.\n\nVisit Roathe in La Cathédrale to claim rewards and show the remnant of the Orokin true valor."
28+
},
29+
"/Lotus/Language/TauPrequel/TauPrequelFinal/TauPrequelEventName": {
30+
"value": "Operation: Blood of Perita"
31+
},
2632
"/Lotus/Powersuits/Odalisk/Odalisk": {
2733
"value": "Protea"
2834
},
@@ -602,6 +608,9 @@
602608
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNiraMythic": {
603609
"value": "Tauforged Amber Archon Shard"
604610
},
611+
"/Lotus/Types/Gameplay/Tau/Resources/TwelveResourceCurrencyItem": {
612+
"value": "Marks of Valiance"
613+
},
605614
"/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetAItem": {
606615
"value": "Gyromag Systems"
607616
},

data/de/solNodes.json

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"SolNode11": {
5858
"value": "Tharsis (Mars)",
5959
"enemy": "Corpus",
60-
"type": "Entführung"
60+
"type": "Mobile Verteidigung"
6161
},
6262
"SolNode12": {
6363
"value": "Elion (Merkur)",
6464
"enemy": "Grineer",
65-
"type": "Mobile Verteidigung"
65+
"type": "Gefangennahme"
6666
},
6767
"SolNode13": {
6868
"value": "Bianca (Uranus)",
@@ -167,7 +167,7 @@
167167
"SolNode33": {
168168
"value": "Ariel (Uranus)",
169169
"enemy": "Grineer",
170-
"type": "Sabotage"
170+
"type": "Gefangennahme"
171171
},
172172
"SolNode34": {
173173
"value": "Sycorax (Uranus)",
@@ -422,7 +422,7 @@
422422
"SolNode84": {
423423
"value": "Nereid (Neptun)",
424424
"enemy": "Corpus",
425-
"type": "Entführung"
425+
"type": "Spionage"
426426
},
427427
"SolNode85": {
428428
"value": "Gaia (Erde)",
@@ -442,7 +442,7 @@
442442
"SolNode88": {
443443
"value": "Adrastea (Jupiter)",
444444
"enemy": "Corpus",
445-
"type": "Spionage"
445+
"type": "Sabotage"
446446
},
447447
"SolNode89": {
448448
"value": "Mariana (Erde)",
@@ -492,7 +492,7 @@
492492
"SolNode98": {
493493
"value": "Desdemona (Uranus)",
494494
"enemy": "Grineer",
495-
"type": "Gefangennahme"
495+
"type": "Sabotage (Archwing)"
496496
},
497497
"SolNode99": {
498498
"value": "War (Mars)",
@@ -918,7 +918,7 @@
918918
"SolNode184": {
919919
"value": "Rusalka (Sedna)",
920920
"enemy": "Grineer",
921-
"type": "Gefangennahme"
921+
"type": "Sabotage"
922922
},
923923
"SolNode185": {
924924
"value": "Berehynia (Sedna)",
@@ -1109,7 +1109,7 @@
11091109
"SolNode223": {
11101110
"value": "Boethius (Merkur)",
11111111
"enemy": "Grineer",
1112-
"type": "Auslöschung"
1112+
"type": "Mobile Verteidigung"
11131113
},
11141114
"SolNode224": {
11151115
"value": "Odin (Merkur)",
@@ -1349,6 +1349,11 @@
13491349
"enemy": "The Murmur",
13501350
"type": "Störung"
13511351
},
1352+
"SolNode251": {
1353+
"value": "Dark Refactory (Deimos)",
1354+
"enemy": "Anarch",
1355+
"type": "The Perita Rebellion"
1356+
},
13521357
"SolNode740": {
13531358
"value": "The Ropalolyst (Jupiter)",
13541359
"enemy": "Sentient",
@@ -1362,7 +1367,7 @@
13621367
"SolNode742": {
13631368
"value": "Nabuk (Kuva Festung)",
13641369
"enemy": "Grineer",
1365-
"type": "Gefangennahme"
1370+
"type": "Verteidigung"
13661371
},
13671372
"SolNode743": {
13681373
"value": "Rotuma (Kuva Fortress)",
@@ -1452,7 +1457,7 @@
14521457
"SolNode304": {
14531458
"value": "Copernicus (Lua)",
14541459
"enemy": "Corpus",
1455-
"type": "Mobile Verteidigung"
1460+
"type": "Gefangennahme"
14561461
},
14571462
"SolNode305": {
14581463
"value": "Stöfler (Lua)",
@@ -2167,7 +2172,7 @@
21672172
"CrewBattleNode536": {
21682173
"value": "Peregrine Axis (Pluto)",
21692174
"enemy": "Corpus",
2170-
"type": "Orphix"
2175+
"type": "Spionage"
21712176
},
21722177
"CrewBattleNode538": {
21732178
"value": "Calabash (Veil)",

data/es/languages.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"/Lotus/Language/JadeShadows/JadeShadowsShortEventDesc": {
2424
"value": "Stop Parvos Granum! Collect Volatile Motes from Operation Ascension missions on Brutus (Uranus) and special Operation Alerts.\nVisit Ordis on Larunda Relay (Mercury) to claim rewards."
2525
},
26+
"/Lotus/Language/TauPrequel/TauPrequelFinal/BloodOfPeritaDetails": {
27+
"value": "Collect Marks of Valiance by facing the darkest of memories in exchange for lucrative rewards. Obtain them from Perita Rebellion missions and special Void Alerts.\n\nVisit Roathe in La Cathédrale to claim rewards and show the remnant of the Orokin true valor."
28+
},
29+
"/Lotus/Language/TauPrequel/TauPrequelFinal/TauPrequelEventName": {
30+
"value": "Operation: Blood of Perita"
31+
},
2632
"/Lotus/Powersuits/Odalisk/Odalisk": {
2733
"value": "Protea"
2834
},
@@ -602,6 +608,9 @@
602608
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNiraMythic": {
603609
"value": "Tauforged Amber Archon Shard"
604610
},
611+
"/Lotus/Types/Gameplay/Tau/Resources/TwelveResourceCurrencyItem": {
612+
"value": "Marks of Valiance"
613+
},
605614
"/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetAItem": {
606615
"value": "Gyromag Systems"
607616
},

data/es/solNodes.json

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"SolNode11": {
5858
"value": "Tharsis (Marte)",
5959
"enemy": "Corpus",
60-
"type": "Secuestro"
60+
"type": "Defensa móvil"
6161
},
6262
"SolNode12": {
6363
"value": "Elion (Mercurio)",
6464
"enemy": "Grineer",
65-
"type": "Defensa móvil"
65+
"type": "Captura"
6666
},
6767
"SolNode13": {
6868
"value": "Bianca (Uranus)",
@@ -167,7 +167,7 @@
167167
"SolNode33": {
168168
"value": "Ariel (Urano)",
169169
"enemy": "Grineer",
170-
"type": "Sabotaje"
170+
"type": "Captura"
171171
},
172172
"SolNode34": {
173173
"value": "Sicorax (Urano)",
@@ -422,7 +422,7 @@
422422
"SolNode84": {
423423
"value": "Nereida (Neptuno)",
424424
"enemy": "Corpus",
425-
"type": "Secuestro"
425+
"type": "Espionaje"
426426
},
427427
"SolNode85": {
428428
"value": "Gaia (Tierra)",
@@ -442,7 +442,7 @@
442442
"SolNode88": {
443443
"value": "Adrastea (Júpiter)",
444444
"enemy": "Corpus",
445-
"type": "Espionaje"
445+
"type": "Sabotaje"
446446
},
447447
"SolNode89": {
448448
"value": "Mariana (Tierra)",
@@ -492,7 +492,7 @@
492492
"SolNode98": {
493493
"value": "Desdémona (Urano)",
494494
"enemy": "Grineer",
495-
"type": "Captura"
495+
"type": "Sabotaje (Archwing)"
496496
},
497497
"SolNode99": {
498498
"value": "War (Marte)",
@@ -918,7 +918,7 @@
918918
"SolNode184": {
919919
"value": "Rusalka (Sedna)",
920920
"enemy": "Grineer",
921-
"type": "Captura"
921+
"type": "Sabotaje"
922922
},
923923
"SolNode185": {
924924
"value": "Bereginia (Sedna)",
@@ -1109,7 +1109,7 @@
11091109
"SolNode223": {
11101110
"value": "Boecio (Mercurio)",
11111111
"enemy": "Grineer",
1112-
"type": "Exterminio"
1112+
"type": "Defensa móvil"
11131113
},
11141114
"SolNode224": {
11151115
"value": "Odín (Mercurio)",
@@ -1349,6 +1349,11 @@
13491349
"enemy": "El Murmullo",
13501350
"type": "Interrupción"
13511351
},
1352+
"SolNode251": {
1353+
"value": "Dark Refactory (Deimos)",
1354+
"enemy": "Anarch",
1355+
"type": "The Perita Rebellion"
1356+
},
13521357
"SolNode740": {
13531358
"value": "El Ropaloulista (Júpiter)",
13541359
"enemy": "Consciente",
@@ -1362,7 +1367,7 @@
13621367
"SolNode742": {
13631368
"value": "Nabuk (Fortaleza kuva)",
13641369
"enemy": "Grineer",
1365-
"type": "Captura"
1370+
"type": "Defensa"
13661371
},
13671372
"SolNode743": {
13681373
"value": "Rotuma (Fortaleza kuva)",
@@ -1452,7 +1457,7 @@
14521457
"SolNode304": {
14531458
"value": "Copérnico (Lua)",
14541459
"enemy": "Corpus",
1455-
"type": "Defensa móvil"
1460+
"type": "Captura"
14561461
},
14571462
"SolNode305": {
14581463
"value": "Stöfler (Lua)",
@@ -2167,7 +2172,7 @@
21672172
"CrewBattleNode536": {
21682173
"value": "Eje Peregrino (Plutón)",
21692174
"enemy": "Corpus",
2170-
"type": "Orphix"
2175+
"type": "Espionaje"
21712176
},
21722177
"CrewBattleNode538": {
21732178
"value": "Calabaza (Velo)",

0 commit comments

Comments
 (0)