share/hedgewars/Data/Locale/uk.lua
author nemo
Sun, 26 Jun 2011 19:42:44 -0400
changeset 5325 261b79ba22b1
parent 4970 039771ae3f65
child 5328 81a6f6f29b16
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
     1
locale = {
039771ae3f65 Oops, forgot to hg add this file
unc0rr
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: 4970
diff changeset
     3
--      ["..."] = "",
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: 4970
diff changeset
     4
--      ["Accuracy Bonus!"] = "",
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: 4970
diff changeset
     5
--      ["a Hedgewars mini-game"] = "", -- Space_Invasion, The_Specialists
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
     6
        ["Aiming Practice"] = "Практика прицілювання", --Bazooka, Shotgun, SniperRifle
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: 4970
diff changeset
     7
--      ["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: 4970
diff changeset
     8
--      ["Ammo 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: 4970
diff changeset
     9
--      ["Ammo Maniac!"] = "",
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: 4970
diff changeset
    10
--      ["Available points remaining: "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    11
        ["Bat balls at your enemies and|push them into the sea!"] = "Закидайте ворогів м'ячами щоб|зіштовути їх у море!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    12
        ["Bat your opponents through the|baskets and out of the map!"] = "Дубасьте опонентів битою через|кошики та за межі карти!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    13
        ["Bazooka Training"] = "Тренування з базукою",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    14
        ["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: 4970
diff changeset
    15
--      ["Best Team Times: "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    16
        ["Bloody Rookies"] = "Криваві Салаги", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_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: 4970
diff changeset
    17
--      ["BOOM!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    18
        ["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: 4970
diff changeset
    19
--      ["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: 4970
diff changeset
    20
--      ["Boss Slayer!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    21
        ["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: 4970
diff changeset
    22
--      ["Careless"] = "",
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: 4970
diff changeset
    23
--      ["Clumsy"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    24
        ["Codename: 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: 4970
diff changeset
    25
--      ["Complete the track as fast as you can!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    26
        ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Вітаємо! Ви знищили всі цілі|в межах дозволеного часу.", --Bazooka, Shotgun, SniperRifle
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: 4970
diff changeset
    27
        ["Congratulations!"] = "Вітаємо!",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    28
        ["Control pillars to score points."] = "Контрольюй стовпи щоб набрати очки.",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    29
        ["CTF_BLIZZARD"] = "ЗАХОПЛЕННЯ ПРАПОРА - ОПЕРАЦІЯ ХУРТОВИНА",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    30
        ["Cybernetic Empire"] = "Кібернетична Імперія",
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: 4970
diff changeset
    31
        ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "ЧОРТ ЗАБИРАЙ, САЛАГА! ЗЛІЗЬ З МОЄЇ ГОЛОВИ!",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    32
        ["DAMMIT, ROOKIE!"] = "ЧОРТ ЗАБИРАЙ, САЛАГА!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    33
        ["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: 4970
diff changeset
    34
--      ["Deadweight"] = "",
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: 4970
diff changeset
    35
--      ["Depleted 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: 4970
diff changeset
    36
--      ["Destroy invaders to score points."] = "",
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: 4970
diff changeset
    37
--      ["Drone Hunter!"] = "",
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: 4970
diff changeset
    38
--      ["Drowner"] = "",
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: 4970
diff changeset
    39
--      ["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: 4970
diff changeset
    40
--      ["Each turn you get one random weapon"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    41
        ["Eliminate all enemies"] = "Ліквідуйте всіх ворогів",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    42
        ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Знищіть всі цілі до закінчення часу.|У вас безмежні боєприпаси.", --Bazooka, Shotgun, SniperRifle
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    43
        ["Eliminate Poison before the time runs out"] = "Знешкодьте Смердюка до закінчення часу",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    44
        ["Eliminate the Blue 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: 4970
diff changeset
    45
--      ["Eliminate the enemy specialists."] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    46
        ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- Знищіть Об'єкт 3378 |- Жалюгідні Повстанці повинні вижити",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    47
        ["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: 4970
diff changeset
    48
--      ["[Enter]"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    49
        ["Fastest lap: "] = "Найшвидша партія: ",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    50
        ["Feeble Resistance"] = "Жалюгідні Повстанці",
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: 4970
diff changeset
    51
--      ["Fire"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    52
        ["Flag captured!"] = "Прапор захоплено!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    53
        ["Flag respawned!"] = "Прапор відновлено!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    54
        ["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: 4970
diff changeset
    55
--      ["Flags, and their home base will be placed where each team ends their first turn."] = "",
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: 4970
diff changeset
    56
--      ["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: 4970
diff changeset
    57
--      ["Game Modifiers: "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    58
        ["GAME OVER!"] = "КІНЕЦЬ ГРИ!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    59
        ["Game Started!"] = "Гра почалась!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    60
        ["Get on over there and take him out!"] = "Залізь туди і прикінчи його!",
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: 4970
diff changeset
    61
--      ["Goal"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    62
        ["GO! GO! GO!"] = "ДАВАЙ! ДАВАЙ! РУХАЙСЯ!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    63
        ["Good birdy......"] = "Гарна пташка......",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    64
        ["Good luck out there!"] = "Удачі!",
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: 4970
diff changeset
    65
--      ["GOTCHA!"] = "",
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: 4970
diff changeset
    66
--      ["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: 4970
diff changeset
    67
--      ["Haha, now THAT would be something!"] = "",
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: 4970
diff changeset
    68
--      ["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: 4970
diff changeset
    69
--      [" Hapless Hogs left!"] = "",
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: 4970
diff changeset
    70
--      ["Heavy"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    71
        ["Hedgewars-Basketball"] = "Баскетбол Їжаками",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    72
        ["Hedgewars-Knockball"] = "Бейсбол Їжаками",
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: 4970
diff changeset
    73
--      ["Heh, it's not that bad."] = "",
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: 4970
diff changeset
    74
--      ["Hit Combo!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    75
        ["Hmmm..."] = "Хмм...",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    76
        ["Hooray!"] = "Урааа!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    77
        ["Hunter"] = "Мисливець", --Bazooka, Shotgun, SniperRifle
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    78
        ["Instructor"] = "Інструктор", -- 01#Boot_Camp, User_Mission_-_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: 4970
diff changeset
    79
--      ["invaders destroyed"] = "",
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: 4970
diff changeset
    80
--      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "",
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: 4970
diff changeset
    81
--      ["Jumping is disabled"] = "",
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: 4970
diff changeset
    82
--      ["Kamikaze Expert!"] = "",
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: 4970
diff changeset
    83
--      ["KILLS"] = "",
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: 4970
diff changeset
    84
--      ["[Left Shift]"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    85
        ["Listen up, maggot!!"] = "Слухай, хробак!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    86
        ["|- Mines Time:"] = "|- Час детонування мін:", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    87
        ["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: 4970
diff changeset
    88
--      ["MISSION SUCCESS"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    89
        ["MISSION SUCCESSFUL"] = "МІСІЮ ВИКОНАНО", -- 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: 4970
diff changeset
    90
--      ["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: 4970
diff changeset
    91
--      ["Multi-shot!"] = "",
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: 4970
diff changeset
    92
--      ["Nameless Heroes"] = "",
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: 4970
diff changeset
    93
--      ["NEW CLAN RECORD: "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    94
        ["NEW fastest lap: "] = "НОВА найшвидша партія: ",
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: 4970
diff changeset
    95
--      ["NEW RACE RECORD: "] = "",
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: 4970
diff changeset
    96
--      ["NOT ENOUGH WAYPOINTS"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    97
        ["Not So Friendly Match"] = "Не дуже товариський матч", -- Basketball, Knockball
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    98
        ["Oh no! Just try again!"] = "О, ні! Давай, спробуй ще раз!", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
    99
        ["Oh no! Time's up! Just try again."] = "О, ні! Час йде! Спробуй ще раз.", --Bazooka, Shotgun, SniperRifle
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   100
        ["Operation Diver"] = "Операція Водолаз",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   101
        ["Opposing Team: "] = "Команда-Противник: ",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   102
        ["Pathetic Hog #%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: 4970
diff changeset
   103
--      ["Per-Hog 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: 4970
diff changeset
   104
--      ["Place more waypoints using [ENTER]"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   105
        ["points"] = "очок", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   106
        ["Poison"] = "Смердюк",
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: 4970
diff changeset
   107
--      ["Power Remaining"] = "",
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: 4970
diff changeset
   108
--      ["Press [Precise] to skip intro"] = "",
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: 4970
diff changeset
   109
--      ["Race complexity limit reached."] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   110
        [" - 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"] = " - Поверніть ворожий прапор на свою базу щоб заробити очко | - Виграє команда з трьома очками | - Ви можете заробити очко лише коли ваш прапор на вашій базі | - Їжак покине прапор якщо потоне чи буде вбитий | - Покинутий прапор можна повернути або захопити знов | - Їжаки відновлюються після смерті",
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: 4970
diff changeset
   111
--      ["Round Limit"] = "",
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: 4970
diff changeset
   112
--      ["Rounds Complete"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   113
        ["RULES OF THE GAME [Press ESC to view]"] = "ПРАВИЛА ГРИ [Натисніть ESC для перегляду]",
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: 4970
diff changeset
   114
--      ["s|"] = "",
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: 4970
diff changeset
   115
--      ["Save as many hapless hogs as possible!"] = "",
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: 4970
diff changeset
   116
--      ["SCORE"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   117
        ["sec"] = "сек", -- CTF_Blizzard, TrophyRace, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Capture_the_Flag
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   118
        ["See ya!"] = "Побачимося!",
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: 4970
diff changeset
   119
--      ["s"] = "", -- GaudyRacer, Space_Invasion
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: 4970
diff changeset
   120
--      ["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: 4970
diff changeset
   121
--      ["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: 4970
diff changeset
   122
--      ["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: 4970
diff changeset
   123
--      ["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: 4970
diff changeset
   124
--      ["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: 4970
diff changeset
   125
--      ["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: 4970
diff changeset
   126
--      ["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: 4970
diff changeset
   127
--      ["Shield Seeker!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   128
        ["Shotgun Team"] = "Команда Рушниць",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   129
        ["Shotgun Training"] = "Тренування з рушницею",
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: 4970
diff changeset
   130
--      ["Shots Left: "] = "", -- GaudyRacer, Tumbler
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: 4970
diff changeset
   131
--      ["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: 4970
diff changeset
   132
--      ["Sinky"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   133
        ["%s is out and Team %d|scored a penalty!| |Score:"] = "%s вибув і Команда %d|отримала штраф!| |Рахунок:", -- Basketball, Knockball
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   134
        ["%s is out and Team %d|scored a point!| |Score:"] = "%s вибув і Команда %d|заробила очко!| |Рахунок:", -- Basketball, Knockball
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   135
        ["Sniper Training"] = "Снайперське тренування",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   136
--      ["Sniperz"] = "",
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: 4970
diff changeset
   137
--      ["Sponge"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   138
        ["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: 4970
diff changeset
   139
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
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: 4970
diff changeset
   140
--      ["Switched to "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   141
        ["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: 4970
diff changeset
   142
--      ["Team Scores"] = "", -- Control, Space_Invasion
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: 4970
diff changeset
   143
--      ["That Sinking Feeling"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   144
        ["That was pointless."] = "Це було безглуздо.",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   145
        ["The enemy is hiding out on yonder ducky!"] = "Ворог ховається на он тій качечці!",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   146
        ["The flag will respawn next round."] = "Прапор відновиться в наступному раунді.",
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: 4970
diff changeset
   147
--      ["The Nameless One"] = "",
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: 4970
diff changeset
   148
--      ["THE SPECIALISTS"] = "",
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: 4970
diff changeset
   149
--      ["This rain is really something..."] = "",
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: 4970
diff changeset
   150
--      ["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: 4970
diff changeset
   151
--      ["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: 4970
diff changeset
   152
--      ["Time Extended!"] = "",
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: 4970
diff changeset
   153
--      ["Time Left: "] = "",
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: 4970
diff changeset
   154
--      ["Toggle Shield"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   155
        ["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: 4970
diff changeset
   156
--      ["TRACK COMPLETED"] = "",
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: 4970
diff changeset
   157
--      ["Track Time: "] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   158
        ["TrophyRace"] = "Погоня за Трофеєм",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   159
        ["T_T"] = "Ааааа!!!",
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: 4970
diff changeset
   160
--      ["Turn Time"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   161
        ["Unit 3378"] = "Об'єкт 3378",
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: 4970
diff changeset
   162
--      ["Unlimited Attacks"] = "",
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: 4970
diff changeset
   163
--      ["User Challenge"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   164
        ["Use your rope to get from start to finish as fast as you can!"] = "Скористайся мотузкою щоб якнайшвидше досягнути фінішу!",
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: 4970
diff changeset
   165
--      ["v.06"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   166
        ["Victory for the "] = "Перемога для ", -- CTF_Blizzard, 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: 4970
diff changeset
   167
--      ["Waypoint placed."] = "",
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: 4970
diff changeset
   168
--      ["Weapons Reset"] = "",
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: 4970
diff changeset
   169
--      ["WINNING 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: 4970
diff changeset
   170
--      ["You'd almost swear the water was rising!"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   171
        ["You have SCORED!!"] = "Ви заробили ОЧКО!!",
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: 4970
diff changeset
   172
--      ["You saved"] = "",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   173
        ["You've failed. Try again."] = "Спроба не вдалась. Спробуйте знов.",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   174
        ["You've reached the goal!| |Time: "] = "Ви досягли мети!| |Час: ",
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   175
        ["'Zooka Team"] = "Команда 'Zooka",
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: 4970
diff changeset
   176
        ["!!!"] = "Я!",
4970
039771ae3f65 Oops, forgot to hg add this file
unc0rr
parents:
diff changeset
   177
    }