DEADSOFTWARE

downloading resources...
[d2df-sdl.git] / src / game / g_language.pas
index 5f73c2d45667e3345ed201c502ebb89405122ccb..a3e7aa7548fa953f49e7d231967321d21e2ce8ef 100644 (file)
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$MODE DELPHI}
+{$INCLUDE g_amodes.inc}
 unit g_language;
 
 interface
@@ -111,6 +111,7 @@ type
     I_GAME_WEAPON7,
     I_GAME_WEAPON8,
     I_GAME_WEAPON9,
+    I_GAME_WEAPON10,
 
     I_MENU_START_GAME,
     I_MENU_MAIN_MENU,
@@ -194,6 +195,8 @@ type
     I_MENU_LOADING,
     I_MENU_PLAYER_1,
     I_MENU_PLAYER_2,
+    I_MENU_PLAYER_1_KBD,
+    I_MENU_PLAYER_2_KBD,
     I_MENU_PLAYER_1_ALT,
     I_MENU_PLAYER_2_ALT,
     I_MENU_PLAYER_1_WEAPONS,
@@ -780,7 +783,7 @@ const
     ('GAME WEAPON4',                   'Super Shotgun',
                                        'Äâóñòâîëêà'),
     ('GAME WEAPON5',                   'Chaingun',
-                                       'Ïóëåìåò'),
+                                       'Ïóëåì¸ò'),
     ('GAME WEAPON6',                   'Rocket Launcher',
                                        'Ðàêåòíèöà'),
     ('GAME WEAPON7',                   'Plasma Gun',
@@ -788,7 +791,9 @@ const
     ('GAME WEAPON8',                   'BFG9000',
                                        'BFG9000'),
     ('GAME WEAPON9',                   'Super Chaingun',
-                                       'Ñóïåðïóëåìåò'),
+                                       'Ñóïåðïóëåì¸ò'),
+    ('GAME WEAPON10',                  'Flamethrower',
+                                       'Îãíåì¸ò'),
 
     ('MENU START GAME',                'Start Game',
                                        'ÍÀ×ÀÒÜ ÈÃÐÓ'),
@@ -946,17 +951,21 @@ const
                                        'Îñòàëîñü %d ñåêóíä äî ñëåäóþùåãî ðàóíäà'),
     ('MENU LOADING',                   'Loading...',
                                        'Çàãðóçêà...'),
-    ('MENU PLAYER 1',                  'Player 1 KEYBOARD',
+    ('MENU PLAYER 1',                  'Player 1',
+                                       'Ïåðâûé èãðîê'),
+    ('MENU PLAYER 2',                  'Player 2',
+                                       'Âòîðîé èãðîê'),
+    ('MENU PLAYER 1 KBD',              'Player 1 Keys',
                                        'Ïåðâûé èãðîê, êëàâèàòóðà'),
-    ('MENU PLAYER 2',                  'Player 2 KEYBOARD',
+    ('MENU PLAYER 2 KBD',              'Player 2 Keys',
                                        'Âòîðîé èãðîê, êëàâèàòóðà'),
-    ('MENU PLAYER 1 ALT',              'Player 1, GAMEPAD',
+    ('MENU PLAYER 1 ALT',              'Player 1 GAMEPAD',
                                        'Ïåðâûé èãðîê, GAMEPAD'),
-    ('MENU PLAYER 2 ALT',              'Player 2, GAMEPAD',
+    ('MENU PLAYER 2 ALT',              'Player 2 GAMEPAD',
                                        'Âòîðîé èãðîê, GAMEPAD'),
-    ('MENU PLAYER 1 WEAPONS',          'Player 1, Weapons',
+    ('MENU PLAYER 1 WEAPONS',          'Player 1 Weapons',
                                        'Ïåðâûé èãðîê, îðóæèå'),
-    ('MENU PLAYER 2 WEAPONS',          'Player 2, Weapons',
+    ('MENU PLAYER 2 WEAPONS',          'Player 2 Weapons',
                                        'Âòîðîé èãðîê, îðóæèå'),
 
     ('MENU CONTROL JOYSTICKS',         'Joystick Settings',
@@ -1556,8 +1565,8 @@ const
                                        'Îòñûëêà èíôîðìàöèè'),
     ('LOAD WAIT INFO',                 'Awaiting response ([ESC] to abort)',
                                        'Îæèäàíèå îòâåòà ([ESC] - îòìåíèòü)'),
-    ('LOAD DL RES',                    'Downloading resources',
-                                       'Ñêà÷èâàíèå ðåñóðñîâ'),
+    ('LOAD DL RES',                    'Downloading resources...',
+                                       'Ñêà÷èâàíèå ðåñóðñîâ...'),
 
     ('CREDITS CAP 1',                  'Doom 2D: Forever',
                                        'Doom 2D: Forever'),