This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,288 @@
# ==== BLOCKS ====
tile.gendustry.mutagen_producer.name=Mutagen Producer
tile.gendustry.mutatron.name=Mutatron
tile.gendustry.mutatron_adv.name=Advanced Mutatron
tile.gendustry.apiary.name=Industrial Apiary
tile.gendustry.imprinter.name=Genetic Imprinter
tile.gendustry.sampler.name=Genetic Sampler
tile.gendustry.extractor.name=DNA Extractor
tile.gendustry.liquifier.name=Protein Liquifier
tile.gendustry.replicator.name=Genetic Replicator
tile.gendustry.transposer.name=Genetic Transposer
# ==== GENERAL ITEMS ====
item.gendustry.MutagenTank.name=Mutagen Tank
item.gendustry.BeeReceptacle.name=Bee Receptacle
item.gendustry.PowerModule.name=Power Module
item.gendustry.GeneticsProcessor.name=Genetics Processor
item.gendustry.EnvProcessor.name=Enviromental Processor
item.gendustry.UpgradeFrame.name=Upgrade Frame
item.gendustry.ClimateModule.name=Climate Control Module
item.gendustry.Labware.name=Genetics Labware
item.gendustry.GeneSample.name=Gene Sample
item.gendustry.GeneTemplate.name=Genetic Template
item.gendustry.GeneSampleBlank.name=Blank Gene Sample
item.gendustry.Waste.name=Genetic Waste
item.gendustry.grafter.name=Industrial Grafter
item.gendustry.scoop.name=Scooporator MX200 Turbo
item.gendustry.ImportCover.name=Item Import Cover
item.gendustry.EjectCover.name=Item Eject Cover
item.gendustry.ErrorSensorCover.name=Error Sensor Cover
item.gendustry.PollenKit.name=Pollen Collection Kit
item.gendustry.HiveSpawnDebugger.name=Hive Spawning Debugger
# ==== FLUIDS ====
fluid.gendustry.mutagen=Mutagen
fluid.gendustry.liquiddna=Liquid DNA
fluid.gendustry.protein=Protein
tile.gendustry.mutagen.name=Mutagen
tile.gendustry.liquiddna.name=Liquid DNA
tile.gendustry.protein.name=Protein
# ==== FLUID CONTAINERS ====
item.gendustry.mutagen.bucket.name=Mutagen Bucket
item.gendustry.mutagen.can.name=Mutagen Can
item.gendustry.liquiddna.bucket.name=Liquid DNA Bucket
item.gendustry.liquiddna.can.name=Liquid DNA Can
item.gendustry.protein.bucket.name=Protein Bucket
item.gendustry.protein.can.name=Protein Can
# ==== UPGRADES ====
item.gendustry.apiary.upgrade.name=Upgrade
gendustry.upgrades.prod.name=Production Upgrade
gendustry.upgrades.life.name=Lifespan Upgrade
gendustry.upgrades.flowering.name=Flowering Upgrade
gendustry.upgrades.territory.name=Territory Upgrade
gendustry.upgrades.sealing.name=Seal Upgrade
gendustry.upgrades.light.name=Light Upgrade
gendustry.upgrades.sky.name=Open Sky Upgrade
gendustry.upgrades.hell.name=Hell Emulation Upgrade
gendustry.upgrades.winter.name=Winter Emulation Upgrade
gendustry.upgrades.auto.name=Automation Upgrade
gendustry.upgrades.humidifier.name=Humidifier Upgrade
gendustry.upgrades.dryer.name=Dryer Upgrade
gendustry.upgrades.heater.name=Heater Upgrade
gendustry.upgrades.sieve.name=Sieve Upgrade
gendustry.upgrades.cooler.name=Cooler Upgrade
gendustry.upgrades.desert.name=Desert Emulation Upgrade
gendustry.upgrades.plains.name=Plains Emulation Upgrade
gendustry.upgrades.jungle.name=Jungle Emulation Upgrade
gendustry.upgrades.ocean.name=Ocean Emulation Upgrade
gendustry.upgrades.stabilizer.name=Genetic Stabilizer Upgrade
gendustry.upgrades.scrubber.name=Pollen Scrubber Upgrade
# ==== GUI AND TOOLTIPS ====
gendustry.label.template.crafting=Genetic Samples can be added to a Template. Combine them in any crafting table. Multiple samples can be added at once.
gendustry.label.charges=Charges: %s
gendustry.label.select=Select:
gendustry.label.status=Status: %s
gendustry.label.control=Control: %s
gendustry.label.breeding=Breeding
gendustry.label.working=Working
gendustry.label.maxinstall=Maximum Installed:
gendustry.label.temperature=Temperature: %s
gendustry.label.humidity=Humidity: %s
gendustry.label.energy=Energy Required: %s %s/t
gendustry.label.lifespan=Lifespan Modifier: %s
gendustry.label.flowering=Flowering Chance: %s
gendustry.label.production=Production Modifier: %s
gendustry.label.territory=Territory: %s
gendustry.label.erase=Place in furance to erase genetic content
gendustry.label.recipes=Click to see recipes
gendustry.label.consume=Consume chance: %s%%
gendustry.label.mutatron.death=Death chance (ignoble): %s%%
gendustry.label.mutatron.degrade=Degrade chance (pristine): %s%%
gendustry.label.mod.automated=* Automation
gendustry.label.mod.biome=* Biome Override: %s
gendustry.label.mod.sealed=* Rain Protection
gendustry.label.mod.selflighted=* Internal Lighting
gendustry.label.mod.sky=* Open Sky Simulation
gendustry.label.mod.energy=* Energy Consumption
gendustry.label.mod.lifespan=* Lifespan
gendustry.label.mod.flowering=* Flowering and Pollination
gendustry.label.mod.geneticDecay=* Genetic Decay
gendustry.label.mod.mutation=* Mutation Chance
gendustry.label.mod.production=* Production
gendustry.label.mod.territory=* Territory
gendustry.label.mod.sieve=* Pollen Collection
gendustry.label.mod.temperature=* Temperature
gendustry.label.mod.humidity=* Humidity
gendustry.label.sample.rootBees=Taken from a Bee
gendustry.label.sample.rootTrees=Taken from a Sapling
gendustry.label.sample.rootButterflies=Taken from a Butterfly
gendustry.label.sample.rootFlowers=Taken from a Flower
gendustry.label.template.rootBees=Can be applied to a Bee
gendustry.label.template.rootTrees=Can be applied to a Sapling
gendustry.label.template.rootButterflies=Can be applied to a Butterfly
gendustry.label.template.rootFlowers=Can be applied to a Flower
gendustry.label.template.blank=Gene Samples can be added
gendustry.label.template.missing=Missing
gendustry.label.template.chromosomes=%s/%s Chromosomes
gendustry.rsmode.always=Always ON
gendustry.rsmode.never=Devre Dışı
gendustry.rsmode.rs_on=Enable on redstone
gendustry.rsmode.rs_off=Disable on redstone
gendustry.label.items=%s Items
gendustry.label.shift=<Press SHIFT for more info>
gendustry.cover.label=Cover: %s
gendustry.cover.error.message=Will emit redstone signal if %s is detected
gendustry.cover.error.hint=(Click cover with empty hand to change)
gendustry.cover.error.any=Any Error
gendustry.cover.error.none=No Error
# ==== CHROMOSOMES (should match forestry) ====
gendustry.chromosome.FLOWER_PROVIDER=Flowers
gendustry.chromosome.GIRTH=Girth
gendustry.chromosome.SPEED=Speed
gendustry.chromosome.YIELD=Yield
gendustry.chromosome.HEIGHT=Height
gendustry.chromosome.GROWTH=Growth
gendustry.chromosome.FLOWERING=Flowering
gendustry.chromosome.METABOLISM=Metabolism
gendustry.chromosome.LIFESPAN=Lifespan
gendustry.chromosome.TERRITORY=Territory
gendustry.chromosome.FERTILITY=Fertility
gendustry.chromosome.SIZE=Size
gendustry.chromosome.HUMIDITY=Humidity
gendustry.chromosome.SPECIES=Species
gendustry.chromosome.FIRE_RESIST=Fire resist
gendustry.chromosome.TEMPERATURE_TOLERANCE=Temperature tolerance
gendustry.chromosome.HUMIDITY_TOLERANCE=Humidity tolerance
gendustry.chromosome.PLANT=Plant
gendustry.chromosome.EFFECT=Effect
gendustry.chromosome.CAVE_DWELLING=Cave dwelling
gendustry.chromosome.MATURATION=Maturation
gendustry.chromosome.NOCTURNAL=Ignores Day/Night
gendustry.chromosome.TOLERANT_FLYER=Tolerant flyer
gendustry.chromosome.FRUITS=Fruits
gendustry.chromosome.SAPPINESS=Sappiness
// Botany
gendustry.chromosome.PRIMARY=Primary
gendustry.chromosome.SECONDARY=Secondary
gendustry.chromosome.PH_TOLERANCE=pH tolerance
gendustry.chromosome.STEM=Stem
gendustry.allele.false=False
gendustry.allele.true=True
# ==== BC TRIGGERS ====
gendustry.trigger.power0=Power Empty
gendustry.trigger.power25=Power >= 25%
gendustry.trigger.power50=Power >= 50%
gendustry.trigger.power75=Power >= 75%
gendustry.trigger.power100=Power Full
gendustry.trigger.working=Machine Working
# ==== COMMANDS ====
gendustry.givetemplate.usage=/givetemplate <uid>
gendustry.givetemplate.success=Given genetic template %s to %s
gendustry.givesample.usage=/givesample <species> <chromosome> <allele>
gendustry.givesample.error.root=Species root not found: %s
gendustry.givesample.error.allele=Allele not found: %s
gendustry.givesample.error.chromosome=Chromosome not found: %s
gendustry.givesample.error.invalid=Invalid allele for requested chromosome
gendustry.givesample.success=Given sample (Species=%s, Chromosome=%s, Allele=%s) to %s
# ==== MUTATION REQUIREMENTS ====
gendustry.req.temperature=Requires temperature: %s
gendustry.req.humidity=Requires humidity: %s
gendustry.req.biome=Requires biome: %s
gendustry.req.block=Requires block: %s
gendustry.req.message=Special Requirements
# ==== BEE SPECIES ====
gendustry.bees.species.black=Black
gendustry.bees.species.red=Red
gendustry.bees.species.green=Green
gendustry.bees.species.brown=Brown
gendustry.bees.species.blue=Blue
gendustry.bees.species.purple=Purple
gendustry.bees.species.cyan=Cyan
gendustry.bees.species.silver=Light Gray
gendustry.bees.species.gray=Gray
gendustry.bees.species.pink=Pink
gendustry.bees.species.lime=Lime
gendustry.bees.species.yellow=Yellow
gendustry.bees.species.lightblue=Light Blue
gendustry.bees.species.magenta=Magenta
gendustry.bees.species.orange=Orange
gendustry.bees.species.white=White
gendustry.bees.species.derpious=Derpious
gendustry.bees.species.derpious.description=A curious specimen, seems to be mostly interested in spreading flowers and derping around.
# ==== COMBS ====
item.gendustry.HoneyComb.name=Colored Comb
gendustry.honeycomb.black.name=Black Colored Comb
gendustry.honeycomb.red.name=Red Colored Comb
gendustry.honeycomb.green.name=Green Colored Comb
gendustry.honeycomb.brown.name=Brown Colored Comb
gendustry.honeycomb.blue.name=Blue Colored Comb
gendustry.honeycomb.purple.name=Purple Colored Comb
gendustry.honeycomb.cyan.name=Cyan Colored Comb
gendustry.honeycomb.silver.name=Light Gray Colored Comb
gendustry.honeycomb.gray.name=Gray Colored Comb
gendustry.honeycomb.pink.name=Pink Colored Comb
gendustry.honeycomb.lime.name=Lime Colored Comb
gendustry.honeycomb.yellow.name=Yellow Colored Comb
gendustry.honeycomb.lightblue.name=Light Blue Colored Comb
gendustry.honeycomb.magenta.name=Magenta Colored Comb
gendustry.honeycomb.orange.name=Orange Colored Comb
gendustry.honeycomb.white.name=White Colored Comb
item.gendustry.HoneyDrop.name=Colored Honey Drop
gendustry.honeydrop.black.name=Black Colored Honey Drop
gendustry.honeydrop.red.name=Red Colored Honey Drop
gendustry.honeydrop.green.name=Green Colored Honey Drop
gendustry.honeydrop.brown.name=Brown Colored Honey Drop
gendustry.honeydrop.blue.name=Blue Colored Honey Drop
gendustry.honeydrop.purple.name=Purple Colored Honey Drop
gendustry.honeydrop.cyan.name=Cyan Colored Honey Drop
gendustry.honeydrop.silver.name=Light Gray Colored Honey Drop
gendustry.honeydrop.gray.name=Gray Colored Honey Drop
gendustry.honeydrop.pink.name=Pink Colored Honey Drop
gendustry.honeydrop.lime.name=Lime Colored Honey Drop
gendustry.honeydrop.yellow.name=Yellow Colored Honey Drop
gendustry.honeydrop.lightblue.name=Light Blue Colored Honey Drop
gendustry.honeydrop.magenta.name=Magenta Colored Honey Drop
gendustry.honeydrop.orange.name=Orange Colored Honey Drop
gendustry.honeydrop.white.name=White Colored Honey Drop
itemGroup.bdew.gendustry=Gendustry
itemGroup.bdew.templates=Genetic Templates
itemGroup.bdew.samples=Genetic Samples
itemGroup.bdew.hives=Custom Beehives
gendustry.errorstate.ok=No error
for.gendustry.errorstate.disabled.description=Devre Dışı
for.gendustry.errorstate.disabled.help=The machine is disabled by it's configuration
#this will be moved to bdlib at some point
bdlib.label.empty=Empty