Fix: Local Botany (#3716)
This commit is contained in:
parent
7806e2feee
commit
70302a0148
5 changed files with 92 additions and 39 deletions
16
Resources/Locale/en-US/_strings/_sunrise/seeds/seeds.ftl
Normal file
16
Resources/Locale/en-US/_strings/_sunrise/seeds/seeds.ftl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
seeds-plaststeelcap-name = plaststeelcap
|
||||
seeds-plaststeelcap-display-name = plaststeelcap
|
||||
seeds-glasscap-name = glasscap
|
||||
seeds-glasscap-display-name = glasscap
|
||||
seeds-cannabis-vita-name = cannabis vita
|
||||
seeds-cannabis-vita-display-name = cannabis vita
|
||||
seeds-barrelmelon-name = barrelmelon
|
||||
seeds-barrelmelon-display-name = barrelmelon
|
||||
seeds-lanternfruit-name = lantern fruit
|
||||
seeds-lanternfruit-display-name = lantern fruit
|
||||
seeds-redrose-name = red rose
|
||||
seeds-redrose-display-name = red rose
|
||||
seeds-whiterose-name = white rose
|
||||
seeds-whiterose-display-name = white rose
|
||||
seeds-sunflower-name = sunflower
|
||||
seeds-sunflower-display-name = sunflower
|
||||
16
Resources/Locale/ru-RU/_strings/_sunrise/seeds/seeds.ftl
Normal file
16
Resources/Locale/ru-RU/_strings/_sunrise/seeds/seeds.ftl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
seeds-plaststeelcap-name = пластсталешляпник
|
||||
seeds-plaststeelcap-display-name = пластсталешляпник
|
||||
seeds-glasscap-name = стеклошляпник
|
||||
seeds-glasscap-display-name = стеклошляпник
|
||||
seeds-cannabis-vita-name = каннабис вита
|
||||
seeds-cannabis-vita-display-name = каннабис вита
|
||||
seeds-barrelmelon-name = бочкодыня
|
||||
seeds-barrelmelon-display-name = бочкодыня
|
||||
seeds-lanternfruit-name = фонарный фрукт
|
||||
seeds-lanternfruit-display-name = фонарный фрукт
|
||||
seeds-redrose-name = красная роза
|
||||
seeds-redrose-display-name = красная роза
|
||||
seeds-whiterose-name = белая роза
|
||||
seeds-whiterose-display-name = белая роза
|
||||
seeds-sunflower-name = подсолнух
|
||||
seeds-sunflower-display-name = подсолнух
|
||||
|
|
@ -11,11 +11,7 @@ plant-analyzer-component-dead = [color=red]МЕРТВОЕ[color]
|
|||
plant-analyzer-component-unviable = [color=red]ГЕН СМЕРТИ[color]
|
||||
plant-analyzer-component-mutating = [color=#00ff5f]МУТИРУЕТ[color]
|
||||
plant-analyzer-component-kudzu = [color=red]КУДЗУ[color]
|
||||
plant-analyzer-soil =
|
||||
В этом { $holder } содержится некоторое количество [color=white]{ $chemicals }[/color], которое { $count ->
|
||||
[one] имеет
|
||||
*[other] имеют
|
||||
} not been absorbed.
|
||||
plant-analyzer-soil = В этом { $holder } есть непоглощённые химические вещества: [color=white]{ $chemicals }[/color].
|
||||
plant-analyzer-soil-empty = В этом { $holder } нет непоглощенных химических веществ.
|
||||
plant-analyzer-component-environemt = Это [color=green]{ $seedName }[/color] требует атмосферы при уровне давления [color=lightblue]{ $kpa }кПа ± { $kpaTolerance }кПа[/color], температуры [color=lightsalmon]{ $temp }°к ± { $tempTolerance }°к[/color] и уровня освещения [color=white]{ $lightLevel } ± { $lightTolerance }[/color].
|
||||
plant-analyzer-component-environemt-void = Это [color=green]{ $seedName }[/color] должно выращиваться [bolditalic]в вакууме космоса[/bolditalic] при уровне освещения [color=white]{ $lightLevel } ± { $lightTolerance }[/color].
|
||||
|
|
@ -47,7 +43,7 @@ plant-analyzer-output =
|
|||
*[other] { " " }[color=#a4885c]{ $producePlural }[/color]
|
||||
}.{ $chemCount ->
|
||||
[0] { $nothing }
|
||||
*[other] { " " }В его стебле обнаружены следовые количества [color=white]{ $chemicals }[/color] in its stem.
|
||||
*[other] { " " }В его стебле обнаружены следовые количества [color=white]{ $chemicals }[/color].
|
||||
}
|
||||
}
|
||||
plant-analyzer-potency-tiny = микроскопическое
|
||||
|
|
@ -62,20 +58,43 @@ plant-analyzer-potency-ludicrous = нелепо большое
|
|||
plant-analyzer-potency-immeasurable = немерено большое
|
||||
plant-analyzer-print = Печать
|
||||
plant-analyzer-printout-missing = Н/Д
|
||||
plant-analyzer-printout = [color=#9FED58][head=2]Отчет анализатора растений[/head][/color]{ $nl }──────────────────────────────{ $nl }[bullet/] Вид: { $seedName }{ $nl }{ $indent }[bullet/] Пригодность: { $viable ->
|
||||
[no] [color=red]Нет[/color]
|
||||
[yes] [color=green]Да[/color]
|
||||
*[other] { LOC("plant-analyzer-printout-missing") }
|
||||
}{ $nl }{ $indent }[bullet/] Выносливость: { $endurance }{ $nl }{ $indent }[bullet/] Продолжительность жизни: { $lifespan }{ $nl }{ $indent }[bullet/] Продукт: [color=#a4885c]{ $produce }[/color]{ $nl }{ $indent }[bullet/] Кудзу: { $kudzu ->
|
||||
[no] [color=green]Нет[/color]
|
||||
[yes] [color=red]Да[/color]
|
||||
*[other] { LOC("plant-analyzer-printout-missing") }
|
||||
}{ $nl }[bullet/] Профиль роста:{ $nl }{ $indent }[bullet/] Вода: [color=cyan]{ $water }[/color]{ $nl }{ $indent }[bullet/] Питательные вещества: [color=orange]{ $nutrients }[/color]{ $nl }{ $indent }[bullet/] Токсины: [color=yellowgreen]{ $toxins }[/color]{ $nl }{ $indent }[bullet/] Вредители: [color=magenta]{ $pests }[/color]{ $nl }{ $indent }[bullet/] Сорняки: [color=red]{ $weeds }[/color]{ $nl }[bullet/] Профиль окружающей среды:{ $nl }{ $indent }[bullet/] Состав: [bold]{ $gasesIn }[/bold]{ $nl }{ $indent }[bullet/] Давление: [color=lightblue]{ $kpa }kPa ± { $kpaTolerance }kPa[/color]{ $nl }{ $indent }[bullet/] Температура: [color=lightsalmon]{ $temp }°k ± { $tempTolerance }°k[/color]{ $nl }{ $indent }[bullet/] Освещение: [color=gray][bold]{ $lightLevel } ± { $lightTolerance }[/bold][/color]{ $nl }[bullet/] Цветы: { $yield ->
|
||||
[-1] { LOC("plant-analyzer-printout-missing") }
|
||||
[0] [color=red]0[/color]
|
||||
*[other] [color=lightgreen]{ $yield } { $potency }[/color]
|
||||
}{ $nl }[bullet/] Семена: { $seeds ->
|
||||
[no] [color=red]Нет[/color]
|
||||
[yes] [color=green]Да[/color]
|
||||
*[other] { LOC("plant-analyzer-printout-missing") }
|
||||
}{ $nl }[bullet/] Химические вещества: [color=gray][bold]{ $chemicals }[/bold][/color]{ $nl }[bullet/] Выбросы: [bold]{ $gasesOut }[/bold]
|
||||
plant-analyzer-printout =
|
||||
{"[color=#9FED58][head=2]Отчет анализатора растений[/head][/color]"}
|
||||
──────────────────────────────
|
||||
{"[bullet/]"} Вид: {$seedName}
|
||||
{" "}[bullet/] Пригодность: {$viable ->
|
||||
[no][color=red]Нет[/color]
|
||||
[yes][color=green]Да[/color]
|
||||
*[other]{LOC("plant-analyzer-printout-missing")}
|
||||
}
|
||||
{" "}[bullet/] Выносливость: {$endurance}
|
||||
{" "}[bullet/] Продолжительность жизни: {$lifespan}
|
||||
{" "}[bullet/] Продукт: [color=#a4885c]{$produce}[/color]
|
||||
{" "}[bullet/] Кудзу: {$kudzu ->
|
||||
[no][color=green]Нет[/color]
|
||||
[yes][color=red]Да[/color]
|
||||
*[other]{LOC("plant-analyzer-printout-missing")}
|
||||
}
|
||||
{"[bullet/]"} Профиль роста:
|
||||
{" "}[bullet/] Вода: [color=cyan]{$water}[/color]
|
||||
{" "}[bullet/] Питательные вещества: [color=orange]{$nutrients}[/color]
|
||||
{" "}[bullet/] Токсины: [color=yellowgreen]{$toxins}[/color]
|
||||
{" "}[bullet/] Вредители: [color=magenta]{$pests}[/color]
|
||||
{" "}[bullet/] Сорняки: [color=red]{$weeds}[/color]
|
||||
{"[bullet/]"} Профиль окружающей среды:
|
||||
{" "}[bullet/] Состав: [bold]{$gasesIn}[/bold]
|
||||
{" "}[bullet/] Давление: [color=lightblue]{$kpa}кПа ± {$kpaTolerance}кПа[/color]
|
||||
{" "}[bullet/] Температура: [color=lightsalmon]{$temp}°к ± {$tempTolerance}°к[/color]
|
||||
{" "}[bullet/] Освещение: [color=gray][bold]{$lightLevel} ± {$lightTolerance}[/bold][/color]
|
||||
{"[bullet/]"} Цветы: {$yield ->
|
||||
[-1]{LOC("plant-analyzer-printout-missing")}
|
||||
[0][color=red]0[/color]
|
||||
*[other][color=lightgreen]{$yield} {$potency}[/color]
|
||||
}
|
||||
{"[bullet/]"} Семена: {$seeds ->
|
||||
[no][color=red]Нет[/color]
|
||||
[yes][color=green]Да[/color]
|
||||
*[other]{LOC("plant-analyzer-printout-missing")}
|
||||
}
|
||||
{"[bullet/]"} Химические вещества: [color=gray][bold]{$chemicals}[/bold][/color]
|
||||
{"[bullet/]"} Выбросы: [bold]{$gasesOut}[/bold]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
### Generic, general words, which fit into multiple contexts
|
||||
|
||||
generic-not-available-shorthand = Н/Д
|
||||
generic-and = и
|
||||
generic-or = или
|
||||
generic-article-a = это
|
||||
generic-article-an = это
|
||||
generic-unknown = неизвестно
|
||||
|
|
|
|||
|
|
@ -124,9 +124,9 @@
|
|||
|
||||
- type: seed
|
||||
id: plaststeelcap
|
||||
name: plaststeelcap
|
||||
name: seeds-plaststeelcap-name
|
||||
noun: seeds-noun-spores
|
||||
displayName: plaststeelcap
|
||||
displayName: seeds-plaststeelcap-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/plaststeelcap.rsi
|
||||
packetPrototype: PlastSteelcapSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -145,9 +145,9 @@
|
|||
|
||||
- type: seed
|
||||
id: glasscap
|
||||
name: glasscap
|
||||
name: seeds-glasscap-name
|
||||
noun: seeds-noun-spores
|
||||
displayName: glasscap
|
||||
displayName: seeds-glasscap-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/glasscap.rsi
|
||||
packetPrototype: GlasscapSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -166,9 +166,9 @@
|
|||
|
||||
- type: seed
|
||||
id: CannabisVita
|
||||
name: Cannabis Vita
|
||||
name: seeds-cannabis-vita-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: cannabis vita
|
||||
displayName: seeds-cannabis-vita-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/cannabis_vita.rsi
|
||||
packetPrototype: CannabisVitaSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -194,9 +194,9 @@
|
|||
|
||||
- type: seed
|
||||
id: Barrelmelon
|
||||
name: Barrelmelon
|
||||
name: seeds-barrelmelon-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: Barrelmelon
|
||||
displayName: seeds-barrelmelon-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/barrelmelon.rsi
|
||||
packetPrototype: BarrelmelonSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -219,9 +219,9 @@
|
|||
|
||||
- type: seed
|
||||
id: Lanternfruit
|
||||
name: Lantern fruit
|
||||
name: seeds-lanternfruit-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: lantern fruit
|
||||
displayName: seeds-lanternfruit-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/lanternfruit.rsi
|
||||
packetPrototype: LanternfruitSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -251,9 +251,9 @@
|
|||
|
||||
- type: seed
|
||||
id: Redrose
|
||||
name: red rose
|
||||
name: seeds-redrose-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: red rose
|
||||
displayName: seeds-redrose-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/redrose.rsi
|
||||
packetPrototype: RedroseSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -308,9 +308,9 @@
|
|||
|
||||
- type: seed
|
||||
id: Whiterose
|
||||
name: White rose
|
||||
name: seeds-whiterose-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: white rose
|
||||
displayName: seeds-whiterose-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/whiterose.rsi
|
||||
packetPrototype: WhiteroseSeeds
|
||||
productPrototypes:
|
||||
|
|
@ -338,9 +338,9 @@
|
|||
|
||||
- type: seed
|
||||
id: Sunflower
|
||||
name: Sunflower
|
||||
name: seeds-sunflower-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: Sunflower
|
||||
displayName: seeds-sunflower-display-name
|
||||
plantRsi: _Sunrise/Objects/Specific/Hydroponics/sunflower.rsi
|
||||
packetPrototype: SunflowerSeeds
|
||||
productPrototypes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue