forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
plant-analyzer-interface-title = АгроСкан 3000 | ||
plant-analyzer-window-no-seed-information-text = Растение не обнаружено. | ||
plant-analyzer-window-tab-basics = Основное | ||
plant-analyzer-window-tab-tolerances = Устойчивость | ||
plant-analyzer-window-tab-mutations = Мутации | ||
plant-analyzer-window-scanmode = Расширенное сканирование: | ||
plant-analyzer-window-mode-on = Вкл | ||
plant-analyzer-window-mode-off = Выкл | ||
plant-analyzer-window-label-name-scanned-plant = Растение: {$seedName} | ||
plant-analyzer-window-label-name-scanned-seed = Семя: {$seedName} | ||
plant-analyzer-unknown-plant = Неизвестно | ||
plant-analyzer-plant-endurance-text = Выносливость: {$seedEndurance} | ||
plant-analyzer-plant-chemistry-text = Вещества: {$seedChem} | ||
plant-analyzer-plant-gases-none = Нет | ||
plant-analyzer-plant-yield-text = Урожайность: {$seedYield} | ||
plant-analyzer-plant-harvest-text = Тип урожая: {$plantHarvestType} | ||
plant-analyzer-plant-potency-text = Потенция: {$seedPotency}% | ||
plant-analyzer-plant-exude-text = Выделяемые газы: {$gases} | ||
plant-analyzer-plant-consume-text = Поглощаемые газы: {$gases} | ||
plant-analyzer-plant-lifespan-text = Срок жизни: {$lifespan} | ||
plant-analyzer-plant-maturation-text = Созревание: {$maturation} | ||
plant-analyzer-plant-production-text = Производство: {$production} | ||
plant-analyzer-plant-growthstages-text = Стадии роста: {$growthStages} | ||
plant-analyzer-tolerance-nutrient-usage = Потребление нутриентов: {$nutrientUsage} ед/стад. | ||
plant-analyzer-tolerance-water-usage = Потребление воды: {$waterUsage} ед/стад | ||
plant-analyzer-tolerance-ideal-heat = Оптимальная температура: {$idealHeat} K | ||
plant-analyzer-tolerance-heat-tolerance = Теплостойкость: ±{$heatTolerance} K | ||
plant-analyzer-tolerance-ideal-light = Оптимальное освещение: {$idealLight} кд | ||
plant-analyzer-tolerance-light-tolerance = Светостойкость: ±{$lightTolerance} кд | ||
plant-analyzer-tolerance-toxin-tolerance = Устойчивость к токсинам: {$toxinsTolerance} | ||
plant-analyzer-tolerance-low-pressure = Низкое давление: {$lowPressureTolerance} кПа | ||
plant-analyzer-tolerance-high-pressure = Высокое давление: {$highPressureTolerance} кПа | ||
plant-analyzer-tolerance-pest-tolerance = Защита от вредителей: {$pestTolerance} | ||
plant-analyzer-tolerance-weed-tolerance = Защита от сорняков: {$weedTolerance} | ||
plant-analyzer-plant-mutations-text = Мутации: {$traits} | ||
plant-analyzer-plant-speciation-text = Подвиды: {$speciation} | ||
plant-analyzer-mutation-unviable = Нежизнеспособно | ||
plant-analyzer-mutation-turnintokudzu = Кудзуфикация | ||
plant-analyzer-mutation-seedless = Бесплодное | ||
plant-analyzer-mutation-slip = Скользкое | ||
plant-analyzer-mutation-sentient = Разумное | ||
plant-analyzer-mutation-ligneous = Древо-подобное | ||
plant-analyzer-mutation-bioluminescent = Светящееся | ||
plant-analyzer-mutation-canscream = Кричащее | ||
plant-analyzer-harvest-Unknown = Неизвестно | ||
plant-analyzer-harvest-Repeat = Многолетнее | ||
plant-analyzer-harvest-NoRepeat = Однолетнее | ||
plant-analyzer-harvest-SelfHarvest = Самосбор |