share/hedgewars/Data/Locale/sk.lua
author nemo
Sun, 26 Jun 2011 19:42:44 -0400
changeset 5325 261b79ba22b1
parent 4865 3a48fbc4a281
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:
4502
759c1a3bb156 lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Henek
parents:
diff changeset
     1
locale = {
4804
af59f3dfc53a Updated Slovak translation
jose1711
parents: 4788
diff changeset
     2
        [":("] = ":(",
af59f3dfc53a Updated Slovak translation
jose1711
parents: 4788
diff changeset
     3
        ["!!!"] = "!!!",
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: 4865
diff changeset
     4
--      ["..."] = "",
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: 4865
diff changeset
     5
--      ["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: 4865
diff changeset
     6
--      ["a Hedgewars mini-game"] = "", -- Space_Invasion, The_Specialists
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
     7
	["Aiming Practice"] = "Tréning presnosti", --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: 4865
diff changeset
     8
--      ["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: 4865
diff changeset
     9
--      ["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: 4865
diff changeset
    10
--      ["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: 4865
diff changeset
    11
--      ["Available points remaining: "] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    12
	["Bat balls at your enemies and|push them into the sea!"] = "Loptami triafajte vašich nepriateľov|a zhoďte ich tak do mora!",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    13
	["Bat your opponents through the|baskets and out of the map!"] = "Odpálkujte vašich súperov do koša|a von z mapy!",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    14
	["Bazooka Training"] = "Tréning s bazukou",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    15
	["Best laps per team: "] = "Najrýchlejšie kolá podľa tímov: ",
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: 4865
diff changeset
    16
--      ["Best Team Times: "] = "",
4804
af59f3dfc53a Updated Slovak translation
jose1711
parents: 4788
diff changeset
    17
        ["Bloody Rookies"] = "Mizerní zelenáči", -- 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: 4865
diff changeset
    18
--      ["BOOM!"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    19
        ["Boom!"] = "Bum!",
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: 4865
diff changeset
    20
--      ["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: 4865
diff changeset
    21
--      ["Boss Slayer!"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    22
        ["CAPTURE THE FLAG"] = "ZMOCNITE SA VLAJKY",
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: 4865
diff changeset
    23
--      ["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: 4865
diff changeset
    24
--      ["Clumsy"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    25
        ["Codename: Teamwork"] = "Kódové meno: Teamová práca",
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: 4865
diff changeset
    26
--      ["Complete the track as fast as you can!"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    27
        ["Congratulations!"] = "Gratulujem!",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    28
	["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Gratulujem! Zneškodnili ste všetky ciele|v stanovenom čase.", --Bazooka, Shotgun, SniperRifle
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    29
        ["Control pillars to score points."] = "Ovládnite piliere, aby ste skórovali",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    30
        ["CTF_BLIZZARD"] = "CTF_METELICA",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    31
        ["Cybernetic Empire"] = "Kybertnetické impérium",
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: 4865
diff changeset
    32
        ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "Do kelu s tebou, zelenáč! Okamžite mi zlez z hlavy!",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    33
        ["DAMMIT, ROOKIE!"] = "Prekliaty zelenáč!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    34
        ["Dangerous Ducklings"] = "Nebezpečné kačiatka",
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: 4865
diff changeset
    35
--      ["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: 4865
diff changeset
    36
--      ["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: 4865
diff changeset
    37
--      ["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: 4865
diff changeset
    38
--      ["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: 4865
diff changeset
    39
--      ["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: 4865
diff changeset
    40
--      ["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: 4865
diff changeset
    41
--      ["Each turn you get one random weapon"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    42
        ["Eliminate all enemies"] = "Zneškodnite všetkých nepriateľov",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    43
	["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Zneškodnite všetky ciele pred vypršaním času.|Na túto misiu máte neobmedzené množstvo streliva.", --Bazooka, Shotgun, SniperRifle
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    44
        ["Eliminate Poison before the time runs out"] = "Zneškodnite Poisona pred tým, ako vyprší čas",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    45
        ["Eliminate the Blue Team"] = "Zneškodnite modrý tím",
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: 4865
diff changeset
    46
--      ["Eliminate the enemy specialists."] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    47
        ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- Zneškodnite Jednotku 3378|- Slabý odpor musí prežiť",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    48
        ["Enjoy the swim..."] = "Užite si plávanie...",
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: 4865
diff changeset
    49
--      ["[Enter]"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    50
	["Fastest lap: "] = "Najrýchlejšie kolo: ",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    51
        ["Feeble Resistance"] = "Slabý odpor",
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: 4865
diff changeset
    52
--      ["Fire"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    53
        ["Flag captured!"] = "Získaná vlajka!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    54
        ["Flag respawned!"] = "Vlajka obnovená!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    55
        ["Flag returned!"] = "Vlajka vrátená!",
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: 4865
diff changeset
    56
--      ["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: 4865
diff changeset
    57
--      ["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: 4865
diff changeset
    58
--      ["Game Modifiers: "] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    59
        ["GAME OVER!"] = "KONIEC HRY!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    60
        ["Game Started!"] = "Hra začala!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    61
        ["Get on over there and take him out!"] = "Okamžite poď sem a dostaň ho!",
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: 4865
diff changeset
    62
--      ["Goal"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    63
        ["GO! GO! GO!"] = "POĎ! POĎ! POĎ!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    64
        ["Good birdy......"] = "Dobrý vtáčik......",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    65
        ["Good luck out there!"] = "Veľa šťastia!",
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: 4865
diff changeset
    66
--      ["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: 4865
diff changeset
    67
--      ["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: 4865
diff changeset
    68
--      ["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: 4865
diff changeset
    69
--      ["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: 4865
diff changeset
    70
--      [" 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: 4865
diff changeset
    71
--      ["Heavy"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    72
	["Hedgewars-Basketball"] = "Hedgewars-Basketbal",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    73
	["Hedgewars-Knockball"] = "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: 4865
diff changeset
    74
--      ["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: 4865
diff changeset
    75
--      ["Hit Combo!"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    76
        ["Hmmm..."] = "Hmm..",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    77
        ["Hooray!"] = "Hurá!",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    78
	["Hunter"] = "Lovec", --Bazooka, Shotgun, SniperRifle
4804
af59f3dfc53a Updated Slovak translation
jose1711
parents: 4788
diff changeset
    79
        ["Instructor"] = "Inštruktor", -- 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: 4865
diff changeset
    80
--      ["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: 4865
diff changeset
    81
--      ["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: 4865
diff changeset
    82
--      ["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: 4865
diff changeset
    83
--      ["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: 4865
diff changeset
    84
--      ["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: 4865
diff changeset
    85
--      ["[Left Shift]"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    86
        ["Listen up, maggot!!"] = "Počúvaj, ty biedny červ!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    87
        ["|- Mines Time:"] = "|- Časovač pre míny:", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    88
        ["MISSION FAILED"] = "MISIA NEÚSPEŠNÁ", -- 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: 4865
diff changeset
    89
--      ["MISSION SUCCESS"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    90
        ["MISSION SUCCESSFUL"] = "MISIA ÚSPEŠNÁ", -- 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: 4865
diff changeset
    91
--      ["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: 4865
diff changeset
    92
--      ["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: 4865
diff changeset
    93
--      ["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: 4865
diff changeset
    94
--      ["NEW CLAN RECORD: "] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    95
	["NEW fastest lap: "] = "NOVÉ najrýchlejšie kolo: ",
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: 4865
diff changeset
    96
--      ["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: 4865
diff changeset
    97
--      ["NOT ENOUGH WAYPOINTS"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    98
	["Not So Friendly Match"] = "Nie tak celkom priateľský zápas", -- Basketball, Knockball
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
    99
        ["Oh no! Just try again!"] = "Áále nie! Tak to skúste znovu!", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   100
	["Oh no! Time's up! Just try again."] = "Áále nie! Čas vypršal! Tak to skúste znovu.", --Bazooka, Shotgun, SniperRifle
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   101
        ["Operation Diver"] = "Operácia Potápač",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   102
        ["Opposing Team: "] = "Nepriateľský tím",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   103
        ["Pathetic Hog #%d"] = "Žalostný ježko #%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: 4865
diff changeset
   104
--      ["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: 4865
diff changeset
   105
--      ["Place more waypoints using [ENTER]"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   106
        ["points"] = "body", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   107
        ["Poison"] = "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: 4865
diff changeset
   108
--      ["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: 4865
diff changeset
   109
--      ["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: 4865
diff changeset
   110
--      ["Race complexity limit reached."] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   111
        [" - 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"] = " - Skórujete prinesením nepriateľskej vlajky do vašej základne | -  Prvý tím, ktorý dosiahne 3 body, vyhráva | - Skórujete len vtedy, keď je máte svoju vlajku v základni | - Spadnuté vlajky môžu byť vrátené na základňu alebo sa ich môže zmocniť súpere | - Ježkovia po smrti ožiujú",
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: 4865
diff changeset
   112
--      ["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: 4865
diff changeset
   113
--      ["Rounds Complete"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   114
        ["RULES OF THE GAME [Press ESC to view]"] = "PRAVIDLÁ HRY [Stlačte Esc pre ich zobrazenie]",
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: 4865
diff changeset
   115
--      ["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: 4865
diff changeset
   116
--      ["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: 4865
diff changeset
   117
--      ["SCORE"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   118
        ["sec"] = "sek", -- 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
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   119
        ["See ya!"] = "Tak zatiaľ!",
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: 4865
diff changeset
   120
--      ["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: 4865
diff changeset
   121
--      ["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: 4865
diff changeset
   122
--      ["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: 4865
diff changeset
   123
--      ["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: 4865
diff changeset
   124
--      ["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: 4865
diff changeset
   125
--      ["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: 4865
diff changeset
   126
--      ["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: 4865
diff changeset
   127
--      ["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: 4865
diff changeset
   128
--      ["Shield Seeker!"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
   129
	["Shotgun Team"] = "Shotgun tím",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
   130
	["Shotgun Training"] = "Tréning s brokovnicou",
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: 4865
diff changeset
   131
--      ["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: 4865
diff changeset
   132
--      ["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: 4865
diff changeset
   133
--      ["Sinky"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
   134
	["%s is out and Team %d|scored a penalty!| |Score:"] = "%s je mimo hru a tím %d|dostal trestný bod!| |Skóre:", -- Basketball, Knockball
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
   135
	["%s is out and Team %d|scored a point!| |Score:"] = "%s je mimo hru a tím %d|získal bod!| |Skóre:", -- Basketball, Knockball
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
   136
	["Sniper Training"] = "Tréning pre ostreľovačov",
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
   137
	["Sniperz"] = "Ostreľovači",
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: 4865
diff changeset
   138
--      ["Sponge"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   139
        ["Spooky Tree"] = "Strašidelný strom",
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: 4865
diff changeset
   140
--      ["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: 4865
diff changeset
   141
--      ["Switched to "] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
   142
	["Team %d: "] = "Tím %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: 4865
diff changeset
   143
--      ["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: 4865
diff changeset
   144
--      ["That Sinking Feeling"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   145
        ["That was pointless."] = "To bolo zbytočné.",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   146
        ["The enemy is hiding out on yonder ducky!"] = "Nepriateľ sa schováva na tamtej kačičke!",
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   147
        ["The flag will respawn next round."] = "V ďalšom kole sa obnoví vlajka.",
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: 4865
diff changeset
   148
--      ["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: 4865
diff changeset
   149
--      ["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: 4865
diff changeset
   150
--      ["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: 4865
diff changeset
   151
--      ["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: 4865
diff changeset
   152
--      ["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: 4865
diff changeset
   153
--      ["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: 4865
diff changeset
   154
--      ["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: 4865
diff changeset
   155
--      ["Toggle Shield"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   156
        ["Toxic Team"] = "Toxic tím", -- 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: 4865
diff changeset
   157
--      ["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: 4865
diff changeset
   158
--      ["Track Time: "] = "",
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
   159
	["TrophyRace"] = "Preteky o trofej",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   160
        ["T_T"] = "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: 4865
diff changeset
   161
--      ["Turn Time"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   162
        ["Unit 3378"] = "Jednotka 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: 4865
diff changeset
   163
--      ["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: 4865
diff changeset
   164
--      ["User Challenge"] = "",
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
   165
	["Use your rope to get from start to finish as fast as you can!"] = "Použite lano na presun zo štartovnej pozície do cieľa tak rýchlo, ako to len viete!",
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: 4865
diff changeset
   166
--      ["v.06"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   167
        ["Victory for the "] = "Víťazstvo pre", -- 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: 4865
diff changeset
   168
--      ["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: 4865
diff changeset
   169
--      ["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: 4865
diff changeset
   170
--      ["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: 4865
diff changeset
   171
--      ["You'd almost swear the water was rising!"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   172
        ["You have SCORED!!"] = "SKÓROVALI ste!!",
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: 4865
diff changeset
   173
--      ["You saved"] = "",
4788
f2d966c68289 Updated Slovak translation (lua)
jose1711
parents: 4787
diff changeset
   174
        ["You've failed. Try again."] = "Neuspeli ste. Skúste to znova.",
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
   175
	["You've reached the goal!| |Time: "] = "Dosiahli ste cieľ!| |Čas: ",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
   176
	["'Zooka Team"] = "Bazuka tím",
4502
759c1a3bb156 lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Henek
parents:
diff changeset
   177
    }