|
additional_urls_already_added
|
Additionnal URL '{url}' already added in the additional URL for permission '{permission}'
|
|
|
additional_urls_already_removed
|
Additionnal URL '{url}' already removed in the additional URL for permission '{permission}'
|
|
|
admins
|
Admins
|
|
|
all_users
|
All YunoHost users
|
|
|
app_action_failed
|
Failed to run action {action} for app {app}
|
|
|
app_arch_not_supported
|
This app can only be installed on architectures {required} but your server architecture is {current}
|
|
|
app_argument_password_no_default
|
Error while parsing password argument '{name}': password argument can't have a default value for security reasons
|
|
|
app_change_url_failed
|
Could not change the url for {app}: {error}
|
|
|
app_change_url_no_script
|
The app '{app_name}' doesn't support URL modification yet. Maybe you should upgrade it.
|
|
|
app_change_url_require_full_domain
|
{app} cannot be moved to this new URL because it requires a full domain (i.e. with path = /)
|
|
|
app_change_url_script_failed
|
An error occured inside the change url script
|
|
|
app_change_url_success
|
{app} URL is now {domain}{path}
|
|
|
app_config_unable_to_apply
|
Failed to apply config panel values.
|
|
|
app_config_unable_to_read
|
Failed to read config panel values.
|
|
|
app_corrupt_source
|
YunoHost was able to download the asset '{source_id}' ({url}) for {app}, but the asset doesn't match the expected checksum. This could mean that some temporary network failure happened on your server, OR the asset was somehow changed by the upstream maintainer (or a malicious actor?) and YunoHost packagers need to investigate and update the app manifest to reflect this change. Expected sha256 checksum: {expected_sha256} Downloaded sha256 checksum: {computed_sha256} Downloaded file size: {size}
|
|
|
app_extraction_failed
|
Could not extract the installation files
|
|
|
app_failed_to_download_asset
|
Failed to download asset '{source_id}' ({url}) for {app}: {out}
|
|
|
app_failed_to_upgrade_but_continue
|
App {failed_app} failed to upgrade, continue to next upgrades as requested. Run 'yunohost log show {operation_logger_name}' to see failure log
|
|
|
app_full_domain_unavailable
|
Sorry, this app must be installed on a domain of its own, but other apps are already installed on the domain '{domain}'. You could use a subdomain dedicated to this app instead.
|
|
|
app_id_invalid
|
Invalid app ID
|
|