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,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Сводка по жиле
gtnop.gui.asteroidStat.name=Сводка по астероидам
gtnop.gui.smallOreStat.name=Сводка по маленьким рудам
gtnop.gui.undergroundFluid.name=Сводка по Подземным Жидкостям
gtnop.gui.ieVeinStat.name=IE Сводка жилы
gtnop.gui.bedrockOreStat.name=Сводка по бедроковым рудам
gtnop.gui.nei.veinName=Название жилы
gtnop.gui.nei.primaryOre=Основная
gtnop.gui.nei.secondaryOre=Вторичная
gtnop.gui.nei.betweenOre=Между
gtnop.gui.nei.sporadicOre=Случайная
gtnop.gui.nei.genHeight=Высота
gtnop.gui.nei.weightedChance=Вес
gtnop.gui.nei.worldNames=Генерируется в мире
gtnop.gui.nei.restrictBiome=Ограниченный биом
gtnop.gui.nei.dimension=Измерение
gtnop.gui.nei.chance=Шанс
gtnop.gui.nei.fluidAmount=Количество
gtnop.gui.nei.asteroidPrimary=Основное поколение 1
gtnop.gui.nei.asteroidSecondary=Основное поколение 2
gtnop.gui.nei.asteroidBetween=Второстепенное поколение 1
gtnop.gui.nei.asteroidSporadic=Второстепенное поколение 2
gtnop.gui.nei.oreName=Имя руды
gtnop.gui.nei.amount=Количество за чанк
gtnop.gui.nei.chanceDrops=Добыча
gtnop.gui.nei.ieVeinComponent=Компоненты жилы
gtnop.gui.nei.fromMod=Из мода
gtnop.gui.nei.seeAll=Смотреть все
gtnop.gui.nei.vein= 
gtnop.gui.nei.oreOthers=Другая руда
gtnop.nei.genPosition=Позиция
gtnop.nei.genPositionInfo=В центре каждого чанка
# world names
gtnop.world.Overworld=Обычный мир
gtnop.world.Nether=Нижний мир
gtnop.world.TheEnd=Энд
gtnop.world.Twilight=Сумеречный лес
gtnop.world.EndAsteroid=Далёкие астероиды Энда
gtnop.world.Vanilla EndAsteroids=Астероиды Ванильного Энд
gtnop.world.Moon=Луна
gtnop.world.Mars=Марс
gtnop.world.Phobos=Фобос
gtnop.world.Deimos=Деймос
gtnop.world.Asteroids=Пояс Астероидов
gtnop.world.Ceres=Церера
gtnop.world.Europa=Европа
gtnop.world.Ganymede=Ганимед
gtnop.world.Callisto=Каллисто
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Ио
gtnop.world.Venus=Венера
gtnop.world.Mercury=Меркурий
gtnop.world.Enceladus=Энцелад
gtnop.world.Titan=Титан
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Миранда
gtnop.world.Oberon=Оберон
gtnop.world.Proteus=Протей
gtnop.world.Triton=Тритон
gtnop.world.Pluto=Плутон
gtnop.world.Kuiperbelt=Пояс Койпера
gtnop.world.Haumea=Хаумеа
gtnop.world.MakeMake=Макемаке
gtnop.world.CentauriA=α Центавра Bb
gtnop.world.VegaB=Поверхность Веги Б
gtnop.world.BarnardC=Барнарда C
gtnop.world.BarnardE=Барнарда E
gtnop.world.BarnardF=Барнарда F
gtnop.world.TcetiE=Тау Кита E
gtnop.world.Anubis=Анубис
gtnop.world.MehenBelt=Пояс Мехен
gtnop.world.Horus=Гор
gtnop.world.Maahes=Маахес
gtnop.world.Neper=Непер
gtnop.world.Seth=Сиф
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=Нет
# ore names extra
gtnop.ore.null.name=Нет
# vein types
gtnop.ore.vein.name=Жила
gtnop.ore.asteroid.name=Астериод
gtnop.ore.custom.name=Другие
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Vein Stats
gtnop.gui.asteroidStat.name=Asteroid Stats
gtnop.gui.smallOreStat.name=Small Ore Stats
gtnop.gui.undergroundFluid.name=Underground Fluid Stats
gtnop.gui.ieVeinStat.name=IE Vein Stats
gtnop.gui.bedrockOreStat.name=Bedrock Ore Stats
gtnop.gui.nei.veinName=Vein name
gtnop.gui.nei.primaryOre=Primary
gtnop.gui.nei.secondaryOre=Secondary
gtnop.gui.nei.betweenOre=Between
gtnop.gui.nei.sporadicOre=Sporadic
gtnop.gui.nei.genHeight=Height
gtnop.gui.nei.weightedChance=Weight
gtnop.gui.nei.worldNames=Generated world
gtnop.gui.nei.restrictBiome=Restricted biome
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Amount
gtnop.gui.nei.asteroidPrimary=Main-Gen1
gtnop.gui.nei.asteroidSecondary=Main-Gen2
gtnop.gui.nei.asteroidBetween=Minor-Gen1
gtnop.gui.nei.asteroidSporadic=Minor-Gen2
gtnop.gui.nei.oreName=Ore name
gtnop.gui.nei.amount=Amount per chunk
gtnop.gui.nei.chanceDrops=Drops
gtnop.gui.nei.ieVeinComponent=Vein components
gtnop.gui.nei.fromMod=From mod
gtnop.gui.nei.seeAll=See All
gtnop.gui.nei.vein=Vein
gtnop.gui.nei.oreOthers=Other ore
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=In the center of each chunk
# world names
gtnop.world.Overworld=Overworld
gtnop.world.Nether=Nether
gtnop.world.TheEnd=The End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Far End Asteroids
gtnop.world.Vanilla EndAsteroids=Vanilla End Asteroids
gtnop.world.Moon=Moon
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Asteroids
gtnop.world.Ceres=Ceres
gtnop.world.Europa=Europa
gtnop.world.Ganymede=Ganymede
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Venus
gtnop.world.Mercury=Mercury
gtnop.world.Enceladus=Enceladus
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Oberon
gtnop.world.Proteus=Proteus
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluto
gtnop.world.Kuiperbelt=Kuiper Belt
gtnop.world.Haumea=Haumea
gtnop.world.MakeMake=Makemake
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Vega B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=T Ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Mehen Belt
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Deep Dark
# biome names
gtnop.biome.none.name=None
# ore names extra
gtnop.ore.null.name=None
# vein types
gtnop.ore.vein.name=Vein
gtnop.ore.asteroid.name=Asteroid
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=矿脉信息
gtnop.gui.asteroidStat.name=小行星信息
gtnop.gui.smallOreStat.name=贫瘠矿石信息
gtnop.gui.undergroundFluid.name=地下流体信息
gtnop.gui.ieVeinStat.name=IE虚拟矿脉信息
gtnop.gui.bedrockOreStat.name=基岩矿脉信息
gtnop.gui.nei.veinName=矿脉名称
gtnop.gui.nei.primaryOre=上层矿石
gtnop.gui.nei.secondaryOre=下层矿石
gtnop.gui.nei.betweenOre=中层矿石
gtnop.gui.nei.sporadicOre=散乱分布
gtnop.gui.nei.genHeight=生成高度
gtnop.gui.nei.weightedChance=生成几率
gtnop.gui.nei.worldNames=生成世界
gtnop.gui.nei.restrictBiome=生物群系限制
gtnop.gui.nei.dimension=维度
gtnop.gui.nei.chance=几率
gtnop.gui.nei.fluidAmount=储量
gtnop.gui.nei.asteroidPrimary=主要生成一
gtnop.gui.nei.asteroidSecondary=主要生成二
gtnop.gui.nei.asteroidBetween=次要生成一
gtnop.gui.nei.asteroidSporadic=次要生成二
gtnop.gui.nei.oreName=矿石名称
gtnop.gui.nei.amount=每区块生成个数
gtnop.gui.nei.chanceDrops=几率掉落
gtnop.gui.nei.ieVeinComponent=矿脉构成
gtnop.gui.nei.fromMod=来自模组
gtnop.gui.nei.seeAll=查看全部
gtnop.gui.nei.vein=矿脉
gtnop.gui.nei.oreOthers=伴随生成
gtnop.nei.genPosition=生成位置
gtnop.nei.genPositionInfo=各个区块的正中心
# world names
gtnop.world.Overworld=主世界
gtnop.world.Nether=下界
gtnop.world.TheEnd=末地
gtnop.world.Twilight=暮色森林
gtnop.world.EndAsteroid=末地小行星
gtnop.world.Vanilla EndAsteroids=原版末地小行星
gtnop.world.Moon=月球
gtnop.world.Mars=火星
gtnop.world.Phobos=火卫一
gtnop.world.Deimos=火卫二
gtnop.world.Asteroids=小行星带
gtnop.world.Ceres=谷神星
gtnop.world.Europa=木卫二
gtnop.world.Ganymede=木卫三
gtnop.world.Callisto=木卫四
gtnop.world.Ross128b=罗斯128b
gtnop.world.Io=木卫一
gtnop.world.Venus=金星
gtnop.world.Mercury=水星
gtnop.world.Enceladus=土卫二
gtnop.world.Titan=土卫六
gtnop.world.Ross128ba=罗斯128ba
gtnop.world.Miranda=天卫五
gtnop.world.Oberon=天卫四
gtnop.world.Proteus=海卫八
gtnop.world.Triton=海卫一
gtnop.world.Pluto=冥王星
gtnop.world.Kuiperbelt=柯伊伯带
gtnop.world.Haumea=妊神星
gtnop.world.MakeMake=鸟神星
gtnop.world.CentauriA=半人马Bb
gtnop.world.VegaB=织女一B
gtnop.world.BarnardC=巴纳德C
gtnop.world.BarnardE=巴纳德E
gtnop.world.BarnardF=巴纳德F
gtnop.world.TcetiE=鲸鱼座T星E
gtnop.world.Anubis=阿努比斯
gtnop.world.MehenBelt=迈罕带
gtnop.world.Horus=荷鲁斯
gtnop.world.Maahes=马赫斯
gtnop.world.Neper=奈佩里
gtnop.world.Seth=赛特
gtnop.world.Underdark=漆黑世界
# biome names
gtnop.biome.none.name=无
# ore names extra
gtnop.ore.null.name=无
# vein types
gtnop.ore.vein.name=矿脉
gtnop.ore.asteroid.name=小行星
gtnop.ore.custom.name=自定义
# items
itemGroup.gtneioreplugin=GT NEI 矿物插件