mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
-translated new lines for russian language
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3309 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+10
-10
@@ -72,16 +72,16 @@ STR16 gzIronManModeWarningText[]=
|
|||||||
|
|
||||||
STR16 gzDisplayCoverText[]=
|
STR16 gzDisplayCoverText[]=
|
||||||
{
|
{
|
||||||
L"Cover: %d/100 %s, Brightness: %d/100",
|
L"Местность: %d/100 %s, Освещённость: %d/100", //Cover: %d/100 %s, Brightness: %d/100
|
||||||
L"Gun Range: %d/%d tiles, Chance to hit: %d/100",
|
L"Дальнобойность оружия: %d/%d ед., шанс попасть: %d/100", //Gun Range: %d/%d tiles, Chance to hit: %d/100
|
||||||
L"Disabling cover display",
|
L"Отключено выделение видимых зон наёмника и врага", //Disabling cover display
|
||||||
L"Showing mercenary view",
|
L"Видимые зоны наёмнка", //Showing mercenary view
|
||||||
L"Showing danger zones for mercenary",
|
L"Опасные зоны для наёмника", //Showing danger zones for mercenary
|
||||||
L"Wood", // wanted to use jungle , but wood is shorter in german too (dschungel vs wald)
|
L"Джунгли", //Wood //wanted to use jungle , but wood is shorter in german too (dschungel vs wald)
|
||||||
L"Urban",
|
L"Постройка", //Urban
|
||||||
L"Desert",
|
L"Пустыня", //Desert
|
||||||
L"Snow", // NOT USED!!!
|
L"Снег", //Snow //NOT USED!!!
|
||||||
L"Wood and Desert",
|
L"Лес и пустыня", //Wood and Desert
|
||||||
L"" // yes empty for now
|
L"" // yes empty for now
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user