removed unused translation keys in en.json

This commit is contained in:
Axolotle 2020-11-30 16:29:22 +01:00
parent cd4f307b89
commit acf784f4f6

View file

@ -1,6 +1,5 @@
{ {
"action": "Action", "action": "Action",
"active": "Active",
"add": "Add", "add": "Add",
"address": { "address": {
"domain_description": { "domain_description": {
@ -12,7 +11,6 @@
"email": "Choose a local part for your email." "email": "Choose a local part for your email."
} }
}, },
"advanced": "Advanced",
"administration_password": "Administration password", "administration_password": "Administration password",
"all": "All", "all": "All",
"api_error": { "api_error": {
@ -28,24 +26,19 @@
"APIConnexionError": "Yunohost encountered an connexion error" "APIConnexionError": "Yunohost encountered an connexion error"
}, },
"all_apps": "All apps", "all_apps": "All apps",
"apply": "Apply",
"api_not_responding": "The YunoHost API is not responding. Maybe 'yunohost-api' is down or got restarted?", "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...", "api_waiting": "Waiting for the server's response...",
"app_actions": "Actions", "app_actions": "Actions",
"app_actions_label": "Perform actions", "app_actions_label": "Perform actions",
"app_change_label": "Change Label",
"app_change_url": "Change URL",
"app_choose_category": "Choose a category", "app_choose_category": "Choose a category",
"app_config_panel": "Config panel", "app_config_panel": "Config panel",
"app_config_panel_label": "Configure this app", "app_config_panel_label": "Configure this app",
"app_config_panel_no_panel": "This application doesn't have any configuration available", "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:", "app_info_access_desc": "Groups / users currently allowed to access this app:",
"app_info_default_desc": "Redirect domain root to this application ({domain}).", "app_info_default_desc": "Redirect domain root to this application ({domain}).",
"app_info_managelabel_desc": "Manage permissions labels in the portal.",
"app_info_changeurl_desc": "Change the access URL of this application (domain and/or path).", "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_change_url_disabled_tooltip": "This feature hasn't been implemented in this app yet",
"app_info_uninstall_desc": "Remove this application.", "app_info_uninstall_desc": "Remove this application.",
"app_install_cancel": "Installation cancelled.",
"app_install_custom_no_manifest": "No manifest.json file", "app_install_custom_no_manifest": "No manifest.json file",
"app_manage_label_and_tiles": "Manage label and tiles", "app_manage_label_and_tiles": "Manage label and tiles",
"app_make_default": "Make default", "app_make_default": "Make default",
@ -66,21 +59,15 @@
"archive_empty": "Empty archive", "archive_empty": "Empty archive",
"backup": "Backup", "backup": "Backup",
"backup_action": "Backup", "backup_action": "Backup",
"backup_archive_delete": "Delete this archive",
"backup_content": "Backup content", "backup_content": "Backup content",
"backup_create": "Create a backup", "backup_create": "Create a backup",
"backup_encryption_warning": "Don't forget this password, you'll need it if you want restore the archive",
"backup_new": "New backup", "backup_new": "New backup",
"backup_optional_encryption": "Optional encryption",
"backup_optional_password": "Optional password",
"backups_no": "No backup", "backups_no": "No backup",
"begin": "Begin", "begin": "Begin",
"both": "Both", "both": "Both",
"cancel": "Cancel",
"catalog": "Catalog", "catalog": "Catalog",
"check": "Check", "check": "Check",
"close": "Close", "close": "Close",
"closed": "closed",
"code": "Code", "code": "Code",
"common": { "common": {
"firstname": "First name", "firstname": "First name",
@ -127,9 +114,7 @@
"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.", "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", "run_first_diagnosis": "Run initial diagnosis",
"disable": "Disable", "disable": "Disable",
"disabled": "Disabled",
"dns": "DNS", "dns": "DNS",
"domain": "Domain",
"domain_add": "Add domain", "domain_add": "Add domain",
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.", "domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
"domain_add_dyndns_doc": "… and I want a dynamic DNS service.", "domain_add_dyndns_doc": "… and I want a dynamic DNS service.",
@ -146,11 +131,8 @@
"domains": "Domains", "domains": "Domains",
"download": "Download", "download": "Download",
"enable": "Enable", "enable": "Enable",
"enabled": "Enabled",
"error": "Error", "error": "Error",
"error_modify_something": "You should modify something", "error_modify_something": "You should modify something",
"error_retrieve_feed": "Could not retrieve feed: %s. You might have a plugin prevent your browser from performing this request (or the website is down).",
"error_select_domain": "You should indicate a domain",
"error_server_unexpected": "Unexpected server error (%s)", "error_server_unexpected": "Unexpected server error (%s)",
"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? (Error code/message: %s)", "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? (Error code/message: %s)",
"everything_good": "Everything good!", "everything_good": "Everything good!",
@ -195,7 +177,6 @@
"group_explain_visitors": "This is a special group representing anonymous visitors", "group_explain_visitors": "This is a special group representing anonymous visitors",
"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 want intend to use a synchronization client on your smartphone or desktop computer.", "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 want intend to use a synchronization client on your smartphone or desktop computer.",
"group_specific_permissions": "User specific permissions", "group_specific_permissions": "User specific permissions",
"groups": "Groups",
"groups_and_permissions": "Groups and permissions", "groups_and_permissions": "Groups and permissions",
"groups_and_permissions_manage": "Manage groups and permissions", "groups_and_permissions_manage": "Manage groups and permissions",
"permissions": "Permissions", "permissions": "Permissions",
@ -227,14 +208,12 @@
"id": "ID", "id": "ID",
"ignore": "Ignore", "ignore": "Ignore",
"ignored": "{count} ignored", "ignored": "{count} ignored",
"inactive": "Inactive",
"infos": "Info", "infos": "Info",
"install": "Install", "install": "Install",
"install_name": "Install {id}", "install_name": "Install {id}",
"install_time": "Install time", "install_time": "Install time",
"installation_complete": "Installation complete", "installation_complete": "Installation complete",
"installed": "Installed", "installed": "Installed",
"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>",
"ipv4": "IPv4", "ipv4": "IPv4",
"ipv6": "IPv6", "ipv6": "IPv6",
"issues": "{count} issues", "issues": "{count} issues",
@ -242,17 +221,12 @@
"label_for_manifestname": "Label for {name}", "label_for_manifestname": "Label for {name}",
"last_ran": "Last time ran:", "last_ran": "Last time ran:",
"license": "License", "license": "License",
"loading": "Loading …",
"local_archives": "Local archives", "local_archives": "Local archives",
"logged_in": "Logged in",
"logged_out": "Logged out",
"login": "Login", "login": "Login",
"logout": "Logout", "logout": "Logout",
"mailbox_quota_description": "Set a storage size limit for email content.<br>Set to 0 to disable.", "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_example": "700M is a CD, 4700M is a DVD",
"mailbox_quota_placeholder": "Set to 0 to disable.", "mailbox_quota_placeholder": "Set to 0 to disable.",
"maintained": "maintained",
"maintained_details": "This app was maintained by its maintainer in the last few months.",
"manage_apps": "Manage apps", "manage_apps": "Manage apps",
"manage_domains": "Manage domains", "manage_domains": "Manage domains",
"manage_users": "Manage users", "manage_users": "Manage users",
@ -265,7 +239,6 @@
"migrations_disclaimer_not_checked": "This migration require you to acknowledge its disclaimer before running it.", "migrations_disclaimer_not_checked": "This migration require you to acknowledge its disclaimer before running it.",
"multi_instance": "Multi instance", "multi_instance": "Multi instance",
"myserver": "myserver", "myserver": "myserver",
"myserver_org": "myserver.org",
"next": "Next", "next": "Next",
"no": "No", "no": "No",
"no_installed_apps": "No installed apps.", "no_installed_apps": "No installed apps.",
@ -275,7 +248,6 @@
"only_working_apps": "Only working apps", "only_working_apps": "Only working apps",
"only_decent_quality_apps": "Only decent quality apps", "only_decent_quality_apps": "Only decent quality apps",
"open": "Open", "open": "Open",
"opened": "opened",
"operations": "Operations", "operations": "Operations",
"orphaned": "Not maintained", "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!", "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!",
@ -283,10 +255,6 @@
"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.", "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": "Password",
"password_confirmation": "Password confirmation", "password_confirmation": "Password confirmation",
"password_empty": "The password field is empty",
"password_new": "New password",
"passwords_dont_match": "Passwords don't match",
"passwords_too_short": "Password is too short",
"path": "Path", "path": "Path",
"perform": "Perform", "perform": "Perform",
"placeholder": { "placeholder": {
@ -316,14 +284,12 @@
"logs_context": "Context", "logs_context": "Context",
"logs_share_with_yunopaste": "Share logs with YunoPaste", "logs_share_with_yunopaste": "Share logs with YunoPaste",
"logs_more": "Display more lines", "logs_more": "Display more lines",
"path_url": "Path",
"pending_migrations": "There are some pending migrations waiting to be ran. Please go to the <a href='#/tools/migrations'>Tools > Migrations</a> view to run them.", "pending_migrations": "There are some pending migrations waiting to be ran. Please go to the <a href='#/tools/migrations'>Tools > Migrations</a> view to run them.",
"permission_corresponding_url": "Corresponding URL", "permission_corresponding_url": "Corresponding URL",
"permission_main": "Main permission", "permission_main": "Main permission",
"permission_show_tile_enabled": "Visible as tile in user portal", "permission_show_tile_enabled": "Visible as tile in user portal",
"port": "Port", "port": "Port",
"ports": "Ports", "ports": "Ports",
"postinstall": "Post-installation",
"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_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_1": "Congratulations! YunoHost has been successfully installed.",
"postinstall_intro_2": "Two more configuration steps are required to activate you server's services.", "postinstall_intro_2": "Two more configuration steps are required to activate you server's services.",
@ -333,13 +299,8 @@
"postinstall_set_password": "Set administration password", "postinstall_set_password": "Set administration password",
"previous": "Previous", "previous": "Previous",
"protocol": "Protocol", "protocol": "Protocol",
"read_more": "Read more",
"readme": "Readme", "readme": "Readme",
"rerun_diagnosis": "Rerun diagnosis", "rerun_diagnosis": "Rerun diagnosis",
"request_adoption": "waiting adoption",
"request_adoption_details": "The current maintainer would like to stop maintaining this app. Feel free to propose yourself as the new maintainer!",
"request_help": "need help",
"request_help_details": "The current maintainer would like some help with the maintainance of this app. Feel free to come contribute on it!",
"restore": "Restore", "restore": "Restore",
"restart": "Restart", "restart": "Restart",
"run": "Run", "run": "Run",
@ -379,16 +340,8 @@
"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.", "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": "Tools",
"tools_adminpw": "Change administration password", "tools_adminpw": "Change administration password",
"tools_adminpw_confirm_placeholder": "Confirm the new password",
"tools_adminpw_current": "Current password", "tools_adminpw_current": "Current password",
"tools_adminpw_current_placeholder": "Enter your current password", "tools_adminpw_current_placeholder": "Enter your current password",
"tools_adminpw_new_placeholder": "Enter the new password",
"tools_download_ca": "Download SSL Certificate Authority (CA)",
"tools_download_ca_desc": "Click here to download your SSL certificate authority (CA)",
"tools_security_feed": "Security notifications",
"tools_security_feed_no_items": "No security notifications",
"tools_security_feed_subscribe_rss": "Subscribe to security notifications RSS",
"tools_security_feed_view_items": "View all security notifications",
"tools_power_up": "Your server seems to be accessible, you can now try to login.", "tools_power_up": "Your server seems to be accessible, you can now try to login.",
"tools_reboot": "Reboot your server", "tools_reboot": "Reboot your server",
"tools_reboot_btn": "Reboot", "tools_reboot_btn": "Reboot",
@ -415,13 +368,8 @@
"unauthorized": "Unauthorized", "unauthorized": "Unauthorized",
"unignore": "Unignore", "unignore": "Unignore",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"unknown": "Unknown",
"unknown_action": "Unknown action %s",
"unknown_argument": "Unknown argument: %s",
"unmaintained": "Unmaintained", "unmaintained": "Unmaintained",
"unmaintained_details": "This app has not been update 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", "unmaintained_details": "This app has not been update 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",
"upload": "Upload",
"upload_archive": "Archive upload",
"upnp": "UPnP", "upnp": "UPnP",
"upnp_disabled": "UPnP is disabled.", "upnp_disabled": "UPnP is disabled.",
"upnp_enabled": "UPnP is enabled.", "upnp_enabled": "UPnP is enabled.",
@ -436,7 +384,6 @@
"user_mailbox_quota": "Mailbox quota", "user_mailbox_quota": "Mailbox quota",
"user_mailbox_use": "Mailbox used space", "user_mailbox_use": "Mailbox used space",
"user_new_forward": "newforward@myforeigndomain.org", "user_new_forward": "newforward@myforeigndomain.org",
"user_new_mail": "newmail@mydomain.org",
"user_username": "Username", "user_username": "Username",
"user_username_edit": "Edit {name}s account", "user_username_edit": "Edit {name}s account",
"users": "Users", "users": "Users",
@ -444,7 +391,6 @@
"users_no": "No users.", "users_no": "No users.",
"version": "Version", "version": "Version",
"warnings": "{count} warnings", "warnings": "{count} warnings",
"warning_first_user": "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
"words": { "words": {
"collapse": "Collapse", "collapse": "Collapse",
"default": "Default" "default": "Default"