mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 15:16:07 +09:00
20 lines
939 B
JSON
20 lines
939 B
JSON
{
|
|
"CONTEXT_CHARACTER": "Personaje",
|
|
"MENU_LABEL_COPYRIGHT": "Copyright",
|
|
"COPYRIGHT_ALL_RIGHTS_RESERVED": "Todos los derechos reservados",
|
|
"COPYRIGHT_GNU_GPL_3": "Distribuido bajo GNU GPL 3",
|
|
"APP_WARNING_HEALTH_AND_SAFETY": "ADVERTENCIA-SALUD Y SEGURIDAD",
|
|
"MENU_LABEL_PRESS_START_SYMBOL": "Pulsa >",
|
|
"MENU_MODULES" : "Módulos",
|
|
"GAME_ACTION_MOVE_VERB" : "Mover",
|
|
"MENU_LABEL_RESET" : "Reiniciar",
|
|
"GAME_32BIT_WARNING1": "Parece que está ejecutando una versión de 32 bits de Java.",
|
|
"GAME_32BIT_WARNING2": "Descargue e instale la última versión de Java de 64 bits en:",
|
|
"GAME_32BIT_WARNING3": "https://www.java.com/es/download/",
|
|
"MENU_LABEL_RESTART_REQUIRED": "Es necesario reiniciar",
|
|
"MENU_LABEL_KEYBOARD_LAYOUT": "Diseño del teclado",
|
|
"MENU_OPTIONS_DITHER": "Interpolación de colores",
|
|
"MENU_OPTIONS_BLUR": "Desenfocar",
|
|
"MENU_OPTIONS_PARTICLES": "Partícula",
|
|
"MENU_IO_IMPORT": "Importar"
|
|
} |