47 lines
1.8 KiB
JSON
47 lines
1.8 KiB
JSON
{
|
|
"espanol" : {
|
|
|
|
"AnP_start" : null,
|
|
"AnP_end" : null,
|
|
|
|
"AnP_SettingsManager_start" : null,
|
|
"AnP_SettingsManager_end" : null,
|
|
|
|
"AnP_I18NManager_start" : null,
|
|
"AnP_I18NManager_end" : null,
|
|
|
|
"AnP_PrintTypesManager_start" : null,
|
|
"AnP_PrintTypesManager_end" : null,
|
|
|
|
"AnP_TerminalManager_start" : null,
|
|
"terminal_manager_unknown_command" : "El comando '{command}' es desconocido.",
|
|
"terminal_manager_exception" : "Hubo una excepción al intentar procesar el comando '{command}'.",
|
|
"AnP_TerminalManager_end" : null,
|
|
|
|
"AnP_ModelsManager_start" : null,
|
|
"AnP_ModelsManager_end" : null,
|
|
|
|
"AnP_ControllersManager_start" : null,
|
|
"AnP_ControllersManager_end" : null,
|
|
|
|
"AnP_IndexesManager_start" : null,
|
|
"AnP_IndexesManager_end" : null,
|
|
|
|
"AnP_RoutesManager_start" : null,
|
|
"AnP_RoutesManager_end" : null,
|
|
|
|
"AnP_WebSocketServerDriver_start" : null,
|
|
"web_socket_server_client_close_exception" : "El Web Socket Servidor '{host}:{port}' ha cerrado la conexión con el cliente '{key}'.",
|
|
"web_socket_server_client_connected" : "El cliente '{key}' se ha conectado al Web Socket Servidor '{host}:{port}' desde '{client_host}:{client_port}'.",
|
|
"web_socket_server_client_exception" : "Excepción al intentar procesar un mensaje de recepción del cliente '{key}' en el Web Socket Servidor '{host}:{port}'.",
|
|
"web_socket_server_client_disconnected" : "El cliente '{key}' se ha desconectado del Web Socket Servidor '{host}:{port}'.",
|
|
"AnP_WebSocketServerDriver_end" : null,
|
|
|
|
"AnP_TitlesManager_start" : null,
|
|
"AnP_TitlesManager_end" : null,
|
|
|
|
"AnP_AIModel_start" : null,
|
|
"AnP_AIModel_end" : null
|
|
|
|
}
|
|
} |