|
server_already_running
|
A server is already running on that port
|
|
|
success
|
Success!
|
|
|
unable_authenticate
|
Unable to authenticate
|
|
|
unknown_group
|
Unknown '{group}' group
|
|
|
unknown_user
|
Unknown '{user}' user
|
|
|
values_mismatch
|
Values don't match
|
|
|
warning
|
Warning:
|
|
|
websocket_request_expected
|
Expected a WebSocket request
|
|
|
cannot_open_file
|
Could not open file {file} (reason: {error})
|
|
|
cannot_write_file
|
Could not write file {file} (reason: {error})
|
|
|
unknown_error_reading_file
|
Unknown error while trying to read file {file} (reason: {error})
|
|
|
corrupted_json
|
Corrupted JSON read from {ressource} (reason: {error})
|
|
|
corrupted_yaml
|
Corrupted YAML read from {ressource} (reason: {error})
|
|
|
corrupted_toml
|
Corrupted TOML read from {ressource} (reason: {error})
|
|
|
error_writing_file
|
Error when writing file {file}: {error}
|
|
|
error_removing
|
Error when removing {path}: {error}
|
|
|
error_changing_file_permissions
|
Error when changing permissions for {path}: {error}
|
|
|
invalid_url
|
Failed to connect to {url} ... maybe the service is down, or you are not properly connected to the Internet in IPv4/IPv6.
|
|
|
download_ssl_error
|
SSL error when connecting to {url}
|
|
|
download_timeout
|
{url} took too long to answer, gave up.
|
|