X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_language.pas;h=207285566c378dec0f5a5eba1a20cd8965934b2d;hb=bbbeedfda9dba4529b0a7eac50ebbdb20cfbedb0;hp=6503a65b213acff0fc96ccad862b96f31008d885;hpb=376da3d2c46267728eda8903982d9219db0c0ddb;p=d2df-sdl.git diff --git a/src/game/g_language.pas b/src/game/g_language.pas index 6503a65..2072855 100644 --- a/src/game/g_language.pas +++ b/src/game/g_language.pas @@ -414,6 +414,7 @@ type I_PLAYER_NAME, I_PLAYER_CHTEAM_RED, I_PLAYER_CHTEAM_BLUE, + I_PLAYER_SECRET, I_PLAYER_SPECT, I_PLAYER_SPECT1, @@ -988,7 +989,7 @@ const ('MENU CONTROL DEADZONE', 'Joystick %d Deadzone', '̸ðòâàÿ çîíà äæîéñòèêà %d'), - ('MENU CONTROL TOCUH', 'Touchscreen Settings', + ('MENU CONTROL TOUCH', 'Touchscreen Settings', 'Íàñòðîéêè ñåíñðíîãî ýêðàíà'), ('MENU CONTROL TOUCH ALT', 'Alternative layout:', 'Àëüòåðíàòèâíàÿ ðàñêëàäêà:'), @@ -1381,6 +1382,8 @@ const '%s ïåðåøåë â Êðàñíóþ êîìàíäó.'), ('PLAYER CHTEAM BLUE', '%s is now on Blue.', '%s ïåðåøåë â Ñèíþþ êîìàíäó.'), + ('PLAYER SECRET', '%s found a secret!', + '%s íàø¸ë ñåêðåò!'), ('PLAYER SPECT', 'Spectating', 'Íàáëþäåíèå'), @@ -1399,8 +1402,8 @@ const '*** %s ñòàùèë %s ôëàã!'), ('PLAYER FLAG RETURN', '*** %s returned the %s flag!', '*** %s âåðíóë %s ôëàã!'), - ('PLAYER FLAG CAPTURE', '*** %s captured the %s flag! (%s ms)', - '*** %s ïðèí¸ñ %s ôëàã! (%s ìñ)'), + ('PLAYER FLAG CAPTURE', '*** %s captured the %s flag! (%s sec)', + '*** %s ïðèí¸ñ %s ôëàã! (%s ñåê)'), ('PLAYER FLAG DROP', '*** %s dropped the %s flag!', '*** %s ïîòåðÿë %s ôëàã!'), ('PLAYER FLAG RED', 'red', @@ -1634,8 +1637,8 @@ const '- id Software, êîòîðûå çàâàðèëè ýòó êàøó'), ('CREDITS CLO 3', '- Everyone who helped our project', '- Âñåõ, êòî ïîìîãàë íàøåìó ïðîåêòó'), - ('CREDITS CLO 4', 'www.doom2d.org, 2003-2017', - 'www.doom2d.org, 2003-2017'), + ('CREDITS CLO 4', 'www.doom2d.org, 2003-2019', + 'www.doom2d.org, 2003-2019'), ('MSG SHOW FPS ON', 'FPS counter enabled', 'FPS ïîêàçûâàþòñÿ'),