author | sheepluva |
Sun, 11 Sep 2011 04:22:57 +0200 | |
changeset 5846 | 99e0dccf5529 |
parent 5844 | fdf22a4843f7 |
child 5867 | a04f25c4209f |
permissions | -rw-r--r-- |
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 = { |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
2 |
-- [":("] = "", |
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
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 |
-- ["..."] = "", |
5846 | 5 |
["Accuracy Bonus!"] = "Präzisions-Bonus!", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
6 |
-- ["Achievement Unlocked"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_That_Sinking_Feeling, Tumbler |
5846 | 7 |
["a Hedgewars mini-game"] = "ein Hedgewars Mini-Spiel", -- 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
|
8 |
["Aiming Practice"] = "Zielübung", --Bazooka, Shotgun, SniperRifle |
5846 | 9 |
["Ammo Depleted!"] = "Munition erschöpft!", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
10 |
-- ["ammo extended!"] = "", |
5846 | 11 |
["Ammo is reset at the end of your turn."] = "Munition wird am Ende des Spielzuges zurückgesetzt.", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
12 |
["Ammo Maniac!"] = "Munitionsverrückter!", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
13 |
["Ammo"] = "Munition", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
14 |
["Available points remaining: "] = "Verfügbare Punkte verbleibend:", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
15 |
-- ["[Backspace]"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
16 |
-- ["Bamboo Thicket"] = "", |
5846 | 17 |
["Barrel Eater!"] = "Fassfresser!", |
18 |
["Barrel Launcher"] = "Fasswerfer", |
|
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
19 |
["Bat balls at your enemies and|push them into the sea!"] = "Schlage Bälle auf deine Widersacher|und lass sie ins Meer fallen!", |
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
20 |
["Bat your opponents through the|baskets and out of the map!"] = "Schlage deine Widersacher durch|die Körbe und aus der Karte hinaus!", |
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
21 |
["Bazooka Training"] = "Bazooka-Training", |
5846 | 22 |
["Best laps per team: "] = "Beste Rundenzeiten pro Team: ", |
23 |
["Best Team Times: "] = "Besten Team-Zeiten: ", |
|
5837 | 24 |
["Bloody Rookies"] = "Blutige Anfänger", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree |
5846 | 25 |
["Boom!"] = "Bumm!", |
26 |
["BOOM!"] = "KABUMM!", |
|
27 |
["Boss defeated!"] = "Boss wurde besiegt!", |
|
28 |
["Boss Slayer!"] = "Boss-Töter!", |
|
29 |
["CAPTURE THE FLAG"] = "EROBERE DIE FAHNE", |
|
30 |
["Careless"] = "Achtlos", |
|
31 |
["Change Weapon"] = "Waffenwechsel", |
|
32 |
["Clumsy"] = "Ungeschickt", |
|
33 |
["Codename: Teamwork"] = "Code-Name: Teamwork", |
|
34 |
["Complete the track as fast as you can!"] = "Durchlaufe die Strecke so schnell du kannst!", |
|
35 |
["Congratulations!"] = "Gratulation!", |
|
4506
37744d5c877e
Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents:
4503
diff
changeset
|
36 |
["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Gratulation! Du hast alle Ziele innerhalb der|verfügbaren Zeit ausgeschaltet.", --Bazooka, Shotgun, SniperRifle |
5846 | 37 |
["Control pillars to score points."] = "Kontrolliere die Säulen um Punkte zu erhalten.", |
38 |
["Cybernetic Empire"] = "Kybernetisches Imperium", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
39 |
["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "VERDAMMT, REKRUT! RUNTER VON MEINEM KOPF!", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
40 |
["DAMMIT, ROOKIE!"] = "VERDAMMT, REKRUT!", |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
41 |
-- ["Dangerous Ducklings"] = "", |
5846 | 42 |
["Deadweight"] = "Leergewicht", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
43 |
["Demolition is fun!"] = "Zerstörung macht Spaß!", |
5846 | 44 |
["Depleted Kamikaze!"] = "Munitionsloses Kamikaze!", |
45 |
["Destroy invaders to score points."] = "Zerstöre die Angreifer um Punkte zu erhalten.", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
46 |
-- ["Double Kill!"] = "", |
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
|
47 |
-- ["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
|
48 |
-- ["Drowner"] = "", |
5846 | 49 |
["Each turn you get 1-3 random weapons"] = "Du bekommst jede Runde 1-3 zufällig gewählte Waffen", |
50 |
["Each turn you get one random weapon"] = "Du bekommst jede Runde eine zufällig gewählte Waffe.", |
|
51 |
["Eliminate all enemies"] = "Vernichte alle Gegner", |
|
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
52 |
["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Eliminiere alle Ziele bevor die Zeit ausläuft.|Du hast in dieser Mission unbegrenzte Munition.", --Bazooka, Shotgun, SniperRifle |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
53 |
-- ["Eliminate Poison before the time runs out"] = "", |
5846 | 54 |
["Eliminate the Blue Team"] = "Lösche das Blaue Team aus", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
55 |
-- ["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:
5837
diff
changeset
|
56 |
-- ["Eliminate the enemy hogs to win."] = "", |
5325
261b79ba22b1
Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents:
4865
diff
changeset
|
57 |
-- ["Eliminate the enemy specialists."] = "", |
5846 | 58 |
["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- Vernichte Einheit 3378 | Kraftloser Widerstand muss überleben", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
59 |
-- ["Energetic Engineer"] = "", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
60 |
["Enjoy the swim..."] = "Viel Spaß beim Schwimmen...", |
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
|
61 |
-- ["[Enter]"] = "", |
5846 | 62 |
["Fastest lap: "] = "Schnellste Runde: ", |
63 |
["Feeble Resistance"] = "Kraftloser Widerstand", |
|
64 |
["Fire"] = "Feuer", |
|
65 |
["Flag captured!"] = "Fahne erobert!", |
|
66 |
["Flag respawned!"] = "Fahne wieder erschienen!", |
|
67 |
["Flag returned!"] = "Fahne zurückgebracht!", |
|
68 |
["Flags, and their home base will be placed where each team ends their first turn."] = "Fahnen und deren Heimatstandort werden dort plaziert wo jedes Team deren ersten Zug beendet.", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
69 |
-- ["Flamer"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
70 |
-- ["Friendly Fire!"] = "", |
5846 | 71 |
["fuel extended!"] = "Treibstoff aus!", |
72 |
["GAME BEGUN!!!"] = "SPIEL GESTARTET!!!", |
|
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
|
73 |
-- ["Game Modifiers: "] = "", |
5846 | 74 |
["GAME OVER!"] = "SPIEL ZU ENDE!", |
75 |
["Game Started!"] = "Spiel Gestartet!]", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
76 |
["Get on over there and take him out!"] = "Mach, dass du hinüber kommst und schalte ihn aus!", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
77 |
["Goal"] = "Ziel", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
78 |
["GO! GO! GO!"] = "Bewegung, Bewegung, Bewegung!", |
5846 | 79 |
["Good birdy......"] = "Braver Vogel......", |
80 |
["Good luck out there!"] = "Viel Glück da draußen!", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
81 |
["Good so far!"] = "Gut soweit!", |
5846 | 82 |
["Good to go!"] = "Startklar!", |
83 |
["GOTCHA!"] = "ERWISCHT!", |
|
84 |
["Grab Mines/Explosives"] = "Sammle Minen/Fässer", |
|
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
|
85 |
-- ["Hahahaha!"] = "", |
5846 | 86 |
["Haha, now THAT would be something!"] = "Haha, na DAS wär ja was!", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
87 |
["Hapless Hogs"] = "Glücklose Igel", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
88 |
[" Hapless Hogs left!"] = " Glücklose Igel verbleibend!", |
5846 | 89 |
["Health crates extend your time."] = "Medipacks verlängern deine Zeit.", |
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
|
90 |
-- ["Heavy"] = "", |
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
91 |
["Hedgewars-Basketball"] = "Hedgewars-Basketball", |
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
92 |
["Hedgewars-Knockball"] = "Hedgewars-Knockball", |
5846 | 93 |
["Heh, it's not that bad."] = "Hehe, so schlimm ist es nicht.", |
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
|
94 |
-- ["Hit Combo!"] = "", |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
95 |
-- ["Hmmm..."] = "", |
5846 | 96 |
["Hooray!"] = "Hurra!", |
4506
37744d5c877e
Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents:
4503
diff
changeset
|
97 |
["Hunter"] = "Jäger", --Bazooka, Shotgun, SniperRifle |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
98 |
["Instructor"] = "Ausbilder", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings |
5846 | 99 |
["invaders destroyed"] = "Angreifer zerstört", |
100 |
["It's a good thing SUDDEN DEATH is 99 turns away..."] = "Gut, dass SUDDEN DEATH noch 99 Runden entfernt ist...", |
|
101 |
["Jumping is disabled"] = "Sprünge sind deaktiviert!", |
|
102 |
["Kamikaze Expert!"] = "Kamikazeexperte!", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
103 |
["Keep it up!"] = "Weiter so!", |
5846 | 104 |
["Killing spree!"] = "Blutrausch!", |
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
|
105 |
-- ["KILLS"] = "", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
106 |
["Last Target!"] = "Letzte Zielscheibe!", |
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
|
107 |
-- ["[Left Shift]"] = "", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
108 |
["Listen up, maggot!!"] = "Aufgepasst, du Made!!", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
109 |
-- ["Lively Lifeguard"] = "", |
5846 | 110 |
["Mine Deployer"] = "Minenleger", |
111 |
["Mine Eater!"] = "Minenfresser!", |
|
112 |
["|- Mines Time:"] = "| - Minenzündzeit: ", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
113 |
["MISSION FAILED"] = "MISSION GESCHEITERT", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
114 |
["MISSION SUCCESS"] = "MISSIONSERFOLG", |
|
115 |
["MISSION SUCCESSFUL"] = "MISSION ERFOLGREICH", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
|
116 |
["Movement: [Up], [Down], [Left], [Right]"] = "Bewegung: [Hoch], [Runter], [Links], [Rechts]", |
|
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
|
117 |
-- ["Multi-shot!"] = "", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
118 |
["Munition!"] = "Munition erschöpft!", |
5846 | 119 |
["Nameless Heroes"] = "Namenlose Helden", |
120 |
["New Barrels Per Turn"] = "Neue Fässer jede Runde", |
|
121 |
["NEW CLAN RECORD: "] = "NEUER KLAN-REKORD", |
|
122 |
["NEW fastest lap: "] = "NEUE schnellste Runde: ", |
|
123 |
["New Mines Per Turn"] = "Neue Minen jede Runde", |
|
124 |
["NEW RACE RECORD: "] = "NEUER RENNREKORD: ", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
125 |
-- ["Newton's Hammock"] = "", |
5846 | 126 |
["NOT ENOUGH WAYPOINTS"] = "NICHT GENUG WEGPUNKTE", |
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
127 |
["Not So Friendly Match"] = "Kein-so-Freundschaftsspiel", -- Basketball, Knockball |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
128 |
-- ["Oh no! Just try again!"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
129 |
["Oh no! Time's up! Just try again."] = "Oh nein! Die Zeit ist um! Versuche es nochmal.", --Bazooka, Shotgun, SniperRifle |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
130 |
-- ["Operation Diver"] = "", |
5846 | 131 |
["Opposing Team: "] = "Gegnerisches Team: ", |
4664
debfdc340e68
add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents:
4662
diff
changeset
|
132 |
-- ["Pathetic Hog #%d"] = "", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5837
diff
changeset
|
133 |
-- ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock |
5846 | 134 |
["Per-Hog Ammo"] = "Munition pro Iger", |
135 |
["Place more waypoints using [ENTER]"] = "Setze mehr Wegpunkte durch Drücken von [ENTER]", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
136 |
["points"] = "Punkte", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
137 |
["Poison"] = "Gift", |
5846 | 138 |
["Power Remaining"] = "Verbleibende Energie", |
139 |
["Prepare yourself"] = "Mach dich bereit", |
|
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 |
-- ["Press [Precise] to skip intro"] = "", |
5846 | 141 |
["Race complexity limit reached."] = "Rennkomplexitätslimit erreicht.", |
4670 | 142 |
-- [" - 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"] = "", |
5846 | 143 |
["Round Limit"] = "Rundenbegrenzung", |
144 |
["Rounds Complete"] = "Runden Gespielt", |
|
145 |
["RULES OF THE GAME [Press ESC to view]"] = "SPIEL REGELN (Drücke ESC zum Anzeigen)", |
|
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
|
146 |
-- ["s|"] = "", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
147 |
["Save as many hapless hogs as possible!"] = "Rette so viele glücklose Igel als möglich!", |
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 |
-- ["SCORE"] = "", |
4713 | 149 |
-- ["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 |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
150 |
["See ya!"] = "Mach's gut!", |
5846 | 151 |
["selected!"] = "ausgewählt!", |
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
|
152 |
-- ["s"] = "", -- GaudyRacer, Space_Invasion |
5846 | 153 |
["Shield boosted! +30 power"] = "Schild verstärkt! +30 Energie", |
154 |
["Shield Depleted"] = "Schild aufgebraucht!", |
|
155 |
["Shield is fully recharged!"] = "Schild vollständig aufgeladen!", |
|
156 |
["Shield Master!"] = "Schildmeister!", |
|
157 |
["Shield Miser!"] = "Schildgieriger", |
|
158 |
["Shield OFF:"] = "Schild AUS:", |
|
159 |
["Shield ON:"] = "Schild AN:", |
|
160 |
["Shield Seeker!"] = "Schildsucher!", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
161 |
["Shotgun Team"] = "Schrotflinten-Team", |
4506
37744d5c877e
Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents:
4503
diff
changeset
|
162 |
["Shotgun Training"] = "Schrotflinten-Training", |
5846 | 163 |
["Shots Left: "] = "Verbleibende Schüsse: ", -- GaudyRacer, Tumbler |
164 |
["shots remaining."] = "Schüsse übrig", |
|
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
|
165 |
-- ["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
|
166 |
-- ["Sinky"] = "", |
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
167 |
["%s is out and Team %d|scored a penalty!| |Score:"] = "%s ist draußen und Team %d|erhält eine Strafe!| |Punktestand:", -- Basketball, Knockball |
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
168 |
["%s is out and Team %d|scored a point!| |Score:"] = "%s ist draußen und Team %d|erhält einen Punkt!| |Punktestand:", -- Basketball, Knockball |
4506
37744d5c877e
Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents:
4503
diff
changeset
|
169 |
["Sniper Training"] = "Scharfschützen-Training", |
37744d5c877e
Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents:
4503
diff
changeset
|
170 |
["Sniperz"] = "Heckenschützen", |
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
|
171 |
-- ["Sponge"] = "", |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
172 |
-- ["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
|
173 |
-- ["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
|
174 |
-- ["Switched to "] = "", |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4645
diff
changeset
|
175 |
-- ["Team %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
|
176 |
-- ["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
|
177 |
-- ["That Sinking Feeling"] = "", |
5846 | 178 |
["That was pointless."] = "Das war sinnlos.", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
179 |
["The enemy is hiding out on yonder ducky!"] = "Der Feind versteckt sich auf dem Entlein dort drüben!", |
5846 | 180 |
["The flag will respawn next round."] = "Die Fahne wird nächste Runde wieder auftauchen.", |
181 |
["The Nameless One"] = "Der Namenlose", |
|
182 |
["THE SPECIALISTS"] = "DIE SPEZIALISTEN", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
183 |
["This one's tricky."] = "Der hier ist knifflig.", |
5846 | 184 |
["This rain is really something..."] = "Das nenne ich mal einen Regenschauer...", |
185 |
["TIME: "] = "ZEIT: ", |
|
186 |
["Timed Kamikaze!"] = "Pünktliches Kamikaze!", |
|
187 |
["Time Extended!"] = "Zeit verlängert!", |
|
188 |
["Time Extension"] = "Zeitverlängerung", |
|
189 |
["Time Left: "] = "Verbleibende Zeit", |
|
190 |
["Toggle Shield"] = "Schild ein/aus", |
|
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
191 |
-- ["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:
4865
diff
changeset
|
192 |
-- ["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
|
193 |
-- ["Track Time: "] = "", |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4645
diff
changeset
|
194 |
-- ["TrophyRace"] = "", |
4662
63aafc9c2a81
Add a bunch of lua from mikade, update translation files
mikade+nemo
parents:
4660
diff
changeset
|
195 |
-- ["T_T"] = "", |
5846 | 196 |
["Tumbling Time Extended!"] = "Purzelzeit verlängert!", |
197 |
["Turn Time"] = "Zeit pro Zug", |
|
198 |
["Unit"] = "Einheit", |
|
199 |
["Unit 3378"] = "Einheit 3378", |
|
200 |
["Unit 835"] = "Einheit 3378", |
|
201 |
["Unlimited Attacks"] = "Unbegrenzte Angriffe", |
|
202 |
["Unstoppable!"] = "Unaufhaltbar!", |
|
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
|
203 |
-- ["User Challenge"] = "", |
5846 | 204 |
["Use your rope to get from start to finish as fast as you can!"] = "Nutze das Seil um von Start zu Ziel zu gelangen - so schnell du kannst!", |
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
|
205 |
-- ["v.06"] = "", |
5846 | 206 |
["Victory for the "] = "Sieg für ", -- CTF_Blizzard, Capture_the_Flag |
207 |
["Waypoint placed."] = "Wegpunkt gesetzt", |
|
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
|
208 |
-- ["Weapons Reset"] = "", |
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
209 |
["Well done."] = "Gut gemacht.", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
210 |
["Will this ever end?"] = "Wird dies je enden?", |
5846 | 211 |
["WINNING TIME: "] = "SIEGESZEIT: ", |
212 |
["You'd almost swear the water was rising!"] = "Man könnte fast schwören das Wasser würde steigen!", |
|
213 |
["You have SCORED!!"] = "Du hast GEPUNKTET!", |
|
5836
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
214 |
["You saved"] = "Gerettet: ", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
215 |
["You've failed. Try again."] = "Du bist gescheitert. Versuche es nochmal.", |
6d6041b50b09
some sniper training improvements and few german lua translations
sheepluva
parents:
5328
diff
changeset
|
216 |
["You've reached the goal!| |Time: "] = "Ziel erreicht!| |Zeit: ", |
4645
830036850d10
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents:
4506
diff
changeset
|
217 |
["'Zooka Team"] = "Die Knalltüten", |
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
|
218 |
} |