41 lines
1.9 KiB
Plaintext
41 lines
1.9 KiB
Plaintext
tile.air.name=Aire
|
|
tile.personalSpacePortal.name=Portal de Dimensión Personal
|
|
tile.personalSpacePortalLegacy.name=Legacy Personal Dimension Portal (UW Migration)
|
|
|
|
chat.overworldPersonalDimension=Personal dimensions can only be created from the overworld
|
|
chat.personalWorld.created=Personal dimension successfully created!
|
|
chat.personalWorld.updated=Personal dimension successfully updated!
|
|
chat.personalWorld.relinked=Portal successfully relinked in dimension %d
|
|
chat.personalWorld.relinked.error=Portal was not relinked, it would cause losing access to the dimension.
|
|
chat.personalWorld.proximity=Demasiado cercano a otro portal.
|
|
chat.personalWorld.denied=Settings not changed: access denied.
|
|
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
|
|
|
|
gui.personalWorld.voidWorld=Mundo vacío
|
|
gui.personalWorld.biome=Nombre del bioma
|
|
gui.personalWorld.presets=Predefindos
|
|
gui.personalWorld.layers=Capas
|
|
|
|
gui.personalWorld.skyColor=Color del cielo
|
|
gui.personalWorld.skyColor.red=Rojo:
|
|
gui.personalWorld.skyColor.green=Verde:
|
|
gui.personalWorld.skyColor.blue=Azul:
|
|
gui.personalWorld.starBrightness=Star brightness
|
|
|
|
gui.personalWorld.vegetation=Foliage
|
|
gui.personalWorld.trees=Árboles
|
|
gui.personalWorld.weather=Weather
|
|
gui.personalWorld.clouds=Nubes
|
|
|
|
gui.personalWorld.invalidSyntax=Invalid syntax
|
|
gui.personalWorld.notAllowed=Not allowed by the server's configuration
|
|
|
|
gui.personalWorld.skyType.VANILLA=Vanilla sky
|
|
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
|
|
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
|
|
|
|
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
|
|
commands.pspace.badDimension=The specified dimension doesn't exist
|
|
commands.pspace.where=Player %s is in dimension %d
|
|
commands.pspace.tpx=Player %s was teleported to %d: %d, %d, %d
|
|
commands.pspace.allow-worldgen-change=Player %s unlocked worldgen settings for dimension %d |