Skip to content

Commit

Permalink
Фиксы локали
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Dec 1, 2024
1 parent 7a08a7f commit 837c29c
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions Resources/Locale/ru-RU/_corvaxnext/plantanalyzer.ftl
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 = Самосбор

0 comments on commit 837c29c

Please sign in to comment.