|
aborting
|
Aborting.
|
|
admin_password_change_failed
|
Unable to change password
|
|
admin_password_changed
|
The administration password was changed
|
|
already_up_to_date
|
Nothing to do. Everything is already up-to-date.
|
|
app_action_broke_system
|
This action seems to have broken these important services: {services}
|
|
app_action_cannot_be_ran_because_required_services_down
|
These required services should be running to run this action: {services}. Try restarting them to continue (and possibly investigate why they are down).
|
|
app_argument_invalid
|
Pick a valid value for the argument '{name}': {error}
|
|
app_install_failed
|
Unable to install {app}: {error}
|
|
app_requirements_checking
|
Checking required packages for {app}...
|
|
app_start_install
|
Installing {app}...
|
|
app_start_remove
|
Removing {app}...
|
|
app_start_restore
|
Restoring {app}...
|
|
app_upgrade_app_name
|
Now upgrading {app}...
|
|
app_upgrade_some_app_failed
|
Some apps could not be upgraded
|
|
backup_applying_method_custom
|
Calling the custom backup method '{method}'...
|
|
backup_applying_method_tar
|
Creating the backup TAR archive...
|
|
backup_archive_name_unknown
|
Unknown local backup archive named '{name}'
|
|
backup_ask_for_copying_if_needed
|
Do you want to perform the backup using {size}MB temporarily? (This way is used since some files could not be prepared using a more efficient method.)
|
|
backup_mount_archive_for_restore
|
Preparing archive for restoration...
|
|
certmanager_acme_not_configured_for_domain
|
The ACME challenge cannot be ran for {domain} right now because its nginx conf lacks the corresponding code snippet... Please make sure that your nginx configuration is up to date using `yunohost tools regen-conf nginx --dry-run --with-diff`.
|