Lowercases ColorNames (#2053)
* lowercase colornames * change yellow to accent
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
credits.text = Autor: [ROYAL]Anuken[] - [SKY]anukendev@gmail.com[]
|
||||
credits.text = Autor: [royal]Anuken[] - [sky]anukendev@gmail.com[]
|
||||
credits = Tegijad
|
||||
contributors = Tõlkijad ja panustajad
|
||||
discord = Liitu Mindustry Discordi serveriga!
|
||||
@@ -101,7 +101,7 @@ feature.unsupported = Your device does not support this feature.
|
||||
mods.alphainfo = Keep in mind that mods are in alpha, and[scarlet] may be very buggy[].\nReport any issues you find to the Mindustry GitHub or Discord.
|
||||
mods.alpha = [accent](Alpha)
|
||||
mods = Mods
|
||||
mods.none = [LIGHT_GRAY]No mods found!
|
||||
mods.none = [lightgray]No mods found!
|
||||
mods.guide = Modding Guide
|
||||
mods.report = Report Bug
|
||||
mods.openfolder = Open Mod Folder
|
||||
@@ -126,7 +126,7 @@ mod.import.file = Import File
|
||||
mod.import.github = Import GitHub Mod
|
||||
mod.item.remove = This item is part of the[accent] '{0}'[] mod. To remove it, uninstall that mod.
|
||||
mod.remove.confirm = This mod will be deleted.
|
||||
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 = Kohanda serverit
|
||||
server.outdated = [crimson]Aegunud server![]
|
||||
server.outdated.client = [crimson]Aegunud versioon![]
|
||||
server.version = [lightgray]v{0} {1}
|
||||
server.custombuild = [yellow]Kohandatud versioon
|
||||
server.custombuild = [accent]Kohandatud versioon
|
||||
confirmban = Oled kindel, et soovid keelata sellel mängjal siin mängida?
|
||||
confirmkick = Oled kindel, et soovid selle mängija välja visata?
|
||||
confirmvotekick = Oled kindel, et soovid selle mängija mängust välja hääletada?
|
||||
@@ -291,8 +291,8 @@ builtin = Sisse-ehitatud
|
||||
map.delete.confirm = Oled kindel, et soovid maailma kustutada? Seda ei saa tagasi võtta!
|
||||
map.random = [accent]Suvaline maailm
|
||||
map.nospawn = Selles maailmas ei ole mängijate tuumikuid!\nLisa redaktoris sellele maailmale[accent] oranž[] tuumik.
|
||||
map.nospawn.pvp = Selles maailmas ei ole piisavalt mängijate tuumikuid!\nLisa redaktoris sellele maailmale[SCARLET] mitte-oranže[] tuumikuid.
|
||||
map.nospawn.attack = Selles maailmas ei ole mängijate poolt rünnatavaid vaenlaste tuumikuid!\nLisa redaktoris sellele maailmale[SCARLET] punaseid[] tuumikuid.
|
||||
map.nospawn.pvp = Selles maailmas ei ole piisavalt mängijate tuumikuid!\nLisa redaktoris sellele maailmale[scarlet] mitte-oranže[] tuumikuid.
|
||||
map.nospawn.attack = Selles maailmas ei ole mängijate poolt rünnatavaid vaenlaste tuumikuid!\nLisa redaktoris sellele maailmale[scarlet] punaseid[] tuumikuid.
|
||||
map.invalid = Viga maailma laadimisel: ebasobiv või riknenud fail.
|
||||
workshop.update = Update Item
|
||||
workshop.error = Error fetching workshop details: {0}
|
||||
|
||||
Reference in New Issue
Block a user