|
argument_required
|
Argument '{argument}' is required
|
|
|
authentication_required
|
Authentication required
|
|
|
cannot_open_file
|
Could not open file {file} (reason: {error})
|
|
|
cannot_write_file
|
Could not write file {file} (reason: {error})
|
|
|
confirm
|
Confirm {prompt}
|
|
|
corrupted_json
|
Corrupted JSON read from {ressource} (reason: {error})
|
|
|
corrupted_toml
|
Corrupted TOML read from {ressource} (reason: {error})
|
|
|
corrupted_yaml
|
Corrupted YAML read from {ressource} (reason: {error})
|
|
|
deprecated_command
|
'{prog} {command}' is deprecated and will be removed in the future
|
|
|
deprecated_command_alias
|
'{prog} {old}' is deprecated and will be removed in the future, use '{prog} {new}' instead
|
|
|
download_bad_status_code
|
{url} returned status code {code}
|
|
|
download_ssl_error
|
SSL error when connecting to {url}
|
|
|
download_timeout
|
{url} took too long to answer, gave up.
|
|
|
download_unknown_error
|
Error when downloading data from {url}: {error}
|
|
|
edit_text_question
|
{}. Edit this text ? [yN]:
|
|
|
error
|
Error:
|
|
|
error_changing_file_permissions
|
Error when changing permissions for {path}: {error}
|
|
|
error_removing
|
Error when removing {path}: {error}
|
|
|
error_writing_file
|
Error when writing file {file}: {error}
|
|
|
file_not_exist
|
File does not exist: '{path}'
|
|