mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #1764 from YunoHost/ci-autofix-translated-strings-dev
[CI] Reformat / remove stale translated strings
This commit is contained in:
commit
bfe3eb21bd
1 changed files with 14 additions and 14 deletions
|
@ -84,16 +84,16 @@
|
||||||
"apps_failed_to_upgrade_line": "\n * {app_id} (to see corresponding log do a 'yunohost log show {operation_logger_name}')",
|
"apps_failed_to_upgrade_line": "\n * {app_id} (to see corresponding log do a 'yunohost log show {operation_logger_name}')",
|
||||||
"ask_admin_fullname": "Admin full name",
|
"ask_admin_fullname": "Admin full name",
|
||||||
"ask_admin_username": "Admin username",
|
"ask_admin_username": "Admin username",
|
||||||
|
"ask_dyndns_recovery_password": "DynDNS recovery password",
|
||||||
|
"ask_dyndns_recovery_password_explain": "Please pick a recovery password for your DynDNS domain, in case you need to reset it later.",
|
||||||
|
"ask_dyndns_recovery_password_explain_during_unsubscribe": "Please enter the recovery password for this DynDNS domain.",
|
||||||
|
"ask_dyndns_recovery_password_explain_unavailable": "This DynDNS domain is already registered. If you are the person who originally registered this domain, you may enter the recovery password to reclaim this domain.",
|
||||||
"ask_fullname": "Full name",
|
"ask_fullname": "Full name",
|
||||||
"ask_main_domain": "Main domain",
|
"ask_main_domain": "Main domain",
|
||||||
"ask_new_admin_password": "New administration password",
|
"ask_new_admin_password": "New administration password",
|
||||||
"ask_new_domain": "New domain",
|
"ask_new_domain": "New domain",
|
||||||
"ask_new_path": "New path",
|
"ask_new_path": "New path",
|
||||||
"ask_password": "Password",
|
"ask_password": "Password",
|
||||||
"ask_dyndns_recovery_password_explain": "Please pick a recovery password for your DynDNS domain, in case you need to reset it later.",
|
|
||||||
"ask_dyndns_recovery_password_explain_unavailable": "This DynDNS domain is already registered. If you are the person who originally registered this domain, you may enter the recovery password to reclaim this domain.",
|
|
||||||
"ask_dyndns_recovery_password": "DynDNS recovery password",
|
|
||||||
"ask_dyndns_recovery_password_explain_during_unsubscribe": "Please enter the recovery password for this DynDNS domain.",
|
|
||||||
"ask_user_domain": "Domain to use for the user's email address and XMPP account",
|
"ask_user_domain": "Domain to use for the user's email address and XMPP account",
|
||||||
"backup_abstract_method": "This backup method has yet to be implemented",
|
"backup_abstract_method": "This backup method has yet to be implemented",
|
||||||
"backup_actually_backuping": "Creating a backup archive from the collected files...",
|
"backup_actually_backuping": "Creating a backup archive from the collected files...",
|
||||||
|
@ -405,19 +405,19 @@
|
||||||
"dyndns_no_domain_registered": "No domain registered with DynDNS",
|
"dyndns_no_domain_registered": "No domain registered with DynDNS",
|
||||||
"dyndns_no_recovery_password": "No recovery password specified! In case you loose control of this domain, you will need to contact an administrator in the YunoHost team!",
|
"dyndns_no_recovery_password": "No recovery password specified! In case you loose control of this domain, you will need to contact an administrator in the YunoHost team!",
|
||||||
"dyndns_provider_unreachable": "Unable to reach DynDNS provider {provider}: either your YunoHost is not correctly connected to the internet or the dynette server is down.",
|
"dyndns_provider_unreachable": "Unable to reach DynDNS provider {provider}: either your YunoHost is not correctly connected to the internet or the dynette server is down.",
|
||||||
"dyndns_subscribed": "DynDNS domain subscribed",
|
"dyndns_set_recovery_password_denied": "Failed to set recovery password: invalid key",
|
||||||
|
"dyndns_set_recovery_password_failed": "Failed to set recovery password: {error}",
|
||||||
|
"dyndns_set_recovery_password_invalid_password": "Failed to set recovery password: password is not strong enough",
|
||||||
|
"dyndns_set_recovery_password_success": "Recovery password set!",
|
||||||
|
"dyndns_set_recovery_password_unknown_domain": "Failed to set recovery password: domain not registered",
|
||||||
"dyndns_subscribe_failed": "Could not subscribe DynDNS domain: {error}",
|
"dyndns_subscribe_failed": "Could not subscribe DynDNS domain: {error}",
|
||||||
|
"dyndns_subscribed": "DynDNS domain subscribed",
|
||||||
"dyndns_too_many_requests": "YunoHost's dyndns service received too many requests from you, wait 1 hour or so before trying again.",
|
"dyndns_too_many_requests": "YunoHost's dyndns service received too many requests from you, wait 1 hour or so before trying again.",
|
||||||
|
"dyndns_unavailable": "The domain '{domain}' is unavailable.",
|
||||||
|
"dyndns_unsubscribe_already_unsubscribed": "Domain is already unsubscribed",
|
||||||
|
"dyndns_unsubscribe_denied": "Failed to unsubscribe domain: invalid credentials",
|
||||||
"dyndns_unsubscribe_failed": "Could not unsubscribe DynDNS domain: {error}",
|
"dyndns_unsubscribe_failed": "Could not unsubscribe DynDNS domain: {error}",
|
||||||
"dyndns_unsubscribed": "DynDNS domain unsubscribed",
|
"dyndns_unsubscribed": "DynDNS domain unsubscribed",
|
||||||
"dyndns_unsubscribe_denied": "Failed to unsubscribe domain: invalid credentials",
|
|
||||||
"dyndns_unsubscribe_already_unsubscribed": "Domain is already unsubscribed",
|
|
||||||
"dyndns_set_recovery_password_denied": "Failed to set recovery password: invalid key",
|
|
||||||
"dyndns_set_recovery_password_unknown_domain": "Failed to set recovery password: domain not registered",
|
|
||||||
"dyndns_set_recovery_password_invalid_password": "Failed to set recovery password: password is not strong enough",
|
|
||||||
"dyndns_set_recovery_password_failed": "Failed to set recovery password: {error}",
|
|
||||||
"dyndns_set_recovery_password_success": "Recovery password set!",
|
|
||||||
"dyndns_unavailable": "The domain '{domain}' is unavailable.",
|
|
||||||
"extracting": "Extracting...",
|
"extracting": "Extracting...",
|
||||||
"field_invalid": "Invalid field '{}'",
|
"field_invalid": "Invalid field '{}'",
|
||||||
"file_does_not_exist": "The file {path} does not exist.",
|
"file_does_not_exist": "The file {path} does not exist.",
|
||||||
|
@ -781,4 +781,4 @@
|
||||||
"yunohost_installing": "Installing YunoHost...",
|
"yunohost_installing": "Installing YunoHost...",
|
||||||
"yunohost_not_installed": "YunoHost is not correctly installed. Please run 'yunohost tools postinstall'",
|
"yunohost_not_installed": "YunoHost is not correctly installed. Please run 'yunohost tools postinstall'",
|
||||||
"yunohost_postinstall_end_tip": "The post-install completed! To finalize your setup, please consider:\n - diagnose potential issues through the 'Diagnosis' section of the webadmin (or 'yunohost diagnosis run' in command-line);\n - reading the 'Finalizing your setup' and 'Getting to know YunoHost' parts in the admin documentation: https://yunohost.org/admindoc."
|
"yunohost_postinstall_end_tip": "The post-install completed! To finalize your setup, please consider:\n - diagnose potential issues through the 'Diagnosis' section of the webadmin (or 'yunohost diagnosis run' in command-line);\n - reading the 'Finalizing your setup' and 'Getting to know YunoHost' parts in the admin documentation: https://yunohost.org/admindoc."
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue