yunohost-admin/app/src/i18n/locales/en.json

569 lines
33 KiB
JSON
Raw Normal View History

{
"action": "Action",
"add": "Add",
2020-11-05 14:35:25 +01:00
"address": {
"domain_description": {
"domain": "Choose a domain.",
"email": "Choose a domain for your email."
},
"local_part_description": {
"domain": "Choose a subdomain.",
"email": "Choose a local part for your email."
}
},
"administration_password": "Administration password",
"all": "All",
2021-02-15 15:38:44 +01:00
"api": {
"partial_logs": "[...] (check in history for full logs)",
2021-02-15 15:38:44 +01:00
"processing": "The server is processing the action...",
"query_status": {
"error": "Unsuccessful",
"pending": "In progress",
"success": "Successfully completed",
"warning": "Successfully completed with errors or alerts"
},
"reconnecting": {
"title": "Trying to communicate with the server...",
"failed": "Looks like the server is not responding. You can try to reconnect again or try to run `systemctl restart yunohost-api` thru ssh.",
"reason": {
"unknown": "Connection with the server has been closed for unknown reasons.",
"reboot": "Your server is rebooting and will not be reachable for some time. A login prompt will be available as soon as the server is reachable.",
"shutdown": "Your server is shutting down and is no longer reachable. Turn it back on and a login prompt will be available as soon as the server is reachable.",
2022-01-27 12:05:14 +01:00
"upgrade_system": "Connection with the server has been closed due to YunoHost upgrade. Waiting for the server to be reachable again…"
},
"success": "The server is now reachable! You can try to login"
2021-02-15 15:38:44 +01:00
}
},
2020-10-13 20:40:32 +02:00
"api_error": {
2021-02-15 15:38:44 +01:00
"error_message": "Error message:",
2020-10-13 20:40:32 +02:00
"help": "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>.",
"info": "The following information might be useful for the person helping you:",
2021-02-15 15:38:44 +01:00
"server_said": "While processing the action the server said:",
"sorry": "Really sorry about that.",
"view_error": "View error"
2020-10-13 20:40:32 +02:00
},
"api_errors_titles": {
2021-04-01 15:59:43 +02:00
"APIError": "YunoHost encountered an unexpected error",
"APIBadRequestError": "YunoHost encountered an error",
"APIInternalError": "YunoHost encountered an internal error",
"APINotFoundError": "YunoHost API could not find a route",
"APINotRespondingError": "YunoHost API is not responding",
2021-08-19 19:19:24 +02:00
"APIConnexionError": "YunoHost encountered a connection error"
2020-10-13 20:40:32 +02:00
},
"all_apps": "All apps",
2021-08-09 22:24:15 +02:00
"api_not_found": "Seems like the web-admin tried to query something that doesn't exist.",
"api_not_responding": "The YunoHost API is not responding. Maybe 'yunohost-api' is down or got restarted?",
"api_waiting": "Waiting for the server's response...",
2020-10-08 14:10:19 +02:00
"app_actions": "Actions",
"app_actions_label": "Perform actions",
2020-10-03 12:07:32 +02:00
"app_choose_category": "Choose a category",
2020-10-08 14:10:19 +02:00
"app_config_panel": "Config panel",
"app_config_panel_label": "Configure this app",
2020-10-08 14:10:19 +02:00
"app_config_panel_no_panel": "This application doesn't have any configuration available",
"app_info_access_desc": "Groups / users currently allowed to access this app:",
2020-10-02 03:25:18 +02:00
"app_info_default_desc": "Redirect domain root to this application ({domain}).",
2017-09-17 09:50:04 +02:00
"app_info_changeurl_desc": "Change the access URL of this application (domain and/or path).",
"app_info_change_url_disabled_tooltip": "This feature hasn't been implemented in this app yet",
"app_info_uninstall_desc": "Remove this application.",
"app_install_custom_no_manifest": "No manifest.json file",
"app_install_parameters": "Install settings",
"app_manage_label_and_tiles": "Manage label and tiles",
"app_make_default": "Make default",
2018-07-02 12:28:43 +02:00
"app_no_actions": "This application doesn't have any actions",
2020-10-03 12:07:32 +02:00
"app_show_categories": "Show categories",
"app_state_inprogress": "not yet working",
"app_state_inprogress_explanation": "This maintainer of this app declared that this application is not ready yet for production use. BE CAREFUL!",
"app_state_notworking": "not working",
"app_state_notworking_explanation": "This maintainer of this app declared it as 'not working'. IT WILL BREAK YOUR SYSTEM!",
2020-10-03 12:07:32 +02:00
"app_state_lowquality": "low quality",
"app_state_lowquality_explanation": "This app may be functional, but may still contain issues, or is not fully integrated with YunoHost, or it does not respect the good practices.",
"app_state_highquality": "high quality",
"app_state_highquality_explanation": "This app is well-integrated with YunoHost since at least a year.",
"app_state_working": "working",
"app_state_working_explanation": "The maintainer of this app declared it as 'working'. It means that it should be functional (c.f. application level) but is not necessarily peer-reviewed, it may still contain issues or is not fully integrated with YunoHost.",
"applications": "Applications",
"archive_empty": "Empty archive",
"backup": "Backup",
"backup_action": "Backup",
"backup_content": "Backup content",
"backup_create": "Create a backup",
2015-10-01 23:56:11 +02:00
"backup_new": "New backup",
"begin": "Begin",
"both": "Both",
"cancel": "Cancel",
"catalog": "Catalog",
"check": "Check",
"close": "Close",
2020-10-03 12:07:32 +02:00
"code": "Code",
2020-07-16 14:49:34 +02:00
"common": {
"firstname": "First name",
"lastname": "Last name"
},
"configuration": "Configuration",
2019-01-10 07:03:08 +01:00
"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 {name}?",
"confirm_firewall_allow": "Are you sure you want to open port {port} (protocol: {protocol}, connection: {connection})",
"confirm_firewall_disallow": "Are you sure you want to close port {port} (protocol: {protocol}, connection: {connection})",
2021-04-16 23:54:57 +02:00
"confirm_group_add_access_permission": "Are you sure you want to grant {perm} access to {name}? Such access significantly increases the attack surface if {name} happens to be a malicious person. You should only do so if you TRUST this person/group.",
2019-01-10 07:03:08 +01:00
"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?",
2020-10-06 23:53:56 +02:00
"confirm_install_domain_root": "Are you sure you want to install this application on '/'? You will not be able to install any other app on {domain}",
"confirm_app_install": "Are you sure you want to install this application?",
"confirm_install_app_lowquality": "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_inprogress": "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?",
2020-09-27 22:37:16 +02:00
"confirm_postinstall": "You are about to launch the post-installation process on the domain {domain}. It may take a few minutes, *do not interrupt the operation*.",
2020-09-25 18:40:09 +02:00
"confirm_restore": "Are you sure you want to restore {name}?",
2020-08-08 15:05:23 +02:00
"confirm_service_restart": "Are you sure you want to restart {name}?",
"confirm_service_start": "Are you sure you want to start {name}?",
"confirm_service_stop": "Are you sure you want to stop {name}?",
2020-10-02 03:25:18 +02:00
"confirm_uninstall": "Are you sure you want to uninstall {name}?",
"confirm_update_apps": "Are you sure you want to update all applications?",
"confirm_update_system": "Are you sure you want to update all system packages?",
2020-09-26 13:40:13 +02:00
"confirm_update_specific_app": "Are you sure you want to update {app}?",
"confirm_upnp_enable": "Are you sure you want to enable UPnP?",
"confirm_upnp_disable": "Are you sure you want to disable UPnP?",
"confirm_reboot_action_reboot": "Are you sure you want to reboot your server?",
"confirm_reboot_action_shutdown": "Are you sure you want to shutdown your server?",
"connection": "Connection",
"created_at": "Created at",
"custom_app_install": "Install custom app",
"day_validity": " Expired | 1 day | {count} days",
2020-11-30 14:49:13 +01:00
"dead": "Inactive",
"delete": "Delete",
"description": "Description",
"details": "Details",
2021-08-09 22:24:15 +02:00
"domain_dns_conf_is_just_a_recommendation": "This page shows you the *recommended* configuration. It does *not* configure the DNS for you. It is your responsibility to configure your DNS zone in your DNS registrar according to this recommendation.",
"diagnosis": "Diagnosis",
"diagnosis_experimental_disclaimer": "Be aware that the diagnosis feature is still experimental and being polished, and it may not be fully reliable.",
"diagnosis_first_run": "The diagnosis feature will attempt to identify common issues on the different aspects of your server to make sure everything runs smoothly. Please do not panic if you see a bunch of errors right after setting up your server: it is precisely meant to help you to identify issues and guide you to fix them. The diagnosis will also run automatically twice a day and an email is sent to the administrator if issues are found.",
2020-05-08 18:36:18 +02:00
"diagnosis_explanation": "The diagnosis feature will attempt to identify common issues on the different aspects of your server to make sure everything runs smoothly. The diagnosis runs automatically twice a day and an email is sent to the administrator if issues are found. Note that some tests may not be relevant if you do not want to use some specific features (for example XMPP) or may fail if you have a complex setup. In such cases, and if you know what you are doing, it is alright to ignore the corresponding issues or warnings.",
"run_first_diagnosis": "Run initial diagnosis",
"disable": "Disable",
"disabled": "Disabled",
"dns": "DNS",
"domain": {
"config": {
"edit": "Edit domain configuration",
"title": "Domain configuration"
},
"dns": {
"auto_config": "Automatic DNS records configuration",
2021-09-20 15:11:30 +02:00
"auto_config_ignored": "ignored, won't be changed by YunoHost unless you check the overwrite option",
"auto_config_ok": "Automatic configuration seems to be OK!",
2021-09-19 03:47:29 +02:00
"auto_config_zone": "Current DNS zone",
"edit": "Edit DNS configuration",
"info": "The automatic DNS records configuration is an experimental feature. <br>Consider saving your current DNS zone from your DNS registrar's interface before pushing records from here.",
"manual_config": "Suggested DNS records for manual configuration",
"push": "Push DNS records to registrar",
"push_force": "Overwrite existing records",
"push_force_confirm": "Are you sure you want to force push all suggested dns records? Be aware that it may overwrite manually or important default records set by you or your registrar.",
"push_force_warning": "It looks like some DNS records that YunoHost would have set are already in the registrar configuration. You can use the overwrite option if you know what you are doing."
},
"types": {
"main_domain": "Main domain"
},
"toggle_subdomains": "Toggle subdomains"
},
"domain_add": "Add domain",
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns_config' target='_blank'>set my DNS correctly</a>.",
"domain_add_dyndns_doc": "… and I want a dynamic DNS service.",
"domain_add_dyndns_forbidden": "You have already subscribed to a DynDNS domain, you can ask to remove your current DynDNS domain on the forum <a href='//forum.yunohost.org/t/nohost-domain-recovery-suppression-de-domaine-en-nohost-me-noho-st-et-ynh-fr/442'>in the dedicated thread</a>.",
"domain_add_panel_with_domain": "I already have a domain name…",
"domain_add_panel_without_domain": "I don't have a domain name…",
"domain_default_desc": "The default domain is the connection domain where users log in.",
"domain_default_longdesc": "This is your default domain.",
"domain_delete_longdesc": "Delete this domain",
"domain_delete_forbidden_desc": "You cannot remove '{domain}' since it's the default domain, you need to choose another domain (or <a href='#/domains/add'>add a new one</a>) and set it as the default domain to be able to remove this one.",
"domain_dns_config": "DNS configuration",
"domain_dns_longdesc": "View DNS configuration",
"domain_dns_push_failed_to_authenticate": "Failed to authenticate on registrar's API. Most probably the <a href='#/domains/{domain}/config'>credentials</a> are incorrect? (Error: {error})",
"domain_dns_push_managed_in_parent_domain": "The automatic DNS records feature is managed in the parent domain <a href='#/domains/{parent_domain}/dns'>{parent_domain}</a>.",
"domain_dns_push_not_applicable": "The automatic DNS records feature is not applicable to domain {domain},<br> You should manually configure your DNS records following the <a href='https://yunohost.org/dns'>documentation</a> and the suggested configuration below.",
"domain_name": "Domain name",
"domain_visit": "Visit",
"domain_visit_url": "Visit {url}",
"domains": "Domains",
2020-11-30 14:49:13 +01:00
"download": "Download",
"enable": "Enable",
"enabled": "Enabled",
2020-10-13 20:40:32 +02:00
"error": "Error",
"error_modify_something": "You should modify something",
"error_server_unexpected": "Unexpected server error",
"error_connection_interrupted": "The server closed the connection instead of answering it. Has nginx or the yunohost-api been restarted or stopped for some reason?",
"everything_good": "Everything okay!",
"experimental": "Experimental",
2021-08-09 22:39:01 +02:00
"experimental_warning": "Warning: this feature is experimental and not considered stable, you shouldn't be using it except if you know what you are doing.",
"firewall": "Firewall",
"footer_version": "Powered by <a href='https://yunohost.org'>YunoHost</a> {version} ({repo}).",
"footer": {
"documentation": "Documentation",
"help": "Need help?",
"donate": "Donate"
},
2020-07-26 19:22:38 +02:00
"form_errors": {
2020-11-26 16:30:20 +01:00
"alpha": "Value must be alphabetical characters only.",
2020-11-05 14:35:25 +01:00
"alphalownum_": "Value must be lower-case alphanumeric and underscore characters only.",
"between": "Value must be between {min} and {max}.",
2020-11-26 16:30:20 +01:00
"domain": "Invalid domain name: Must be lower-case alphanumeric, dot and dash characters only",
"dynDomain": "Invalid domain name: Must be lower-case alphanumeric and dash characters only",
"email": "Invalid email: must be alphanumeric and <code>_.-</code> characters only (e.g. someone@example.com, s0me-1@example.com)",
"emailForward": "Invalid email forward: must be alphanumeric and <code>_.-+</code> characters only (e.g. someone+tag@example.com, s0me-1+tag@example.com)",
"appRepoUrl": "YunoHost app repository URLs are expected to look like https://domain.tld/path/to/repo_ynh",
2020-11-26 16:30:20 +01:00
"name": "Names may not includes special characters except <code> ,.'-</code>",
"minValue": "Value must be a number equal or greater than {min}.",
2021-09-06 16:58:08 +02:00
"maxValue": "Value must be a number equal or lesser than {max}.",
2020-11-05 14:35:25 +01:00
"notInUsers": "The user '{value}' already exists.",
2020-11-26 16:30:20 +01:00
"number": "Value must be a number.",
2020-11-05 14:35:25 +01:00
"passwordLenght": "Password must be at least 8 characters long.",
"passwordMatch": "Passwords don't match.",
"required": "Field is required.",
"remote": "{message}",
2021-09-13 02:36:16 +02:00
"pattern": "{type}",
"invalid_form": "The form contains some errors."
2020-07-26 19:22:38 +02:00
},
2020-10-06 23:53:56 +02:00
"form_input_example": "Example: {example}",
2020-09-26 13:40:13 +02:00
"from_to": "from {0} to {1}",
2021-02-15 15:38:44 +01:00
"go_back": "Go back",
"good_practices_about_admin_password": "You are now about to define a new admin password. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).",
"good_practices_about_user_password": "You are now about to define a new user password. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).",
2019-09-04 23:58:53 +02:00
"group": "Group",
2019-10-15 20:53:20 +02:00
"group_name": "Group name",
"group_all_users": "All users",
"group_visitors": "Visitors",
2022-10-07 16:09:42 +02:00
"group_admins": "Admins",
2020-11-05 14:35:25 +01:00
"group_format_name_help": "You can use alpha-numeric chars and underscore",
"group_add_member": "Add a user",
"group_add_permission": "Add a permission",
"group_new": "New group",
2022-10-07 16:09:42 +02:00
"group_explain_admins": "This is a special group corresponding to admin users. Users in this group can access YunoHost's webadmin, connect to the server with SSH and use the `sudo` command. You should only add people you absolutely trust in this group!",
"group_explain_all_users": "This is a special group containing all users accounts on the server",
"group_explain_visitors": "This is a special group representing anonymous visitors",
2021-08-09 22:39:01 +02:00
"group_explain_visitors_needed_for_external_client": "Be careful that you need to keep some applications allowed to visitors if you intend to use them with external clients. For example, this is the case for Nextcloud if you intend to use a synchronization client on your smartphone or desktop computer.",
"group_specific_permissions": "Individual user permissions",
"groups_and_permissions": "Groups and permissions",
"groups_and_permissions_manage": "Manage groups and permissions",
"permissions": "Permissions",
"history": {
"is_empty": "Nothing in history for now.",
"title": "History",
"last_action": "Last action:",
"methods": {
"DELETE": "delete",
"GET": "read",
"POST": "create/execute",
"PUT": "modify"
}
},
"home": "Home",
2019-05-10 19:44:12 +02:00
"hook_adminjs_group_configuration": "System configurations",
2021-04-09 20:35:32 +02:00
"hook_conf_ldap": "User database",
2019-05-10 19:44:12 +02:00
"hook_conf_ynh_certs": "SSL certificates",
2021-04-09 20:35:32 +02:00
"hook_conf_ynh_settings": "YunoHost configurations",
"hook_conf_manually_modified_files": "Manually modified configurations",
"hook_data_home": "User data",
"hook_data_home_desc": "User data located in /home/USER",
"hook_data_mail": "Mail",
2019-05-10 19:44:12 +02:00
"hook_data_mail_desc": "Raw emails stored on the server",
2021-04-09 20:35:32 +02:00
"hook_data_xmpp": "XMPP data",
"hook_data_xmpp_desc": "Room and user configurations, file uploads",
"id": "ID",
"ignore": "Ignore",
2020-09-25 09:20:41 +02:00
"ignored": "{count} ignored",
"infos": "Info",
"install": "Install",
"install_name": "Install {id}",
"install_time": "Install time",
"installation_complete": "Installation complete",
"installed": "Installed",
"ipv4": "IPv4",
"ipv6": "IPv6",
2020-09-25 09:20:41 +02:00
"issues": "{count} issues",
"items": {
"apps": "no apps | app | {c} apps",
"backups": "no backups | backup | {c} backups",
"domains": "no domains | domain | {c} domains",
"groups": "no groups | group | {c} groups",
"installed_apps": "no installed apps | installed app | {c} installed apps",
"logs": "no logs | log | {c} logs",
2021-04-16 20:26:47 +02:00
"permissions": "no permissions | permission | {c} permissions",
"services": "no services | service | {c} services",
"users": "no users | user | {c} users"
},
"items_verbose_count": "There are {items}. | There is 1 {items}. | There are {items}.",
"items_verbose_items_left": "There are {items} left. | There is 1 {items} left. | There are {items} left.",
"label": "Label",
2021-10-18 19:03:20 +02:00
"label_for_manifestname": "Label for {name} (name displayed in the user portal)",
2019-08-01 19:36:03 +02:00
"last_ran": "Last time ran:",
"license": "License",
"local_archives": "Local archives",
"login": "Login",
"logout": "Logout",
2020-11-05 14:35:25 +01:00
"mailbox_quota_description": "Set a storage size limit for email content.<br>Set to 0 to disable.",
"mailbox_quota_example": "700M is a CD, 4700M is a DVD",
"mailbox_quota_placeholder": "Set to 0 to disable.",
"manage_apps": "Manage apps",
"manage_domains": "Manage domains",
"manage_users": "Manage users",
"migrations": "Migrations",
"migrations_pending": "Pending migrations",
"migrations_done": "Previous migrations",
"migrations_no_pending": "No pending migrations",
"migrations_no_done": "No previous migrations",
2020-09-11 14:20:06 +02:00
"migrations_disclaimer_check_message": "I read and understood this disclaimer",
2021-08-09 22:39:01 +02:00
"migrations_disclaimer_not_checked": "This migration requires you to acknowledge its disclaimer before running it.",
"multi_instance": "Can be installed several times",
"myserver": "myserver",
"next": "Next",
"no": "No",
"nobody": "Nobody",
"ok": "OK",
"only_highquality_apps": "Only high-quality apps",
2018-11-19 17:25:31 +01:00
"only_working_apps": "Only working apps",
"only_decent_quality_apps": "Only decent quality apps",
"open": "Open",
"operations": "Operations",
"orphaned": "Not maintained",
"orphaned_details": "This app has not been maintained for quite some time. It may still be working, but won't receive any upgrade until somebody volunteers to take care of it. Feel free to contribute to revive it!",
"others": "Others",
"operation_failed_explanation": "This operation failed! Really sorry about that :( You can try to <a href='https://yunohost.org/help'>ask for help</a>. Please provide *the full log* of the operation to the people helping you. You can do so by clicking on the 'Share with Yunopaste' green button. When sharing the logs, YunoHost will automatically attempt to anonymize private data like domain names and IPs.",
"password": "Password",
"password_confirmation": "Password confirmation",
2016-03-14 11:19:02 +01:00
"path": "Path",
"perform": "Perform",
2020-07-16 14:49:34 +02:00
"placeholder": {
"username": "johndoe",
"firstname": "John",
2020-08-02 14:23:25 +02:00
"lastname": "Doe",
"groupname": "My group name",
2020-11-30 10:38:00 +01:00
"domain": "my-domain.com",
"file": "Browse a file or drag and drop it"
2020-07-16 14:49:34 +02:00
},
"logs": "Logs",
2020-11-30 14:49:13 +01:00
"logs_suboperations": "Sub-operations",
"logs_operation": "Operations made on system with YunoHost",
"logs_history": "History of command run on system",
"logs_package": "Debian packages management history",
"logs_system": "Kernel logs and others low level events",
"logs_access": "List of access and bans",
"logs_service": "Services logs",
"logs_app": "Apps logs",
2018-06-04 03:51:12 +02:00
"logs_no_logs_registered": "No log registered for this category",
"logs_error": "Error",
"logs_ended_at": "End",
"logs_started_at": "Start",
"logs_path": "Path",
"logs_context": "Context",
2020-08-08 15:05:23 +02:00
"logs_share_with_yunopaste": "Share logs with YunoPaste",
2018-07-23 16:56:57 +02:00
"logs_more": "Display more lines",
"pending_migrations": "There are some pending migrations waiting to be run. Please go to <a href='#/tools/migrations'>Tools > Migrations</a> to run them.",
"permission_corresponding_url": "Corresponding URL",
"permission_main": "Main label",
2020-11-30 14:49:13 +01:00
"permission_show_tile_enabled": "Visible as tile in user portal",
"port": "Port",
"ports": "Ports",
"postinstall": {
"force": "Force the post-install",
"title": "Postinstall"
},
"postinstall_domain": "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. Accordingly, it will be visible by everyone, so choose it carefully.",
"postinstall_intro_1": "Congratulations! YunoHost has been successfully installed.",
"postinstall_intro_2": "Two more configuration steps are required to activate you server's services.",
2021-03-14 23:17:51 +01:00
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/en/install/hardware:vps_debian#fa-cog-proceed-with-the-initial-configuration' target='_blank'>appropriate documentation page</a>",
"postinstall_password": "This password will be used to manage everything on your server. Take the time to choose it wisely.",
2020-09-27 22:37:16 +02:00
"postinstall_set_domain": "Set main domain",
"postinstall_set_password": "Set administration password",
"previous": "Previous",
"protocol": "Protocol",
2020-10-03 12:07:32 +02:00
"readme": "Readme",
"rerun_diagnosis": "Rerun diagnosis",
"restore": "Restore",
2020-04-12 23:04:17 +02:00
"restart": "Restart",
"retry": "Retry",
2021-04-09 21:47:19 +02:00
"human_routes": {
"adminpw": "Change admin password",
"apps": {
"action_config": "Run action '{action}' of app '{name}' configuration",
2021-04-09 21:47:19 +02:00
"change_label": "Change label of '{prevName}' for '{nextName}'",
2021-08-09 22:39:01 +02:00
"change_url": "Change access URL of '{name}'",
2021-04-09 21:47:19 +02:00
"install": "Install app '{name}'",
"set_default": "Redirect '{domain}' domain root to '{name}'",
"perform_action": "Perform action '{action}' of app '{name}'",
"uninstall": "Uninstall app '{name}'",
"update_config": "Update panel '{id}' of app '{name}' configuration"
2021-04-09 21:47:19 +02:00
},
"backups": {
"create": "Create a backup",
"delete": "Delete backup '{name}'",
"restore": "Restore backup '{name}'"
},
"diagnosis": {
"ignore": {
"error": "Ignore an error",
"warning": "Ignore a warning"
},
"run": "Run the diagnosis",
"run_specific": "Run '{description}' diagnosis",
"unignore": {
"error": "Unignore an error",
"warning": "Unignore a warning"
}
},
"domains": {
"add": "Add domain '{name}'",
"delete": "Delete domain '{name}'",
"cert_install": "Install certificate for '{name}'",
"cert_renew": "Renew certificate for '{name}'",
"push_dns_changes": "Push DNS records to registrar for '{name}'",
"set_default": "Set '{name}' as default domain",
"update_config": "Update panel '{id}' of domain '{name}' configuration"
2021-04-09 21:47:19 +02:00
},
"firewall": {
"ports": "{action} port {port} ({protocol}, {connection})",
"upnp": "{action} UPnP"
},
"groups": {
"create": "Create group '{name}'",
"delete": "Delete group '{name}'",
"add": "Add '{user}' to group '{name}'",
"remove": "Remove '{user}' from group '{name}'"
},
"migrations": {
"run": "Run migrations",
"skip": "Skip migrations"
},
"permissions": {
"add": "Allow '{name}' to access '{perm}'",
"remove": "Remove '{name}' access to '{perm}'"
},
"postinstall": "Run the post-install",
"reboot": "Reboot the server",
"reconnecting": "Reconnecting",
2021-04-09 21:47:19 +02:00
"services": {
"restart": "Restart the service '{name}'",
"start": "Start the service '{name}'",
"stop": "Stop the service '{name}'"
},
"share_logs": "Generate link for log '{name}'",
"shutdown": "Shutdown the server",
"update": "Check for updates",
"upgrade": {
"system": "Upgrade the system",
"apps": "Upgrade all apps",
"app": "Upgrade '{app}' app"
},
"users": {
"create": "Create user '{name}'",
"delete": "Delete user '{name}'",
"update": "Update user '{name}'"
2022-08-06 13:50:40 +02:00
},
"settings": {
2022-10-08 18:56:42 +02:00
"update": "Update '{panel}' global settings"
2021-04-09 21:47:19 +02:00
}
},
"run": "Run",
"running": "Running",
"save": "Save",
"search": {
"for": "Search for {items}...",
"not_found": "There are {items} matching your criteria. | There is 1 {items} matching your criteria. | There are {items} matching your criteria."
},
"select_all": "Select all",
"select_none": "Select none",
"service_start_on_boot": "Start on boot",
"services": "Services",
"set_default": "Set default",
"size": "Size",
"since": "since",
"skip": "Skip",
"start": "Start",
"status": "Status",
"stop": "Stop",
"system": "System",
"system_apps_nothing": "All apps are up to date!",
"system_packages_nothing": "All system packages are up to date!",
"system_update": "System update",
"system_upgrade_btn": "Upgrade",
"system_upgrade_all_applications_btn": "Upgrade all applications",
"system_upgrade_all_packages_btn": "Upgrade all packages",
"tcp": "TCP",
2021-09-29 18:22:11 +02:00
"text_selection_is_disabled": "Text selection is disabled. If you want to share this log, please share the *full* log with the 'Share with Yunopaste' button.<br/><small>Or if you really really want to select text, press these keys: ↓↓↑↑.</small>",
2020-08-27 21:30:37 +02:00
"tip_about_user_email": "Users are created with an associated email address (and XMPP account) with the format username@domain.tld. Additional email aliases and email forwards can later be added by the admin and the user.",
"tools": "Tools",
"tools_adminpw": "Change administration password",
"tools_adminpw_current": "Current password",
"tools_adminpw_current_placeholder": "Enter your current password",
"tools_reboot": "Reboot your server",
"tools_reboot_btn": "Reboot",
"tools_shutdown": "Shutdown your server",
"tools_shutdown_btn": "Shutdown",
"tools_shutdown_reboot": "Shutdown/Reboot",
"tools_webadmin": {
"language": "Language",
"fallback_language": "Fallback language",
"fallback_language_description": "Language that will be used in case the translation is not available in the main language.",
"cache": "Cache",
"cache_description": "Consider disabling the cache if you plan on working with the CLI while also navigating in this web-admin.",
"experimental": "Experimental mode",
2021-08-06 23:55:16 +02:00
"experimental_description": "Gives you access to experimental features. These are considered unstable and may break your system.<br> Enable this only if you know what you are doing.",
"transitions": "Page transition animations"
},
2022-08-06 13:50:40 +02:00
"tools_yunohost_settings": "YunoHost settings",
2020-08-08 15:47:01 +02:00
"tools_webadmin_settings": "Web-admin settings",
2020-10-13 20:40:32 +02:00
"traceback": "Traceback",
"udp": "UDP",
"unauthorized": "Unauthorized",
"unignore": "Unignore",
"uninstall": "Uninstall",
"unknown": "Unknown",
2018-09-02 14:28:55 +02:00
"unmaintained": "Unmaintained",
2021-08-07 13:08:06 +02:00
"unmaintained_details": "This app has not been updated for quite a while and the previous maintainer has gone away or does not have time to maintain this app. Feel free to check the app repository to provide your help",
"upnp": "UPnP",
"upnp_disabled": "UPnP is disabled.",
"upnp_enabled": "UPnP is enabled.",
"url": "URL",
"user_email": "Email",
"user_emailaliases": "Mail aliases",
2020-11-05 14:35:25 +01:00
"user_emailaliases_add": "Add a mail alias",
"user_emailforward": "Mail forward",
2020-11-05 14:35:25 +01:00
"user_emailforward_add": "Add a mail forward",
"user_fullname": "Full name",
"user_interface_link": "User interface",
"user_mailbox_quota": "Mailbox quota",
"user_mailbox_use": "Mailbox used space",
"user_new_forward": "newforward@myforeigndomain.org",
"user_username": "Username",
"user_username_edit": "Edit {name}s account",
"users": "Users",
"users_new": "New user",
"users_no": "No users.",
2020-11-30 10:38:00 +01:00
"users_import": "Import users",
2020-12-21 06:14:24 +01:00
"users_export": "Export users",
2020-11-30 10:38:00 +01:00
"users_import_csv_file": "CSV File",
"users_import_update": "Update existing users",
"users_import_delete": "Delete non listed users",
2021-09-06 18:09:05 +02:00
"users_import_csv_file_desc": "The CSV file should be in UTF-8 and with columns username, password, groups, email and quota. For an example import CSV file, you can <a href='/yunohost/api/users/export' target='_BLANK'>export your users in CSV file</a> and change the file.",
2021-09-06 21:23:28 +02:00
"users_import_update_desc": "If checked, all existing users contained in the CSV file will be updated with the new value",
"users_import_delete_desc": "If checked, all existing users that are not in the CSV file will be deleted (and purged).",
2020-11-30 10:38:00 +01:00
"users_import_confirm_destructive": "Are you sure you want to delete users that are not present in this file?",
"users_import_delete_others": "Delete unlisted users",
2019-04-01 12:14:23 +02:00
"version": "Version",
2020-09-25 09:20:41 +02:00
"warnings": "{count} warnings",
"words": {
"browse": "Browse",
"collapse": "Collapse",
"default": "Default",
"none": "None",
"separator": ", "
},
"wrong_password_or_username": "Wrong password or username",
"yes": "Yes",
"yunohost_admin": "YunoHost Admin",
2019-01-10 07:03:08 +01:00
"certificate_manage": "Manage SSL certificate",
"ssl_certificate": "SSL certificate",
"certificate": "Certificate",
"purge_user_data_checkbox": "Purge {name}'s data? (This will remove the content of its home and mail directories.)",
2019-01-10 07:03:08 +01:00
"purge_user_data_warning": "Purging user's data is not reversible. Be sure you know what you're doing!"
}