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=Asteriod
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=Titán
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=Asteriod
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin

View File

@@ -0,0 +1,101 @@
# gui names
gtnop.gui.veinStat.name=Statistiques des veines
gtnop.gui.asteroidStat.name=Statistiques d'astéroïdes
gtnop.gui.smallOreStat.name=Statistiques des petits minerais
gtnop.gui.undergroundFluid.name=Statistiques des fluides souterrains
gtnop.gui.ieVeinStat.name=Statistiques de veines IE
gtnop.gui.bedrockOreStat.name=Statistiques des minerais bedrock
gtnop.gui.nei.veinName=Nom de la veine
gtnop.gui.nei.primaryOre=Primaire
gtnop.gui.nei.secondaryOre=Secondaire
gtnop.gui.nei.betweenOre=Intermédiaire
gtnop.gui.nei.sporadicOre=Sporadique
gtnop.gui.nei.genHeight=Hauteur
gtnop.gui.nei.weightedChance=Poids
gtnop.gui.nei.worldNames=Monde généré
gtnop.gui.nei.restrictBiome=Biome restreint
gtnop.gui.nei.dimension=Dimension
gtnop.gui.nei.chance=Chance
gtnop.gui.nei.fluidAmount=Quantité
gtnop.gui.nei.asteroidPrimary=Génération principale 1
gtnop.gui.nei.asteroidSecondary=Génération principale 2
gtnop.gui.nei.asteroidBetween=Génération mineure 1
gtnop.gui.nei.asteroidSporadic=Génération mineure 2
gtnop.gui.nei.oreName=Nom du minerai
gtnop.gui.nei.amount=Quantité par chunk
gtnop.gui.nei.chanceDrops=Butin
gtnop.gui.nei.ieVeinComponent=Composants de la veine
gtnop.gui.nei.fromMod=Issu du mod
gtnop.gui.nei.seeAll=Voir tout
gtnop.gui.nei.vein=Veine
gtnop.gui.nei.oreOthers=Autre minerai
gtnop.nei.genPosition=Position
gtnop.nei.genPositionInfo=Au centre de chaque chunk
# world names
gtnop.world.Overworld=Monde normal
gtnop.world.Nether=Nether
gtnop.world.TheEnd=L'End
gtnop.world.Twilight=Twilight Forest
gtnop.world.EndAsteroid=Astéroïdes lointains de l'End
gtnop.world.Vanilla EndAsteroids=Astéroïdes vanilla de l'End
gtnop.world.Moon=Lune
gtnop.world.Mars=Mars
gtnop.world.Phobos=Phobos
gtnop.world.Deimos=Deimos
gtnop.world.Asteroids=Astéroïdes
gtnop.world.Ceres=Cérès
gtnop.world.Europa=Europe
gtnop.world.Ganymede=Ganymède
gtnop.world.Callisto=Callisto
gtnop.world.Ross128b=Ross128b
gtnop.world.Io=Io
gtnop.world.Venus=Vénus
gtnop.world.Mercury=Mercure
gtnop.world.Enceladus=Encelade
gtnop.world.Titan=Titan
gtnop.world.Ross128ba=Ross128ba
gtnop.world.Miranda=Miranda
gtnop.world.Oberon=Obéron
gtnop.world.Proteus=Protée
gtnop.world.Triton=Triton
gtnop.world.Pluto=Pluton
gtnop.world.Kuiperbelt=Ceinture de Kuiper
gtnop.world.Haumea=Hauméa
gtnop.world.MakeMake=Makémaké
gtnop.world.CentauriA=α Centauri Bb
gtnop.world.VegaB=Véga B
gtnop.world.BarnardC=Barnard C
gtnop.world.BarnardE=Barnard E
gtnop.world.BarnardF=Barnard F
gtnop.world.TcetiE=Tau ceti E
gtnop.world.Anubis=Anubis
gtnop.world.MehenBelt=Ceinture de Mehen
gtnop.world.Horus=Horus
gtnop.world.Maahes=Maahes
gtnop.world.Neper=Neper
gtnop.world.Seth=Seth
gtnop.world.Underdark=Abîmes
# biome names
gtnop.biome.none.name=Aucun
# ore names extra
gtnop.ore.null.name=Aucun
# vein types
gtnop.ore.vein.name=Veine
gtnop.ore.asteroid.name=Astéroïde
gtnop.ore.custom.name=Sur mesure
# items
itemGroup.gtneioreplugin=Plugin minerais GT NEI

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=Vein components
gtnop.gui.nei.fromMod=From mod
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=くじら座タウ星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 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 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=오버월드
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=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=Asteriod
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=Statystyki Płynów Podziemnych
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=Asteriod
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=Asteriod
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=Asteriod
gtnop.ore.custom.name=Custom
# items
itemGroup.gtneioreplugin=GT NEI Ore Plugin