-
Notifications
You must be signed in to change notification settings - Fork 90
Expand file tree
/
Copy pathModules.hu.resx
More file actions
472 lines (385 loc) · 16.2 KB
/
Modules.hu.resx
File metadata and controls
472 lines (385 loc) · 16.2 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
<?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="AdvancedPlasmaAccelerator" xml:space="preserve">
<value>Fejlesztett plazmagyorsító</value>
<comment>Module AdvancedPlasmaAccelerator</comment>
</data>
<data name="ATMulticannon" xml:space="preserve">
<value>AT gépágyú</value>
<comment>Module ATMulticannon</comment>
</data>
<data name="AutoField_MaintenanceUnit" xml:space="preserve">
<value>Automatikus karbantartó egység</value>
<comment>Module AutoField_MaintenanceUnit</comment>
</data>
<data name="BasicDiscoveryScanner" xml:space="preserve">
<value>Alap felfedező szkenner</value>
<comment>Module BasicDiscoveryScanner</comment>
</data>
<data name="BeamLaser" xml:space="preserve">
<value>Sugárvető</value>
<comment>Module BeamLaser</comment>
</data>
<data name="Bi_WeaveShieldGenerator" xml:space="preserve">
<value>Bi vév pajzsgenerátor</value>
<comment>Module Bi_WeaveShieldGenerator</comment>
</data>
<data name="BusinessClassPassengerCabin" xml:space="preserve">
<value>Biznisz osztályú utaskabin</value>
<comment>Module BusinessClassPassengerCabin</comment>
</data>
<data name="Cannon" xml:space="preserve">
<value>Ágyú</value>
<comment>Module Cannon</comment>
</data>
<data name="CargoHatch" xml:space="preserve">
<value>Raktérzsilip</value>
<comment>Module CargoHatch</comment>
</data>
<data name="CargoRack" xml:space="preserve">
<value>Raktér modul</value>
<comment>Module CargoRack</comment>
</data>
<data name="VoicePack_Celeste" xml:space="preserve">
<value>Celeste</value>
<comment>Module Celeste</comment>
</data>
<data name="ChaffLauncher" xml:space="preserve">
<value>Infracsapda</value>
<comment>Module ChaffLauncher</comment>
</data>
<data name="Cockpit" xml:space="preserve">
<value>Pilótafülke</value>
<comment>Module Cockpit</comment>
</data>
<data name="CollectorLimpetController" xml:space="preserve">
<value>Begyűjtő szonda vezérlő egység</value>
<comment>Module CollectorLimpetController</comment>
</data>
<data name="Colouredstringlights" xml:space="preserve">
<value>Színes szalagfények</value>
<comment>Module Colouredstringlights</comment>
</data>
<data name="CorrosionResistantCargoRack" xml:space="preserve">
<value>Korrózióálló raktér egység</value>
<comment>Module CorrosionResistantCargoRack</comment>
</data>
<data name="Cytoscrambler" xml:space="preserve">
<value>Szitószkemböl</value>
<comment>Module Cytoscrambler</comment>
</data>
<data name="DecontaminationLimpetController" xml:space="preserve">
<value>Fertőtlenítő szonda vezérlő egység</value>
<comment>Module DecontaminationLimpetController</comment>
</data>
<data name="DetailedSurfaceScanner" xml:space="preserve">
<value>Részletes felszíni szkenner</value>
<comment>Module DetailedSurfaceScanner</comment>
</data>
<data name="Disruptor" xml:space="preserve">
<value>Diszruptor</value>
<comment>Module Disruptor</comment>
</data>
<data name="EconomyClassPassengerCabin" xml:space="preserve">
<value>Turista osztályú utaskabin</value>
<comment>Module EconomyClassPassengerCabin</comment>
</data>
<data name="EnhancedPerformanceThrusters" xml:space="preserve">
<value>Fejlesztett teljesítményű hajtóművek</value>
<comment>Module EnhancedPerformanceThrusters</comment>
</data>
<data name="FighterArmour" xml:space="preserve">
<value>Vadász páncélzat</value>
<comment>Module FighterArmour</comment>
</data>
<data name="FighterHangar" xml:space="preserve">
<value>Vadász hangár</value>
<comment>Module FighterHangar</comment>
</data>
<data name="FirstClassPassengerCabin" xml:space="preserve">
<value>Első osztályú utaskabin</value>
<comment>Module FirstClassPassengerCabin</comment>
</data>
<data name="FragmentCannon" xml:space="preserve">
<value>Repesz ágyú</value>
<comment>Module FragmentCannon</comment>
</data>
<data name="FrameShiftDriveInterdictor" xml:space="preserve">
<value>Térhajtómű zavaró</value>
<comment>Module FrameShiftDriveInterdictor</comment>
</data>
<data name="FrameShiftDrive" xml:space="preserve">
<value>Varp drájv</value>
<comment>Module FrameShiftDrive</comment>
</data>
<data name="FuelScoop" xml:space="preserve">
<value>Üzemanyag töltő egység</value>
<comment>Module FuelScoop</comment>
</data>
<data name="FuelTank" xml:space="preserve">
<value>Üzemanyag tank</value>
<comment>Module FuelTank</comment>
</data>
<data name="GuardianGaussCannon" xml:space="preserve">
<value>Őrző Gaussz ágyú</value>
<comment>Module GuardianGaussCannon</comment>
</data>
<data name="GuardianPowerPlant" xml:space="preserve">
<value>Őrző reaktor</value>
<comment>Module GuardianPowerPlant</comment>
</data>
<data name="HatchBreakerLimpetController" xml:space="preserve">
<value>Hekker szonda vezérlő egység</value>
<comment>Module HatchBreakerLimpetController</comment>
</data>
<data name="HeatSinkLauncher" xml:space="preserve">
<value>Hőcsapda kivető</value>
<comment>Module HeatSinkLauncher</comment>
</data>
<data name="HullReinforcementPackage" xml:space="preserve">
<value>Hajótest erősítő csomag</value>
<comment>Module HullReinforcementPackage</comment>
</data>
<data name="ImperialHammer" xml:space="preserve">
<value>Birodalmi pöröly</value>
<comment>Module ImperialHammer</comment>
</data>
<data name="LifeSupport" xml:space="preserve">
<value>Létfenntartó rendszer</value>
<comment>Module LifeSupport</comment>
</data>
<data name="LightweightAlloy" xml:space="preserve">
<value>Könnyű ötvözet</value>
<comment>Module LightweightAlloy</comment>
</data>
<data name="LuxuryClassPassengerCabin" xml:space="preserve">
<value>Luxus osztályú utaskabin</value>
<comment>Module LuxuryClassPassengerCabin</comment>
</data>
<data name="ManifestScanner" xml:space="preserve">
<value>Letapogató egység</value>
<comment>Module ManifestScanner</comment>
</data>
<data name="MetaAlloyHullReinforcement" xml:space="preserve">
<value>Meta ötvözetű hajótest erősítés</value>
<comment>Module MetaAlloyHullReinforcement</comment>
</data>
<data name="MilitaryGradeComposite" xml:space="preserve">
<value>Katonai osztályú burkolat</value>
<comment>Module MilitaryGradeComposite</comment>
</data>
<data name="MiningLance" xml:space="preserve">
<value>Bányász lándzsa</value>
<comment>Module MiningLance</comment>
</data>
<data name="MiningLaser" xml:space="preserve">
<value>Bányász lézer</value>
<comment>Module MiningLaser</comment>
</data>
<data name="MirroredSurfaceComposite" xml:space="preserve">
<value>Tükrözött felületű burkolat</value>
<comment>Module MirroredSurfaceComposite</comment>
</data>
<data name="Multi_Cannon" xml:space="preserve">
<value>Gépágyú</value>
<comment>Module Multi_Cannon</comment>
</data>
<data name="Pacifier" xml:space="preserve">
<value>Békehozó</value>
<comment>Module Pacifier</comment>
</data>
<data name="Pack_Hound" xml:space="preserve">
<value>Multi rakéta kilövő</value>
<comment>Module Pack_Hound</comment>
</data>
<data name="PlanetaryApproachSuite" xml:space="preserve">
<value>Leszállásvezérlő egység</value>
<comment>Module PlanetaryApproachSuite</comment>
</data>
<data name="PlanetaryVehicleHangar" xml:space="preserve">
<value>Felszíni jármű hangár</value>
<comment>Module PlanetaryVehicleHangar</comment>
</data>
<data name="PlasmaAccelerator" xml:space="preserve">
<value>Plazma gyorsító</value>
<comment>Module PlasmaAccelerator</comment>
</data>
<data name="PowerDistributor" xml:space="preserve">
<value>Energia elosztó</value>
<comment>Module PowerDistributor</comment>
</data>
<data name="PowerPlant" xml:space="preserve">
<value>Reaktor</value>
<comment>Module PowerPlant</comment>
</data>
<data name="PrismaticShieldGenerator" xml:space="preserve">
<value>Prizmatikus pajzsgenerátor</value>
<comment>Module PrismaticShieldGenerator</comment>
</data>
<data name="ProspectorLimpetController" xml:space="preserve">
<value>Talajelemzőszonda vezérlő egység</value>
<comment>Module ProspectorLimpetController</comment>
</data>
<data name="RailGun" xml:space="preserve">
<value>Sínágyú</value>
<comment>Module RailGun</comment>
</data>
<data name="ReactiveSurfaceComposite" xml:space="preserve">
<value>Reaktív páncélzat</value>
<comment>Module ReactiveSurfaceComposite</comment>
</data>
<data name="ReconLimpetController" xml:space="preserve">
<value>Felderítő szonda vezérlő egység</value>
<comment>Module ReconLimpetController</comment>
</data>
<data name="ReinforcedAlloy" xml:space="preserve">
<value>Megerősített ötvözet</value>
<comment>Module ReinforcedAlloy</comment>
</data>
<data name="RepairLimpetController" xml:space="preserve">
<value>Javító szonda vezérlő egység</value>
<comment>Module RepairLimpetController</comment>
</data>
<data name="RocketPropelledFSDDisruptor" xml:space="preserve">
<value>Rakéta meghajtású FTL disztruptor</value>
<comment>Module RocketPropelledFSDDisruptor</comment>
</data>
<data name="ShieldGenerator" xml:space="preserve">
<value>Pajzsgenerátor</value>
<comment>Module ShieldGenerator</comment>
</data>
<data name="Thrusters" xml:space="preserve">
<value>Hajtóművek</value>
<comment>Module Thrusters</comment>
</data>
<data name="TorpedoPylon" xml:space="preserve">
<value>Torpedó pilon</value>
<comment>Module TorpedoPylon</comment>
</data>
<data name="Fixed" xml:space="preserve">
<value>rögzített</value>
<comment>Weapon mount type Fixed</comment>
</data>
<data name="Gimballed" xml:space="preserve">
<value>célzás segítő rendszer</value>
<comment>Weapon mount type Gimballed</comment>
</data>
<data name="Turreted" xml:space="preserve">
<value>toronyba épített</value>
<comment>Weapon mount type Turreted</comment>
</data>
<data name="GuardianFsdBooster" xml:space="preserve">
<value>Őrző FSD teljesítmény növelő</value>
<comment>Module GuardianFsdBooster</comment>
</data>
<data name="EnzymeMissileRack" xml:space="preserve">
<value>Enzim rakéta kilövő</value>
<comment>Module EnzymeMissileRack</comment>
</data>
</root>