1 | ;; Copyright 1995 Crack dot Com, All Rights reserved |
---|
2 | ;; See licensing information for more details on usage rights |
---|
3 | |
---|
4 | ;; all messages that need translation here |
---|
5 | ;; Latest version of this file is "V-E" (version E=1.47) |
---|
6 | |
---|
7 | (select section |
---|
8 | ('game_section |
---|
9 | |
---|
10 | /********** New for Version E (1.51) **************/ |
---|
11 | (setq level_name "Level name") |
---|
12 | (setq FILENAME "FILENAME") |
---|
13 | (setq CHAT "CHAT") |
---|
14 | (setq resync "Clients are re-syncing, please wait...") |
---|
15 | (setq slack "Disconnect slackers") |
---|
16 | (setq hold! "Hold on!") |
---|
17 | (setq waiting "Waiting for data...") |
---|
18 | (setq Error "Error") |
---|
19 | (setq locating "Attempting to locate server %s, please wait\n") |
---|
20 | (setq unable_locate "unable_locate") |
---|
21 | (setq located "Server located! Please wait while data loads....\n") |
---|
22 | (setq no_prot "No network protocols installed\n") |
---|
23 | (setq Installed "Installed") |
---|
24 | (setq Not_Installed "Not Installed") |
---|
25 | (setq calc_crc "Net : calculating file CRC's") |
---|
26 | (setq edit_saved "Edit info has been saved") |
---|
27 | (setq saveas_name "Saveas name") |
---|
28 | (setq l_light "light") |
---|
29 | (setq l_fg "fg") |
---|
30 | (setq l_bg "bg") |
---|
31 | (setq New? "New?") |
---|
32 | (setq l_EDIT "EDIT") |
---|
33 | |
---|
34 | |
---|
35 | /********** New for Version D (1.46) **************/ |
---|
36 | |
---|
37 | (setq ant_hide "hiden (1=true,0=false)") |
---|
38 | (setq ant_total "total") |
---|
39 | (setq ant_type "type (0..7)") |
---|
40 | (setq obj_frames "frames till arrival") |
---|
41 | (setq obj_frame "current frame") |
---|
42 | (setq respawn_reg "frames to regenerate") |
---|
43 | (setq conc_flash "flash [1=on]") |
---|
44 | (setq bomb_blink "blink time") |
---|
45 | (setq lightin_speed "flash_speed 0..9") |
---|
46 | (setq gate_delay_time "delay_time") |
---|
47 | (setq gate_pulse_speed "pulse_speed") |
---|
48 | (setq pusher_speed "push speed") |
---|
49 | (setq spring_yvel "set yvel to?") |
---|
50 | (setq train_msg_num "message num") |
---|
51 | (setq obj_holder_xoff "x offset") |
---|
52 | (setq obj_holder_yoff "y offset") |
---|
53 | (setq obj_holder_del "delete if off (1=yes)") |
---|
54 | (setq spray_delay "delay") |
---|
55 | (setq spray_start "start angle") |
---|
56 | (setq spray_end "end angle") |
---|
57 | (setq spray_speed "angle speed") |
---|
58 | (setq spray_cangle "current angle") |
---|
59 | (setq d_track_speed "tracking speed") |
---|
60 | (setq track_fspeed "fire speed") |
---|
61 | (setq track_burst "burst total") |
---|
62 | (setq track_cont "continue delay") |
---|
63 | (setq track_sangle "start angle") |
---|
64 | (setq track_eangle "end angle") |
---|
65 | (setq track_cangle "current angle") |
---|
66 | (setq jug_throw_spd "throw speed (0..255)") |
---|
67 | (setq jug_throw_xv "throw xvel") |
---|
68 | (setq jug_throw_yv "throw yvel") |
---|
69 | (setq jug_stat "stationary? (1=yes,0=no)") |
---|
70 | (setq rob_noturn "no turn around (1=on)") |
---|
71 | (setq rob_hide "hiden start (1=hiden,0=visable)") |
---|
72 | (setq who_fdelay "fire_delay") |
---|
73 | (setq who_bdelay "burst_delay") |
---|
74 | (setq who_btotal "burst_total") |
---|
75 | (setq who_mxv "max xvel") |
---|
76 | (setq who_myv "max yvel") |
---|
77 | (setq wrob_fdelay "fire delay") |
---|
78 | (setq wrob_bdelay "burst delay") |
---|
79 | (setq wrob_btotal "burst total") |
---|
80 | (setq wrob_mxv "Max xvel") |
---|
81 | (setq wrob_myv "Max Yvel") |
---|
82 | (setq dimmer_step_amount "step amount") |
---|
83 | (setq dimmer_steps "dim steps") |
---|
84 | (setq dimmer_dist "activate distance") |
---|
85 | (setq dimmer_dedist "deactivate distance") |
---|
86 | (setq dimmer_silent "slient mode (1=yes,0=no)") |
---|
87 | (setq restart_station "station number") |
---|
88 | (setq next_level "next_level") |
---|
89 | (setq plat_speed "speed") |
---|
90 | (setq plat_2speed "second speed") |
---|
91 | (setq plat_pos "current pos (0..speed)") |
---|
92 | (setq plat_wait "max wait time") |
---|
93 | (setq amb_num "sound # (0-15)") |
---|
94 | (setq amb_vol "volume (0-127)") |
---|
95 | (setq amb_rep "repeat delay (0=no repeat)") |
---|
96 | (setq amb_rand "random delay (0=none)") |
---|
97 | (setq switch_reset "reset time") |
---|
98 | (setq sens_onxd "(on) x dist") |
---|
99 | (setq sens_onyd "(on) y dist") |
---|
100 | (setq sens_offxd "(off) x dist") |
---|
101 | (setq sens_offyd "(off) y dist") |
---|
102 | (setq sens_reset "(off) reset time") |
---|
103 | (setq sens_unoff "unoffable (1=yes)") |
---|
104 | (setq sens_cs "current state") |
---|
105 | (setq tp_amb "ambient setting") |
---|
106 | |
---|
107 | |
---|
108 | |
---|
109 | (setq ai_xvel "Xvel ") |
---|
110 | (setq ai_yvel "Yvel ") |
---|
111 | (setq ai_xacel "Xacel ") |
---|
112 | (setq ai_yacel "Yacel ") |
---|
113 | (setq ai_stime "ST time ") |
---|
114 | (setq ai_gravity "gravity ") |
---|
115 | (setq ai_health "Health ") |
---|
116 | (setq ai_morph "MorphPr ") |
---|
117 | (setq ai_type "ai type ") |
---|
118 | (setq ai_state "ai state") |
---|
119 | (setq ai_fade "fade 0-15") |
---|
120 | |
---|
121 | (setq a_ambient "Ambient ") |
---|
122 | (setq a_aspeed "Ambient speed") |
---|
123 | (setq a_view_xoff "View xoff ") |
---|
124 | (setq a_view_yoff "View yoff ") |
---|
125 | (setq a_view_xspd "View x speed ") |
---|
126 | (setq a_view_yspd "View y speed ") |
---|
127 | (setq saved_game "Saved game savegame.spe") |
---|
128 | (setq saved_level "Saved level '%s'..\n") |
---|
129 | (setq _scroll "scroll") ; as in left-right, up-down |
---|
130 | (setq ap_width "width ") |
---|
131 | (setq ap_height "height") |
---|
132 | (setq ap_name "name") |
---|
133 | (setq ap_pal "Add palette") |
---|
134 | (setq mouse_at "Mouse at location %d, %d\n") |
---|
135 | |
---|
136 | |
---|
137 | (setq l_links "Links") |
---|
138 | (setq l_light "Light") |
---|
139 | (setq l_char "Char") |
---|
140 | (setq l_back "Back") |
---|
141 | (setq l_bound "Bound") |
---|
142 | (setq l_fore "Fore") |
---|
143 | |
---|
144 | |
---|
145 | (setq SHOW? "SHOW?") |
---|
146 | (setq back_loss (concatenate 'string "This scroll rate decreases the size of the background map\n" |
---|
147 | "Tiles may be lost, are you sure you want to do this?\n")) |
---|
148 | (setq WARNING "WARNING") |
---|
149 | (setq x_mul "X mul") ; X multiple |
---|
150 | (setq y_mul "Y mul") |
---|
151 | (setq x_div "X div") ; X divisor |
---|
152 | (setq y_div "Y div") |
---|
153 | |
---|
154 | /*********** New for Version 1.45 ***********************/ |
---|
155 | (setq file_top "File") |
---|
156 | (setq edit_top "Edit") |
---|
157 | (setq window_top "Windows") |
---|
158 | (setq menu1_load "Load Level") |
---|
159 | (setq menu1_save "Save Level (S)") |
---|
160 | (setq menu1_saveas "Save level as") |
---|
161 | (setq menu1_savegame "Save game") |
---|
162 | (setq menu1_new "New level") |
---|
163 | (setq menu1_resize "Resize map") |
---|
164 | (setq menu1_suspend "Suspend non-players") |
---|
165 | (setq menu1_toggle "Play mode toggle (TAB)") |
---|
166 | (setq menu1_savepal "Save Palettes ") |
---|
167 | (setq menu1_startc "Start cache profile ") |
---|
168 | (setq menu1_endc "End cache profile ") |
---|
169 | (setq menu1_quit "Quit (Q)") |
---|
170 | |
---|
171 | (setq menu2_light "Toggle light") |
---|
172 | (setq menu2_scroll "Set scroll rate") |
---|
173 | (setq menu2_center "Center on player (c)") |
---|
174 | (setq menu2_addpal "Add palette") |
---|
175 | (setq menu2_delay "Toggle Delays (D)") |
---|
176 | (setq menu2_god "God mode") |
---|
177 | (setq menu2_clear "Clear weapons (z)") |
---|
178 | (setq menu2_mscroll "Mouse scroll") |
---|
179 | (setq menu2_lock "Lock palette windows") |
---|
180 | (setq menu2_raise "Raise all foreground") |
---|
181 | (setq menu2_names "Toggle object names") |
---|
182 | (setq menu2_map "Toggle map (m)") |
---|
183 | (setq menu2_view "Disable view shifts") |
---|
184 | (setq menu2_alight "Disable Autolight (A)") |
---|
185 | (setq menu2_fps "Show FPS/Obj count") |
---|
186 | |
---|
187 | (setq menu3_fore "Foreground (f)") |
---|
188 | (setq menu3_back "Background (b)") |
---|
189 | (setq menu3_layers "Draw layers (L)") |
---|
190 | (setq menu3_light "Lighting (l)") |
---|
191 | (setq menu3_pal "Palettes (p)") |
---|
192 | (setq menu3_objs "Objects (o)") |
---|
193 | (setq menu3_console "Console (/)") |
---|
194 | (setq menu3_toolbar "Tool Bar (a)") |
---|
195 | (setq menu3_prof "Profile (P)") |
---|
196 | (setq menu3_save "Save positions") |
---|
197 | |
---|
198 | |
---|
199 | |
---|
200 | |
---|
201 | (setq level_size "Level size") |
---|
202 | ; 012345678901234567 (please keep same allignment of Name level & total) |
---|
203 | (setq score_header "Name Level Total") ; V-E |
---|
204 | (setq space_cont "Press SPACEBAR to continue") ; V-E |
---|
205 | (setq no_saved "No saved game") |
---|
206 | |
---|
207 | (setq lvl_2 "Small") ; V-C added |
---|
208 | (setq lvl_4 "Medium") ; V-C added |
---|
209 | (setq lvl_8 "Large") ; V-C added |
---|
210 | |
---|
211 | (setq status "Status..") ; V-A added |
---|
212 | (setq Station "Station #") ; V-A added |
---|
213 | (setq secured " secured!") ; V-A added |
---|
214 | (setq loading "loading %s") ; V-A added |
---|
215 | |
---|
216 | (setq gamma_msg "Click on the darkest grey visible \n on your monitor then click OK") |
---|
217 | (setq telep_msg "Press down to teleport") |
---|
218 | |
---|
219 | (defun get_train_msg (message_num) |
---|
220 | (select message_num |
---|
221 | ; 0123456789012345678901234567890123456789012345678901234567890123456789 |
---|
222 | ; "--------------------------------------------------------------------" ; V-A |
---|
223 | ; Please keep all strings below shorter than the above line. ; V-A |
---|
224 | (0 "Aim gun with mouse, fire with left mouse button") |
---|
225 | (1 "Collect ammo to increase firing speed") |
---|
226 | (2 "Press the down arrow to activate objects. This is a switch.") |
---|
227 | (3 "This console saves the state of the game, press down") |
---|
228 | (4 "Press down to activate platform") |
---|
229 | (5 "Hold down the right mouse button to use special powers") |
---|
230 | (6 "Use the CTRL & INS keys to select weapons") |
---|
231 | (7 "Press the up arrow to climb ladders") |
---|
232 | (8 "Press the down arrow to start!") |
---|
233 | (9 "Shoot hidden walls to destroy them") |
---|
234 | (10 "Shoot switch ball to activate") |
---|
235 | (11 "Press down to teleport") |
---|
236 | )) |
---|
237 | |
---|
238 | (setq not_there "This game has stopped running") |
---|
239 | (setq max_error "Max players should be greater than or equal to Min players") ; V-C changed |
---|
240 | |
---|
241 | |
---|
242 | ;(setq min_error "Min players should be 1-8\nMin players must be less than or equal to Max players") ; V-A changed, V-B deleted |
---|
243 | |
---|
244 | (setq port_error "Game number should be 1-9") ; V-A changed |
---|
245 | (setq kill_error "Kills to win should be 1-99") ; V-A changed |
---|
246 | (setq name_error "Bad string for your name") ; V-B changed |
---|
247 | (setq game_error "Bad string for game name") ; V-B added |
---|
248 | (setq input_error "Input Error") |
---|
249 | (setq ok_button "OK") |
---|
250 | (setq cancel_button "CANCEL") |
---|
251 | (setq kills_to_win "Kills to win") |
---|
252 | (setq max_play "Maximum # of players") |
---|
253 | (setq min_play "\nMinimum # of players") ; V-B (added \n) |
---|
254 | (setq use_port "Game number") |
---|
255 | (setq your_name "Your name") |
---|
256 | (setq max_players "The server already has its maximum number players, try again later\n Get back to work!!\n") |
---|
257 | (setq net_not_reg "Sorry you cannot play against this server with a demo version\n") |
---|
258 | (setq min_wait "Waiting for %d more player(s) to join!") |
---|
259 | (setq lev_complete "Level Completed!") |
---|
260 | (setq no_low_mem "Not enough low memory") |
---|
261 | (setq no_mem "Not enough memory") |
---|
262 | |
---|
263 | ; this is not used right now... |
---|
264 | ;(setq server_not_reg (concatenate 'string "Sorry server is running demo version of ABUSE,\n" |
---|
265 | ; "to avoid compatiblity issues please use the -share option\n")) |
---|
266 | |
---|
267 | (setq server_port "Server Port") |
---|
268 | (setq server_name "Game Name") ; V-B |
---|
269 | (setq Networking "Networking") |
---|
270 | (setq server " Start New Net Game ") |
---|
271 | (setq client " Join Existing Game ") |
---|
272 | (setq single_play " Exit Net Game ") ; V-A |
---|
273 | (setq cancel_net " Cancel ") |
---|
274 | |
---|
275 | |
---|
276 | (setq ic_return "Return to Game") ; ---- |
---|
277 | (setq ic_quit "Quit Abuse") ; | |
---|
278 | (setq ic_volume "Volume Control") ; | |
---|
279 | (setq ic_gamma "Gamma Correction") ; | |
---|
280 | (setq ic_easy "Difficulty : Wimp") ; | |
---|
281 | (setq ic_medium "Difficulty : Easy") ; | |
---|
282 | (setq ic_hard "Difficulty : Normal") ; \/ |
---|
283 | (setq ic_extreme "Difficulty : Extreme") ; don't make any strings longer than this! |
---|
284 | (setq ic_load "Load Saved Game") ; /\ |
---|
285 | (setq ic_start "Start New Game") ; | |
---|
286 | (setq ic_sell "Credits") ; | |
---|
287 | (setq ic_networking "Networking") ; ---- |
---|
288 | |
---|
289 | |
---|
290 | (setq no_file "Could not find file '%s'") |
---|
291 | (setq SFXv "SFX") ; this needs to be <=6 characters!! |
---|
292 | (setq MUSICv "Music") ; this needs to be <=6 characters!! |
---|
293 | |
---|
294 | (setq to_be_continued "To be continued.....") |
---|
295 | (setq no_edit "This version of ABUSE does not have editing features") |
---|
296 | (setq no_hirez "Hi-rez is only available for edit mode (-edit)") |
---|
297 | (setq no2 "Cannot use -2 with -edit") |
---|
298 | (setq no_pals "No palettes defined") |
---|
299 | (setq unchop1 "usage : unchop xsize ysize\n") |
---|
300 | (setq size1 "usage : size width height\n") |
---|
301 | (setq name_now "level name is now '%s'\n") |
---|
302 | (setq esave "edit save : writing edit.lsp\n") |
---|
303 | (setq nd_player "Cannot delete player!\n") |
---|
304 | (setq d_nosel "No selected object or light to delete.") |
---|
305 | (setq forward? "Forward which object?") |
---|
306 | (setq back? "Back which object?") |
---|
307 | (setq aitype? "Ai type for who?") |
---|
308 | (setq prof_off "Cache profiling is now off.") |
---|
309 | (setq prof? "Cache profiling isn't on!") |
---|
310 | (setq sure? "Are you sure?") |
---|
311 | (setq width_ "width") |
---|
312 | (setq height_ "height") |
---|
313 | (setq suspend_on "Non-players will not be executed") |
---|
314 | (setq suspend_off "Suspend mode off") |
---|
315 | (setq quit_title "Quit?") |
---|
316 | (setq YES "YES") |
---|
317 | (setq NO "NO") |
---|
318 | (setq seqs_off "Sequential screen shots off\n") |
---|
319 | (setq seqs_on "Sequential screen shots on (1 per 5 sec)\n") |
---|
320 | (setq ms_on "Mouse scrolling enabled\n") |
---|
321 | (setq ms_off "Mouse scrolling disabled\n") |
---|
322 | (setq pal_lock "Palettes are locked") |
---|
323 | (setq pal_unlock "Palettes are unlocked") |
---|
324 | (setq vs_dis "View shift disabled") |
---|
325 | (setq vs_en "View shift enabled") |
---|
326 | (setq fg_r "All foreground tile will be raised") |
---|
327 | (setq fg_l "All foreground tile will be lowered") |
---|
328 | (setq no_clone "Cannot clone player!\n") |
---|
329 | (setq no_edit.lsp "unable to open edit.lsp for writing") |
---|
330 | (setq missing_sym "Missing language symbol!") |
---|
331 | (setq delay_off "Delay off") |
---|
332 | (setq delay_on "Delay on") |
---|
333 | (setq too_big "This is too big, please use smaller numbers!") |
---|
334 | (setq LOAD "LOAD") ; don't let this get too long |
---|
335 | (setq SAVE "SAVE") ; don't let this get too long |
---|
336 | |
---|
337 | |
---|
338 | (setq net_not_reg |
---|
339 | (concatenate 'string "Sorry, this server is running REGISTERED ABUSE and you are not.\n" |
---|
340 | "Ask the server operator to run with -share option or better yet,\n" |
---|
341 | "buy ABUSE. Registered net games are more fun because you can fly,\n" |
---|
342 | "turn invisible and have more weapons to duke it out with\n")) |
---|
343 | (setq server_not_reg |
---|
344 | (concatenate 'string |
---|
345 | "This is server is not running the registered version of ABUSE, and\n" |
---|
346 | "you are (thanks!). So there are no conflicts between the two games,\n" |
---|
347 | "please start with the -share option when connecting to this server\n" |
---|
348 | "Example : abuse -net somewhere.someplace.net -share\n")) |
---|
349 | |
---|
350 | |
---|
351 | |
---|
352 | (setq thank_you "Thank you for playing Abuse!\n\n") ; V-A |
---|
353 | |
---|
354 | (setq load_warn nil) |
---|
355 | (if (not (load "register/english.lsp")) |
---|
356 | (setq end_msg "Visit us at http://abuse.zoy.org/.\n")) |
---|
357 | |
---|
358 | (setq load_warn T) |
---|
359 | |
---|
360 | (setq plot_start |
---|
361 | (concatenate 'string |
---|
362 | "You are Nick Vrenna. It is the year 2009. You have been falsely incarcerated " |
---|
363 | "inside a high security underground prison where illegal genetic experiments " |
---|
364 | "are taking place.\\n" |
---|
365 | "Alan Blake, the head research scientist, has isolated the specific gene which " |
---|
366 | "causes violence and aggression in humans. This genetic sequence, called " |
---|
367 | '(#\") "Abuse" '(#\") ", is highly infectious, causing horrific transformations and grotesque " |
---|
368 | "side-effects. You are the only person to show immunity to it. \\n" |
---|
369 | "A prison riot erupts, and in the confusion all the cell doors are opened. Soon " |
---|
370 | "everyone, guards and convicts alike, become infected and transform into a " |
---|
371 | "horde of mutants which take over the building.\\n" |
---|
372 | "Your only chance for escape is to don battle armor and reach the Control Room " |
---|
373 | "situated in the structure's deepest level. You must first stop the prison's " |
---|
374 | "Abuse-infected water supply from contaminating the outside world. Freedom and " |
---|
375 | "the fate of the world now depend on you. ")) |
---|
376 | |
---|
377 | |
---|
378 | |
---|
379 | (setq plot_middle |
---|
380 | (concatenate 'string |
---|
381 | "You have survived the initial outbreak, but you are still lost deep " |
---|
382 | "within the prison. So far it's been suspiciously easy. \\n" |
---|
383 | "If you want to break out - the real ABUSE lies ahead. ")) |
---|
384 | |
---|
385 | |
---|
386 | (setq plot_end |
---|
387 | (concatenate 'string |
---|
388 | "You've survived impossible odds and made it to the Control Room. " |
---|
389 | "By pulling the switch, you have diverted the water supply and stopped the spread of Abuse!\\n " |
---|
390 | "CONGRATULATIONS! YOU'RE HOWLING!!!"))) |
---|
391 | ) |
---|