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,165 @@
## General Stuff ##
wp.hud.msg.yes=Ja
wp.hud.msg.no=Nein
wailaplugins.config.title=WAILAPlugins Konfiguration
wailaplugins.config.section.blood_magic=Blood Magic Einstellungen
wailaplugins.config.section.railcraft=Railcraft Einstellungen
wailaplugins.config.section.plugins=Allgemeine Einstellungen
## Blood Magic ##
wp.hud.msg.currentLP=Aktuelle LP:
wp.hud.msg.capacity=Kapazität:
wp.hud.msg.tier=Level:
wp.hud.msg.progress=Fortschritt:
wp.hud.msg.owner=Eigentümer:
wp.config.AWWayofTime.altar=Zeige Altar
wp.config.AWWayofTime.chemistrySet=Chemieset anzeigen
wp.config.AWWayofTime.masterStone=Meisterstein anzeigen
wp.config.AWWayofTime.teleposer=Teleposer anzeigen
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Druck
wp.hud.msg.open=Offen
wp.hud.msg.closed=Geschlossen
wp.config.Steamcraft.crucible=Schmelztiegelanzeige
wp.config.Steamcraft.gauge=Messgerätanzeige
wp.config.Steamcraft.tank=Tankanzeige
wp.config.Steamcraft.valve=Ventilanzeige
## Forestry ##
wp.hud.msg.notAnalyzed=Nicht analysiert
wp.hud.msg.notOwner=Gehört nicht Dir
wp.hud.msg.pollen=Pollen Name: %s
wp.hud.msg.pollinated=Bestäubt mit: %s
wp.hud.msg.mainbee=Aktuell %s: %s
wp.hud.msg.secondarybee=Zucht %s: %s
wp.hud.msg.breedProgress=Zuchtfortschritt: %s
wp.hud.msg.breedError=Fehler: %s
wp.hud.msg.effectiveProductionMul=Effective Produktion: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Königin
wp.hud.msg.princess=Prizessin
wp.hud.msg.drone=Drone
wp.hud.msg.engineHeat=Hitze: %s
wp.config.Forestry.apiary=Bienenhausanzeige
wp.config.Forestry.heat=Motorwärmenanzeige
wp.config.Forestry.leaves=Blätteranzeige
wp.config.Forestry.power=Energieanzeige
wp.config.Forestry.sapling=Setzlingsanzeige
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=Show Crop Names
wp.config.IC2Crops.cropStats=Show Crop Stats
wp.config.IC2Crops.plantInfo=Show Plant Info
wp.config.IC2Crops.envInfo=Show Environment Info
## Magical Crops ##
wp.config.magicalcrops.showHover=Schwebende Items anzeigen
## Mekanism ##
wp.config.Mekanism.salination=Versalzungsanzeige
wp.config.Mekanism.portableTank=Anzeige bei tragbarem Tank
wp.config.Mekanism.gas=Gasanzeige
wp.config.Mekanism.factoryType=Zeige Herstellungstyp
wp.config.Mekanism.energy=Energieanzeige
## Railcraft ##
wp.hud.msg.formed=Geformt: %s
wp.hud.msg.generating=Erzeugung: %d RF/t
wp.hud.msg.engineTemp=Themeratur: %d / %d °C
wp.hud.msg.temp=Temperature: %d °C
wp.hud.msg.energyStored=Stored: %s
wp.hud.msg.charge=Ladung: %s
wp.hud.msg.needMeter=Halte Ladungsmesser
wp.hud.msg.currentRate=Current rate: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biome humidity rate: %d
wp.hud.msg.rainingRate=Raining rate: %d
wp.hud.msg.snowingRate=Snowing rate: %d
wp.hud.msg.cantSeeTheSkyRate=Can't see the sky rate: %d
wp.config.Railcraft.charge=Lasungsanzeige
wp.config.Railcraft.energy=RF-Energieanzeige
wp.config.Railcraft.engines=Motorinfo-Anzeige
wp.config.Railcraft.heat=Hitzeinfo-Anzeige
wp.config.Railcraft.locomotives=Lokomitiveninfo-Anzeige
wp.config.Railcraft.multiblocks=Multiblockanzeige
wp.config.Railcraft.tanks=Maschinentreibstoffanzeige
## RedLogic ##
wp.config.RedLogic.overlay=Gatterinformationsanzeige
wp.config.RedLogic.data=Gatterdatenanzeige
wp.config.RedLogic.strength=Leitungsstärkeanzeige
# Flippable
wp.hud.msg.flipped=Schaltung: %s
# Repeater
wp.hud.msg.delay=Pause: %d
# TimedGateLogic
wp.hud.msg.interval=Interval: %s
# Timer
wp.hud.msg.currentTime=Zeit: %s
# Counter
wp.hud.msg.count=Anzahl: %d
wp.hud.msg.countMax=Max Anzahl: %d
wp.hud.msg.incrAmnt=Erhöhung: %d
wp.hud.msg.decrAmnt=Absenkung: %d
# Comparator
wp.hud.msg.mode=Modus: %s
wp.hud.msg.subtract=Abziehen
wp.hud.msg.compare=Vergleichen
# Red Alloy Wire
wp.hud.msg.strength=Stärke: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Halte Shift für mehr Informationen
wp.hud.msg.augments.shown=Zusätzliche Informationen:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Sí
wp.hud.msg.no=No
wailaplugins.config.title=Configuración de WAILAPlugins
wailaplugins.config.section.blood_magic=Ajustes de Blood Magic
wailaplugins.config.section.railcraft=Ajustes de Railcraft
wailaplugins.config.section.plugins=Ajustes de Plugins Globales
## Blood Magic ##
wp.hud.msg.currentLP=LP Actual:
wp.hud.msg.capacity=Capacidad:
wp.hud.msg.tier=Nivel:
wp.hud.msg.progress=Progreso:
wp.hud.msg.owner=Dueño:
wp.config.AWWayofTime.altar=Mostrar Altar
wp.config.AWWayofTime.chemistrySet=Mostrar Set de Química
wp.config.AWWayofTime.masterStone=Mostrar Piedra Maestra
wp.config.AWWayofTime.teleposer=Mostrar Teleportador
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Presión
wp.hud.msg.open=Abrir
wp.hud.msg.closed=Cerrado
wp.config.Steamcraft.crucible=Mostrar Crisol
wp.config.Steamcraft.gauge=Mostrar Medidor
wp.config.Steamcraft.tank=Mostrar Tanque
wp.config.Steamcraft.valve=Mostrar Válvula
## Forestry ##
wp.hud.msg.notAnalyzed=No Analizado
wp.hud.msg.notOwner=No es tuyo
wp.hud.msg.pollen=Nombre del Polen: %s
wp.hud.msg.pollinated=Polinizado Con: %s
wp.hud.msg.mainbee=%s Actual: %s
wp.hud.msg.secondarybee=Criando %s: %s
wp.hud.msg.breedProgress=Progreso: %s
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=Producción Efectiva: %s
wp.hud.msg.revealYield=Pulsa Shift para ver resultados Jubilosos
wp.hud.msg.yieldPerHour=por hora
wp.hud.msg.isJubilant=Jubiloso
wp.hud.msg.isNotJubilant=No Jubiloso
wp.hud.msg.queen=Reina
wp.hud.msg.princess=Princesa
wp.hud.msg.drone=Zángano
wp.hud.msg.engineHeat=Temperatura: %s
wp.config.Forestry.apiary=Mostar Colmenar
wp.config.Forestry.heat=Mostrar Temperatura de Motores
wp.config.Forestry.leaves=Mostrar Hojas
wp.config.Forestry.power=Mostrar Potencia de Motores
wp.config.Forestry.sapling=Mostrar Brotes
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Mostrar Información de Filtros de Fluido
wp.config.Gregtech5U.transformer=Mostrar Transformador
wp.config.Gregtech5U.solar=Mostrar Calcificación Solar
wp.config.Gregtech5U.machineFacing=Mostrar Dirección de Máquinas
wp.config.Gregtech5U.multiblock=Mostrar Información de Multibloques
wp.config.Gregtech5U.basicmachine=Mostrar Información de Máquinas Simples
## IC2 Crops
wp.config.IC2Crops.cropName=Mostrar Nombres de Cultivos
wp.config.IC2Crops.cropStats=Mostrar Estadísticas de Cultivos
wp.config.IC2Crops.plantInfo=Mostrar Información de Plantas
wp.config.IC2Crops.envInfo=Mostrar Información de Entorno
## Magical Crops ##
wp.config.magicalcrops.showHover=Mostrar Objeto Sostenido
## Mekanism ##
wp.config.Mekanism.salination=Mostrar Multiplicador de Salinización
wp.config.Mekanism.portableTank=Mostrar Fluido de Tanques Portátiles
wp.config.Mekanism.gas=Mostrar Gas
wp.config.Mekanism.factoryType=Mostrar Tipo de Factoría
wp.config.Mekanism.energy=Mostrar Energía
## Railcraft ##
wp.hud.msg.formed=Formado: %s
wp.hud.msg.generating=Generando: %d RF/t
wp.hud.msg.engineTemp=Temperatura: %d / %d °C
wp.hud.msg.temp=Temperatura: %d °C
wp.hud.msg.energyStored=Almacenado: %s
wp.hud.msg.charge=Carga: %s
wp.hud.msg.needMeter=Mantener Medidor de Carga
wp.hud.msg.currentRate=Velocidad Actual: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Humedad del Bioma: %d
wp.hud.msg.rainingRate=Velocidad mientras Llueve: %d
wp.hud.msg.snowingRate=Velocidad mientras Nieva: %d
wp.hud.msg.cantSeeTheSkyRate=Velocidad si no ve el Sol: %d
wp.config.Railcraft.charge=Mostrar Carga
wp.config.Railcraft.energy=Mostrar Energía RF
wp.config.Railcraft.engines=Mostrar Información de Motores
wp.config.Railcraft.heat=Mostrar Información de Temperatura
wp.config.Railcraft.locomotives=Mostrar Información de Locomotoras
wp.config.Railcraft.multiblocks=Mostrar Formación de Multibloques
wp.config.Railcraft.tanks=Mostrar Información de Fluidos de Máquinas
## RedLogic ##
wp.config.RedLogic.overlay=Mostrar Overlay de Compuertas
wp.config.RedLogic.data=Mostrar Datos de Compuertas
wp.config.RedLogic.strength=Mostrar Fuerza de Cables
# Flippable
wp.hud.msg.flipped=Volteado: %s
# Repeater
wp.hud.msg.delay=Demora: %d
# TimedGateLogic
wp.hud.msg.interval=Intervalo: %s
# Timer
wp.hud.msg.currentTime=Tiempo: %s
# Counter
wp.hud.msg.count=Conteo: %d
wp.hud.msg.countMax=Conteo Máximo: %d
wp.hud.msg.incrAmnt=Incremento: %d
wp.hud.msg.decrAmnt=Decremento: %d
# Comparator
wp.hud.msg.mode=Modo: %s
wp.hud.msg.subtract=Restar
wp.hud.msg.compare=Comparar
# Red Alloy Wire
wp.hud.msg.strength=Fuerza: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Mostrar Objeto Sostenido
wp.config.ResourcefulCrops.showOutputItem=Overlay de Esquirla -> Salida
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift para información de aumentos
wp.hud.msg.augments.shown=Información de Aumentos:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Oui
wp.hud.msg.no=Non
wailaplugins.config.title=Configuration des plugins WAILA
wailaplugins.config.section.blood_magic=Blood Magic Settings
wailaplugins.config.section.railcraft=Railcraft Settings
wailaplugins.config.section.plugins=Global Plugin Settings
## Blood Magic ##
wp.hud.msg.currentLP=Current LP:
wp.hud.msg.capacity=Capacité :
wp.hud.msg.tier=Tier :
wp.hud.msg.progress=Progression :
wp.hud.msg.owner=Propriétaire :
wp.config.AWWayofTime.altar=Show Altar
wp.config.AWWayofTime.chemistrySet=Show Chemistry Set
wp.config.AWWayofTime.masterStone=Show Master Stone
wp.config.AWWayofTime.teleposer=Show Teleposer
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Pression
wp.hud.msg.open=Ouvert
wp.hud.msg.closed=Fermé
wp.config.Steamcraft.crucible=Show Crucible
wp.config.Steamcraft.gauge=Show Gauge
wp.config.Steamcraft.tank=Show Tank
wp.config.Steamcraft.valve=Show Valve
## Forestry ##
wp.hud.msg.notAnalyzed=Not Analyzed
wp.hud.msg.notOwner=Ne vous appartient pas
wp.hud.msg.pollen=Pollen Name: %s
wp.hud.msg.pollinated=Pollinated With: %s
wp.hud.msg.mainbee=Current %s: %s
wp.hud.msg.secondarybee=Breeding %s: %s
wp.hud.msg.breedProgress=Work Progress: %s
wp.hud.msg.breedError=Erreur : %s
wp.hud.msg.effectiveProductionMul=Effective Production: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Reine
wp.hud.msg.princess=Princesse
wp.hud.msg.drone=Drone
wp.hud.msg.engineHeat=Chaleur : %s
wp.config.Forestry.apiary=Show Apiary
wp.config.Forestry.heat=Show Engine Heat
wp.config.Forestry.leaves=Show Leaves
wp.config.Forestry.power=Show Engine Power
wp.config.Forestry.sapling=Show Sapling
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=Show Crop Names
wp.config.IC2Crops.cropStats=Show Crop Stats
wp.config.IC2Crops.plantInfo=Show Plant Info
wp.config.IC2Crops.envInfo=Show Environment Info
## Magical Crops ##
wp.config.magicalcrops.showHover=Show Hovering Item
## Mekanism ##
wp.config.Mekanism.salination=Show Salination Mult
wp.config.Mekanism.portableTank=Show Portable Tank Fluid
wp.config.Mekanism.gas=Show Gas
wp.config.Mekanism.factoryType=Show Factory Type
wp.config.Mekanism.energy=Show Energy
## Railcraft ##
wp.hud.msg.formed=Formed: %s
wp.hud.msg.generating=Generating: %d RF/t
wp.hud.msg.engineTemp=Temperature: %d / %d °C
wp.hud.msg.temp=Temperature: %d °C
wp.hud.msg.energyStored=Stored: %s
wp.hud.msg.charge=Charge: %s
wp.hud.msg.needMeter=Hold Charge Meter
wp.hud.msg.currentRate=Current rate: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biome humidity rate: %d
wp.hud.msg.rainingRate=Raining rate: %d
wp.hud.msg.snowingRate=Snowing rate: %d
wp.hud.msg.cantSeeTheSkyRate=Can't see the sky rate: %d
wp.config.Railcraft.charge=Show Charge
wp.config.Railcraft.energy=Show RF Energy
wp.config.Railcraft.engines=Show Engine Info
wp.config.Railcraft.heat=Show Heat Info
wp.config.Railcraft.locomotives=Show Locomotives Info
wp.config.Railcraft.multiblocks=Show Multiblock Formation
wp.config.Railcraft.tanks=Show Machine Fluid Info
## RedLogic ##
wp.config.RedLogic.overlay=Show Gate Overlay
wp.config.RedLogic.data=Show Gate Data
wp.config.RedLogic.strength=Show Wire Strength
# Flippable
wp.hud.msg.flipped=Flipped: %s
# Repeater
wp.hud.msg.delay=Délai : %d
# TimedGateLogic
wp.hud.msg.interval=Interval : %s
# Timer
wp.hud.msg.currentTime=Temps : %s
# Counter
wp.hud.msg.count=Compte : %d
wp.hud.msg.countMax=Compte Max : %d
wp.hud.msg.incrAmnt=Incrément : %d
wp.hud.msg.decrAmnt=Décrément : %d
# Comparator
wp.hud.msg.mode=Mode : %s
wp.hud.msg.subtract=Soustrait
wp.hud.msg.compare=Compare
# Red Alloy Wire
wp.hud.msg.strength=Puissance : %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=はい
wp.hud.msg.no=いいえ
wailaplugins.config.title=WAILAPlugins Config設定
wailaplugins.config.section.blood_magic=Blood Magic 設定
wailaplugins.config.section.railcraft=Railcraft 設定
wailaplugins.config.section.plugins=グローバルプラグイン設定
## Blood Magic ##
wp.hud.msg.currentLP=Current LP:
wp.hud.msg.capacity=容量:
wp.hud.msg.tier=Tier:
wp.hud.msg.progress=進捗状況:
wp.hud.msg.owner=所有者:
wp.config.AWWayofTime.altar=Show Altar
wp.config.AWWayofTime.chemistrySet=Show Chemistry Set
wp.config.AWWayofTime.masterStone=Show Master Stone
wp.config.AWWayofTime.teleposer=Show Teleposer
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Pressure
wp.hud.msg.open=Open
wp.hud.msg.closed=Closed
wp.config.Steamcraft.crucible=Show Crucible
wp.config.Steamcraft.gauge=Show Gauge
wp.config.Steamcraft.tank=Show Tank
wp.config.Steamcraft.valve=Show Valve
## Forestry ##
wp.hud.msg.notAnalyzed=Not Analyzed
wp.hud.msg.notOwner=Not Owned by You
wp.hud.msg.pollen=Pollen Name: %s
wp.hud.msg.pollinated=Pollinated With: %s
wp.hud.msg.mainbee=Current %s: %s
wp.hud.msg.secondarybee=Breeding %s: %s
wp.hud.msg.breedProgress=進捗状況:
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=Effective Production: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Queen
wp.hud.msg.princess=Princess
wp.hud.msg.drone=Drone
wp.hud.msg.engineHeat=Heat: %s
wp.config.Forestry.apiary=Show Apiary
wp.config.Forestry.heat=Show Engine Heat
wp.config.Forestry.leaves=Show Leaves
wp.config.Forestry.power=Show Engine Power
wp.config.Forestry.sapling=Show Sapling
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=作物の名前を表示
wp.config.IC2Crops.cropStats=作物のGGR値を表示
wp.config.IC2Crops.plantInfo=作物の散布物を表示
wp.config.IC2Crops.envInfo=作物のNHA値を表示
## Magical Crops ##
wp.config.magicalcrops.showHover=Show Hovering Item
## Mekanism ##
wp.config.Mekanism.salination=Show Salination Mult
wp.config.Mekanism.portableTank=Show Portable Tank Fluid
wp.config.Mekanism.gas=Show Gas
wp.config.Mekanism.factoryType=Show Factory Type
wp.config.Mekanism.energy=Show Energy
## Railcraft ##
wp.hud.msg.formed=構造体: %s
wp.hud.msg.generating=発電量: %d RF/tick
wp.hud.msg.engineTemp=温度: %d / %d °C
wp.hud.msg.temp=温度: %d °C
wp.hud.msg.energyStored=蓄電量: %s
wp.hud.msg.charge=蓄電量: %s
wp.hud.msg.needMeter=《電力量計Electric Meter》で確認
wp.hud.msg.currentRate=現在効率: %d (%d mB/s)
wp.hud.msg.biomeHumidityRate=バイオーム湿度効率: %d
wp.hud.msg.rainingRate=雨天効率: %d
wp.hud.msg.snowingRate=雪天効率: %d
wp.hud.msg.cantSeeTheSkyRate=空が塞がれた効率: %d
wp.config.Railcraft.charge=RC電力を表示
wp.config.Railcraft.energy=RF電力を表示
wp.config.Railcraft.engines=エンジンの情報を表示
wp.config.Railcraft.heat=熱量を表示
wp.config.Railcraft.locomotives=機関車の情報を表示
wp.config.Railcraft.multiblocks=マルチブロック構造体の認識を表示
wp.config.Railcraft.tanks=機械の液体量を表示
## RedLogic ##
wp.config.RedLogic.overlay=Show Gate Overlay
wp.config.RedLogic.data=Show Gate Data
wp.config.RedLogic.strength=Show Wire Strength
# Flippable
wp.hud.msg.flipped=Flipped: %s
# Repeater
wp.hud.msg.delay=Delay: %d
# TimedGateLogic
wp.hud.msg.interval=Interval: %s
# Timer
wp.hud.msg.currentTime=Time: %s
# Counter
wp.hud.msg.count=Count: %d
wp.hud.msg.countMax=Max Count: %d
wp.hud.msg.incrAmnt=Increment: %d
wp.hud.msg.decrAmnt=Decrement: %d
# Comparator
wp.hud.msg.mode=Mode: %s
wp.hud.msg.subtract=Subtract
wp.hud.msg.compare=Compare
# Red Alloy Wire
wp.hud.msg.strength=Strength: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=예
wp.hud.msg.no=아니오
wailaplugins.config.title=WAILAPlugins Configuration
wailaplugins.config.section.blood_magic=Blood Magic Settings
wailaplugins.config.section.railcraft=Railcraft Settings
wailaplugins.config.section.plugins=Global Plugin Settings
## Blood Magic ##
wp.hud.msg.currentLP=현재 LP:
wp.hud.msg.capacity=저장량:
wp.hud.msg.tier=티어:
wp.hud.msg.progress=작업량:
wp.hud.msg.owner=주인:
wp.config.AWWayofTime.altar=제단 보기
wp.config.AWWayofTime.chemistrySet=양조 세팅 보기
wp.config.AWWayofTime.masterStone=마스터스톤 보기
wp.config.AWWayofTime.teleposer=텔레포저 보기
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=압력
wp.hud.msg.open=열림
wp.hud.msg.closed=닫힘
wp.config.Steamcraft.crucible=도가니 보이기
wp.config.Steamcraft.gauge=Show Gauge
wp.config.Steamcraft.tank=탱크 보이기
wp.config.Steamcraft.valve=밸브 보이기
## Forestry ##
wp.hud.msg.notAnalyzed=분석되지 않음
wp.hud.msg.notOwner=당신은 주인이 아닙니다
wp.hud.msg.pollen=폴른이름: %s
wp.hud.msg.pollinated=%s에서 폴른이 나옴
wp.hud.msg.mainbee=현재 %s: %s
wp.hud.msg.secondarybee=교배 %s: %s
wp.hud.msg.breedProgress=교배 진행도: %s
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=Effective Production: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=여왕벌
wp.hud.msg.princess=공주벌
wp.hud.msg.drone=일벌
wp.hud.msg.engineHeat=가열: %s
wp.config.Forestry.apiary=양봉기 보기
wp.config.Forestry.heat=엔진가열 보기
wp.config.Forestry.leaves=잎 보기
wp.config.Forestry.power=파워 보기
wp.config.Forestry.sapling=묘목 보기
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=Show Crop Names
wp.config.IC2Crops.cropStats=Show Crop Stats
wp.config.IC2Crops.plantInfo=Show Plant Info
wp.config.IC2Crops.envInfo=Show Environment Info
## Magical Crops ##
wp.config.magicalcrops.showHover=호버링 아이템 보기
## Mekanism ##
wp.config.Mekanism.salination=Show Salination Mult
wp.config.Mekanism.portableTank=휴대용탱크 액체 보기
wp.config.Mekanism.gas=기체 보기
wp.config.Mekanism.factoryType=공장종류 보기
wp.config.Mekanism.energy=에너지 보기
## Railcraft ##
wp.hud.msg.formed=Formed: %s
wp.hud.msg.generating=Generating: %d RF/t
wp.hud.msg.engineTemp=Temperature: %d / %d °C
wp.hud.msg.temp=Temperature: %d °C
wp.hud.msg.energyStored=Stored: %s
wp.hud.msg.charge=Charge: %s
wp.hud.msg.needMeter=Hold Charge Meter
wp.hud.msg.currentRate=Current rate: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biome humidity rate: %d
wp.hud.msg.rainingRate=Raining rate: %d
wp.hud.msg.snowingRate=Snowing rate: %d
wp.hud.msg.cantSeeTheSkyRate=Can't see the sky rate: %d
wp.config.Railcraft.charge=Show Charge
wp.config.Railcraft.energy=Show RF Energy
wp.config.Railcraft.engines=Show Engine Info
wp.config.Railcraft.heat=Show Heat Info
wp.config.Railcraft.locomotives=Show Locomotives Info
wp.config.Railcraft.multiblocks=Show Multiblock Formation
wp.config.Railcraft.tanks=Show Machine Fluid Info
## RedLogic ##
wp.config.RedLogic.overlay=게이트 오버레이 보기
wp.config.RedLogic.data=게이트 데이터 보기
wp.config.RedLogic.strength=와이어 보기
# Flippable
wp.hud.msg.flipped=플립플롭: %s
# Repeater
wp.hud.msg.delay=딜레이: %d
# TimedGateLogic
wp.hud.msg.interval=Interval: %s
# Timer
wp.hud.msg.currentTime=시간: %s
# Counter
wp.hud.msg.count=카운트: %d
wp.hud.msg.countMax=최대: %d
wp.hud.msg.incrAmnt=Increment: %d
wp.hud.msg.decrAmnt=Decrement: %d
# Comparator
wp.hud.msg.mode=모드: %s
wp.hud.msg.subtract=Subtract
wp.hud.msg.compare=Compare
# Red Alloy Wire
wp.hud.msg.strength=신호: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Tak
wp.hud.msg.no=Nie
wailaplugins.config.title=WAILAPlugins Configuration
wailaplugins.config.section.blood_magic=Blood Magic Settings
wailaplugins.config.section.railcraft=Railcraft Settings
wailaplugins.config.section.plugins=Global Plugin Settings
## Blood Magic ##
wp.hud.msg.currentLP=Current LP:
wp.hud.msg.capacity=Capacity:
wp.hud.msg.tier=Tier:
wp.hud.msg.progress=Progress:
wp.hud.msg.owner=Owner:
wp.config.AWWayofTime.altar=Show Altar
wp.config.AWWayofTime.chemistrySet=Show Chemistry Set
wp.config.AWWayofTime.masterStone=Show Master Stone
wp.config.AWWayofTime.teleposer=Show Teleposer
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Pressure
wp.hud.msg.open=Open
wp.hud.msg.closed=Closed
wp.config.Steamcraft.crucible=Show Crucible
wp.config.Steamcraft.gauge=Show Gauge
wp.config.Steamcraft.tank=Show Tank
wp.config.Steamcraft.valve=Show Valve
## Forestry ##
wp.hud.msg.notAnalyzed=Not Analyzed
wp.hud.msg.notOwner=Not Owned by You
wp.hud.msg.pollen=Pollen Name: %s
wp.hud.msg.pollinated=Pollinated With: %s
wp.hud.msg.mainbee=Current %s: %s
wp.hud.msg.secondarybee=Breeding %s: %s
wp.hud.msg.breedProgress=Work Progress: %s
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=Effective Production: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Queen
wp.hud.msg.princess=Princess
wp.hud.msg.drone=Drone
wp.hud.msg.engineHeat=Heat: %s
wp.config.Forestry.apiary=Show Apiary
wp.config.Forestry.heat=Show Engine Heat
wp.config.Forestry.leaves=Show Leaves
wp.config.Forestry.power=Show Engine Power
wp.config.Forestry.sapling=Show Sapling
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=Show Crop Names
wp.config.IC2Crops.cropStats=Show Crop Stats
wp.config.IC2Crops.plantInfo=Show Plant Info
wp.config.IC2Crops.envInfo=Show Environment Info
## Magical Crops ##
wp.config.magicalcrops.showHover=Show Hovering Item
## Mekanism ##
wp.config.Mekanism.salination=Show Salination Mult
wp.config.Mekanism.portableTank=Show Portable Tank Fluid
wp.config.Mekanism.gas=Show Gas
wp.config.Mekanism.factoryType=Show Factory Type
wp.config.Mekanism.energy=Show Energy
## Railcraft ##
wp.hud.msg.formed=Formed: %s
wp.hud.msg.generating=Generating: %d RF/t
wp.hud.msg.engineTemp=Temperature: %d / %d °C
wp.hud.msg.temp=Temperature: %d °C
wp.hud.msg.energyStored=Stored: %s
wp.hud.msg.charge=Charge: %s
wp.hud.msg.needMeter=Hold Charge Meter
wp.hud.msg.currentRate=Current rate: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biome humidity rate: %d
wp.hud.msg.rainingRate=Raining rate: %d
wp.hud.msg.snowingRate=Snowing rate: %d
wp.hud.msg.cantSeeTheSkyRate=Can't see the sky rate: %d
wp.config.Railcraft.charge=Show Charge
wp.config.Railcraft.energy=Show RF Energy
wp.config.Railcraft.engines=Show Engine Info
wp.config.Railcraft.heat=Show Heat Info
wp.config.Railcraft.locomotives=Show Locomotives Info
wp.config.Railcraft.multiblocks=Pokaż Formację Multibloku
wp.config.Railcraft.tanks=Show Machine Fluid Info
## RedLogic ##
wp.config.RedLogic.overlay=Show Gate Overlay
wp.config.RedLogic.data=Show Gate Data
wp.config.RedLogic.strength=Show Wire Strength
# Flippable
wp.hud.msg.flipped=Flipped: %s
# Repeater
wp.hud.msg.delay=Delay: %d
# TimedGateLogic
wp.hud.msg.interval=Interval: %s
# Timer
wp.hud.msg.currentTime=Time: %s
# Counter
wp.hud.msg.count=Count: %d
wp.hud.msg.countMax=Max Count: %d
wp.hud.msg.incrAmnt=Increment: %d
wp.hud.msg.decrAmnt=Decrement: %d
# Comparator
wp.hud.msg.mode=Mode: %s
wp.hud.msg.subtract=Subtract
wp.hud.msg.compare=Compare
# Red Alloy Wire
wp.hud.msg.strength=Strength: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Sim
wp.hud.msg.no=Não
wailaplugins.config.title=Configuração do WAILAPlugins
wailaplugins.config.section.blood_magic=Definições do Blood Magic
wailaplugins.config.section.railcraft=Railcraft Settings
wailaplugins.config.section.plugins=Definições Globais do Plugin
## Blood Magic ##
wp.hud.msg.currentLP=´LP´ atual:
wp.hud.msg.capacity=Capacidade:
wp.hud.msg.tier=Camada:
wp.hud.msg.progress=Progresso:
wp.hud.msg.owner=Dono:
wp.config.AWWayofTime.altar=Mostrar Altar
wp.config.AWWayofTime.chemistrySet=Mostrar Conjunto de Química
wp.config.AWWayofTime.masterStone=Mostrar ´Master Stone´
wp.config.AWWayofTime.teleposer=Mostrar Teleportador
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Pressão
wp.hud.msg.open=Aberto
wp.hud.msg.closed=Fechado
wp.config.Steamcraft.crucible=Mostrar Cadinho
wp.config.Steamcraft.gauge=Mostrar Medidor de Vapor
wp.config.Steamcraft.tank=Mostrar Tanque
wp.config.Steamcraft.valve=Mostrar Válvula
## Forestry ##
wp.hud.msg.notAnalyzed=Não Analizado
wp.hud.msg.notOwner=O dono não é você
wp.hud.msg.pollen=Nome do pólem: %s
wp.hud.msg.pollinated=Polinizado com: %s
wp.hud.msg.mainbee=Atual %s: %s
wp.hud.msg.secondarybee=Criação %s: %s
wp.hud.msg.breedProgress=Progresso da Criação: %s
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=Effective Production: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Rainha
wp.hud.msg.princess=Princesa
wp.hud.msg.drone=Zangão
wp.hud.msg.engineHeat=Calor: %s
wp.config.Forestry.apiary=Mostrar Apiário
wp.config.Forestry.heat=Mostrar Motor Térmico
wp.config.Forestry.leaves=Mostrar Folhas
wp.config.Forestry.power=Mostrar Energia
wp.config.Forestry.sapling=Mostrar Muda de Árvore
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Show Fluid Filter Info
wp.config.Gregtech5U.transformer=Show Transformer
wp.config.Gregtech5U.solar=Show Solar Calcification
wp.config.Gregtech5U.machineFacing=Show Machine Facing
wp.config.Gregtech5U.multiblock=Show Multiblock Info
wp.config.Gregtech5U.basicmachine=Show Basicmachine Info
## IC2 Crops
wp.config.IC2Crops.cropName=Show Crop Names
wp.config.IC2Crops.cropStats=Show Crop Stats
wp.config.IC2Crops.plantInfo=Show Plant Info
wp.config.IC2Crops.envInfo=Show Environment Info
## Magical Crops ##
wp.config.magicalcrops.showHover=Mostrar Item Pairando
## Mekanism ##
wp.config.Mekanism.salination=Mostrar Mult Salinização
wp.config.Mekanism.portableTank=Mostrar Fluido do Tanque Portátil
wp.config.Mekanism.gas=Mostrar Gás
wp.config.Mekanism.factoryType=Mostrar o Tipo de Fábrica
wp.config.Mekanism.energy=Mostrar Energia
## Railcraft ##
wp.hud.msg.formed=Formado: %s
wp.hud.msg.generating=Gerando: %d RF/t
wp.hud.msg.engineTemp=Temperatura: %d / %d °C
wp.hud.msg.temp=Temperature: %d °C
wp.hud.msg.energyStored=Stored: %s
wp.hud.msg.charge=Carga: %s
wp.hud.msg.needMeter=Manter Medidor de Carga
wp.hud.msg.currentRate=Current rate: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biome humidity rate: %d
wp.hud.msg.rainingRate=Raining rate: %d
wp.hud.msg.snowingRate=Snowing rate: %d
wp.hud.msg.cantSeeTheSkyRate=Can't see the sky rate: %d
wp.config.Railcraft.charge=Mostrar Carga
wp.config.Railcraft.energy=Mostrar Energia RF
wp.config.Railcraft.engines=Mostrar Informações do Motor
wp.config.Railcraft.heat=Mostrar Informações do Calor
wp.config.Railcraft.locomotives=Mostrar Informação das Locomotivas
wp.config.Railcraft.multiblocks=Mostrar Formação Multiblocos
wp.config.Railcraft.tanks=Mostrar Informações da Máquina de Fluidos
## RedLogic ##
wp.config.RedLogic.overlay=Mostrar Sobreposiçao da Porta Lógica
wp.config.RedLogic.data=Mostrar Dados da Porta Lógica
wp.config.RedLogic.strength=Mostrar a Força do Fio
# Flippable
wp.hud.msg.flipped=Invertido: %s
# Repeater
wp.hud.msg.delay=Atraso: %d
# TimedGateLogic
wp.hud.msg.interval=Intervalo: %s
# Timer
wp.hud.msg.currentTime=Tempo: %s
# Counter
wp.hud.msg.count=Contagem: %d
wp.hud.msg.countMax=Contagem Máx.: %d
wp.hud.msg.incrAmnt=Incremento: %d
wp.hud.msg.decrAmnt=Decremento: %d
# Comparator
wp.hud.msg.mode=Modo: %s
wp.hud.msg.subtract=Subtrair
wp.hud.msg.compare=Comparar
# Red Alloy Wire
wp.hud.msg.strength=Força: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Show Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Да
wp.hud.msg.no=Нет
wailaplugins.config.title=Конфигурация WAILAPlugins
wailaplugins.config.section.blood_magic=Настройки Blood Magic
wailaplugins.config.section.railcraft=Настройки Railcraft
wailaplugins.config.section.plugins=Глобальные настройки плагинов
## Blood Magic ##
wp.hud.msg.currentLP=Текущая LP:
wp.hud.msg.capacity=Ёмкость:
wp.hud.msg.tier=Уровень:
wp.hud.msg.progress=Прогресс:
wp.hud.msg.owner=Владелец:
wp.config.AWWayofTime.altar=Показывать алтарь
wp.config.AWWayofTime.chemistrySet=Показывать химическую установку
wp.config.AWWayofTime.masterStone=Показывать камень мастера
wp.config.AWWayofTime.teleposer=Показывать телепозер
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Давление
wp.hud.msg.open=Открыта
wp.hud.msg.closed=Закрыта
wp.config.Steamcraft.crucible=Показывать тигель
wp.config.Steamcraft.gauge=Показывать датчик
wp.config.Steamcraft.tank=Показывать резервуар
wp.config.Steamcraft.valve=Показывать клапан
## Forestry ##
wp.hud.msg.notAnalyzed=Не проанализировано
wp.hud.msg.notOwner=Вы не владелец
wp.hud.msg.pollen=Название пыльцы: %s
wp.hud.msg.pollinated=Опылено: %s
wp.hud.msg.mainbee=Текущая. %s: %s
wp.hud.msg.secondarybee=Скрещивание %s: %s
wp.hud.msg.breedProgress=Прогресс скрещивания: %s
wp.hud.msg.breedError=Ошибка: %s
wp.hud.msg.effectiveProductionMul=Эффективность производства: %s
wp.hud.msg.revealYield=Удерживайте Shift, чтобы увидеть ожидаемые Jubilant yields
wp.hud.msg.yieldPerHour=за час
wp.hud.msg.isJubilant=Является Jubilant
wp.hud.msg.isNotJubilant=Не является Jubilant
wp.hud.msg.queen=Королева
wp.hud.msg.princess=Принцесса
wp.hud.msg.drone=Трутень
wp.hud.msg.engineHeat=Нагрев: %s
wp.config.Forestry.apiary=Показывать пасеку
wp.config.Forestry.heat=Показывать нагрев двигателя
wp.config.Forestry.leaves=Показывать листву
wp.config.Forestry.power=Показывать энергию
wp.config.Forestry.sapling=Показывать саженец
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Показывать информацию о жидкостном фильтре
wp.config.Gregtech5U.transformer=Показывать информацию о трансформаторе
wp.config.Gregtech5U.solar=Показывать кальцификацию солнечного бойлера
wp.config.Gregtech5U.machineFacing=Показывать лицевую сторону механизма
wp.config.Gregtech5U.multiblock=Показывать информацию мультиблока
wp.config.Gregtech5U.basicmachine=Показывать основную информация о механизме
## IC2 Crops
wp.config.IC2Crops.cropName=Показывать название растений
wp.config.IC2Crops.cropStats=Показывать статистику растений
wp.config.IC2Crops.plantInfo=Показать информацию о растениях
wp.config.IC2Crops.envInfo=Показать информацию об окружающей среде
## Magical Crops ##
wp.config.magicalcrops.showHover=Показывать парящий предмет
## Mekanism ##
wp.config.Mekanism.salination=Показывать множитель опреснения
wp.config.Mekanism.portableTank=Показывать жидкость резервуара
wp.config.Mekanism.gas=Показывать газ
wp.config.Mekanism.factoryType=Показывать тип фабрики
wp.config.Mekanism.energy=Показывать энергию
## Railcraft ##
wp.hud.msg.formed=Сформировано: %s
wp.hud.msg.generating=Генерируется: %d RF/t
wp.hud.msg.engineTemp=Температура: %d / %d °C
wp.hud.msg.temp=Температура: %d °C
wp.hud.msg.energyStored=Сохранено: %s
wp.hud.msg.charge=Заряд: %s
wp.hud.msg.needMeter=Удерживайте измеритель заряда
wp.hud.msg.currentRate=Текущая скорость: %d (%d Л/с)
wp.hud.msg.biomeHumidityRate=Уровень влажности биома: %d
wp.hud.msg.rainingRate=Интенсивность дождя: %d
wp.hud.msg.snowingRate=Интенсивность снегопада: %d
wp.hud.msg.cantSeeTheSkyRate=Не видно неба: %d
wp.config.Railcraft.charge=Показывать заряд
wp.config.Railcraft.energy=Показывать RF-энергию
wp.config.Railcraft.engines=Показывать информацию двигателя
wp.config.Railcraft.heat=Показывать нагрев
wp.config.Railcraft.locomotives=Показывать информацию локомотивов
wp.config.Railcraft.multiblocks=Показывать сформированность
wp.config.Railcraft.tanks=Показывать жидкость механизма
## RedLogic ##
wp.config.RedLogic.overlay=Показывать оверлей гейта
wp.config.RedLogic.data=Показывать данные гейта
wp.config.RedLogic.strength=Показывать силу провода
# Flippable
wp.hud.msg.flipped=Перевёрнуто: %s
# Repeater
wp.hud.msg.delay=Задержка: %d
# TimedGateLogic
wp.hud.msg.interval=Интервал: %s
# Timer
wp.hud.msg.currentTime=Время: %s
# Counter
wp.hud.msg.count=Количество: %d
wp.hud.msg.countMax=Макс. количество: %d
wp.hud.msg.incrAmnt=Увеличение: %d
wp.hud.msg.decrAmnt=Уменьшение: %d
# Comparator
wp.hud.msg.mode=Режим: %s
wp.hud.msg.subtract=Вычитание
wp.hud.msg.compare=Сравнение
# Red Alloy Wire
wp.hud.msg.strength=Сила: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Показывать парящий предмет
wp.config.ResourcefulCrops.showOutputItem=Осколок -> Вывод при наведении
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift для информ. о расширении
wp.hud.msg.augments.shown=Информация о расширении:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=Evet
wp.hud.msg.no=Hayır
wailaplugins.config.title=WAILAPlugins Yapılandırma
wailaplugins.config.section.blood_magic=Blood Magic Ayarları
wailaplugins.config.section.railcraft=Railcraft Ayarları
wailaplugins.config.section.plugins=Küresel Plugin Ayarları
## Blood Magic ##
wp.hud.msg.currentLP=Şuanki LP:
wp.hud.msg.capacity=Kapasite:
wp.hud.msg.tier=Kademe:
wp.hud.msg.progress=İlerleme:
wp.hud.msg.owner=Sahibi:
wp.config.AWWayofTime.altar=Sunağı Göster
wp.config.AWWayofTime.chemistrySet=Kimya Setini Göster
wp.config.AWWayofTime.masterStone=Uzmanlık Taşını Göster
wp.config.AWWayofTime.teleposer=Telepozu Göster
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=Baskı
wp.hud.msg.open=Açık
wp.hud.msg.closed=Kapalı
wp.config.Steamcraft.crucible=Potayı Göster
wp.config.Steamcraft.gauge=Ölçeri Göster
wp.config.Steamcraft.tank=Depoyu Göster
wp.config.Steamcraft.valve=Kapağı Göster
## Forestry ##
wp.hud.msg.notAnalyzed=Analize Edilmemiş
wp.hud.msg.notOwner=Sana Ait Değil
wp.hud.msg.pollen=Polen Adı: %s
wp.hud.msg.pollinated=Şunla Tozlaşan: %s
wp.hud.msg.mainbee=Şuanki %s: %s
wp.hud.msg.secondarybee=Üreme %s: %s
wp.hud.msg.breedProgress=Çalışma İlerlemesi: %s
wp.hud.msg.breedError=Hata: %s
wp.hud.msg.effectiveProductionMul=Efektif Üretim: %s
wp.hud.msg.revealYield=Hold Shift for expected Jubilant yields
wp.hud.msg.yieldPerHour=per hour
wp.hud.msg.isJubilant=Is Jubilant
wp.hud.msg.isNotJubilant=Is not Jubilant
wp.hud.msg.queen=Kraliçe
wp.hud.msg.princess=Prenses
wp.hud.msg.drone=Dron
wp.hud.msg.engineHeat=Isı: %s
wp.config.Forestry.apiary=Arı Kovanını Göster
wp.config.Forestry.heat=Motorun Sıcaklığını Göster
wp.config.Forestry.leaves=Yaprakları Göster
wp.config.Forestry.power=Motorun Gücünü Göster
wp.config.Forestry.sapling=Fidanı Göster
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=Sıvı Filtre Bilgisini Göster
wp.config.Gregtech5U.transformer=Trafoyu Göster
wp.config.Gregtech5U.solar=Güneş Kalsifikasyonunu Göster
wp.config.Gregtech5U.machineFacing=Makine Yüzünü Göster
wp.config.Gregtech5U.multiblock=Multiblok Bilgisini Göster
wp.config.Gregtech5U.basicmachine=Basit Makine Bilgisini Göster
## IC2 Crops
wp.config.IC2Crops.cropName=Mahsul Adını Göster
wp.config.IC2Crops.cropStats=Mahsul İstatistiğini Göster
wp.config.IC2Crops.plantInfo=Bitki Bilgisini Göster
wp.config.IC2Crops.envInfo=Çevre Bilgisini Göster
## Magical Crops ##
wp.config.magicalcrops.showHover=Süzülen Eşyayı Göster
## Mekanism ##
wp.config.Mekanism.salination=Çok Tuzluluğu Göster
wp.config.Mekanism.portableTank=Taşınabilir Sıvı Deposunu Göster
wp.config.Mekanism.gas=Gaz Göster
wp.config.Mekanism.factoryType=Fabrika Tipini Göster
wp.config.Mekanism.energy=Enerjiyi Göster
## Railcraft ##
wp.hud.msg.formed=Kurulmak: %s
wp.hud.msg.generating=Üretiliyor: %d RF/t
wp.hud.msg.engineTemp=Sıcaklık: %d / %d °C
wp.hud.msg.temp=Sıcaklık: %d °C
wp.hud.msg.energyStored=Depolanan: %s
wp.hud.msg.charge=Şarjı: %s
wp.hud.msg.needMeter=Şarj Ölçeri Tut
wp.hud.msg.currentRate=Şuanki oranı: %d (%d L/s)
wp.hud.msg.biomeHumidityRate=Biyom Nem oranı: %d
wp.hud.msg.rainingRate=Yağmur oranı: %d
wp.hud.msg.snowingRate=Kar yağma oranı: %d
wp.hud.msg.cantSeeTheSkyRate=Gökyüzünü görememe oranı: %d
wp.config.Railcraft.charge=Şarjı Göster
wp.config.Railcraft.energy=RF Enerjisini Göster
wp.config.Railcraft.engines=Motor Bilgisini Göster
wp.config.Railcraft.heat=Isı Bilgisini Göster
wp.config.Railcraft.locomotives=Lokomotiflerin Bilgisini Göster
wp.config.Railcraft.multiblocks=Multi-Blok Kuruluşunu Göster
wp.config.Railcraft.tanks=Makine Sıvı Bilgisini Göster
## RedLogic ##
wp.config.RedLogic.overlay=Geçit Arayüzünü Göster
wp.config.RedLogic.data=Geçit Verisini Göster
wp.config.RedLogic.strength=Tel Gücünü Göster
# Flippable
wp.hud.msg.flipped=Terse Çevrilmiş: %s
# Repeater
wp.hud.msg.delay=Gecikme: %d
# TimedGateLogic
wp.hud.msg.interval=Aralık: %s
# Timer
wp.hud.msg.currentTime=Zaman: %s
# Counter
wp.hud.msg.count=Sayım: %d
wp.hud.msg.countMax=Maksimum Sayım: %d
wp.hud.msg.incrAmnt=Artış: %d
wp.hud.msg.decrAmnt=Azalış: %d
# Comparator
wp.hud.msg.mode=Mod: %s
wp.hud.msg.subtract=Çıkarma
wp.hud.msg.compare=Karşılaştırma
# Red Alloy Wire
wp.hud.msg.strength=Kuvveti: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=Süzülen Eşyayı Göster
wp.config.ResourcefulCrops.showOutputItem=Parça -> Çıkış
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Yükseltme Bilgisi için Shift tuşu
wp.hud.msg.augments.shown=Yüskeltme Bilgisi:

View File

@@ -0,0 +1,165 @@
## General Stuff ##
wp.hud.msg.yes=是
wp.hud.msg.no=否
wailaplugins.config.title=WAILA插件 配置
wailaplugins.config.section.blood_magic=血魔法设置
wailaplugins.config.section.railcraft=铁路设置
wailaplugins.config.section.plugins=全局设置
## Blood Magic ##
wp.hud.msg.currentLP=LP:
wp.hud.msg.capacity=祭坛容量:
wp.hud.msg.tier=祭坛层数:
wp.hud.msg.progress=转换进度:
wp.hud.msg.owner=主人:
wp.config.AWWayofTime.altar=显示祭坛信息
wp.config.AWWayofTime.chemistrySet=显示炼金术台信息
wp.config.AWWayofTime.masterStone=显示仪式信息
wp.config.AWWayofTime.teleposer=显示传送器信息
## Flaxbeard's Steam Power ##
wp.hud.msg.pressure=压力
wp.hud.msg.open=阀门打开
wp.hud.msg.closed=阀门关闭
wp.config.Steamcraft.crucible=显示坩埚信息
wp.config.Steamcraft.gauge=显示蒸汽压力计信息
wp.config.Steamcraft.tank=显示汽罐信息
wp.config.Steamcraft.valve=显示阀门信息
## Forestry ##
wp.hud.msg.notAnalyzed=无分析对象
wp.hud.msg.notOwner=你不是该机器的主人
wp.hud.msg.pollen=花粉: %s
wp.hud.msg.pollinated=授粉对象: %s
wp.hud.msg.mainbee=蜂后 %s: %s
wp.hud.msg.secondarybee=雄蜂 %s: %s
wp.hud.msg.breedProgress=饲养进度: %s
wp.hud.msg.breedError=Error: %s
wp.hud.msg.effectiveProductionMul=有效出产: %s
wp.hud.msg.revealYield=按住Shift查看欢欣鼓舞的额外收益
wp.hud.msg.yieldPerHour=每小时
wp.hud.msg.isJubilant=处于欢欣鼓舞
wp.hud.msg.isNotJubilant=并不欢欣鼓舞
wp.hud.msg.queen=蜂后
wp.hud.msg.princess=公主蜂
wp.hud.msg.drone=雄蜂
wp.hud.msg.engineHeat=温度: %s
wp.config.Forestry.apiary=显示蜂箱信息
wp.config.Forestry.heat=显示引擎温度
wp.config.Forestry.leaves=显示树叶信息
wp.config.Forestry.power=显示能量
wp.config.Forestry.sapling=显示树苗信息
## Gregtech 5U
wp.config.Gregtech5U.fluidFilter=显示流体过滤器信息
wp.config.Gregtech5U.transformer=显示变压器
wp.config.Gregtech5U.solar=显示太阳能钙化
wp.config.Gregtech5U.machineFacing=显示机器朝向
wp.config.Gregtech5U.multiblock=显示多方块信息
wp.config.Gregtech5U.basicmachine=显示基本机器信息
## IC2 Crops
wp.config.IC2Crops.cropName=显示作物名称
wp.config.IC2Crops.cropStats=显示作物属性
wp.config.IC2Crops.plantInfo=显示作物信息
wp.config.IC2Crops.envInfo=显示环境信息
## Magical Crops ##
wp.config.magicalcrops.showHover=显示产物图标
## Mekanism ##
wp.config.Mekanism.salination=显示Salination Mult
wp.config.Mekanism.portableTank=显示Portable Tank Fluid
wp.config.Mekanism.gas=显示Gas
wp.config.Mekanism.factoryType=显示Factory Type
wp.config.Mekanism.energy=显示Energy
## Railcraft ##
wp.hud.msg.formed=已成型: %s
wp.hud.msg.generating=产能: %d RF/t
wp.hud.msg.engineTemp=温度: %d / %d °C
wp.hud.msg.temp=温度: %d °C
wp.hud.msg.energyStored=能量存储: %s
wp.hud.msg.charge=已充能: %s
wp.hud.msg.needMeter=手持电表
wp.hud.msg.currentRate=当前速率:%d (%d L/s)
wp.hud.msg.biomeHumidityRate=生物群系湿度系数: %d
wp.hud.msg.rainingRate=降雨率: %d
wp.hud.msg.snowingRate=降雪率: %d
wp.hud.msg.cantSeeTheSkyRate=遮挡天空系数: %d
wp.config.Railcraft.charge=显示充能
wp.config.Railcraft.energy=显示RF能量
wp.config.Railcraft.engines=显示引擎信息
wp.config.Railcraft.heat=显示热量信息
wp.config.Railcraft.locomotives=显示机车信息
wp.config.Railcraft.multiblocks=显示多方块核心
wp.config.Railcraft.tanks=显示机器流体信息
## RedLogic ##
wp.config.RedLogic.overlay=显示Gate Overlay
wp.config.RedLogic.data=显示Gate Data
wp.config.RedLogic.strength=显示Wire Strength
# Flippable
wp.hud.msg.flipped=翻转: %s
# Repeater
wp.hud.msg.delay=延迟: %d
# TimedGateLogic
wp.hud.msg.interval=间隔: %s
# Timer
wp.hud.msg.currentTime=时间: %s
# Counter
wp.hud.msg.count=数量: %d
wp.hud.msg.countMax=最大数量: %d
wp.hud.msg.incrAmnt=增量: %d
wp.hud.msg.decrAmnt=减量: %d
# Comparator
wp.hud.msg.mode=模式: %s
wp.hud.msg.subtract=减法
wp.hud.msg.compare=比较
# Red Alloy Wire
wp.hud.msg.strength=强度: %s
## Resourceful Crops ##
wp.config.ResourcefulCrops.showHover=显示Hovering Item
wp.config.ResourcefulCrops.showOutputItem=Shard -> Output Hover
## Thermal Expansion ##
wp.hud.msg.augments.hidden=Shift for augment info
wp.hud.msg.augments.shown=Augment info: