share/hedgewars/Data/Locale/zh_CN.lua
author sheepluva
Fri, 17 May 2013 22:01:23 +0200
changeset 9010 d1f9197027b2
parent 8045 ef403e6bddae
child 10449 d108ca108ef3
permissions -rw-r--r--
changed icon for freezer ( issue #614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
     1
locale = {
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
     2
      ["!!!"] = "!!!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
     3
--      ["..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
     4
--      ["011101000"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
     5
--      ["011101001"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:family, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
     6
--      ["30 minutes later..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
     7
--      ["About a month ago, a cyborg came and told us that you're the cannibals!"] = "", -- A_Classic_Fairytale:enemy
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
     8
--      ["Accuracy Bonus!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
     9
--      ["Ace"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    10
--      ["Achievement Unlocked"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_That_Sinking_Feeling, Tumbler
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    11
--      ["A Classic Fairytale"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    12
--      ["???"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    13
--      ["Actually, you aren't worthy of life! Take this..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    14
--      ["A cy-what?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    15
--      ["Adventurous"] = "", -- A_Classic_Fairytale:journey
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    16
--      ["Africa"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    17
--      ["After Leaks A Lot betrayed his tribe, he joined the cannibals..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    18
--      ["After the shock caused by the enemy spy, Leaks A Lot and Dense Cloud went hunting to relax."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    19
--      ["Again with the 'cannibals' thing!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    20
--      ["a Hedgewars challenge"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    21
--      ["a Hedgewars mini-game"] = "", -- Space_Invasion, The_Specialists
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    22
      ["Aiming Practice"] = "瞄准练习", --火箭筒、霰弹枪、狙击枪
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    23
--      ["A leap in a leap"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    24
--      ["A little gift from the cyborgs"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    25
--      ["All gone...everything!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    26
--      ["All right, we just need to get to the other side of the island!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    27
--      ["All walls touched!"] = "", -- WxW
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    28
--      ["Ammo"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    29
--      ["Ammo Depleted!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    30
--      ["ammo extended!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    31
--      ["Ammo is reset at the end of your turn."] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    32
--      ["Ammo Maniac!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    33
--      ["And how am I alive?!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    34
--      ["And so happenned that Leaks A Lot failed to complete the challenge! He landed, pressured by shame..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    35
--      ["And so it began..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    36
--      ["...and so the cyborgs took over the world..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    37
--      ["And so they discovered that cyborgs weren't invulnerable..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    38
--      ["And where's all the weed?"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    39
--      ["And you believed me? Oh, god, that's cute!"] = "", -- A_Classic_Fairytale:journey
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    40
--      ["Anno 1032: [The explosion will make a strong push ~ wide range, wont affect hogs close to the target]"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    41
--      ["Antarctica"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    42
--      ["Are we there yet?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    43
--      ["Are you accusing me of something?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    44
--      ["Are you saying that many of us have died for your entertainment?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    45
--      ["Artur Detour"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    46
--      ["As a reward for your performance, here's some new technology!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    47
--      ["a shoppa minigame"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    48
--      ["Asia"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    49
--      ["Assault Team"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    50
--      ["As the ammo is sparse, you might want to reuse ropes while mid-air.|"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    51
--      ["As the challenge was completed, Leaks A Lot set foot on the ground..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    52
--      ["As you can see, there is no way to get on the other side!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    53
--      ["Attack From Rope"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    54
--      ["Australia"] = "", -- Continental_supplies
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    55
--      ["Available points remaining: "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    56
--      ["Back Breaker"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    57
--      ["Back in the village, after telling the villagers about the threat..."] = "", -- A_Classic_Fairytale:united
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    58
--      ["[Backspace]"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    59
--      ["Backstab"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    60
--      ["Bad Team"] = "", -- User_Mission_-_The_Great_Escape
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    61
--      ["Bamboo Thicket"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    62
--      ["Barrel Eater!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
    63
--      ["Barrel Launcher"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    64
--      ["Baseballbat"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    65
      ["Bat balls at your enemies and|push them into the sea!"] = "发射棒球将敌人击打入水",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    66
      ["Bat your opponents through the|baskets and out of the map!"] = "把敌人击出场地——对准栏框",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    67
      ["Bazooka Training"] = "火箭筒训练",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    68
--      ["Beep Loopers"] = "", -- A_Classic_Fairytale:queen
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    69
      ["Best laps per team: "] = "每一队最佳速度:",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    70
--      ["Best Team Times: "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    71
--      ["Beware, though! If you are slow, you die!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    72
--      ["Biomechanic Team"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    73
--      ["Blender"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    74
--      ["Bloodpie"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    75
--      ["Bloodrocutor"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    76
--      ["Bloodsucker"] = "", -- A_Classic_Fairytale:shadow
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    77
      ["Bloody Rookies"] = "雉儿飞", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    78
--      ["Bone Jackson"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    79
--      ["Bonely"] = "", -- A_Classic_Fairytale:shadow
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
    80
--      ["Boom!"] =
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    81
--      ["BOOM!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    82
--      ["Boss defeated!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
    83
--      ["Boss Slayer!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    84
--      ["Brain Blower"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    85
--      ["Brainiac"] = "", -- A_Classic_Fairytale:epil, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    86
--      ["Brainila"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    87
--      ["Brain Stu"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    88
--      ["Brain Teaser"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    89
--      ["Brutal Lily"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    90
--      ["Brutus"] = "", -- A_Classic_Fairytale:backstab
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
    91
--      ["Build a track and race."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    92
--      ["Bullseye"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    93
--      ["But it proved to be no easy task!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    94
--      ["But that's impossible!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    95
--      ["But the ones alive are stronger in their heart!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    96
--      ["But...we died!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    97
--      ["But where can we go?"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    98
--      ["But why would they help us?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
    99
--      ["But you're cannibals. It's what you do."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   100
--      ["But you said you'd let her go!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   101
--      ["Call me Beep! Well, 'cause I'm such a nice...person!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   102
--      ["Cannibals"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   103
--      ["Cannibal Sentry"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   104
--      ["Cannibals?! You're the cannibals!"] = "", -- A_Classic_Fairytale:enemy
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   105
      ["CAPTURE THE FLAG"] = "抢旗子",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   106
--      ["Careless"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   107
--      ["Carol"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   108
--      ["CHALLENGE COMPLETE"] = "", -- User_Mission_-_RCPlane_Challenge
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   109
--      ["Change Weapon"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   110
--      ["Choose your side! If you want to join the strange man, walk up to him.|Otherwise, walk away from him. If you decide to att...nevermind..."] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   111
--      ["Clumsy"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   112
--      ["Cluster Bomb MASTER!"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   113
--      ["Cluster Bomb Training"] = "", -- Basic_Training_-_Cluster_Bomb
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   114
      ["Codename: Teamwork"] = "代号:团队行动",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   115
--      ["Collateral Damage"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   116
--      ["Collateral Damage II"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   117
--      ["Collect all the crates, but remember, our time in this life is limited!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   118
--      ["Collect or destroy all the health crates."] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   119
--      ["Collect the crate on the right.|Hint: Select the rope, [Up] or [Down] to aim, [Space] to fire, directional keys to move.|Ropes can be fired again in the air!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   120
--      ["Collect the crates within the time limit!|If you fail, you'll have to try again."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   121
--      ["Come closer, so that your training may continue!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   122
--      ["Compete to use as few planes as possible!"] = "", -- User_Mission_-_RCPlane_Challenge
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   123
--      ["Complete the track as fast as you can!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   124
--      ["COMPLETION TIME"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   125
--      ["Configuration accepted."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   126
--      ["Congratulations"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   127
--      ["Congratulations! You needed only half of time|to eliminate all targets."] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   128
--      ["Congratulations! You've completed the Rope tutorial! |- Tutorial ends in 10 seconds!"] = "", -- Basic_Training_-_Rope
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   129
      ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "恭喜!你在规定时限内清零全部目标。", --Bazooka, Shotgun, SniperRifle
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   130
      ["Congratulations!"] = "恭喜",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   131
--      ["Continental supplies"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   132
      ["Control pillars to score points."] = "控制支柱得分",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   133
--      ["Corporationals"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   134
--      ["Corpsemonger"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   135
--      ["Corpse Thrower"] = "", -- A_Classic_Fairytale:epil
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   136
--      ["Crates Left:"] = "", -- User_Mission_-_RCPlane_Challenge
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   137
      ["Cybernetic Empire"] = "自动化帝国",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   138
--      ["Cyborg. It's what the aliens call themselves."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   139
--      ["Dahmer"] = "", -- A_Classic_Fairytale:backstab
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   140
      ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "新人,别让我看到",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   141
      ["DAMMIT, ROOKIE!"] = "新人",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   142
      ["Dangerous Ducklings"] = "危险的小鸭子",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   143
--      ["Deadweight"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   144
--      ["Defeat the cannibals"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   145
--      ["Defeat the cannibals!|"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   146
--      ["Defeat the cannibals!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   147
--      ["Defeat the cyborgs!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   148
--      ["Defend yourself!|Hint: You can get tips on using weapons by moving your mouse over them in the weapon selection menu"] = "", -- A_Classic_Fairytale:shadow
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   149
--      ["Demolition is fun!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   150
--      ["Dense Cloud"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   151
--      ["Dense Cloud must have already told them everything..."] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   152
--      ["Depleted Kamikaze!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   153
--      ["Destroy him, Leaks A Lot! He is responsible for the deaths of many of us!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   154
--      ["Destroy invaders to score points."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   155
--      ["Destroy the targets!|Hint: Select the Shoryuken and hit [Space]|P.S. You can use it mid-air."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   156
--      ["Destroy the targets!|Hint: [Up], [Down] to aim, [Space] to shoot"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   157
--      ["Did anyone follow you?"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   158
--      ["Did you see him coming?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   159
--      ["Did you warn the village?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   160
--      ["Die, die, die!"] = "", -- A_Classic_Fairytale:dragon
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   161
--      ["Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   162
--      ["Dist: "] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   163
--      ["Do not laugh, inexperienced one, for he speaks the truth!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   164
--      ["Do not let his words fool you, young one! He will stab you in the back as soon as you turn away!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   165
--      ["Do the deed"] = "", -- A_Classic_Fairytale:first_blood
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   166
--      ["Double Kill!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   167
--      ["DOUBLE KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   168
--      ["Do you have any idea how valuable grass is?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   169
--      ["Do you think you're some kind of god?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   170
--      ["Dragon's Lair"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   171
--      ["Drills"] = "", -- A_Classic_Fairytale:backstab
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   172
--      ["Drone Hunter!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   173
--      ["Drop a bomb: [drop some heroic wind that will turn into a bomb on impact]"] = "", -- Continental_supplies
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   174
--      ["Drowner"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   175
--      ["Dude, all the plants are gone!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   176
--      ["Dude, can you see Ramon and Spiky?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   177
--      ["Dude, that's so cool!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   178
--      ["Dude, we really need a new shaman..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   179
--      ["Dude, what's this place?!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   180
--      ["Dude, where are we?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   181
--      ["Dude, wow! I just had the weirdest high!"] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   182
--      ["Duration"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   183
--      ["Dust storm: [Deals 20 damage to all enemies in the circle]"] = "", -- Continental_supplies
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   184
--      ["Each turn you get 1-3 random weapons"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   185
--      ["Each turn you get one random weapon"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   186
--      ["Eagle Eye"] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   187
--      ["Eagle Eye: [Blink to the impact ~ one shot]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   188
--      ["Ear Sniffer"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:epil
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   189
--      ["Elderbot"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   190
--      ["Elimate your captor."] = "", -- User_Mission_-_The_Great_Escape
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   191
      ["Eliminate all enemies"] = "解决全部对手",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   192
      ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "时间限制内清除全部目标。弹药无限。", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   193
--      ["Eliminate enemy hogs and take their weapons."] = "", -- Highlander
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   194
      ["Eliminate Poison before the time runs out"] = "时间限制内清除毒素。",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   195
      ["Eliminate the Blue Team"] = "解决蓝色队伍",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   196
--      ["Eliminate the enemy before the time runs out"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   197
--      ["Eliminate the enemy hogs to win."] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   198
--      ["Eliminate the enemy specialists."] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   199
      ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- 打倒 3378 |-反抗者必须存活",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   200
--      ["Elmo"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   201
--      ["Energetic Engineer"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   202
      ["Enjoy the swim..."] = "游水愉快",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   203
--      ["[Enter]"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   204
--      ["Europe"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   205
--      [" ever done to you?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   206
--      ["Everyone knows this."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   207
--      ["Every single time!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   208
--      ["Everything looks OK..."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   209
--      ["Exactly, man! That was my dream."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   210
--      ["Eye Chewer"] = "", -- A_Classic_Fairytale:journey
7938
nemo
parents: 7935
diff changeset
   211
--      ["INSANITY"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   212
--      ["Family Reunion"] = "", -- A_Classic_Fairytale:family
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   213
      ["Fastest lap: "] = "最快记录:",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   214
      ["Feeble Resistance"] = "反抗者",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   215
--      ["Fell From Grace"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   216
--      ["Fell From Heaven"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   217
--      ["Fell From Heaven is the best! Fell From Heaven is the greatest!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   218
--      ["Femur Lover"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   219
--      ["Fierce Competition!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   220
--      ["Fiery Water"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   221
--      ["Find your tribe!|Cross the lake!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   222
--      ["Finish your training|Hint: Animations can be skipped with the [Precise] key."] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   223
--      ["Fire"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   224
--      ["Fire a mine: [Does what it says ~ Cant be dropped close to an enemy ~ 1 sec]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   225
--      ["First aid kits?!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   226
--      ["First Blood"] = "", -- A_Classic_Fairytale:first_blood
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   227
--      ["FIRST BLOOD MUTATES"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   228
--      ["First Steps"] = "", -- A_Classic_Fairytale:first_blood
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   229
      ["Flag captured!"] = "夺旗得分!",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   230
      ["Flag respawned!"] = "旗帜重生!",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   231
      ["Flag returned!"] = "旗帜归还!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   232
--      ["Flags, and their home base will be placed where each team ends their first turn."] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   233
--      ["Flamer"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   234
--      ["Flaming Worm"] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   235
--      ["Flare: [fire up some bombs depending on hogs depending on hogs in the circle"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   236
--      ["Flesh for Brainz"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   237
--      ["For improved features/stability, play 0.9.18+"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   238
--      ["Free Dense Cloud and continue the mission!"] = "", -- A_Classic_Fairytale:journey
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   239
--      ["Friendly Fire!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   240
--      ["fuel extended!"] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   241
--      ["GAME BEGUN!!!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   242
--      ["Game Modifiers: "] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   243
      ["GAME OVER!"] = "结束了!",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   244
      ["Game Started!"] = "开始",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   245
--      ["Game? Was this a game to you?!"] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   246
--      ["GasBomb"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   247
--      ["Gas Gargler"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   248
--      ["Get Dense Cloud out of the pit!"] = "", -- A_Classic_Fairytale:journey
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   249
      ["Get on over there and take him out!"] = "上去把它拉下来!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   250
--      ["Get on the head of the mole"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   251
--      ["Get out of there!"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   252
--      ["Get that crate!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   253
--      ["Get the crate on the other side of the island!|"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   254
--      ["Get to the target using your rope! |Controls: Left & Right to swing the rope - Up & Down to Contract and Expand!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   255
--      ["Get your teammates out of their natural prison and save the princess!|Hint: Drilling holes should solve everything.|Hint: It might be a good idea to place a girder before starting to drill. Just saying.|Hint: All your hedgehogs need to be above the marked height!|Hint: Leaks A Lot needs to get really close to the princess!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   256
--      ["GG!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   257
--      ["Gimme Bones"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   258
--      ["Glark"] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   259
--      ["Goal"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   260
      ["GO! GO! GO!"] = "上!",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   261
      ["Good birdy......"] = "乖鸟儿",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   262
--      ["Good Dude"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   263
--      ["Good idea, they'll never find us there!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   264
--      ["Good luck...or else!"] = "", -- A_Classic_Fairytale:journey
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   265
      ["Good luck out there!"] = "祝好运",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   266
--      ["Good so far!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   267
--      ["Good to go!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   268
--      ["Go on top of the flower"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   269
--      ["Go, quick!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   270
--      ["Gorkij"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   271
--      ["Go surf!"] = "", -- WxW
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   272
--      ["GOTCHA!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   273
--      ["Grab Mines/Explosives"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   274
--      ["Great choice, Steve! Mind if I call you that?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   275
--      ["Great work! Now hit it with your Baseball Bat! |Tip: You can change weapon with 'Right Click'!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   276
--      ["Great! You will be contacted soon for assistance."] = "", -- A_Classic_Fairytale:shadow
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   277
--      ["Green lipstick bullet: [Is poisonous]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   278
--      ["Greetings, "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   279
--      ["Greetings, cloudy one!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   280
--      ["Grenade Training"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   281
--      ["Grenadiers"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   282
--      ["Guys, do you think there's more of them?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   283
--      ["HAHA!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   284
--      ["Haha!"] = "", -- A_Classic_Fairytale:united
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   285
--      ["Hahahaha!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   286
--      ["Haha, now THAT would be something!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   287
--      ["Hannibal"] = "", -- A_Classic_Fairytale:epil
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   288
--      ["Hapless Hogs"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   289
--      [" Hapless Hogs left!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   290
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   291
--      [" HAS MUTATED"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   292
--      ["Hatless Jerry"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   293
--      ["Have no illusions, your tribe is dead, indifferent of your choice."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   294
--      ["Have we ever attacked you first?"] = "", -- A_Classic_Fairytale:enemy
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   295
--      ["Health crates extend your time."] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   296
--      ["Heavy"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   297
--      ["Heavy Cannfantry"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   298
--      ["Hedge-cogs"] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   299
--      ["Hedgehog projectile: [fire your hog like a Sticky Bomb]"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   300
      ["Hedgewars-Basketball"] = "刺猬大作战-篮球计划",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   301
      ["Hedgewars-Knockball"] = "刺猬大作战-击球计划",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   302
--      ["Hedgibal Lecter"] = "", -- A_Classic_Fairytale:backstab
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   303
--      ["Heh, it's not that bad."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   304
--      ["Hello again, "] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   305
--      ["Help me, Leaks!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   306
--      ["Help me, please!!!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   307
--      ["Help me, please!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   308
--      ["He moves like an eagle in the sky."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   309
--      ["He must be in the village already."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   310
--      ["Here, let me help you!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   311
--      ["Here, let me help you save her!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   312
--      ["Here...pick your weapon!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   313
--      ["Hero Team"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   314
--      ["He's so brave..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   315
--      ["He won't be selling us out anymore!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   316
--      ["Hey, guys!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   317
--      ["Hey guys!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   318
--      ["Hey! This is cheating!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   319
--      ["HIGHLANDER"] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   320
--      ["Hightime"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   321
--      ["Hint: Double Jump - Press [Backspace] twice"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   322
--      ["Hint: Select the BlowTorch, aim and press [Fire]. Press [Fire] again to stop.|Don't blow up the crate."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   323
--      ["Hint: Select the LowGravity and press [Fire]."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   324
--      ["Hint: you might want to stay out of sight and take all the crates...|"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   325
--      ["His arms are so strong!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   326
--      ["Hit Combo!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   327
--      ["Hmmm...actually...I didn't either."] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   328
--      ["Hmmm, I'll have to find some way of moving him off this anti-portal surface..."] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   329
--      ["Hmmm...it's a draw. How unfortunate!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   330
--      ["Hmmm...perhaps a little more time will help."] = "", -- A_Classic_Fairytale:first_blood
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   331
      ["Hmmm..."] = "呃...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   332
--      ["Hogminator"] = "", -- A_Classic_Fairytale:family
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   333
--      ["Hogs in sight!"] = "", -- Continental_supplies
8045
ef403e6bddae mutatis mutandis
koda
parents: 7938
diff changeset
   334
--      ["HOLY SHYTE!"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   335
--      ["Honest Lee"] = "", -- A_Classic_Fairytale:enemy
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   336
      ["Hooray!"] = "呼!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   337
--      ["Hostage Situation"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   338
--      ["How can I ever repay you for saving my life?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   339
--      ["How come in a village full of warriors, it's up to me to save it?"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   340
--      ["How difficult would you like it to be?"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   341
--      ["HOW DO THEY KNOW WHERE WE ARE???"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   342
--      ["However, if you fail to do so, she dies a most violent death, just like your friend! Muahahaha!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   343
--      ["However, if you fail to do so, she dies a most violent death! Muahahaha!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   344
--      ["However, my mates don't agree with me on letting you go..."] = "", -- A_Classic_Fairytale:dragon
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   345
--      [" HP"] = "", -- Mutant
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   346
      ["Hunter"] = "猎人", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   347
--      ["I believe there's more of them."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   348
--      ["I can see you have been training diligently."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   349
--      ["I can't believe it worked!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   350
--      ["I can't believe this!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   351
--      ["I can't believe what I'm hearing!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   352
--      ["I can't wait any more, I have to save myself!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   353
--      ["I could just teleport myself there..."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   354
--      ["I'd better get going myself."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   355
--      ["I didn't until about a month ago."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   356
--      ["I don't know how you did that.. But good work! |The next one should be easy as cake for you!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   357
--      ["I feel something...a place! They will arrive near the circles!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   358
--      ["If only I had a way..."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   359
--      ["If only I were given a chance to explain my being here..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   360
--      ["I forgot that she's the daughter of the chief, too..."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   361
--      ["If they try coming here, they can have a taste of my delicious knuckles!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   362
--      ["If you agree to provide the information we need, you will be spared!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   363
--      ["If you can get that crate fast enough, your beloved \"princess\" may go free."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   364
--      ["If you decide to help us, though, we will no longer need to find a new governor for the island."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   365
--      ["If you get stuck, use your Desert Eagle or restart the mission!|"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   366
--      ["If you know what I mean..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   367
--      ["If you say so..."] = "", -- A_Classic_Fairytale:shadow
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   368
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   369
--      ["I guess you'll have to kill them."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   370
--      ["I have come to make you an offering..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   371
--      ["I have no idea where that mole disappeared...Can you see it?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   372
--      ["I have to follow that alien."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   373
--      ["I have to get back to the village!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   374
--      ["I hope you are prepared for a small challenge, young one."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   375
--      ["I just don't want to sink to your level."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   376
--      ["I just found out that they have captured your princess!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   377
--      ["I just wonder where Ramon and Spiky disappeared..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   378
--      ["I'll hold them off while you return to the village!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   379
--      ["Imagine those targets are the wolves that killed your parents! Take your anger out on them!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   380
--      ["I'm...alive? How? Why?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   381
--      ["I'm a ninja."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   382
--      ["I marked the place of their arrival. You're welcome!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   383
--      ["I'm certain that this is a misunderstanding, fellow hedgehogs!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   384
--      ["I mean, none of you ceased to live."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   385
--      ["I'm getting old for this!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   386
--      ["I'm getting thirsty..."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   387
--      ["I'm here to help you rescue her."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   388
--      ["I'm not sure about that!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   389
--      ["Impressive...you are still dry as the corpse of a hawk after a week in the desert..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   390
--      ["I'm so scared!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   391
--      ["Incredible..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   392
--      ["I need to find the others!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   393
--      ["I need to get to the other side of this island, fast!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   394
--      ["I need to move the tribe!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   395
--      ["I need to prevent their arrival!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   396
--      ["I need to warn the others."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   397
--      ["In fact, you are the only one that's been acting strangely."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   398
--      ["In order to get to the other side, you need to collect the crates first.|"] = "", -- A_Classic_Fairytale:dragon
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   399
      ["Instructor"] = "引导员", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   400
--      ["Interesting idea, haha!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   401
--      ["Interesting! Last time you said you killed a cannibal!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   402
--      ["In the meantime, take these and return to your \"friend\"!"] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   403
--      ["invaders destroyed"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   404
--      ["Invasion"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   405
--      ["I saw it with my own eyes!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   406
--      ["I see..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   407
--      ["I see you have already taken the leap of faith."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   408
--      ["I see you would like his punishment to be more...personal..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   409
--      ["I sense another wave of cannibals heading my way!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   410
--      ["I sense another wave of cannibals heading our way!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   411
--      ["I shouldn't have drunk that last pint."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   412
--      ["Is this place in my head?"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   413
--      ["It doesn't matter. I won't let that alien hurt my daughter!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   414
--      ["I think we are safe here."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   415
--      ["I thought their shaman died when he tried our medicine!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   416
--      ["It is called 'Hogs of Steel'."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   417
--      ["It is time to practice your fighting skills."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   418
--      ["It must be a childhood trauma..."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   419
--      ["It must be the aliens!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   420
--      ["It must be the aliens' deed."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   421
--      ["It must be the cyborgs again!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   422
--      ["I told you, I just found them."] = "", -- A_Classic_Fairytale:backstab
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   423
--      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   424
--      ["It's always up to women to clear up the mess men created!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   425
--      ["It's a shame, I forgot how to do that!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   426
--      ["It's impossible to communicate with the spirits without a shaman."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   427
--      ["It's over..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   428
--      ["It's time you learned that your actions have consequences!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   429
--      ["It's worth more than wood!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   430
--      ["It wants our brains!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   431
--      ["It was not a dream, unwise one!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   432
--      ["I've seen this before. They just appear out of thin air."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   433
--      ["I want to play a game..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   434
--      ["I want to see how it handles this!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   435
--      ["I wish to help you, "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   436
--      ["I wonder where Dense Cloud is..."] = "", -- A_Classic_Fairytale:journey, A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   437
--      ["I wonder why I'm so angry all the time..."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   438
--      ["I won't let you kill her!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   439
--      ["Jack"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   440
--      ["Jeremiah"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   441
--      ["John"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   442
--      ["Judas"] = "", -- A_Classic_Fairytale:backstab
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   443
--      ["Jumping is disabled"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   444
--      ["Just kidding, none of you have died!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   445
--      ["Just on a walk."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   446
--      ["Just wait till I get my hands on that trauma! ARGH!"] = "", -- A_Classic_Fairytale:family
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   447
--      ["Kamikaze Expert!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   448
--      ["Keep it up!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   449
--      ["Kerguelen"] = "", -- Continental_supplies
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   450
--      ["Killing spree!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   451
--      ["KILL IT!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   452
--      ["KILLS"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   453
--      ["Kill the aliens!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   454
--      ["Kill the cannibal!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   455
--      ["Kill the traitor...or spare his life!|Kill him or press [Precise]!"] = "", -- A_Classic_Fairytale:backstab
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   456
--      ["Last Target!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   457
--      ["Leader"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   458
--      ["Leaderbot"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   459
--      ["Leaks A Lot"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   460
--      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   461
--      ["Leaks A Lot gave his life for his tribe! He should have survived!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   462
--      ["Leaks A Lot must survive!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   463
--      ["Led Heart"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   464
--      ["Lee"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   465
--      ["[Left Shift]"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   466
--      ["Let a Continent provide your weapons!"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   467
--      ["Let me test your skills a little, will you?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   468
--      ["Let's go home!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   469
--      ["Let's head back to the village!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   470
--      ["Let's see what your comrade does now!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   471
--      ["Let's show those cannibals what we're made of!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   472
--      ["Let them have a taste of my fury!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   473
--      ["Let us help, too!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   474
--      ["Light Cannfantry"] = "", -- A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   475
      ["Listen up, maggot!!"] = "听好,小子!!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   476
--      ["Little did they know that this hunt will mark them forever..."] = "", -- A_Classic_Fairytale:shadow
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   477
--      ["Lively Lifeguard"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   478
--      ["Lonely Cries: [Rise the water if no hog is in the circle and deal 1 damage to all hogs]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   479
--      ["Look, I had no choice!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   480
--      ["Look out! There's more of them!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   481
--      ["Look out! We're surrounded by cannibals!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   482
--      ["Looks like the whole world is falling apart!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   483
--      ["Luckily, I've managed to snatch some of them."] = "", -- A_Classic_Fairytale:united
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   484
--      ["LUDICROUS KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   485
--      ["May the spirits aid you in all your quests!"] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   486
--      ["Medicine: [Fire some exploding medicine that will heal all hogs effected by the explosion]"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   487
--      ["MEGA KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   488
--      ["Meiwes"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   489
--      ["Mindy"] = "", -- A_Classic_Fairytale:united
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   490
--      ["Mine Deployer"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   491
--      ["Mine Eater!"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   492
--      ["|- Mines Time:"] =
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   493
      ["MISSION FAILED"] = "任务失败", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   494
--      ["MISSION SUCCESS"] = "",
4770
375d819fca93 Strip a redundant entry, just use "successful"
nemo
parents: 4755
diff changeset
   495
      ["MISSION SUCCESSFUL"] = "任务成功", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   496
--      ["Molotov"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   497
--      ["MONSTER KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   498
--      ["More Natives"] = "", -- A_Classic_Fairytale:epil
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   499
--      ["Movement: [Up], [Down], [Left], [Right]"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   500
--      ["Multi-shot!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   501
--      ["Muriel"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   502
--      ["Muscle Dissolver"] = "", -- A_Classic_Fairytale:shadow
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   503
--      ["-------"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   504
--      ["Nade Boy"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   505
--      ["Name"] = "", -- A_Classic_Fairytale:queen
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   506
--      ["Nameless Heroes"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   507
--      ["Nancy Screw"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:queen
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   508
--      ["Napalm rocket: [Fire a bomb with napalm!]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   509
--      ["Natives"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   510
--      ["New Barrels Per Turn"] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   511
--      ["NEW CLAN RECORD: "] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   512
      ["NEW fastest lap: "] = "新记录",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   513
--      ["New Mines Per Turn"] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   514
--      ["NEW RACE RECORD: "] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   515
--      ["Newton's Hammock"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   516
--      ["Nicely done, meatbags!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   517
--      ["Nice work, "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   518
--      ["Nice work!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   519
--      ["Nilarian"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   520
--      ["No, I came back to help you out..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   521
--      ["No...I wonder where they disappeared?!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   522
--      ["Nom-Nom"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   523
--      ["NomNom"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   524
--      ["Nope. It was one fast mole, that's for sure."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   525
--      ["No! Please, help me!"] = "", -- A_Classic_Fairytale:journey
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   526
--      ["NORMAL"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   527
--      ["North America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   528
--      ["Not all hogs are born equal."] = "", -- Highlander
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   529
--      ["NOT ENOUGH WAYPOINTS"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   530
--      ["Not now, Fiery Water!"] = "", -- A_Classic_Fairytale:backstab
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   531
      ["Not So Friendly Match"] = "非友善对抗", -- Basketball, Knockball
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   532
--      ["Not you again! My head still hurts from last time!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   533
--      ["No, we made sure of that!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   534
--      ["Now find the next target! |Tip: Normally you lose health by falling down, so be careful!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   535
--      ["No! What have I done?! What have YOU done?!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   536
--      ["No. Where did he come from?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   537
--      ["Now how do I get on the other side?!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   538
--      ["No. You and the rest of the tribe are safer there!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   539
--      ["Obliterate them!|Hint: You might want to take cover..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   540
--      ["Obstacle course"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   541
--      ["Of course I have to save her. What did I expect?!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   542
--      ["OH, COME ON!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   543
--      ["Oh, my!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   544
--      ["Oh, my! This is even more entertaining than I've expected!"] = "", -- A_Classic_Fairytale:backstab
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   545
      ["Oh no! Just try again!"] = "不!重新再来。", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   546
--      ["Oh no, not "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   547
      ["Oh no! Time's up! Just try again."] = "不!到点了,需要重新来。", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   548
--      ["Oh no! You failed! Just try again."] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   549
--      ["Oh, silly me! I forgot that I'm the shaman."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   550
--      ["Olive"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   551
--      ["Omnivore"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   552
--      ["Once upon a time, on an island with great natural resources, lived two tribes in heated conflict..."] = "", -- A_Classic_Fairytale:first_blood
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   553
--      ["ONE HOG PER TEAM! KILLING EXCESS HEDGES"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   554
--      ["One tribe was peaceful, spending their time hunting and training, enjoying the small pleasures of life..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   555
--      ["Oops...I dropped them."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   556
--      ["Open that crate and we will continue!"] = "", -- A_Classic_Fairytale:first_blood
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   557
      ["Operation Diver"] = "水下行动",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   558
      ["Opposing Team: "] = "对方队伍",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   559
--      ["Orlando Boom!"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   560
--      ["Ouch!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   561
--      ["Our tribe, our beautiful island!"] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   562
--      ["Parachute"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   563
      ["Pathetic Hog #1"] = "可怜刺猬一号",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   564
      ["Pathetic Hog #2"] = "可怜刺猬二号",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   565
--      ["Pathetic Hog #%d"] =
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   566
--      ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   567
--      ["Perfect! Now try to get the next crate without hurting yourself!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   568
--      ["Per-Hog Ammo"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   569
--      ["- Per team weapons|- 9 weaponschemes|- Unique new weapons| |Select continent first round with the Weapon Menu or by ([switch/tab]=Increase,[precise/left shift]=Decrease) on Skip|Some weapons have a second option. Find them with [switch/tab]"] = "", -- Continental_supplies
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   570
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   571
--      ["Pfew! That was close!"] = "", -- A_Classic_Fairytale:shadow
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   572
--      ["Piñata bullet: [Contains some sweet candy!]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   573
--      ["Pings left:"] = "", -- Space_Invasion
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   574
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   575
--      ["Place more waypoints using the 'Air Attack' weapon."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   576
--      ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   577
--      ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   578
--      ["Play with me!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   579
--      ["Please place the way-point further from the waterline."] = "", -- Racer
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   580
--      ["Please place the way-point in the open, within the map boundaries."] = "", -- Racer
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   581
--      ["Please, stop releasing your \"smoke signals\"!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   582
--      ["Point Blank Combo!"] = "", -- Space_Invasion
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   583
--      ["points"] =
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   584
--      ["Poison"] =
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   585
--      ["Portal hint: one goes to the destination, and one is the entrance.|"] = "", -- A_Classic_Fairytale:dragon
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   586
--      ["Portal mission"] = "", -- portal
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   587
--      ["Power Remaining"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   588
--      ["Prepare yourself"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   589
--      ["Press [Enter] to accept this configuration."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   590
--      ["Press [Left] or [Right] to move around, [Enter] to jump"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   591
--      ["Press [Precise] to skip intro"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   592
--      ["Private Novak"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   593
--      ["Protect yourselves!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   594
--      ["Race complexity limit reached."] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   595
--      ["RACER"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   596
--      ["Rachel"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   597
--      ["Radar Ping"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   598
--      ["Raging Buffalo"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   599
--      ["Ramon"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   600
--      ["RC PLANE TRAINING"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   601
--      ["Really?! You thought you could harm me with your little toys?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   602
--      ["Regurgitator"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   603
--      ["Reinforcements"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   604
--      ["Remember: The rope only bend around objects, |if it doesn't hit anything it's always stright!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   605
--      ["Remember this, pathetic animal: when the day comes, you will regret your blind loyalty!"] = "", -- A_Classic_Fairytale:shadow
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   606
        [" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = "-带回敌人旗帜得分| -第一支3次夺旗队伍获胜| - 只有旗帜在己方基地才算| -带旗刺猬消逝则旗帜落下| -落下的旗帜使用方式不变| -损失的刺猬瞬间还原",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   607
--      ["Return to Leaks A Lot! If you get stuck, press [Precise] to try again!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   608
--      ["Righteous Beard"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:queen, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   609
--      ["ROPE-KNOCKING"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   610
--      ["Rope Training"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   611
--      ["Rot Molester"] = "", -- A_Classic_Fairytale:shadow
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   612
--      ["Round Limit:"] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   613
--      ["Round Limit"] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   614
--      ["Rounds Complete: "] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   615
--      ["Rounds Complete"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   616
      ["RULES OF THE GAME [Press ESC to view]"] = "游戏规则 [按下 ESC键 查看]",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   617
--      ["Rusty Joe"] = "", -- A_Classic_Fairytale:queen
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   618
--      ["s|"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   619
--      ["Sabotage: [Sabotage all hogs in the circle and deal ~10 dmg]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   620
--      ["Salivaslurper"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   621
--      ["Salvation"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   622
--      ["Salvation was one step closer now..."] = "", -- A_Classic_Fairytale:dragon
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   623
--      ["Save as many hapless hogs as possible!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   624
--      ["Save Fell From Heaven!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   625
--      ["Save Leaks A Lot!|Hint: The Switch utility might be of help to you."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   626
--      ["Save the princess! All your hogs must survive!|Hint: Kill the cyborgs first! Use the ammo very carefully!|Hint: You might want to spare a girder for cover!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   627
--      ["Save the princess by collecting the crate in under 12 turns!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   628
--      ["Scalp Muncher"] = "", -- A_Classic_Fairytale:backstab
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   629
--      ["SCORE"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   630
--      ["Score"] = "", -- Mutant
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   631
--      ["Scream from a Walrus: [Deal 20 damage + 10% of your hogs health to all hogs around you and get half back]"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   632
--      ["sec"] =
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   633
--      ["Seduction"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   634
--      ["Seems like every time you take a \"walk\", the enemy find us!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   635
--      ["See that crate farther on the right?"] = "", -- A_Classic_Fairytale:first_blood
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   636
      ["See ya!"] = "再见!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   637
--      ["Segmentation Paul"] = "", -- A_Classic_Fairytale:dragon
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   638
--      ["Select continent!"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   639
--      ["Select difficulty: [Left] - easier or [Right] - harder"] = "", -- A_Classic_Fairytale:first_blood
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   640
--      ["selected!"] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   641
--      ["s"] = "", -- GaudyRacer, Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   642
--      ["... share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   643
--      ["She's behind that tall thingy."] = "", -- A_Classic_Fairytale:family
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   644
--      ["Shield boosted! +30 power"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   645
--      ["Shield Depleted"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   646
--      ["Shield is fully recharged!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   647
--      ["Shield Master!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   648
--      ["Shield Miser!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   649
--      ["Shield OFF:"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   650
--      ["Shield ON:"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   651
--      ["Shield Seeker!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   652
--      ["Shotgun"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   653
      ["Shotgun Team"] = "霰弹枪队",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   654
      ["Shotgun Training"] = "霰弹枪训练",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   655
--      ["shots remaining."] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   656
--      ["Silly"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   657
--      ["Sinky"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   658
--      ["Sirius Lee"] = "", -- A_Classic_Fairytale:enemy
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   659
      ["%s is out and Team %d|scored a penalty!| |Score:"] = "%s 出局, %d 惩罚分数!", -- Basketball, Knockball
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   660
      ["%s is out and Team %d|scored a point!| |Score:"] = "%s 出局, %d 得分!", -- Basketball, Knockball
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   661
--      ["Slippery"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   662
--      ["Smith 0.97"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   663
--      ["Smith 0.98"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   664
--      ["Smith 0.99a"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   665
--      ["Smith 0.99b"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   666
--      ["Smith 0.99f"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   667
--      ["Smith 1.0"] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   668
--      ["Sniper Rifle"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   669
--      ["Sniper!"] = "", -- Space_Invasion
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   670
      ["Sniper Training"] = "狙击训练",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   671
      ["Sniperz"] = "狙击手",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   672
--      ["So humiliating..."] = "", -- A_Classic_Fairytale:first_blood
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   673
--      ["South America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   674
--      ["So? What will it be?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   675
--      ["Spawn the crate, and attack!"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   676
--      ["Special Weapons:"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   677
--      ["Spiky Cheese"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   678
--      ["Spleenlover"] = "", -- A_Classic_Fairytale:united
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   679
--      ["Sponge"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   680
      ["Spooky Tree"] = "怪树",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   681
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   682
--      ["Steel Eye"] = "", -- A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   683
--      ["Step By Step"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   684
--      ["Steve"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   685
--      ["Sticky Mine"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   686
--      ["Stronglings"] = "", -- A_Classic_Fairytale:shadow
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   687
--      ["Structure"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   688
--      ["Super Weapons"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   689
--      ["Surf Before Crate"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   690
--      ["Surfer! +15 points!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   691
--      ["Surfer!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   692
--      ["Survive!|Hint: Cinematics can be skipped with the [Precise] key."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   693
--      ["Swing, Leaks A Lot, on the wings of the wind!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   694
--      ["Switched to "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   695
--      ["Syntax Errol"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   696
--      ["Talk about mixed signals..."] = "", -- A_Classic_Fairytale:dragon
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   697
      ["Team %d: "] = "队伍 %d",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   698
--      ["Team Scores"] = "", -- Control, Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   699
--      ["Teleport hint: just use the mouse to select the destination!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   700
--      ["Thanks!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   701
--      ["Thank you, my hero!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   702
--      ["Thank you, oh, thank you, Leaks A Lot!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   703
--      ["Thank you, oh, thank you, my heroes!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   704
--      ["That is, indeed, very weird..."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   705
--      ["That makes it almost invaluable!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   706
--      ["That ought to show them!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   707
--      ["That's for my father!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   708
--      ["That shaman sure knows what he's doing!"] = "", -- A_Classic_Fairytale:shadow
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   709
--      ["That Sinking Feeling"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   710
--      ["That's not our problem!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   711
--      ["That's typical of you!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   712
--      ["That was just mean!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   713
--      ["That was pointless."] =
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   714
--      ["The answer is...entertaintment. You'll see what I mean."] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   715
--      ["The anti-portal zone is all over the floor, and I have nothing to kill him...Droping something could hurt him enough to kill him..."] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   716
--      ["The Bull's Eye"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   717
--      ["The caves are well hidden, they won't find us there!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   718
--      ["The Crate Frenzy"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   719
--      ["The Dilemma"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   720
--      ["The enemy can't move but it might be a good idea to stay out of sight!|"] = "", -- A_Classic_Fairytale:dragon
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   721
      ["The enemy is hiding out on yonder ducky!"] = "敌人藏在那边!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   722
--      ["The Enemy Of My Enemy"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   723
--      ["The First Blood"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   724
--      ["The First Encounter"] = "", -- A_Classic_Fairytale:shadow
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   725
--      ["The flag will respawn next round."] =
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   726
--      ["The food bites back"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   727
--      ["The giant umbrella from the last crate should help break the fall."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   728
--      ["The Great Escape"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   729
--      ["The guardian"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   730
--      ["The Individualist"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   731
--      ["Their buildings were very primitive back then, even for an uncivilised island."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   732
--      ["The Journey Back"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   733
--      ["The Leap of Faith"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   734
--      ["The Moonwalk"] = "", -- A_Classic_Fairytale:journey
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   735
--      ["The Nameless One"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   736
--      ["The next one is pretty hard! |Tip: You have to do multiple swings!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   737
--      ["Then how do they keep appearing?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   738
--      ["The other one were all cannibals, spending their time eating the organs of fellow hedgehogs..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   739
--      ["There must be a spy among us!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   740
--      ["There's more of them? When did they become so hungry?"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   741
--      ["There's nothing more satisfying for me than seeing you share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   742
--      ["There's nothing more satisfying to us than seeing you share your beauty..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   743
--      ["There's nothing more satisfying to us than seeing you share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   744
--      ["The Rising"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   745
--      ["The Savior"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   746
--      ["These primitive people are so funny!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   747
--      ["The Shadow Falls"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   748
--      ["The Showdown"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   749
--      ["The Slaughter"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   750
--      ["THE SPECIALISTS"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   751
--      ["The spirits of the ancerstors are surely pleased, Leaks A Lot."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   752
--      ["The Torment"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   753
--      ["The Tunnel Maker"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   754
--      ["The Ultimate Weapon"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   755
--      ["The Union"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   756
--      ["The village, unprepared, was destroyed by the cyborgs..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   757
--      ["The walk of Fame"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   758
--      ["The wasted youth"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   759
--      ["The weapon in that last crate was bestowed upon us by the ancients!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   760
--      ["The what?!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   761
--      ["The wind whispers that you are ready to become familiar with tools, now..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   762
--      ["They are all waiting back in the village, haha."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   763
--      ["They Call Me Bullseye!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   764
--      ["They have weapons we've never seen before!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   765
--      ["They keep appearing like this. It's weird!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   766
--      ["They killed "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   767
--      ["They must be trying to weaken us!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   768
--      ["They never learn"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   769
--      ["They told us to wear these clothes. They said that this is the newest trend."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   770
--      ["They've been manipulating us all this time!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   771
--      ["Thighlicker"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   772
--      ["This is it! It's time to make Fell From Heaven fall for me..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   773
--      ["This island is the only place left on Earth with grass on it!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   774
--      ["This is typical!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   775
--      ["This must be some kind of sorcery!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   776
--      ["This must be the caves!"] = "", -- A_Classic_Fairytale:backstab
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   777
--      ["This one's tricky."] = "",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   778
--      ["This rain is really something..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   779
--      ["This will be fun!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   780
--      ["Those aliens are destroying the island!"] = "", -- A_Classic_Fairytale:family
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   781
--      ["TIME: "] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   782
--      ["Timed Kamikaze!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   783
--      ["Time Extended!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   784
--      ["Time Extension"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   785
--      ["Tip: The rope physics are different than in the real world, |use it to your advantage!"] = "", -- Basic_Training_-_Rope
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   786
--      ["Toggle Shield"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   787
--      ["To help you, of course!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   788
--      ["To place a girder, select it, use [Left] and [Right] to select angle and length, place with [Left Click]"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   789
--      ["Torn Muscle"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   790
--      [" to save the village."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   791
--      ["To the caves..."] = "", -- A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   792
      ["Toxic Team"] = "腐坏的队伍", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   793
--      ["TRACK COMPLETED"] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   794
--      ["TRACK FAILED!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   795
--      ["training"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   796
--      ["Traitors"] = "", -- A_Classic_Fairytale:epil
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   797
--      ["Tribe"] = "", -- A_Classic_Fairytale:backstab
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   798
      ["TrophyRace"] = "竞速",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   799
--      ["Try to protect the chief! You won't lose if he dies, but it is advised that he survives."] = "", -- A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   800
      ["T_T"] = "T_T",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   801
--      ["Tumbling Time Extended!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   802
--      ["Turns until Sudden Death: "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   803
--      [" turns until Sudden Death! Better hurry!"] = "", -- A_Classic_Fairytale:dragon
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   804
--      ["Turn Time"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   805
--      ["Two little hogs cooperating, getting past obstacles..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   806
--      ["Uhm...I met one of them and took his weapons."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   807
--      ["Uhmm...ok no."] = "", -- A_Classic_Fairytale:enemy
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   808
--      ["ULTRA KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   809
--      ["Under Construction"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   810
--      ["Unexpected Igor"] = "", -- A_Classic_Fairytale:dragon
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   811
--      ["Unit"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   812
--      ["Unit 0x0007"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   813
--      ["Unit 334a$7%;.*"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   814
      ["Unit 3378"] = "3378",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   815
--      ["Unit 835"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   816
--      ["United We Stand"] = "", -- A_Classic_Fairytale:united
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   817
--      ["Unlimited Attacks"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   818
--      ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   819
--      ["Unstoppable!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   820
--      ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   821
--      ["[Up], [Down] to aim, [Space] to shoot!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   822
--      ["Use it wisely!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   823
--      ["Use it with precaution!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   824
--      ["User Challenge"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   825
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   826
--      ["Use the portal gun to get to the next crate, then use the new gun to get to the final destination!|"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   827
--      ["Use the rope to get on the head of the mole, young one!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   828
--      ["Use the rope to knock your enemies to their doom."] = "", -- User_Mission_-_Rope_Knock_Challenge
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   829
      ["Use your rope to get from start to finish as fast as you can!"] = "抓起绳子飞向目的地,越快越好。",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   830
--      ["Vedgies"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   831
--      ["Vegan Jack"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   832
--      ["Victory!"] = "", -- Basic_Training_-_Rope
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   833
      ["Victory for the "] = "胜利属于",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   834
--      ["Violence is not the answer to your problems!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   835
--      ["Walls Left"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   836
--      ["Walls Required"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   837
--      ["WALL TO WALL"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   838
--      ["Wannabe Flyboys"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   839
--      ["Wannabe Shoppsta"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   840
--      ["Watch your steps, young one!"] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   841
--      ["Waypoint placed."] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   842
--      ["Way-Points Remaining"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   843
--      ["Weaklings"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   844
--      ["We all know what happens when you get frightened..."] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   845
--      ["Weapons Reset"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   846
--      ["Weapons reset."] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   847
--      ["We are indeed."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   848
--      ["We can't defeat them!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   849
--      ["We can't hold them up much longer!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   850
--      ["We can't let them take over our little island!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   851
--      ["We have no time to waste..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   852
--      ["We have nowhere else to live!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   853
--      ["We have to protect the village!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   854
--      ["We have to unite and defeat those cylergs!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   855
--      ["Welcome, Leaks A Lot!"] = "", -- A_Classic_Fairytale:journey
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   856
--      ["Well done."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   857
--      ["We'll give you a problem then!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   858
--      ["We'll spare your life for now!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   859
--      ["Well, that was a waste of time."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   860
--      ["Well, well! Isn't that the cutest thing you've ever seen?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   861
--      ["Well, yes. This was a cyborg television show."] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   862
--      ["We made sure noone followed us!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   863
--      ["We need to move!"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   864
--      ["We need to prevent their arrival!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   865
--      ["We need to warn the village."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   866
--      ["We should head back to the village now."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   867
--      ["We were trying to save her and we got lost."] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   868
--      ["We won't let you hurt her!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   869
--      ["What?! A cannibal? Here? There is no time to waste! Come, you are prepared."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   870
--      ["What a douche!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   871
--      ["What am I gonna...eat, yo?"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   872
--      ["What are you doing at a distance so great, young one?"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   873
--      ["What are you doing? Let her go!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   874
--      ["What a ride!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   875
--      ["What a strange cave!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   876
--      ["What a strange feeling!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   877
--      ["What do my faulty eyes observe? A spy!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   878
--      ["Whatever floats your boat..."] = "", -- A_Classic_Fairytale:shadow
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   879
--      [" What !! For all of this struggle i just win some ... TIME o0"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   880
--      ["What has "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   881
--      ["What? Here? How did they find us?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   882
--      ["What is this place?"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   883
--      ["What shall we do with the traitor?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   884
--      ["WHAT?! You're the ones attacking us!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   885
--      ["When?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   886
--      ["When I find it..."] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   887
--      ["Where are all these crates coming from?!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   888
--      ["Where are they?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   889
--      ["Where did that alien run?"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   890
--      ["Where did you get the exploding apples?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   891
--      ["Where did you get the exploding apples and the magic bow that shoots many arrows?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   892
--      ["Where did you get the magic bow that shoots many arrows?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   893
--      ["Where did you get the weapons in the forest, Dense Cloud?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   894
--      ["Where do you get that?!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   895
--      ["Where have you been?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   896
--      ["Where have you been?"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   897
--      ["? Why?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   898
--      ["Why "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   899
--      ["! Why?!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   900
--      ["Why are you doing this?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   901
--      ["Why are you helping us, uhm...?"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   902
--      ["Why can't he just let her go?!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   903
--      ["Why do men keep hurting me?"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   904
--      ["Why do you not like me?"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   905
--      ["Why do you want to take over our island?"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   906
--      ["Why me?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   907
--      ["Why would they do this?"] = "", -- A_Classic_Fairytale:backstab
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   908
--      ["- Will Get 1-3 random weapons"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   909
--      ["- Will refresh Parachute each turn."] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   910
--      ["- Will refresh portalgun each turn."] = "", -- Continental_supplies
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5328
diff changeset
   911
--      ["Will this ever end?"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   912
--      ["WINNER IS "] = "", -- Mutant
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   913
--      ["WINNING TIME: "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   914
--      ["Wise Oak"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   915
--      ["With Dense Cloud on the land of shadows, I'm the village's only hope..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   916
--      ["With the rest of the tribe gone, it was up to "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   917
--      ["Worry not, for it is a peaceful animal! There is no reason to be afraid..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   918
--      ["Wow, what a dream!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   919
--      ["Y3K1337"] = "", -- A_Classic_Fairytale:journey, A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   920
--      ["Yay, we won!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   921
--      ["Y Chwiliad"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   922
--      ["Yeah...I think it's a 'he', lol."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   923
--      ["Yeah, sure! I died. Hillarious!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   924
--      ["Yeah, take that!"] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   925
--      ["Yeah? Watcha gonna do? Cry?"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   926
--      ["Yes!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   927
--      ["Yes, yeees! You are now ready to enter the real world!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   928
--      ["Yo, dude, we're here, too!"] = "", -- A_Classic_Fairytale:family
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   929
--      ["You are given the chance to turn your life around..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   930
--      ["You are playing with our lives here!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   931
--      ["! You bastards!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   932
--      ["You bear impressive skills, "] = "", -- A_Classic_Fairytale:dragon
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   933
--      ["You can't fire a portal on the blue surface"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   934
--      ["You couldn't possibly believe that after refusing my offer I'd just let you go!"] = "", -- A_Classic_Fairytale:journey
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   935
--      ["You'd almost swear the water was rising!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   936
--      ["You'd better watch your steps..."] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   937
--      ["You did not make it in time, try again!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   938
--      ["You have 7 turns until the next wave arrives.|Make sure the arriving cannibals are greeted appropriately!|If the hog dies, the cause is lost.|Hint: you might want to use some mines..."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   939
--      ["You have "] = "", -- A_Classic_Fairytale:dragon
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   940
--      ["You have been giving us out to the enemy, haven't you!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   941
--      ["You have been respawned, at your last checkpoint!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   942
--      ["You have been respawned, be more carefull next time!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   943
--      ["You have chosen the perfect moment to leave."] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   944
--      ["You have failed to complete your task, young one!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   945
--      ["You have failed to save the tribe!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   946
--      ["You have finally figured it out!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   947
--      ["You have kidnapped our whole tribe!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   948
--      ["You have killed an innocent hedgehog!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   949
--      ["You have proven yourself worthy to see our most ancient secret!"] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   950
--      ["You have proven yourselves worthy!"] = "", -- A_Classic_Fairytale:enemy
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   951
      ["You have SCORED!!"] = "得分",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   952
--      ["You have to destroy 12 targets in 180 seconds"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   953
--      ["You have won the game by proving true cooperative skills!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   954
--      ["You just appeared out of thin air!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   955
--      ["You just committed suicide..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   956
--      ["You killed my father, you monster!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   957
--      ["You know...taking a stroll."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   958
--      ["You know what? I don't even regret anything!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   959
--      ["You'll see what I mean!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   960
--      ["You may only attack from a rope!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   961
--      ["You meatbags are pretty slow, you know!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   962
--      ["You might want to find a way to instantly kill arriving cannibals!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   963
--      ["Young one, you are telling us that they can instantly change location without a shaman?"] = "", -- A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   964
--      ["You probably know what to do next..."] = "", -- A_Classic_Fairytale:first_blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   965
--      ["Your deaths will be avenged, cannibals!"] = "", -- A_Classic_Fairytale:enemy
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   966
--      ["Your death will not be in vain, Dense Cloud!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   967
--      ["You're...alive!? But we saw you die!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   968
--      ["You're a pathetic liar!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   969
--      ["You're funny!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   970
--      ["You're getting pretty good! |Tip: When you shorten you rope you move faster! |and when you lengthen it you move slower"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   971
--      ["You're pathetic! You are not worthy of my attention..."] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   972
--      ["You're probably wondering why I bought you back..."] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   973
--      ["You're terrorizing the forest...We won't catch anything like this!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   974
--      ["Your hogs must survive!"] = "", -- A_Classic_Fairytale:journey
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   975
--      ["Your movement skills will be evaluated now."] = "", -- A_Classic_Fairytale:first_blood
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4770
diff changeset
   976
--      ["You saved"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   977
--      ["You've been assaulting us, we have been just defending ourselves!"] = "", -- A_Classic_Fairytale:enemy
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   978
      ["You've failed. Try again."] = "失败了。再尝试吧。",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   979
      ["You've reached the goal!| |Time: "] = "目标达成| |时间:",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   980
--      ["You will be avenged!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   981
--      ["You won't believe what happened to me!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   982
--      ["Yuck! I bet they'll keep worshipping her even after I save the village!"] = "", -- A_Classic_Fairytale:family
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   983
--      ["Zealandia"] = "", -- Continental_supplies
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   984
      ["'Zooka Team"] = "火箭队",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 5867
diff changeset
   985
--      ["Zork"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   986
      [":("] = "囧",
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
diff changeset
   987
    }