Lowercases ColorNames (#2053)
* lowercase colornames * change yellow to accent
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
credits.text = Pelin tehnyt [ROYAL]Anuken[] - [SKY]anukendev@gmail.com[]
|
||||
credits.text = Pelin tehnyt [royal]Anuken[] - [sky]anukendev@gmail.com[]
|
||||
credits = Tekijät
|
||||
contributors = Kääntäjät ja avustajat
|
||||
discord = Liity Mindustryn Discordiin!
|
||||
@@ -101,7 +101,7 @@ feature.unsupported = Laitteesi ei tue tätä toimintoa.
|
||||
mods.alphainfo = Pidä mielessä että modit ovat alpha-tilassa, ja[scarlet] ne voivat olla virheellisiä[].\nRaportoi kaikki virheet Mindustry GitHub-sivuille tai Discordiin.
|
||||
mods.alpha = [accent](Alpha)
|
||||
mods = Modit
|
||||
mods.none = [LIGHT_GRAY]Modeja ei löytynyt!
|
||||
mods.none = [lightgray]Modeja ei löytynyt!
|
||||
mods.guide = Modaamisopas
|
||||
mods.report = Raportoi ohjelmistovirhe
|
||||
mods.openfolder = Avaa modikansio
|
||||
@@ -126,7 +126,7 @@ mod.import.file = Import File
|
||||
mod.import.github = Tuo GitHub Modi
|
||||
mod.item.remove = Tämä esine on osa[accent] '{0}'[] modia. Poistaaksesi sen, sinun tulee poistaa tuon modin vasennus
|
||||
mod.remove.confirm = Tämä modi poistetaan.
|
||||
mod.author = [LIGHT_GRAY]Author:[] {0}
|
||||
mod.author = [lightgray]Author:[] {0}
|
||||
mod.missing = This save contains mods that you have recently updated or no longer have installed. Save corruption may occur. Are you sure you want to load it?\n[lightgray]Mods:\n{0}
|
||||
mod.preview.missing = Before publishing this mod in the workshop, you must add an image preview.\nPlace an image named[accent] preview.png[] into the mod's folder and try again.
|
||||
mod.folder.missing = Only mods in folder form can be published on the workshop.\nTo convert any mod into a folder, simply unzip its file into a folder and delete the old zip, then restart your game or reload your mods.
|
||||
@@ -199,7 +199,7 @@ server.edit = Muokkaa palvelinta
|
||||
server.outdated = [crimson]Vanhentunut palvelin![]
|
||||
server.outdated.client = [crimson]Vanhentunut asiakasohjelma![]
|
||||
server.version = [gray]v{0} {1}
|
||||
server.custombuild = [yellow]Custom Build
|
||||
server.custombuild = [accent]Custom Build
|
||||
confirmban = Oletko varma että haluat antaa porttikiellon tälle pelaajalle?
|
||||
confirmkick = Oletko varma että haluat potkia tämän pelaajan?
|
||||
confirmvotekick = Oletko varma että haluat äänestää tämän pelaajan potkituksi?
|
||||
@@ -291,8 +291,8 @@ builtin = Sisäänrakennettu
|
||||
map.delete.confirm = Oletko varma että haluat poistaa tämän kartan? Poistoa ei voi peruuttaa!
|
||||
map.random = [accent]Satunnainen kartta
|
||||
map.nospawn = Tässä kartassa ei ole ytimiä joihin syntyä! Lisää[accent] oranssi[] ydin karttaan editorissa.
|
||||
map.nospawn.pvp = This map does not have any enemy cores for player to spawn into! Add[SCARLET] non-orange[] cores to this map in the editor.
|
||||
map.nospawn.attack = This map does not have any enemy cores for player to attack! Add[SCARLET] red[] cores to this map in the editor.
|
||||
map.nospawn.pvp = This map does not have any enemy cores for player to spawn into! Add[scarlet] non-orange[] cores to this map in the editor.
|
||||
map.nospawn.attack = This map does not have any enemy cores for player to attack! Add[scarlet] red[] cores to this map in the editor.
|
||||
map.invalid = Virhe ladatessa karttaa: korruptoitunut tai väärä karttatiedosto.
|
||||
workshop.update = Update Item
|
||||
workshop.error = Error fetching workshop details: {0}
|
||||
|
||||
Reference in New Issue
Block a user