mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
22 lines
1.0 KiB
JSON
22 lines
1.0 KiB
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",
|
|
"APP_NOMODULE_1": "Actualmente no hay ningún módulo cargado.",
|
|
"APP_NOMODULE_2": "Configure su orden de carga y reinicie:"
|
|
} |