Skip to content

Commit

Permalink
Merge branch 'Anuken:master' into vi_VN
Browse files Browse the repository at this point in the history
  • Loading branch information
SITUVNgcd authored Oct 5, 2024
2 parents 701e0e7 + ff8df52 commit 1e6d28b
Show file tree
Hide file tree
Showing 103 changed files with 1,309 additions and 509 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ project(":desktop"){
implementation "com.github.Anuken:steamworks4j:$steamworksVersion"

implementation arcModule("backends:backend-sdl")
annotationProcessor 'com.github.Anuken:jabel:0.9.0'
}
}

Expand Down Expand Up @@ -372,6 +373,7 @@ project(":server"){
dependencies{
implementation project(":core")
implementation arcModule("backends:backend-headless")
annotationProcessor 'com.github.Anuken:jabel:0.9.0'
}
}

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion core/assets/bundles/bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,8 @@ sector.coastline.name = Coastline
sector.navalFortress.name = Naval Fortress
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = The optimal location to begin once more. Low enemy threat. Few resources.\nGather as much lead and copper as possible.\nMove on.
sector.frozenForest.description = Even here, closer to mountains, the spores have spread. The frigid temperatures cannot contain them forever.\n\nBegin the venture into power. Build combustion generators. Learn to use menders.
Expand All @@ -862,6 +864,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626

sector.onset.name = The Onset
sector.aegis.name = Aegis
Expand Down Expand Up @@ -1061,7 +1065,8 @@ ability.liquidexplode.description = Spills liquid on death

ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] max shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
ability.stat.cooldown = [stat]{0} sec[lightgray] cooldown
Expand Down Expand Up @@ -1563,6 +1568,8 @@ block.graphite-press.name = Graphite Press
block.multi-press.name = Multi-Press
block.constructing = {0} [lightgray](Constructing)
block.spawn.name = Enemy Spawn
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Core: Shard
block.core-foundation.name = Core: Foundation
block.core-nucleus.name = Core: Nucleus
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_be.properties
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,8 @@ sector.coastline.name = Берагавая Лінія
sector.navalFortress.name = Марская Крэпасць
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = Аптымальнае месца каб пачаць. Нізкая варожая пагроза. Мала рэсурсаў.\nВазімце як мага болей свінца і медзі.\nІ рухайцеся далей.
sector.frozenForest.description = Нават тут, бліжэй да гор, распаўсюдзіліся споры. Ледзяныя тэмпературы не могуць утрымліваць іх заўсёды.\n\nПачніце выкарыстоўваць энергію. Пабудуйце генератары на цвёрдым паліве. Даведайцеся як выкарыстоуваць рэгенератары.
Expand All @@ -834,6 +836,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626
sector.onset.name = Пачатак
sector.aegis.name = Ахова
sector.lake.name = Рака
Expand Down Expand Up @@ -1030,6 +1034,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1524,6 +1529,8 @@ block.graphite-press.name = Графітны прэс
block.multi-press.name = Мульты-прэс
block.constructing = {0} [lightgray](Будуецца)
block.spawn.name = Кропка з’яўлення ворагаў
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Ядро: «Аскепак»
block.core-foundation.name = Ядро: «Штаб»
block.core-nucleus.name = Ядро: «Атам»
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_bg.properties
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,8 @@ sector.coastline.name = Coastline
sector.navalFortress.name = Naval Fortress
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = Перфектното място за започване отначало. Ниска заплаха. Ниски ресурси.\nСъбери колкото можеш мед и олово.\nПродължи напред.
sector.frozenForest.description = Дори тук, близо до планините, спорите са се разпространили. Мразовитите температури не могат да ги задържат вечно.\n\nОвладейте електричеството. Постройте горивни генератори. Научете се да ползвате възстрановители.
Expand All @@ -843,6 +845,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626
sector.onset.name = The Onset
sector.aegis.name = Aegis
sector.lake.name = Lake
Expand Down Expand Up @@ -1040,6 +1044,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1535,6 +1540,8 @@ block.graphite-press.name = Графитна Преса
block.multi-press.name = Мулти-Преса
block.constructing = {0} [lightgray](конструиране)
block.spawn.name = Вражеска Начална Точка
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Ядро: Шард
block.core-foundation.name = Core: Фондация
block.core-nucleus.name = Core: Център
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_ca.properties
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,8 @@ sector.coastline.name = Línia de costa
sector.navalFortress.name = Fortalesa naval
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = El lloc adequat per a començar de nou. Amenaça enemiga baixa. Pocs recursos.\nRecolliu tot el coure i plom que pugueu.\nDesprés, continueu en un altre sector.
sector.frozenForest.description = Les espores han arribat fins aquí, prop de les muntanyes. Les temperatures baixes no les podran contenir per sempre.\n\nComenceu el camí del poder. Construïu generadors a combustió. Apreneu a fer servir els reparadors.
Expand All @@ -847,6 +849,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626

sector.onset.name = El principi
sector.aegis.name = L’ègida
Expand Down Expand Up @@ -1044,6 +1048,7 @@ ability.liquidexplode = Vessament mortal
ability.liquidexplode.description = Vessa líquid quan mor.
ability.stat.firingrate = [stat]{0}/seg[lightgray] de cadència de tir
ability.stat.regen = [stat]{0}[lightgray] de salut/seg
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] d’escut
ability.stat.repairspeed = [stat]{0}/seg[lightgray] de velocitat de reparació
ability.stat.slurpheal = [stat]{0}[lightgray] de salut/unitat de líquid
Expand Down Expand Up @@ -1542,6 +1547,8 @@ block.graphite-press.name = Premsa de grafit
block.multi-press.name = Premsa múltiple
block.constructing = {0} [lightgray](Construint)
block.spawn.name = Punt d’aparició d’enemics
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Nucli: Estella
block.core-foundation.name = Nucli: Fonament
block.core-nucleus.name = Nucli: Punt neuràlgic
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_cs.properties
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,8 @@ sector.coastline.name = Pobřežní čára
sector.navalFortress.name = Námořní pevnost
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = Optimální místo, kde znovu začít. Nízký výskyt nepřátel. Několik málo surovin.\nPosbírej co nejvíce olova a mědi.\nBěž dál.
sector.frozenForest.description = Dokonce až sem, blízko hor, se dokázaly spóry rozrůst. Mráz je však nemůže zadržet navěky.\n\nPusť se do práce za pomocí energie. Stav spalovací generátory. Nauč se, jak používat opravovací věže.
Expand All @@ -845,6 +847,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626
sector.onset.name = Nástup
sector.aegis.name = Aegis
sector.lake.name = Jezero
Expand Down Expand Up @@ -1042,6 +1046,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1539,6 +1544,8 @@ block.graphite-press.name = Lis na grafit
block.multi-press.name = Všestranný lis
block.constructing = {0} [lightgray](ve výstavbě)[]
block.spawn.name = Nepřátelská líheň
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Jádro: Odštěpek
block.core-foundation.name = Jádro: Základ
block.core-nucleus.name = Jádro: Atom
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_da.properties
Original file line number Diff line number Diff line change
Expand Up @@ -811,6 +811,8 @@ sector.coastline.name = Coastline
sector.navalFortress.name = Naval Fortress
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port
sector.groundZero.description = The optimal location to begin once more. Low enemy threat. Few resources.\nGather as much lead and copper as possible.\nMove on.
sector.frozenForest.description = Even here, closer to mountains, the spores have spread. The frigid temperatures cannot contain them forever.\n\nBegin the venture into power. Build combustion generators. Learn to use menders.
Expand All @@ -835,6 +837,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626
sector.onset.name = The Onset
sector.aegis.name = Aegis
sector.lake.name = Lake
Expand Down Expand Up @@ -1031,6 +1035,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1526,6 +1531,8 @@ block.graphite-press.name = Grafitvalse
block.multi-press.name = Multi-valse
block.constructing = {0} [lightgray](Konstruerer)
block.spawn.name = Fjendtligt Ankomstpunkt
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Kerne: Skår
block.core-foundation.name = Kerne: Fundament
block.core-nucleus.name = Kerne: Nukleus
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,8 @@ sector.coastline.name = Küstenlinie
sector.navalFortress.name = Wasserfestung
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = Der optimale Ort, um anzufangen. Schwache Gegner und weniger Ressourcen.\nSammele so viel Kupfer und Blei wie möglich.\nGeh weiter.
sector.frozenForest.description = Auch hier, näher an den Bergen, sind die Sporen. Sogar die niedrigen Temperaturen können sie nicht zurückhalten.\n\nLerne, Strom zu verwenden. Baue Verbrennungsgeneratoren und Reparateure.
Expand All @@ -855,6 +857,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626

sector.onset.name = Der Anfang
sector.aegis.name = Aegis
Expand Down Expand Up @@ -1053,6 +1057,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1552,6 +1557,8 @@ block.graphite-press.name = Graphit-Presse
block.multi-press.name = Multipresse
block.constructing = {0}\n[lightgray](Baut)
block.spawn.name = Gegnerischer Startpunkt
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Kern: Scherbe
block.core-foundation.name = Kern: Fundament
block.core-nucleus.name = Kern: Nukleus
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_es.properties
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,8 @@ sector.coastline.name = Ruta Costera
sector.navalFortress.name = Fortaleza Naval
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = La ubicación adecuada para empezar una vez más. Baja amenaza enemiga. Pocos recursos.\nReúne la mayor cantidad de plomo y cobre posible y sigue adelante.
sector.frozenForest.description = Incluso aquí, cerca de las montañas, se han extendido las esporas. Las gélidas temperaturas no las contendrán para siempre.\nDescubre la energía eléctrica. Construye generadores de combustión. Aprende a usar reparadores.
Expand All @@ -851,6 +853,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626

sector.onset.name = El Inicio
sector.aegis.name = Égida
Expand Down Expand Up @@ -1050,6 +1054,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1548,6 +1553,8 @@ block.graphite-press.name = Prensa de grafito
block.multi-press.name = Multi-Prensa
block.constructing = {0} [lightgray](Construyendo)
block.spawn.name = Zona de aterrizaje enemiga
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Núcleo: Shard
block.core-foundation.name = Núcleo: Foundation
block.core-nucleus.name = Núcleo: Nucleus
Expand Down
7 changes: 7 additions & 0 deletions core/assets/bundles/bundle_et.properties
Original file line number Diff line number Diff line change
Expand Up @@ -811,6 +811,8 @@ sector.coastline.name = Coastline
sector.navalFortress.name = Naval Fortress
sector.polarAerodrome.name = Polar Aerodrome
sector.atolls.name = Atolls
sector.testingGrounds.name = Testing Grounds
sector.seaPort.name = Sea Port

sector.groundZero.description = The optimal location to begin once more. Low enemy threat. Few resources.\nGather as much lead and copper as possible.\nMove on.
sector.frozenForest.description = Even here, closer to mountains, the spores have spread. The frigid temperatures cannot contain them forever.\n\nBegin the venture into power. Build combustion generators. Learn to use menders.
Expand All @@ -835,6 +837,8 @@ sector.taintedWoods.description = WIP, map submission by Stormride_R
sector.atolls.description = WIP, map submission by Stormride_R
sector.infestedCanyons.description = WIP, map submission by Skeledragon
sector.polarAerodrome.description = WIP, map submission by hhh i 17
sector.testingGrounds.description = WIP, map submission by dnx2019
sector.seaPort.description = WIP, map submission by inkognito626
sector.onset.name = The Onset
sector.aegis.name = Aegis
sector.lake.name = Lake
Expand Down Expand Up @@ -1031,6 +1035,7 @@ ability.liquidexplode = Death Spillage
ability.liquidexplode.description = Spills liquid on death
ability.stat.firingrate = [stat]{0}/sec[lightgray] firing rate
ability.stat.regen = [stat]{0}[lightgray] health/sec
ability.stat.pulseregen = [stat]{0}[lightgray] health/pulse
ability.stat.shield = [stat]{0}[lightgray] shield
ability.stat.repairspeed = [stat]{0}/sec[lightgray] repair speed
ability.stat.slurpheal = [stat]{0}[lightgray] health/liquid unit
Expand Down Expand Up @@ -1526,6 +1531,8 @@ block.graphite-press.name = Grafiidipress
block.multi-press.name = Multipress
block.constructing = {0} [lightgray](Ehitamine)
block.spawn.name = Vaenlaste maandumisala
block.remove-wall.name = Remove Wall
block.remove-ore.name = Remove Ore
block.core-shard.name = Tuumik: Osake
block.core-foundation.name = Tuumik: Arenenud
block.core-nucleus.name = Tuumik: Täielik
Expand Down
Loading

0 comments on commit 1e6d28b

Please sign in to comment.