МЕГАпереводы (#418)
* add: 1000 translation files * add: translations p2 * translations p3 * translations p4 * finally done * fixes * fixes 2 * fixes 3
This commit is contained in:
@@ -2,13 +2,11 @@
|
||||
|
||||
# Examine text showing pressure in tank.
|
||||
comp-gas-tank-examine = Давление: [color=orange]{ PRESSURE($pressure) }[/color].
|
||||
|
||||
# Examine text when internals are active.
|
||||
comp-gas-tank-connected = Он подключен к внешнему компоненту.
|
||||
|
||||
comp-gas-tank-connected = Он подключён к внешнему компоненту.
|
||||
# Examine text when valve is open or closed.
|
||||
comp-gas-tank-examine-open-valve = Вентиль спуска [color=red]открыт[/color].
|
||||
comp-gas-tank-examine-closed-valve = Вентиль спуска [color=green]закрыт[/color].
|
||||
comp-gas-tank-examine-open-valve = Клапан выпуска газа [color=red]открыт[/color].
|
||||
comp-gas-tank-examine-closed-valve = Клапан выпуска газа [color=green]закрыт[/color].
|
||||
|
||||
## ControlVerb
|
||||
|
||||
@@ -16,14 +14,11 @@ control-verb-open-control-panel-text = Открыть панель управл
|
||||
|
||||
## UI
|
||||
|
||||
gas-tank-window-label = Газовый баллон
|
||||
gas-tank-window-internals-toggle-button = Переключить
|
||||
gas-tank-window-output-pressure-label = Выходное давление
|
||||
gas-tank-window-tank-pressure-text = Давление: { $tankPressure } кПа
|
||||
gas-tank-window-internal-text = Маска: { $status }
|
||||
gas-tank-window-internal-connected = [color=green]Подключена[/color]
|
||||
gas-tank-window-internal-disconnected = [color=red]Не подключена[/color]
|
||||
|
||||
## Valve
|
||||
comp-gas-tank-open-valve = Открыть вентиль
|
||||
comp-gas-tank-close-valve = Закрыть вентиль
|
||||
comp-gas-tank-open-valve = Открыть клапан
|
||||
comp-gas-tank-close-valve = Закрыть клапан
|
||||
|
||||
Reference in New Issue
Block a user