From 944ddea2d6d1dd71303e21ad24400833d4116eda Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Mar 2018 10:00:31 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locales/en.json b/locales/en.json index cd4736e5..bed431af 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1048,6 +1048,14 @@ "umap_manifest_arguments_install_path": "Choose a path for umap", "umap_manifest_arguments_install_twitter_key": "Twitter Key (Optional field)", "umap_manifest_arguments_install_twitter_secret": "Twitter Secret Key (Optional field)", + "unattended_upgrades_manifest_arguments_install_after_apticron": "Would you like to receive an email to verify if there any upgrades left after each auto upgrade ?", + "unattended_upgrades_manifest_arguments_install_help_unattended_verbosity": "1: Progress report only.
2: Progress report and command outputs.
3: Progress report and command outputs and trace.
", + "unattended_upgrades_manifest_arguments_install_previous_apticron": "Would you like to receive an email to inform which upgrades need to be done ?", + "unattended_upgrades_manifest_arguments_install_unattended_mail": "Would you like to receive an email from Unattended-Upgrades ?", + "unattended_upgrades_manifest_arguments_install_unattended_verbosity": "Choose the level of verbosity of Unattended-Upgrades mail", + "unattended_upgrades_manifest_arguments_install_upgrade_level": "Choose the sources of packages to automatically upgrade", + "unattended_upgrades_manifest_arguments_install_ynh_update": "Would you like to update YunoHost packages automatically ?", + "unattended_upgrades_manifest_description": "Daily automatic upgrades", "vpnclient_manifest_arguments_install_domain": "Choose a domain for the web administration", "vpnclient_manifest_arguments_install_path": "Choose a path for the web administration", "vpnclient_manifest_description": "VPN Client",