|
confirm
|
Confirm {prompt}
|
|
|
edit_text_question
|
{}. Edit this text ? [yN]:
|
|
|
error
|
Error:
|
|
|
file_not_exist
|
File does not exist: '{path}'
|
|
|
folder_exists
|
Folder already exists: '{path}'
|
|
|
invalid_argument
|
Invalid argument '{argument}': {error}
|
|
|
invalid_usage
|
Invalid usage, pass --help to see help
|
|
|
not_logged_in
|
You are not logged in
|
|
|
operation_interrupted
|
Operation interrupted
|
|
|
pattern_not_match
|
Does not match pattern
|
|
|
root_required
|
You must be root to perform this action
|
|
|
server_already_running
|
A server is already running on that port
|
|
|
unknown_group
|
Unknown '{group}' group
|
|
|
unknown_user
|
Unknown '{user}' user
|
|
|
values_mismatch
|
Values don't match
|
|
|
websocket_request_expected
|
Expected a WebSocket request
|
|
|
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})
|
|