author | kjpou1 |
Sat, 07 Jul 2012 23:22:03 +0200 | |
changeset 7354 | b79b545bd568 |
parent 5867 | a04f25c4209f |
child 7827 | 353d90ddc188 |
permissions | -rw-r--r-- |
5618 | 1 |
locale = { |
2 |
[":("] = ":(", |
|
3 |
["!!!"] = "!!!", |
|
4 |
["..."] = "...", |
|
5 |
["Accuracy Bonus!"] = "Taiklumo Bonusas!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
6 |
-- ["Achievement Unlocked"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_That_Sinking_Feeling, Tumbler |
5618 | 7 |
["a Hedgewars mini-game"] = "Eþiu karu mini þaidimas", -- Space_Invasion, The_Specialists |
8 |
["Aiming Practice"] = "Taiklumo Treniruotë", --Bazooka, Shotgun, SniperRifle |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
9 |
["Ammo Depleted!"] = "Nusodrintojo Kulkos!", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
10 |
-- ["ammo extended!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
11 |
-- ["Ammo is reset at the end of your turn."] = "", |
5618 | 12 |
["Ammo"] = "Kulkos", |
13 |
["Ammo Maniac!"] = "Kulku Maniakas!", |
|
14 |
["Available points remaining: "] = "Pajamumu taðku liko: ", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
15 |
-- ["[Backspace]"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
16 |
-- ["Bamboo Thicket"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
17 |
-- ["Barrel Eater!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
18 |
-- ["Barrel Launcher"] = "", |
5618 | 19 |
["Bat balls at your enemies and|push them into the sea!"] = "Dauþk is kamuoliu i savo prieðus|ir nustumk juos i jûra!", |
20 |
["Bat your opponents through the|baskets and out of the map!"] = "Dauþk savo obonentus pro kaðes|ir ið þemëlapio!", |
|
21 |
["Bazooka Training"] = "Bazukos Treniruotë", |
|
22 |
["Best laps per team: "] = "Geriausi ratai per komanda: ", |
|
23 |
["Best Team Times: "] = "Geriausios komandos laikai: ", |
|
24 |
["Bloody Rookies"] = "Prakeikti Eiliniai", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree |
|
25 |
["Boom!"] = "Boom!", |
|
26 |
["BOOM!"] = "BOOM!", |
|
27 |
["Boss defeated!"] = "Bosas Nugalëtas!", |
|
28 |
["Boss Slayer!"] = "Bosu Þudikas!", |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
29 |
-- ["Build a track and race."] = "", |
5618 | 30 |
["CAPTURE THE FLAG"] = "Pagriebk Vëliava", |
31 |
["Careless"] = "Neatsargus", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
32 |
-- ["Change Weapon"] = "", |
5618 | 33 |
["Clumsy"] = "Durnelis", |
34 |
["Codename: Teamwork"] = "Kodas: Komandinis Darbas", |
|
35 |
["Complete the track as fast as you can!"] = "Apvaryk trasa taip greitai kaip gali!", |
|
36 |
["Congratulations!"] = "Sveikinu!", |
|
37 |
["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Sveikinu! Tu pradanginai visus taikinius|per leista laika.", --Bazooka, Shotgun, SniperRifle |
|
38 |
["Control pillars to score points."] = "Valdyk stulpus ir gausi taðku.", |
|
39 |
["Cybernetic Empire"] = "Kibernetinë Karalystë", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
40 |
["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "PO VELNIU EILINI NULIPK MAN NUO GALVOS!", |
5618 | 41 |
["DAMMIT, ROOKIE!"] = "PO VELNIU EILINI!", |
42 |
["Dangerous Ducklings"] = "Pavojingos Antis", |
|
43 |
["Deadweight"] = "Dedveitas", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
44 |
-- ["Demolition is fun!"] = "", |
5618 | 45 |
["Depleted Kamikaze!"] = "Nusodrintojo Kamikaze!", |
46 |
["Destroy invaders to score points."] = "Sunaikink Isiverþëjus Ir Gauk Taðku.", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
47 |
-- ["Double Kill!"] = "", |
5618 | 48 |
["Drone Hunter!"] = "Drone Medþiotojas!", |
49 |
["Drowner"] = "Skendëjas", |
|
50 |
["Each turn you get 1-3 random weapons"] = "Kekviena Eile Gausi 1-3 Atsitiktiniu Ginklu", |
|
51 |
["Each turn you get one random weapon"] = "Kekviena Eile Gausi Po Viena Atsitiktini Ginkla", |
|
52 |
["Eliminate all enemies"] = "Nugalëk Visus Prieðus", |
|
53 |
["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Sunaikink Visus taikinius kol neiðseko laikas.|Ðitai misijai gausi nesibaigianèiu kulku.", --Bazooka, Shotgun, SniperRifle |
|
54 |
["Eliminate Poison before the time runs out"] = "Sunaikink Nuodus kol nepasibaigë laikas", |
|
55 |
["Eliminate the Blue Team"] = "Sunaikink Mëlyna komanda", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
56 |
-- ["Eliminate the enemy before the time runs out"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
57 |
-- ["Eliminate the enemy hogs to win."] = "", |
5618 | 58 |
["Eliminate the enemy specialists."] = "Sunaikink prieðus specialistus.", |
59 |
["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- Sunaikink Tipa 3378 |- Silpnaus atsparumo tvirtovë turi iðlikti", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
60 |
-- ["Energetic Engineer"] = "", |
5618 | 61 |
["Enjoy the swim..."] = "Pasimëgauk Rlaukimu...", |
62 |
["[Enter]"] = "[ENTER"], |
|
63 |
["Fastest lap: "] = "Greièiausias Ratas: ", |
|
64 |
["Feeble Resistance"] = "Silpnaus Atsparumo Tvirtovë", |
|
65 |
["Fire"] = "Ugnis", |
|
66 |
["Flag captured!"] = "Vëliava Pagrobta!", |
|
67 |
["Flag respawned!"] = "Vëliava Atsigavo!", |
|
68 |
["Flag returned!"] = "Vëliava Sugraþinta!", |
|
69 |
["Flags, and their home base will be placed where each team ends their first turn."] = "Vëliavos, Ir Ju Bazës Bus Padëtos Kur Kekviena Komanda Pabaigs Ëjima.", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
70 |
-- ["Flamer"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
71 |
-- ["Friendly Fire!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
72 |
-- ["fuel extended!"] = "", |
5618 | 73 |
["GAME BEGUN!!!"] = "Þaidimas Prasidëjo!!!", |
74 |
["Game Modifiers: "] = "Þaidimo Modifikatoriai: ", |
|
75 |
["GAME OVER!"] = "Þaidimas Baigtas!", |
|
76 |
["Game Started!"] = "Þaidimas Prasidëjo!", |
|
77 |
["Get on over there and take him out!"] = "Nueik Ten Ir Nudauþk Ji!", |
|
78 |
["Goal"] = "Ðaunu!", |
|
79 |
["GO! GO! GO!"] = "Bëk! Bëk! Bëk!", |
|
80 |
["Good birdy......"] = "Geras Paukðtelis......", |
|
81 |
["Good luck out there!"] = "Sëkmës Tau Ten!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
82 |
-- ["Good so far!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
83 |
-- ["Good to go!"] = "", |
5618 | 84 |
["GOTCHA!"] = "Prigavau!", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
85 |
-- ["Grab Mines/Explosives"] = "", |
5618 | 86 |
["Hahahaha!"] = "Hahahaha!", |
87 |
["Haha, now THAT would be something!"] = "Haha, na tai jau butu kaþkas!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
88 |
[" Hapless Hogs left!"] = " Nelaimingu Eþiu Liko!", |
5618 | 89 |
["Hapless Hogs"] = "Nelaimingi Eþiai", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
90 |
-- ["Health crates extend your time."] = "", |
5618 | 91 |
["Heavy"] = "Sunku", |
92 |
["Hedgewars-Basketball"] = "Eþiukaru-Krepðinis", |
|
93 |
["Hedgewars-Knockball"] = "Eþiukaru-Trenktaskamuolys", |
|
94 |
["Heh, it's not that bad."] = "Heh,nëra taip blogai.", |
|
95 |
["Hit Combo!"] = "Pataikimo Bonusas!", |
|
96 |
["Hmmm..."] = "Hmmm...", |
|
97 |
["Hooray!"] = "Hurah!", |
|
98 |
["Hunter"] = "Medþiotojas", --Bazooka, Shotgun, SniperRifle |
|
99 |
["Instructor"] = "Instruktorius", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings |
|
100 |
["invaders destroyed"] = "isiverþëjai sunaikinti", |
|
101 |
["It's a good thing SUDDEN DEATH is 99 turns away..."] = "Geras dalykas kad MARAS dar po 99 eiliu...", |
|
102 |
["Jumping is disabled"] = "Ðokimas ira iðjungtas", |
|
103 |
["Kamikaze Expert!"] = "Kamikazes Ekspertas!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
104 |
-- ["Keep it up!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
105 |
-- ["Killing spree!"] = "", |
5618 | 106 |
["KILLS"] = "Nuþudymai", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
107 |
-- ["Last Target!"] = "", |
5618 | 108 |
["[Left Shift]"] = "[Kairis Shiftas"], |
109 |
["Listen up, maggot!!"] = "Paklausyk eilini!!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
110 |
-- ["Lively Lifeguard"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
111 |
-- ["Mine Deployer"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
112 |
-- ["Mine Eater!"] = "", |
5618 | 113 |
["|- Mines Time:"] = "|- Minu Laikas:", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
114 |
["MISSION FAILED"] = "Misija Nepavyko", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
115 |
["MISSION SUCCESSFUL"] = "Misija Buvo Ivykdita", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
5618 | 116 |
["MISSION SUCCESS"] = "Misija Pavyko", |
117 |
["Movement: [Up], [Down], [Left], [Right]"] = "Judëjimas: [I Virðu, [I Apaèia], [I Kaire], [I Deðine]"], |
|
118 |
["Multi-shot!"] = "Dvigubas-Ðuvis!", |
|
119 |
["Nameless Heroes"] = "Bevardþiai Herojiai", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
120 |
-- ["New Barrels Per Turn"] = "", |
5618 | 121 |
["NEW CLAN RECORD: "] = "Naujas Klano Rekordas: ", |
122 |
["NEW fastest lap: "] = "Naujas Greièiausias Ratas: ", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
123 |
-- ["New Mines Per Turn"] = "", |
5618 | 124 |
["NEW RACE RECORD: "] = "Naujas Lenktyniu Rekordas: ", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
125 |
-- ["Newton's Hammock"] = "", |
5618 | 126 |
["NOT ENOUGH WAYPOINTS"] = "Neuþtenka Kelio Taðku", |
127 |
["Not So Friendly Match"] = "Ne Toks Jau Ir Draugiðkas Turnyras", -- Basketball, Knockball |
|
128 |
["Oh no! Just try again!"] = "O NE! Tiesiog Bandyk Vël", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
129 |
["Oh no! Time's up! Just try again."] = "O NE! Baigësi Laikas! Tiesiog Bandyk Vël.", --Bazooka, Shotgun, SniperRifle |
|
130 |
["Operation Diver"] = "Operacijos Vairuotojas", |
|
131 |
["Opposing Team: "] = "Pasiprieðinanti Komanda: ", |
|
132 |
["Pathetic Hog #%d"] = "Niekam Tikes Eþys #%d", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
133 |
-- ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock |
5618 | 134 |
["Per-Hog Ammo"] = "Kulkos Per-Eþy", |
135 |
["Place more waypoints using [ENTER]"] = "Padëk Daugiau Kelio Taðku Su [ENTER"], |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
136 |
-- ["Place more waypoints using the 'Air Attack' weapon."] = "", |
5618 | 137 |
["points"] = "taðkai", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle |
138 |
["Poison"] = "Nuodai", |
|
139 |
["Power Remaining"] = "Jëgos Liko", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
140 |
-- ["Prepare yourself"] = "", |
5618 | 141 |
["Press [Precise] to skip intro"] = "Spausk [TaikluNusitaikima kad baigtum iëjima"], |
142 |
["Race complexity limit reached."] = "Lenktyniu Sudëtingumo Limitas Pasiektas.", |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
143 |
-- ["RACER"] = "", |
5618 | 144 |
[" - 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"] = " - Graþink prieðu vëliava i savo baze ir gausi taðku | - Pirma komanda su 3 vëliavom laimi | - Taðkus gausi tik tada kaip tavo vëliava bazëje | - Eþiai pames vëliava jeigu mirs, arba paskes | - Pamestos vëliavos gali buti graþintos arba pavogtos | - Eþiai atsikelia kaip nuþudyti", |
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
145 |
-- ["Round Limit:"] = "", |
5618 | 146 |
["Round Limit"] = "Raundu Limitas", |
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
147 |
-- ["Rounds Complete: "] = "", |
5618 | 148 |
["Rounds Complete"] = "Raundai Ivykditi", |
149 |
["RULES OF THE GAME [Press ESC to view]"] = "ÞAIDIMO TAISYKLES [Spausk ESC Kad Parodytu"], |
|
150 |
["Save as many hapless hogs as possible!"] = "Iðgelbëk kuo daugiau nelaimingu eþiu!", |
|
151 |
["SCORE"] = "Taðkai", |
|
152 |
["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 |
|
153 |
["See ya!"] = "Iki!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
154 |
-- ["selected!"] = "", |
5618 | 155 |
["Shield boosted! +30 power"] = "Skydas Pagerintas! +30 jëga", |
156 |
["Shield Depleted"] = "Skydas Nusodrintas", |
|
157 |
["Shield is fully recharged!"] = "Skydas Pilnai Pakrautas!", |
|
158 |
["Shield Master!"] = "Skydu Profas!", |
|
159 |
["Shield Miser!"] = "Skydu Ðykðtuolis!", |
|
160 |
["Shield OFF:"] = "Skydas Iðjungtas:", |
|
161 |
["Shield ON:"] = "Skydas Ijungtas:", |
|
162 |
["Shield Seeker!"] = "Skydo Ieðkotojas!", |
|
163 |
["Shotgun Team"] = "Ðratinio Ðautuvo Komanda", |
|
164 |
["Shotgun Training"] = "Ðratinio Ðautuvo Treniruotë", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
165 |
-- ["shots remaining."] = "", |
5618 | 166 |
["Silly"] = "Durnelis", |
167 |
["Sinky"] = "Paskenduolis", |
|
168 |
["%s is out and Team %d|scored a penalty!| |Score:"] = "%s Iðkrito ir komanda %d|gavo bausme!| |Score:", -- Basketball, Knockball |
|
169 |
["%s is out and Team %d|scored a point!| |Score:"] = "%s Iðkrito ir komanda %d|gavo taðka!| |Score:", -- Basketball, Knockball |
|
170 |
["Sniper Training"] = "Snaiperio Treniruotë", |
|
171 |
["Sniperz"] = "Snaiperiai", |
|
172 |
["Sponge"] = "Kempinë", |
|
173 |
["Spooky Tree"] = "Baisusis Medis", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
174 |
["s|"] = "s|", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
175 |
["s"] = "s", -- GaudyRacer, Space_Invasion |
5618 | 176 |
["STATUS UPDATE"] = "Bûsenos Atnaujinimas", -- GaudyRacer, Space_Invasion |
177 |
["Switched to "] = "Pakeistas i ", |
|
178 |
["Team %d: "] = "Komanda %d: ", |
|
179 |
["Team Scores"] = "Komandos Taðkai", -- Control, Space_Invasion |
|
180 |
["That Sinking Feeling"] = "Tas Skendimo Jausmas", |
|
181 |
["That was pointless."] = "Tai Buvo Beprasmiðka.", |
|
182 |
["The enemy is hiding out on yonder ducky!"] = "Prieðas pasislëpes ant kitos anties!", |
|
183 |
["The flag will respawn next round."] = "Vëliava atsigaus kita raunda.", |
|
184 |
["The Nameless One"] = "Bevardis", |
|
185 |
["THE SPECIALISTS"] = "Specialistai", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
186 |
-- ["This one's tricky."] = "", |
5618 | 187 |
["This rain is really something..."] = "Ðis lietus tikrai kaþkas...", |
188 |
["Timed Kamikaze!"] = "Laikina Kamikaze!", |
|
189 |
["Time Extended!"] = "Laikas Prailgintas!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
190 |
-- ["Time Extension"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
191 |
["TIME: "] = "Laikas: ", |
5618 | 192 |
["Toggle Shield"] = "Perjungti i skyda", |
193 |
["Toxic Team"] = "Toksinë Komanda", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
194 |
["TRACK COMPLETED"] = "Trasa Ivykdita", |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
195 |
-- ["TRACK FAILED!"] = "", |
5618 | 196 |
["TrophyRace"] = "Trophëju Trasa", |
197 |
["T_T"] = "T_T", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
198 |
-- ["Tumbling Time Extended!"] = "", |
5618 | 199 |
["Turn Time"] = "Eilës Laikas", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
200 |
-- ["Unit"] = "", |
5618 | 201 |
["Unit 3378"] = "Tipas 3378", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
202 |
-- ["Unit 835"] = "", |
5618 | 203 |
["Unlimited Attacks"] = "Nesibaigianèios Atakos", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
204 |
-- ["Unstoppable!"] = "", |
5618 | 205 |
["User Challenge"] = "Vartotojo Iðukis", |
206 |
["Use your rope to get from start to finish as fast as you can!"] = "Naudok virve kad nusigautum nuo starto iki finiðo taip greitai kaip gali!", |
|
207 |
["Victory for the "] = "Pergalë ", -- CTF_Blizzard, Capture_the_Flag |
|
208 |
["Waypoint placed."] = "Kelio Taðkas Pasiektas.", |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
209 |
-- ["Way-Points Remaining"] = "", |
5618 | 210 |
["Weapons Reset"] = "Ginklai Atgaivinti", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
211 |
-- ["Well done."] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
212 |
-- ["Will this ever end?"] = "", |
5618 | 213 |
["WINNING TIME: "] = "Laimëjimo Laikas: ", |
214 |
["You'd almost swear the water was rising!"] = "Galima pamanyti kad vanduo tikrai kyla!", |
|
215 |
["You have SCORED!!"] = "Tu gavai TAÐKU!!", |
|
216 |
["You saved"] = "Tu uþsisavinai", |
|
217 |
["You've failed. Try again."] = "Tau nepavyko. Bandyk vël.", |
|
218 |
["You've reached the goal!| |Time: "] = "Tu pasiekiai taikini!| |Laikas: ", |
|
219 |
["'Zooka Team"] = "'Zukos Komanda", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5618
diff
changeset
|
220 |
} |