-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #186 from Evgencheg/master
переводы
- Loading branch information
Showing
52 changed files
with
62 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,29 @@ | ||
atmos-alerts-window-title = Компьютер Атмосферных Оповещений | ||
atmos-alerts-window-station-name = [color=white][font size=14]{$stationName}[/font][/color] | ||
atmos-alerts-window-station-name = [color=white][font size=14]{ $stationName }[/font][/color] | ||
atmos-alerts-window-unknown-location = Неизвестное местоположение | ||
atmos-alerts-window-tab-no-alerts = Оповещения | ||
atmos-alerts-window-tab-alerts = Оповещений: ({$value}) | ||
atmos-alerts-window-tab-alerts = Оповещений: ({ $value }) | ||
atmos-alerts-window-tab-air-alarms = Сигналы воздушной тревоги | ||
atmos-alerts-window-tab-fire-alarms = Пожарные сигналы | ||
atmos-alerts-window-alarm-label = {CAPITALIZE($name)} ({$address}) | ||
atmos-alerts-window-alarm-label = { CAPITALIZE($name) } ({ $address }) | ||
atmos-alerts-window-temperature-label = Температура | ||
atmos-alerts-window-temperature-value = {$valueInC} °C ({$valueInK} K) | ||
atmos-alerts-window-temperature-value = { $valueInC } °C ({ $valueInK } K) | ||
atmos-alerts-window-pressure-label = Давление | ||
atmos-alerts-window-pressure-value = {$value} кПа | ||
atmos-alerts-window-pressure-value = { $value } кПа | ||
atmos-alerts-window-oxygenation-label = Уровень кислорода | ||
atmos-alerts-window-oxygenation-value = {$value}% | ||
atmos-alerts-window-oxygenation-value = { $value }% | ||
atmos-alerts-window-other-gases-label = Присутствующие газы | ||
atmos-alerts-window-other-gases-value = {$shorthand} ({$value}%) | ||
atmos-alerts-window-other-gases-value = { $shorthand } ({ $value }%) | ||
atmos-alerts-window-other-gases-value-nil = Нет | ||
atmos-alerts-window-silence-alerts = Отключить оповещения от этого датчика | ||
atmos-alerts-window-label-alert-types = Уровни тревоги: | ||
atmos-alerts-window-normal-state = Нормально | ||
atmos-alerts-window-warning-state = Предупреждение | ||
atmos-alerts-window-danger-state = Опасность! | ||
atmos-alerts-window-invalid-state = Неактивно | ||
atmos-alerts-window-no-active-alerts = [font size=16][color=white]Нет активных оповещений -[/color] [color={$color}]ситуация нормальная[/color][/font] | ||
atmos-alerts-window-no-active-alerts = [font size=16][color=white]Нет активных оповещений -[/color] [color={ $color }]ситуация нормальная[/color][/font] | ||
atmos-alerts-window-no-data-available = Данные недоступны | ||
atmos-alerts-window-alerts-being-silenced = Отключение оповещений... | ||
atmos-alerts-window-toggle-overlays = Переключить отображение сигналов тревоги | ||
atmos-alerts-window-flavor-left = Обратитесь к технику по атмосфере за помощью | ||
atmos-alerts-window-flavor-right = v1.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
gas-recycler-reacting = Он [color=green]преобразовывает[/color] газы-отходы. | ||
gas-recycler-low-pressure = Входное давление [color=darkred]слишком низкое[/color]. | ||
gas-recycler-low-temperature = Входная температура [color=darkred]слишком низкая[/color]. | ||
gas-recycler-upgrade-min-temp = Минимальная температура | ||
gas-recycler-upgrade-min-pressure = Минимальное давление |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
portable-scrubber-fill-level = Примерно [color=yellow]{ $percent }%[/color] от максимального внутреннего давления. | ||
portable-scrubber-component-upgrade-max-pressure = Максимальное давление | ||
portable-scrubber-component-upgrade-transfer-rate = Скорость передачи |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Resources/Locale/ru-RU/construction/components/machine-part-component.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
machine-part-component-on-examine-rating-text = [color=white]Уровень:[/color] [color=cyan]{$rating}[/color] | ||
machine-part-component-on-examine-type-text = [color=white]Тип:[/color] [color=cyan]{$type}[/color] | ||
machine-part-component-on-examine-rating-text = [color=white]Уровень:[/color] [color=cyan]{ $rating }[/color] | ||
machine-part-component-on-examine-type-text = [color=white]Тип:[/color] [color=cyan]{ $type }[/color] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.