-
Notifications
You must be signed in to change notification settings - Fork 0
/
UDKGame_Mobile.int
743 lines (660 loc) · 28.8 KB
/
UDKGame_Mobile.int
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
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
[DunDefDarkElfWarrior]
DescriptiveName="Mallumelfa Batalisto"
[DunDefInput]
KeyDescriptions[0]=(KeyDescription="1")
KeyDescriptions[1]=(KeyDescription="2")
KeyDescriptions[2]=(KeyDescription="3")
KeyDescriptions[3]=(KeyDescription="4")
KeyDescriptions[4]=(KeyDescription="5")
KeyDescriptions[5]=(KeyDescription="6")
KeyDescriptions[6]=(KeyDescription="7")
KeyDescriptions[7]=(KeyDescription="8")
KeyDescriptions[8]=(KeyDescription="9")
KeyDescriptions[9]=(KeyDescription="0")
KeyDescriptions[10]=(KeyDescription="Maldekstra Musbutono")
KeyDescriptions[11]=(KeyDescription="Dekstra Musbutono")
KeyDescriptions[12]=(KeyDescription="Meza Musbutono")
KeyDescriptions[13]=(KeyDescription="Ctrl-klavo")
KeyDescriptions[14]=(KeyDescription="Ctrl-klavo")
KeyDescriptions[15]=(KeyDescription="Musrado")
KeyDescriptions[16]=(KeyDescription="Musrado")
KeyDescriptions[17]=(KeyDescription="Shift-klavo")
KeyDescriptions[18]=(KeyDescription="Shift-klavo")
KeyDescriptions[19]=(KeyDescription="Spacoklavo")
KeyDescriptions[20]=(KeyDescription="(X)")
KeyDescriptions[21]=(KeyDescription="(Y)")
KeyDescriptions[22]=(KeyDescription="(B)")
KeyDescriptions[23]=(KeyDescription="(A)")
KeyDescriptions[24]=(KeyDescription="(Start)")
KeyDescriptions[25]=(KeyDescription="(Back)")
KeyDescriptions[26]=(KeyDescription="(Up)")
KeyDescriptions[27]=(KeyDescription="(Down)")
KeyDescriptions[28]=(KeyDescription="(Left)")
KeyDescriptions[29]=(KeyDescription="(Right)")
KeyDescriptions[30]=(KeyDescription="(Left Shoulder)")
KeyDescriptions[31]=(KeyDescription="(Right Shoulder)")
KeyDescriptions[32]=(KeyDescription="(Left Trigger)")
KeyDescriptions[33]=(KeyDescription="(Right Trigger)")
KeyDescriptions[34]=(KeyDescription="(Left Thumbstick)")
KeyDescriptions[35]=(KeyDescription="(Right Thumbstick)")
BindingDescriptions[0]=(Description="Moviĝi Antaŭen")
BindingDescriptions[1]=(Description="Moviĝi Malantaŭen")
!!BindingDescriptions[2]=(Description="Strafe Left")
!!BindingDescriptions[3]=(Description="Strafe Right")
BindingDescriptions[4]=(Description="Salti / Konfirmi Agon")
BindingDescriptions[5]=(Description="Paŭzi")
BindingDescriptions[6]=(Description="Aktivigi / Deponi Ekipaĵon")
BindingDescriptions[7]=(Description="Kolekti Ekipaĵon")
!!BindingDescriptions[8]=(Description="Ability HotKeys")
!!BindingDescriptions[9]=(Description="Ability HotKeys")
!!BindingDescriptions[10]=(Description="Ability HotKeys")
!!BindingDescriptions[11]=(Description="Ability HotKeys")
BindingDescriptions[12]=(Description="Turni Kameraon")
BindingDescriptions[13]=(Description="Montri Lokan Mapon")
!!BindingDescriptions[14]=(Description="Nulligi Agon / Call-Out")
!!BindingDescriptions[15]=(Description="Cycle Camera Zoom")
BindingDescriptions[16]=(Description="Montri&&Inventaron")
BindingDescriptions[17]=(Description="Malfermi Ago-radon")
BindingDescriptions[18]=(Description="Uzi Armilon / Konfirmi Agon")
BindingDescriptions[19]=(Description="Alternativa Uzo de Armilo")
BindingDescriptions[20]=(Description="Moviĝi")
BindingDescriptions[21]=(Description="Turniĝi")
BindingDescriptions[22]=(Description="Zomi Kameraon")
BindingDescriptions[23]=(Description="Turniĝi")
[UI_OptionsMenu]
ControlSchemeName[0]="Strafing Control Scheme"
ControlSchemeName[1]="Default Control Scheme"
[UI_Leaderboard]
myHeroInfo.HeroName="Unknown"
TopRankingsView="Top Rankings"
InfiniteWaveString="Infinite Waves"
RetrieveString="Retrieving Leaderboards..."
[DunDefGoblin]
DescriptiveName="Goblino"
[UI_CreateHero]
MSG_PickNameTitle="Choose name:"
MSG_PickNameDescription="Please enter a name for your character"
customTemplateName="Custom"
[DunDefPracticeDummy]
DescriptiveName="Practice Dummy"
[DunDefAchievementTrophy]
ActivationString_Use="(Detaloj)"
[DunDefPlayerAbility_GenericActorSpawner]
DescriptiveName="Set Unique Description In Archetype"
[DunDefHero]
StatNames[0]="None"
StatNames[1]="Hero Health"
StatNames[2]="Hero Speed"
StatNames[3]="Hero Damage"
StatNames[4]="Hero Casting Rate"
StatNames[5]="Hero Ability One"
StatNames[6]="Hero Ability Two"
StatNames[7]="Defense Health"
StatNames[8]="Defense Attack Rate"
StatNames[9]="Defense Base Damage"
StatNames[10]="Defense Area of Effect"
StatDescriptions[0]="None"
StatDescriptions[1]="Hero Health Description"
StatDescriptions[2]="Hero Speed Description"
StatDescriptions[3]="Hero Damage Description"
StatDescriptions[4]="Hero Casting Rate Description"
StatDescriptions[5]="Hero Ability One Description"
StatDescriptions[6]="Hero Ability Two Description"
StatDescriptions[7]="Defense Health Description"
StatDescriptions[8]="Defense Attack Rate Description"
StatDescriptions[9]="Defense Base Damage Description"
StatDescriptions[10]="Defense Area of Effect Description"
[GameSpyMessages]
NoConnection=Could not connect to GameSpy because there is no network connection
ServiceUnavailable=GameSpy services are currently unavailable
DupeLogin=You were logged out of GameSpy because your account was logged in elsewhere!
InvalidUser=Invalid username and/or password. Please try again.
UnknownError=Encountered an unknown error while logging in. Please try again.
LoggingIn=Logging in ...
LoginSuccess=Login Succeeded
LoginCancelled=Login cancelled by user
SaveLoginInfo=Save Login Info?
[DunDefEnemy]
DescriptiveName="Malamiko"
[UI_MultiplayerMenu]
MSG_NoGamesFoundTitle="No Games Found"
MSG_NoGamesFoundDescription="Failed to find a joinable game.\n\nWould you like to create one?"
MSG_CreateGameFailedTitle="Game Creation Failed"
MSG_CreateGameFailedDescription="Failed to create a game"
MSG_CreatingGameTitle="Creating Game"
MSG_JoiningGameTitle="Joining Game"
MSG_SearchFailedTitle="Search Failed"
MSG_SearchFailedDescription="Failed to search for games."
MSG_NoGamesQuickMatchTitle="No Games Found"
MSG_NoGamesQuickMatchDescription="Did not find any games.\n\nWould you like to create one?"
MSG_SearchingForGamesTitle="Searching"
MSG_SearchingForGamesDescription="Searching for games ..."
MSG_CreatePrivateMatchTitle="Create Private Match?"
MSG_CreatePrivateMatchDescription="Your game will not be listed in other players searches. Are you sure you want to create a private match?"
[DunDefDroppedEquipment]
ActivationString="(Equip This Item)"
AltActivationString="(Store In Item Box)"
[DunDefForge]
ActivationString_FailureDuringCombatPhase="(Can not use during Combat Phase)"
ActivationString_Use="(Activate)"
AltActivationString="(View"
DescriptiveName="Defender's Forge"
leaderboardSignPrefix="#1 Hero"
leaderboardEmptyString1="Be the first to"
leaderboardEmptyString2="make the leaderboard!"
scoreString="Score: "
LevelString="Lvl"
[DunDefTower]
ManaText="Mana"
UpgradeToText="Upgrade To Level"
AttackRangeString="Attack Range:"
AttackDamageString="Attack Damage:"
AttackIntervalString="Attack Rate:"
AttackIntervalEndString="Sekundoj"
TowerUnitCostString="Defendaĵpoentoj:"
HideDetailsString="(Kaŝi Detalojn)"
ShowDetailsString="(Montri Detalojn)"
[DunDefPlayerAbility_SellTower]
NotificationString="Select Defense To Sell"
ActivationFailureStringEnd="to"
[DunDefTower_DetonationType]
ActivationRangeString="Activation Range:"
MaximumDetonationsString="Maximum Detonations:"
AttackDurationString="Effective Duration:"
DetonationResetTimeString="Detonation Reset Time:"
AttackRangeString="Effective Range:"
[DunDefSkeleton]
DescriptiveName="Skeleto"
[HeroEquipment_Familiar]
ForgedByDescription="Raised By"
[UI_PlayerStats]
showGamerCardString="Show Gamer Info"
totalString="Total "
bestString="Best "
leastString="Least "
mostString="Most "
killString="Kills"
playerString="Ludanto "
towerString="Defense "
towersString="Defenses "
builtString="Built"
repairString="Repaired"
destroyString="Destroyed"
soldString="Sold"
timeString="Tempo"
chestString="Malfermitaj Kofroj"
manaString="Gajnita Manao"
expString="Akirita Sperto"
scoreString="Poentsumo"
damageString="Damage Taken"
DeathString="Mortoj"
naString="N/A"
pureStrategyString="Pure Strategy"
survivalString="Survival"
highestString="Highest"
waveString="Ondo"
endingsAchieved="Endings Achieved: "
towerButtonString="Defendaĵoj"
enemyButtonString="Malamikoj"
treasureButtonString="Treasure"
generalString="General"
awardString="Awards"
flawlessVictoryString="Flawless Victory"
immortalString="Immortal"
invincibleString="Invincible"
mvpString="Most Valuable Hero"
strategistString="Strategist"
triggerHappyString="Trigger Happy"
bankerString="Banker"
chillaxString="Chillax"
janitorString="Janitor"
knightString="Knight"
lordString="Lord"
handymanString="HandyMan"
[DunDefDemon]
DescriptiveName="Demono"
[DunDefGameReplicationInfo]
ScoreAwardPreStrings[1]="Completed Wave"
ScoreAwardPreStrings[2]="Wave Time Bonus ("
ScoreAwardPreStrings[3]="No Core Damage: Total Wave Score x"
ScoreAwardPreStrings[4]="No Player Dmg: Total Wave Score x"
ScoreAwardPreStrings[5]="Only Used Towers: Total Wave Score x"
ScoreAwardPreStrings[6]="Only Used Weapons: Total Wave Score x"
ScoreAwardPreStrings[7]="Defeated"
ScoreAwardPreStrings[8]="Award: '"
ScoreAwardPreStrings[9]="Cheated Score! This is a long score description +"
ScoreAwardPostStrings[1]=" +"
ScoreAwardPostStrings[2]="secs) +"
ScoreAwardPostStrings[7]=" +"
ScoreAwardPostStrings[8]="' +"
MajorNotificationLabels[0]=" All Players Healed "
MajorNotificationLabels[1]=" All Players and Core Healed "
MajorNotificationLabels[2]="Ondo"
MajorNotificationLabels[3]="Better Luck Next Time"
GameOverDescriptionReasons[0]="An Eternia Crystal Was Destroyed!"
SpectatorWaitString="Waiting For Build Phase To Join. . ."
PureStrategyModeString="Pure Strategy"
SurvivalModeString="Survival"
statsWaitText="Sending stats..."
[UI_GameSetup]
ChallengeString="Devio:"
LevelString="Nivelo:"
DifficultyString="Malfacileco:"
InfiniteBuildTimeString="Senlima Konstrutempo:"
SurvivalModeString="Traviva Reĝimo:"
StartingWaveString="Komenca Ondo:"
!!TavernItemPickupString="Tavern Item Pickups:"
??PureStrategyModeString="Nurstrategia Reĝimo:"
MSG_DLCWarningDescription1="Ne ĉiuj ludantoj havas al elŝutenhavan mapon"
MSG_DLCWarningDescription2="Se vi ŝanĝos al tiu nivelo, jenaj ludantoj eligiĝos el la ludo:"
MSG_DLCWarningDescription3="Ĉu vi certas, ke vi volas ŝanĝi al ĉi tiu nivelo?"
MSG_DLCWarningTitle="Averto"
OnStrings[0]="Ŝlosita"
OnStrings[1]="Malŝlosita"
StringYes="Jes"
StringNo="Ne"
[UIScriptWidget_HeroSelectionButton]
LevelString="Nivelo"
HealthString="Vivo"
manaString="Manao"
MaxManaString="Maks. Manao"
MaxHealthString="Maks. Vivo"
[DunDefWaveBillboard]
enemiesString="Malamikoj:"
[DunDefPlayer]
ActivationString="Vidi Heroinformojn"
HealthString="Health:"
manaString="Mana:"
[DunDef_UIAction_CheckAllPlayersLoggedIn]
MessageTitle="Cannot Save"
MessageText="Note: you are not signed into a GamerTag. Progress will not be saved unless you sign in."
[DunDefHeroManager]
DifficultyNames[0]="Easy"
DifficultyNames[1]="Medium"
DifficultyNames[2]="Hard"
DifficultyNames[3]="Insane"
CampaignLevelEntries[0]=(LevelFriendlyName="Foundries and Forges",LevelDescription="A hellish place of fire and brimstone, where blacksmiths toil away to produce mighty weapons.")
CampaignLevelEntries[1]=(LevelFriendlyName="Magus Quarters",LevelDescription="Where the Grand Magus lives and studies the arcane arts.")
CampaignLevelEntries[2]=(LevelFriendlyName="Alchemical Laboratory",LevelDescription="The Magi have assembled strange devices here to transmute the elements.")
CampaignLevelEntries[3]=(LevelFriendlyName="Servants Quarters",LevelDescription="The humble common-folk who serve the castle nobility make this place their home.")
CampaignLevelEntries[4]=(LevelFriendlyName="Castle Armory",LevelDescription="The vast armaments of the castle guard are kept in this fortified training area.")
CampaignLevelEntries[5]=(LevelFriendlyName="Hall of Court",LevelDescription="The aristocracy enters through this majestic chamber to socialize and hold court.")
CampaignLevelEntries[6]=(LevelFriendlyName="The Throne Room",LevelDescription="The seat of power itself, from which the realm is ruled.")
CampaignLevelEntries[7]=(LevelFriendlyName="Challenge: Unlikely Allies",LevelDescription="Protect your Ogre ally from the enemy hordes!")
CampaignLevelEntries[8]=(LevelFriendlyName="Challenge: Warping Core",LevelDescription="The core will randomly warp to a new location at random intervals, so stay alert!")
CampaignLevelEntries[9]=(LevelFriendlyName="Challenge: Raining Goblins",LevelDescription="Goblins rain down from the sky, anywhere and everywhere. Better bring your umbrella!")
CampaignLevelEntries[10]=(LevelFriendlyName="Challenge: Wizardry",LevelDescription="Every Wizard is invincible except two -- find and defeat them, and then take out the next Wizards until they're all destroyed!")
CampaignLevelEntries[11]=(LevelFriendlyName="Challenge: Ogre Crush",LevelDescription="Can you stand up to a horde of angry Ogres? Find out here!")
CampaignLevelEntries[12]=(LevelFriendlyName="Challenge: Zippy Terror",LevelDescription="Wave after Wave of crazy explosive Kobolds will speed towards your Core. Do you have what it takes to stop them?")
CampaignLevelEntries[13]=(LevelFriendlyName="Challenge: Chicken",LevelDescription="One Hero is randomly chosen as the Chicken, who enemies love to target, moves slowly, and dies after a single hit. Can you protect your Core AND yourself?")
DefaultStatNames[0]="None"
DefaultStatNames[1]="Hero Health"
DefaultStatNames[2]="Hero Speed"
DefaultStatNames[3]="Hero Damage"
DefaultStatNames[4]="Hero Casting Rate"
DefaultStatNames[5]="Hero Ability One"
DefaultStatNames[6]="Hero Ability Two"
DefaultStatNames[7]="Defense Health"
DefaultStatNames[8]="Defense Attack Rate"
DefaultStatNames[9]="Defense Base Damage"
DefaultStatNames[10]="Defense Area of Effect"
LobbyLevelName="Drinkejo"
CorruptSaveTitle="Corrupt Save"
CorruptSaveMsg="Your save was corrupted. Hero backup successful"
[DunDefMapInfo]
DefaultMissionObjectiveText="Defendu la Eterniajn Kristalojn!"
LobbyLevelPreDescription="The Tavern of"
[DunDefTower_AuraStickyGloop]
AttackDamageString="Enemy Movement Speed:"
[UIScriptWidget_HeroInfoExpBar]
PreValuesString="Experience: "
[UI_SearchFilters]
MSG_OneDifficultyRequiredTitle="Not Allowed!"
MSG_OneDifficultyRequiredDescription="You must leave at least 1 difficulty enabled, otherwise you wont get any search results!"
[DunDefTower_ChainLightning]
ChainLengthString="Max Chain Length:"
AttackDamagePerSecondString="Per Second"
AttackIntervalString="Attack Duration:"
ChainTargetsString="Max Chain Targets:"
[UI_CustomizeCrystal]
LockedString="Forŝlosita!"
RequiredString="Neceso:"
[UI_PauseMenu]
LeaveGameString="Leave Game"
muteString="Mute Player"
unmuteString="Unmute Player"
DeletionConfirmationStrings[0]="Are you sure you wish to restart this level?"
DeletionConfirmationStrings[1]="Are you sure you wish to return to your Tavern?"
DeletionConfirmationStrings[2]="Are you sure you wish to leave the game?"
DeletionConfirmationStrings[3]="Are you sure you wish to exit to the Main Menu?"
[DunDefOgre]
DescriptiveName="Ogre"
[UI_CharacterSelect]
PressStartString="Press Start"
[DunDefGameStats]
statClasses[25]=(AwardName="Immortal",AwardDescription="Did not die")
statClasses[26]=(AwardName="Invincible",AwardDescription="Did not take damage for an entire wave after the first")
statClasses[27]=(AwardName="Knight",AwardDescription="Killed 10 enemies in 5 seconds")
statClasses[28]=(AwardName="Lord",AwardDescription="Killed 50 enemies in 5 seconds")
statClasses[29]=(AwardName="Strategist",AwardDescription="Scored the most tower kills")
statClasses[30]=(AwardName="Banker",AwardDescription="Earned the most mana")
statClasses[31]=(AwardName="Trigger Happy",AwardDescription="Most first to ready for Combat Phase")
statClasses[32]=(AwardName="Handy Man",AwardDescription="Performed the most tower repairs")
statClasses[33]=(AwardName="Janitor",AwardDescription="Scored the last kill in the wave")
statClasses[34]=(AwardName="Chillax",AwardDescription="Moved the least distance in the wave")
statClasses[35]=(AwardName="Flawless Victory",AwardDescription="No core damage after the first wave")
statClasses[36]=(AwardName="Most Valuable Hero",AwardDescription="Scored the most total kills")
statClasses[37]=(AwardName="Teamwork",AwardDescription="Completed a mission with 4 active players")
statClasses[38]=(AwardName="Skin of Your Teeth",AwardDescription="Survived a wave after the first with 1 core HP")
statClasses[39]=(AwardName="First Kill",AwardDescription="Scored the first kill in the wave")
statClasses[40]=(AwardName="Mechanic",AwardDescription="Performed the most tower upgrades")
statClasses[41]=(AwardName="Boss Slayer",AwardDescription="Your Hero or Defense landed the killing blow on a boss.")
statClasses[42]=(AwardName="Master Builder",AwardDescription="Kept full Defense Units throughout the wave")
statClasses[43]=(AwardName="Master Strategist",AwardDescription="Only used Towers to kill enemies")
statClasses[44]=(AwardName="Gunslinger",AwardDescription="Only used Weapons to kill enemies")
statClasses[45]=(AwardName="Most Valuable Player",AwardDescription="Scored the most total kills")
[DunDefDamageType_Fire]
FriendlyName="Fire"
AdjectiveName="Flaming"
[DunDefDamageType_Poison]
FriendlyName="Poison"
AdjectiveName="Poisonous"
[DunDefDragonBossBallista]
StringBallistaName="War Ballista"
StringBallistaResetting="(Resetting)"
StringBallistaActivation="(Activate)"
[DunDefPlayerAbility_DetonateTraps]
ActivationFailureString_NoTrapsToDetonate="There are no traps nearby to detonate"
DescriptiveName="Detonate Traps"
[DunDefTower_Aura]
AttackRangeString="Effective Range:"
[DunDefCrystalCore]
ActivationBuildPhaseString="(Activate to Ready for Combat Phase)"
ActivationVictoryString="(Activate to Proceed to Next Level)"
ActivationVictoryViewStatsString="(Activate to View Level Statistics)"
CoreUnderAttackMessageString="An Eternia Crystal is under attack!"
LobbyOpenGameSetupString="Mission Setup"
LobbyViewHostsStatsString="View Statistics For"
LobbyViewYourStatsString="View Your Statistics"
[UI_PasswordPrompt]
MSG_PasswordTitle="Wrong Password"
MSG_PasswordDescription="The password you entered does not match, please try again"
[DunDefDamageableTarget]
SummonedByString="Alvokita de "
[DunDefWeapon]
ReloadString="Reŝargi"
[UIScriptWidget_EquipmentStat]
DamageResistanceString="Damage Resistance Bonus"
BonusString="Bonuso"
[DunDefViewportClient]
MSG_DuplicateLoginTitle="Duplicate Login"
MSG_JoinFailedTitle="Join Failed"
MSG_JoinFailedDescription="Attempt to join game failed"
[DunDefSceneClient]
MSG_NetworkConnectionLostTitle="Lost Network Connection"
MSG_NetworkConnectionLostDescription="Lost Network Connection."
MSG_SigninChangeTitle="Sign-In Changed"
MSG_SigninChangeDescription="A sign-in change occured for an active player."
[DunDefPlayerAbility_CharacterToggle]
ToggleActivationString="Activated"
ToggleDeactivationString="Deactivated"
[ActionWheelEntry]
ToolTipDescription="This is a tooltip description & Please replace it with something in the Archetype"
[DunDefKobold]
DescriptiveName="Kobold"
[DunDefPlayerAbility_RepairTower]
NotificationString="Elektu Riparendan Defendaĵon"
ActivationFailureString_Mana="Necesas almenaŭ"
ActivationFailureStringEnd="por"
[DunDefPlayerAbility_Heal]
CastingDescription="Memkuraci"
??ActivationFailureString_Short="Plena Vivo"
??ActivationFailureString="Vi en povas Kuraci vin mem kiam via Vivo(??) estas plena."
DescriptiveName="Memkuraci"
[DunDefDamageType_Generic]
FriendlyName="Generic"
[UICheckBox_Scripted]
ValueDataSource.MarkupString="1280x720"
[UI_GameSpyLogin]
MSG_InvalidCharacterTitle="Invalid Key"
MSG_InvalidCharacterDescription1="GameSpy IDs cannot start with the '"
MSG_InvalidCharacterDescription2="' character"
MSG_LoggingInTitle="Logging In"
MSG_LoginFailedTitle="Login Failed"
MSG_LoginSucceededTitle="Login Succeeded"
MSG_LoginSucceededDescription="Login Succeeded"
[DunDefTower_AuraHeal]
AttackDamageString="Heal Amount:"
AttackIntervalString="Heal Rate:"
[DunDefHUD]
ReachedLevelCapMessageString="has reached the maximum Hero Level:"
ReachedDemoLevelCapMessageString="has reached the maximum DEMO Hero Level:"
RandomDeathStrings[0]="You Were Ended"
RandomDeathStrings[1]="Ouch"
RandomDeathStrings[2]="That Must Have Hurt"
[UI_NetworkMultiplayer]
MSG_SearchingForGamesTitle="Searching"
MSG_SearchingForGamesDescription="Searching for games ..."
MSG_FailedToJoinGameTitle="Join Failed"
MSG_FailedToJoinGameDescription="Failed to join the game"
MSG_JoiningGameTitle="Joining"
MSG_JoiningGameDescription="Joining game ..."
MSG_CannotJoinTitle="Can't Join"
MSG_CannotJoinGameFull="Can't join game because the game does not have enough space for all local players!"
MSG_CannotJoinNotAllOnline="Can't join game because not all local players can play online!"
MSG_CreatingGameTitle="Creating Game"
MSG_CreatingGameDescription="Creating game ..."
[UI_HeroInfoNew]
LevelString="Level"
LevelUpPreString="Apply Level Up to"
[UI_HeroSelection]
CancelString="Cancel"
[UI_EquipmentInfo_New]
LevelString="Level"
InvestingString="Investing..."
UpgradeString="Investment"
ApplyLevelUpString="Apply Upgrade!"
MaximumLevelString="At Maximum Level"
PickStatString="Pick Statistic to Upgrade"
UpgradeInForgeString="Invest In Forge"
UpgradeNextWaveString="Invest Next Wave"
[HeroEquipment]
LevelString="Lvl"
ForgedByDescription="Forged By"
AdditionalDescription="Additional"
DamageDescription="Damage"
EquipmentStatNames[0]="Base Damage"
EquipmentStatNames[1]="Ranged Damage"
EquipmentStatNames[2]="Additional Elemental Damage"
EquipmentStatNames[3]="Shots Per Second"
EquipmentStatNames[4]="Clip Ammo"
EquipmentStatNames[5]="Reload Speed Bonus"
EquipmentStatNames[6]="Knockback Bonus"
EquipmentStatNames[7]="Charge Speed Bonus"
EquipmentStatNames[8]="Blocking Damage Resistance"
EquipmentStatNames[9]="Additional Projectiles"
EquipmentStatNames[10]="Projectile Speed Bonus"
EquipmentStatDescriptions[0]="How much base damage this weapon does per attack."
EquipmentStatDescriptions[1]="How much ranged damage this weapon does with its projectiles."
EquipmentStatDescriptions[2]="Additional elemental damage this weapon does per attack."
EquipmentStatDescriptions[3]="How many times this weapon can fire per second."
EquipmentStatDescriptions[4]="How much ammunition this weapon stores per clip."
EquipmentStatDescriptions[5]="A bonus to the reload time of this weapon."
EquipmentStatDescriptions[6]="A bonus to the knockback attack of this weapon."
EquipmentStatDescriptions[7]="A bonus to the charging speed of this weapon."
EquipmentStatDescriptions[8]="The percentage of damage that is reduced when blocking with this weapon."
EquipmentStatDescriptions[9]="How many additional projectiles this weapon fires per shot."
EquipmentStatDescriptions[10]="A bonus to this weapon's projectile speed."
BaseForgerName="Unknown"
GivenEquipmentMessageString="' has been added to your Item Box!"
RandomBaseNames[0]=(StringValue="Generic Random Item Name")
DamageReductionNames[0]=(StringValue=" Enchanted")
DamageReductionNames[1]=(StringValue=" Blessed")
DamageReductionNames[2]=(StringValue=" Lucky")
DamageReductionNames[4]=(StringValue=" Unlucky")
QualityDescriptorNames[0]=(StringValue="Godly")
QualityDescriptorNames[1]=(StringValue="Legendary")
QualityDescriptorNames[2]=(StringValue="Epic")
QualityDescriptorNames[3]=(StringValue="Amazing")
QualityDescriptorNames[4]=(StringValue="Powerful")
QualityDescriptorNames[5]=(StringValue="Shining")
QualityDescriptorNames[6]=(StringValue="Polished")
QualityDescriptorNames[7]=(StringValue="Sturdy")
QualityDescriptorNames[8]=(StringValue="Solid")
QualityDescriptorNames[9]=(StringValue="Stocky")
QualityDescriptorNames[10]=(StringValue="Worn")
QualityDescriptorNames[11]=(StringValue="Torn")
QualityDescriptorNames[12]=(StringValue="Cursed")
[DunDefPlayerAbility_UpgradeTower]
FailureString_TowerHasMaxUpgrades="This Defense can not be upgraded any further."
NotificationString="Select Defense To Upgrade"
UpgradingString="Upgrading"
ActivationFailureString_Mana="Need at least"
ActivationFailureStringEnd="to"
[DunDefPlayerController]
MSG_StorageDeviceRemovedTitle="Storage Device Removed"
MSG_StorageDeviceRemovedDescription="A storage device containing downloadable content was removed, you have been returned to the Main Menu."
MSG_WaitingForDLCMasksTitle="Waiting"
MSG_WaitingForDLCMasksDescription="Waiting for installed level info from the other players ..."
MSG_BootedFromGameTitle="Booted From Game"
MSG_BootedFromGameDescription="You were booted from the game because the host switched to a downloadable content level that you do not have installed."
MSG_JoiningTitle="Joining ..."
MSG_JoiningDescription="Joining Game ..."
MSG_JoinFailedTitle="Join Failed"
MSG_JoinFailedDescription1="Failed to join the game from invite."
MSG_JoinFailedDescription2="Failed to join the game from invite because not all players can join."
MSG_JoinFailedDescription3="Failed to join the game from invite because there is not enough space."
[UIPanel_Leaderboard]
entryNotFoundString="You have no entries on this leaderboard"
emptyLeaderboardString="This leaderboard is empty"
myHeroInfo.HeroName="Unknown"
TopRankingsView="Top Rankings"
FriendsView="Friends"
InfiniteWaveString="Infinite Waves"
RetrieveString="Retrieving Leaderboards..."
pureStrategyString="Pure Strategy"
CampaignString="Kampanjo"
ChallengeString="Devio"
[DunDefTower_SliceNDice]
DamageRateAtMaxSpinString="Damage Rate At Max Spin:"
AttackIntervalString="Time To Reach Max Spin:"
[UI_GameStats]
genericFeedbackString="More Info"
hideInfoString="Hide Info"
showGamerCardString="Show Gamer Info"
timeString="Tempo"
totalString="Total"
combatString="Batalo"
buildString="Konstruado"
killsString="Mortigoj"
playersString="Herooj"
towersString="Defendaĵoj"
wavesString="Waves in Combat"
chestsString="Treasure Chests"
builtString="Konstruitaj"
soldString="Venditaj"
repairedString="Reparitaj"
destroyedString="Detruitaj"
openedString="Malfermitaj"
bootyString="Booty"
usefulBootyString="Useful"
unusefulBootyString="Not Useful"
enemiesEncounteredString="Enemies Spawned"
deathsString="Mortoj"
totalExpString="Akirita Sperto"
totalManaString="Mana Collected"
mvpString="Most Valuable Hero"
awardsString="Awards"
LevelString="Level"
waveString="Ondo"
enemiesString="Malamikoj"
spawnedString="Spawned"
killedString="Killed"
playerDamageString="Player Damage"
upgradedString="Upgraded"
damageTakenString="Damage Taken"
towerString="Defense "
heroString="Hero "
repeatLevelString="Replay Level"
nextLevelString="Ready for Next Level"
closeString="Close Stats"
lobbyString="Return To Tavern"
bestString="Best "
leastString="Least "
mostString="Most "
naString="N/A"
playerString="Ludanto "
scoreString="Poentsumo"
pureStrategyString="Pure Strategy"
survivalString="Survival"
highestString="Highest"
receivingString="Receiving Statistics..."
exitString="Eliri Ludon"
[DunDefPlayerReplicationInfo]
LevelUpMessageString="levelled up!"
ChangedNamesMessageString="changed names to"
EnteredGameMessageString="has joined the Session."
LeftGameMessageString="has abandoned the Defense!"
NewHeroMessageString="has brought"
NewHeroMessageStringEnd="to the Defense!"
muteString="(muted)"
[DunDefPlayerAbility_Squire_CircleSlice]
DescriptiveName="Circle Slice"
[DunDefTower_AuraStrengthDrain]
AttackDamageString="Enemy Strength:"
[DunDefPlayerAbility_TowerPlacement]
ActivationFailureStringEnd="to summon"
[DunDefDamageType_Lightning]
FriendlyName="Lightning"
AdjectiveName="Electric"
[DunDefPlayerAbility]
ActivationFailureString_HeroLevel="Need Hero Level"
ActivationFailureString_Mana="Need"
ActivationFailureString_Physics="Need to be on solid ground"
ActivationFailureString_Cooldown="Need to cool down for"
ActivationManaString="Mana"
ActivationSecondsString="Seconds"
ActivationFailureStringEnd="to activate"
ActivationFailureString_NotApplicable="Can't currently activate"
CancelledDueToManaString="cancelled due to lack of Mana."
AbilityUnlockedMessageString="' Ability Is Now Unlocked!"
[DunDefGameSearchCommon]
LocalizedSettingsMappings[0]=(ValueMappings=())
[DunDefOnlineGameSettingsConsole]
LobbyLevelName="Drinkejo"
Difficulty.FriendlyName="Malfacileco"
LevelFriendlyName.FriendlyName="Mapo"
SurvivalMode.FriendlyName="Infinite Waves?"
InfiniteBuild.FriendlyName="Infinite Build?"
PureStrategy.FriendlyName="Pure Strategy?"
hostInfo.FriendlyName="Host Hero"
StartAtWave.FriendlyName="Start Wave"
LocalizedSettingsMappings[0]=(ValueMappings=())
[DunDefDarkElf]
DescriptiveName="Dark Elf Archer"
[DunDefOrc]
DescriptiveName="Orc"
[DunDefPlayerAbility_BuildTower]
ActivationFailureString_NeedTowerUnits="Need"
ActivationTowerUnitsString="Free Defense Units"
ActivationSummonString="to summon"
TowerUnitDescriptionString="Defendaĵpoentoj"
ChooseWhereToSummonString="Choose where to summon"
SummoningString="Summoning"
SetRotationString="Set rotation of"
PlacementDeniedStrings[0]="You can not summon to this location"
PlacementDeniedStrings[1]="Dark energy prevents summoning to this location"
PlacementDeniedStrings[2]="You can not place two similar Traps together"
PlacementDeniedStrings[3]="You can not place two similar Auras together"
AbilityUnlockedMessagePreString="'Summon "
AbilityUnlockedMessageString="' Is Now Unlocked!"
[UIScriptWidget_HeroStat]
HeroDamageResistanceString="Damage Resistance"
heroString="Hero:"
EquipmentString="Equipment:"
[UI_ItemBox]
LockItemString="Ŝlosi Objekton"
UnlockItemString="Malŝlosi Objekton"
AllItemsString="Ĉiuj Malŝlositaj Objektoj!"
SellAllInLobbyString="Vendi Ĉiujn En Drinkejo"
SellInLobbyString="Vendi En Drinkejo"