|
|
|
@ -30,20 +30,20 @@
|
|
|
|
|
"app_not_properly_removed": "{app:s} has not been properly removed",
|
|
|
|
|
"app_package_need_update": "The app {app} package needs to be updated to follow YunoHost changes",
|
|
|
|
|
"app_removed": "{app:s} has been removed",
|
|
|
|
|
"app_requirements_checking": "Checking required packages for {app}...",
|
|
|
|
|
"app_requirements_checking": "Checking required packages for {app}…",
|
|
|
|
|
"app_requirements_failed": "Unable to meet requirements for {app}: {error}",
|
|
|
|
|
"app_requirements_unmeet": "Requirements are not met for {app}, the package {pkgname} ({version}) must be {spec}",
|
|
|
|
|
"app_sources_fetch_failed": "Unable to fetch sources files",
|
|
|
|
|
"app_unknown": "Unknown app",
|
|
|
|
|
"app_unsupported_remote_type": "Unsupported remote type used for the app",
|
|
|
|
|
"app_upgrade_app_name": "Upgrading app {app}...",
|
|
|
|
|
"app_upgrade_app_name": "Upgrading app {app}…",
|
|
|
|
|
"app_upgrade_failed": "Unable to upgrade {app:s}",
|
|
|
|
|
"app_upgrade_some_app_failed": "Unable to upgrade some applications",
|
|
|
|
|
"app_upgraded": "{app:s} has been upgraded",
|
|
|
|
|
"appslist_corrupted_json": "Could not load the application lists. It looks like {filename:s} is corrupted.",
|
|
|
|
|
"appslist_could_not_migrate": "Could not migrate app list {appslist:s} ! Unable to parse the url... The old cron job has been kept in {bkp_file:s}.",
|
|
|
|
|
"appslist_could_not_migrate": "Could not migrate app list {appslist:s}! Unable to parse the url… The old cron job has been kept in {bkp_file:s}.",
|
|
|
|
|
"appslist_fetched": "The application list {appslist:s} has been fetched",
|
|
|
|
|
"appslist_migrating": "Migrating application list {appslist:s} ...",
|
|
|
|
|
"appslist_migrating": "Migrating application list {appslist:s}…",
|
|
|
|
|
"appslist_name_already_tracked": "There is already a registered application list with name {name:s}.",
|
|
|
|
|
"appslist_removed": "The application list {appslist:s} has been removed",
|
|
|
|
|
"appslist_retrieve_bad_format": "Retrieved file for application list {appslist:s} is not valid",
|
|
|
|
@ -57,15 +57,17 @@
|
|
|
|
|
"ask_list_to_remove": "List to remove",
|
|
|
|
|
"ask_main_domain": "Main domain",
|
|
|
|
|
"ask_new_admin_password": "New administration password",
|
|
|
|
|
"ask_new_domain": "New domain",
|
|
|
|
|
"ask_new_path": "New path",
|
|
|
|
|
"ask_password": "Password",
|
|
|
|
|
"ask_path": "Path",
|
|
|
|
|
"backup_abstract_method": "This backup method hasn't yet been implemented",
|
|
|
|
|
"backup_action_required": "You must specify something to save",
|
|
|
|
|
"backup_app_failed": "Unable to back up the app '{app:s}'",
|
|
|
|
|
"backup_applying_method_borg": "Sending all files to backup into borg-backup repository...",
|
|
|
|
|
"backup_applying_method_copy": "Copying all files to backup...",
|
|
|
|
|
"backup_applying_method_custom": "Calling the custom backup method '{method:s}'...",
|
|
|
|
|
"backup_applying_method_tar": "Creating the backup tar archive...",
|
|
|
|
|
"backup_applying_method_borg": "Sending all files to backup into borg-backup repository…",
|
|
|
|
|
"backup_applying_method_copy": "Copying all files to backup…",
|
|
|
|
|
"backup_applying_method_custom": "Calling the custom backup method '{method:s}'…",
|
|
|
|
|
"backup_applying_method_tar": "Creating the backup tar archive…",
|
|
|
|
|
"backup_archive_app_not_found": "App '{app:s}' not found in the backup archive",
|
|
|
|
|
"backup_archive_broken_link": "Unable to access backup archive (broken link to {path:s})",
|
|
|
|
|
"backup_archive_mount_failed": "Mounting the backup archive failed",
|
|
|
|
@ -81,7 +83,7 @@
|
|
|
|
|
"backup_copying_to_organize_the_archive": "Copying {size:s}MB to organize the archive",
|
|
|
|
|
"backup_couldnt_bind": "Couldn't bind {src:s} to {dest:s}.",
|
|
|
|
|
"backup_created": "Backup created",
|
|
|
|
|
"backup_creating_archive": "Creating the backup archive...",
|
|
|
|
|
"backup_creating_archive": "Creating the backup archive…",
|
|
|
|
|
"backup_creation_failed": "Backup creation failed",
|
|
|
|
|
"backup_csv_addition_failed": "Unable to add files to backup into the CSV file",
|
|
|
|
|
"backup_csv_creation_failed": "Unable to create the CSV file needed for future restore operations",
|
|
|
|
@ -90,7 +92,7 @@
|
|
|
|
|
"backup_custom_need_mount_error": "Custom backup method failure on 'need_mount' step",
|
|
|
|
|
"backup_delete_error": "Unable to delete '{path:s}'",
|
|
|
|
|
"backup_deleted": "The backup has been deleted",
|
|
|
|
|
"backup_extracting_archive": "Extracting the backup archive...",
|
|
|
|
|
"backup_extracting_archive": "Extracting the backup archive…",
|
|
|
|
|
"backup_hook_unknown": "Backup hook '{hook:s}' unknown",
|
|
|
|
|
"backup_invalid_archive": "Invalid backup archive",
|
|
|
|
|
"backup_method_borg_finished": "Backup into borg finished",
|
|
|
|
@ -104,8 +106,8 @@
|
|
|
|
|
"backup_output_directory_required": "You must provide an output directory for the backup",
|
|
|
|
|
"backup_output_symlink_dir_broken": "You have a broken symlink instead of your archives directory '{path:s}'. You may have a specific setup to backup your data on an other filesystem, in this case you probably forgot to remount or plug your hard dirve or usb key.",
|
|
|
|
|
"backup_php5_to_php7_migration_may_fail": "Could not convert your archive to support php7, your php apps may fail to restore (reason: {error:s})",
|
|
|
|
|
"backup_running_app_script": "Running backup script of app '{app:s}'...",
|
|
|
|
|
"backup_running_hooks": "Running backup hooks...",
|
|
|
|
|
"backup_running_app_script": "Running backup script of app '{app:s}'…",
|
|
|
|
|
"backup_running_hooks": "Running backup hooks…",
|
|
|
|
|
"backup_system_part_failed": "Unable to backup the '{part:s}' system part",
|
|
|
|
|
"backup_unable_to_organize_files": "Unable to organize files in the archive with the quick method",
|
|
|
|
|
"backup_with_no_backup_script_for_app": "App {app:s} has no backup script. Ignoring.",
|
|
|
|
@ -119,7 +121,7 @@
|
|
|
|
|
"certmanager_cert_install_success_selfsigned": "Successfully installed a self-signed certificate for domain {domain:s}!",
|
|
|
|
|
"certmanager_cert_renew_success": "Successfully renewed Let's Encrypt certificate for domain {domain:s}!",
|
|
|
|
|
"certmanager_cert_signing_failed": "Signing the new certificate failed",
|
|
|
|
|
"certmanager_certificate_fetching_or_enabling_failed": "Sounds like enabling the new certificate for {domain:s} failed somehow...",
|
|
|
|
|
"certmanager_certificate_fetching_or_enabling_failed": "Sounds like enabling the new certificate for {domain:s} failed somehow…",
|
|
|
|
|
"certmanager_conflicting_nginx_file": "Unable to prepare domain for ACME challenge: the nginx configuration file {filepath:s} is conflicting and should be removed first",
|
|
|
|
|
"certmanager_couldnt_fetch_intermediate_cert": "Timed out when trying to fetch intermediate certificate from Let's Encrypt. Certificate installation/renewal aborted - please try again later.",
|
|
|
|
|
"certmanager_domain_cert_not_selfsigned": "The certificate for domain {domain:s} is not self-signed. Are you sure you want to replace it? (Use --force)",
|
|
|
|
@ -164,23 +166,23 @@
|
|
|
|
|
"domain_zone_not_found": "DNS zone file not found for domain {:s}",
|
|
|
|
|
"domains_available": "Available domains:",
|
|
|
|
|
"done": "Done",
|
|
|
|
|
"downloading": "Downloading...",
|
|
|
|
|
"downloading": "Downloading…",
|
|
|
|
|
"dyndns_could_not_check_provide": "Could not check if {provider:s} can provide {domain:s}.",
|
|
|
|
|
"dyndns_cron_installed": "The DynDNS cron job has been installed",
|
|
|
|
|
"dyndns_cron_remove_failed": "Unable to remove the DynDNS cron job",
|
|
|
|
|
"dyndns_cron_removed": "The DynDNS cron job has been removed",
|
|
|
|
|
"dyndns_ip_update_failed": "Unable to update IP address on DynDNS",
|
|
|
|
|
"dyndns_ip_updated": "Your IP address has been updated on DynDNS",
|
|
|
|
|
"dyndns_key_generating": "DNS key is being generated, it may take a while...",
|
|
|
|
|
"dyndns_key_generating": "DNS key is being generated, it may take a while…",
|
|
|
|
|
"dyndns_key_not_found": "DNS key not found for the domain",
|
|
|
|
|
"dyndns_no_domain_registered": "No domain has been registered with DynDNS",
|
|
|
|
|
"dyndns_registered": "The DynDNS domain has been registered",
|
|
|
|
|
"dyndns_registration_failed": "Unable to register DynDNS domain: {error:s}",
|
|
|
|
|
"dyndns_domain_not_provided": "Dyndns provider {provider:s} cannot provide domain {domain:s}.",
|
|
|
|
|
"dyndns_unavailable": "Domain {domain:s} is not available.",
|
|
|
|
|
"executing_command": "Executing command '{command:s}'...",
|
|
|
|
|
"executing_script": "Executing script '{script:s}'...",
|
|
|
|
|
"extracting": "Extracting...",
|
|
|
|
|
"executing_command": "Executing command '{command:s}'…",
|
|
|
|
|
"executing_script": "Executing script '{script:s}'…",
|
|
|
|
|
"extracting": "Extracting…",
|
|
|
|
|
"experimental_feature": "Warning: this feature is experimental and not consider stable, you shouldn't be using it except if you know what you are doing.",
|
|
|
|
|
"field_invalid": "Invalid field '{:s}'",
|
|
|
|
|
"firewall_reload_failed": "Unable to reload the firewall",
|
|
|
|
@ -214,12 +216,12 @@
|
|
|
|
|
"invalid_url_format": "Invalid URL format",
|
|
|
|
|
"ip6tables_unavailable": "You cannot play with ip6tables here. You are either in a container or your kernel does not support it",
|
|
|
|
|
"iptables_unavailable": "You cannot play with iptables here. You are either in a container or your kernel does not support it",
|
|
|
|
|
"log_corrupted_md_file": "The yaml metadata file associated with logs is corrupted : '{md_file}'",
|
|
|
|
|
"log_corrupted_md_file": "The yaml metadata file associated with logs is corrupted: '{md_file}'",
|
|
|
|
|
"log_category_404": "The log category '{category}' does not exist",
|
|
|
|
|
"log_link_to_log": "Full log of this operation: '<a href=\"#/tools/logs/{name}\" style=\"text-decoration:underline\">{desc}</a>'",
|
|
|
|
|
"log_help_to_get_log": "To view the log of the operation '{desc}', use the command 'yunohost log display {name}'",
|
|
|
|
|
"log_link_to_failed_log": "The operation '{desc}' has failed ! To get help, please <a href=\"#/tools/logs/{name}\">provide the full log of this operation by clicking here</a>",
|
|
|
|
|
"log_help_to_get_failed_log": "The operation '{desc}' has failed ! To get help, please share the full log of this operation using the command 'yunohost log display {name} --share'",
|
|
|
|
|
"log_link_to_failed_log": "The operation '{desc}' has failed! To get help, please <a href=\"#/tools/logs/{name}\">provide the full log of this operation by clicking here</a>",
|
|
|
|
|
"log_help_to_get_failed_log": "The operation '{desc}' has failed! To get help, please share the full log of this operation using the command 'yunohost log display {name} --share'",
|
|
|
|
|
"log_does_exists": "There is not operation log with the name '{log}', use 'yunohost log list to see all available operation logs'",
|
|
|
|
|
"log_operation_unit_unclosed_properly": "Operation unit has not been closed properly",
|
|
|
|
|
"log_app_addaccess": "Add access to '{}'",
|
|
|
|
@ -269,11 +271,11 @@
|
|
|
|
|
"migrate_tsig_end": "Migration to hmac-sha512 finished",
|
|
|
|
|
"migrate_tsig_failed": "Migrating the dyndns domain {domain} to hmac-sha512 failed, rolling back. Error: {error_code} - {error}",
|
|
|
|
|
"migrate_tsig_start": "Not secure enough key algorithm detected for TSIG signature of domain '{domain}', initiating migration to the more secure one hmac-sha512",
|
|
|
|
|
"migrate_tsig_wait": "Let's wait 3min for the dyndns server to take the new key into account...",
|
|
|
|
|
"migrate_tsig_wait_2": "2min...",
|
|
|
|
|
"migrate_tsig_wait_3": "1min...",
|
|
|
|
|
"migrate_tsig_wait_4": "30 secondes...",
|
|
|
|
|
"migrate_tsig_not_needed": "You do not appear to use a dyndns domain, so no migration is needed !",
|
|
|
|
|
"migrate_tsig_wait": "Let's wait 3min for the dyndns server to take the new key into account…",
|
|
|
|
|
"migrate_tsig_wait_2": "2min…",
|
|
|
|
|
"migrate_tsig_wait_3": "1min…",
|
|
|
|
|
"migrate_tsig_wait_4": "30 secondes…",
|
|
|
|
|
"migrate_tsig_not_needed": "You do not appear to use a dyndns domain, so no migration is needed!",
|
|
|
|
|
"migration_description_0001_change_cert_group_to_sslcert": "Change certificates group permissions from 'metronome' to 'ssl-cert'",
|
|
|
|
|
"migration_description_0002_migrate_to_tsig_sha256": "Improve security of dyndns TSIG by using SHA512 instead of MD5",
|
|
|
|
|
"migration_description_0003_migrate_to_stretch": "Upgrade the system to Debian Stretch and YunoHost 3.0",
|
|
|
|
@ -284,29 +286,29 @@
|
|
|
|
|
"migration_description_0008_ssh_conf_managed_by_yunohost_step2": "Let the SSH configuration be managed by YunoHost (step 2, manual)",
|
|
|
|
|
"migration_0003_backward_impossible": "The stretch migration cannot be reverted.",
|
|
|
|
|
"migration_0003_start": "Starting migration to Stretch. The logs will be available in {logfile}.",
|
|
|
|
|
"migration_0003_patching_sources_list": "Patching the sources.lists ...",
|
|
|
|
|
"migration_0003_main_upgrade": "Starting main upgrade ...",
|
|
|
|
|
"migration_0003_fail2ban_upgrade": "Starting the fail2ban upgrade ...",
|
|
|
|
|
"migration_0003_restoring_origin_nginx_conf": "Your file /etc/nginx/nginx.conf was edited somehow. The migration is going to reset back to its original state first... The previous file will be available as {backup_dest}.",
|
|
|
|
|
"migration_0003_yunohost_upgrade": "Starting the yunohost package upgrade ... The migration will end, but the actual upgrade will happen right after. After the operation is complete, you might have to re-log on the webadmin.",
|
|
|
|
|
"migration_0003_not_jessie": "The current debian distribution is not Jessie !",
|
|
|
|
|
"migration_0003_patching_sources_list": "Patching the sources.lists…",
|
|
|
|
|
"migration_0003_main_upgrade": "Starting main upgrade…",
|
|
|
|
|
"migration_0003_fail2ban_upgrade": "Starting the fail2ban upgrade…",
|
|
|
|
|
"migration_0003_restoring_origin_nginx_conf": "Your file /etc/nginx/nginx.conf was edited somehow. The migration is going to reset back to its original state first… The previous file will be available as {backup_dest}.",
|
|
|
|
|
"migration_0003_yunohost_upgrade": "Starting the yunohost package upgrade… The migration will end, but the actual upgrade will happen right after. After the operation is complete, you might have to re-log on the webadmin.",
|
|
|
|
|
"migration_0003_not_jessie": "The current debian distribution is not Jessie!",
|
|
|
|
|
"migration_0003_system_not_fully_up_to_date": "Your system is not fully up to date. Please perform a regular upgrade before running the migration to stretch.",
|
|
|
|
|
"migration_0003_still_on_jessie_after_main_upgrade": "Something wrong happened during the main upgrade : system is still on Jessie !? To investigate the issue, please look at {log} :s ...",
|
|
|
|
|
"migration_0003_general_warning": "Please note that this migration is a delicate operation. While the YunoHost team did its best to review and test it, the migration might still break parts of the system or apps.\n\nTherefore, we recommend you to :\n - Perform a backup of any critical data or app. More infos on https://yunohost.org/backup ;\n - Be patient after launching the migration : depending on your internet connection and hardware, it might take up to a few hours for everything to upgrade.\n\nAdditionally, the port for SMTP, used by external email clients (like Thunderbird or K9-Mail) was changed from 465 (SSL/TLS) to 587 (STARTTLS). The old port 465 will automatically be closed and the new port 587 will be opened in the firewall. You and your users *will* have to adapt the configuration of your email clients accordingly!",
|
|
|
|
|
"migration_0003_problematic_apps_warning": "Please note that the following possibly problematic installed apps were detected. It looks like those were not installed from an applist or are not flagged as 'working'. Consequently, we cannot guarantee that they will still work after the upgrade : {problematic_apps}",
|
|
|
|
|
"migration_0003_modified_files": "Please note that the following files were found to be manually modified and might be overwritten at the end of the upgrade : {manually_modified_files}",
|
|
|
|
|
"migration_0003_still_on_jessie_after_main_upgrade": "Something wrong happened during the main upgrade: system is still on Jessie!? To investigate the issue, please look at {log}:s…",
|
|
|
|
|
"migration_0003_general_warning": "Please note that this migration is a delicate operation. While the YunoHost team did its best to review and test it, the migration might still break parts of the system or apps.\n\nTherefore, we recommend you to:\n - Perform a backup of any critical data or app. More infos on https://yunohost.org/backup;\n - Be patient after launching the migration: depending on your internet connection and hardware, it might take up to a few hours for everything to upgrade.\n\nAdditionally, the port for SMTP, used by external email clients (like Thunderbird or K9-Mail) was changed from 465 (SSL/TLS) to 587 (STARTTLS). The old port 465 will automatically be closed and the new port 587 will be opened in the firewall. You and your users *will* have to adapt the configuration of your email clients accordingly!",
|
|
|
|
|
"migration_0003_problematic_apps_warning": "Please note that the following possibly problematic installed apps were detected. It looks like those were not installed from an applist or are not flagged as 'working'. Consequently, we cannot guarantee that they will still work after the upgrade: {problematic_apps}",
|
|
|
|
|
"migration_0003_modified_files": "Please note that the following files were found to be manually modified and might be overwritten at the end of the upgrade: {manually_modified_files}",
|
|
|
|
|
"migration_0005_postgresql_94_not_installed": "Postgresql was not installed on your system. Nothing to do!",
|
|
|
|
|
"migration_0005_postgresql_96_not_installed": "Postgresql 9.4 has been found to be installed, but not postgresql 9.6 !? Something weird might have happened on your system :( ...",
|
|
|
|
|
"migration_0005_not_enough_space": "Not enough space is available in {path} to run the migration right now :(.",
|
|
|
|
|
"migration_0005_postgresql_96_not_installed": "Postgresql 9.4 has been found to be installed, but not postgresql 9.6!? Something weird might have happened on your system:(…",
|
|
|
|
|
"migration_0005_not_enough_space": "Not enough space is available in {path} to run the migration right now:(.",
|
|
|
|
|
"migration_0006_disclaimer": "Yunohost now expects admin and root passwords to be synchronized. By running this migration, your root password is going to be replaced by the admin password.",
|
|
|
|
|
"migration_0007_cancelled": "YunoHost has failed to improve the way your SSH conf is managed.",
|
|
|
|
|
"migration_0007_cannot_restart": "SSH can't be restarted after trying to cancel migration number 6.",
|
|
|
|
|
"migration_0008_general_disclaimer": "To improve the security of your server, it is recommended to let YunoHost manage the SSH configuration. Your current SSH configuration differs from the recommended configuration. If you let YunoHost reconfigure it, the way you connect to your server through SSH will change in the following way:",
|
|
|
|
|
"migration_0008_port": " - you will have to connect using port 22 instead of your current custom SSH port. Feel free to reconfigure it ;",
|
|
|
|
|
"migration_0008_root": " - you will not be able to connect as root through SSH. Instead you should use the admin user ;",
|
|
|
|
|
"migration_0008_dsa": " - the DSA key will be disabled. Hence, you might need to invalidate a spooky warning from your SSH client, and recheck the fingerprint of your server ;",
|
|
|
|
|
"migration_0008_port": " - you will have to connect using port 22 instead of your current custom SSH port. Feel free to reconfigure it;",
|
|
|
|
|
"migration_0008_root": " - you will not be able to connect as root through SSH. Instead you should use the admin user;",
|
|
|
|
|
"migration_0008_dsa": " - the DSA key will be disabled. Hence, you might need to invalidate a spooky warning from your SSH client, and recheck the fingerprint of your server;",
|
|
|
|
|
"migration_0008_warning": "If you understand those warnings and agree to let YunoHost override your current configuration, run the migration. Otherwise, you can also skip the migration - though it is not recommended.",
|
|
|
|
|
"migration_0008_no_warning": "No major risk has been indentified about overriding your SSH configuration - but we can't be absolutely sure ;) ! If you agree to let YunoHost override your current configuration, run the migration. Otherwise, you can also skip the migration - though it is not recommended.",
|
|
|
|
|
"migration_0008_no_warning": "No major risk has been indentified about overriding your SSH configuration - but we can't be absolutely sure ;)! If you agree to let YunoHost override your current configuration, run the migration. Otherwise, you can also skip the migration - though it is not recommended.",
|
|
|
|
|
"migrations_backward": "Migrating backward.",
|
|
|
|
|
"migrations_bad_value_for_target": "Invalid number for target argument, available migrations numbers are 0 or {}",
|
|
|
|
|
"migrations_cant_reach_migration_file": "Can't access migrations files at path %s",
|
|
|
|
@ -314,12 +316,12 @@
|
|
|
|
|
"migrations_error_failed_to_load_migration": "ERROR: failed to load migration {number} {name}",
|
|
|
|
|
"migrations_forward": "Migrating forward",
|
|
|
|
|
"migrations_list_conflict_pending_done": "You cannot use both --previous and --done at the same time.",
|
|
|
|
|
"migrations_loading_migration": "Loading migration {number} {name}...",
|
|
|
|
|
"migrations_loading_migration": "Loading migration {number} {name}…",
|
|
|
|
|
"migrations_migration_has_failed": "Migration {number} {name} has failed with exception {exception}, aborting",
|
|
|
|
|
"migrations_no_migrations_to_run": "No migrations to run",
|
|
|
|
|
"migrations_show_currently_running_migration": "Running migration {number} {name}...",
|
|
|
|
|
"migrations_show_currently_running_migration": "Running migration {number} {name}…",
|
|
|
|
|
"migrations_show_last_migration": "Last ran migration is {}",
|
|
|
|
|
"migrations_skip_migration": "Skipping migration {number} {name}...",
|
|
|
|
|
"migrations_skip_migration": "Skipping migration {number} {name}…",
|
|
|
|
|
"migrations_success": "Successfully ran migration {number} {name}!",
|
|
|
|
|
"migrations_to_be_ran_manually": "Migration {number} {name} has to be ran manually. Please go to Tools > Migrations on the webadmin, or run `yunohost tools migrations migrate`.",
|
|
|
|
|
"migrations_need_to_accept_disclaimer": "To run the migration {number} {name}, your must accept the following disclaimer:\n---\n{disclaimer}\n---\nIf you accept to run the migration, please re-run the command with the option --accept-disclaimer.",
|
|
|
|
@ -379,7 +381,7 @@
|
|
|
|
|
"restore_cleaning_failed": "Unable to clean-up the temporary restoration directory",
|
|
|
|
|
"restore_complete": "Restore complete",
|
|
|
|
|
"restore_confirm_yunohost_installed": "Do you really want to restore an already installed system? [{answers:s}]",
|
|
|
|
|
"restore_extracting": "Extracting needed files from the archive...",
|
|
|
|
|
"restore_extracting": "Extracting needed files from the archive…",
|
|
|
|
|
"restore_failed": "Unable to restore the system",
|
|
|
|
|
"restore_hook_unavailable": "Restoration script for '{part:s}' not available on your system and not in the archive either",
|
|
|
|
|
"restore_may_be_not_enough_disk_space": "Your system seems not to have enough disk space (freespace: {free_space:d} B, needed space: {needed_space:d} B, security margin: {margin:d} B)",
|
|
|
|
@ -387,10 +389,10 @@
|
|
|
|
|
"restore_not_enough_disk_space": "Not enough disk space (freespace: {free_space:d} B, needed space: {needed_space:d} B, security margin: {margin:d} B)",
|
|
|
|
|
"restore_nothings_done": "Nothing has been restored",
|
|
|
|
|
"restore_removing_tmp_dir_failed": "Unable to remove an old temporary directory",
|
|
|
|
|
"restore_running_app_script": "Running restore script of app '{app:s}'...",
|
|
|
|
|
"restore_running_hooks": "Running restoration hooks...",
|
|
|
|
|
"restore_running_app_script": "Running restore script of app '{app:s}'…",
|
|
|
|
|
"restore_running_hooks": "Running restoration hooks…",
|
|
|
|
|
"restore_system_part_failed": "Unable to restore the '{part:s}' system part",
|
|
|
|
|
"root_password_desynchronized": "The admin password has been changed, but YunoHost was unable to propagate this on the root password !",
|
|
|
|
|
"root_password_desynchronized": "The admin password has been changed, but YunoHost was unable to propagate this on the root password!",
|
|
|
|
|
"root_password_replaced_by_admin_password": "Your root password have been replaced by your admin password.",
|
|
|
|
|
"server_shutdown": "The server will shutdown",
|
|
|
|
|
"server_shutdown_confirm": "The server will shutdown immediatly, are you sure? [{answers:s}]",
|
|
|
|
@ -436,9 +438,9 @@
|
|
|
|
|
"service_enable_failed": "Unable to enable service '{service:s}'\n\nRecent service logs:{logs:s}",
|
|
|
|
|
"service_enabled": "The service '{service:s}' has been enabled",
|
|
|
|
|
"service_no_log": "No log to display for service '{service:s}'",
|
|
|
|
|
"service_regenconf_dry_pending_applying": "Checking pending configuration which would have been applied for service '{service}'...",
|
|
|
|
|
"service_regenconf_dry_pending_applying": "Checking pending configuration which would have been applied for service '{service}'…",
|
|
|
|
|
"service_regenconf_failed": "Unable to regenerate the configuration for service(s): {services}",
|
|
|
|
|
"service_regenconf_pending_applying": "Applying pending configuration for service '{service}'...",
|
|
|
|
|
"service_regenconf_pending_applying": "Applying pending configuration for service '{service}'…",
|
|
|
|
|
"service_remove_failed": "Unable to remove service '{service:s}'",
|
|
|
|
|
"service_removed": "The service '{service:s}' has been removed",
|
|
|
|
|
"service_reload_failed": "Unable to reload service '{service:s}'\n\nRecent service logs:{logs:s}",
|
|
|
|
@ -460,14 +462,14 @@
|
|
|
|
|
"system_upgraded": "The system has been upgraded",
|
|
|
|
|
"system_username_exists": "Username already exists in the system users",
|
|
|
|
|
"unbackup_app": "App '{app:s}' will not be saved",
|
|
|
|
|
"unexpected_error": "An unexpected error occured",
|
|
|
|
|
"unexpected_error": "An unexpected error occured: {error}",
|
|
|
|
|
"unit_unknown": "Unknown unit '{unit:s}'",
|
|
|
|
|
"unlimit": "No quota",
|
|
|
|
|
"unrestore_app": "App '{app:s}' will not be restored",
|
|
|
|
|
"update_cache_failed": "Unable to update APT cache",
|
|
|
|
|
"updating_apt_cache": "Updating the list of available packages...",
|
|
|
|
|
"updating_apt_cache": "Updating the list of available packages…",
|
|
|
|
|
"upgrade_complete": "Upgrade complete",
|
|
|
|
|
"upgrading_packages": "Upgrading packages...",
|
|
|
|
|
"upgrading_packages": "Upgrading packages…",
|
|
|
|
|
"upnp_dev_not_found": "No UPnP device found",
|
|
|
|
|
"upnp_disabled": "UPnP has been disabled",
|
|
|
|
|
"upnp_enabled": "UPnP has been enabled",
|
|
|
|
@ -486,6 +488,6 @@
|
|
|
|
|
"yunohost_ca_creation_failed": "Unable to create certificate authority",
|
|
|
|
|
"yunohost_ca_creation_success": "The local certification authority has been created.",
|
|
|
|
|
"yunohost_configured": "YunoHost has been configured",
|
|
|
|
|
"yunohost_installing": "Installing YunoHost...",
|
|
|
|
|
"yunohost_installing": "Installing YunoHost…",
|
|
|
|
|
"yunohost_not_installed": "YunoHost is not or not correctly installed. Please execute 'yunohost tools postinstall'"
|
|
|
|
|
}
|
|
|
|
|