-
Notifications
You must be signed in to change notification settings - Fork 90
Expand file tree
/
Copy pathMaterials.de.resx
More file actions
711 lines (700 loc) · 27.9 KB
/
Materials.de.resx
File metadata and controls
711 lines (700 loc) · 27.9 KB
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
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="carbon" xml:space="preserve">
<value>Kohlenstoff</value>
<comment>Material carbon</comment>
</data>
<data name="iron" xml:space="preserve">
<value>Eisen</value>
<comment>Material iron</comment>
</data>
<data name="nickel" xml:space="preserve">
<value>Nickel</value>
<comment>Material nickel</comment>
</data>
<data name="phosphorus" xml:space="preserve">
<value>Phosphor</value>
<comment>Material phosphorus</comment>
</data>
<data name="sulphur" xml:space="preserve">
<value>Schwefel</value>
<comment>Material sulphur</comment>
</data>
<data name="arsenic" xml:space="preserve">
<value>Arsen</value>
<comment>Material arsenic</comment>
</data>
<data name="chromium" xml:space="preserve">
<value>Chrom</value>
<comment>Material chromium</comment>
</data>
<data name="germanium" xml:space="preserve">
<value>Germanium</value>
<comment>Material germanium</comment>
</data>
<data name="manganese" xml:space="preserve">
<value>Mangan</value>
<comment>Material manganese</comment>
</data>
<data name="vanadium" xml:space="preserve">
<value>Vanadium</value>
<comment>Material vanadium</comment>
</data>
<data name="zinc" xml:space="preserve">
<value>Zink</value>
<comment>Material zinc</comment>
</data>
<data name="cadmium" xml:space="preserve">
<value>Kadmium</value>
<comment>Material cadmium</comment>
</data>
<data name="mercury" xml:space="preserve">
<value>Quecksilber</value>
<comment>Material mercury</comment>
</data>
<data name="molybdenum" xml:space="preserve">
<value>Molibdän</value>
<comment>Material molybdenum</comment>
</data>
<data name="niobium" xml:space="preserve">
<value>Niobium</value>
<comment>Material niobium</comment>
</data>
<data name="tin" xml:space="preserve">
<value>Zinn</value>
<comment>Material tin</comment>
</data>
<data name="tungsten" xml:space="preserve">
<value>Wolfram</value>
<comment>Material tungsten</comment>
</data>
<data name="ruthenium" xml:space="preserve">
<value>Ruthenium</value>
<comment>Material ruthenium</comment>
</data>
<data name="selenium" xml:space="preserve">
<value>Selen</value>
<comment>Material selenium</comment>
</data>
<data name="technetium" xml:space="preserve">
<value>Technetium</value>
<comment>Material technetium</comment>
</data>
<data name="tellurium" xml:space="preserve">
<value>Tellur</value>
<comment>Material tellurium</comment>
</data>
<data name="yttrium" xml:space="preserve">
<value>Yttrium</value>
<comment>Material yttrium</comment>
</data>
<data name="zirconium" xml:space="preserve">
<value>Zirconium</value>
<comment>Material zirconium</comment>
</data>
<data name="antimony" xml:space="preserve">
<value>Antimon</value>
<comment>Material antimony</comment>
</data>
<data name="polonium" xml:space="preserve">
<value>Polonium</value>
<comment>Material polonium</comment>
</data>
<data name="bulkscandata" xml:space="preserve">
<value>Anormale Massen-Scan-Daten</value>
<comment>Material bulkscandata</comment>
</data>
<data name="disruptedwakeechoes" xml:space="preserve">
<value>Atypische FSA-Stör-Aufzeichnungen</value>
<comment>Material disruptedwakeechoes</comment>
</data>
<data name="shieldcyclerecordings" xml:space="preserve">
<value>Gestörte-Schildzyklus-Aufzeichnungen</value>
<comment>Material shieldcyclerecordings</comment>
</data>
<data name="scrambledemissiondata" xml:space="preserve">
<value>Außergewöhnliche verschlüsselte Emissionsdaten</value>
<comment>Material scrambledemissiondata</comment>
</data>
<data name="legacyfirmware" xml:space="preserve">
<value>Spezial-Legacy-Firmware</value>
<comment>Material legacyfirmware</comment>
</data>
<data name="encryptedfiles" xml:space="preserve">
<value>Ungewöhnliche verschlüsselte Files</value>
<comment>Material encryptedfiles</comment>
</data>
<data name="ancienthistoricaldata" xml:space="preserve">
<value>Gamma Obelisk Datenmuster (historisch)</value>
<comment>Material ancienthistoricaldata</comment>
</data>
<data name="fsdtelemetry" xml:space="preserve">
<value>Anormale FSA-Telemetrie</value>
<comment>Material fsdtelemetry</comment>
</data>
<data name="shieldsoakanalysis" xml:space="preserve">
<value>Inkonsistente Schildleistungsanalysen</value>
<comment>Material shieldsoakanalysis</comment>
</data>
<data name="archivedemissiondata" xml:space="preserve">
<value>Irreguläre Emissionsdaten</value>
<comment>Material archivedemissiondata</comment>
</data>
<data name="consumerfirmware" xml:space="preserve">
<value>Modifizierte Consumer-Firmware</value>
<comment>Material consumerfirmware</comment>
</data>
<data name="encryptioncodes" xml:space="preserve">
<value>Getaggte Verschlüsselungscodes</value>
<comment>Material encryptioncodes</comment>
</data>
<data name="scanarchives" xml:space="preserve">
<value>Unidentifizierte Scan-Archive</value>
<comment>Material scanarchives</comment>
</data>
<data name="ancientculturaldata" xml:space="preserve">
<value>Beta Obelisk Datenmuster (kulturell)</value>
<comment>Material ancientculturaldata</comment>
</data>
<data name="tg_structuraldata" xml:space="preserve">
<value>Thargoiden Strukturdaten</value>
<comment>Material tg_structuraldata</comment>
</data>
<data name="scandatabanks" xml:space="preserve">
<value>Scan-Datenbanken unter Verschluss</value>
<comment>Material scandatabanks</comment>
</data>
<data name="industrialfirmware" xml:space="preserve">
<value>Gecrackte Industrie-Firmware</value>
<comment>Material industrialfirmware</comment>
</data>
<data name="symmetrickeys" xml:space="preserve">
<value>Offene symetrische Schlüssel</value>
<comment>Material symmetrickeys</comment>
</data>
<data name="wakesolutions" xml:space="preserve">
<value>Seltsame FSA-Zielorte</value>
<comment>Material wakesolutions</comment>
</data>
<data name="emissiondata" xml:space="preserve">
<value>Unerwartete Emissionsdaten</value>
<comment>Material emissiondata</comment>
</data>
<data name="shielddensityreports" xml:space="preserve">
<value>Untypische Schildscans</value>
<comment>Material shielddensityreports</comment>
</data>
<data name="ancientbiologicaldata" xml:space="preserve">
<value>Alpha Obelisk Datenmuster (biologisch)</value>
<comment>Material ancientbiologicaldata</comment>
</data>
<data name="tg_compositiondata" xml:space="preserve">
<value>Thargoiden Materialzusammensetzung</value>
<comment>Material tg_compositiondata</comment>
</data>
<data name="unknownshipsignature" xml:space="preserve">
<value>Thargoiden Schiffssignatur</value>
<comment>Material unknownshipsignature</comment>
</data>
<data name="shieldpatternanalysis" xml:space="preserve">
<value>Abweichende Schildeinsatz-Analysen</value>
<comment>Material shieldpatternanalysis</comment>
</data>
<data name="encryptionarchives" xml:space="preserve">
<value>Atypische Verschlüsselungsarchive</value>
<comment>Material encryptionarchives</comment>
</data>
<data name="decodedemissiondata" xml:space="preserve">
<value>Entschlüsselte Emissionsdaten</value>
<comment>Material decodedemissiondata</comment>
</data>
<data name="encodedscandata" xml:space="preserve">
<value>Divergente Scanndaten</value>
<comment>Material encodedscandata</comment>
</data>
<data name="hyperspacetrajectories" xml:space="preserve">
<value>Exzentrische Hyperraum-Routen</value>
<comment>Material hyperspacetrajectories</comment>
</data>
<data name="securityfirmware" xml:space="preserve">
<value>Sicherheits-Firmware-Patch</value>
<comment>Material securityfirmware</comment>
</data>
<data name="ancientlanguagedata" xml:space="preserve">
<value>Delta Obelisk Datenmuster (linguistisch)</value>
<comment>Material ancientlanguagedata</comment>
</data>
<data name="ancienttechnologicaldata" xml:space="preserve">
<value>Epsilon Obelisk Datenmuster (technologisch)</value>
<comment>Material ancienttechnologicaldata</comment>
</data>
<data name="tg_residuedata" xml:space="preserve">
<value>Thargoiden Rückstandsdatenanalyse</value>
<comment>Material tg_residuedata</comment>
</data>
<data name="unknownwakedata" xml:space="preserve">
<value>Thargoiden Sogwolke</value>
<comment>Material unknownwakedata</comment>
</data>
<data name="compactemissionsdata" xml:space="preserve">
<value>Anormale kompakte Emissionsdaten</value>
<comment>Material compactemissionsdata</comment>
</data>
<data name="adaptiveencryptors" xml:space="preserve">
<value>Adaptive Verschlüsselungserfassung</value>
<comment>Material adaptiveencryptors</comment>
</data>
<data name="classifiedscandata" xml:space="preserve">
<value>Geheimes Scan Fragment</value>
<comment>Material classifiedscandata</comment>
</data>
<data name="dataminedwake" xml:space="preserve">
<value>FSA-Daten-Cache-Ausnahmen</value>
<comment>Material dataminedwake</comment>
</data>
<data name="embeddedfirmware" xml:space="preserve">
<value>Modifizierte integrierte Firmware</value>
<comment>Material embeddedfirmware</comment>
</data>
<data name="shieldfrequencydata" xml:space="preserve">
<value>Verdächtige Schildfrequenz-Daten</value>
<comment>Material shieldfrequencydata</comment>
</data>
<data name="basicconductors" xml:space="preserve">
<value>Einfache Leiter</value>
<comment>Material basicconductors</comment>
</data>
<data name="chemicalstorageunits" xml:space="preserve">
<value>Lagerungseinheiten für Chemiestoffe</value>
<comment>Material chemicalstorageunits</comment>
</data>
<data name="compactcomposites" xml:space="preserve">
<value>Kompaktkomposite</value>
<comment>Material compactcomposites</comment>
</data>
<data name="crystalshards" xml:space="preserve">
<value>Kristallscherben</value>
<comment>Material crystalshards</comment>
</data>
<data name="gridresistors" xml:space="preserve">
<value>Gitterwiderstände</value>
<comment>Material gridresistors</comment>
</data>
<data name="heatconductionwiring" xml:space="preserve">
<value>Wärmeleitungsverdrahtung</value>
<comment>Material heatconductionwiring</comment>
</data>
<data name="mechanicalscrap" xml:space="preserve">
<value>Mechanischer Schrott</value>
<comment>Material mechanicalscrap</comment>
</data>
<data name="salvagedalloys" xml:space="preserve">
<value>Geborgene Legierungen</value>
<comment>Material salvagedalloys</comment>
</data>
<data name="temperedalloys" xml:space="preserve">
<value>Vergütete Legierungen</value>
<comment>Material temperedalloys</comment>
</data>
<data name="wornshieldemitters" xml:space="preserve">
<value>Gebrauchte Schildemitter</value>
<comment>Material wornshieldemitters</comment>
</data>
<data name="chemicalprocessors" xml:space="preserve">
<value>Chemische Prozessoren</value>
<comment>Material chemicalprocessors</comment>
</data>
<data name="conductivecomponents" xml:space="preserve">
<value>Leitfähige Komponenten</value>
<comment>Material conductivecomponents</comment>
</data>
<data name="filamentcomposites" xml:space="preserve">
<value>Filament-Komposite</value>
<comment>Material filamentcomposites</comment>
</data>
<data name="uncutfocuscrystals" xml:space="preserve">
<value>Fehlerhafte Fokuskristalle</value>
<comment>Material uncutfocuscrystals</comment>
</data>
<data name="galvanisingalloys" xml:space="preserve">
<value>Galvanisierende Legierungen</value>
<comment>Material galvanisingalloys</comment>
</data>
<data name="heatdispersionplate" xml:space="preserve">
<value>Wärmeverteilungsplatte</value>
<comment>Material heatdispersionplate</comment>
</data>
<data name="heatresistantceramics" xml:space="preserve">
<value>Hitzefeste Keramik</value>
<comment>Material heatresistantceramics</comment>
</data>
<data name="hybridcapacitors" xml:space="preserve">
<value>Hybridkondensatoren</value>
<comment>Material hybridcapacitors</comment>
</data>
<data name="mechanicalequipment" xml:space="preserve">
<value>Mechanisches Equipment</value>
<comment>Material mechanicalequipment</comment>
</data>
<data name="shieldemitters" xml:space="preserve">
<value>Schildemitter</value>
<comment>Material shieldemitters</comment>
</data>
<data name="unknowncarapace" xml:space="preserve">
<value>Thargoiden Panzerung</value>
<comment>Material unknowncarapace</comment>
</data>
<data name="chemicaldistillery" xml:space="preserve">
<value>Chemiedestillerie</value>
<comment>Material chemicaldistillery</comment>
</data>
<data name="conductiveceramics" xml:space="preserve">
<value>Elektrokeramiken</value>
<comment>Material conductiveceramics</comment>
</data>
<data name="electrochemicalarrays" xml:space="preserve">
<value>Elektrochemische Detektoren</value>
<comment>Material electrochemicalarrays</comment>
</data>
<data name="focuscrystals" xml:space="preserve">
<value>Laserkristalle</value>
<comment>Material focuscrystals</comment>
</data>
<data name="heatexchangers" xml:space="preserve">
<value>Wärmeaustauscher</value>
<comment>Material heatexchangers</comment>
</data>
<data name="highdensitycomposites" xml:space="preserve">
<value>Komposite Hoher Dichte</value>
<comment>Material highdensitycomposites</comment>
</data>
<data name="mechanicalcomponents" xml:space="preserve">
<value>Mechanische Komponenten</value>
<comment>Material mechanicalcomponents</comment>
</data>
<data name="phasealloys" xml:space="preserve">
<value>Phasenlegierungen</value>
<comment>Material phasealloys</comment>
</data>
<data name="precipitatedalloys" xml:space="preserve">
<value>Gehärtete Legierungen</value>
<comment>Material precipitatedalloys</comment>
</data>
<data name="shieldingsensors" xml:space="preserve">
<value>Schildsensoren</value>
<comment>Material shieldingsensors</comment>
</data>
<data name="unknownenergycell" xml:space="preserve">
<value>Thargoiden Energiezellen</value>
<comment>Material unknownenergycell</comment>
</data>
<data name="chemicalmanipulators" xml:space="preserve">
<value>Chemische Manipulatoren</value>
<comment>Material chemicalmanipulators</comment>
</data>
<data name="compoundshielding" xml:space="preserve">
<value>Verbundschilde</value>
<comment>Material compoundshielding</comment>
</data>
<data name="conductivepolymers" xml:space="preserve">
<value>Leitfähige Polymere</value>
<comment>Material conductivepolymers</comment>
</data>
<data name="configurablecomponents" xml:space="preserve">
<value>Konfigurierbare Komponenten</value>
<comment>Material configurablecomponents</comment>
</data>
<data name="heatvanes" xml:space="preserve">
<value>Wärmeleitbleche</value>
<comment>Material heatvanes</comment>
</data>
<data name="polymercapacitors" xml:space="preserve">
<value>Polymerkondensatoren</value>
<comment>Material polymercapacitors</comment>
</data>
<data name="fedproprietarycomposites" xml:space="preserve">
<value>Kompositwerkstoffe</value>
<comment>Material fedproprietarycomposites</comment>
</data>
<data name="protolightalloys" xml:space="preserve">
<value>Leichte Legierung (Proto)</value>
<comment>Material protolightalloys</comment>
</data>
<data name="refinedfocuscrystals" xml:space="preserve">
<value>Raffinierte Laserkristalle</value>
<comment>Material refinedfocuscrystals</comment>
</data>
<data name="thermicalloys" xml:space="preserve">
<value>Thermische Legierungen</value>
<comment>Material thermicalloys</comment>
</data>
<data name="unknowntechnologycomponents" xml:space="preserve">
<value>Thargoiden Technologie-Komponente</value>
<comment>Material unknowntechnologycomponents</comment>
</data>
<data name="biotechconductors" xml:space="preserve">
<value>Biotech-Leiter</value>
<comment>Material biotechconductors</comment>
</data>
<data name="fedcorecomposites" xml:space="preserve">
<value>Core Dynamics Compositwerkstoffe</value>
<comment>Material fedcorecomposites</comment>
</data>
<data name="exquisitefocuscrystals" xml:space="preserve">
<value>Erlesene Laserkristalle</value>
<comment>Material exquisitefocuscrystals</comment>
</data>
<data name="imperialshielding" xml:space="preserve">
<value>Imperiale Schilde</value>
<comment>Material imperialshielding</comment>
</data>
<data name="improvisedcomponents" xml:space="preserve">
<value>Behelfskomponenten</value>
<comment>Material improvisedcomponents</comment>
</data>
<data name="militarygradealloys" xml:space="preserve">
<value>Militärqualitätslegierungen</value>
<comment>Material militarygradealloys</comment>
</data>
<data name="militarysupercapacitors" xml:space="preserve">
<value>Militärische Superkondensatoren</value>
<comment>Material militarysupercapacitors</comment>
</data>
<data name="pharmaceuticalisolators" xml:space="preserve">
<value>Pharmazeutische Isolatoren</value>
<comment>Material pharmaceuticalisolators</comment>
</data>
<data name="protoheatradiators" xml:space="preserve">
<value>Proto-Wärmestrahler</value>
<comment>Material protoheatradiators</comment>
</data>
<data name="protoradiolicalloys" xml:space="preserve">
<value>Radiologische Legierungen (Proto)</value>
<comment>Material protoradiolicalloys</comment>
</data>
<data name="unknownenergysource" xml:space="preserve">
<value>Sensor Fragment</value>
<comment>Material unknownenergysource</comment>
</data>
<data name="unknownorganiccircuitry" xml:space="preserve">
<value>Unbekannte organische Schaltung</value>
<comment>Material unknownorganiccircuitry</comment>
</data>
<data name="boron" xml:space="preserve">
<value>Bor</value>
<comment>Material boron</comment>
</data>
<data name="guardian_powercell" xml:space="preserve">
<value>Guardian-Energiezelle</value>
<comment>Material guardian_powercell</comment>
</data>
<data name="guardian_weaponblueprint" xml:space="preserve">
<value>Guardian-Waffenbauplan</value>
<comment>Material guardian_weaponblueprint</comment>
</data>
<data name="guardian_vesselblueprint" xml:space="preserve">
<value>Guardian-Schiffsbauplan</value>
<comment>Material guardian_vesselblueprint</comment>
</data>
<data name="guardian_techcomponent" xml:space="preserve">
<value>Guardian-Technologiekomponente</value>
<comment>Material guardian_techcomponent</comment>
</data>
<data name="guardian_powerconduit" xml:space="preserve">
<value>Guardian-Energieleiter</value>
<comment>Material guardian_powerconduit</comment>
</data>
<data name="guardian_moduleblueprint" xml:space="preserve">
<value>Guardian-Modulbauplan</value>
<comment>Material guardian_moduleblueprint</comment>
</data>
<data name="guardian_sentinel_weaponparts" xml:space="preserve">
<value>Waffenteile der Guardian Wächter</value>
<comment>Material guardian_sentinel_weaponparts</comment>
</data>
<data name="guardian_sentinel_wreckagecomponents" xml:space="preserve">
<value>Trümmerteile der Guardian Wächter</value>
<comment>Material guardian_sentinel_wreckagecomponents</comment>
</data>
<data name="lead" xml:space="preserve">
<value>Blei</value>
<comment>Material lead</comment>
</data>
<data name="rhenium" xml:space="preserve">
<value>Rhenium</value>
<comment>Material rhenium</comment>
</data>
<data name="tg_propulsionelement" xml:space="preserve">
<value>Thargoiden Antriebsteil</value>
<comment>Material tg_propulsionelement</comment>
</data>
<data name="tg_biomechanicalconduits" xml:space="preserve">
<value>Biomechanische Leiter</value>
<comment>Material tg_biomechanicalconduits</comment>
</data>
<data name="tg_weaponparts" xml:space="preserve">
<value>Waffenteile der Thargoiden</value>
<comment>Material tg_weaponparts</comment>
</data>
<data name="tg_wreckagecomponents" xml:space="preserve">
<value>Wrackteile der Thargoiden</value>
<comment>Material tg_wreckagecomponents</comment>
</data>
<data name="tg_shipflightdata" xml:space="preserve">
<value>Schiff-Flugdaten</value>
<comment>Material tg_shipflightdata</comment>
</data>
<data name="tg_shipsystemsdata" xml:space="preserve">
<value>Schiff-Systemdaten</value>
<comment>Material tg_shipsystemsdata</comment>
</data>
<data name="tg_interdictiondata" xml:space="preserve">
<value>Thargoid Abfangdaten</value>
<comment>Material tg_interdictiondata</comment>
</data>
<data name="tg_causticcrystal" xml:space="preserve">
<value>Ätzender Kristall</value>
<comment>Material tg_causticcrystal</comment>
</data>
<data name="tg_causticshard" xml:space="preserve">
<value>Ätzende Scherbe</value>
<comment>Material tg_causticshard</comment>
</data>
<data name="tg_causticgeneratorparts" xml:space="preserve">
<value>Verrostetes Generatorteil</value>
<comment>Material tg_causticgeneratorparts</comment>
</data>
<data name="tg_abrasion01" xml:space="preserve">
<value>Wärmeeinwirkungsprobe</value>
<comment>Material tg_abrasion01</comment>
</data>
<data name="tg_abrasion02" xml:space="preserve">
<value>Verschobene Membranrückstände</value>
<comment>Material tg_abrasion02</comment>
</data>
<data name="tg_abrasion03" xml:space="preserve">
<value>Gehärtete Oberflächenfragmente</value>
<comment>Material tg_abrasion03</comment>
</data>
<data name="tg_shutdowndata" xml:space="preserve">
<value>Analyse einer enormen Energiespitze</value>
<comment>Material tg_shutdowndata</comment>
</data>
<data name="unknowncorechip" xml:space="preserve">
<value>Taktischer Kern Chip</value>
<comment>Material unknowncorechip</comment>
</data>
<data name="searchrescuevoucher" xml:space="preserve">
<value>Such- und Rettungsgutschein</value>
<comment>material searchrescuevoucher</comment>
</data>
<data name="tg_structuraldata02" xml:space="preserve">
<value>Thargoid Capitol-Schiff Daten</value>
</data>
</root>