[i18n] Translated using Weblate (English)

Currently translated at 100.0% (239 of 239 strings)
This commit is contained in:
Jérôme Lebleu 2016-05-30 15:18:45 +02:00 committed by Jérôme Lebleu
parent 12a208fced
commit 4e46d6eb28

View file

@ -28,7 +28,7 @@
"app_unsupported_remote_type": "Unsupported remote type used for the app", "app_unsupported_remote_type": "Unsupported remote type used for the app",
"app_upgrade_failed": "Unable to upgrade {app:s}", "app_upgrade_failed": "Unable to upgrade {app:s}",
"app_upgraded": "{app:s} successfully upgraded", "app_upgraded": "{app:s} successfully upgraded",
"appslist_fetched": "Apps list successfully fetched", "appslist_fetched": "The app list has been fetched",
"appslist_removed": "App list successfully removed", "appslist_removed": "App list successfully removed",
"appslist_retrieve_error": "Unable to retrieve the remote app list", "appslist_retrieve_error": "Unable to retrieve the remote app list",
"appslist_unknown": "Unknown app list", "appslist_unknown": "Unknown app list",
@ -72,7 +72,7 @@
"diagnostic_no_apps": "No installed application", "diagnostic_no_apps": "No installed application",
"dnsmasq_isnt_installed": "dnsmasq does not seem to be installed, please run 'apt-get remove bind9 && apt-get install dnsmasq'", "dnsmasq_isnt_installed": "dnsmasq does not seem to be installed, please run 'apt-get remove bind9 && apt-get install dnsmasq'",
"domain_cert_gen_failed": "Unable to generate certificate", "domain_cert_gen_failed": "Unable to generate certificate",
"domain_created": "Domain successfully created", "domain_created": "The domain has been created",
"domain_creation_failed": "Unable to create domain", "domain_creation_failed": "Unable to create domain",
"domain_deleted": "Domain successfully deleted", "domain_deleted": "Domain successfully deleted",
"domain_deletion_failed": "Unable to delete domain", "domain_deletion_failed": "Unable to delete domain",
@ -113,7 +113,7 @@
"installation_failed": "Installation failed", "installation_failed": "Installation failed",
"ip6tables_unavailable": "You cannot play with ip6tables here. You are either in a container or your kernel does not support it.", "ip6tables_unavailable": "You cannot play with ip6tables here. You are either in a container or your kernel does not support it.",
"iptables_unavailable": "You cannot play with iptables here. You are either in a container or your kernel does not support it.", "iptables_unavailable": "You cannot play with iptables here. You are either in a container or your kernel does not support it.",
"ldap_initialized": "LDAP successfully initialized", "ldap_initialized": "LDAP has been initialized",
"license_undefined": "undefined", "license_undefined": "undefined",
"mail_alias_remove_failed": "Unable to remove mail alias '{mail:s}'", "mail_alias_remove_failed": "Unable to remove mail alias '{mail:s}'",
"mail_domain_unknown": "Unknown mail address domain '{domain:s}'", "mail_domain_unknown": "Unknown mail address domain '{domain:s}'",
@ -142,7 +142,7 @@
"no_restore_script": "No restore script found for the app '{app:s}'", "no_restore_script": "No restore script found for the app '{app:s}'",
"not_enough_disk_space": "Not enough free disk space on '{path:s}'", "not_enough_disk_space": "Not enough free disk space on '{path:s}'",
"package_not_installed": "Package '{pkgname}' is not installed", "package_not_installed": "Package '{pkgname}' is not installed",
"package_unexpected_error": "An unexpected error occured processing the package '{pkgname}'", "package_unexpected_error": "An unexpected error occurred processing the package '{pkgname}'",
"package_unknown": "Unknown package '{pkgname}'", "package_unknown": "Unknown package '{pkgname}'",
"packages_no_upgrade": "There is no package to upgrade", "packages_no_upgrade": "There is no package to upgrade",
"packages_upgrade_critical_later": "Critical packages ({packages:s}) will be upgraded later", "packages_upgrade_critical_later": "Critical packages ({packages:s}) will be upgraded later",
@ -192,7 +192,7 @@
"service_conf_updated": "The configuration has been updated for service '{service}'", "service_conf_updated": "The configuration has been updated for service '{service}'",
"service_conf_would_be_updated": "The configuration would have been updated for service '{service}'", "service_conf_would_be_updated": "The configuration would have been updated for service '{service}'",
"service_disable_failed": "Unable to disable service '{service:s}'", "service_disable_failed": "Unable to disable service '{service:s}'",
"service_disabled": "Service '{service:s}' successfully disabled", "service_disabled": "The service '{service:s}' has been disabled",
"service_enable_failed": "Unable to enable service '{service:s}'", "service_enable_failed": "Unable to enable service '{service:s}'",
"service_enabled": "Service '{service:s}' successfully enabled", "service_enabled": "Service '{service:s}' successfully enabled",
"service_no_log": "No log to display for service '{service:s}'", "service_no_log": "No log to display for service '{service:s}'",
@ -200,7 +200,7 @@
"service_regenconf_failed": "Unable to regenerate the configuration for service(s): {services}", "service_regenconf_failed": "Unable to regenerate the configuration for service(s): {services}",
"service_regenconf_pending_applying": "Applying pending configuration for service '{service}'...", "service_regenconf_pending_applying": "Applying pending configuration for service '{service}'...",
"service_remove_failed": "Unable to remove service '{service:s}'", "service_remove_failed": "Unable to remove service '{service:s}'",
"service_removed": "Service successfully removed: '{service:s}'", "service_removed": "The service '{service:s}' has been removed",
"service_start_failed": "Unable to start service '{service:s}'", "service_start_failed": "Unable to start service '{service:s}'",
"service_started": "Service '{service:s}' successfully started", "service_started": "Service '{service:s}' successfully started",
"service_status_failed": "Unable to determine status of service '{service:s}'", "service_status_failed": "Unable to determine status of service '{service:s}'",
@ -226,7 +226,7 @@
"upnp_port_open_failed": "Unable to open UPnP ports", "upnp_port_open_failed": "Unable to open UPnP ports",
"user_created": "User successfully created", "user_created": "User successfully created",
"user_creation_failed": "Unable to create user", "user_creation_failed": "Unable to create user",
"user_deleted": "User successfully deleted", "user_deleted": "The user has been deleted",
"user_deletion_failed": "Unable to delete user", "user_deletion_failed": "Unable to delete user",
"user_home_creation_failed": "Unable to create user home folder", "user_home_creation_failed": "Unable to create user home folder",
"user_info_failed": "Unable to retrieve user information", "user_info_failed": "Unable to retrieve user information",