mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Tiny typographic changes
This commit is contained in:
parent
4884bff617
commit
66cb7674ff
1 changed files with 66 additions and 66 deletions
|
@ -65,28 +65,28 @@
|
|||
"check_mx": "MX record",
|
||||
"check_stmp": "port 25 access",
|
||||
"close": "Close",
|
||||
"confirm_access_add": "Are you sure you want to add access to %s for all users ?",
|
||||
"confirm_access_clear": "Are you sure you want to clear all access to %s ?",
|
||||
"confirm_access_remove_all": "Are you sure you want to remove all access to %s ?",
|
||||
"confirm_access_remove_user": "Are you sure you want to remove access to %s for %s ?",
|
||||
"confirm_app_change_url": "Are you sure you want to change the app access URL ?",
|
||||
"confirm_app_default": "Are you sure you want to make this app default ?",
|
||||
"confirm_change_maindomain": "Are you sure you want to change the main domain ?",
|
||||
"confirm_delete": "Are you sure you want to delete %s ?",
|
||||
"confirm_access_add": "Are you sure you want to add access to %s for all users?",
|
||||
"confirm_access_clear": "Are you sure you want to clear all access to %s?",
|
||||
"confirm_access_remove_all": "Are you sure you want to remove all access to %s?",
|
||||
"confirm_access_remove_user": "Are you sure you want to remove access to %s for %s?",
|
||||
"confirm_app_change_url": "Are you sure you want to change the app access URL?",
|
||||
"confirm_app_default": "Are you sure you want to make this app default?",
|
||||
"confirm_change_maindomain": "Are you sure you want to change the main domain?",
|
||||
"confirm_delete": "Are you sure you want to delete %s?",
|
||||
"confirm_firewall_open": "Are you sure you want to open port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_firewall_close": "Are you sure you want to close port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_install_custom_app": "WARNING ! Installing 3rd party applications may compromise the integrity and security of your system. You should probably NOT install it unless you know what you are doing. Are you willing to take that risk ?",
|
||||
"confirm_install_domain_root": "You will not be able to install any other app on %s. Continue ?",
|
||||
"confirm_install_app_warning": "Warning : this application may work but is not well-integrated in YunoHost. Some features such as single sign-on and backup/restore might not be available.",
|
||||
"confirm_install_app_danger": "WARNING ! This application is still experimental (if not explicitly not working) and it is likely to break your system ! You should probably NOT install it unless you know what you are doing. Are you willing to take that risk ?",
|
||||
"confirm_install_custom_app": "WARNING! Installing 3rd party applications may compromise the integrity and security of your system. You should probably NOT install it unless you know what you are doing. Are you willing to take that risk?",
|
||||
"confirm_install_domain_root": "You will not be able to install any other app on %s. Continue?",
|
||||
"confirm_install_app_warning": "Warning: this application may work but is not well-integrated in YunoHost. Some features such as single sign-on and backup/restore might not be available.",
|
||||
"confirm_install_app_danger": "WARNING! This application is still experimental (if not explicitly not working) and it is likely to break your system! You should probably NOT install it unless you know what you are doing. Are you willing to take that risk?",
|
||||
"confirm_migrations_skip": "Skipping migrations is not recommended. Are you sure you want to do that?",
|
||||
"confirm_postinstall": "You are about to launch the post-installation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
|
||||
"confirm_restore": "Are you sure you want to restore %s ?",
|
||||
"confirm_restore": "Are you sure you want to restore %s?",
|
||||
"confirm_service_start": "Are you sure you want to start %s?",
|
||||
"confirm_service_stop": "Are you sure you want to stop %s?",
|
||||
"confirm_service_enable": "Are you sure you want to enable %s?",
|
||||
"confirm_service_disable": "Are you sure you want to disable %s?",
|
||||
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
|
||||
"confirm_uninstall": "Are you sure you want to uninstall %s?",
|
||||
"confirm_update_apps": "Are you sure you want to update all applications?",
|
||||
"confirm_update_packages": "Are you sure you want to update all packages?",
|
||||
"confirm_update_specific_app": "Are you sure you want to update %s?",
|
||||
|
@ -138,7 +138,7 @@
|
|||
"enabled": "Enabled",
|
||||
"error_modify_something": "You should modify something",
|
||||
"error_occured": "An error occurred, try again",
|
||||
"error_retrieve_feed": "Could not retrieve feed : %s",
|
||||
"error_retrieve_feed": "Could not retrieve feed: %s",
|
||||
"error_select_domain": "You should indicate a domain",
|
||||
"error_server": "Server error",
|
||||
"error_server_unexpected": "Unexpected server error (%s)",
|
||||
|
@ -147,8 +147,8 @@
|
|||
"experimental_warning": "Warning: this feature is experimental and not consider stable, you shouldn't be using it except if you know what you are doing.",
|
||||
"filesystem": "Filesystem",
|
||||
"firewall": "Firewall",
|
||||
"footer_version" : "Powered by <a href='https://yunohost.org'>YunoHost</a> %s (%s).",
|
||||
"form_input_example" : "Example: %s",
|
||||
"footer_version": "Powered by <a href='https://yunohost.org'>YunoHost</a> %s (%s).",
|
||||
"form_input_example": "Example: %s",
|
||||
"free": "Free",
|
||||
"fs_type": "FS Type",
|
||||
"gateway": "Gateway: ",
|
||||
|
@ -181,7 +181,7 @@
|
|||
"installed_apps": "Installed apps",
|
||||
"installing": "Installing",
|
||||
"interface": "Interface",
|
||||
"internal_exception": "<strong>Yunohost encountered an internal error :/</strong><br><em>Really sorry about that.<br>You should look for help on <a href=\"https://forum.yunohost.org/\">the forum</a> or <a href=\"https://chat.yunohost.org/\">the chat</a> to fix the situation, or report the bug on <a href=\"https://github.com/YunoHost/issues\">the bugtracker</a>.</em><br>The following information might be useful for the person helping you :<h3>Action</h3><pre>%s%s</pre><h3>Traceback</h3><pre>%s</pre>",
|
||||
"internal_exception": "<strong>Yunohost encountered an internal error:/</strong><br><em>Really sorry about that.<br>You should look for help on <a href=\"https://forum.yunohost.org/\">the forum</a> or <a href=\"https://chat.yunohost.org/\">the chat</a> to fix the situation, or report the bug on <a href=\"https://github.com/YunoHost/issues\">the bugtracker</a>.</em><br>The following information might be useful for the person helping you:<h3>Action</h3><pre>%s%s</pre><h3>Traceback</h3><pre>%s</pre>",
|
||||
"io": "I/O",
|
||||
"ipv4": "IPv4",
|
||||
"ipv6": "IPv6",
|
||||
|
@ -238,10 +238,10 @@
|
|||
"passwords_dont_match": "Passwords don't match",
|
||||
"passwords_too_short": "Password is too short",
|
||||
"path": "Path",
|
||||
"diagnosis" : "Diagnosis",
|
||||
"diagnosis_with_private" : "Diagnosis with private data",
|
||||
"diagnosis_view_private" : "Show diagnosis with private data",
|
||||
"diagnosis_hide_private" : "Show diagnosis without private data",
|
||||
"diagnosis": "Diagnosis",
|
||||
"diagnosis_with_private": "Diagnosis with private data",
|
||||
"diagnosis_view_private": "Show diagnosis with private data",
|
||||
"diagnosis_hide_private": "Show diagnosis without private data",
|
||||
"logs": "Logs",
|
||||
"logs_operation": "Operations made on system with YunoHost",
|
||||
"logs_history": "History of command run on system",
|
||||
|
@ -251,7 +251,7 @@
|
|||
"logs_service": "Services logs",
|
||||
"logs_app": "Apps logs",
|
||||
"logs_no_logs_registered": "No log registered for this category",
|
||||
"logs_end_with_error": "This log finished with the error :",
|
||||
"logs_end_with_error": "This log finished with the error:",
|
||||
"logs_error": "Error",
|
||||
"logs_ended_at": "End",
|
||||
"logs_started_at": "Start",
|
||||
|
@ -342,7 +342,7 @@
|
|||
"unauthorized": "Unauthorized",
|
||||
"uninstall": "Uninstall",
|
||||
"unknown_action": "Unknown action %s",
|
||||
"unknown_argument": "Unknown argument : %s",
|
||||
"unknown_argument": "Unknown argument: %s",
|
||||
"unmaintained": "Unmaintained",
|
||||
"upload": "Upload",
|
||||
"upload_archive": "Archive upload",
|
||||
|
@ -374,48 +374,48 @@
|
|||
"write": "Write",
|
||||
"wrong_password": "Wrong password",
|
||||
"yes": "Yes",
|
||||
"certificate_alert_not_valid": "CRITICAL : Current certificate is not valid ! HTTPS won't work at all !",
|
||||
"certificate_alert_selfsigned": "WARNING : Current certificate is self-signed. Browsers will display a spooky warning to new visitors !",
|
||||
"certificate_alert_not_valid": "CRITICAL: Current certificate is not valid! HTTPS won't work at all!",
|
||||
"certificate_alert_selfsigned": "WARNING: Current certificate is self-signed. Browsers will display a spooky warning to new visitors!",
|
||||
"certificate_alert_letsencrypt_about_to_expire": "Current certificate is about to expire. It should soon be renewed automatically.",
|
||||
"certificate_alert_about_to_expire": "WARNING : Current certificate is about to expire ! It will NOT be renewed automatically !",
|
||||
"certificate_alert_good": "Okay, current certificate looks good !",
|
||||
"certificate_alert_great": "Great ! You're using a valid Let's Encrypt certificate !",
|
||||
"certificate_alert_about_to_expire": "WARNING: Current certificate is about to expire! It will NOT be renewed automatically!",
|
||||
"certificate_alert_good": "Okay, current certificate looks good!",
|
||||
"certificate_alert_great": "Great! You're using a valid Let's Encrypt certificate!",
|
||||
"certificate_alert_unknown": "Unknown status",
|
||||
"certificate_manage" : "Manage SSL certificate",
|
||||
"certificate_old_letsencrypt_app_conflict" : "The 'letsencrypt' app is currently installed and conflicts with this feature. Please uninstall it first to use the new certificate management interface.",
|
||||
"ssl_certificate" : "SSL certificate",
|
||||
"confirm_cert_install_LE": "Are you sure you want to install a Let's Encrypt certificate for this domain ?",
|
||||
"confirm_cert_regen_selfsigned": "Are you sure you want to regenerate a self-signed certificate for this domain ?",
|
||||
"confirm_cert_manual_renew_LE": "Are you sure you want to manually renew the Let's Encrypt certificate for this domain now ?",
|
||||
"confirm_cert_revert_to_selfsigned": "Are you sure you want to revert this domain to a self-signed certificate ?",
|
||||
"certificate" : "Certificate",
|
||||
"certificate_status" : "Certificate status",
|
||||
"certificate_authority" : "Certification authority",
|
||||
"validity" : "Validity",
|
||||
"domain_is_eligible_for_ACME" : "This domain seems correctly configured to install a Let's Encrypt certificate !",
|
||||
"domain_not_eligible_for_ACME" : "This domain doesn't seem ready for a Let's Encrypt certificate. Please check your DNS configuration and HTTP server reachability.",
|
||||
"install_letsencrypt_cert" : "Install a Let's Encrypt certificate",
|
||||
"manually_renew_letsencrypt_message" : "Certificate will be automatically renewed during the last 15 days of validity. You can manually renew it if you want to. (Not recommended).",
|
||||
"manually_renew_letsencrypt" : "Manually renew now",
|
||||
"meltdown" : "You are vulnerable to the <a target=\"_blank\" href=\"https://meltdownattack.com/\">meltdown</a> critical security vulnerability. To fix that, you need to <a href=\"#/update\">update your system</a> then <a href=\"#/tools/reboot\">reboot it</a> to load the new linux kernel.",
|
||||
"regenerate_selfsigned_cert_message" : "If you want, you can regenerate the self-signed certificate.",
|
||||
"regenerate_selfsigned_cert" : "Regenerate self-signed certificate",
|
||||
"revert_to_selfsigned_cert_message" : "If you really want to, you can reinstall a self-signed certificate. (Not recommended)",
|
||||
"revert_to_selfsigned_cert" : "Revert to a self-signed certificate",
|
||||
"appslists" : "Applications lists",
|
||||
"appslists_no_lists" : "No applications lists",
|
||||
"appslists_custom" : "Custom applications list",
|
||||
"appslists_manage" : "Manage applications lists",
|
||||
"appslists_confirm_remove" : "Are you sure you want to remove this applications list?",
|
||||
"appslists_info_refresh_desc" : "Refresh applications status for this list.",
|
||||
"appslists_info_remove_desc" : "Applications from this list will not be available anymore.",
|
||||
"appslists_last_update" : "Last update",
|
||||
"appslists_unknown_list" : "Unknown apps list: %s",
|
||||
"appslists_community_list" : "Community applications list",
|
||||
"name" : "Name",
|
||||
"install_community_appslists_info" : "Community applications list allows you to install community maintained applications.<br />See the full list on <a href='https://yunohost.org/apps'>yunohost.org/apps</a>.",
|
||||
"install_community_appslists_warning" : "Note that these applications packages are <strong>not</strong> official and not maintained by the YunoHost team.<br />Installing these applications is at your own risk and could break your system.",
|
||||
"install_custom_app_appslists_info" : "Note that you can use alternative applications lists to install some other apps maintained by the YunoHost community.",
|
||||
"purge_user_data_checkbox" : "Purge %s's data? (This will remove the content of it's home and mail directories.)",
|
||||
"purge_user_data_warning" : "Purging user's data is not reversible. Be sure you know what you're doing!"
|
||||
"certificate_manage": "Manage SSL certificate",
|
||||
"certificate_old_letsencrypt_app_conflict": "The 'letsencrypt' app is currently installed and conflicts with this feature. Please uninstall it first to use the new certificate management interface.",
|
||||
"ssl_certificate": "SSL certificate",
|
||||
"confirm_cert_install_LE": "Are you sure you want to install a Let's Encrypt certificate for this domain?",
|
||||
"confirm_cert_regen_selfsigned": "Are you sure you want to regenerate a self-signed certificate for this domain?",
|
||||
"confirm_cert_manual_renew_LE": "Are you sure you want to manually renew the Let's Encrypt certificate for this domain now?",
|
||||
"confirm_cert_revert_to_selfsigned": "Are you sure you want to revert this domain to a self-signed certificate?",
|
||||
"certificate": "Certificate",
|
||||
"certificate_status": "Certificate status",
|
||||
"certificate_authority": "Certification authority",
|
||||
"validity": "Validity",
|
||||
"domain_is_eligible_for_ACME": "This domain seems correctly configured to install a Let's Encrypt certificate!",
|
||||
"domain_not_eligible_for_ACME": "This domain doesn't seem ready for a Let's Encrypt certificate. Please check your DNS configuration and HTTP server reachability.",
|
||||
"install_letsencrypt_cert": "Install a Let's Encrypt certificate",
|
||||
"manually_renew_letsencrypt_message": "Certificate will be automatically renewed during the last 15 days of validity. You can manually renew it if you want to. (Not recommended).",
|
||||
"manually_renew_letsencrypt": "Manually renew now",
|
||||
"meltdown": "You are vulnerable to the <a target=\"_blank\" href=\"https://meltdownattack.com/\">meltdown</a> critical security vulnerability. To fix that, you need to <a href=\"#/update\">update your system</a> then <a href=\"#/tools/reboot\">reboot it</a> to load the new linux kernel.",
|
||||
"regenerate_selfsigned_cert_message": "If you want, you can regenerate the self-signed certificate.",
|
||||
"regenerate_selfsigned_cert": "Regenerate self-signed certificate",
|
||||
"revert_to_selfsigned_cert_message": "If you really want to, you can reinstall a self-signed certificate. (Not recommended)",
|
||||
"revert_to_selfsigned_cert": "Revert to a self-signed certificate",
|
||||
"appslists": "Applications lists",
|
||||
"appslists_no_lists": "No applications lists",
|
||||
"appslists_custom": "Custom applications list",
|
||||
"appslists_manage": "Manage applications lists",
|
||||
"appslists_confirm_remove": "Are you sure you want to remove this applications list?",
|
||||
"appslists_info_refresh_desc": "Refresh applications status for this list.",
|
||||
"appslists_info_remove_desc": "Applications from this list will not be available anymore.",
|
||||
"appslists_last_update": "Last update",
|
||||
"appslists_unknown_list": "Unknown apps list: %s",
|
||||
"appslists_community_list": "Community applications list",
|
||||
"name": "Name",
|
||||
"install_community_appslists_info": "Community applications list allows you to install community maintained applications.<br />See the full list on <a href='https://yunohost.org/apps'>yunohost.org/apps</a>.",
|
||||
"install_community_appslists_warning": "Note that these applications packages are <strong>not</strong> official and not maintained by the YunoHost team.<br />Installing these applications is at your own risk and could break your system.",
|
||||
"install_custom_app_appslists_info": "Note that you can use alternative applications lists to install some other apps maintained by the YunoHost community.",
|
||||
"purge_user_data_checkbox": "Purge %s's data? (This will remove the content of it's home and mail directories.)",
|
||||
"purge_user_data_warning": "Purging user's data is not reversible. Be sure you know what you're doing!"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue