X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_language.pas;h=5f73c2d45667e3345ed201c502ebb89405122ccb;hb=7cd1c130359bef86087eaefe317526775e8ad4f8;hp=dbeb7d0efeafd34f3ec39a6d435f87cf72224553;hpb=b93d2d75ccf3cdfb28b1f143d29a0e451ac08735;p=d2df-sdl.git diff --git a/src/game/g_language.pas b/src/game/g_language.pas index dbeb7d0..5f73c2d 100644 --- a/src/game/g_language.pas +++ b/src/game/g_language.pas @@ -1,3 +1,19 @@ +(* Copyright (C) DooM 2D:Forever Developers + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + *) +{$MODE DELPHI} unit g_language; interface @@ -85,6 +101,17 @@ type I_GAME_CHEAT_AIMLINE, I_GAME_CHEAT_AUTOMAP, + I_GAME_WEAPON0, + I_GAME_WEAPON1, + I_GAME_WEAPON2, + I_GAME_WEAPON3, + I_GAME_WEAPON4, + I_GAME_WEAPON5, + I_GAME_WEAPON6, + I_GAME_WEAPON7, + I_GAME_WEAPON8, + I_GAME_WEAPON9, + I_MENU_START_GAME, I_MENU_MAIN_MENU, I_MENU_NEW_GAME, @@ -167,6 +194,10 @@ type I_MENU_LOADING, I_MENU_PLAYER_1, I_MENU_PLAYER_2, + I_MENU_PLAYER_1_ALT, + I_MENU_PLAYER_2_ALT, + I_MENU_PLAYER_1_WEAPONS, + I_MENU_PLAYER_2_WEAPONS, I_MENU_CONTROL_JOYSTICKS, I_MENU_CONTROL_DEADZONE, @@ -185,6 +216,7 @@ type I_MENU_CONTROL_USE, I_MENU_CONTROL_NEXT_WEAPON, I_MENU_CONTROL_PREV_WEAPON, + I_MENU_CONTROL_STRAFE, I_MENU_COUNT_NONE, I_MENU_COUNT_SMALL, @@ -490,6 +522,7 @@ type I_CREDITS_A_1_1, I_CREDITS_A_2, I_CREDITS_A_2_1, + I_CREDITS_A_2_2, I_CREDITS_A_3, I_CREDITS_A_3_1, I_CREDITS_A_4, @@ -736,6 +769,27 @@ const ('GAME CHEAT AUTOMAP', 'ID2DT', 'ID2DT'), + ('GAME WEAPON0', 'Fist', + 'Êàñòåò'), + ('GAME WEAPON1', 'Chainsaw', + 'Áåíçîïèëà'), + ('GAME WEAPON2', 'Pistol', + 'Ïèñòîëåò'), + ('GAME WEAPON3', 'Shotgun', + 'Äðîáîâèê'), + ('GAME WEAPON4', 'Super Shotgun', + 'Äâóñòâîëêà'), + ('GAME WEAPON5', 'Chaingun', + 'Ïóëåìåò'), + ('GAME WEAPON6', 'Rocket Launcher', + 'Ðàêåòíèöà'), + ('GAME WEAPON7', 'Plasma Gun', + 'Ïëàçìàãàí'), + ('GAME WEAPON8', 'BFG9000', + 'BFG9000'), + ('GAME WEAPON9', 'Super Chaingun', + 'Ñóïåðïóëåìåò'), + ('MENU START GAME', 'Start Game', 'ÍÀ×ÀÒÜ ÈÃÐÓ'), ('MENU MAIN MENU', 'Menu', @@ -892,10 +946,18 @@ const 'Îñòàëîñü %d ñåêóíä äî ñëåäóþùåãî ðàóíäà'), ('MENU LOADING', 'Loading...', 'Çàãðóçêà...'), - ('MENU PLAYER 1', 'Player 1', - 'Ïåðâûé èãðîê'), - ('MENU PLAYER 2', 'Player 2', - 'Âòîðîé èãðîê'), + ('MENU PLAYER 1', 'Player 1 KEYBOARD', + 'Ïåðâûé èãðîê, êëàâèàòóðà'), + ('MENU PLAYER 2', 'Player 2 KEYBOARD', + 'Âòîðîé èãðîê, êëàâèàòóðà'), + ('MENU PLAYER 1 ALT', 'Player 1, GAMEPAD', + 'Ïåðâûé èãðîê, GAMEPAD'), + ('MENU PLAYER 2 ALT', 'Player 2, GAMEPAD', + 'Âòîðîé èãðîê, GAMEPAD'), + ('MENU PLAYER 1 WEAPONS', 'Player 1, Weapons', + 'Ïåðâûé èãðîê, îðóæèå'), + ('MENU PLAYER 2 WEAPONS', 'Player 2, Weapons', + 'Âòîðîé èãðîê, îðóæèå'), ('MENU CONTROL JOYSTICKS', 'Joystick Settings', 'Íàñòðîéêè äæîéñòèêîâ'), @@ -930,6 +992,8 @@ const 'Ñëåä. îðóæèå:'), ('MENU CONTROL PREV WEAPON', 'Prev weapon:', 'Ïðåä. îðóæèå:'), + ('MENU CONTROL STRAFE', 'Strafe:', + 'Ñòðýéô:'), ('MENU COUNT NONE', 'None', 'Íåò'), @@ -1505,8 +1569,10 @@ const 'rs.falcon'), ('CREDITS A 2', 'Programmers:', 'Ïðîãðàììèñòû:'), - ('CREDITS A 2 1', 'rs.falcon, PSS, PrimuS, Stas''M, ZURG, OutCast', - 'rs.falcon, PSS, PrimuS, Stas''M, ZURG, OutCast'), + ('CREDITS A 2 1', 'rs.falcon, PSS, PrimuS, Stas''M,', + 'rs.falcon, PSS, PrimuS, Stas''M,'), + ('CREDITS A 2 2', 'ZURG, OutCast, ketmar', + 'ZURG, OutCast, ketmar'), ('CREDITS A 3', 'Artists:', 'Õóäîæíèêè:'), ('CREDITS A 3 1', 'Jabberwock, Firehawk',