mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Merged from revision: 7683
Fixed a few errors in Russian translation (by Sevenfm) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7684 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2504,7 +2504,7 @@ STR16 gzMercSkillTextNew[] =
|
|||||||
L"Ковбой", //Gunslinger
|
L"Ковбой", //Gunslinger
|
||||||
L"Боксёр", //Hand to Hand
|
L"Боксёр", //Hand to Hand
|
||||||
L"Старшина", //Deputy
|
L"Старшина", //Deputy
|
||||||
L"Механик-электронщик", //Technician
|
L"Механик", //Technician
|
||||||
L"Санитар", //Paramedic
|
L"Санитар", //Paramedic
|
||||||
// Minor traits
|
// Minor traits
|
||||||
L"Ловкач", //Ambidextrous
|
L"Ловкач", //Ambidextrous
|
||||||
@@ -3471,7 +3471,7 @@ STR16 pHelicopterEtaStrings[] =
|
|||||||
L"Безопасно: ", // distance to travel to destination
|
L"Безопасно: ", // distance to travel to destination
|
||||||
L"Опасно:", // distance to return from destination to airport
|
L"Опасно:", // distance to return from destination to airport
|
||||||
L"Итого:", // total cost of trip by helicopter
|
L"Итого:", // total cost of trip by helicopter
|
||||||
L"ОВП:", // ETA is an acronym for "estimated time of arrival"
|
L"РВП:", // ETA is an acronym for "estimated time of arrival"
|
||||||
L"У вертолета закончилось топливо. Придется совершить посадку на вражеской территории!", // warning that the sector the helicopter is going to use for refueling is under enemy control ->
|
L"У вертолета закончилось топливо. Придется совершить посадку на вражеской территории!", // warning that the sector the helicopter is going to use for refueling is under enemy control ->
|
||||||
L"Пассажиры:",
|
L"Пассажиры:",
|
||||||
L"Выбрать вертолет или точку высадки?",
|
L"Выбрать вертолет или точку высадки?",
|
||||||
@@ -3480,7 +3480,7 @@ STR16 pHelicopterEtaStrings[] =
|
|||||||
L"Вертолет серьезно поврежден и идет на вынужденную посадку во вражеской территории!", // warning that the sector the helicopter is going to use for refueling is under enemy control ->
|
L"Вертолет серьезно поврежден и идет на вынужденную посадку во вражеской территории!", // warning that the sector the helicopter is going to use for refueling is under enemy control ->
|
||||||
L"Вертолет возвращается на базу, высадить сначала пассажиров?",
|
L"Вертолет возвращается на базу, высадить сначала пассажиров?",
|
||||||
L"Остаток топлива:",
|
L"Остаток топлива:",
|
||||||
L"Расстояние до места дозаправки:",
|
L"Расст. до заправки:",
|
||||||
};
|
};
|
||||||
|
|
||||||
STR16 pHelicopterRepairRefuelStrings[]=
|
STR16 pHelicopterRepairRefuelStrings[]=
|
||||||
|
|||||||
Reference in New Issue
Block a user