-
Notifications
You must be signed in to change notification settings - Fork 584
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Co-authored-by: lapatison <[email protected]> Co-authored-by: lzk <[email protected]>
- Loading branch information
1 parent
9137963
commit df9d655
Showing
55 changed files
with
248 additions
and
250 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
8 changes: 4 additions & 4 deletions
8
Resources/Locale/ru-RU/administration/commands/custom-vote-command.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,5 +1,5 @@ | ||
custom-vote-webhook-name = Проведено кастомное голосование | ||
custom-vote-webhook-footer = server: { $serverName }, round: { $roundId } { $runLevel } | ||
custom-vote-webhook-cancelled = **Vote cancelled** | ||
custom-vote-webhook-option-pending = TBD | ||
custom-vote-webhook-option-cancelled = N/A | ||
custom-vote-webhook-footer = сервер: { $serverName }, раунд: { $roundId } { $runLevel } | ||
custom-vote-webhook-cancelled = **Голосование отменено** | ||
custom-vote-webhook-option-pending = в ожидании | ||
custom-vote-webhook-option-cancelled = Н/Д |
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,29 +1,29 @@ | ||
atmos-alerts-window-title = Atmospheric Alerts Computer | ||
atmos-alerts-window-title = Консоль атмосферной сигнализации | ||
atmos-alerts-window-station-name = [color=white][font size=14]{ $stationName }[/font][/color] | ||
atmos-alerts-window-unknown-location = Unknown location | ||
atmos-alerts-window-tab-no-alerts = Alerts | ||
atmos-alerts-window-tab-alerts = Alerts ({ $value }) | ||
atmos-alerts-window-tab-air-alarms = Air alarms | ||
atmos-alerts-window-tab-fire-alarms = Fire alarms | ||
atmos-alerts-window-unknown-location = Неизвестное место | ||
atmos-alerts-window-tab-no-alerts = Предупреждения | ||
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-temperature-label = Temperature | ||
atmos-alerts-window-temperature-label = Температура | ||
atmos-alerts-window-temperature-value = { $valueInC } °C ({ $valueInK } K) | ||
atmos-alerts-window-pressure-label = Pressure | ||
atmos-alerts-window-pressure-value = { $value } kPa | ||
atmos-alerts-window-oxygenation-label = Oxygenation | ||
atmos-alerts-window-pressure-label = Давление | ||
atmos-alerts-window-pressure-value = { $value } кПа | ||
atmos-alerts-window-oxygenation-label = Оксигенация | ||
atmos-alerts-window-oxygenation-value = { $value }% | ||
atmos-alerts-window-other-gases-label = Other present gases | ||
atmos-alerts-window-other-gases-label = Прочие газы | ||
atmos-alerts-window-other-gases-value = { $shorthand } ({ $value }%) | ||
atmos-alerts-window-other-gases-value-nil = None | ||
atmos-alerts-window-silence-alerts = Silence alerts from this alarm | ||
atmos-alerts-window-label-alert-types = Alert levels: | ||
atmos-alerts-window-normal-state = Normal | ||
atmos-alerts-window-warning-state = Warning | ||
atmos-alerts-window-danger-state = Danger! | ||
atmos-alerts-window-invalid-state = Inactive | ||
atmos-alerts-window-no-active-alerts = [font size=16][color=white]No active alerts -[/color] [color={ $color }]situation normal[/color][/font] | ||
atmos-alerts-window-no-data-available = No data available | ||
atmos-alerts-window-alerts-being-silenced = Silencing alerts... | ||
atmos-alerts-window-toggle-overlays = Toggle alarm display | ||
atmos-alerts-window-flavor-left = Contact an atmospheric technician for assistance | ||
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-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,3 +1,3 @@ | ||
dragon-round-end-agent-name = дракон | ||
objective-issuer-dragon = [color=#7567b6]Космический дракон[/color] | ||
dragon-role-briefing = Создайте 3 карповых разлома и захватите этот квадрант! | ||
dragon-role-briefing = Создайте 3 карповых разлома и захватите этот квадрант! Станция находится от вас на { $direction }. |
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
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
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,3 +1,3 @@ | ||
lathe-component-upgrade-speed = скорость печати | ||
lathe-component-upgrade-material-use = потребление материалов | ||
lathe-component-output-slot-beaker-name = Beaker slot | ||
lathe-component-output-slot-beaker-name = Слот мензурки |
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
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
16 changes: 8 additions & 8 deletions
16
Resources/Locale/ru-RU/ss14-ru/prototypes/actions/station_ai.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,8 +1,8 @@ | ||
ent-ActionJumpToCore = Jump to core | ||
.desc = Sends your eye back to the core. | ||
ent-ActionShowJobIcons = Show job icons | ||
.desc = Shows job icons for crew members. | ||
ent-ActionSurvCameraLights = Toggle camera lights | ||
.desc = Enable surveillance camera lights near wherever you're viewing. | ||
ent-ActionAIViewLaws = View Laws | ||
.desc = View the laws that you must follow. | ||
ent-ActionJumpToCore = Перейти к ядру | ||
.desc = Возвращает ваш обзор к ядру. | ||
ent-ActionShowJobIcons = Показывать значки должностей | ||
.desc = Переключает показ иконок должностей членов экипажа. | ||
ent-ActionSurvCameraLights = Переключить подсветку камеры | ||
.desc = Включает подсветку камеры наблюдения вблизи места, где вы находитесь. | ||
ent-ActionAIViewLaws = Просмотреть законы | ||
.desc = Ознакомьтесь с законами, которым вы должны следовать. |
4 changes: 2 additions & 2 deletions
4
Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/service.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,4 +1,4 @@ | ||
ent-BoxCleanerGrenades = коробка чистящих гранат | ||
.desc = Коробка чистящих гранат. | ||
ent-BoxAgrichem = NT "AgriChem Is Fun" kit | ||
.desc = For the budding botanist ready to learn about maximizing farm output. This faded box must be at least 50 years old. | ||
ent-BoxAgrichem = набор NT "АгроХимия это весело" | ||
.desc = Для начинающих ботаников, готовых узнать о том, как максимизировать урожайность растений. Этой выцветшей коробке лет 50, не меньше. |
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
2 changes: 1 addition & 1 deletion
2
Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/mobs/player/station_ai.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,3 +1,3 @@ | ||
ent-PlayerStationAiPilgrim = { ent-PlayerStationAi } | ||
.suffix = Job spawn, Pilgrim | ||
.suffix = Спавнер должности, Пилигрим | ||
.desc = { ent-PlayerStationAi.desc } |
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.