translate (#57)
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
thruster-comp-enabled = Двигатель [color=green]включён[/color].
|
||||
thruster-comp-disabled = Двигатель [color=red]выключён[/color].
|
||||
thruster-comp-nozzle-direction = Сопло направлено на [color=yellow]{ $direction ->
|
||||
[north]север
|
||||
[northeast]северо-восток
|
||||
[east]восток
|
||||
[southeast]юго-восток
|
||||
[south]юг
|
||||
[southwest]юго-запад
|
||||
[west]запад
|
||||
[northwest]северо-запад
|
||||
*[other]_
|
||||
}[/color].
|
||||
thruster-comp-nozzle-direction =
|
||||
Сопло направлено на [color=yellow]{ $direction ->
|
||||
[north] север
|
||||
[northeast] северо-восток
|
||||
[east] восток
|
||||
[southeast] юго-восток
|
||||
[south] юг
|
||||
[southwest] юго-запад
|
||||
[west] запад
|
||||
[northwest] северо-запад
|
||||
*[other] _
|
||||
}[/color].
|
||||
thruster-comp-nozzle-exposed = Сопло [color=green]расправлено[/color] в космос.
|
||||
thruster-comp-nozzle-not-exposed = Сопло [color=red]не расправлено[/color] в космос.
|
||||
thruster-comp-upgrade-thrust = сила тяги
|
||||
|
||||
Reference in New Issue
Block a user