1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

[mod] update en.json with new translations

This commit is contained in:
root 2018-04-22 16:20:25 +00:00
parent 7ef8e90e74
commit af8d063fb5

View file

@ -217,8 +217,15 @@
"facette_manifest_arguments_install_is_public": "Is it a public application?",
"facette_manifest_arguments_install_path": "Choose a path for Facette only / is accepted",
"facette_manifest_description": "Facette package for YunoHost.",
"fallback_manifest_arguments_install_auto_deploy": "[fallback server only] Deploy automatically the fallback in case of failure.",
"fallback_manifest_arguments_install_auto_detect_failure": "[fallback server only] Auto detect a failure of the main server ?",
"fallback_manifest_arguments_install_contact_mail": "[fallback server only] Email address to contact in case of failure.",
"fallback_manifest_arguments_install_delay_before_incident": "[fallback server only] Delay before declaring an incident with the main server.",
"fallback_manifest_arguments_install_encrypt": "[main server only] Do you want to encrypt your backups ?",
"fallback_manifest_arguments_install_encryption_pwd": "[main server only] Set the password for encryption.",
"fallback_manifest_arguments_install_help_auto_deploy": "Only for failure auto detection.",
"fallback_manifest_arguments_install_help_contact_mail": "Only for failure auto detection.<br>Should be obviously an address on another server !",
"fallback_manifest_arguments_install_help_delay_before_incident": "Only for failure auto detection.",
"fallback_manifest_arguments_install_help_encrypt": "You should desactive the encryption only if your fallback server is really safe.",
"fallback_manifest_arguments_install_help_encryption_pwd": "It's needed if you not turn off the encryption.",
"fallback_manifest_arguments_install_help_install_type": "Choose 'main server' if you make an installation on your real server. Or 'fallback server' if it's your backup server.",